@import url('../twentyeleven/style.css');
@import url(//fonts.googleapis.com/css?family=Architects+Daughter|Open+Sans:300italic,400italic,600italic,700italic,800italic,300,400,600,700,800);

/*
Theme Name: Decompression Flight School Theme
Theme URI: http://dcbusinessblueprints.com
Description: Special WordPress child theme based on 2011 for use by the students of Decompression Flight School
Author: Mark Dollan
Version: 1.0.0
Template: twentyeleven
Tags: two-columns, right-sidebar, custom-header, custom-colors, custom-background, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/* ---- GLOBAL ---- */
hr {
	margin:25px 0 20px;
}

/* ---- STRUCTURE ELEMENTS ---- */
body { 
	font: 14px/1.5 "Open Sans", Arial, Helvetica, sans-serif;
	background:#FFF;
}

#page {
	width:960px;
	margin:5px auto 20px;
	padding:0;
	clear:both;
	position:relative;
}

#main {
	margin:3px 0 0 0;
	padding:0;
}

#primary {
	margin:0;
}

#primary-archive {
	width:631px;
	margin:0;
}

#content {
	float:left;
	width:600px;
	padding:0 30px 0 0;
	margin:0;
	border-right:#CCC 1px solid;
}

.singular #content {
	width:600px;
	margin:0;
}

.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta {
	width:600px;
	float:left;
	margin:0;
	padding-right:30px;
	border-right:#CCC 1px solid;
}
.entry-meta
{display:none;}
.entry-content {
	padding:0;
	margin:0;
	border-bottom:none;
}

.singular .entry-title {
	margin-bottom:10px;
	font-weight:300;
	line-height:1.2em;
}

.entry-meta {
	width:600px;
	border:none;
}

.singular .hentry {
	padding:0;
	margin:10px 0 0 0;
}

.singular.page .hentry {
	padding:10px 0 0;
	width:600px;
	float:left;
	margin:0;
}

#comments {
	width:600px;
	padding-right:30px;
	float:left;
	border-right:#CCC 1px solid; display:none;
}

.commentlist > li.comment,
.commentlist .pingback {
	margin-left: 10px;
	width: 450px;
}

.comment-meta {
	width:98%;
}

#respond {
	width:550px; display:none;
}

#branding .only-search #s,
#branding .only-search #s:focus {
	width: 600px;
}



/*--- PRIMARY NAVIGATION ELEMENTS ---*/

nav {
	width:960px;
	height:40px;
	background:url(images/bkgd-nav.png) repeat-x;
	border:#FFF 1px solid;
	margin:0;
	padding:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #999 0px 0px 8px;
	-moz-box-shadow: #999 0px 0px 8px;
	box-shadow: #999 0px 0px 8px;
	behavior: url(http://innovative-eyecare.com/PIE.htc);
	position:relative;
	z-index:2;
}

.navigation {
	list-style:none;
	margin:0;
}

.navigation li a,
.navigation li a:visited {
	display:block;
	float:left;
	background:url(images/navDivider.png) no-repeat top right;
	padding:9px 25px 10px 20px;
	color:#666;
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	text-shadow:#FFF 1px 1px 0;
}

.navigation li a:hover {
	color:#000;
	background:#FFF url(images/navDivider.png) no-repeat top right;
	text-decoration:none;
}

.navigation li a.currentPage {
	background:#FFF url(images/navDivider.png) no-repeat top right;
}

#content nav {
	width:630px;
	height:20px;
	float:left;
	background:none;
	border:none;
	margin:10px 0 0 0;
	padding:0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	behavior: none;
	position:relative;
	z-index:1;
}

/*---- SECONDARY NAVIGATION ----*/

#menu-secondary-nav {
	width:290px;
	float:right;
	margin:0 0 20px 0;
	padding:0;
}

.menu-secondary-nav-container {
	margin:0;
	padding:0;
}

.subpagNav {
	margin-bottom:15px;
	border-top:#EEE 1px solid; 	
}

.subpageNav ul {
	list-style:none; display:none;
}

.subpageNav li {
	padding:10px 0;
	border-bottom:#EEE 1px solid;
}

.subpageNav li a {
	text-decoration:none;
	font-weight:bold;
	color:#009;
}

.subpageNav li a:hover {
	text-decoration:underline;
}

.subpageNav li a:visited {
	color:#006;
	text-decoration:none;
}

.subpageNav li .currentSubPage,
.subpageNav li .currentSubPage:hover,
.subpageNav li .currentSubPage:visited {
	color:#999;
	text-decoration:none;
}

/*--- HOME PAGE SLIDER ---*/

#homeSlider {
	float:left;
	width:610px;
	height:343px;
	border:#FFF 10px solid;
	background:#0a3981;
	-webkit-box-shadow: #999 0px 0px 8px;
	-moz-box-shadow: #999 0px 0px 8px;
	box-shadow: #999 0px 0px 8px;
	behavior: url(http://innovative-eyecare.com/PIE.htc);
	margin:20px 20px 20px 0;
}

/*--- HOME PAGE EMAIL SIGNUP BOX ---*/

