/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";


body, html { 
	background:#231f20;
	color:#231f20;
	font:13px Tahoma, Arial, Verdana, sans-serif;	
}


#wrapper {
	background: url(http://www.itheatreaz.org/images/page_horiz_slice.png) top left repeat-y;
	margin: 20px auto 0;
	width: 912px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#header {
	background: url(http://www.itheatreaz.org/images/header.png) top right no-repeat;	
	margin: 20px 0 105px 0;
	height: 438px;
	width: 912px;
}

#content {
	margin: -290px 0 0 0;
	width: 912px;
}

#leftCol {
	float: left;
	margin: 90px 0 0 20px;
	width: 159px;
}


#centerCol {
	float: left;
	margin: 0 0 0 50px;	
	width: 220px;
}

#centerCol img {
	margin-bottom:10px;
}

#centerCol img#second {
	margin-bottom:10px;
	margin-top:40px;
}

#rightCol {
	float: left;
	margin: 0 0 0 40px;	
	width: 375px;
}


#footer {
	background: url(http://www.itheatreaz.org/images/footer.jpg) bottom left no-repeat;
	width: 912px;
	margin:0 auto 0;
	background:#231f20;
	color:#999;
	text-align:center;
	text-decoration:none;
}

#logoHolder {
	background: url(http://www.itheatreaz.org/images/page_horiz_slice.png) top left repeat-y;
	padding-left:455px;
}

#logoHolder img {
	margin-right:15px;
}

#footer, .push {
	height:164px;
}

#footer a, #footer a:visited {
	color:#999;
	text-decoration:none;
}

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

hr {
	height:4px;
	color:#751418;
	background-color:#751418;
	margin-top:-5px;
	margin-bottom:10px;
}

hr.history {
	margin-top:8px;
	margin-bottom:20px;
}

#sidebar {
	width:200px;
	float:right;
	padding-top:32px;
}

#sidebar .date{
	font-size:14px;
	line-height:16px;
}


p {
	margin-bottom:10px;
}

p.xhtml {
	width:565px;
	margin-top:20px;
}



h1 {
	color:#751418;
	font:bold 30px Georgia, Times, "Times New Roman", serif;
	list-style:none;
	margin-top:-6px;
}


h1.location {
	margin-bottom:10px;
}

h2 {
	color:#751418;
	font:bold 24px/28px Georgia, Times, "Times New Roman", serif;
	margin:5px 0 7px;
}

h2.postHead {
	margin-top:30px;
	font-size:22px;
}

h2.postHead a, h2.posthead a:visited {
	color:#751418;
}

h3 {
	color:#751418;
	margin:20px 0 0;
	font:bold 21px Georgia, Times, "Times New Roman", serif;
}

h3.year {
	margin-top:5px;
}

h4 {
	font:bold 18px Georgia, Times, "Times New Roman", serif;
	color:#751418;
	margin-bottom:-10px;
}

h5 {
	font:bold italic 14px Georgia, Times, "Times New Roman", serif;
	color:#000;
	margin-top:5px;
	margin-bottom:12px;
}

h6 {
	margin:0;
	padding:6px 0 0;
	font-size:15px;
}

.formItem {
	padding:15px;
}

input.contactForm {
	width:200px;
}

input {
	margin-top:8px;
	margin-bottom:4px;
}

label {
	margin:0 15px 0 10px;
	width:800px;
	
}

.button {
    background: #862423;
	color:#FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
	font-size:14px;
}

.button:hover {
	background:#F69785;
	color:#000;
}

.button.noUnderline {
	text-decoration:none;
	padding:5px 8px 6px 7px;
}

.button.noUnderline.right {
	margin-left:280px;
	background: #862423;
	color:#FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:5px 8px 6px 7px;
	font-size:14px;
	text-decoration:none;
}

.button.noUnderline.right2 {
	margin-left:160px;
}

.button.noUnderline.right3 {
	margin-left:230px;
}

.button.noUnderline.right4 {
	margin-left:90px;
}


.button#contactButton {
	margin-left:100px;
}

#blogContent {
	margin-left:40px;
	width:415px;
	float:left;
}

#blogContent.single {
	width:600px;
}

#blogContent.archive {
	width:400px;
}


#blogTitle {
	width:600px;
	padding-left:220px;
}

#blogContent.noLeftMargin {
	margin-left:0px;
}

#sidebar.archive {
	margin-left:15px;
	float:right;
	display:inline;
	width:200px;
}

#sidebar input {
	margin-left:-10px;
}


#sidebar.noLeftMargin {
	margin-left:0px;
}

#sidebar h2, h2.sidebarItems {
	margin-top:30px;
}


.month {
	width:60px;
	height:17px;
	font-size:12px;
	background-color:#AA4B42;
	text-align:center;
	color:white;
	z-index:100;
	border-top:1px dotted #000;
	border-right:1px dotted #000;
	border-left:1px dotted #000;
	margin-top:10px;
}

.day {
	width:60px;
	height:30px;
	font-size:24px;
	color:#000;
	background-color:#FFF;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:-5px;
	border-bottom:1px dotted #000;
	border-right:1px dotted #000;
	border-left:1px dotted #000;
	margin-bottom:15px;
}
	

 /*    NAVIGATION    */
 
 
#navigation {
	width:150px;
	border-bottom:2px solid #726a62;
	width:150px;
	height:242px;
}

#navigation li {
	float:left;
	border-top:2px solid #726a62;
	width:100%;
}

#navigation a {
	color:#231f20;
	background:#d7a77e;
	padding:0 10px 0 18px;
	text-decoration:none;
	display:block;
	height:20px;
}

#navigation a:hover {
	background:#FFF;
}

body#index ul#navigation li a#index {
	background:#263B80;
	color:#FFF;
}

body#season ul#navigation li a#season,
body#a_bad_friend ul#navigation li a#season,
body#cabaret09 ul#navigation li a#season,
body#indivisible ul#navigation li a#season,
body#the_play_about_the_baby ul#navigation li a#season {
	background:#263B80;
	color:#FFF;
}

body#location ul#navigation li a#location {
	background:#263B80;
	color:#FFF;
}

body#support ul#navigation li a#support {
	background:#263B80;
	color:#FFF;
}

body#about ul#navigation li a#about {
	background:#263B80;
	color:#FFF;
}

body#mission ul#navigation li a#mission {
	background:#263B80;
	color:#FFF;
}

body#history ul#navigation li a#history,
body#history2003-2004 ul#navigation li a#history,
body#history2004-2005 ul#navigation li a#history,
body#history2005-2006 ul#navigation li a#history,
body#history2006-2007 ul#navigation li a#history,
body#history2007-2008 ul#navigation li a#history,
body#history2008-2009 ul#navigation li a#history {
	background:#263B80;
	color:#FFF;
}

body#staff_bios ul#navigation li a#staffbios {
	background:#263B80;
	color:#FFF;
}

body#facebook ul#navigation li a#facebook {
	background:#263B80;
	color:#FFF;
}

body#iPlay ul#navigation li a#iplay {
	background:#263B80;
	color:#FFF;
}

body#flickr ul#navigation li a#flickr {
	background:#263B80;
	color:#FFF;
}

body#mission ul#navigation li a#mission {
	background:#263B80;
	color:#FFF;
}

body#contact ul#navigation li a#contact {
	background:#263B80;
	color:#FFF;
}

body#blog ul#navigation li a#blog {
	background:#263B80;
	color:#FFF;
}



