/*
File:			custom.css
Description:	Custom styles for Thesis

*/

body {
	background:#d5d969 url(images/bg.gif) repeat;
}

#logo, #tagline {
	display:none;
}
#header {
	padding: 0;
        border: 0;
        height:224px; 
}
#container {
	width:980px;
        margin: 20px auto 10px;
}
#page {
	padding:0px;
        background: transparent none;
}
#content_box {
	background: #fff;
}
.menu {
	border:0;
        background: #2b2825 none;
        width:980px; 
        font-size:15px;
}
#sidebar_top {
	padding-right:20px;
        list-style:none; 
}

#social-box {
	margin-top:2.769em;
        margin-bottom:2.769em;
}

#inbox {
	background: #d61560 url(images/inbox.png) no-repeat top left;
        padding-bottom:12px;
        padding-left:10px;
        padding-top:73px;
        margin-bottom:2.769em;
        width:390px;
}

#footer {
	background:#fff none;
        text-align: center;
        font-size:1.2em;
}
#footer p{
	display:none;
}
#message {
	margin-left:10px;
        margin-right:10px;
        margin-top:25px;
        padding: 10px;
        background:#eee none;
        font-style: italic;
        font-size: 14px;
        color: #544c3a;
        line-height: 1.4em;
       }
.format_text .to_comments {
	margin-left:5px;
}
.signature {
	margin-bottom:10px;
}
.sidebar img{
	border: 0 !important;
}
.format_text ul {
	list-style-type: none;
}
.format_text {
	line-height:2em;
}
#content {
	background:#ffffff none;
}
#coupon_filters {
	max-width:960px !important;
}
