/*
Theme Name: Intiman
Theme URI: N/A
Description: This is a custom wordpress theme created by <a href="http://www.washurjosh.com>Josh Rowland</a>.
Version: 0.01
Author: Josh Rowland
Author URI: http://washurjosh.com/
*/
@charset "UTF-8";

 
#user_bar {
border-top: 1px solid #333;
border-bottom: 1px solid #333;
padding-top:10px;
margin-top: -10px;
margin-bottom: 10px;
padding-bottom:10px;
padding-left: 20px;
width: 715px;
margin-left: -25px;
background:#FFC;
}


/*perf list*/
.alert {
	border: solid 1px black;
	background-color: #FF9;
	padding: 10px;
}

#perf_list .perf { 
	
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #CCC;
} 

#perf_list .perf:hover { 
	
	background-color: #FFC;
	/*cursor: hand;
	cursor: pointer;
	*/
} 
    

.bar_title { 
	
	width: 100%;
	line-height: 2em;
	background-color: #818181;
	color: #FFF;
	font-weight: bold;
	font-size: 1.15em;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 10px;
	
} 

/*end perf list*/


/*#special_notice { 
	height: 58px;
	width: 159px;
	background: url(images/snowinfo.gif);
	position: absolute;
	left: 500px;
	margin-top: 7px;
} 

#special_notice:hover { 

	background: url(images/snowinfo_hover.gif);
} */

#jnew_login {
border: 1px solid #CCC;
background:#FFC;
height: 230px;

}

#jnew_login #login {
	width: 40%;
	float: left;
	padding-left: 30px;
}

#jnew_login #login form, #jnew_login #login a {
	padding: 10px;
	float: right;
	text-align: right;
}


#jnew_login #register {
	width: 40%;
	float: right;
	padding-right: 30px;
	
}

.imagej { 
background: #EEE;
border: 1px solid #999;
margin: 10px 10px 10px 0px; 
padding: 3px;
} 

div.bio {
	min-height: 160px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 10px;
}

.loading { 

	height: 50px;
	left: 300px;
	padding: 10px;
} 


fade {
	opacity: .5;	
}

html,body{ height: 100%; margin: 0; padding: 0;	}

* {
	text-decoration: none;
	 border: 0;
}
#content {
	width: 1000px;
}
#content_wrap {
	float: right; 
	width: 735px;
	/*border: solid 10px rgba(52, 52, 52, .5);*/
	/*margin-top: 20px;*/
	/*background: rgba(52, 52, 52, .5);*/
	margin-bottom: 20px;
	clear: none;

}

.index_wrap {
	border: 0px !important;
	background: none !important;
		
}

.index_wrap a:link, .index_wrap a:visited, #extrabutton a:link, #extrabutton a:visited {
	color: inherit !important;
}

#content_body {
	float: left;
	width: 685px;
	border: solid 20px white;
	padding: 5px;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	background: white;
	color: #424242;
	font-size: 1.15em;
}

.three { 
font-size: 4em;
text-align:center;
float: left;
width: 33%;
font-weight: bold;
}

.two { 
font-size: 2em;
text-align:center;
}

#extrabutton {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background-color: rgb(136, 212, 0);
background-color: rgba(136, 212, 0, .97);
border: 0px;
padding: 20px;
clear: both;
font-size: 4em;
width: 30%;
text-align: center;
color: #424242;
margin-left:auto;
margin-right:auto;
}

.index_body {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background-color: rgb(255, 255, 255) !important;
background-color: rgba(255, 255, 255, 0.93) !important;
border: 0px !important;
padding: 20px !important;
}

#content_wrap_tickets {
	float: right; 
	width: 950px;
	border: solid 17px #343434;
	margin-top: 10px;
	/* -moz-border-radius: 10px;
	-webkit-border-radius: 10px; */
	background: #343434;
	margin-bottom: 10px;
	clear: none;

}

#content_body_tickets {
	float: left; 
	width: 900px;
	border: solid 20px white;
	padding: 5px;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	background: white;
	color: #424242;
	font-size: 1.15em;
	min-height: 400px;

}

#content_wrap .full { 
	width: 1000px !important;
}

