/*
Theme Name: Gradient Brown Beauty
Author URI: http://www.readywpthemes.com/
Version: 3.0
Author: Hakan Kamci
Description: Gradient Brown Beauty is a 2 column, widget ready theme. You'll love it.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
background: #2D170A;
font-size: 12px;
font-family: "Trebuchet MS", Arial, verdana;
margin:0;
padding:0;
color:#2D170A;
}
a{
outline: none;
}
blockquote{
margin: 0px 0px 0px 25px;
padding: 0px 25px 0px 10px;
font-style: italic;
color: #8C5117;
border-left: 4px solid #EF7222;
}
img{
border:none;
}
form{
margin:10px 0 0 0;
}
input, textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:3px;
background:#BC7A3B;
}
label{
float:left;
}
hr{
margin:8px 0;
color:#2D170A;
background:#2D170A;
}
#container { 
width: 960px; 
text-align: left; 
margin: 0 auto;
}
/* header styles */
#header { 
height: 100px;
background:#8C5017 url(images/header_bg.gif) repeat-x;
margin:0;
}
#header h1, #header h1 a {
color: #EEE6D5;
font-size: 30px;
font-family: "Trebuchet MS", Arial, verdana;
margin: 0px;
text-decoration: none;
text-transform: uppercase;
padding:10px 0 0 6px;
letter-spacing:1px;
}
#header h1 a:hover {
color: #EF7222;
}
#header .description {
color: #EEE6D5;
font-size: 10px;
font-family: Arial Narrow, Arial, Helvetica, Sans-Serif;
font-weight: bold;
text-transform: uppercase;
margin: 0px;
padding:0 0 0 16px;
letter-spacing: 2px;
}
/* top menu styles */
#menu { 
margin: 6px 0 0 0;
padding: 10px 0;
background: url(images/menu_bg.jpg) repeat-x;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
border-top:4px solid #EF7222;
height:16px
}
#menu ul {
margin: 0px;
padding: 0px;
}
#menu li {
display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;
border-left: 1px solid #293335;

}
#menu .home {
border: none;
}
#menu ul li a {
color: #67432E;
padding: 0px 15px 0px 15px;
margin: 0px;
text-decoration: none;
}
#menu ul li a:hover {
color:#fef2dc;
}
/* search styles */
#search {
text-align:center;
padding:10px;
}
#search #s, #author, #email, #url, #comment {
border: 1px solid #000;
}
#search #searchsubmit, #submit {
border: 1px solid #2D170A;
background: #BC7A3B;
}
#searchform{
margin:30px 0 0 20px;
}

