/*
LAYOUT: Single-Column
DESCRIPTION: Single-column fluid layout with collapsible sections
Modified by: Jeffrey Pia
Modifier URI: http://JeffreyPia.com
*/

/* Universal Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
/*background-image: transparent;*/ /* edit! has been removed again */
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/*---------- Clear Fix ----------*/
#header,#footer {
	display: none;
}
h1 {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 48px;
	text-align: center;
}
#footer #footer-meta{
	display: inline-block;
	display: block;
}
#footer #footer-meta:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
body {
color: #fff;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
} 
/* End Universal Reset */

html, body {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.90em;
	line-height: 1.4;
	height: 100%;
}
body {
	background: url("/images/Idyology_bg2.jpg") repeat-x #596667;
}
h1, h2, h3 {
	font-weight: bold;
	/*font-size: 14px;*/
	line-height: 2;
	font-family: Georgia, "Times New Roman", serif;
	color: #caf78f;
	text-shadow: 0 2px 2px rgba(22, 107, 119, 1);
	text-transform: uppercase;
} 

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
a:active, a:hover {
	text-decoration: underline;
}
strong {
	font-weight: bold;
} 
em {
	font-style: italic;
}
p {
	margin: 10px 0;
}
p strong {
}
#wrapper {
	width: 800px;
	/*border: 1px solid #4b4c4c;*/
	margin: 20px auto;
	background: #1fa4b7;
	background-color: transparent;
}
#header {
	position: relative;
	height: 92px;
	background: url('/images/Idyology_logo.jpg') no-repeat;
}
#header #logo {
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -35px;
	width: 186px;
	height: 70px;
	text-indent: -9999px;
	overflow: hidden;
}
#header h2,
#header #banner {
	float: right;
	clear: right;
}
#header h2 {
	margin: 10px 15px 0 0;
}
#header #banner {
	height: 29px;
	padding-left: 18px;
	margin: 5px 0 0;
	font-size: 11px;
	line-height: 29px;
	background: url("/images/idyology_bannerEdgeLeft.png") no-repeat;
}
#header #banner span {
	display: block;
	padding: 0 15px;
	background: #1c90a0;
	background: rgba(28, 144, 160, 0.70);
}
#header #banner a {
	color: #caf78f;
}
#main {
	height: 478px;
	/*background: url('/images/Idyology_SpringCollection2.jpg') no-repeat;*/
	padding: 0 15px;
}
#main #mc_embed_signup {
	position: relative;
	float: right;
	clear: right;
	width: 237px;
	margin-top: 46px;
}
#main #mc_embed_signup fieldset {
	border: 1px solid #A4A09B;
}
#main #mc_embed_signup legend {
	position: absolute;
	left: 11px;
	top: -8px;
	border: 0;
	color: #fff;
	background: #596667;
}
#main #mc_embed_signup .container {
	padding: 20px 0  1em;
	background: #dfcfbe;
}
#main #mc_embed_signup .mc-field-group {
	margin: 5px 5%;
}
#main #mc_embed_signup .mc-field-group input {
	width: 203px;
	border-width: 1px;
	border-style: solid;
	border-color: #A4A09B #d9cfc3 #d9cfc3 #A4A09B;
	font-size: 10px;
	background: #f5ece3;
}
#main #mc_embed_signup #mc-embedded-subscribe {
	margin: 1em 0 0 5%;
}
#main #facebook {
	float: right;
	clear: right;
	margin-top: 15px;
}
#footer {
	padding: 10px 15px 0;
	font-size: 0;
	background: url('/images/Idyology_footer_bg.jpg') no-repeat;
}
#footer .section {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin-right: 4%;
}
#footer #merrick {
	margin-right: 0;
}
#footer .section h3 {
	border-bottom: 1px solid #caf78f;
	color: #caf78f;
	-webkit-box-shadow: 0 2px 0 rgba(22, 107, 119, .45);
	-moz-box-shadow: 0 2px 0 rgba(22, 107, 119, .45);
	box-shadow: 0 2px 0 rgba(22, 107, 119, .45);
}
#footer .section .info {
	background: #1c90a0;
	background: rgba(28, 144, 160, 0.37);
}
#footer .section .info p {
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
}
#footer .section .info p.address {
	width: 45%;
	padding:  0 0 0 5%;
	font-weight: bold;
}
#footer .section .info p.hours {
	width: 45%;
	padding:  0 5% 0 0;
	color: #eee;
	font-style: italic;
}

#footer #footer-meta {
	margin-top: 14px;
	border-top: 1px solid #46b4c3;
	font-size: 9px;
	letter-spacing: .75px;
}
#footer #footer-meta #copyright {
	float: left;
}
#footer #footer-meta #ldd {
	float: right;
}
#footer #footer-meta #ldd a {
	color: #caf78f;
}

/*----- FB box -----*/
.fan_box .full_widget {
	border-color: #A4A09B;
}
.fan_box .full_widget .connect_top {
	background: #DFCFBE;
}
.fan_box .full_widget .connect_top .name_block a {
	color: #1FA4B7;
}
.fan_box .full_widget .connections {
	border-top-color: #A4A09B;
	background: #F5ECE3;
}
