body {
	background: #f0eee3 url(../images/bg.jpg);
	padding: 0 20px 80px 20px;
}

/* Fonts by Jos Buivenga (exljbris) -> www.exljbris.nl */
@font-face {
	font-family: "Fontin Regular";
	src: url("Fontin-Regular.eot");
	src: local("Fontin Regular"), local("Fontin-Regular"), url("Fontin-Regular.woff") format("woff"), url("Fontin-Regular.otf") format("opentype"), url("Fontin-Regular.svg#Fontin-Regular") format("svg");
}

@font-face {
	font-family: "Fontin Sans Regular";
	src: url("Fontin_Sans_R_45b.eot");
	src: local("Fontin Sans Regular"), local("FontinSans-Regular"), url("Fontin_Sans_R_45b.woff") format("woff"), url("Fontin_Sans_R_45b.otf") format("opentype"), url("Fontin_Sans_R_45b.svg#FontinSans-Regular") format("svg");
}

#main {
	width: 1000px;
	margin: 0 auto;
}

#header {
	padding-top: 80px;
}

h1 a#logo {
	width: 428px;
	height: 124px;
	position: absolute;
	z-index: 9;
	margin-left: 10px;
	background: url(../images/header-logo.png) no-repeat;
}

#top-links ul {
	width: 400px;
	margin: 55px 0 0 575px;
}

#top-links ul li {
	float: left;
}

#top-links ul li a {
	display: block;
}

	#top-links ul li a#register {
		width: 133px;
		height: 34px;
		margin-right: 50px;
		background: url(../images/register-button.png) no-repeat top;
		text-indent: -9999px;
	}
	
	#top-links ul li a#register:hover {
		background: url(../images/register-button.png) no-repeat 0 -34px;
	}
	
	#top-links ul li a#register:active {
		background: url(../images/register-button.png) no-repeat bottom;
	}
	
	#top-links ul li a#member {
		width: 120px;
		height: 34px;
		background: url(../images/member-button.png) no-repeat top;
		text-indent: -9999px;
	}
	
	#top-links ul li a#member:hover {
		background: url(../images/member-button.png) no-repeat 0 -34px;
	}
	
	#top-links ul li a#member:active {
		background: url(../images/member-button.png) no-repeat bottom;
	}
	
.clear {
	clear: both;
}

#sidebar {
	float: left;
	width: 210px;
	margin-bottom: 60px;
}
	
#nav {
	margin-top: 155px;
}

#nav ul li a {
	display: block;
	padding: 10px;
	font: 14px/14px "Fontin Regular", Calibri, "Trebuchet MS", sans-serif;
	color: #657072;
	text-decoration: none;
	text-transform: uppercase;
	/* -webkit-transition: all 0.3s ease; */
}

#nav ul li a:hover {
	color: #333;
}

#nav ul li a#active {
	background: url(../images/nav-active.jpg) no-repeat;
}

#showcases {
	width: 205px;
	margin-top: 60px;
	background: url(../images/container-bg.jpg) repeat-y;
}

#showcases h3 {
	width: 205px;
	height: 33px;
	background: url(../images/upcoming.png) no-repeat;
	text-indent: -9999px;
}

#showcases ul, #qanda ul {
	padding: 10px 0 15px 0;
}

#showcases ul li, #qanda ul li {
	padding: 5px 10px;
	font: 12px "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #657072;
}

#showcases ul li a, #qanda ul li a {
	color: #498397;
	text-decoration: none;
}

#showcases ul li a:hover, #qanda ul li a:hover {
	color: #333;
}

#showcases-bottom {
	width: 205px;
	height: 7px;
	background: url(../images/container-bottom.jpg) no-repeat;
}

#qanda {
	width: 205px;
	margin-top: 60px;
	background: url(../images/container-bg.jpg) repeat-y;
}

#qanda h3 {
	width: 205px;
	height: 33px;
	background: url(../images/q-a.png) no-repeat;
	text-indent: -9999px;
}

#qanda-bottom {
	width: 205px;
	height: 7px;
	background: url(../images/container-bottom.jpg) no-repeat;
}

