/*
Theme Name: WCBC
*/

.post .post-title a{
	text-decoration: none;
	color: #000;
}
.post .post-title a:hover{text-decoration: underline;}
#commentform fieldset {
	border: none;
}
#commentform dl{margin:0;}
#commentform dd{margin:0 0 10px;}
#commentform textarea {
	width:350px;
	max-width:350px;
	height:200px;
}

/*
Added Designer Styles
*/
.contentblock {
	padding: 0px 15px 0px 20px;
	vertical-align:top;
	width:460px;
}
.adblock {
	background:#fbdc89;
	border:1px solid #e58e0d;
	width:208px;
	padding:8px 5px 0px;
	overflow:hidden;
	text-align:center;
}
.adblock p {
	margin:0px;
}
.adblock img {
	vertical-align:top;
	margin:0 0 20px;
}
.adbutton {
background:url(images/divider-orange.png) no-repeat top;
	padding:15px 0 0px;
}
.contentblock img{
margin:0px 0px 10px 0px}
.contentblock h1 {
	font:22px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top:0px;
}
.contentblock h2 {
	color:#091C5A;
	font-size:18px;
	line-height:20px;
	margin:0px 0px 8px;
	font-weight:bold;
}
.contentblock h3 {
	color:#224578;
	font-size:18px;
	line-height:20px;
	margin:0px 0px 5px;
	font-weight:bold;
}
.contentblock h4 {
	font-size:15px;
	line-height:20px;
	margin:0px;
	color:#224578;
	font-weight:bold;
}
.contentblock h5 {
	font-size:13px;
	line-height:18px;
	margin:0px;
	font-weight:bold;
}
.sepln {
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
}
.sepln hr {
    background-color: #CBE7F8;
    color: #CBE7F8;
}
.date_detail {
    background:url(images/Pirate-Countdown.jpg) no-repeat top;
    /*background:url(images/Pirate-CountdownPITCHERS.jpg) no-repeat top;*/
	padding:15px 0 0px;
    /*float: left;*/
    width: 103%;
    min-height: 90px;
    margin-bottom: 35px;
    display: block;
}
