/*
Theme Name: PrimeGamer
Theme URI: http://www.primegamer.co.uk
Description: Based on the <a href="http://andreasviklund.com/wordpress-themes/">WP-andreas01</a> by Andreas Viklund. Valid XHTML 1.0 Strict and CSS. Public domain.
Version: 2.0
Author: bb
Author URI: http://www.primegamer.co.uk
Tags: 2 columns, 3 columns
*/

/* Body */
* {margin:0; padding:0;}
body {
	width:							auto;
	height:                         100%;
	margin:                         0px;
	padding:						0px;
	background:						#a3a3a3;
	font-family:					Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size:						12px;
	line-height:					1.6em;
	text-decoration:				none;
	text-align:						justify; 
	background-attachment:			fixed; 
}

#b3_body {
	position:						relative;
	width:							976px;
	height:							100%;
	margin-left:					auto;
	margin-right:					auto;
	padding:						10px 10px 10px 10px;
}

#b3_header {
	width:							976px;
	height:                         119px;
	padding:						0px;
	background-image:				url(./img/header_bg.png);
	background-position:			0px 0px;
	background-repeat:				repeat-x;
}

#b3_header_image {
	position:						absolute;
}

.b3_header_menu_item {
	float:							right;
	margin-top:						0px;
	margin-left:					0px;
	border:							0px;
}


#b3_footer {
	clear:							both;
	height:                         29px;
	color:							#EEEEEE;
	text-align:						center;
	background-image:				url(./img/btm_edge.png);
	background-position:			0px 0px;
	background-repeat:				repeat-x;
}

.b3_ft_left {
	clear:							both;
	float: 							left;
}

.b3_ft_right {
	float: 							right;
}

#b3_main {
	clear:							both;
	float:							left;
	width:							976px;
	margin:							0px;
	padding:						10px 0px 10px 9px;
	background-image:				url(./img/bg.png);
	background-position:			0px 0px;
	background-repeat:				repeat-y;
}

#b3_content {
	clear:							both;
	float:							left;
	width:							950px;
}

/* Green and blue box layout styles  */
/* Green bg/border = e1ece1 / 495f49 */
.green_header {
	float: 							left;
	width: 							100%;
	height: 						24px;
	border-left: 					1px solid #000000;
	border-right: 					1px solid #000000;
	background-image:				url(./img/gsec_head_bg.png);
	background-position:			0px 0px;
	background-repeat:				repeat-x;
}

.grhd_left {
	float: 							left;
	width: 							7px;
	height: 						24px;
	margin-left: 					-1px;
	background: 					#e1ece1;
	background-image:				url(./img/gsec_head_left.png);
	background-position:			0px 0px;
	background-repeat:				no-repeat;
}

.grhd_right {
	float: 							right;
	width: 							7px;
	height: 						24px;
	margin-right: 					-1px;
	background-image:				url(./img/gsec_head_right.png);
	background-position:			0px 0px;
	background-repeat:				no-repeat;
}

.green_body {
	float: 							left;
	width: 							100%;
	background: 					#e1ece1;
	border-left: 					1px solid #495f49;
	border-right: 					1px solid #495f49;
}

.green_footer {
	float: 							left;
	width: 							100%;
	height: 						7px;
	background: 					#e1ece1;
	border-bottom: 					1px solid #495f49;	
	border-left: 					1px solid #000000;
	border-right: 					1px solid #000000;
}

.grft_left {
	float: 							left;
	width: 							7px;
	height: 						8px;
	margin-left: 					-1px;
	background-image:				url(./img/gsec_btm_left.png);
	background-position:			0px 0px;
	background-repeat:				no-repeat;
}

.grft_right {
	float: 							right;
	width: 							7px;
	height: 						8px;
	margin-right: 					-1px;
	background-image:				url(./img/gsec_btm_right.png);
	background-position:			0px 0px;
	background-repeat:				no-repeat;
}

/* Blue bg/border  = cfddee / 2e415b */
.blue_header {
	float: 							left;
	width: 							100%;
	height: 						24px;
	border-left: 					1px solid #000000;
	border-right: 					1px solid #000000;
	background-image:				url(./img/bsec_head_bg.png);
	background-position:			0px 0px;
	background-repeat:				repeat-x;
}

.blhd_left {
	float: 							left;
	width: 							7px;
	height: 						24px;
	margin-left: 					-1px;
	background: 					#cfddee;
	background-image:				url(./img/bsec_head_left.png);
	background-position:			0px 0px;
	background-repeat:				no-repeat;
}

