/*  
Theme Name: Gameprom Theme 3
Theme URI: http://www.fireandknowledge.org/
Description: A simple Wordpress theme based on the <a href="http://code.google.com/p/blueprintcss/">Blueprint CSS Framework</a>.
Version: 1.0
Author: Volodymyr Pokropyvnyi
Author URI: http://www.fireandknowledge.org/

Credits:

Based on the Blueprint CSS Framework:
http://code.google.com/p/blueprintcss/

Uses Fam Fam Fam Silk Icons: 
http://www.famfamfam.com/lab/icons/silk/

*/

.container {
	width: 860px;
	border-top: 0px #668040 solid; 
margin:5px auto 0;
padding:0 0 10px;	
}

body {
	font-family:  arial, tahoma, 'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	margin: 0;
	line-height: 1.3em;
	color: #555;
	background: scroll #d3d3d3 url('images/bg.png') repeat-x;
}

h1, h2, h3 {
	font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-weight:bold;
}

#header {
	line-height: 1.3em;
	padding: 0;
	height: 85px;
	background: scroll #dedede url('images/header.png') top center no-repeat;	
}

#header .logo {
	float:left;
	width:324px;
}

#header img {
	margin:19px 0 0 28px;
	padding:0;
}

#header .icons {
float:right;
margin-right:15px;
margin-top:27px;
text-align:center;
width:200px;
}
#header .icons a {
margin:0 6px;
padding:0;
}
#header .icons img {
margin:0;
padding:0;
}
#content-top {
	background:transparent url(images/content-bg-top.png) no-repeat scroll 3px top;
	height:5px;
	margin:10px auto 0;
}

#content {
	background:transparent url(images/content-bg.png) repeat-y scroll 3px top;
	clear:both;
	color:#333333;
	margin:0 auto;
	overflow:hidden;
}

#content-bottom {
	background:transparent url(images/content-bg-bottom.png) no-repeat scroll 3px top;
	height:7px;
	margin:0 auto;
}

h3.content-h {
color:#FFFFFF;
font-size:110%;
letter-spacing:0px;
padding:0;
text-transform:uppercase;
}
h3.content-h div {
background:transparent url(images/content-header-blue.gif) no-repeat scroll left top;
padding:3px 0 0 20px;
}

#footer {
	background:#D3D3D3 url(images/footer.png) no-repeat scroll center top;
	height:46px;
	margin:10px 0;
	padding:15px 20px;
	text-align:center;
}

#footer .left {
	float:left;
	text-align:left;
}

#footer .right {
	margin-left:110px;
	text-align:left;
}


.nav-primary {
	float: left;
	margin: 31px 0px 0 0px;
}

ul.menu {
	margin: 0;
	list-style-type: none;
	display: block;
}

ul.menu li {
	float: left;
	display: inline;
	position: relative; /*--Declare X and Y axis base--*/	
}

ul.menu li a {
	text-align: center;
	padding: 5px 4px;
	font-size: 14px;
}

ul.menu li a.current {
	background-color: #43ABDA;
	color: #fff;
}
ul.menu li a.last {
	background-color: #43ABDA;
	color: #fff;
}

ul.menu li a:hover {
	text-decoration: none;
}

ul.menu li.collapse > a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-image: url('../img/arrow-down.gif');
	background-repeat: no-repeat;
	background-position: 100% 13px;
	padding-right: 15px;
}

ul.menu li.collapse > a:hover {
	#background-color:#7CAC40 !important;
	background-image:url(../img/arrow-down-active.gif);
	color:#FFFFFF;
	text-decoration:none;
}

ul.menu li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 29px;
	background-color: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 142px;
	border: 0px solid #295CCC;
}

ul.menu li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 0px solid #54B1D1; /*--Create bevel effect--*/
	border-bottom: 0px solid #54B1D1; /*--Create bevel effect--*/
	clear: both;
	width: 142px;
}
html ul.menu li ul.subnav li a {
	font-weight: normal;
	float: left;
	width: 134px;
	background: #295CCC url(dropdown_linkbg.gif) no-repeat 10px center;
}
html ul.menu li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #8CCFEE url(dropdown_linkbg.gif) no-repeat 10px center;
}

