/*
Theme Name: SECT_Theme
Theme URI: http://wordpress.org/
Description: Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/


*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}


/*png fix*/

img, div, a, map, area { 
	behavior: url(http://www.mysect.org/wp-content/themes/SECT/iepngfix.htc) 
}


/* Begin Typography & Colors */
body {
	/*font-size: 62.5%; /* Resets 1em to 10px */
	font-size:12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:url(images/bg.jpg) fixed repeat-x top center;
	color: #493721;
	margin:0 auto 30px auto;
	text-align:center;
	}
	

#header {
	background:url(images/header_swirls.png) no-repeat top center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#410f0b;
	text-align:center;
	margin:0 auto;
	width:100%;
	height:325px;
	padding:10px 0 0 0;
}

#body_container {
	width:890px;
	margin:-30px auto 0 auto;
	background:url(images/sideswirls.png) center top repeat-y;
	text-align:center;
}

#paper_container {
	width:739px;
	margin:0 auto;
	background-color:#e7e7d7;
	text-align:left;
}

#nav {
	height:35px;
	background-color:#5b4e3d;
	border-bottom:medium solid #37170e;
	border-top:medium solid #37170e;
	text-align:left;
}

.nav_item {
	text-align:center;
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	margin:0 8px 0 8px;
	vertical-align:middle;
}

#nav a {
	color:#FFF;
	text-decoration:none;
	font-size: 18px;
}

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

#nav a:visited {
}

#nav a:active {
}

.narrowcolumn p {
	margin-bottom: 15px;
}

#content_area {
	width:499px;
	min-height:500px;
	padding:30px;
	text-align:left;
	float:left;
	}
/*sets min-height in IE6 */
* html #content_area { height:450px; }

/* Begin Sidebar */
#sidebar {
	padding: 0px 0 10px 0;
	margin:25px 0 0 633px;
	/*margin:-140px 0 0 529px;*/
	width: 214px;
	
	position:absolute;
	z-index:10;
	

}


/* End Sidebar */

#envelope_container {
	width:801px;
	height:516px;
	/*height:533px;*/
	background:url(images/envelope.png) center top no-repeat;
	margin:-250px auto 0 auto;
	/*margin:-220px 0 0 46px;*/
	text-align:left;
	position:relative;
	z-index:10;

}


#envelope_overlap {
	width:739px;
	min-height:250px;
	margin:0 auto;
	background-color:#e7e7d7;
	/*padding:0 0 30px 0;*/
	text-align:center;
}


/* START ENVELOPE CONTENTS */

#mailing_list {
	margin:103px 0 0 12px;
	/*padding:103px 0 0 12px;*/
	float:left;
}

#email_newsletter {
	float:left;
	margin:233px 0 0 145px;
	/*padding:233px 0 0 145px;*/
	width:200px;
	text-align:left;
	color:#6b502f;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:20px;
	font-weight:bold;
}

#subscribe_form {
	width:200px;
	text-align:left;
	color:#6b502f;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:20px;
	font-weight:bold;
	background-color:#33C;
	margin:0 0 30px 0;
}

#email_newsletter input, #subscribe_form input {
	border:#6b4f2f thin solid;
	padding:6px;
	float:left;
}


#email_newsletter .submit {
	padding:0px;
	float:left;
	margin:-23px 0 0 0;
}

#subscribe_form .submit {
	padding:0px;
	float:left;
	margin:0 0 0 0;
}

#volunteer {
	/*padding:119px 0 0 0;*/
	margin:119px 0 0 21px;
	/*margin:0 0 0 21px;*/
	float:left;
}

#find_us {
	width:150px;
	margin:15px 0 0 0;
	text-align:right;
	color:#6b502f;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:20px;
	font-weight:bold;
}

#latest_news, #latest_tweets {
	float:left;
	width:305px;
	color:#6b502f;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:20px;
	font-weight:bold;
}

#latest_news {
	margin:15px 45px 0 70px;
}

#latest_tweets {
	margin:15px 0 0 0;
}

#latest_news_box, #latest_tweets_box {
	
	
	
	padding:10px;
	min-width:280px;
	max-width:280px;
	min-height:135px;
	max-height:135px;
	background-color:#f4eddb;
	border:#6b4f2f thin solid;
	
	color:#6b502f;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	
	overflow:hidden;
}


.more_link {
	float:left;
	margin:-16px 0 0 220px;
}


/* END ENVELOPE CONTENTS */

#sponsors {
	width:603px;
	min-height:120px;
	background:url(images/sponsor_bg.png) center top repeat-y;
	padding:20px 0 30px 0;
	margin:0 auto;
	text-align:center;
}

#sponsor_logos {
	position:relative;
	z-index:50;
	text-align:center;
	width:400px;
	margin:0 auto 20px auto;
}


#footer_container {
	width:801px;
	margin:0 auto;
	text-align:center;
	color:#410f0b;
	font-weight:bold;
	line-height:18px;
}

#footer_left {
	float:left;
	margin:0 0 20px 13px;
	text-align:left;
	width:450px;
}

#footer_right {
	float:right;
	margin:0 20px 20px 0;
	text-align:right;
	width:300px;
}


#footer_container a:link {
	color:#410f0b;
	text-decoration:underline;
	font-size:12px;
}

#footer_container a:hover {
	color:#67584c;
	text-decoration:underline;
	font-size:12px;
}

#footer_container a:visited {
	color:#67584c;
	text-decoration:underline;
	font-size:12px;
}

