/*

Theme Name: WP-Brown Reloaded
Theme URI: http://www.themespluginswp.com/new-wordpress-themes/wordpress-theme-wp-brown-10/
Description: Recoded to solve IE6/Firefox layout issues. 2 Column Widgetized WordPress Theme. Cool Brown Colors and a unique look plus some places to put up some Ads.
Version: 1.0

Author: <a href="http://www.themespluginswp.com/">ThemesPluginsWP</a>
Author URI: http://www.themespluginswp.com/
Modified by: <a href="http://www.eskape.nl/">Kishen Simbhoedatpanday</a>
Tags: 2 columns, wordpress themes, publicizer, cool themes, fixed width, widgetized
For the WordPress community (GPL).
*/


/* Reset CSS */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul{
   margin-left:30px;
  padding-bottom:5px;
  margin-bottom:5px;
}


.hidden {
	display: none;
}

a:link,a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	text-decoration: underline;
}

img {
	vertical-align: bottom;
	border:none;
}

OLD_legend {
	font: 0/ 0 serif;
	height: 0;
	overflow: hidden;
	text-indent: -100em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th,td {
	text-align: left;
}

/* Global changes */

body {
	background: #24272C url(images/bg.gif) repeat-x center top;
	font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size: 12px;
	color: #52565B;
}

h1,h2,h3,h4,h5 {
	margin: 0px;
	font-weight: normal;
}

a,a:active,a:link,a:visited {
	color: #A8470F;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

input {
	border: 0px;
}

p {
  padding-bottom:5px;
  margin-bottom:5px;
}

/* Structure */

.wrap {
	width: 950px;
	margin: 0 auto;
}

#content {
	padding-bottom: 20px;
}

#leftContent {
	float: left;
	width: 601px;
}

#sidebar {
	float: right;
	width: 349px;
}

/* Header styles */

#header {
	margin-top: 30px;
	width: 100%;
}

#header .logo {
	float: left;
}

#header .logo h1 {
	font-size: 43px;
	font-family: 'Arial', 'Trebuchet MS', 'Helvetica', sans-serif;
}

#header .logo h1 a {
	color: #ffffff;
}

#header .logo h1 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#header .logo span {
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 8px;
	font-family: 'Arial', 'Trebuchet MS', 'Helvetica', sans-serif;
	color: #8B7063;
	letter-spacing: 2px;
	margin: -8px 0px 0px 0px;
	display: block;
}

#header .search {
	margin-top: 10px;
	width: 275px;
	float: right;
	text-align: right;
	background: url(images/search.jpg) no-repeat center left;
}

#header .search input {
	float: right;
	background: #302119;
	color: #ffffff;
	border: solid 1px #413229;
	border-right: none;
	width: 180px;
	vertical-align: top;
	height: 22px
}

#header .search input.submit {
	margin-left: 0px;
	background: #302119 url(images/search-go.jpg) no-repeat center center
		;
	text-indent: -9999px;
	width: 28px;
	border: solid 1px #413229;
	border-left: none;
	height: 26px
}

/* Menu styles */

#menu {
	display: block;
	border-top: solid 1px #432F26;
	margin-top: 20px;
	border-bottom: solid 10px #060708;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 750px;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	padding: 10px 0px 10px 0px;
	width: 120px;
	text-align: center;
	font-size: 17px;
	display: block;
	float: left;
	color: #AF8A77;
}

#menu ul li.current_page_item a {
	background: #060708;
	color: #ffffff;
}

#menu ul li a:hover {
	color: #ffffff;
	background: #1A120F;
	text-decoration: none;
}

.RSS {
	background: url(images/rssfeeds.jpg) no-repeat;
	width: 60px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	float: right;
	margin-top: 11px;
        margin-right:11px;
}
/* Splash styles */

#splashContent {
	background: #ffffff;
        width:100%;
}

#splash {
    background: #ffffff url(images/splash.jpg) no-repeat;
    width:910px;
    height:450px;
}

#splash p {
    padding-left:513px;
    padding-right:15px;
    padding-top: 45px;
    color:#fff;
    line-height: 170%;
    text-indent: 103px;
    
}


.latestPost {
 float:left;
 width:181px;


 margin: 20px;
}

.latestPost h2 {
   margin-bottom:10px;
}

.latestPost h2 a{
   font-size:80%;
}



/* Content styles */

#content {
	background: #ffffff url(images/sidebarbg.jpg) repeat-y right;

}

.innerDiv {
	padding: 20px;

}

/* Article */

.article {
	margin-bottom: 50px;
}

.article h2 {
	font-size: 28px;
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', sans-serif;
	font-weight: bold;
	line-height: 28px;
}

.article h2 a {
	color: #664836;
}

