.sidebarHead {
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
	margin: 0px;
	padding-left: 10px;
}
.sidebarNormal {
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 10px;
}

.sidebarNormal a:link{
	color: #fff;

}
.imageGalleryImg {
	display: inline-block;
	margin: 3px;
	float: left;
	vertical-align: top;
}
/*
Theme Name: look and listen 2012
Theme URI: http://www.lookandlisten.org/
Description: The Look and Listen theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Rachel Crowl & bMichael Heilemann
Author URI: http://stuttercut.com/
Tags: blue, custom header, fixed width, two columns, widgets

	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

*/
#social {
margin-top:24px;
}
#social img:hover {
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
}

.signup {
font-size:12px;
}

.signupbutton {
float:left;
background:#648dab;
color:#fff;
font-family:Trebuchet MS;
        font-size:17px;
        font-weight:normal;
        padding:4px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #8f7f24;
}

.signupbutton:hover {

background:#f97272;

}
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-color: #FFF;
	margin:0;
	}

#page {
	text-align: left;
	
	}

#header {
	}



#content {
	font-size: 1.2em;
	620px;margin-top:0px;
	/*border-top:solid 1px #f04043;*/
	border-top:solid 1px #c6e1ea;
	}



.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-top: 1px solid  #648dab;;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}

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

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h4 {font-family: Verdana, Helvetica, Sans-Serif; }

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	/*font-size: 1.8em;*/
	}

h2.pagetitle {
	/*font-size: 1.6em;*/
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 2em;
	color: #154645;
	margin: 0px 0px 0px 15px;
	padding-top: 15;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #648dab;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #648dab;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #648dab;
	}

h3 { 
font-size: 24px;
font-weight:bold;
text-align:center;
color:#000;
}

h4{
font-size: 14px;
font-weight: bold;
}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	}

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 {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}


/* End Typography & Colors */



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

#page {
	background-color: white;
	padding: 0;
margin:0 auto;
width:928px;
	}

#header {
width:627px; height:146px;
	}
	
	#menuBar {
	background-color: #c6e1ea;width:627px;
	}



.narrowcolumn {
	margin: 0px;
	padding: 0px;
	}



.post {

	margin-top: 0;
	margin-bottom: 40px;
	margin-left:111px;
	padding:10px;
	width:482px;
	}

.post hr {
color:#648dab;
	display: block;
	}


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	}

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



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	/*margin: 30px 0 0;*/
	}

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

h3 {
	padding: 0;
	margin: 5px 0 0;
	}

/* 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: 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. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

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

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

.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 {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 25px 100 8px 15;
	font-weight: bold;
	font-size: 1.5em;
	}

#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: 7px 0 0 20;
	padding: 0;
	font-size: 1.5em;
	}
/* End Entry Lists */



/* Begin Form Elements */

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

select {
	width: 130px;
	}


/* End Form Elements */

.clear-nobr {clear:both;line-height:0!important;font-size:0!important;}

/* Begin Sidebar */
#sidebar
{
	float:right; 
	
	width: 301px;

	height: 637px;
	}

	
	#rightBanner {
		height:490px;
		width:301px;
		background:url(/wp-content/themes/lookListen2012/images/rightbanner.jpg) no-repeat;
		
		}
/* End Sidebar */

#leftBanner {
float:left;width:111px;height:314px;margin-top:0px;
}


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

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;
	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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
.post h2 {
	color: #648dab;
	font-weight:bold;
	letter-spacing:-1px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	font-size: 30px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 490px;
}
.sidebarQuote {
width:250px;
	padding-left: 30px;
	font-size: 15px;
	margin-top:50px;
	font-style: italic;
	line-height: 1.5em;
	text-align: left;
	font-weight: bold;
	color:#fff;
}

.h2heading {
	padding: 0px;
	font-size: 1.5em;
	margin-bottom: 10px;
	color: #000;
	background: #FFF;
}

.artist {
	font-size: 1.2em;
	font-weight: bold;
}

.rowTwo {
	background-color: #FBD9AE;
	height: 20px;
}
.program {
	font-size: 1.2em;
	font-weight: bold;
}

.rowOne {
	background-color: #DCEDEC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 20px;
}

.pieceTitle {
	font-style: italic;
	font-size: 1em;
}
.composer {
	font-size: 1em;
}
.hosts {
	font-size: 1em;
	text-align: center;
}
.payForm {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.scheduleHeader {
	font-size: 1.5em;
	font-weight: bold;
	margin: 10px 0px 0px;
	padding: 0px;
}
.location {
	margin: 2px 0px 0px;
	padding: 0px;
	font-style: italic;
}
.artist {
	margin: 5px 0px;
	padding: 0px;
	font-size: 1em;
}
tr {
	vertical-align: top;
}
.entry table {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.entry p {
	margin: 0px;
	padding: 5px 0px 5px 0px;
		font-family: Verdana, Helvetica, Sans-Serif;

}

.entry {

}

a:link, a:visited {
color:#648dab;
font-weight:bold;
text-decoration:none;
}
a:hover, a:active {
color:#6498A9;
font-weight:bold;
text-decoration:underline;
}