#footer_container a:active {
	color:#410f0b;
	text-decoration:underline;
	font-size:12px;
}

#copyright {
	text-align:center;
	color:#634b13;
	font-weight:normal;
}

#copyright a:link {
	color:#634b13;
	text-decoration:underline;
}

#copyright a:hover {
	color:#634b13;
	text-decoration:underline;
}

#copyright a:visited {
	color:#634b13;
	text-decoration:underline;
}

#copyright a:active {
	color:#634b13;
	text-decoration:underline;
}


.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0px 0 0;
	width: 499px;
	
}
	
.post {
	margin: 0 0 15px 0;
	text-align: left;
	border-bottom:#410f0b thin dashed;
	padding:0 0 15px 0;
}

.post hr {
	display: block;
}
	

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	margin:0 0 15px 0;
	color: #5b2a29;
	font-variant:small-caps;
	border-bottom: #5b2a29 thin solid;
}
	

h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	margin:0 0 15px 0;
	color: #5b2a29;
	}
	
h2.posttitle {
	margin:0 0 5px 0;
	font-size:16px;
}

h2.posttitle a {
	font-size:16px;
}

h2.pagetitle {
	/*font-size: 1.6em;
	margin-top: 30px;
	text-align: center;*/
}

h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	margin: 10px 0 10px 0;
	color: #5b2a29;
}

h1 a, h1 a:hover, h1 a:visited, h1 a:active {
	text-decoration: underline;
	}
	
h2 a, h2 a:hover, h2 a:visited, h2 a:active {
	text-decoration: underline;
	}
	
h3 a, h3 a:hover, h3 a:visited, h3 a:active {
	text-decoration: none;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

a:link {
	color: #493721;
	text-decoration: underline;
	font-size: 14px;
}

a:hover {
	color: #0f0e0c;
	text-decoration: underline;
	font-size: 14px;
}

a:active {
	color: #493721;
	text-decoration: underline;
	font-size: 14px;
}

a:visited {
	color: #493721;
	text-decoration: underline;
	font-size: 14px;
}

/* BEGIN ENTRY */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	/*padding-left: 10px;
	text-indent: -10px;*/
	}

html>body .entry ul li {
	margin: 0 0 15px 10px;
	list-style:disc;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	/*text-align:center;*/
	}

	
/*
.entry p a:visited {
	color: #b85b5a;
}
*/
	


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/* END ENTRY */



/* START UPCOMING SHOWS */

#upcoming_shows_container {
	margin:10px 0 10px 13px;
}

.shadow {
  width: 90%;
  float:left;
  background: url(images/shadow.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 13px !important;
  margin: 10px 0 0 5px;
}

.shadow #upcoming_shows { /*outer shell div*/
  width:164px;
  color: #efe4d3;
  background-color: #684c2a;
  padding: 10px;
  margin: -10px 6px 10px -6px !important;
  margin: 0;
  text-align:left;
	font-weight:bold;
}

.shadow #upcoming_shows #upcoming_shows_interior { /*inner shell div*/
	width:133px;
	background:#544028 url(images/upcoming_shows_bg.jpg);
	padding:15px;
	border:#95816b solid thin;
	font-size:12px;
}

.shadow #upcoming_shows #upcoming_shows_interior h2 {
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:20px;
	text-align:center;
	color:#efe4d3;
	font-weight:bold;
	margin:0 0 5px 0;
}

.shadow #upcoming_shows #upcoming_shows_interior ul li {
	list-style:disc;
	margin:10px 0 0 15px;
}


/* END UPCOMING SHOWS */


	
/*###########TWITTER BADGE###################*/
#twitter_holder {
	width: 280px;
	text-align:left;
	max-height:133px;
	overflow:hidden;
}

#twitter_holder li {
	margin:0 0 0 15px;
	padding:5px 0 5px 0;
	border-bottom:#999 thin dashed;
}


#twitter_badge_via {font-size: 10px }
#twitter_badge_via a, a:hover, a:visited, a:active {color: #073149}

/* defaults */
#my_twitter_status{}
#my_twitter_status_time{color: #666; font-size: 10px;}
#my_twitter_status_author{
	margin:3px 0 0 0;
}
/*######end twitter badge#########*/

	
	
hr {
	/*display: none;*/
	width:100%;
	height:1px;
	color:#5b2a29;
	background-color:#5b2a29;
	margin:10px 0 10px 0;
	
	}
	
	
.breadcrumb {
	margin:0 0 20px 0;	
}











	
	
	
	
	
	
	
	
	
	
	
	



.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.postmetadata {
	text-align: left;
	font-size:10px;
	}
	
.postmetadata a {
	font-size:10px;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}






.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */







.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}






.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}




#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */






/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



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




select {
	width: 130px;
	}

#commentform input, #emailform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	background-color:#5b2a29;
	color:#FFF;
	}
	
	#emailform #submit {
	background-color:#5b2a29;
	color:#FFF;
	}
	
#emailform {
	text-align:left;
}
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 5px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

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

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */






/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

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

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.navigation a {
	font-size:10px;
}


/* 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;
}
/* End captions */


#drop {
	width: 100%;
	height: 45px;
	border-bottom: solid 1px #000000;
	padding-top: 5px;
	text-align: center;
	font-size:14px;
	background-image:url(images/opacity75.png);
	background-repeat: repeat;
	}




/*---------- CLEAR ------------------*/

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

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
