/*  
Theme Name: Theatreworks
Theme URI: http://www.plasticalbtross.com
Description: Theatreworks theme
Version: 1.0
Author: Jenna Spevack
Author URI: http://www.plasticalbtross.com

*/

/* general */

* {
	margin:0;
	padding:0
	}

body {
	background: #49496D;
	margin: 0;
	padding: 0;
	color: #454568;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 78%;
	line-height: 1.5em;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

a:link, a:visited, a:active {
	color: #49496D;
	text-decoration: underline;
}


a:hover{
	color: #AAA9C2;
	text-decoration: none;
}

.clear{
clear:both;
}

/* layout */
#container {
	width: 850px;
	margin: 0 auto;
	background:#ffffff;
	/*
	background: url(images/containerbg.gif) #ebebeb;
	background-position: 0 140px;
	background-repeat: repeat-x;*/
}

/* header */
#header {
	height: 150px;
	background: url(images/headerbg.jpg) no-repeat;
	position: relative;
}

#header h1 {
	font-size: 1px;
	color: #3FC0C0;
}

#header a {
	text-decoration: none;
	
}
#header h1 a {
	display: block;
	height: 180px;
	width: 550px;
	
}

#header a:hover {
	
}

#header #search {
	position: absolute;
	top: 155px;
	right: 95px;
	height: 19px;
	z-index: 1;
	border-left: 1px solid #CBCAE6;
	padding-left:18px;
}

#header #s {
	background: #ffffff;
	border: none;
	width: 150px;
	margin: 0;
	font-size: 10px;
	color: #391042;
	padding: 2px;
}

#header p {
	text-indent: -5000px;
}





/* content */
#content {
	width:850px;
	position:relative;
	float: left;
	background-color:#FFFFFF;
}




/* navigation */
#navbar {
	margin: 0 0 0px 0px;
	
	
}


#nav {
	background:#7A79B9;
	height:32px;
	border-bottom:1px solid #F4F9E1;
	padding-left: 2em;
	}

#nav li, #subnav li {
	float:left;
	list-style:none
	}

#nav a {
	color:#F4F9E1;
	text-decoration:none;
	display: block;
	float: left;
	height: 32px;
	padding: 0 15px;
	line-height: 32px;
	}
	
#nav a:visited {
	color:#F4F9E1;
	text-decoration:none;
	display: block;
	float: left;
	height: 32px;
	padding: 0 15px;
	line-height: 32px;
	}
	
#nav a:hover, #nav a:active {
	background: #F4F9E1;
	display: block;
	color: #5E5E8E;
	}

li.current_page_parent a,
#nav li.current_page_item a
        {
	/*color:#5E5E8E;
	background: #F4F9E1;*/
	text-decoration:none;
	display: block;
	float: left;
	height: 32px;
	padding: 0 15px;
	line-height: 32px;
	font-weight:bold;	
	
	}


li.current_page_parent a:visited,
#nav li.current_page_item a:visited 
{
	/*color:#5E5E8E;
	background: #F4F9E1;*/
	text-decoration:none;
	display: block;
	float: left;
	height: 32px;
	padding: 0 15px;
	line-height: 32px;
	font-weight:bold;
	
	}


#subnav {
	background: #CBCAE6;
	border-top:2px solid #5E5E8E;
	border-bottom:1px solid #F4F9E1;
	height:25px;
	
	}
#subnav ul {
	width: 425px;
	
}	

#subnav li {
	position: relative;
	left: 10%;
}

#subnav a {
	color:#5E5E8E;
	text-decoration:none;
	display: block;
	float: left;
	height: 25px;
	padding: 0 15px;
	line-height: 25px;
	}
#subnav a:visited {

}

#subnav li.current_page_item a {
	font-weight:bold;
	background:#FFFFFF;
	}
	
#subnav li.current_page_item a:visited {
	}
	
#subnav a:hover, #subnav a:active {
	background:#FFFFFF;
	}



/* content typography */

#posts p{
	font-size: 1em;
	margin-bottom: 1em;
	line-height: 1.4em;
}

#posts ul, ol{
	margin-bottom: 1.2em;
	margin-left: 1.75em;	
}

#posts li{
	margin-bottom: .5em;
	line-height: 1.3em;
}
#posts table{
	text-align: left;	

}

#posts td {
	border: 1px solid #9E71A8;
	padding: .5em;
	vertical-align: top;
}
#posts caption {
	border: 1px solid #9E71A8;
	padding: .5em;
	color: #FFFFFF;
	background: #309390;
	font-weight: bold;
}

#posts th {
	border-top: 1px solid #9E71A8;
	border-right: 1px solid #9E71A8;
	border-left: 1px solid #9E71A8;
	background: #EFEAC6;
	padding: .5em;
	text-align: center;
}
#posts td p {
margin-bottom: 1.3em;

}
.entry p {
	margin: 0 0 20px 0;
}

.post h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 3px 0px;
}


.post h3 {
	font-size: 1em;
font-variant: small-caps;
clear: both;	
}

.tags {
	font-size: .85em;
	line-height: 1.5em;
	margin: 0 0 0 60px;
}

.postmetadata {
	font-size: .85em;
	line-height: 1.25em;
	margin: 0 0 0 60px;
}

.date {
	width: 50px;
	height: 60px;
	border: 1px solid #9E71A8;
	text-align: center;
	margin: 0 0 10px 0;
	float: left;
}