#homeEmailSignup {
	float:right;
	width:245px;
	height:323px;
	border:#FFF 10px solid;
	-webkit-box-shadow: #999 0px 0px 8px;
	-moz-box-shadow: #999 0px 0px 8px;
	box-shadow: #999 0px 0px 8px;
	background:#EEE;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EEEEEE));
	background: -webkit-linear-gradient(#FFFFFF, #EEEEEE);
	background: -moz-linear-gradient(#FFFFFF, #EEEEEE);
	background: -ms-linear-gradient(#FFFFFF, #EEEEEE);
	background: -o-linear-gradient(#FFFFFF, #EEEEEE);
	background: linear-gradient(#FFFFFF, #EEEEEE);
	-pie-background: linear-gradient(#FFFFFF, #EEEEEE);
	behavior: url(http://innovative-eyecare.com/PIE.htc);
	margin:20px 0;
	padding:0 20px 20px;
	text-align:center;
	overflow:visible;
}

#homeEmailSignup h2 {
	color:#000;
	line-height:1.1em;
	margin-bottom:15px;
	margin-top:13px;
}

#homeEmailSignup p {
	font-size:12px;
	line-height:15px;
	color:#666;
	position: absolute;
	left: 667px;
}

/*--- HOME PAGE PROMO TICKER ---*/

#promoTicker {
	float:left;
	width:960px;
	padding:10px 0;
	text-align:center;
	border-top:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	color:#000;
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style: italic;
	margin:1px 0 20px;
}

#promoTicker a,
#promoTicker a:visited {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#promoTicker a:hover {
	text-decoration:underline;
}

/*--- HOME PAGE BANNER AD BOXES ---*/

.homeBannerAd {
	text-align:center;
	vertical-align:middle;
	width:280px;
	min-height:230px;
	border:#FFF 10px solid;
	-webkit-box-shadow: #999 0px 0px 8px;
	-moz-box-shadow: #999 0px 0px 8px;
	box-shadow: #999 0px 0px 8px;
	background:#EEE;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EEEEEE));
	background: -webkit-linear-gradient(#FFFFFF, #EEEEEE);
	background: -moz-linear-gradient(#FFFFFF, #EEEEEE);
	background: -ms-linear-gradient(#FFFFFF, #EEEEEE);
	background: -o-linear-gradient(#FFFFFF, #EEEEEE);
	background: linear-gradient(#FFFFFF, #EEEEEE);
	-pie-background: linear-gradient(#FFFFFF, #EEEEEE);
	behavior: url(http://innovative-eyecare.com/PIE.htc);
}

.homeBannerAd h1 {
	font-size:20px;
	margin:10px 0 13px;
	line-height:1.2em;
}

.homeBannerAd h1 a,
.homeBannerAd h1 a:visited {
	color:#000;
	text-decoration:none;
}

.homeBannerAd h1 a:hover {
	text-decoration:underline;
}

.homeBannerAd p {
	font-size:12px;
	text-align:left;
	margin-left:20px;
}

#homeBannerLeft,
#homeBannerMiddle {
	float:left;
	margin:0 30px 20px 0;
}

#homeBannerRight {
	float:left;
	margin-bottom:20px;
}

#homeBannerRightContent {
	width:160px;
	min-height:183px;
	margin:0;
	padding-right:120px;
	background:url(http://innovative-eyecare.com/wp-content/themes/images/Dr-Mannella-No-Bkgd.png) no-repeat bottom right;
	position:relative;
}

#homeBannerLeftContent {
	width:280px;
	min-height:220px;
	margin:0;
	background:url(http://innovative-eyecare.com/wp-content/themes/images/dudeWbackPain.png) no-repeat bottom right;
	position:relative;
}

#homeBannerLeftContent p {
	margin-right:115px;
}

/*--- HOME PAGE SEO TEXT BOX ---*/

#contentText {
	border-top:#CCC 1px solid;
	float:left;
	padding:15px 0 5px;
	color:#666;
	width:960px;
}

#contentText h1 {
	font-size:28px;
	color:#000;
	font-weight:300;
	margin-bottom:12px;
}

#contentText p {
	margin-bottom:15px;
}

/*---- SIDEBAR ----*/

aside {
	width:290px;
	float:right;
	margin:25px 0 20px 30px;
}

aside h1 {
	color:#000;
	font-weight:300;
	margin:0 0 12px 0;
}

aside p {
	font-size:12px;
	margin-bottom:15px;
	color:#666;
}

/*--- FOOTER ELEMENTS ---*/

#baseline {
	float:left;
	width:960px;
	border-top:#CCC 1px solid;
	padding-top:15px;
	color:#666;
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:15px;
	margin-bottom:30px;
}

#baseline a,
#baseline a:visited {
	text-decoration:none;
	color:#000;
}

#baseline a:hover {
	text-decoration:underline;
}

#shareIcons {
	float:right;
	width:150px;
	list-style:none;
}

#copyright {
	float:left;
	width:500px;
}

.socialicon 
{position: absolute;
z-index: 10000;
top: 29px;
left: 640px;
width: 350px;
}

.citation {
position: absolute;
z-index: 10000;
top: 15px;
left: 350px;

}