#facebook-top {
	width: 205px;
	height: 7px;
	margin-top: 60px;
	background: url(../images/container-top.jpg) no-repeat;
}

#facebook {
	width: 205px;
	background: url(../images/container-bg.jpg) repeat-y;
	padding: 3px 0 0 10px;
}

#facebook a {
	color: #657072;
	font: 12px "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	text-decoration: none;
}

#facebook a:hover {
	color: #333;
}

#facebook span {
	margin-left: 5px;
	position: relative;
	bottom: 7px;
}

#facebook-bottom {
	width: 205px;
	height: 7px;
	background: url(../images/container-bottom.jpg) no-repeat;
}

#content-home {
	float: right;
	width: 745px;
}

#content-home .entry img {
	display: none;
}

#content {
	float: right;
	width: 745px;
	margin-top: 60px;
}

.post {
	margin-left: 15px;
}

.post h2, h2.pagetitle {
	width: 680px;
	height: 80px;
	position: relative;
	left: -50px;
	padding: 85px 0 0 50px;
	font: 36px "Fontin Regular", Georgia, serif;
	color: #367892;
	text-shadow: 0px 1px rgba(255, 255, 255, 0.8);
	text-decoration: none;
	background: url(../images/title-bg.png) no-repeat top left;
}


.post h3, .post h3 a {
	font: 36px "Fontin Regular", Georgia, serif;
	color: #367892;
	text-shadow: 0px 1px rgba(255, 255, 255, 0.8);
	text-decoration: none;
}

.post h3 a:hover {
	color: #235b72;
}


.post h3 span {
	font: 18px/30px "Fontin Regular", Georgia, serif;
	color: #638892;
	text-shadow: 0px 1px rgba(255, 255, 255, 0.8);
}

.home .entry p {
	margin: 20px 0;
}

.entry {
	font: 14px/22px "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #657072;
	margin-top: -14px;
}

.entry p {
	margin: 0 0 20px 95px;
	padding-right: 75px;
}

.entry p.wide {
	margin-left: 0;
}

.entry a {
	color: #498397;
	text-decoration: none;
	border-bottom: 1px dotted #498397;
}

.entry a.more {
	color: #657072;
	text-decoration: none;
	border-bottom: 1px dotted #657072;
}

.entry a:hover {
	color: #333;
	border-bottom: 1px dotted #333;
}

.entry dl {
	clear: left;
	margin-bottom: 40px;
}

.entry dl dt {
	float: left;
	width: 84px;
	height: 120px;
	margin-right: 10px;
}

.entry .member {
	margin-top: -54px;
	margin-left: -4px;
}

.entry .member dl dd {
	width: 600px;
	float: left;
}

.entry .member dl dd p {
	margin: 0 0 20px 0;
}

.entry h4 {
	margin-left: 95px;
	font: 22px "Fontin Regular", Georgia, serif;
	color: #444;
	text-shadow: 0px 1px rgba(255, 255, 255, 0.8);
}

p.multi-title {
	width: 550px;
	margin-left: 81px;
	padding: 5px;
	color: #444;
	background-color: #dbd9d1;
}

p.info em {
	font-style: normal;
	color: #444;
}

p.info span {
	margin: 0 20px;
}

.entry .sideimg-dance {
	position: absolute;
	margin-top: -20px;
	margin-left: -127px;
}

.entry .sideimg-drama {
	position: absolute;
	margin-left: -130px;
}

.entry .sideimg-music {
	position: absolute;
	margin-left: -135px;
}

h4.new, p.new {
	margin-top: 40px;
}

h4.new-section, p.new-section {
	margin-top: 80px;
}

.col {
	float: left;
	width: 220px;
	margin: 0 0 0 -4px;
	font-size: 11px;
	line-height: 15px;
}

.mid-col {
	float: left;
	width: 220px;
	margin: 0 30px;
	font-size: 11px;
	line-height: 15px;
}

.col span, .mid-col span {
	font-size: 14px;
	line-height: 20px;
}