.blhd_right {
	float: 							right;
	width: 							7px;
	height: 						24px;
	margin-right: 					-1px;
	background-image:				url(./img/bsec_head_right.png);
	background-position:			0px 0px;
	background-repeat:				no-repeat;
}

.blue_body {
	float: 							left;
	width: 							100%;
	background: 					#cfddee;
	border-left: 					1px solid #2e415b;
	border-right: 					1px solid #2e415b;
}

.blue_footer {
	float: 							left;
	width: 							100%;
	height: 						7px;
	background: 					#cfddee;
	border-bottom: 					1px solid #2e415b;	
	border-left: 					1px solid #000000;
	border-right: 					1px solid #000000;
}

.blft_left {
	float: 							left;
	width: 							7px;
	height: 						8px;
	margin-left: 					-1px;
	background-image:				url(./img/bsec_btm_left.png);
	background-position:			0px 0px;
	background-repeat:				no-repeat;
}

.blft_right {
	float: 							right;
	width: 							7px;
	height: 						8px;
	margin-right: 					-1px;
	background-image:				url(./img/bsec_btm_right.png);
	background-position:			0px 0px;
	background-repeat:				no-repeat;
}


.box {
	width: 							inherit;
}

.box_article {
	padding: 						15px 7px 0px 7px;
}

.boxh_1 {
	position: 						relative;
	top: 							2px;
	font-size: 						13px;
	font-weight: 					bold;
	color:							#000000;
}

.boxh_2 {
	position: 						relative;
	top: 							2px;
	font-size: 						13px;
	font-weight: 					bold;
	color:							#FFFFFF;
}

.blog_desc {
	padding-top:  					97px;
	margin-right:					-8px;
	color:							#C0C0C0;
	font-size: 						15px;
}

.author {
	font-style: 					italic;
	margin:							0px 0px 10px 0px;
	padding:						0px 2px 2px 2px;
	font-size:						13px;
	line-height:					1.0em;
	color:							#293629;
}


/* Links */
a {background-color:inherit; color:#7c9cc4; font-weight:bold; text-decoration:none;}
a:hover {background-color:inherit; color:#7c9cc4; font-weight:bold; text-decoration:underline;}
a img {border:0;}

/* Header */
#header {margin:10px 0 0;}
#header h1 {background-color:inherit; color:#555; float:left; font-size:2em; letter-spacing:-1px; margin:0 0 10px; width:350px;}
#header h1 a {background-color:inherit; color:#555; text-decoration:none;}
#header p {background-color:inherit; color:#777; float:right; font-size:1.1em; font-weight:bold; line-height:1.3em; margin:6px 0 0; text-align:center; width:400px;}
#frontphoto {margin:0 0 10px;}

/* Sidebars */
#leftside {clear:right; float:right; line-height:1.5em; margin:0 0 5px; padding:0; width:140px;}
#extras {clear:right; float:right; line-height:1.4em; margin:0 0 5px; padding:0; width:140px;}
#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {font-size:0.9em; margin:0 0 18px;}
#leftside li, #extras li {line-height:1.2em; list-style:none; margin:0 0 6px;}
#leftside ul ul, #extras ul ul {margin:6px 0 0 10px;}
#leftside ul ul li, #extras ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #extras ul ul li a {font-weight:normal;}
#leftside ul.linklist, #extras ul.linklist {font-size:1em;}
#leftside ul.linklist ul, #extras ul.linklist ul {margin:0 0 20px;}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a {font-weight:bold;}
#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {background-color:inherit; color:#707070; font-size:1.3em; font-weight:normal; text-align:left; margin:0 0 6px;}
#leftside label, #extras label {display:none;}

/* Main menu */
ul.page {list-style:none; margin:0 0 20px; width:140px;}
ul.page li {display:inline; line-height:1.4em; width:140px;}
ul.page li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
ul.page li a:hover, ul.page li.current_page_item a {background-color:#eaeaea; border-left:4px solid #7c9cc4; color:#505050;}
ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
ul.page ul a {padding:3px 1px 3px 5px; width:115px;}
ul.page ul ul {width:113px;}
ul.page ul ul a {width:100px;}

/* Content */
#content {line-height:1.6em; margin:0 148px 5px 0px; padding:0;}
#contentwide {line-height:1.6em; margin:0 0 5px 0px; padding:0;}
#content h1,#contentwide h1, #content h1 a, #contentwide h1 a {
	margin:							0px 0px 5px 0px;
	padding:						10px 5px 2px 5px;
	font-size:						23px;
	line-height:					1.4em;
	font-weight:					bold;
	font-style:						italic;
	text-align:						left;
	background:						#1a221a;
	color: 							#FFFFFF;
	border-bottom:					none;
}
#content h1 a, #contentwide h1 a {
	margin:							0px;
	padding:						0px;
	color: 							#FFFFFF;
	background: 					none;
	text-decoration: 				none;
}
#content h1 a:hover, #contentwide h1 a:hover {
	margin:							0px;
	padding:						0px;
	color: 							#FFFFFF;
	background: 					none;
	text-decoration: 				none;
	border-bottom:					none;
}
#content a, #contentwide a {
	color: 							#577257;
	text-decoration:				none;
	border-bottom:					1px dotted #a0cc9d;
}