#content_body .full { 
	width: 950px !important;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	line-height: inherit;
}

h4 {
	padding-top: 30px;
	padding-bottom: 5px;
	font-size: 1em;

}
h3 {
	font-size: 1.2em;
	padding-top: 30px;
	border-bottom: solid 1px #999;
	

}


h5 {
	padding-bottom: -2px;
	padding-top: 10px;
	font-size: 1em;
}

* a:link, * a:visited, .a_link {
	color: #00a0db;	
	cursor: hand;
	cursor: pointer;
}

#pageimage {
	margin-top: 0px;
	width: 1000px;
	height: 180px;
	border-top: solid 5px #01506d;
	border-bottom: solid 10px #01506d;
	margin-bottom: -20px;
	
}

.niceborder {
	padding: 3px;
	background: #eee;
	border: solid 1px #999;
	
}

#sidebar {
	float: left; 
	width: 220px;
	color: #fff;
	/*margin-top: 20px;*/
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 20px;
	font-size: 1.2em;
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	color: #fff;
}

#sidebar .pagelinks_title {
	border-bottom: solid 1px #666;
	line-height: 1.5em;
	font-size: 1.6em;
	color: #999;
	margin-bottom: 10px;
	margin-top: 10px;
}

#sidebar .pagelinks {
	margin-bottom: 25px;
	list-style: none;
	line-height: 1.5em;
	padding-left: 0px;
	text-align: right;
	border-bottom: solid 1px #666;
	padding-bottom: 15px;
}

#sidebar .pagelinks li {
	padding-right: 10px;
}

#sidebar .infobox {
	/*background: url(images/stripebg.png) repeat;*/
	width: 220px;
	margin-top: 25px;
	padding: 10px;
}

#sidebar .infobox .content .title {
	border-bottom: solid 1px #999;
	font-size: 1.5em;
	line-height: 1.8em;
	color: #000;
	margin-bottom: 15px;
}

#sidebar .infobox .content {
	background: white;
	padding: 10px;
	color: #424242;
	font-size: .8em;
}

#sidebar .infobox .content a:link, #sidebar .infobox .content a:visited  {
	color: #00a0db;
}

#breadcrumbs {
	font-size: .9em;
	padding-bottom: 10px;

}
.right {
	float: right;
}
.left {
	float: left;
}
.backtotop {
	font-size: .9em;
	float: right;
	padding-top: 10px;
}
.thumb {
	border: solid 1px grey;
	padding: 10px;
	margin: 10px;
}



#footer {
	width: 1000px;
	height: 27px;
	clear: both;
	margin-bottom: 50px;
	color: #56656f;
	font-size: 1.3em;
	line-height: 1.6em;
}

#footer #f1 {
	position: absolute;
	margin-left: 20px;

}

#footer #f2 {
	text-align: right;
float: right;
padding-right: 20px;
}
#footer a:link, .link, #footer a:visited {
	color: #a3b2bd;
	
}

.edit {
	opacity: .6;
	padding-left: 10px;
	
}
.edit:hover {

	opacity: .85;
}

#leaders {
	float: left;
	width: 100%; 
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;

}
#leaders #artistic {
	float: left;
	width: 49%;

}
#leaders #managing {
	float: left;
	width: 49%;

}

.jobtitles {
	font-style: italic;
}

.footnote {
	font-size: 95%;
	color: #333;
	border-top: solid 1 #000 !important;
	padding: 10px;
	margin-top: 20px;
	background: #BBB;
	text-align: center;
}

.section {
	border: dotted 1px #000;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#statements blockquote {
	border-bottom: dotted 1px #000;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: -10px;
	margin-right: -10px;
	font-style: normal;
}

#showinfo {
	padding-top: 40px;
}

#tabs { 
	position: relative;
}

#tabs ul {
	display: inline;
	margin-left: 0px;
	padding-left: 5px;
}


#showinfo #tabs li {
	padding: 10px;
	list-style: none;
	margin-left: 0px;
	display: inline;
	height: 40px;
	background: #0075a0;
	color: white;
	cursor: pointer;
}

#tabs li.current {
	background: #01506d !important;
}

#showinfo #tabs li a {
	text-decoration: none;
	color: white;
}

