/*  
Theme Name: HDSportsGuide
Theme URI: http://wordpress.org/
Description: If it's not in this guide, it's not in HD.
Version: 1.0
Author: HDSportsGuide
Author URI: http://hdsportsguide.com/

	HD Sports Guide
*/

/* CSS Document */

body {
	background: #4b4b4b;
	color: #000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height: 1.5em;  
	margin: 0; 
	padding: 0; 
	text-align: left;
}

#container {
	background:url(/img/bg-gray-bl-bars.gif) repeat-y left top;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 5px;
	overflow:auto;
	}

a:link,a:visited{color:#003366; text-decoration:none; font-weight:bold; text-decoration:underline;}

#top {
	background: #003366;
	width:980px;
	height:2.2em; 
	padding:0px 5px;
	margin:0px;
	color:#FFFFFF;
	font-size:.85em;
	font-weight:bold;
	}

#top_links {
	float:right;
	}
#top_banner {
	background:#F9F9F9;
	width:980px;
	margin:0;
	padding:2px;
	}
/*
#login {
	float:left;
	margin:1px;
	}
#login #user_login, #login #password{
	font-size:.9em;
	height:1em;
	margin:1px;
	}
#login #submit {
	font-size:.9em;
	height:2em;
	text-transform:uppercase;
	vertical-align:middle;
	}
*/
#top a:link,#top a:visited {color:#ffffff; font-weight:bold; text-decoration:none;}


#top_links_banner_728 {
	float:left;
	margin:3px 255px 5px 3px;
	}
	
#top_logo {
	width:990px;
	height:100px;
	background:url(/img/top-grey.gif) repeat-x left top;
	}

#banner_468 {
	float:right;
	margin:20px;
	}

#banner_728 {
	float:right;
	margin:5px 3px;
	}

#logo {
	float:left;
	}

#menu{
	width:990px;
	height:25px;
	background:url(/img/blue-bar.gif) repeat-x left bottom;
	font-size:12px;
	font-weight:bolder;
	color:#f0f0f0;
	}
	
#menu a{color:#f0f0f0; text-decoration:none;}
#menu a:hover, #menu a:visited:hover {color:#CCCCCC;}

#menu ul{
	list-style:none;
	display:inline;
	}

#menu li{
	float:left;
	padding:2px 10px 0px 10px;
/*	padding-left:inherit;
	padding-right:inherit;*/
	margin:0;
	}


#nav_left {
	float:left;
	margin-left:10px;
	}
	
#nav_right{
	float:right;
	margin-right:25px;
	}

#middle {
	float:right;
	width:820px;
	padding:5px;
	}
	
#content {
	float:left;
	width:500px;
	}

#left_bar {
/*	background-color:#f0f0f0; */
	float:right;
	width:160px;
	padding:5px;
	}

#right_bar {
	float:left;
	width:300px;
	margin-left:10px;
	font-size:1em;
	}
	
#right_bar ul {
	list-style:none;
	margin:5px 0px 0px 15px;
	padding-left:0;
	}

.sidebar_small {
	text-align:right;
	font-size:.85em;
	margin:2px 0 15px;
	}

.small {
	font-size:.85em;
	margin:2px 0 15px;
	clear:both;
	}
#content small {font-size:.9em;}
.medium {font-size:.9em;}

h1 {
	color:#222222;
	font-size:1.7em;
	margin:15px 0px;
	line-height:1.3em;
	}

h2 {
	color:#003366;
	font-size:1.4em;
	margin:25px 0px 10px;
	}
.post h2 {
	clear:both;
	margin-bottom:0px;
	}
.post {clear:both;}
h3 {
	color:#003366;
	font-size:1.2em;
	margin:8px 0px 0px;
	}	

h4, #right_bar h2 {
	color:#222222;
	font-size:1.2em;
	margin:15px 0px 0px;
	}	

h4 a:link, #right_bar h2 a:link {color:#222222; text-decoration:none;}
h4 a:visited, #right_bar h2 a:visited{color:#222222; text-decoration:none;}
h4 a:hover, #right_bar h2 a:hover{color:#003366; text-decoration:underline;}
h4 a:visited:hover, #right_bar h2 a:visited:hover{color:#003366; text-decoration:underline;}

.breadcrumb {
	font-size:.9em;
	text-transform:uppercase;
	}

.preview {
	clear:both;
	}

.entry {
	clear:both;
	overflow:auto;
	margin-top:15px;
	}
	
.post-image {
	padding:5px 15px 10px 0px;
	width:125px;
	float:left;
	}

.divider{
	width:100%;
	padding: 10px 0px 10px 0px;
	margin:0px;
	background:url(/img/divider.gif) top right no-repeat;
	}

.team_drop select, .team_drop input{font-size:.9em;}
.team_drop {text-align:right; margin-right:20px;}
.date {
	font-size:small;
	font-weight:bold;
	margin-bottom:3px;
	}
	
.guide {
	font-size:.9em;
	font-weight:normal;
	line-height:normal;
	background:#dcdcdc;
}

.g_date{
	font-size:small;
	font-weight:bold;
	text-transform:capitalize;
	background:#405880;
	color:#FFF;
	}

.g_head{
	background:#c1c1c1;
	color:#000;
	font-weight:bold;
	font-size:.9em;
	text-transform:uppercase;
	}

.g_odd{
	background-color:#fff;
	}

.g_even{
	background-color:#ececec;
	}

#noresults {
	text-align:center;
	margin:75px 0 125px;
	}

.related {
	font-size:.9em;
	text-align:center;
	font-weight:normal;
	}

.related ul {
	list-style-type:none;
	margin:15px 0;
	padding:0;
	}

.related ul li {
	margin:0 2px;
	padding:0 2px;
	display:inline;
	}

#bottom {
	padding-top:20px;
	}

#bottom p {
	font-size:.9em;
	font-weight:normal;
	}
#footer {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#FFFFFF;
	font-size:.9em;
	font-weight:normal;
	}

#footer a:link,#footer a:visited,#footer a:hover{color:#ffffff; text-decoration:none; font-weight:bold;}


/*WORDPRESS*/

.postbyline {
	font-size:.9em;
	font-weight:bold;
	margin:0px;
	}

.postdate {
	font-size:smaller;
	font-weight:bold;
	margin:0px;
	}

.postpreview p{
	font-size:.9em;
/*	margin:10px 0px 10px 15px;*/
	margin-top:10px;
	margin-left:15px;
	line-height:normal;	
	}

.postpreview img {
	display:none;
	}

.postmetadata {
	font-size:.9em;
	font-weight:normal;
	text-align:right;
	margin:0px;
	}

.postmetadata_alt{
	font-size:.9em;
	font-weight:normal;
	text-align:left;
	margin:10px 0px;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

pre {
	font-size:1em;
	line-height:normal;
	width:450px;
	margin:10px;
	padding:10px;
	border:solid 1px #222;
	background:#f0f0f0;
	}
	
#text-link-ads ul{
	list-style:none;
	margin:0;
	padding:0;
	}