#content a:hover, #contentwide a:hover {
	color: 							#ebebeb;
	background:						#6889b1;
	border-bottom:					1px solid #a0cc9d;
}
#content h2,#contentwide h2 {font-size:1.6em; margin:10px 0 8px;}
#content h3,#contentwide h3 {font-size:1.4em; margin:10px 0 8px;}
#content img,#contentwide img {border:1px solid #d0d0d0; display:block; margin-left:auto; margin-right:auto;}
#content ul,#contentwide ul,#content ol,#contentwide ol {margin:0 0 16px 20px;}
#content li,#contentwide li {padding:0 0 0 5px;}
#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol {margin:0 0 0 16px;}

/* Footer */
#footer {border-top:2px solid #e0e0e0; font-size:0.9em; clear:both; color:#777; font-weight:normal; line-height:1.7em; margin:0 auto; padding:10px 0; text-align:center; width:760px;}
#footer p {margin:0; padding:0;}
#footer a {color:#777; font-weight:normal; text-decoration:none;}
#footer a:hover {color:#555; text-decoration:underline;}
#footer strong a {font-weight:bold;}
#footer span.credits {font-size:1.1em;}

/* Subpage menu */
#subpages {border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; float:right; font-weight:bold; line-height:1.3em; margin:-5px 0 8px 15px; padding:0 0 10px 10px; width:190px;}
#subpages h2 {font-size:1.2em; font-weight:bold; letter-spacing:-1px; line-height:1.3em; margin:0 0 12px;}
#subpages ul.submenu {line-height:1.4em; list-style:none; margin:0;}
#subpages ul.submenu li {display:inline; line-height:1.4em; width:180px; padding:0;}
#subpages ul.submenu li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:3px 1px 3px 5px; text-decoration:none; width:180px;}
#subpages ul.submenu li ul {margin:0 0 5px 10px; width:170px;}
#subpages ul.submenu li ul li a {width:170px;}
#subpages ul.submenu li ul ul {margin:0 0 5px 10px; width:160px;}
#subpages ul.submenu li ul ul li a {width:160px;}
#subpages ul.submenu li ul ul ul {margin:0 0 5px 10px; width:150px;}
#subpages ul.submenu li ul ul ul li a {width:150px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {background-color:#eaeaea; border-left:4px solid #286ea0; color:#555;}
#subpages ul.submenu li.current_page_item ul li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#555;}

/* Tags */
p,ul,ol {margin:0 0 18px;}
blockquote {border-left:4px solid #d0d0d0; margin:0px 10px 15px 10px; padding:10px;}
blockquote p {background-color:inherit; color:#505050; margin:0px; padding:0px;}
label {background-color:inherit; color:#606060; font-size:0.9em; font-weight:bold;}
table#wp-calendar {margin:0 0 5px; width:140px; color:#ededed;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:4px solid #cccccc;}

/* Forms */
#s,#submit {background-color:#ffffff; border:1px solid #cccccc; color:#505050; font-size:0.9em; margin:0 0 16px; padding:4px; width:130px;}
#author,#email,#url,#comment {border:1px solid #cccccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* WP image align classes */
.wp-caption {padding: 5px; background: #eee; border: 1px solid #ccc; text-align:center;}
.wp-caption-text {padding: 0px; margin: 0px; font-size:10px; text-align:center;color:#555555;}
.alignright {float:right; margin: 5px 0px 5px 10px}
.alignleft {float:left; margin: 5px 10px 5px 0px}
.aligncenter {display:block; margin-left:auto; margin-right:auto;}

/* Various classes */
.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.hide {display:none;}
.post {margin:0 0 25px;}
.postinfo {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#606060; font-size:0.9em; font-weight:bold; line-height:1.5em; margin:1px 0 5px; padding:8px 5px 8px 8px;}
.comment {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#000000; margin:0 0 10px; padding:8px 5px 0 8px;}
.commenticon { color:#606060; }
.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
.gravatarside {float:right; width:48px; height:48px; margin:0 5px 5px 5px;}
.navigation {display:block; margin:10px 0 20px 0; padding:0; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}