/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

background: #6a4a26;

*/

.widget h3 { 
        background-color: #8b0303;
        color: #f2f0bf; 
        font-family: Georgia,serif;
}

body  {
background: #2F1E0F;
}

#columns  {
background: #f2e9be;
	padding:0px 15px 0px;
	background: url(images/bg_page.jpg) center top repeat;
	margin: 0px;
}

#mpu_banner {
background-color:#FFFFFF;
border:1px solid #8B0303;
}

#tabs { display: none; }

p.posted { display: none; }

.post-alt p.post_date { display: none; }

.comments { display: none; }

.post_date, .nocomments { display:none; }

.more_entries {display: none;}
.more_entries {font-weight:bold;}

.box .post img { position:center; }

.slider-container span.clicker { display: none; }

.navigation { display: none; }

#page {
border:2px solid #C09137;
background:#f2e9be;
}

.slider-container .slide-content {
background:none repeat scroll 0 0 #FFFFFF;
color:#38230E; }

.entry img {
background:none;
border:none;
padding:1px;
}

.mc_success_msg {
color:#8b0303;
}

.slider-nav .slider-right { display: none; }
.slider-nav .slider-left { display: none; }
.slide p { display:none; }
.wooslider .slider-container .slide-content { display:none !important; }

#advert_125x125 img {
border:1px solid #8B0303; }

.box .post h2 a{
	font-family: Georgia,serif;
        font-style:italic;
        color:#8b0303;
}

.box .post p{
	font-size: 11px;
        line-height: 16px;
	padding: 0px 10px 10px;
}

.post-alt h2 {
border-bottom:1px solid #8B0303;
border-top:1px solid #8B0303;
float:left;
margin-bottom:15px;
padding:10px 0;
width:595px;
}

.post-alt h3 a, .post-alt h2 a{
        color: #8b0303;
	padding: 0 0 10px;
        font-family: Georgia,serif;
        font-style:italic;
}

.box .post h3.posted { display:none; }

#archivebox { display: none; }

#mpu_banner {
	width:300px;
	height:250px; }

.textwidget {
	padding-top: 15px;
}

#footer{
	color: #f1f2c1;
	height: 99px;
        width:930px;
	line-height: 99px;
        margin:0px 0px 0px;
	padding: 0px 15px;
	background: url(images/bg-footer.jpg);
        border:none;
}

#header { height: 160px; }

#mpu_banner, .adspace-widget { background-color: #ffffff; }

.home .box-post-content em { display:none; }
