/*
Theme Name: About Face Theatre
Theme URI: http://www.aboutfacetheatre.com/
Description: About Face Theatre default theme
Version: 1.0
Author: Adam Penly
*/

body {
	font-family: Helvetica, Arial, Verdana; 
}

* {
	margin: 0;
	padding: 0;
}

ul
{
	margin-left: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
}

ul li {
	color: #363636;
	font-size: 11px;
	line-height: 16px;
}

ul.noStyle
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

ul.bulletList li {
	padding-left: 10px;
	background: url(images/dot.gif) no-repeat 0 2px;
}

p {
	font-size: 12px;
	color: #363636;
	line-height: 16px;
	margin-bottom: 10px;
}

textarea {
	width: 350px;
}

a {
	color: #363636;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

a.underline {
	text-decoration: underline;
}

a.pink {
	text-decoration: underline;
}

.pageHeader {
	color: #363636;
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
}

h2.pageHeaderPink {
	color: #c92e91;
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
}

h3 {
	color: #363636;
	font-size: 12px;
}

h3.tagline, .subheader {
	margin-bottom: 10px;
}

ul.normalList {
	margin-bottom: 10px;
}

ul.normalList li {
	font-size: 12px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

a.arrowIcon {
	padding-left: 25px;
	background: url('images/pink_arrow.gif') no-repeat;
}

a.pinkLink {
	color: #c92e91;
}

a.rollOverPink:hover {
	color: #c92e91;
}

/* font styles */

.blue_eleven {
	font-size: 11px;
	color: #08b1ee;
}

.pink {
	color: #c92e91;
}

.green {
	color: #cacc2c;
}

.small {
	font-size: 11px;
}

.margin0 {
	margin: 0 0 2px 0;
}

.margin20 {
	margin-bottom: 20px;
}

/* nav styles */

#nav {
	width: 145px;
}


/* 3 col styles */

#threeColContainer {
	position: relative;
	float: left;
	clear: both;
	width: 800px;
	padding-top: 20px;
	margin-bottom: 10px;
	height: 1%;
}

#rightCol {
	position: relative;
	float: right;
	width: 175px;
	text-align: center;
}

#leftCol {
	width: 155px;
	position: relative;
	float: left;
}

#CenterContent {
	position: relative;
	float: left;
	width: 633px;
	padding-right:10px;
	border-right: 1px solid #a8a8a8;
	height: 1%;
}


#container {
	text-align: left;
	width: 800px;
	margin: 10px auto 30px auto;
}

#header, #AFYTheader {
	position: relative;
	height: 1%;
}

#header #borderTop {
	background-color: #08b1ee;
	height: 55px;
	margin-bottom: 5px;
}

#header #borderBottom {
	background: #363636;
	height: 15px;
	margin-top: 5px;
}

#header h1 {
	width: 593px;
	
	margin: 0;
	padding: 0;
}

#header h1 a {
	text-indent: -10000px;
	display: block;
	height: 42px;
	background: url(images/logo.gif) no-repeat -5px 0;
}

/* homepage */
#featureImg {
	margin-bottom: 10px;
}

#feature_container  #feature_text {
	width: 210px;
	float: left;
	padding: 0 10px 0 0;
	border-right: 1px solid #a8a8a8;
}

#feature_container p {
	font-size: 11px;
}

#feature_container  #news_text {
	width: 203px;
	float: left;
	padding: 0 10px;
}

 #feature_text h2, #news_text h2 {
 	color: #c92e91;
	font-size: 16px;
	margin: 0 0 5px 0;
	font-weight: normal;
 }
 
 #feature_text h3, .blue_twelve {
 	color: #08b1ee;
	font-size: 12px;
	margin: 0 0 2px 0;
	font-style: italic;
 }

 .newsStory {
 	margin-bottom: 10px;
 }
 
 .quote {
 	border-bottom: 1px solid #a8a8a8;
	padding-bottom: 10px;
	margin-bottom: 15px;
 }
 
 ul#buttons
 {
 	list-style: none;
 }
 
 ul#buttons li {
 	margin-bottom: 10px;
 }

.floatLeft {
	float: left;
	margin-right: 5px;
}

/* feature pages */

#featureImg h3, #featureImg h4, #featureImg h5 {
	margin-bottom: 10px; 
	color: #363636;
	font-size: 12px;
}

#featureImg h5 {
	margin:0 0 2px 0;
	font-weight: normal;
}

.featureMeta a{
	color: #9d9999;
	text-decoration: none;
}

.featureMeta a:hover {
	text-decoration: underline;
}

ul.four_square {
	margin:0;
	padding:0;
}

ul.four_square li {
	margin:0 6px 3px 0;
	padding: 0;
	float: left;
}

ul.four_square li img {
	margin:0;
	padding: 0;
}

/*people page*/
ul.inPageLinks {
	margin-bottom: 10px;
}

/* footer */

#footer {
	position: relative;
	clear: both;
	background: #838383;
	color: #FFF;
	font-size: 11px;
	padding: 10px;
	text-align: center;
}

#footer p {
	color: #FFF;
	margin:0;
}

#footer a {
	text-decoration: none;
	color: #FFF;
}


.heightfix {
	height: 350px;
}


