/*
Theme Name: Jessica Schmitz
Theme URI: http://squarecandydesign.com/
Description: Custom Theme by Square Candy
Version: 1.0
Author: Peter Wise
Author URI: http://squarecandydesign.com/
Tags: zen, blank, custom, customize, widget

	This theme derives its lineage from:
	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
background: #000000 url(js-bg.gif) 50% 0 repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size: 62.5%; /* Resets 1em to 10px */
color: #ffffff;
outline:0;
	}

a, a:visited {color:#AAAAAA; text-decoration:none; outline:none;}
a:hover {color:#339999; text-decoration: underline;}

a.nounderline:hover {border-bottom:none;}


.post {color:#000000;}
.post a, .post a:visited {color:#666666}
.post a:hover {color: #009999;}


#homepage-page, #page {font-size:1.2em; line-height:1.5em;}
#page {
	text-align: left;
	}

#header {
	}

#content {
	}

.widecolumn .entry p {
	}

.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn {
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {}

.thread-even {}

.depth-1 {}

.even, .alt {}

#footer-inner {
font-size:.9em;
color:#777777;
	}
	
#footer-inner p {margin:5px 0;}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

.entry p a:visited {}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li .avatar { 
	float: right;
	padding: 2px;
	}

.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 {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 1em;
	}

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

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

a, h2 a:hover, h3 a:hover {
	}

a:hover {
	}

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

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

#wp-calendar caption {
	font-size: 1.3em;
	text-align: center;
	}

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



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 900px;
	}

#homepage-page {
margin:0; padding:0; width:100%;
}

#header {
	width: 900px;
	height: 173px;
	background: url(header.jpg) 0 0 no-repeat;
	position:relative;
	}
	
#header h1 {margin:0; padding:0;}	
#header h1 a {display:block; height:125px; width:500px; text-indent:-100000px;}
#header h1 a:hover {border:none;}

#headermenu {position:absolute; top: 141px;}

#homepage-header {
width:100%;
height:342px;
background:#777777 url(jessica-schmitz-flutist.jpg) top center no-repeat;
position:absolute;
top: 80px;
}

#homepage-bottom {
padding:0; margin:0;
position:absolute;
top: 462px;
width:100%
}
#homepage-bottom-inner {
margin:0 auto;
width:720px;
}

#homepage-news {
width:295px;
float:left;
}

#news-title {
margin:0 0 12px 0;
display: block;
height:24px;
width:74px;
background: url(news-homepage.gif) 0 0 no-repeat;
text-indent:-100000px;
 }

#homepage-events {
margin-left: 400px;
width: 295px;
}

#homepage-events h2 {margin:0;}

#upcoming_shows {
margin:0 0 12px 0;
display: block;
height:24px;
width:136px;
background: url(upcoming-homepage.gif) 0 0 no-repeat;
text-indent:-100000px;
}

#homepage-footer {
padding:0; margin:0;
position:absolute;
top: 758px;
width:100%;
}

#footer-inner {
margin:0 auto;
text-align:center;
width:900px;
}
#footer-inner form {text-align:center;}


#homepage-events {
}

.narrowcolumn, .widecolumn {
	float: left;
	padding: 0 76px 20px 76px;
	margin: 0px 0 0;
	width: 748px;
	height: 500px;
	
	background: url(background-default.jpg) 0 0 no-repeat;
	}


.post {
	margin: 35px 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.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 {
	padding: 10px 0 20px;
	margin: 0 auto;
	width: 900px;
	clear: both;
	}

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



/*	Begin Headers */
h1 {}

h2 { color: #336666; text-transform:uppercase; letter-spacing:.2em; font-size:1.5em; font-weight:normal;}

h2.pagetitle {}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists */

html>body .entry ul {}

html>body .entry li {}

.entry ul li:before, #sidebar ul ul li:before {}

.entry ol {}

.entry ol li {}

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

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;
	}

.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 { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 20px 10px 10px 10px;
	margin-left: 590px;
	width: 190px;
	}
#sidebar form {
	margin: 0;
	}
#sidebar ul li {list-style:none;}
/* End Sidebar */



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



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

acronym, abbr {
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

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;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#homepage-headermenu {margin: 0; padding:0; width:100%; position:absolute; top:309px;}
#homepage-headermenu ul {margin: 0 auto; padding:0 0 0 100px; width:850px;}
#homepage-headermenu ul li {
	list-style-type: none;
	position: relative; 
	margin: 0; 
	padding: 0;
	float:left;
	}
