/*   
Theme Name: CET
Theme URI: http://cetsalem.org
Description: Custom theme developed for Children's Educational Theatre
Author: Elliot Swan
Author URI: http://www.elliotswan.com
Version: 1
*/

/* @override 
	http://www.elliotswan.com/work/CET/site/style.css
	http://www.elliotswan.com/work/CET/site/wp/wp-content/themes/CET/style.css
*/

* {
	margin: 0;
	padding: 0;
}

html {
	background: #fff8ef url(images/header.jpg) top center no-repeat;
/*	overflow: auto; */
}

body {
	/* footer bg */
		background: url(images/footer.jpg) bottom center no-repeat;
	overflow: auto;
	color: #444;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	line-height: 20px;
	text-shadow: 1px 1px 2px #efefef;
}

h1, h2, h3, h4, h5, h6, ul, ol, dl, li, p {
	text-align: left;
	margin-bottom: 20px;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	color: #231f67;
	font-family: Gill Sans, helvetica, arial, sans-serif;
}

ul, ol, dl {
	margin-left: 20px;
}

ul.columns {
	margin: 0;
}

ul.columns li {

}

ul.columns li p, ul.columns li h3 {
/*	margin: 0;*/
}

ul.columns h3 {
	background: #FFEFD9;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 5px solid white;
}

ul.columns p {
	background: #FFF8EF;
}

ul.columns em {
	display: block;
	margin-bottom: 20px;
	text-align: center;
	font-size: 11px;
	margin-top: -30px;
	padding-bottom: 10px;
	background: #FFEFD9;
	
	border-right: 5px solid white;
	border-left: 5px solid white;
	border-bottom: 5px solid white;
}

ol {
	margin-left: 30px;
}

#header a, #middle a, #footer a {
	color: #231f67;
}

a {
	color: #231f67;
}

a:hover {
	color: #DA6D10;
}

.heading {
	display: inline-block;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	background: #ffe8c9;
	font-size: 24px;
	text-shadow: 1px 1px 1px #ffe8c9;
}

#header h1 a {
	display: block;
	height: 250px;
	text-indent: -9999px;
	position: relative;
	top: 40px;
	left: 10px;
	overflow: hidden;
}

#header #picture {
	margin-top: 50px;
	position: relative;
	height: 260px;
	width: 600px;
	margin-left: 30px;
	overflow: hidden;
}

#header #picture #carousel {
	margin-left: -20px;
}

#header #picture #carousel ul {
	width: 600px;
	overflow: hidden;
	height: 260px;
}

#header #picture #carousel ul li {
	overflow: hidden;
	display: block;
	float:left;
	width: 600px;
	height:260px;
	text-align:center;
}

#header #picture #carousel span.carousel-control {
	display: none;
	position: absolute;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, .7);
	padding: 5px;
	z-index: 9;
	top: 100px;
	cursor: pointer;
}

#header #picture #carousel span.carousel-control.previous {
	left: 0px;
}

#header #picture #carousel span.carousel-control.next {
	right: 0;
}

#header #picture #carousel:hover span.carousel-control {
	display: block;
}

#header #picture #topnews {
	position: absolute;
	
	bottom: 0px;
	left: 0px;
	background: #efefef;
	background: rgba(255, 255, 255, .85);
	height: 40px;
	width: 600px;
}

#header #picture #topnews h2 {
	line-height: 40px;
	margin-left: 10px;	
	font-family: georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	text-shadow: 1px 1px 1px white;
	float: left;
	margin-right: 10px;
} 

#header #picture #topnews p {
	margin: 0;
	line-height: 40px;
	text-align: right;
	margin-right: 10px;
}

#header #picture #topnews p a {
	display: block;
	float: right;
	font-size: 11px;
	text-shadow: 1px 1px 1px #231f67;
	text-align: center;
	color: white;
	text-decoration: none;
	line-height: 25px;
	background: url(images/button.png) top center no-repeat;
	width: 216px;
	height: 36px;
	padding-top: 2px;
	text-indent: 19px;
	margin-top: 5px;
}

#header ul {
	list-style: none;
}

#register {
	width: 670px;
	padding: 15px;
}

#register .heading {
	background: white;
	padding: 0;
	text-shadow: 1px 1px 10px #777;
	display: block;
	border-bottom: 1px solid #afafaf;
}

strong {
	background: #ffe8c9;
	padding: 1px 2px;
	color: #231f67;
}

#nav ul {
	list-style: none;
	margin-top: 50px;
	margin-bottom: 40px;
	background: #231f67;
	height: 40px;
	position: relative;	
	
	font-family: Gill Sans, helvetica, arial, sans-serif;
}

#nav li {
	float: left;
}

#nav li a {
	color: white;
	text-decoration: none;
	font-size: 14px;
	line-height: 40px;
	text-shadow: 1px 1px 1px #231f67;
	display: block;
	padding: 0 20px;
}