.tabbody {
	background:url(images/tabbodybg.png) top center no-repeat;
	min-height: 350px;
	width: 720px;
	margin-top: 0px;
	margin-left: -15px;
	display: none;
	
}

.tabbody.current {
	display: block !important;
	
}

#tab_content {
	padding: 35px;	
}

#showimage {
	float: right;
	margin-left: 10px;
	margin-top: -20px;
	height: 200px;
	padding: 3px;
	background: #eee;
	border: solid 1px #999;
}
#showimage_season{
	float: left;
	margin-right: 10px;
	height: 200px;
	padding: 3px;
	margin-bottom: 10px;
	background: #eee;
	border: solid 1px #999;
}

#showimage_event {
	float: right;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 2px;
	width: 175px;
	padding: 3px;
	margin-bottom: 20px;
	background: #eee;
	border: solid 1px #999;
}

#season_shows { 
	float: left;
	margin: 10px;
	width: 100%;
	border-bottom: solid 1px #999;
	padding-top: 10px;
} 

#sponsors_wrap {
	margin-top: 35px;
	border-top: dotted 1px #333; 
	padding-top: 10px;
	font-size: 80%;
	color:#444;
	font-style: italic;
}

.sponsor {
	max-width: 150px;
	max-height: 50px;
	padding-right: 20px;
}

.infobox .sponsor {
	margin-bottom: 5px;
	margin-top: 10px;
}

blockquote {
	
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	color: #333;
	font-size: 110%;
	font-style: italic;

}

.section_body {

}
.section > img:first-child {
	margin-bottom: 60px;
}


.calendar_badge {
	border: solid 2px #999;
	height: 75px;
	width: 60px;
	text-align: center;
	float: left;
	margin-right: 17px;
	margin-top: -8px;
	margin-bottom: 10px;
	margin-left: 3px;
	position: relative;
}
.calendar_badge .month {
	margin-top: 2px;
	font-size: .82em;
	width: 60px;
	text-align: center;
	position: absolute;
	
}
.calendar_badge .day {
	margin-top: 16px;
	font-size: 2.5em;
	text-align: center;
	position: absolute;
	width: 60px;

}
.calendar_badge .year {
	margin-top: 55px;
	margin-left: -2px;
	height: 1.5em;
	font-size: 1em;
	font-weight: bold;
	background: #900;
	position: absolute;
	width: 64px;
	text-align: center;
	color: #FFF;
	padding-top: 4px;
}
.calendar_badge * {
       left: 0px;
    }

/* end Intiman */


/* Rotating Homepage */


#homebg {
		height: 500px;
		margin-top: -125px;
		position: absolute;
		z-index: 0;
}


/* end Rotating Homepage */



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, 'Lucida Grande', Sans-Serif;
	background: #000;
	background-image: url("images/intiman_collective_bg2.jpg");
	color: white;
	
	}


	
#header {
	[if !IE]> background: url(images/header_bg.png); 	<![endif]
	[if IE]> background-color: #000; 	<![endif]
	margin: 0 0 0 1px;
	padding: 0;
	width: 100%;
	height: 65px;
	z-index: 100;
	position: relative;


	}
	


#header #contact {
	font-size: 2.6em;
	clear: right;
	color:#CCC;
}
#header #contact_tickets {
	font-size: 2.6em;
	clear: right;
	color:#CCC;
	margin-top: 30px;
}

#babynav {
	padding: 12px 0 0px 0;
	float: right;
	width: 250px;
}

 #babynav ul {
	margin: -15px;
	padding: 15px;
	float: right;
}

#babynav ul li {
	padding-right: 10px;
	list-style: none;
	display: inline;
}
#header #leadership {
	float: left;
	clear: left;
	padding-left: 22px;
	position: absolute;
	top: 47px;
	font-size: 120%;
	color: #666;
}

#header #logo 	{
	margin-top: 10px;
	margin-left: 20px;
	height: 35px;
	width: 350px;
	background: url(images/ilogo.png) no-repeat 0px -41px;
	float: left;
	cursor: pointer;
	
	}
	


