/*
Theme Name: Epic
Theme URI: http://www.epicsports.org/
Description: A custom theme created for Epic Sports by studio taraz
Version: 1.0
Author: Colin O'Brien
Author URI: http://www.studiotaraz.com/
*/

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {color:#000; background-color:#000; margin:0; padding:0; font-family:Verdana, Arial, sans-serif; }
a { color: #369; text-decoration: underline; }
img {border:0}

.cleardiv { clear: both; }

.top-left { float: left; }
.top-left a { float: left; width: 275px; height: 70px; }

.top-right { float: right; width: 350px; font-size: 0.75em; }

.top-left {margin-top:6px; margin-left: 20px; min-height:70px; }
* html .top-left {height:70px; }

.top-right {margin-top:6px; min-height:20px; }
* html .top-right {height:20px; }

.top-menu { padding:0; margin:0; clear: both; }
.top-menu li { list-style: none; float: left; position: relative; top: 50px }

.primary-sport-color { height: 16px; }
.keyword-description { display: inline; float: left; height: 41px; width: 100%; background-color: #ffa853; }
.keyword-description h1 { display: inline; float: left; margin: 0; font-size: 0.7em; font-weight: normal; padding: 5px 0px 5px 20px; }

.sport-tab, .sport-tab-selected { color: #000; text-decoration: none; cursor: hand; }
.sport-tab div, .sport-tab-selected div { float: left; width: 110px; height: 39px; text-align: center; background:url('images/tab.gif') no-repeat 0 11px; margin: 0 1px 0 0; }
.sport-tab strong { position: relative; top: 16px; font-size: 0.9em; }

.sport-tab-selected { color: #fff; }
.sport-tab-selected div { background:url('images/selected-tab.gif') no-repeat 0 0; }
.sport-tab-selected strong { position: relative; top: 12px; font-size: 1.1em; }

.sport-tab-baseball div { margin-left: 10px; }
.sport-tab-baseball strong { position: relative; top: 12px; font-size: 0.7em; }

.sport-tab-baseball-selected { color: #fff; }
.sport-tab-baseball-selected div { background:url('images/selected-tab.gif') no-repeat 0 0; }
.sport-tab-baseball-selected strong { position: relative; top: 4px; font-size: 1em; }

.sport-tab-blog { display: inline; float: right; margin-right: 10px; }

.top-left a { background:url('images/logo-epic-sports-blog-reverse.jpg') no-repeat 0 0; }
.primary-sport-color { background-color: #d95b29; }
.sport-tab-selected div { background-color: #d95b29; }

h2 {
	font-size: 1.75em;
	margin: 17px 0 4px 0;
}
	
h3 {
	margin: 10px 0 5px 15px;
}
	
#sidebar h2 {
	font-size: 1.25em;
	color:#cc0000;
	}

#wrap {
	width: 996px;
	background:#fff;
	margin-left: auto;
	margin-right: auto;
}

ul.links {
	width: 848px;
	height: 200px;
	padding: 20px 0 5px 0;
	margin: 0;
	}

ul.links li {
	display: inline;
	float: left;
	text-align: center;
	margin: 0 0 0 15px;
	}
	
ul.links li a {
	display: block;
	padding: 150px 0 10px 0px;
	width:150px;

	}

#header {
	width: 996px;
	height: 35px;
	background-color: #cc0000;
	border-top: 1px solid #000;
	}
	
#header h1 {
	font-family:Verdana, Arial, sans-serif;
	font-size: 1.3em;
	padding: 8px 0 0 10px;
	margin: 0;
	float: left;
	text-transform: uppercase;
	}

#header h1 a {
	color: #fff;
	text-decoration: none;
	}

#content {
	font-size: 75%;
	float: left;
	width: 771px;
	}

#sidebar {
	font-size: 75%;
	float: right;
	width: 225px;
	}
	
#footerdiv {clear: both; padding:7px 0 0 10px;height:20px;color:#000; font-weight:bold; margin: 0px; font-size: 0.6em; text-align: center;}

.post {
	margin: 0 0 0 15px;
	text-align: justify;
	}
	
.entry {
	margin: 20px 20px 0 0;
	}
	
#content a {
	text-decoration: none;
	}
	
.postmetadata {
	font-size: .95em;
	margin: 5px 0;
	}
html>body .date {
	background: #666666;
	height: 45px;
	width: 50px;
	font-size: 1.2em;
	color: #fff;
	float: left;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 10px 10px 0;
	padding: 2px 0;
	}
	
.navigation {
	margin: 17px 10px 10px 15px;
	}
	

	
.date {
	background: #666666;
	height: 45px;
	width: 50px;
	font-size: 1.2em;
	color: #fff;
	float: left;
	text-align: center;
	text-transform: uppercase;
	margin: 17px 10px 10px 0;
	padding: 2px 0;
	}

.date span {
	margin: 0;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	display: block;
	line-height: 75%;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 5px 15px;
	}
	
#sidebar ul li.search, #sidebar ul li.widget_search {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 0px;
	}
	
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
	
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 10px;
	padding: 0;
	list-style-type:disc;
	}
	
#sidebar ul li ul li a {
	text-decoration: none;
	}
	
/* Begin Form Elements */
#searchform {
	margin: 1px auto;
	padding: 2px 1px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 140px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#commentform {
	width: 80%;
	margin: 0 0 20px 15px;
	}
		
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0 0 20px 0;
	float: right;
	}
	
.feed {
	background: url(images/feed-icon-16x16.gif) left no-repeat;
	padding: 0 0 0 18px;
	}
	
.feed a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	}

