#social-icons {
	float: right; padding-right: 5px;
}
#social-icons img {padding-top:5px; padding-left: 5px;}
.custom .format_text div {background: #FFF; border: none;}
a
/* Weird input form button width - too wide fix*/ .custom .format_text input {width: auto;}
/*remove styling from images in content area*/.custom .format_text div {background: #FFF; border: none;}

.CleanContact {margin: 20px;}
body.custom {
        background-image: url(/wp-content/themes/thesis_16/custom/images/body-background.jpg); 
        background-repeat: repeat-x;
	background-color: #1d3359;

}

.custom #container {border: none; padding: 0px;}

.custom #page {
	
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #633;
	border-left-color: #633;
        background-image: url(/wp-content/themes/thesis_16/custom/images/background-parchment.gif);
}

.custom #header {
	background-image: url(/wp-content/themes/thesis_16/custom/images/header.jpg);
	background-repeat: no-repeat;
	height: 280px;
	
        margin: 0px;
        padding: 0px;
}

.custom .menu {background-color: #79451a; font-weight: bold;}
.custom .menu a {
        text-transform: capitalize;
	letter-spacing: normal;
}
.custom h1 {color: #79451A; font-weight:bold; margin: 0px;}
.custom h2 {color: #79451A; font-weight:bold; margin-top: 10px; font-size: 18px;}
.custom h3 {color: #79451A; font-weight:bold; margin-top: 5px;  font-size: 14px;}
.custom h4 {color: #79451A; font-weight:bold; margin-left: 20px;font-size: 12px;}
.custom p  {margin-left: 20px}
.custom #content ul {margin-left: 50px}

.committee h2 {color: #79451A; margin: 0px; font-size: 18px; text-align: center;}
.committee h3 {color: #000; margin: 0px; font-size: 13px; text-align: center;}
.committee p {margin-bottom: 10px; margin-left: 0px; text-align: center;}

.custom #content {width:685px; padding-left: 15px;}
.custom #sidebars {background-image: url(/wp-content/themes/thesis_16/custom/images/sidebar-parchment.gif);
        margin-top: 10px;
        margin-right: 10px; margin-bottom: 10px;
        float: right;
}


.custom #footer {
	background-color: #79451A; font-family: Verdana, Geneva, sans-serif; color: #FFF;
}

.custom #sidebars {text-align: center;}
/* Widget Title */.custom #sidebars h1 {font-size: 22px;}
/* Event Title */.custom #sidebars h2 {font-size: 12px; font-family: Verdana, Geneva, sans-serif; color: #79451A; letter-spacing: normal; border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #683511; padding-top: 4px;}
/* Date */.custom #sidebars h3 {margin:0px; font-size: 11px; font-weight: bold; color: #000; letter-spacing: normal; font-variant: normal;}
/* Details */.custom #sidebars p {margin:0px; font-size: 12px; line-height: 13px;}
