/*
Theme Name: West End Brass Quintet
Theme URI: http://www.westendbrass.com/
Description: The default theme for the webq</a>.
Version: 0.2
Author: Matthew Russo
Author URI: http://www.westendbrass.com
Tags: light, grey

*/

/* Traditional Formatting */
body {
	color: #333333;
	background: #F6F6F6;
	margin: auto;
	font-family: Helvetica, sans-serif, Tahoma, Arial;
	font-size: 90%;
	width: 900px;
}
p {
	color:#333333;
	font-family: Helvetica, sans-serif, Tahoma, Arial;
	font-size: 14px;
	margin-bottom: 1em;
}

a {
	text-decoration: none;
	color: #900;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	display:none;
}
h2 {
	color: #150e9f;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #CCCCCC;
	letter-spacing: -1px;
	padding-bottom: 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}
h2 a, h2 a:visited {
	color: #150e9f;
	text-decoration: none;
}
h2 a:hover {
	color: #525252;
	text-decoration: none;
}

h4, h4 a, h4 a:visited {
	color: #150e9f;
	border-bottom: 1px solid #000;
	font-size: 18px;
	margin: 0px 0px 2px;
	text-decoration: none;
}
h4 a:hover {
	text-decoration: none;
	color: #495233;
}

/* Wordpress Specific Tags */

form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 900px;
	background: #F6F6F6;
}
#header {
	background: url(images/header.png) no-repeat;
	height: 200px;
	width: 734px;
	position: inherit;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	clear:both;
}

#nav {
	list-style:none none none;
	float:left;
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
	clear: both;
	padding-top: 10px;
	font-size: 1em;
}

#nav a {
	color: #525252;
	text-decoration: none;
}

#nav ul {
	list-style:none none none;
}

#nav a:hover {
	color: #000000;
	text-decoration: none;
}

.current_page_item {
	color: #150e9f;
}	

#content {
	float: left;
	width: 700px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.post {
	clear:left;
	float: left;
	width: 600px;
	margin-left: 35px;
}
.post-date {
	width: 49px;
	height: 50px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
	margin-left: 5px;
}
.post-month {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 14px;
}
.post-day {
	font-size: 24px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	display:block;
	line-height: 24px;
}

.post-content {
	margin-left: 20px;
	clear: none;
	float: left;
}

.post-title {
	float: left;
	width: 450px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.entry {
	clear: both;
	margin-top: 20px;
	margin-left: 79px;
	margin-bottom: 15px;
}

.page-entry {
	clear: both;
	margin-top: 20px;
	margin-left: 35px;
	margin-bottom: 15px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* Comments */

#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
	background: #fff;
	border: #150e9f;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f6f6f6;
	border: 1px solid #150e9f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f6f6f6;
	border: 1px solid #150e9f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{

	font: bold 12px Arial, Helvetica, sans-serif;

	border: none;
	float:left;
	width: 144px;
	height: 29px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
}
#searchform {
	width: 150px;
	vertical-align:middle;
}
#searchform #s {
	width: 70px;
	height: 24px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #565656;
	background: #f6f6f6;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.png) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: 12px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	clear: both;
	background: url(images/footer.png) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	margin-top: 40px;
	float: none;
	margin-bottom: 15px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	height: 200px;
	padding-top: 25px;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}

#share {
	clear: none;
	float: none;
	vertical-align: text-bottom;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #150e9f;
	padding: 5px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #150e9f;
	padding: 5px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #150e9f;
	padding: 5px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
#post-125 h2 {display:none;}

/*	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 {
	border:none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 8px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 8px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

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

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