/*
File:			custom.css
Description:	Custom styles for Thesis

*/

body {
	background:#acbf25 url(images/bg.gif) repeat;
}


#logo, #tagline {
	display:none;
}
#header {
	padding: 0;
        border: 0;
        height:327px; 
}
#container {
	width:990px;
        margin: 20px auto 10px;
}
#page {
	padding:0px;
        background: transparent none;
}
#content_box {
	background: #fff;
}
.menu {
	border:0;
        background: #544c3a none;
        width:990px; 
        font-size:10px;
}
.menu ul li ul li {
    z-index:110;
    position: relative;
}
#sidebar_top {
	padding-top:22px; 
        padding-right:20px;
        list-style:none; 
}
#welcome {
	
}
#giveaways {
	background: #fff url(images/win-can.gif) no-repeat top left;
        border: 2px dashed #ff9900;
        min-height: 107px;
        font-size:1.3em !important;
        margin-bottom:30px;
}
#giveaways .textwidget {
	margin-left: 100px;
        margin-top:25px;
}
#giveaways li.widget {
	margin-bottom:0; 
}
#social-box {
	margin-top:2.769em;
        margin-bottom:2.769em;
}
#search-box {
	background: #544c3a url(images/search.gif) no-repeat top left;
        padding-bottom: 12px;
        padding-left: 10px;
        padding-top:23px;
        margin-bottom:2.769em;
}
#inbox {
	background: #acbf25 url(images/inbox.gif) no-repeat top left;
        padding-bottom:12px;
        padding-left:10px;
        padding-top:23px;
        margin-bottom:2.769em;
}
#other {
	background:#ff9900 none;
         width:400px;
        color: #fff;
        font-size:14px;
        margin-bottom:2.769em;
}
#other a{
	color:#fff;
}
#other a:hover {
	color:#544c3a;
}
#other li.widget {
	padding-left:10px;
        margin-bottom:0;
        padding-bottom:5px;
}
#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;
       }
.sidebar img{
	border: 0 !important;
}
.format_text ul {
	list-style-type: none;
}
.format_text {
	line-height:2em;
}
#sexy {
	padding-bottom:10px;
}

#foot-a{
	width:300px;
        float:left;
        
}
#foot-b{
	width:300px;
        float: left;
        margin-left: 30px;        
}
#foot-c{
	width:300px;
        float: right;
      }
#footer-new{
	background: none repeat scroll 0 0 #FFFFFF;
        overflow: hidden;
        padding: 20px;
}
#footer-new li.widget{
	list-style-type: none;
}
a {
	color:#ff9900;
}
a:hover {
	color: #acbf25;
}
#submenu {
	background: #ff9900 none;
        overflow: hidden;
        font-size:10px;
        text-transform: uppercase;
        padding:3px 0;
}
#submenu ul li{
	display:inline;
        font-size:1.4em;
        line-height:1.333em;
        padding:0.667em 10px 0.667em 1em;
}
.newmenu, .newmenu a, .newmenu li ul { }
.newmenu a, .newmenu .current ul a, .newmenu .current-cat ul a { color: #FFFFFF; background: #ff9900; }
.newmenu a:hover, .newmenu .current ul a:hover, .newmenu .current-cat ul a:hover, .newmenu .current-parent a:hover { color: #544c3a; background: #ff9900; }

#footnav{
	margin-bottom: 15px;
        text-align: center;
}

