/*  
Theme Name: Braintied
Theme URI: http://www.wpdesigner.com/2007/02/11/braintied-wordpress-theme/
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: 12px;
	text-align: center;
	vertical-align: top;
	background: #f1f1b9 url(images/bg_body.gif) repeat-x;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Times New Roman", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #BBECF2;
}

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;
}

#ratings {
	float: rigjt;
}
 
#container{
	margin: 0 auto;
	width: 780px;
	text-align: left;
}

#header .site-title{
	float: left;
	width: 780px;
	text-align: center;
}

#header .site-title h1{
	padding: 24px;
	font-size: 24px;

}

#header h1 a{
	padding: 0 0 10px;
	text-decoration: none;
	color: #333333;
}

#header h1 a:hover{
	text-decoration: underline;
}

#header .topmenu{
	float:left;
	width: 780px;
}

ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:12px;
	font-weight:bold;
	text-transform:lowercase;
	background:transparent url("http://freeiphonerings.com/wp-content/themes/braintied-10/images/bg.jpg") repeat-x top left;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	pading:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;

}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	background:transparent url("http://freeiphonerings.com/wp-content/themes/braintied-10/images/over.jpg") no-repeat top right;	
}
	
.post{
	padding: 0px 0 0;
	clear: both;
	line-height: 16px;
}

.post h2.highlight{
	padding: 15px 20px;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	background: #333333;
	color: #fff;
}

.post .title-item, .post .title-item-alt{
	padding: 5px 5px;
	border-bottom: 1px solid #e8e8b1;
	background: #5095BE;
}

.post .title-item-alt{
	background: #2D5B77;
}

.entry{
	font-size: 16px;
	padding: 0px;
	line-height: 24px;
	background-color: #2D5B77;
	color: #faf4b5;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 0px 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{
	float: right;
	font-size: 12px;
	background-color: #2D5B77;
	margin-left: 0px;
	margin: 0ox;
	width: 780px;
}

.browse{
	padding: 15px 20px;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	background: #333333;
	color: #999999;
}

.browse a{
	font-weight: bold;
}

/* comments template */

.comments-template{
	margin: 15px 0 0;
	border-top: 1px solid #222222;
	padding: 15px 20px;
	font-size: 16px;
	background-color: #BBECF2;
}

.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;
	border-bottom: 1px solid #222222;
}

.comments-template p.nocomments{
	padding: 0;
}
.comments-template a {
        color: #0c709a;
}

/* end comments template */


#footer{
	float: left;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	background-color:#333333;
	color: #999999;
}

#footer p{
	padding: 0px 5px;
	line-height: 18px;
}

#content_start {position: absolute;left: -10000px;};

.bottomcontainer {
	width: 780px;
	background: #333333;
	color: #CCCCCC;
}

.bottom1 {
	width: 380px;
	float: left;
	background: #333333;
	color: #CCCCCC;
	height: 200px;
	padding: 5px;
}
.bottom2 {
	width: 380px;
	float: right;
	background: #333333;
	color: #CCCCCC;
	height: 200px;
	padding: 5px;
}
.search {
	float: right;
}
input
{
color: #5095BE;
background: #2D5B77;
border: 1px solid #5095BE;
}
.categories2 {
	width: 380px;
	float: right;
	background: #333333;
	color: #CCCCCC;
	padding: 5px;
	height: 300px;
}
.categories {
	width: 380px;
	float: left;
	background: #333333;
	color: #CCCCCC;
	padding: 5px;
	height: 300px;
}
.categories ul ol li {
	padding: 10px;
}