.article h2 a:hover {
	color: #4C3729;
}

.postcontent {
        margin-top:10px;  
	line-height: 18px;
}

.postcontent a {
	background: #FEFCEB;
	text-decoration: underline;
	color: #6A4B39;
}

.postmeta {
	text-transform: uppercase;
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', sans-serif;
	color: #C1B1A7;
	border-top: solid 1px #F0E5DE;
	display: block;
	margin-top: 8px;
	padding: 5px 0px 2px 0px;
}

.date {
	padding-left: 15px;
	background: url(images/date.jpg) no-repeat center left;
}

.mcategories {
	padding-left: 18px;
	width: 395px;
	background: url(images/categories.jpg) no-repeat center left;
	padding-top: 1px;
	float: left;
}

.mcomments {
	background: url(images/comments.jpg) no-repeat center left;
	float: right;
	padding-left: 20px;
	padding-top: 1px;
}

/* Comments */

.comments h2 {
	margin-bottom: 15px;
}

.comment {
	display: block;
	padding: 10px;
}

.alt {
	background: #F7F0E5;
}

.comment-meta {
	color: #A39B8C;
	border-bottom: solid 1px #E6DDCE;
	padding-bottom: 4px;
}

.comment-meta span {
	font-size: 14px;
	font-weight: bold;
}

.commentform {
	background: #F7F0E5;
	display: block;
	padding: 10px;
	margin-top: 10px;
}

.commentform span {
	font-size: 16px;
	display: block;
	color: #8B8477;
	margin-bottom: 4px;
}

.commentform input,.commentform textarea {
	width: 350px;
	background: #ffffff;
	border: #ffffff;
	padding: 4px;
	margin-bottom: 10px;
}

.commentform input.subscribe_button {
	width: 153px;
	height: 33px;
	background: url(images/submit-off.jpg);
	display: block;
	text-indent: -9999px;
}

.commentform input.subscribe_button:hover {
	background: url(images/submit-on.jpg);
}

/* Sidebar styles */

#sidebar .item h3,#sidebar .item h2 .comments h2 {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	color: #563C2D;
	font-size: 22px;
	font-family: 'Arial', 'Trebuchet MS', 'Helvetica', sans-serif;
	padding-bottom: 2px;
	border-bottom: solid 1px #DBCEB7;
}


#sidebar .item ul {
	list-style: none;
	padding: 0;
	margin: 0px;
	border-top: solid 1px #FFFBF6;
	background: #F7F0E5;
	width: 100%;
	margin-bottom: 20px;
}

#sidebar .item ul li {
	padding: 6px 0px 6px 0px;
	border-bottom: dashed 1px #E6DDCE;
	line-height: 15px;
	color: #C8BCA7;
	font-size: 11px;
	width: 100%;
}

#sidebar .item ul li a {
	font-size: 13px;
	margin: 6px;
}

#sidebar .latest ul li a {
	background: url(images/article.jpg) no-repeat top left;
	padding-left: 15px;
}

#sidebar .half ul li {
	width: 140px;
	float: left;
	padding: 6px 0px 6px 0px;
}

#sidebar .half ul li a {
	margin: 5px;
}

#sidebar .half ul {
	float: left;
}

#sidebar .advertising {
	background: #dbceb6;
	padding: 15px 0 15px 0;
	border-left: solid 4px #C4B497;
}

#sidebar .advertising a img {
	border: solid 5px #ffffff;
	float: left;
}

#sidebar .advertising img {
	margin-right: 13px;
}

#sidebar .advertising .item {
	margin: 0px;
	margin-left: 10px;
}



#sidebar .item .sidebar_wrap {
 padding-left:10px;
 background: #F7F0E5;

}

#sidebar .item li.lastfm, #sidebar .item ul.thumbs li{
display:inline;
padding:0px;
margin:0px;
background:none;
border:none;
}

#sidebar .item li.lastfm a,  #sidebar .item ul.thumbs li a{
   background:none;
   padding:0px;
   margin:0px;
}

#sidebar .item li.lastfm a img.lastfm_image, #sidebar .item ul.thumbs li a img {
   background:#fff;
   padding:5px;
   margin:5px;
}



/* Footer */

#footer {
	margin-bottom: 50px;
	margin-top:10px;
	width: 100%;
}

#footer p {
	font-size: 11px;
	color: #383D45;
	line-height: 16px;
	margin: 10px 10px 35px 0px;
        text-align:right;
       
}

#footer p a:link, #footer p a:visited, #footer p a:focus {
	color:#383D45;
}

#footer p a:hover{
        color:#434953;
}



/* Misc styles */

.aligncenter {
	display: block;
	margin-left: auto;

	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}


/* Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
} /* for IE/Mac */ /* end clearfix */