#fadeinbar {
	/*background: #000;
	opacity: .65;

	text-align: left;*/
	height: 60px;
	width: 100%;
	float: left;
	margin-top: 350px;
	z-index: 100;
	position: relative;
	
}
#fadeinbar * {
	display: none;
			  }


#fadeinbar #buttons div {
	float: left;
	clear: left;
	margin: 0 10px 0 0;
	border: solid 1px black;
	height: 28px;
	width: 100px;
	text-align: center;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: bold;
	color: black;
	
}

#fadeinbar #showtitle {
	font-size: 3em;
	line-height: 2em;
}
#fadeinbar #showdates {
	font-size: .5em;
	line-height: 8px;
	margin-left: 5px;
}

#newsbar {
	height: 140px;
	width: 100%;
	clear: left;
	padding-left: 17px;

}

#newsbar .newsitem {
	height: 100px;
	width: 220px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border: solid 1px white;
	background: #000;
	opacity: .65;
	float: left;
	margin: 10px 10px 0 10px;
	z-index: 100;
	position: relative;
}

#newsbar .featured {
	background: #79170B;
	
}

.newsitem .news_title {
	font-size: 1.9em;
	line-height: 2.2em;
	text-align: left;
	font-weight: bold;
	padding-left: 15px;
}

.newsitem .news_body {
	font-size: .9em;
	text-align: left;
	padding-left: 15px;
	margin-top: -15px;
	padding-right: 10px;
}
.myhr {
	
	border-bottom: solid 1px #CCC;
	
}

#content {
	font-size: 1.2em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

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 {
	color: #777;
	}

 strike {
	 text-decoration: line-through;
 }
 
 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;
	}
	
.red { 
	color: #C00;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	}

#page {
	margin: auto;
	width: 1000px;
	background: white;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#headerimg {
	margin: 0;
	width: 100%;
	}

#navmenu, .menu-main-container {
	opacity: .85;
	width: 100%;
	position: relative;
	z-index: 100;
	clear:both;
}

#navmenu ul.toplevel {
	padding: 0;
	height: 48px;
	line-height: 48px;
	background: url(images/navbg.png) repeat-x;
	list-style-type: none; 
	list-style-image: none;
	font-size: 1.75em;
	padding-left: 1%;
	margin: 0px;
}

#navmenu ul.toplevel li, #menu-main li {
	display: inline; 
	position: relative;
	
}

#menu-main > li:first-child {
	margin-left: -40px;
	
}


#navmenu ul.toplevel li a, #menu-main li a {
	text-decoration:none;
	padding: 5px 20px 15px 20px;
	color: white;
}

#navmenu ul.toplevel li a:hover, .navselected, .menu-main-container #menu-main li a:hover
 {
	background: #293036;
}



/* this is nav level 2 */

#navmenu ul.toplevel li ul, .menu-main-container .sub-main {
	text-align: left;
	padding: 0px;
	background: #293036;
	list-style-type: none;
	list-style-image: none;
	font-size: .9em;
	display: none;
	position: absolute;
	line-height: 1em;
	top: 33px;
	width: 225px;
	left: 0px;
	border-bottom: solid 1px #384148;
	
}

/*#navmenu ul.toplevel .page_item:hover ul, #navmenu ul.toplevel .page_item ul:hover {
	display: block;
	padding-top: 4px;
}*/

#navmenu ul.toplevel li ul li, .menu-main-container .sub-main li {
	display: block;
	height: 27px;
	padding-left: 10px;
	padding-top: 5px;

}

#navmenu ul.toplevel li ul li a, .menu-main-container .sub-main li a {
	text-decoration:none;
	color: white;
	padding: 0px;
	margin-left: 0px;

}


/* this is end of smaller */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 995px;
	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. */


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}



/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
		
}

.entry form input, .entry form textarea { 
	border: solid thin #CCC;
	background-color: #eee;
	line-height: 175%;
}

.entry form textarea { 
	width: 100%;
}

span.wpcf7-list-item { display: block; }

select {
	width: 130px;
	}

#commentform 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;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 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, .sub-menu { 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;
	}

.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*/



/* 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 */

/* =Print Style
-------------------------------------------------------------- */

@media only screen and (max-device-width: 480px) {
	#navmenu ul.toplevel {
		font-size: 1.65em;
	}
}

