.custom #header {
	margin: 0;
	padding: 0;
	background: url(images/marcodalcin.jpg) no-repeat left top; /*replace header.gif with the name of your image*/


}


.custom #header #logo {
	text-indent: -9999px;
}


.custom #header #logo a {
	display: block;
	width: 957px; /*change this to the width of your image*/
	height: 198px; /*change this to the height of your image*/
}
.custom #header {
height:198px;
padding-top:0; padding-bottom:0; border-bottom:none; 
background:url(images/marcodalcin.jpg) center left no-repeat; }


/*---------------------------------*/
/* WIDGETIZED FOOTER               */
/* Mike Nichols - October 17, 2009 */
/*---------------------------------*/


/* footer widget area setup */
#footer_setup {
	/* widgetized footer background (not footer background) */
	background: #ffffff;
	/* widget padding */
	padding: 16px;
	/* margin at bottom of widgets */
	margin-bottom: 25px;
	/* do not change this! */
	overflow: hidden;
}


/* widget item setup */
#footer_setup .footer_items {
	/* contents alignment */
	text-align: left;
	/* widget width */
	width: 325px;
	/* space between widgets */
	padding-right: 10px;
	/* text color */
	color: #111111;
	/* do not change these! */
	display: inline-block;
	float: left;
	height: 100%;
}


/* widget item headers*/
#footer_setup .footer_items h3 {
	/* font size */
	font-size: 1.7em;
	/* bold or not */
	font-weight: bold;
	/* uppercase or not */
	text-transform: uppercase;
	/* space out the letters*/
	letter-spacing: 0px;
	/* font color*/
	color: #000000;
	/* padding under header text */
	padding-bottom: 3px;
	/* border under header text */
	border-bottom: 12px solid #ffdf00;
	/* distance between border and widget text */
	margin-bottom: 5px;
}
/* footer font styles */
.custom #footer a {
	font-size: 1.5em;
	border-bottom: none;
	/* default Thesis link color */
	color: #111111;
}
.custom #footer a:visited {
	text-decoration: none;
	/* default Thesis link color */
	color: #111111;
}
.custom #footer a:link {
	text-decoration: none;
	/* default Thesis link color */
	color: #111111;
}
.custom #footer a:hover {
	text-decoration: underline;
	/* default Thesis link color */
	color: #cc1111;
}

	
/* do not change these! */
#footer_setup .footer_items ul li { list-style: none; }
#footer_setup .footer_items ul { margin: 0px; padding: 0px; }


/* change all widget header details */
.custom .sidebar h3 {font-weight: bold; color: #000000; padding: 0px 5px; background: #CC0000;}






