F/* CSS Document */
/*
Theme Name: Well Worn Theatre
Theme URI: http://www.tenacityworks.com/
Description: Well Worn Theatre theme developed by Tenacity Works in sunny Cape Town.
Author: Tenacity Works
Author URI: http://www.tenacityworks.com/
Vesrion 1.1
.
*/

/*Eric Meyer's CSS Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight:normal;	
}
body {
	line-height: 1;
	background:url(images/background.jpg) repeat #9A9F99;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clr{
	clear:both
}

/* main structure */

html, body {
    height: 100%;
	color:#282D20;
}
#siteBox {
	width:960px;
	margin:0 auto;
}
#header{
	background:url(images/header_bg.png);
	width:959px;
	height:249px;
	}

.logo{
	float:left;
	width:127px;
	margin-top:20px;
	padding-left:30px;
	}
#navBox {
	width:706px;
	height:87px;
	float: right;
	margin:10px 35px 0 0;
	
	}
#navOne {
	width:706px;
	height:28px;
	}
#navTwo {
	width:706px;
	height:28px;
	float:right;
	}
#navThree {
	width:706px;
	height:28px;
	}
#navOne span{
	display: none;
	}
#navOne a {
	display:block;
	height:28px;
	}
#navOne li {
	float:right;
	list-style:none;
	display:inline;
	}
#navTwo span{
	display: none;
	}
#navTwo a {
	display:block;
	height:28px;
	}
#navTwo li {
	float:right;
	list-style:none;
	display:inline;
	}
#navThree span{
	display: none;
	}
#navThree a {
	display:block;
	height:28px;
	}
#navThree li {
	float:right;
	list-style:none;
	display:inline;
	}
#home a{
	width:205px ;
	background-image: url(images/wwt_sprite.jpg);
	background-repeat: no-repeat;
	background-position: -501px 0px;
	margin-left:501px;
	}
#who a{
	width:351px ;
	background:url(images/wwt_sprite.jpg) no-repeat 0px -28px;
	}
#work a{
	width:160px;
	background:url(images/wwt_sprite.jpg) no-repeat -351px -28px;
	}
#future a{
	width:195px;
	background: url(images/wwt_sprite.jpg) no-repeat -511px -28px;
	}
#people a{
	width:280px ;
	background-image: url(images/wwt_sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	
	}
#journal a{
	width:275px ;
	background:url(images/wwt_sprite.jpg) no-repeat -280px -56px;
	}
#touch a{
	width:151px ;
	background:url(images/wwt_sprite.jpg) no-repeat -555px -56px;
	}
#home a:hover,#home .selected {
	background:url(images/wwt_sprite.jpg) no-repeat -501px -88px;
	}
#who a:hover,#who .selected {
	background:url(images/wwt_sprite.jpg) no-repeat 0px -116px;
	}
#work a:hover,#work .selected {
	background:url(images/wwt_sprite.jpg) no-repeat -351px -116px;
	}
#future a:hover,#future .selected {
	background:url(images/wwt_sprite.jpg) no-repeat -511px -116px;
	}
#people a:hover,#people .selected {
	background:url(images/wwt_sprite.jpg) no-repeat 0px -144px;
	}
#journal a:hover,#journal .selected {
	background:url(images/wwt_sprite.jpg) no-repeat -280px -144px;
	}
#touch a:hover,#touch .selected {
	background:url(images/wwt_sprite.jpg) no-repeat -555px -144px;
	}
#heroBox{
	width:959px;
	height:280px;
	}
#heroBoxHolder{
	background:url(images/hero_holder.jpg) no-repeat;
	width:959px;
	height:280px;
	}
.heroImage {
	height:242px;
	left:195px !important;
	position:relative;
	top:30px !important;
	width:570px;
	}
.heroText {
	background:transparent url(images/text_bg.png) repeat scroll 0 0;
	bottom:59px;
	height:35px;
	padding:10px;
	position:relative;
	width:550px;
	z-index:50;
	color:#FFF;
	font-size:12px;
	line-height:120%;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.strip{
	background:url(images/strip_bg.png);
	width:957px;
	height:46px;
	}
	
#contentBox {
background:transparent url(images/content_bg.png) repeat-y scroll 0 0;
display:block;
overflow:hidden;
padding-top:25px;
width:960px;
}