/* Faculty Headshots */
.headshot {
	padding: 6px 7px 9px 8px;
	background: url(http://atlanticartsacademy.com/wp-content/themes/atlanticarts/images/faculty/headshots-bg.jpg) no-repeat;
}

.headshot img {
	width: 69px;
	height: 69px;
}

.text {
	margin-left: 90px;
}

.text h3  {
	font: 42px "Fontin Regular", Georgia, serif;
	color: #444;
	text-shadow: 0px 1px rgba(255, 255, 255, 0.8);
	text-decoration: none;
}

.text h3 span {
	font: 22px/40px "Fontin Regular", Georgia, serif;
	color: #888;
	text-shadow: 0px 1px rgba(255, 255, 255, 0.8);
}

.text p.first {
	float: left;
	width: 285px;
	margin: 20px 0 20px 180px;
	padding-right: 45px;
	font: 14px/22px "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #657072;
}

.text p {
	float: left;
	width: 320px;
	margin: 20px 0 20px 0;
	padding-right: 75px;
	font: 14px/22px "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #657072;
}

a.button-blue, input.button, #submit {
	padding: 4px 10px;
	font: 12px "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #eee;
	text-shadow: 0px -1px rgba(0, 0, 0, 0.4);
	text-decoration:  none;
	background: #225969 url(../images/button-blue.png) repeat-x top;
	border-width: 1px;
	border-style: solid;
	border-color: #33798f;
	-moz-border-radius: 13px;
	-khtml-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	cursor: pointer;
}

a.button-blue:hover, input.button:hover, a#submit:hover {
	color: #eee;
	background: #225969 url(../images/button-blue.png) repeat-x bottom;
}

a.button-blue:active, input.button:active, a#submit:active {
	background-image: none;
	background-color: #225969;
}

.button-grey, a.post-edit-link {
	padding: 4px 10px;
	font: 12px "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #eee;
	text-shadow: 0px -1px rgba(0, 0, 0, 0.4);
	text-decoration:  none;
	background: #535353 url(../images/button-grey.png) repeat-x top;
	border-width: 1px;
	border-style: solid;
	border-color: #555;
	-moz-border-radius: 13px;
	-khtml-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}

.button-grey:hover, a.post-edit-link:hover {
	color: #eee;
	background: #535353 url(../images/button-grey.png) repeat-x bottom;
}

.button-grey:active, a.post-edit-link:active {
	background-image: none;
	background-color: #535353;
}

#troupes {
	width: 995px;
	height: 220px;
	margin: 60px 0 0 10px;
	background: url(../images/troupes-bg.jpg) no-repeat 50% 20%;
}

#troupes h3 {
	margin-bottom: 40px;
	font: 24px "Fontin Regular", Georgia, serif;
	color: #444;
	text-shadow: 0px 1px rgba(255, 255, 255, 0.8);
}

#troupes ul {
	margin-left: 155px;
}

#troupes ul li {
	float: left;
}

#troupes ul li a {
	margin: 0 8px;
	display: block;
	width: 221px;
	height: 68px;
	-webkit-transition: all 0.2s ease;
}

#troupes ul li a:hover {
	-moz-box-shadow: 0 0 0.5em #333;
	-webkit-box-shadow: 0 0 0.5em #333;
	box-shadow: 0 0 0.5em #333;
}

#footer {
	margin-top: 40px;
	padding: 10px;
}

#footer-logo {
	width: 995px;
	height: 175px;
	background: url(../images/footer-logo.png) no-repeat;
}

#footer ul li {
	margin: 5px 0;
	font: 12px/18px "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #657072;
}

#footer ul li a {
	color: #657072;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #333;
}

#footer ul li span {
	margin-left: 5px;
	position: relative;
	bottom: 7px;
}

#footer ul#social {
	float: left;
	width: 140px;
	margin-right: 20px;
}

#footer ul#contact {
	float: left;
	width: 460px;
	margin-right: 20px;
	margin-left: 160px;
}

#footer ul#copyright {
	float: left;
	width: 300px;
}

#footer ul#copyright li {
	margin: 13px 0;
	position: relative;
	bottom: 5px;
}

/* Articles */
.article-list {
	width: 630px;
	margin: 0 0 20px -10px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #bbb;
}