.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/*email form */
#emailForm {
	position: absolute;
	right: 0;
	top: 75px;
}
#formData {
	position: relative;
}

#email_input {
	position: absolute;
	right: 20px;
}
#go_btn {
	position: absolute;
	right: 0;
	z-index: 10000;
}

#email_submit {
	text-indent: -10000px;
	display: block;
	width: 16px;
	height: 16px;
}

#error {
	position: absolute;
	right: 0;
	top: 58px;
	color: red;
}

/*AFYT styles */

#AFYTheader #borderTop {
	background-color: #d5d32f;
	height: 38px;
}

#AFYTheader #borderBottom {
	background: #464646;
	height: 7px;
}

#AFYTheader h1 {
	width: 800px;
	margin: 0;
	padding: 0;
}

#AFYTheader h1 a {
	text-indent: -10000px;
	display: block;
	height: 71px;
	background: url(images/AFYT_logo.gif) no-repeat -1px 0;
}

/*blog styles*/
ol.commentlist li {
	margin-left: 18px;
	font-size: 12px;
}

ol.commentlist cite {
	
}

ol.commentlist li p {
	margin-top: 10px;
}

.NavUL li	{margin-bottom:10px;}


#nav li#Ftfblog a {
	background: #c92e91;
}

#nav li#Ftfblog ul.subnav a:hover {
	color: #c92e91;
}

#nav li#Ftfblog ul.subsubnav a:hover {
	color: #c92e91;
}

#nav li#Ftfblog ul.subnav li a {
	background: #FFF;
}

#nav li#Ftfblog ul.subnav li.active a {
	color: #cacc2c;
}

#nav li#Ftfblog ul.subnav li.active ul.subsubnav a {
	color: #363636;
}




.CampaignNav  a
{
	font-size: 11px;
	color: #ffffff;
	background: #08b1ee;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	display: block;
	line-height: 14px;
}

.CampaignNav  a:link
{
	color: #ffffff;
}
.CampaignNav  a:visited
{
	color: #ffffff;
}
.CampaignNav  a:active
{
	color: #ffffff;
}
.CampaignNav  a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/* Added by Penly Solutions 07/2009 - AP */

#FullContent
{
	position: relative;
	float: left;
	width: 778px; 
	border-left: 1px solid #a8a8a8;
	border-right: 1px solid #a8a8a8;
	padding-left:10px; 
	padding-right:10px;
}

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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

td {
	padding-left:10px;
	padding-right:10px;
}

/* End Images */

#Wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#Header {
	width: 800px;
}

#Left {
	position: relative;
	float: left;
	margin-right: 13px;	
}

#RightTop {
	position: relative;
	float: left;
	width: 529px;
	height: 94px;
	margin-bottom: 6px;
	background: url(images/imgHeaderRightTop.jpg) no-repeat;
}

#RightBottom {
	position: relative;
	float: left;
	width: 529px;
	height: 188px;
	background: url(images/imgHeaderRightBottom.jpg) no-repeat;
}

#TwitterFacebook {
	float: right;
	width: 175px;
	height: 26px;
	background: #ffe352;
	color: #eb2b5c;
	text-align: center;
	line-height: 26px;
}

#TwitterFacebook a {
	color: #eb2b5c;
	text-decoration: none;
	font-size: 11px;
}

#TwitterFacebook a:hover {
	color: #eb2b5c;
	text-decoration: underline;
}

#BecomeAMember {
	float: left;
	margin-left: 11px;
	margin-top: 11px;
	width: 105px;
	height: 72px;
}

#BecomeAMember a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/imgBtnBecomeAMember.jpg);
	text-indent: -9999em;
	line-height: 0;
}

#Tickets {
	float: left;
	margin-left: 5px;
	margin-top: 11px;
	width: 106px;
	height: 72px;
}

#Tickets a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/imgBtnTickets.jpg);
	text-indent: -9999em;
	line-height: 0;
}

#DonateNow {
	float: left;
	margin-left: 5px;
	margin-top: 11px;
	width: 105px;
	height: 72px;
}

#DonateNow a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/imgBtnDonateNow.jpg);
	text-indent: -9999em;
	line-height: 0;
}

#NewsletterBox {
	position: absolute;
	top: 65px;
	left: 355px;
	width: 126px;
	height: 19px;
	border: 0;
	background: #777;
	color: #fff;
	padding: 0px;
	line-height: 19px;
	padding-left: 4px;
	padding-right: 4px;
}

#NewsletterButton {
	position: absolute;
	top: 65px;
	left: 493px;
	width: 23px;
	height: 19px;
	border: 0;
	background: #b7b7b7;
	color: #eb2b5c;
	text-align: center;
	padding: 0;
	line-height: 19px;
}

#Navigation {
	position: relative;
	margin-left: 10px;
	margin-top: 8px;
	float: left;
	width: 110px;
	height: 164px;
	background: #fcebb4;
	padding: 8px 0 8px 0;
}

#Spotlight {
	position: absolute;
	top: 10px;
	left: 231px;
	width: 266px;
	height: 147px;
	background: #fff;
	padding: 10px;
}

ul.sidebar {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.sidebar li {
	height: 20px;
	line-height: 20px;
}

ul.sidebar li a {
	color: #eb2b5c;
}

.pinkText {
	color: #eb2b5c;
}
