body.custom
{
background-color: #EAA02D !important;
background: url('http://www.tamal.me/wp-content/uploads/2010/07/back-1.png') left top repeat-x fixed;
}

/*logo*/

.custom #header 
{
background: none;
padding-top: 0em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
border-top: 0em;
border-right: 0em;
border-bottom: 0em;
border-left: 0em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
}

.custom #header #logo a
{
display:block;
width:500px;
height:100px;
background:url(http://tamal.me/images/logo-1.png) center no-repeat;
outline:none;
color: #000000;
text-indent: -9999px;
padding-top: 0em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
border-top: 0em;
border-right: 0em;
border-bottom: 0em;
border-left: 0em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
}

.custom #header #tagline 
{
color:#000000;
text-indent: -9999px;
}

/*logo*/


.custom #content_box {
background: #FFFFFF;
border: 7px solid #0191C8;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
margin: -7px;
margin-top: 0;
}

.custom #page {
	background: none;
}

.custom #content {
	background: #FFFFFF;
}

.main .headline_area {
display: none;
}

.newsletter-page .headline_area {
display: none;
}

.confirm .headline_area {
display: none;
}

.subscribed .headline_area, .newsletter .headline_area {
display: none;
}




.custom #sidebar_1 {
	border-left: 1px dotted #ABABAB;
}


/*footer*/

.custom #footer p,
.custom #footer a,
.custom #footer a:link,
.custom #footer a:visited
{
text-decoration: none;
font-size: 10pt;
border-bottom: none;
color: #FFFFFF;
}

.custom #footer a:hover {text-decoration:underline;}