/* primary menu */
ul.primary {
	z-index: 100;
}

ul.primary li {
	line-height: 27px;
	float: left;
	padding: 0 9px;
	background: transparent url('images/menu-element-bg.gif') top right no-repeat;
}

ul.primary li a {
	display: block;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 12px;
	text-decoration: none;
	color: #555;
	line-height: 27px;
	z-index: 100;

}

ul.primary li a span{
	padding: 0px 7px 0px 0;
	display: inline-block;
	height: 27px;
	
}

ul.primary li a:hover {
	text-decoration: none;
	color: #fff;
	background: transparent url('images/button_blue.gif') left center no-repeat; 
}

ul.primary li a:hover span {
	background: scroll transparent url('images/button_blue.gif') no-repeat right center;
}

ul.primary li a.current {
	background-color: #43ABDA;
	color: #fff;
}

ul.primary li a.last {
	background-color: #43ABDA;
	color: #fff;
}
/* end of primary menu */

/* title menu */
ul.title li {
	line-height: 15px;
	float: left;
	padding: 0 4px;
	background: transparent url('images/menu-element-bg.gif') top right no-repeat;
}

ul.title li a {
	display: block;
	text-align: center;
	padding: 0 0 0 5px;
	font-size: 12px;
	text-decoration: none;
	color: #555;
	line-height: 20px;
	z-index: 100;

}
ul.title li a span{
	padding: 0px 5px 0px 0;
	display: inline-block;
	height: 20px;
	
}

ul.title li a:hover {
	text-decoration: none;
	color: #fff;
	background: transparent url('images/button-blue-small.gif') left center no-repeat; 
}

ul.title li a:hover span {
	background: scroll transparent url('images/button-blue-small.gif') no-repeat right center;
}

ul.title li a.current {
	background-color: #43ABDA;
	color: #fff;
}

ul.title li a.last {
	background-color: #43ABDA;
	color: #fff;
}

#page {
	border-bottom:0px solid #CCCCCC;
	border-left:0px solid #CCCCCC;
	border-right:0px solid #CCCCCC;
	float:left;
	margin:0 0 0 20px;
}

#maincontent, #sidebar {
	padding:0 0 0px;
}
#maincontent .content {
	line-height:1.5em;	
	padding: 0px 40px 0 20px;
	border-right: 1px solid #ddd;
	margin-top: 10px;
	font-size: 13px;
}

#sidebar {
	margin-left:0px;
	border: 0px solid #bbb;
	width: 258px;
}
#sidebar ul, #sidebar ul ol {
	margin:0;
	margin-top: 10px;
	padding: 0px 10px 0 10px;
}
#sidebar ul li, #sidebar ul li#subscribe ul li {
background:transparent none repeat scroll 0 0;
list-style-type:none;
margin-bottom:20px;
padding-left: 20px;
}
#sidebar ul li {
	padding:0 0 0 0px;
}
#sidebar ul li ul li {
background:transparent url(../images/icons/bullet_square_grey.gif) no-repeat scroll left 3px;
font-size:0.9em;
margin:0 0 0 -18px;
padding:2px 0 2px 25px;
}

#facebooklikebox-3 h2 {
	display:none;
}

#sidebar h2 {
	color: #fff;
	background-color: #aaa;
	font-weight: bold;
	font-size: 12px;
	padding: 6px 6px 6px 10px;
}
#maincontent .post h2 {
	margin-bottom:5px;
	color: blue;
	line-height: 1.1em;
}
#maincontent h2 {
	border-bottom:0px dotted #AAAAAA;
	margin-bottom:15px;
}
h2 a {
	color:#2C519E;
	text-decoration:none;
}

#sidebar img {
	margin:-2px 5px 0 0;
	vertical-align:middle;
}
#sidebar h2 a {
color:#FFFFFF;
text-decoration: none;
}

#calendar_wrap caption {
	background-color: transparent;
}

.post {
	margin-bottom:40px;
}

.widget_tag_cloud {
	line-height: 1.8em;
}

#tag_cloud a {
	text-decoration: none;
}