#homepage-headermenu li a {
	display: block; 
	padding: 5px 14px; 
	text-decoration: none; 
	margin:0; 
	text-align:center;
	color:#FFFFFF;
	font-size:1.3em;
	text-transform:lowercase;
	font-weight:normal;
	letter-spacing:0.05em;
}
#homepage-headermenu li a:hover {
border:none;
text-decoration:none;
color:#000000;
}

#homepage-headermenu ul ul {display:none;}



#headermenu ul {margin: 0; padding:0 0 0 64px;}
#headermenu ul li {
	list-style-type: none;
	position: relative; 
	margin: 0; 
	padding: 0;
	float:left;
	}
#headermenu li a {
	display: block; 
	padding: 5px 13px; 
	text-decoration: none; 
	margin:0; 
	text-align:center;
	color:#FFFFFF;
	font-size:1.2em;
	text-transform:lowercase;
	font-weight:normal;
	letter-spacing:0.05em;
}
#headermenu li a:hover {
border:none;
text-decoration:none;
color:#000000;
}
#headermenu li.current_page_item a {color:#000000;}

#headermenu ul ul {display:none;}

.nosee { display: none; }


#thuuji-thuuji { 
background:#777777;
border: 1px solid #000000;
height:1.2em;
font-size:0.9em;
width:150px;
padding:1px;
margin: 0 4px;
} 

#listsubmit {
background: url(submit.gif) 0 3px no-repeat;
border: none;
text-indent:-100000px;
cursor:pointer;
height:23px;
width:30px;
}



#scrollbox {height:410px; overflow-y: scroll; overflow-x: hidden;}

#post-2 {width: 380px; margin-left:350px; padding:20px; 
  background:#ffffff;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8; 
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}

#post-2 #scrollbox {height:360px;}
#post-3 #scrollbox {height:360px;}
#post-3 .jScrollPaneContainer {margin-top:20px;}



.whatsnext h3:first {margin:0 0 5px 0;}
.whatsnext h3 {margin:20px 0 5px 0;}
.whatsnext .addr, .whatsnext .descr {margin: 5px 0;}
.whatsnext .title {color:#336666; font-weight:bold; font-size:1.2em;}

.time {color:#666666; padding-left:15px;}
#homepage-events .time {color:#aaaaaa; padding-left:10px;}

.press-entry {clear:both; margin: 0 25px 15px 0px; padding:10px; background: #f5f5f7; border-bottom: 5px solid #eeeeee; border-right: 5px solid #eeeeee; min-height: 100px;}
.press-entry.entry-55, .press-entry.entry-44 {min-height:125px;}
/* .press-entry.sticky {border-bottom: 5px solid #aadddd; border-right: 5px solid #aadddd;} */
.press-entry h4 {color:#339999; text-transform:uppercase; letter-spacing:.05em; margin-top:0px; margin-bottom:5px;}
.press-entry h3 {margin-top: 5px;}
.press-entry p {margin: 8px 0;}

#post-6 h3 {color:#339999; text-transform:uppercase; letter-spacing:.05em; margin:25px 0 3px 0;}



/* #gbackgr .caption {display:none !important;} */
.gholder {width:200px;}
#gbackgr {margin:0 auto;}

.gallery_reloaded_container a:hover {border:none;}


#homepage-quote {margin: 0; padding:0; width:100%; position:absolute; top:196px;}
#homepage-quote-inner {color:#333333; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.2em; width:850px; text-align:right; margin:0 auto; letter-spacing:.04em;}

#homepage-events h2 a:hover {border:none;}





#gcalrss { display:block; float:left; background:url(gcalrss.gif) 0 0 no-repeat; height: 25px; width:176px; text-indent:-100000px; padding:5px 14px; margin-left:10px;}
#myspace { display:block; float:left; background:url(myspace.gif) 0 0 no-repeat; height: 25px; width:106px; text-indent:-100000px; padding:5px 14px;}
#facebook { display:block; float:left; background:url(facebook.gif) 0 -2px no-repeat; height: 25px; width:106px; text-indent:-100000px; padding:5px 14px;}
#twitter { display:block; float:left; background:url(twitter1.gif) 0 0 no-repeat; height: 25px; width:90px; text-indent:-100000px; padding:5px 14px;}
#footerlist { display:block; float:left; background:none; height: 25px; width:270px; padding:3px 14px 0 14px; font-size:1.1em; color:#339999; font-weight:bold;}

#gcalrss:hover, #myspace:hover, #facebook:hover, #twitter:hover {border:none;}


#contactbox {width:350px; padding:0px 50px 0 0;}

.wpcf7-form-control-wrap.your-message textarea {height: 80px; width:290px;}
.wpcf7-form-control-wrap input {width:290px;}