.article-list td {
	padding-bottom: 20px;
	vertical-align: bottom;
}

.article-date {
	width: 150px;
	text-align: right;
}

.article-title {
	width: 400px;
	padding-right: 40px;
	border-bottom: none;
	font: 18px/24px "Fontin Regular", Georgia, serif;
	text-shadow: 0px 1px rgba(255, 255, 255, 0.8);
}

.article-title h4 {
	margin-left: 0;
}

.article-title a, .article-title a:hover {
	border-bottom: none;
}

/* Cart */
.cart {
	width: 200px;
	margin-left: 95px;
}

.cart select {
	width: 200px;
	margin: 5px 0;
	background-color: #fefefe;
	border: 1px solid #aaa;
	outline: none;

}

/* Images */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
 	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	position: absolute;
	margin-left: -100px;
	max-width: 85px;
}

/* Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

select {
	width: 130px;
}

#commentform input#author, #commentform input#email, #commentform input#url {
	width: 170px;
	padding: 5px 6px;
	margin: 5px 5px 2px 0;
	font: 14px "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #555;
	background-color: #efeee9;
	outline-color: #859fa8;
	outline-offset: -4px;
	border: 1px solid #dddbce;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-transition: all 0.1s ease;
}

#commentform input:focus#author, #commentform input:focus#email, #commentform input:focus#url {
	border-color: #4a8395;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform label {
	font: 12px "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #999;
}

#commentform textarea {
	width: 100%;
	min-height: 200px;
	margin-top: 4px;
	padding: 5px 4px;
	font: 14px/22px "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #555;
	border: 1px solid #dddbce;
	background-color: #efeee9;
	outline-color: #859fa8;
	outline-offset: -4px;
	border: 1px solid #dddbce;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	resize: vertical;
	-webkit-transition: all 0.1s ease;
}

#commentform textarea:focus {
	border-color: #4a8395;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#respond h3 {
	font: 18px "Fontin Regular", Georgia, serif;
	color: #444;
	text-shadow: 0px 1px rgba(255, 255, 255, 0.8);
}

#commentform #submit {
	margin-top: 7px;
	cursor: pointer;
}

#commentform #submit:active {
	background-image: none;
}

/* Comments */
#comments-box {
	color: #657072;
	padding-right: 95px;
} 

#comments-box a {
	color: #498397;
	text-decoration: none;
} 

.vcard cite {
	font-style: normal;
	text-transform:  uppercase;
}

h3#comments {
	padding-left: 10px;
	margin: 60px 0 0 0;
	font: 24px "Fontin Regular", Georgia, serif;
	color: #444;
	text-shadow: 0px 1px rgba(255, 255, 255, 0.8);
}

.alt {
	margin: 0;
	padding: 5px;
}

#respond, .commentlist {
	padding: 15px 0 0 95px;
	font: 14px/22px "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

.commentlist li {
	margin: 0;
	padding: 15px 0;
	list-style: none;
	border-bottom: 1px dotted #bbb;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 6px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
    font: 12px "Lucida Grande", "Lucida Sans", Arial, sans-serif;
    color: #657072;
	margin: 0 0 0 10px;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font: 12px "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

.avatar {
	display: none;
}

a.comment-edit-link {
	color: #657072 !important;
}

/* Various Tags & Classes */
small {
	font-size: 12px;
	line-height: 16px;
}

.pdf, a.pdf {
	background-color: #a23532;
	position: relative;

	padding: 1px 6px;
	font: 9px "Lucida Grande", "Lucida Sans", Helvetica, sans-serif; 
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff !important;
	border-width: 1px;
	border-style: solid;
	border-color: #a23532;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.hide {
	display: none;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #999;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.right {
	float: right;
}

.navigation {
	padding: 5px 0;
}

.navigation a {
	text-decoration: none;
}

.navigation a:hover {
}

.post-edit {
	float: right;
	margin-right: 95px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Summer Program PDF Link */
#sp-pdf {
	margin-top: -70px; 
	margin-left: 400px; 
	position: absolute; 
	z-index: 9;
}

