/*  
Theme Name: MAX8
Version: 8.4.1-Vista
Author: Brent Trahan
Author URI: http://www.brenttrahan.com/
Description: A theme for MAXIMUMpcguides.
*/

*{margin:0;padding:0;}

body{
	background:#E5ECF3;
	color:#393733;
	font-family:"Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size:13px;
	}

h1,h2,h3{
	font-family:Corbel,sans-serif;
	}

a,a:visited{
	color:#1B5790;
	}

a:hover{
	color:#1C901A;
	}

.container,#boddy{
	width:935px;
	margin:0 auto;
	position:relative;
	}

img{
	border:none;
	}

.clear{
	clear:both;
	}




#header{
	background:#1B5790;
	}

#logo{
	margin:10px 0;
	}

#header ul{
	position:absolute;
	right:0;
	bottom:0;
	}

#header ul li{
	float:left;
	font-size:15px;
	list-style-type:none;
	}

#header ul li a,#header ul li a:visited{
	color:white;
	text-decoration:none;
	display:block;
	padding:6px 8px;
	}

#header ul li a:hover{
	color:#BBCDDE;
	text-decoration:underline;
	}

#header #selected a{
	background:#DAD9C7;
	color:#56554E!important;
	font-weight:bold;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	}

#header #cse-search-box{
	position:absolute;
	right:0;
	top:20px;
	}

#subHeader{
	background:#DAD9C7;
	border-bottom:1px solid #C8C8B3;
	padding:10px 0;
	margin-bottom:100px;
	}

#subHeader a,#subHeader a:visited,.spread a,.spread a:visited{
	color:#56554E;
	text-decoration:none;
	font-weight:bold;
	}

#subHeader a:hover,.spread a:hover{
	color:#000033;
	text-decoration:underline;
	}

.details{
	margin-bottom:10px;
	}

.details,.spread{
	padding:6px 9px;
	background:#C8C8B3;
	font-size:11px;
	}

.details,.spread,.sidebarHeader,#footer #fCats,#guide img,.note,#spreadBottom,.commenterDetails{
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#subHeader h1{
	font-size:32px;
	line-height:1.3em;
	}




#boddy{
	background:white;
	padding-bottom:5px;
	}

#boddy,#footer{
	margin-bottom:5px;
	}

#boddy,#footer{
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	}


#content{
	width:580px;
	float:left;
	position:relative;
	}

#excerpt{
	padding:15px;
	margin:0 0 20px 0;
	background:#DAD9C7;
	-moz-border-radius-bottomright: 3px;
	-khtml-border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-topleft:6px;
	-khtml-border-top-left-radius:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
	}

#excerpt p{
	font-size:16px;
	color:#56554E;
	line-height:1.6em;
	margin-bottom:1em;
	}

.spread{
	color:#56554E;
	}

.spread span a{
	margin-right:15px;
	}

span .last{
	margin-right:0;
	}

.ValignM img{
	vertical-align:middle;
	}

.latestGuides{
	padding:15px;
	margin:0 0 20px 0;
	background:#1B5790;
	-moz-border-radius-bottomright: 3px;
	-khtml-border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-topleft:6px;
	-khtml-border-top-left-radius:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
	}

.latestGuides p{
	color:white;
	font-size:22px;
	font-weight:bold;
	}

#guide,#indexList,#guideComments{
	margin-left:5px;
	}

#guide p,#guide li,#indexList p,#homeLeft p,#guideComments p,#guideComments li{
	font-size:13px;
	line-height: 1.6em;
	margin-bottom: 1.4em;
	}

.note{
	padding:15px;
	background:#FFFADF;
	color:#736926;
	display:block;
	}

#guide ol,#guide ul{
	padding-left:30px;
	}

#guide h2{
	margin:2em 0 .2em 0;
	color:#1B5790;
	font-size:22px;
	}

#guide h3,#guideComments h3{
	margin:2em 0 .2em 0;
	color:#901A1C;
	font-size:17px;
	text-transform:uppercase;
	}

#indexList h2,#indexList h2 a,#indexList h2 a:visited{
	color:#1B5790;
	font-size:22px;
	text-decoration:none;
	}

#indexList h2 a:hover{
	text-decoration:underline;
	}

