/****** OVERALL STYLES ******/
body.custom {
	background: url(../../thesis_182/custom/images/background.jpg) 0 0 repeat;
}

.custom #page {
	margin-top:0px; margin-bottom: 1em; background: transparent;
}
	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/****** CONTENT AND SIDEBAR ******/
#content_box {
	background-color: #ffffff;
	border: 0;
	margin-top: -37px;
}

#content {
	width: 630px;
	padding: 0px 10px;
}

.post_box,
.teasers_box {
	border-style: none;
}

.to_comments {
	padding-top: 1.833em;
}

#sidebars {
	padding-top: 20px;
}

ul.sidebar_list {
	padding-top: 0px !important;
}

#sidebar_1 h3 {
	border-bottom: 2px solid #A58066;
	border-top: 2px solid #A58066;
	font-size:18px;
	text-align: center;
	text-transform: lowercase;
}

/****** HEADER ******/
.custom #header_area {
	background: transparent;
}

.custom #header_area .page {
	background: transparent;
}

.custom #header {
	border:0px solid #993099;
	height:260px;
	width:1022px;
	padding-top:0;
	padding-bottom:0;
	left: -10px;
	top: -30px;
	background: transparent url('../../thesis_182/custom/images/ATSheader.png') no-repeat;
	z-index: 1001;
	position: relative;
}

#clickableHeader {
	width: 640px;
	height: 150px;
	margin-top: 46px;
	position: absolute;
	cursor: pointer;
	z-index: 1002;
}

/****** NAV MENU ******/
.menu,
.menu a,
.menu li ul {
	left: 28px;
	top: 8px;
	z-index: 9999;
	font-family: "Century Gothic";
	text-transform: lowercase;
	font-size: 14px;
}

#menu-top-navigation .sub-menu {
	top: 24px;
}

.menu-2nd-menu-container {
	z-index: 999999;
}

.menu-bottom-navigation-container {
	position: absolute;
	z-index: 5000;
	top: 208px;
}

.menu-bottom-navigation-container ul.sub-menu {
	top: 35px;
}

.menu-bottom-navigation-container ul.sub-menu a:hover {
	background-color: #5F2E63 !important;
}

.menu-bottom-navigation-container ul.sub-menu ul.sub-menu {
	top: 0px;
	left: 192px;}

#menu-bottom-navigation li a {
	background:#a68064;
	font-family: "Century Gothic";
	text-transform: lowercase;
	font-size: 14px;
}


/****** FOOTER ******/
#footer {
	border-top: none;
}

#footer,
#footer a {
	background: #8A699A;
}

#footer_setup {
	background: #D7F294;
	border: #3F271C solid 4px;
	padding: 16px;
	margin-bottom: 25px;
	overflow: hidden;
}

#footer_setup .footer_items {
	text-align: left;
	width: 300px;
	padding-right: 10px;
	color: #2361A1;
	display: inline-block;
	float: left;
	height: 100%;
}

#footer_setup .footer_items h3 {
	font-family: Gotham, 'Arial';
	text-align: left;
	font-size: 26px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0px;
	color: #40612a;
	padding-bottom: 3px;
	border-bottom: 2px dotted #d7c072;
	margin-bottom: 5px;
}

#footer_setup .footer_items ul li {
	list-style: none;
}

#footer_setup .footer_items ul {
	margin: 0px;
	padding: 0px;
}

/****** MISC ******/
.no_sidebars #content {
	background-color: #ffffff;
	width: 980px;
}

.no_sidebars #comments {
	margin-top: 0 !important;
}

.no_sidebars .comments_closed {
	margin-top: 0 !important;
}

#page .post_image {
	display:none;
}

/****** PRINT THIS RECIPE ******/
.print-this-button {
	background: none repeat scroll 0 0 #8A6A98 !important;
	border-radius: 8px 8px 0 0;
	color: #ffffff !important;
	font-family: 'georgia',serif !important;
	font-size: 14px !important;
	letter-spacing: 0px !important;
	padding: 8px 19px !important;
	text-transform: none !important;
}

.print-this-content h2,
.print-this-content h3 {
	border-bottom: 1px solid #C9E588;
}

.print-this-content {
	border: 1px solid #C9E588 !important;
	border-radius: 8px 0 8px 8px;
}

.custom #displetpop input {
	border: 2px solid #4f4f4f;
	width: 50%;
}

.custom #footer #displetpop a {
	background: transparent;
}

.custom .share-buttons {
	background: #FFF;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 10px 0 10px 0;
	margin-bottom: 1.5em;
}

.custom .share-buttons .share-button {
	float: left;
	margin-right: 20px;
}

.custom .share-twitter {
	width: 77px;
}

.custom .share-google {
	width: 59px;
}

.custom .share-buttons .right {
	float: right;
}

.custom .share-buttons .right a {
	background: url(images/sprite.png) no-repeat top left;
	display: inline-block;
}

.custom .share-buttons .printer-icon {
	background-position: 0 0;
	width: 23px;
	height: 20px;
}

.custom .share-buttons .send-icon {
	background-position: -28px 0 !important;
	width: 24px;
	height: 20px;
}

.custom .share-buttons .share-print {
	margin: 0;
}

.custom #sdc-widget-container {
	font-size: 1.4em;
}