/*  
Theme Name: DSBA
Theme URI: http://www.dsba1.org
Description: Detroit Sports Broadcasters Association Blog Theme
Version: 1.0
Author: OnLine Construction, Inc.
Author URI: http://www.onlineconstructioninc.com
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333;
	background: #5e5e5e url('/images_site/bg-body.png') repeat-y top center;
}

/* gobal */
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
h1, h2, h3 {
	color: #233c4c;
	font-weight: bold;
}
h1 {
font-size: 1.9em;
}
h2 {
font-size: 1.5em;
}
h3 {
color: #4f5e68;
font-size: 1.3em;
}


h1 a, h2 a {
	color: #233c4c;
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color: #000;
	text-decoration: none;
}



blockquote {
background: url('images/quote.png') 10px 0 no-repeat;
margin: 20px 0;
padding: 0 20px 0 50px;
}
code {
font: 1em 'Courier New', Courier, Monospace;
}
.clear {
clear: both;
}
.widthfix {
width: 990px;
margin: 0 auto;
}
/* links */
a {
color: #305d76;
text-decoration: underline;
}
a:hover {
color: #305d76;
}

.black {
	color: #000;
}

.dark-grey {
	color: #333 !important;
}

.grey {
	color: #999 !important;
}

.light-grey {
	color: #ccc !important;
}

#siderss {
	display: block;
	margin-bottom: 30px;
	height: 55px;
	background: url('images/rss.png') no-repeat;
	padding: 5px 0 0 70px;
	font-size: 11px;
	text-decoration: none;
	color: #888;
}

#siderss .subscribe {
	font-size: 1.8em;
	color: #FECB69;
	font-weight: bold;
}


/* header */
#header {
	display: block;
	padding: 0;
	background: #8aa2af url('/images_site/bg-header.png') repeat-x;
	height: 144px;
	border-bottom: 6px solid #000;
}


#logo {
	display: block;
	width: 695px;
	height: 106px;
	margin: 0;
	padding: 5px 0 11px 5px;
	font-size: 3.5em;
	font-weight: bold;
	letter-spacing: -0.06em;
	color: #000;
	text-decoration: none;
	background: url('/images_site/logo.png') no-repeat 5px 5px;
	text-indent: -5000px;
	/*border: 1px solid #f00;*/
}





#header ul {
	height: 22px;
}

#header ul li {
	height: 22px;
	padding-left: 6px;
}

#header ul li a {
	display: block;
	float: left;
	height: 16px;
	padding: 6px 12px 0 14px;
	font-size: 0.95em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #000 url('/images_site/bg-tab.png') no-repeat;
}

#header ul li a:hover {
	color: #9eb6c2;
}



/*search*/
#searchform {
margin-top: 5px; 
}
#searchform input {
font: 1.1em Arial, Tahoma, Verdana, sans-serif;
margin-top: 5px;
padding: 3px;
border: 1px solid #ccc;
}
#s {
font: 1.1em 'Lucida Grande', Tahoma, Verdana, sans-serif;
width: 220px;
padding: 3px;
border: 1px solid #ccc;
vertical-align: middle;
}




ul.inline {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}


ul.inline li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}





#submit-comment-button {
	width: 260px;
	height: 45px;
	text-indent: -5000px;
	border: 0 !important;
	padding: 0;
	margin: 0;
	background-image: url('images/btn-send-it.png');
}


/* content */
#content {
margin: 0 auto;
padding: 10px;
width: 970px;
background-image: url('images/bg-content.png');
}
#content h2 a {
text-decoration: none;
}
.navigation {
display: block;
margin-left: 10px;
width: 500px;
}

/* box */
#article {
float: left;
width: 690px;
}
#sidebar {
float: right;
width: 250px;
}

#sidebar .extender {
	float: right;
	width: 1px;
	height: 500px;
}

/* entry */
.entry {
margin: 0;
padding: 0 0 20px 0;
}
.entry p {
color: #333;
line-height: 150%;
margin: 7px 0;
font-size: 1.1em;
}
.entry ul {
margin: 0 0 0 30px;
}
.entry ul li {
margin: 7px 0;
}
.entrytitle h2 {
	font-size: 1.9em;
}
.date {
font-size: 1.0em;
color: #a8adad;
}
.entry .postoptions {
	font-style: italic;
	color: #999;
}

/* sidebar */


.aside {
margin: 0 0 30px 0;
padding: 0;
}

.aside h3 {
	padding-bottom: 8px;
}

.aside p {
color: #333;
line-height: 160%;
}

.aside a {
	font-weight: bold;
}

.aside ul {
	padding: 0 0 0 12px;
	margin: 0;
}

.aside ul li {
	padding: 0 0 6px 0;
}

/* footer */

#footer {
	clear: both;
	width: 970px;
	padding: 10px 10px 30px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 0.95em;
	background-color: #2a3339;
	margin: 0 auto;
}

#footer a {
	color: #b2c1cb;
	text-decoration: none;
	border-bottom: 1px dotted #505e68;
}

#footer a:hover {
	border-bottom: 1px solid #b2c1cb;
}






/*Images*/
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright{
padding: 4px;
margin: 0 0 0 7px;
display: inline;
}
img.alignleft{
padding: 4px;
margin: 0 7px 0 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}

/*comments*/
#comments {
margin-left: 10px;
}
.commentlist li {
font: 1em 'Lucida Grande', Tahoma, Verdana, sans-serif;
}
#commentform input.txt, #commentform textarea {
	border: 1px solid #666;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

#commentform textarea {
width: 580px;
}
.commentlist cite, .commentlist cite a {
font-style: normal;
font-size: 1.1em;
}

.commentlist small a {
color: #888;
}

.commentlist p {
font-weight: normal;
line-height: 1.6em;
text-transform: none;
}
#commentform p {
font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
}
.alt {
padding: 10px;
}
.commentlist {
width: 590px;
text-align: justify;
}
.commentlist li {
background: #F1F6F8;
margin: 15px 0;
padding: 10px;
border: 1px solid #DCE8EE;
list-style: none;
}
.commentlist p {
margin: 10px 5px 10px 0;
}
#commentform p {
margin: 10px 0;
}
.nocomments {
text-align: center;
}
.commentmetadata {
border-bottom: 1px dotted #bbb;
padding-bottom: 5px;
display: block;
}
#respond {
margin-top: 20px;
}
.commentcount {
font-family: Georgia,sans-serif;
font-size: 1.8em;
font-weight: bold;
color: #cdd1d1;
float: right;
}

/*misc*/
.adsense {
}
.related {
margin: 0 0 20px 10px;
}
.none {
display: none;
}