#nav li a:hover, #nav li:hover a {
	background: #4d4a88;
}

#nav li:hover {
	padding-top: 36px;
	margin-top: -36px;
	background: url(images/lights.png) top left repeat-x;
}

#nav li#sli {
	position: absolute;
	right: 0px;
	margin: 10px;
}

#nav li#sli:hover {
	background: transparent;
	padding: 0;
}

#nav li#sli input {
	display: block;
	color: #888;
	border: 0px;
	padding: 3px 5px 4px 4px;
}

#nav li ul {
	position: absolute;
	margin: 0;
	background: transparent;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
	height: 40px;
	overflow: hidden;
}
/*
#nav li ul li {
	border: 1px solid red;
	height: 40px;
	padding: 0;
	margin: 0;
	overflow: auto;
}*/

#nav li ul li a, #nav li:hover ul li a {
	color: #231f67;
	text-shadow: 0 0 0;
	background: transparent;
}

#nav li ul li a:hover {
	text-decoration: underline;
}

#nav li ul li:hover {
	background: transparent;
}

#testimonial {
	font-size: 14px;
	font-style: italic;
	text-shadow: 1px 1px 1px white;
	margin-bottom: 40px;
}

#testimonial .q1 {
	background: url(images/q1.gif) 0px 4px no-repeat;
	display: inline-block;
	height: 20px;
	width: 12px;
	text-indent: -9999px;
	margin-right: 5px;
}

#testimonial .q2 {
	background: url(images/q2.gif) 0px 4px no-repeat;
	display: inline-block;
	height: 20px;
	width: 12px;
	text-indent: -9999px;
	margin-left: 6px;
}

.heading.twitter {
	padding: 0;
}

.heading.twitter a {
	display: block;
	background: url(images/twitterheading.jpg) top left no-repeat;
	width: 200px;
	height: 60px;
	margin: -20px 0 0px;
	padding: 20px 0 0 10px;
	text-decoration: none;
}

#sidebar ul {
	list-style: none;
	margin: -10px 0 40px 0;
}

#sidebar ul li {
	border-bottom: 1px dotted #bdbfbf;
	padding: 10px 0;
	margin: 0;
}
/*
#sidebar ul li:hover {
	background: #ffffef;
}
*/
#subnav {
	font-family: Gill Sans, helvetica, arial, sans-serif;
}

#subnav h3 {
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #bdbfbf;
}

#sidebar #subnav li {
	border-bottom: 0;
	line-height: 20px;
	padding: 0;
}

#sidebar #subnav li a {
	border-bottom: 0;
	line-height: 20px;
	padding: 0 0 0 15px;
	background: url(images/arrows.gif) 0px 3px no-repeat;
}

#sidebar #subnav li a:hover, #sidebar #subnav li.current_page_item a {
	background: url(images/arrows.gif) 0px -38px no-repeat;
}

#sidebar #subnav a {
	text-decoration: none;
	font-weight: bold;
}

#latestnews a {
	text-decoration: none;
	color: #444;
}

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

#twitter {
	margin-top: 10px;
}

#twitter li .tweetwhen {
	font-style: italic;
	font-size: 11px;
}

#content .update {
	background: rgb(255, 234, 203);
	background: rgba(255, 234, 203, .6);
	padding: 10px;
}

img.alignright {float:right; margin:0 0 20px 20px}
img.alignleft {float:left; margin:0 20px 20px 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 20px 20px}
a img.alignleft {float:left; margin:0 20px 20px 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#content img {
	border: 10px solid white;
}

#content .ngg-album-compact img  {
	border: none;
}

#sponsors {
	float: left;
	clear: both;
	margin-top: 40px;
	border-top: 1px dotted #bdbfbf;
	padding-top: 40px;
}

#footer {
	height: 150px;
	float: left;
	clear: both;
	position: relative;
}

#footer .copyright {
	font-size: ;
	position: absolute;
	top: 115px;
}

#footer .credits {
	position: absolute;
	top: 111px;
	left: 370px;
	text-align: center;
}

#footer .address {
	text-align: right;
	position: absolute;
	top: 100px;
	right: 0;
}

#footer .credits #elliotswan {
	display: block;
	width: 110px;
	height: 50px;
	background: url(images/credit/elliotswan.png) bottom left no-repeat;
	text-indent: -9999px;
	float: left;
	margin-top: -29px;
}

#footer .credits #elliotswan:hover {
	background: url(images/credit/elliotswan.png) -119px -3px no-repeat;
}

#footer .credits #wordpress {
	display: block;
	width: 102px;
	height: 50px;
	background: url(images/credit/wordpress.png) bottom left no-repeat;
	text-indent: -9999px;
	margin-left: 140px;
	margin-top: -29px;
}

#footer .credits #wordpress:hover {
	background: url(images/credit/wordpress.png) -105px -4px no-repeat;
}




