/*  
Theme Name: Braintied
Theme URI: http://www.wpdesigner.com
Description: Braintied Wordpress theme created by Small Potato
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	text-align: center;
	vertical-align: top;
	background: #fff url(images/fooon.gif) repeat-x;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 25px;
	font-weight: normal;
	text-decoration: none;
}

a{
text-decoration: none;
	color: #303E28;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #eee;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #ddd;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #9b9b9b;
	color: #9b9b9b;
}

small{
	font-size: 12px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 850px;
	text-align: left;
}

#header {
	position: relative;
	height: 110px;
}
#header h1 {
	margin: 0; padding: 0;
	font-size: 1px; font-weight: normal;
	text-indent: -999em;
	width: 518px; height: 105px;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
	text-decoration: none;
	background: no-repeat url(images/casinogames.gif);
}

.post{
	padding: 20px 0 0;
	clear: both;
}

.post h2.highlight{
	padding: 15px 20px;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	background: #000;
	color: #fff;
}

.post .title-item, .post .title-item-alt{
	padding: 15px 20px;

	background: #f7f7d2;
}

.post .title-item-alt{
	background: #fff;
}

.entry{
	font-size: 16px;
	padding: 0 20px;
	line-height: 24px;

}

.entry1{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #89A679;
padding: 10px;
}

.entry2{

-webkit-border-radius: 8px;
	font-size: 16px;
	padding: 0 20px;
	line-height: 24px;
background: #F7F7D2;

}

	

.entry1 a{
	color: #303E28;
	text-decoration: none;

}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold;
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry img{
	border: 1px solid #e8e8b1;
	padding: 4px;
	background-color: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
}

.browse{
	padding: 15px 20px;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
}

.browse a{
	font-weight: bold;
}

/* comments template */

.comments-template{
	margin: 15px 0 0;
	padding: 15px 20px;
	font-size: 16px;
	background: #FAFAE4;
	-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


#footer{
	float: left;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
}

#footer p{
	padding: 15px 20px;
	line-height: 18px;
}