.month {
	font-size: .95em;
	background: #641C74;
	background-repeat: repeat-x;
	background-position: 0 -5px;
	color: #ffffff;
	height: 20px;
	line-height: 20px;
}

.day {
	font-size: 1.5em;
	height: 25px;
	line-height: 30px;
	font-weight: bold;
}

.year {
	font-size: .75em;
	height: 15px;
	line-height: 15px;
}

.post {
	margin: 10px 0 10px 0;
	background: #ffffff;
	padding: 20px 30px;
	width: 500px;

}

.post blockquote {
	background: url(images/blockquotestart.gif) no-repeat left top;
	/*width: 95%;*/
	margin-right: auto;
	margin-left: auto;
	padding: 1em 2.5em;
}
.post blockquote em {
	background: url(images/blockquoteend.gif) no-repeat right bottom;
	/*margin-right: 2em;*/
	padding-right: 2.5em;
	padding-bottom: 1em;
}

.commentdate {
	font-size: 11px;
	margin: 0 0 10px 0;
}

h3#comments {
	margin-bottom:1em;
	
}

.post h2.notfound {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 3px 0px;

}

/* page posts typography */
.page .post h2 {
	font-size: 1.3em;
	margin: 0 0 1em 0;
}

.references {
	font-size: .75em;
	font-style: italic;
	border-top: 1px solid #9E71A8;
	margin-top: 1.5em;
	padding-top: .75em;
}

/* blog posts formatting */
#posts {
	
	margin: 0 0 20px 10px;
	float: left;
}


.commentbubble {
/* position: relative;
	left: 530px;
	width: 71px;*/
}

.commentbubble a {
	display: block;
	
}


.commentbubble a:hover {
	/*background: url(images/commentbubblehover.gif);
	background-repeat: no-repeat;
	
	width: 40px;
	height: 75px;
	text-align: center;
	font-size: 12px;
	padding: 5px 31px 0 0;*/
}


.entry {
	margin-top: 1em;
	clear: both;
}

.post a, .navigation a {
	color: #49496D;
	text-decoration: underline;
}

.post a:hover, .navigation a:hover {
	color: #AAA9C2;
}

.post a img {
	border: none;
}


.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	border: 1px solid #9E71A8;
	background: #EFEAC6;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 1em;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #9E71A8;
	
}

#commentform #comment{
margin-top: .5em;
}

#commentform #submit {
	margin-top: 1em;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #EFEAC6;
	padding: 20px;
	border: 1px solid #9E71A8;
	margin: 0 0 20px 0;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 0 0;
}

.avatar {
	border: 1px solid #9E71A8;
}








/* sidebar */

ul#sidebar {
	color: #5E5E8E;
	margin: 0 0 20px 10px;
	float:left;
	width: 190px;
	background: #ffffff;
	padding: 20px;
	border-left: 1px solid #CBCAE6;
	list-style:none;
}


#sidebar ul {
	list-style-type: none;
	margin: 0 0 1.5em 0;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #454568;
}

#sidebar li{
border-bottom: 1px solid #CBCAE6;
padding-bottom: 1em;
margin-bottom: 1em;
}

#sidebar li ul li {
	border-style: none;
	list-style: square;
	margin-bottom: 0;
	padding-bottom: .5em;
	margin-left: 2.5em;
}


#sidebar h2.widgettitle {

}

#sidebar .small{
font-size:.9em;
line-height:normal;

}

#sidebar .small li{
margin-bottom: .5em;

}

#sidebar div.textwidget p.link {
margin: 0;
}



#sidebar div.textwidget a img{
	border-style: none;
}


#sidebar p {
	margin: 0 0 1em 0;
	font-size: .9em;
	color: #454568;
	line-height: 1.3em;
}

#sidebar a {
	color: #454568;
	
}

#sidebar a:hover {
	color: #AAA9C2;
}

#sidebar li ul li a {
	margin-bottom: .5em;
	line-height:normal;
	list-style:square;
	margin-left:1.2em;
	font-size: .9em;
}




#sidebar .rssfeed {
	border-bottom: 1px solid #CBCAE6;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	height: 20px;
}

#sidebar .rssfeed a img {
	border-style: none;

}

#sidebar li#tag_cloud {
margin-bottom: 1em;
}

#sidebar li#archives select {
margin-bottom: 1em;

}



div#login_register p, span#alw_registerMessage, span#alw_lostPasswordMessage, span.ajax_login_widget{
margin-bottom: 1em;
}

span.ajax_login_widget{

}

div#login_register p, #sidebar div#login_register a {
	font-size: .85em;
}

input {
margin-bottom: .75em;
}

hr {
	color: #F4E06B;
	margin-bottom: 1em;
	
}


/* footer */
#footer {
	clear: both;
	height: 55px;
	background: #F4F9E1 url(images/footer.gif) no-repeat left top;
	border-top: 1px solid #CBCAE6;
	margin: 2em 0;
	padding-left: 2em;
}

#footer p {
	text-align: center;
	font-size: .75em;
	position: relative;
	top: 10px;
	margin: 0;
	padding: 0;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	
}

#wp-calendar {
	width: 220px;
	background: #EFEAC6;
	border: 1px solid #9E71A8;
	margin: 0 0 30px 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #9E71A8;
}


#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
}

#wp-calendar a:hover {
	background: #AAA9C2;
}

.wpcf7-list-item {
	display: block;
	margin-top: .5em;
	padding-left: .5em;
	font-style: normal;
	font-weight: normal;
        border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #49496D;
}

div.wpcf7 p {
	font-weight: bold;
}