#indexList span{
	font-size: 13px;
	color:#808080;
	margin-left:1em;
	font-family:"Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-weight:normal;
	}

#guide img{
	margin:1.6em 0 0 1.6em;
	padding:3px;
	border:solid 1px #DEDEDE;
	}

/* Start Comments

Thanks http://cdharrison.com/2008/12/wordpress-27-comments-style-starter-1/

 */
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li { border:1px solid #E0E0E0; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font:bold 14px/1.4 "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard cite.fn a.url:hover {}
ol.commentlist li div.vcard img.avatar { border:5px solid #E0E0E0; left:7px; position:absolute; top:7px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font:bold 10px/1.4 "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 12px/1.4 "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif; margin:0 0 1em; }
ol.commentlist li ul { font:normal 12px/1.4 "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { background:#1B5790; border:1px solid #1B5790; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:5px 10px;&nbsp; text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background:#1C901A; border:1px solid #1C901A; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
/* End Comments */


#sidebar{
	width:341px;
	float:right;
	}

.syndicate{
	background-image:url(i/f128L.png);
	background-position:235px -30px;
	background-repeat:no-repeat;
	-moz-border-radius-topright:6px;
	-khtml-border-top-right-radius:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
	padding:20px 0;
	}

.syndicate p a{
	font-size:14px;
	font-weight:bold;
	line-height:2.3em;
	margin:0 5px 0 15px;
	}

.sidebarHeader{
	background:#1B5790;
	margin-right:5px;
	padding:4px 7px 7px 7px;
	}

.sidebarHeader h3{
	color:white;
	font-size:22px;
	}

.sidebarHeader p{
	color:#BBCDDE;
	text-transform:uppercase;
	font-size:10px;
	}

#sidebar ul{
	margin:10px 5px 30px 0;
	text-decoration:none;
	}

#sidebar li{
	font-size:12px;
	margin-bottom: 1em;
	line-height: 1.4em;
	list-style: none;
	padding-left: 22px;
	background: url(http://www.offload.maximumpcguides.com/images/bulletPage.png) no-repeat 2px 0;
	}

#sidebar li a{
	text-decoration:none;
	display:block;
	}

#sidebar li a:hover{
	text-decoration:underline;
	}




#footer{
	background:#DAD9C7;
	margin:0 auto 10px auto;
	width: 925px;
	padding:5px;
	}

#footer #fCats{
	background:#C8C8B3;
	padding:20px;
	margin-bottom:20px;
	}

#footer #fCats h3{
	font-size:20px;
	display:block;
	padding-bottom:5px;
	border-bottom:1px dotted #DAD9C7;
	margin-bottom:15px;
	}

#box1,#box2,#box3,#box4{
	float:left;
	width:200px;
	font-size:13px;
	line-height:1.6em;
	}

#box1,#box2,#box3{
	margin-right:5px;
	}

#fbox1,#fbox2,#fbox3{
	float:left;
	}

#fbox1 p,#fbox2 p,#fbox3 p{
	line-height:1.6em;
	font-size:11px;
	}

#fbox1{
	width:150px;
	margin:0 0 0 20px;
	}

#fbox2{
	width:330px;
	}

#fbox3{
	width:200px;
	}

#footer a,#footer a:visited{
	color:#56554E;
	}

#footer a:hover{
	color:#000033;
	}

#footer h3{
	font-size:18px;
	padding-bottom:5px;
	}

#footerL{
	width:900px;
	margin:0 auto 20px auto;
	}

#footerL p{
	font-size:11px;
	line-height: 1.6em;
	margin-bottom: 1.4em;
	color:#999;
	}

#homeLeft,#homeRight,#homeRightL,#homeRightR{
	width:49%;
	}

#homeRight h2{
	margin-bottom:1em;
	padding-bottom:5px;
	border-bottom:1px solid #C8C8B3;
	}

#homeLeft,#homeRightL{
	float:left;
	}

#homeRight,#homeRightR{
	float:right;
	}

#homeRightL p,#homeRightR p{
	font-size:14px;
	line-height: 1.6em;
	padding-left: 22px;
	background: url(http://www.offload.maximumpcguides.com/images/bulletPages.png) no-repeat 2px 0;
	}