body {
background-color: #ffffff;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 16px;
margin: 0px;
text-align: center;
}

a:link, a:visited {
color: #ffffff;
text-decoration: none;
}
a:hover {
color: #ffffff;
text-decoration: underline;
}

p {
margin: 0px;
line-height: 110%;
text-align: left;
text-indent: 12px;
padding: 8px;
}

h1 ,h2,h3,h4{
padding: 0px;
margin: 0px;
color: #FDF2C5;
}

img {
padding: 3px;
border: 0;
}

ul {
margin: 0px;
padding: 4px;

}
li {
padding: 1px 0px 0px 8px;
list-style: none;
}


/*------------------ general ------------ */

.header_title {
padding: 3px 0px 0px 8px;
font-size: 16px;
color: #000000;

}

#content a:link {
color: #302D3E;
text-decoration: none;
}
#content a:hover{
color: #302D3E;
text-decoration: underline;
}

.cat_item li a{
background-color: #47425C;
width: 100%;
}
.cat_item li a: hover{
background-color: #ffffff;
width: 100%;
}
.clear {
clear:both;
}

/*------------------sections--------------------*/

#main {
width:950px;
margin-right: auto;
margin-left: auto;
text-align: left;
}


#header {
height: 80px;
float:left;
width: 100%;
background-color: #50586B;
}


#contentwrapper{
float: left;
width: 100%;
background: #302D3E;
}
#contentwrapper div {
float:left;
}

#contentcolumn{
width: 730px; /*Set right margin to RightColumnWidth*/
background: #FDF2C5;
}

#rightcolumn{
float: left;
width: 220px; /*Width of right column in pixels*/

}

#footer {
clear:both;
height: 35px;
width: 100%;
background-color: #50586B;
}

/*----------------HEADER---------------------*/


#header h1 {
padding: 8px 0px 2px 5px;
margin: 0px;
font-size: 27px;
}

#header h3 {
padding: 8px 0px 0px 15px;
margin: 0px;
font-size: 17px;
}
#header_left {
float: left;
width: 400px;
}
#header_logo {
float:left;
width: 65px;
height: 80px;
}
#header_logo img {
padding: 0px;
margin: 0px;
}
#header_title {
float:left;
width: 335px;
height: 40px;
}
#header_title a, a:hover {
text-decoration:none;
}
#header_subtitle {
height: 40px;
float:left;
}
#header_right {
float:right;
width: 500px;

}
#header_menu {
height: 20px;
float:right;
padding-right: 7px;
padding-top: 5px;
}
#header_menu li {
display: inline;
list-style-type: none;
}
#header_menu li a:hover {
text-decoration: underline;
}
#header_social {
clear:both;
height: 50px;
float: right;
margin-top: -3px;
}
.social_icon {
float: right;
margin: 4px 0px 0px -8px;
padding: 0px;
}


/*------------------HOME PAGE-------------------*/
#contentwrapper a {
color: #302D3E;
font-weight:bold;

}

#ad_bar {
height: 25px;
background-color: #728C98;
width: 100%;
padding-top:5px;
}

.left_col {
width: 330px;
clear: both;
float:left;

}
.right_col {
width: 400px;
float:left;
}
#slideshow {
height: 170px;
float:left;
background: url("http://brain-training-games.net/images/brain-fitness-games.jpg") no-repeat;
padding:0px;
margin: 0px;
}

#intro_text {
height: 170px;
float: left;
background-color: #FDF2C5;
}

#latest_games{
width: 100%;
float: left;
clear:both;

}

#blog_posts {
width: 100%;
background-color: #FDF2C5;
}
#site_news {
width: 100%;
background-color: #dddaaa;
}

.green_title_bar {
width: 100%;
height: 25px;
background-color: #99BAA5;
}
.blue_title_bar {
width: 100%;
height: 25px;
background-color: #728C98;
float:left;
}

.blog_post_date {
font-size: 13px;
padding: 4px 0px 0px 8px;
float:left
}
.blog_post_title {
font-size: 15px;
font-weight: bold;
padding: 0px 0px 3px 8px;
float:left;
clear:both;
}
.blog_post_content {
clear:both;
font-size: 14px;
padding-left: 10px;
padding-bottom: 7px;
}

.game_title {

width:100%;

}
.game_title h3 {
border-bottom: 1px solid;
margin-right: 5px;
width:95%;
color:  #302D3E;
float:left;
font-size: 18px;
padding-top: 4px;
margin-left: 8px;
}
.game_title a, a:visited, a:hover {
text-decoration: none;
}

.game_img {
clear:both;
float:left;
width: 110px;
margin-left: 8px;
}
.game_desc {
float:left;
width: 270px;
padding: 2px 5px;
}
.game_desc p {
padding: 0px;
margin:0px;
}

.latest_game {
padding: 0 0 7px 0;
background-color: #dddaaa;
}


/*-------------SIDEBAR----------------*/
#rightcolumn a {
color: #ffffff;
text-decoration: none;
}

#rightcolumn h2 {
font-size: 19px;
font-weight:bold;
}

#rightcolumn ul {
padding:0px;
margin:0px;

}
#rightcolumn ul li {
clear:both;
}

#rightcolumn ul li ul {
padding-bottom: 7px;
}

#rightcolumn ul li ul li {
font-size: 17px;
}
#rightcolumn ul li ul li a:hover{
padding-left: 3px;
}

	


/*-------------FOOTER---------------*/

#footer_right_menu {
float:right;
}
#footer_left_menu {
float:left;
}
#footer li {
display: inline;
list-style-type: none;
}
#footer a {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}


/*-------------Game Page-----------------*/

#game {
width: 600px;
height: 500px;
clear:both;
margin: 10px 60px 15px 60px;
}
#game_instructions {
margin:0px;
}
#game_tags {
text-align: center;
width: 100%;
padding-bottom: 3px;
}


/*------------POST ---------------------*/

.post h2 {
	color: #302D3E;
	font-size: 22px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
}
.post_info {
	padding-left: 10px;
	padding-top: 2px;
}
.author_box {
background-color: #99BAA5;
margin: 0 15px;
}
.author_box p {
padding: 6px;
font-style: italic;
}


/*--------------------- comments ------------------------ */
.gravatar {
	padding: 3px;
}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin:0 0 10px 0;
	padding: 0px;
	}

.commentlist cite {
	display:block;
	font-style:normal;
	background:url(http://brain-training-games.com/images/bg_comments2_cite.gif);
	color:#596e3b;
	
	margin-bottom: 6px;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	float:left;
	padding-top: 25px;
	}

.commentlist .time {
	background: url(http://www.yoursite.com/images/bg_clock.gif) no-repeat 1px;
	float:right;
	bottom: 0;
	padding-right: 5px;
	padding-top: 25px;
	}

.commenttext {
	clear:both;
	background: #dddaaa url(http://www.yoursite.com/images/bg_comments2_text.jpg) repeat-x bottom;
	padding: 0 0px 10px 0px;
	color:#000000;
	width: 100%;
	border-top:1px solid #302D3E;
	border-bottom:1px solid #302D3E;
	}
