/*
Theme Name: Raghu Gridline Lite
Theme URI: http://www.graphpaperpress.com/
Description: A Wordpress magazine theme based on the Blueprint CSS Framework.
Version: 1.0
Template: gridline_lite
Author: Thad Allender for Graph Paper Press
Author URI: http://www.graphpaperpress.com/
Credits: http://code.google.com/p/blueprintcss/
*/

@import url('../gridline_lite/css/lib/reset.css');
@import url('../gridline_lite/style.css');
@import url('../gridline_lite/css/lib/forms.css');
@import url('../gridline_lite/css/lib/grid.css');
@import url('../gridline_lite/css/lib/ie.css');
@import url('../gridline_lite/css/lib/typography.css');


body
{
	margin-bottom: 0;
	margin-top: 0;
	background: url('') top repeat-x;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 2em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img.buy-button {display:block; margin-bottom: 10px; }

#maincontent .content { padding: 25px 30px 20px 0; }

#header h1 { background: url('images/digi_buy_guide_logo.jpg') no-repeat; }
#header h1 a {
filter:alpha(opacity=0);
-moz-opacity: 0;
opacity:0;
}


h2 a {color: #3268A8; }

#nav { background: transparent url(images/digibuy-menu-new.jpg) 0 0 repeat-x; }
#navmenu-h { background: none; }
ul#navmenu-h a { background: none; color: #fff; font-size: 14px; line-height: 18px; margin-top: 7px; }
ul#navmenu-h a:hover { background: none; color: #fff; font-size: 14px; line-height: 18px; margin-top: 7px; }
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a
{
        background: none;
        color: #FFF;
}

.post-tags { clear: both; }
.clearboth {clear:both; }

#footer-menu { text-align: center; }

/* Remove the stupid smiley added by wpstats */
img#wpstats{display:none}