/* content styles */
#content_wrapper{
background: #DEC9A2;
width:960px;
margin:14px auto;
position:relative;
float:left;
padding:10px 0;
}
#content { 
width: 600px; 
float: left; 
margin: 0 0 10px 0;
padding:0 10px;

}
#content p{
margin: 0px;
line-height: 18px;
padding: 0px 0px 10px 0px;
}
#content h1 {
color: #000000;
font-size: 28px;
font-family: "Trebuchet MS", Arial, verdana;
font-weight: normal;
padding: 10px;
line-height: 150%;
margin: 0px;
}
#content h1 a{
color: #2D170A;
text-decoration: underline;
}
#content h1 a:hover {
color: #EF7222;
text-decoration: none;
}
#content h2 {
color: #2D170A;
font-size: 24px;
font-family: "Trebuchet MS", Arial, verdana;
font-weight: normal;
border-bottom: 1px solid #2D170A;
margin:0 0 2px 0;
padding:0 0 2px 0;
}
#content h2 a, #content h3 a{
color: #000000;
text-decoration: none;
display:block;
}
#content h2 a:hover, #content h3 a:hover {
color: #EF7222;
text-decoration: none;
}
/* posts styles */
.posts{
padding:0;
background:#fef2dc;
margin:0 0 20px 0;
width:600px;
position:relative;
}
.padding10{
padding:10px;
}
.posts h2 a{
padding:0 10px 0 0;
}
.posts .title {
margin: 0;
padding: 0 0 5px 50px;
font-size: 1.8em;
}
.posts a, .posts a:visited{
color: #4d240c;
text-decoration: none;
}
.posts a:hover{
text-decoration: underline;
}
.posts ol{
margin:0;
padding:0;
}
.posts ol li{
list-style: decimal inside;
padding:4px 0 4px 10px;
margin:0;
}
.posts ul {
list-style: none;
margin: 0px;
padding: 0px 0px 10px 0px;
}
.posts ul li {
list-style: square inside;
margin: 0px 0px 0px 10px;
padding: 5px 0px 0px 0px;
}
.posts ul li a {
color: #cccccc;
text-decoration: none;
}
.posts ul li a:hover {
color: #000000;
text-decoration: underline;
}
.posts blockquote p{
margin: 0px 0px 20px 0px;
padding: 0px;
}
.posts p img, .posts img{
border: none;
padding: 5px;
}
.posts ol li img{
border:none;
padding:0
}
.input_comment{
margin:0 0 6px 0;
}
.prev{
float:left;
text-align:left;
padding:0 0 10px 0;
color:#2D170A;
}
.next{
float:right;
text-align:right;
padding:0 0 10px 0;
color:#2D170A;
}
.prev_next{
padding:20px 0 0 0;
color:#2D170A;
text-align:center;
}
.prev_next a, .prev a, .next a{
text-decoration:none;
color:#2D170A;
}
.prev_next a:hover, .prev a:hover, .next a:hover{
text-decoration: underline;
color: #2D170A;
}
.author_date{
text-align:right;
padding:6px;
background: url(images/author_bg.jpg) repeat-x;
color:#DEC9A2;
margin:0;
}
.topic_comment{
text-align:left;
padding:6px;
background: url(images/tag_bg.gif) repeat-x;
color:#2D170A;
margin:0;
}
.topic_comment a, .topic_comment a:visited{
color:#fef2dc;
}
/* comments styles */
.comments {
padding: 8px;
}
.comments * {
font-size: 13px;
}
.comments h3 {
color: #6B030B;
font-size: 14px;
font-family: Times New Roman, Georgia, Serif;
margin-bottom: 10px;
}
.comments .commentlist {
padding: 0px;
margin: 0px;
}
.comments .commentlist div {
margin: 5px 0px 5px 0px;
padding: 10px;
background: #F5F5F5;
width: 450px;
overflow: auto;
}
.comments .commentlist .alt {
background: #FFFFFF;
}
.comments ol {
list-style-type: decimal;
line-height: 18px;
margin: 0px;
padding: 0px 0px 10px 0;
}
.comments ol li{
list-style: decimal inside;
margin:0;
padding:10px;
border-bottom:2px solid #EF7222;
}
.graybox{
background: #f5d79a;
}
.whitebox{
background: #F5E0B8;
}
/* r_sidebar styles */
#r_sidebar{ 
width: 320px;
float: left; 
margin: 0 0 0 10px;
padding: 0px; 
}
.big_ad{
margin:0 auto 4px 6px;
border:1px solid #703512;
padding:4px;
}
.big_ad:hover, .ad125:hover{
border:1px solid #EF7222;
}
#adboxes{
padding:0 0 0 14px;
}
.ad125{
border:1px solid #703512;
padding:0;
text-align:center;
height:125px;
width:125px;
margin:0 4px 14px 6px;
float:left;
background:#fef2dc;
}
/* widget_box styles */
.widget_box {
width: 320px;
display: block;
background:#FEECCC url(images/widget_bg.gif) repeat-x;
float: left; 
margin:0 0 10px 0;
padding: 0px;
border-bottom:8px solid #EF7222;
font-size:11px;
}
.widget_box p{
padding:10px;
}
.widget_box h1, .widget_box h2, .widget_box h3{
color: #fef2dc;
background: url(images/widget_h2_bg.jpg) repeat-x;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing:1px;
font-weight: normal;
list-style: none;
padding: 5px;
margin: 0px;
text-transform: uppercase;}
.widget_box h3 a{
color: #fef2dc;
}
.widget_box a {
margin: 0;
padding: 0 0 0 6px;
color: #4d240c;
text-decoration: none;
}
.widget_box a:hover{
color:#EF7222;
}
.widget_box ul{
list-style: none;
margin: 0px;
padding: 0;
}
.widget_box ul li{
list-style: none;
margin: 0px;
padding: 4px 0px 4px 4px;
font-size: 11px;
border-bottom:1px inset #4d240c;
}
.widget_box ul li a{
margin: 0px;
padding: 0 0 0 4px;
color: #666666;
text-decoration: none;
border-left:14px solid #EF7222;
height:14px;
display:block;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.widget_box ul li a:hover{
background: #4d240c;
text-decoration:none;
color:#EF7222;
}
.widget_box ul ul li ul{
margin-top: 0px;
}
.widget_box ul ul li ul li{
padding-left: 10px
}
.clear{
clear:both;
}
/* footer styles */
#footer { 
background: url(images/footer_bg.gif) repeat-x;
padding: 25px 0 0 0;
text-align: center;
border-top: 1px solid #fef2dc;
border-bottom:8px solid #DEC9A2;
height:40px;
color:#DEC9A2;
margin:0 auto;
width:960px;
}
#footer a{
color:#DEC9A2;
}
#footer a:hover{
text-decoration:underline;
}
.alignleft{
border: none;
padding: 0px 5px 5px 0px;
float:left;
}
.alignright{
border: none;
padding: 5px 0px 0px 5px;
float:right;
}
/* Style for Usual tabs ////////////////////////////////////////////////////////////////////////////////*/
.usual {
padding:0;
margin:0;
}
.usual ul{
list-style: none;
margin: 0;
padding: 0;
}
.usual ul li{
list-style: none;
margin: 0;
font-size: 12px;
float:left;
padding:6px 2px 0 0;
text-align:center;

}
.usual ul li a {
text-decoration:none;
color:#fef2dc;
background:#4d240c;
border:none;
display:block;
padding:6px;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:1px;
}
.usual ul li a:hover {
color:#2D170A;
background:#EF7222;
}
.usual ul li a.selected {
margin-bottom:0;
color:#000;
background:#FEF8EC;
cursor:default;
}
.usual .widget_box div {
clear:left;
padding:0 0 4px 0;
background:url(images/widget_bg.gif) repeat-x;
}
.usual .widget_box div ul li{
border-bottom:1px inset #4d240c;
padding:4px 0 4px 4px;
text-align:left;
}
.usual .widget_box div ul ul li{
padding:2px 0 2px 14px;
border-bottom:none;
}

.usual .widget_box div ul li a, .usual .widget_box div ul li a.selected { 
margin:2px 0 2px 2px;
padding: 0 0 0 4px;
color: #666666;
text-decoration: none;
border-left:14px solid #EF7222;
display:block;
float:left;
width:296px;
background:none;
letter-spacing:normal;
font-size:11px;
}
.usual .widget_box div ul ul li a{ 
border-left:none;
}
.usual .widget_box div ul li a:hover{
background: #4d240c;
text-decoration:none;
color:#EF7222; }
.usual .widget_box div a{
color:#4d240c;
}
.usual .widget_box div a:hover{
color:#EF7222; }

#usual2 { background:#0A0A0A; }
#usual2 a { background:#222; }
#usual2 a:hover { background:#000; }
#usual2 a.selected { background:snow; }
#tabs3 { background:#FF9; }