/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom .menu { padding: 0 1em, font-weight: bold; }
.custom #header { padding-top: 0; }
.custom #footer { padding-bottom: 0; }
.custom #sidebars { border-top: 0; background: #FFF2D4 }

#header {
border: none;
background-image: url(http://www.freelancesem.com/wp-content/uploads/2011/09/andre-arrow-banner.png);
background-repeat: no-repeat;
height: 240px;
padding: 0 34em;
position: relative;
}