/*  
Theme Name: Delaware Valley Opera
Theme URI: http://www.dv-opera.org
Description: A theme for Delaware Valley Opera.
Version: 1.0
Author: adcSTUDIO
Author URI: http://www.adcstudio.com/
*/
#leadIn {
	min-height: 55px !important;
	_height: 55px !important;
}
.entry-title{
	clear: left;
}
#blogContent {
	font-size: 10pt;
	color: #362f2d;
	padding: 20px;
	background: #FFF;
}
#blogContent .content {
	overflow: auto;
	margin: 0 auto;
	text-align: left;
	width: 948px;
	clear: both;
}
#footer {
	clear: left;
}
#blogContent h1 {
	font-size: 18pt;
	line-height: 24pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0;
}
#blogContent h1 a {
	text-decoration: none;
}
#blogContent h1 a:hover {
	text-decoration: underline;
}
#blogContent a{
	color: #362f2d;
}
#sidebar {
    width:213px;
    float:left;
	font-size: 10pt;
	margin: 0 20px 40px 0;
	padding: 0;
}
#sidebar caption {
	font-size: 9pt;
}
#sidebar td,
#sidebar th {
	font-size: 10pt;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar h2 {
	margin: 0 0 6px 0;
	border: solid #c6c2c1;
	border-width: 1px 0;
	font-weight: normal;
	font-size: 12pt !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px 0;
}
#sidebar li {
	list-style: none;
	margin: 0;
	padding: 0 0 6px 0;
}
#sidebar li a {
	text-decoration: none;
	color: #736353;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#wp-calendar {
	margin:0 auto;
	width: 90%;
}
#wp-calendar td a:link,
#wp-calendar td a:visited {
	font-weight: bold;
	color: #736353;
	font-size: 10pt;
}
#wp-calendar td {
	color: #978777;
}
.entry-content {
	padding-right: 64px;
	padding-bottom: 30px;
	font-size: 11pt;
	line-height: 16pt;
}
.post-comments {
	padding-bottom: 30px;
}
#posts {
	float: left;
	width: 550px;
}
.post{
}
.post-datetime{
    font-size: 8pt;
	margin: 0;
	padding-bottom: 10px;
}
.post-datetime abbr {
	border: 0;
}

.next-post-link{
    float:right;
	margin-bottom: 10px;
}
.previous-post-link{
    float:left;
	margin-bottom: 10px;
}

.block {
	display: block;
}