/*
Theme Name: Musical Intelligencer
Theme URI: http://musicalintelligencer.com
Description: Made specifically for the Boston Musical Intelligencer
Version: 1.0
Author: Nathaniel Eiseman
Tags:
*/

@charset "utf-8";
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
p img {padding: 0; max-width: 100%;}
* { margin:0px; padding:0px;}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#f6ffbd;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container { 
	width: 100%;
	min-width: 900px;
	background: #fefff6;
	text-align: left;
}
#header {
	overflow:hidden;
	background: #f6ffbd;
	color:#4c0000;
	padding-top:0px;
	padding-left:10px;
	margin-bottom:20px;
} 


#nav {
	height: 40px;
	padding-left:10px;
	margin-left:10px;
	margin-right:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4c0000;
}

#nav li { 
	float:left;
	list-style:none;
	margin-right:25px;
}

#nav li a { 
	display:block;
	height:20px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:20px;
	padding:10px 5px 10px 5px;
	font-family:Garamond, Georgia, "Times New Roman", serif;
	font-weight:bold;
	color:#005825;
}

#nav li a:hover { 
	background:url(http://classical-scene.com/wp-content/themes/musical/images/nav_hover.png) top left repeat-x;
	color:#58b480;
}

#header h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	font-weight:normal;
	padding: 0px 30px 3px;
}
#header h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	padding: 0px 30px 15px;
}


#sidebar {
	float: right;
	position:relative;
	top:-20px;
	width: 15%;
	padding: 15px 10px;
	background: url(http://classical-scene.com/wp-content/themes/musical/images/divider.png) repeat-y left #dfffec;
}

.widget_search #searchform {
	background:url(http://classical-scene.com/wp-content/themes/musical/images/divider.png) bottom repeat-x;
	padding:20px 20px;
	margin-bottom:20px;
}
.widget_search .screen-reader-text {
	display:none;
}

input#s{
  width:150px;
  margin-left: -20px;
  padding:2px;
}

input#searchsubmit {
	cursor: pointer;
	align: left;
        margin-left: -20px;
	width: 60px;
}

.widget_search #searchsubmit {
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	border: 2px solid #005825;
	background:#005825;
	color:#FFFFFF;
	border-top:none;
}
 
.widget_search #searchsubmit:hover {
	color:#005825;
	background:#c0f3d6;
	text-decoration: none;
}

.title {
        margin-top: 10px;
        margin-bottom: 10px;
	letter-spacing:5px;
	text-transform:lowercase;
	font-variant:small-caps;
	font-family:Garamond, Georgia, "Times New Roman", serif;
	color:#8a3e26;
	font-weight:bold;
	font-size:16px;
	font-style: none;
}
#get_recent_comments_wrap, #recentcomments {
        font-family:Constantia, Georgia, "Times New Roman",serif;
        font-size:12px;
}
#get_recent_comments_wrap, #recentcomments li {
        margin-bottom:12px;
	list-style:none;
	line-height: 16px;
}

#footer { 
	padding: 8px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin-top: 10px;
	border-top:3px solid #4c0000;
	background:#f6ffbd;
	height:50px;
}

#copyright {
	float:left;
	width:600px;
}
#contribute {
	float: right;
	width: 620px;
}

#footer p {
	margin:0px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-style: italic;
}

#searchform {
	background:url(http://classical-scene.com/wp-content/themes/musical/images/divider.png) bottom repeat-x;
	padding:20px 20px;
	margin-bottom:20px;
}

#s {
	background:#FFFFFF;
	border: 2px solid #005825;
	padding:2px;
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
}
#searchbutton {
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	border: 2px solid #005825;
	background:#005825;
	color:#FFFFFF;
	border-top:none;
}
#searchbutton:hover  {
	color:#005825;
	background:#c0f3d6;
	text-decoration: none;
}
#commentlist li {
	list-style: none;
}
.article a, #comments a, #sidebar a {
	color:#005825;
	border-bottom:#005825 1px dotted;
	text-decoration: none;
}

.article a:hover, #comments a:hover, #sidebar a:hover {
	border-bottom:#005825 1px solid;
	background:#c0f3d6;
	color:#000000;
}
.article ul, ol {
	margin-left:15px;
}
.article li {
	font-family:Constantia, Georgia, "Times New Roman",serif;
	margin-bottom:8px;
	list-style:square;
	font-size:14px;
}
.article h1 { /* Category Name */
	letter-spacing:5px;
	text-transform:lowercase;
	font-variant:small-caps;
	font-family:Garamond, Georgia, "Times New Roman", serif;
	font-weight:bold;
	font-size:16px;
	font-style: none;
}
.article h1 a {
	border-bottom:none;
	color:#000000;
}
.article h1 a:hover {
	color:#58b480;
	background:none;
	border-bottom:none;
}

.article blockquote {
	margin-left:60px;
	margin-right:60px;
	font-size:14px;
	font-style:italic;
}
	

.article h2 { /* Title */
	font-weight:normal;
	font-family:"Bodoni MT", Constantia, Georgia, "Times New Roman", serif;
	font-size:24px;
	border-bottom:none;
	margin-bottom:10px;
	color:#8a3e26;
	font-style: none;
}

.article h2 a { /* Title */
	color:#8a3e26;
}



.article h2 a:hover {
	background:#e3c4ba;
	border-bottom:1px solid #8a3e26;
}

.article h3 { /* Byline */
	font-family:Garamond, Georgia, "Times New Roman", serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:20px;
}

.article h3 a {
	font-style:normal;
	letter-spacing:1px;
	font-weight:bold;
	font-variant:small-caps;
}

.article h4 { /* In-article subheading */
	color:#8a3e26;
	font-size:14px;
	letter-spacing:5px;
	text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top:25px;
	margin-bottom:10px;
}
#firstdate { /* first date in column */
	color:#8a3e26;
	font-size:14px;
	letter-spacing:5px;
	text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
}
.article p {
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	margin-bottom:13px;
}
.article {
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
}

.article img {
	border:#666666 5px solid;
	margin:5px;
}

.left, .alignleft {
	float:left;
}
.right, .alignright {
	float:right;
}

.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
.article #category_desc p {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 16px;
	margin-left: 35px;
}
#tags {
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	font-variant:small-caps;
	letter-spacing:4px;
	margin-bottom:15px;
}
/* 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 */