#insContentBox {
	background:transparent url(images/content_bg.png) repeat-y scroll 0 0;
	display:block;
	overflow:hidden;
	width:960px;
}
.leftCol {
	float:left;
	margin-left:31px;
	width:585px;
	margin-bottom:50px;
}
.leftCol ul {
	margin-left:20px;
	}
.leftCol ul li {
	list-style-image:url(images/bullet_star.png);
	list-style-position:outside;
	padding-bottom:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	}
.leftCol img {
	border:dotted #8A9894  1px;
	padding:10px;
	background:  url(images/img_bg.png) repeat;
	float:left;
	margin:10px 20px 0 0;
	}
.leftCol .top img {
	border:dotted #8A9894  1px;
	padding:10px;
	background:  url(images/img_bg.png) repeat;
	margin:10px 20px 20px 0;
	float:none;
	}
.leftCol .blog  p{
	padding-bottom:5px;
	}
.leftCol a,a:visited {
	color:#7B270C;
	text-decoration:none;
}

.leftCol a:hover {
	color:#282D20;
	text-decoration:none;

}
.leftCol p a,a:visited {
	color:#7B270C;
	text-decoration:none;
}

.leftCol p a:hover {
	color:#282D20;
	text-decoration:none;

}
.leftCol ul li a,a:visited {
	color:#7B270C;
	text-decoration:none;
}

.leftColul ul li a:hover {
	color:#282D20;
	text-decoration:none;
}
.leftCol h2 a, a:visited {
	color:#4F5A52
	text-decoration:none;
	}
.leftCol h2 a:hover {
	color:#282D20;
	text-decoration:none;
	}
.leftCol h3 a, a:visited {
	color:#7B270C;
	text-decoration:none;
	}
.leftCol h3 a:hover {
	color:#282D20;
	text-decoration:none;
	}
.leftCol .comment{
	float:left;
	}
#commentform  { 
	margin:10px auto 0 auto; 
	width:555px; 
	float:left;
	background:url(images/contact_bg.png) repeat;
	border:1px dotted #8A9894;
	padding:10px;
}

#commentform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}
#commentform label {
	-x-system-font:none;
	color:#7B270C;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:4px 10px 0 0;
	text-align:left;
	vertical-align:top;
	font:16px Georgia,"Times New Roman",Times,serif;
	width:181px;
	float:left;
}
#commentform label span {
	width:200px; /* must be the same as above!*/
	display:block;
	font-family:Trebuchet MS, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial; 
}
#commentform input,
#commentform textarea,
#commentform select { 
	padding:3px;
	border:1px solid #94A3A0; 
	font:14px Georgia,"Times New Roman",Times,serif;
	color:#282D20;
	background:#AFC1B1;
	vertical-align:top;
	float:right;
}
#commentform input:hover,
#commentform textarea:hover,
#commentform select:hover	{
	border: 1px solid #94A3A0;
	background:#FFFFFF; 
}

#commentform input:focus,
#commentform textarea:focus,
#commentform select:focus	{ 
	color:#282D20;
	background:#FFFFFF;
}


#commentform textarea,
#commentform input {
	clear:both;
	margin-bottom:9px;
	padding-bottom:9px;
	width:340px;
}
#commentform select {
	width:306px; /* attempt to have equal length */
}  
#comment select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}
	
#commentform  #submit	{ 
	width:164px;
	height:30px;  
	padding:2px 1em; 
	margin: 0;
	font-size:16px;
	background:url(images/send_button.png) no-repeat; 
	border:none !important;
	color:#FFFFFF;
}

.even {
	background:url(images/contact_bg.png) repeat;
	padding:10px 0 10px 0;
	margin-bottom:25px;
	border:1px dotted #8A9894;
	width:573px;
	 }
	
.odd {
	padding:10px 0 10px 0;
	margin-bottom:25px;
	width:573px;
	 }
.avatar{
	background:none !important;
	border:none !important;
	float:left;
	margin:0 !important;
	padding:0 10px 10px 10px !important;
	}

.rightCol {
	float:right;
	line-height:130%;
	padding:0 41px 0 0;
	width:270px;
}

