/*
Theme Name: My Brute Theme
Theme URI: http://www.mybrutecheats.com/
Description: My Brute theme is based on the addicting flash game called My Brute.
Author: Jehzeel Laurente
Author URI: http://www.jehzlau-concepts.com/
Tags: brute, brown, light brown, kiddy
*/

div#fb_fan_div{width: 250px;
height: 64px;
margin-top: 6px;
margin-left: 32px;
background-color: #F8ED8F;
border: 2px solid #AA8471;
}


.aligncenter {
display: block;
margin: 0 auto;
}


#search_box {
    width: 219px;
    height: 65px;
    background: url(images/searchbg.jpg);
padding-top: 10px;
}
#search_box #s {
    float: left;
    border: 0;
    width: 195px;
    background: none;
font-size: 20px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
font-weight: bold;
text-align: center;
}

#search_box input:focus {
	outline: none;
}



body {
	background: url(images/bodybg.jpg) #ecad71;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	text-align: justify;
}

body a {
color: #999999;
}

#container {
	width: 960px;
	margin: 0 auto;
	background: url(images/containerbg.gif);
	background-repeat: repeat-y;
}

#topheader {
background: url(images/mybrutecheats.jpg);
width: 930px;
height: 149px;
}

#header {
	height: 110px;
	padding: 40px 50px 0 50px;
	background: url(images/headerbg.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	position: relative;
}

#header h1 {
	margin: 0;
	font-size: 20px;
}

#header a {
	text-decoration: underline;
	color: #000000;
}

#header a:hover {
	color: #333333;
}

#header #search {
	position: absolute;
	top: 40px;
	right: 50px;
	height: 20px;
}

#header #searchsubmit {
	height: 20px;
	width: 20px;
	border: none;
	cursor: pointer;
	background: url(images/searchsubmit.gif);
	background-repeat: no-repeat;
	display: none;
}

#login {
	text-align: right;
}

#navbar {
	margin: 0 0 20px 0;
	background: url(images/navbarbg.jpg);
	background-repeat: no-repeat;
	height: 40px;
}

#navbar ul {
	margin: 0 0 0 30px;
	padding: 0;
}

#navbar li {
	display: inline;
}

#navbar a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 30px 0 20px;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 30px;
	background: url(images/navbuttonbg.gif);
	background-position: right 50%;
}

#navbar a:hover {
	color: #666666;
	background: url(images/navbuttonbg-hover.gif);
	background-position: right 50%;
}

#posts {
	width: 600px;
	padding: 0 0 0 50px;
	margin: 0 0 20px 0;
	float: left;
}

.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 15px;
        font-weight: bold;
	margin: 0 5px 0 0;
        color: #000;
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}

.post {
	margin: 0 0 30px 0;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.post h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	
}

.post a, .navigation a {
	color: #71312f;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #333333;
}

.post a img {
	border: none;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.post img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.post img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.post img.aligncenter {
	text-align: center;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ddbf95;
	padding: 20px;
	border: 1px solid #71312f;
	margin: 0 0 20px 0;
}

.avatar {
	float: left;
	margin: 0 5px 0 0;
}

.sidebar {
	margin-left: 700px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.sidebar h2 {
	margin: 0 0 5px 0;
	font-size: 16px;
	color: #666666;
	width: 210px;
	border-bottom: 1px solid #cccccc;
}

.sidebar a {
	color: #71312f;
	text-decoration: underline;
}

.sidebar a:hover {
	color: #333333;
}

#footer {
	clear: both;
	height: 20px;
	background: url(images/footerbg.gif);
	background-repeat: no-repeat;
}

#footer p {
	text-align: center;
	font-size: 12px;
	position: relative;
top: 30px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
}

#wp-calendar {
	width: 210px;
	background: #ddbf95;
	border: 1px solid #b38672;
	margin: 0 0 30px 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #ceab86;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
}

#wp-calendar a:hover {
	background: #c7a27b;
}