.rightCol h2{
	background:transparent url(images/heading_bg.png) no-repeat scroll 0 0;
	color:#708076;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	font-weight:normal;
	line-height:150%;
	padding:4px 38px 5px 10px;
	letter-spacing:-0.2px;
}
.rightCol h2 a, a:visited{
	color:#708076;
	text-decoration:none;
	}
.rightCol h2 a:hover{
	color:#7B270C;
	text-decoration:none;
	}
.rightCol ul {
	padding-bottom:10px;
	}
.rightCol ul li{
	color:#282D20;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	list-style:none;
	list-style-position:outside;
	margin-left:13px;
	padding:10px 0;
	border-bottom:1px solid #94A3A0;
	}
.rightCol ul li ul li{
	color:#282D20;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:normal;
	list-style:none;
	border-bottom:1px solid #94A3A0;
	list-style-position:outside;
	margin-left:13px;
	padding:10px 0;
	}
.line{
	border-bottom:1px solid #94A3A0;
	}
.star {
	list-style-image:url(images/bullet_star.png);
	list-style-position:outside;
	padding-bottom:5px;
	color:#282D20;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:normal;
	list-style-position:inside;
	}
.rightCol a, a:visited {
	color: #7B270C;
	text-decoration:none;
	}
.rightCol a:hover {
	color:#282D20;
	text-decoration:none;
	}
.rightCol ul li a, a:visited {
	color: #7B270C;
	text-decoration:none;
	}
.rightCol ul li a:hover {
	color:#282D20;
	text-decoration:none;
	}


.rss-date{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	font-style:italic;
	width:100px;
	display:block;
	}
#footer{
	width:920px;
	height:190px;
	background:url(images/footer1.png)no-repeat;
	padding: 20px;
	}
#footer .sponsors img{
	float:right;
	padding-right: 5px;
	border:0;
	}
.footMeta{
	color:#798F7E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-top:20px;
	text-align:center;
	width:550px;
	padding-bottom:5px;
	float:left;
	}

.footMeta p, #footer .sponsors p{
	color:#798F7E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	padding-bottom:16px;
	line-height:0;
	}
#footer .sponsors {
	color:#333333;
	float:right;
	padding-right: 15px;
}
.footMeta p a, a:visited {
	color:#798F7E ;
	text-decoration:none;
	}
.footMeta p a:hover {
	color: #FFF;
	text-decoration:none;
	}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#7B270C;
	font-weight:normal;
	line-height:140%;
	letter-spacing:-0.2px;
	padding-bottom:5px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#4F5A52;
	font-weight:normal;
	line-height:130%;
	letter-spacing:-0.2px;
	padding-bottom:5px;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#7B270C;
	font-weight:normal;
	line-height:130%;
	letter-spacing:-0.2px;
	padding-bottom:5px;
	
 	}
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#708076;
	font-weight:normal;
	line-height:140%;
	letter-spacing:-0.2px;
	}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#282D20;
	font-weight:normal;
	line-height:130%;
	padding-bottom:20px;

	}
h2 a, a:visited{
	color:#4F5A52;
	text-decoration:none;
	}
h2 a:hover{
	color:#7B270C;
	text-decoration:none;
	}
.rsswidget {
	float:right;
	padding-right:8px;
	}
.comment-author {
		font-style:italic;
		color:#4F5A52;
		font-size:13px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
.comment-date{
	font-style:italic;
	color:#4F5A52;
	font-size:13px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
.comment-cat{
	font-style:italic;
	color:#4F5A52;
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.pmc-date{
	font-style:italic;
	color:#FFFFFF;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;}
	.data {
		margin-top: -10px;
		padding-bottom:20px;
		}
.date {
	font-style:italic;
	color:#FFFFFF;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display:block;
	}

div#left-column {
	clear:none;
	float:left;
	height:160px;
	margin-bottom:10px;
	padding-right:20px;
	width:270px;
	}
div#right-column {
	clear:none;
	float:left;
	padding-right:20px;
	width:270px;
	margin-bottom:10px;
	}
#recent-posts-2 {
	list-style-image:none;
	}
.twitter-timestamp{
	font-style:italic;
	color:#FFFFFF;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	}
	.addtoany_share_save_container {
	margin-top:0 !important; 
	margin-bottom:20px !important;
}
ul.addtoany_list li a {
	padding:0 0 !important;
}
ul.addtoany_list li{
	line-height:0 !important ;
	}


