/*

Theme Name: EBC

Theme URI: http://ajaxmasters.com

Description: EBC Wordpress theme. 

Author: AjaxMasters

Author URI: http://ajaxmasters.com

Tags: ebc, naked, clean, basic

*/



@import "css/reset.css";
 @import "css/typography.css";
 @import "css/layout.css";
body {
	background:#151515 url(images/body.jpg) no-repeat center top;
	font: normal 13px Arial, Helvetica, sans-serif;
	color:#424242;
}
a {
	text-decoration:none;
	outline:none;
	color:#00aeef;
}
a:hover {
	color:#ccff00;
}
p {
	line-height:1.8em;
	padding:5px 0 10px; 0;
}
.center {
	background:#dbdbdb url(images/center.jpg) repeat-x top;
	width:920px;
	height:auto;
	margin:auto;
	position:relative;
	padding:40px 0 0 0;
}
#footer {
	width:100%;
	min-height:251px;
	background:url(images/footer-bg.jpg) no-repeat center top;
}
.footer {
	width:920px;
	height:auto;
	margin:auto;
	position:relative;
	padding: 35px 0 0 0;
}
.footer .fblock {
	background:url(images/footer-block.png) no-repeat;
	width:902px;
	height:166px;
	margin: auto;
}
.footer .fblock .block {
	float:left;
	padding:10px 25px 10px 20px;
}
.footer .fblock .block h2 {
	font-size:18px;
	font-weight:normal;
	color:#ef6000;
	padding:0 0 5px 0;
}
.footer .copyright {
	float:left;
	background:url(images/footer-logo.png) no-repeat left;
	padding:10px 0 10px 45px;
	font-weight:bold;
	color:#fff;
	margin:5px 0 0 10px;
}
.footer .ensi {
	float:right;
	margin:5px 10px 0 0;
}
/* -------- Header Styles ------- */

.header {
	width:920px;
	height:auto;
	margin:auto;
	position:relative;
	padding:24px 0 0 0;
}
.header .logo {
	position:absolute;
	width:133px;
	height:122px;
	top:0;
	left:0px;
}
.header .top {
	background:url(images/menu-bg.png) no-repeat;
	width:922px;
	height:67px;
	margin:auto
}
.header .top .top-links {
	float:right;
	padding:14px 9px 0 0;
	height:26px;
}
.header .top .top-links ul li {
	display:inline
}
.header .top .menu {
	clear:both;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	padding-left:130px;
}
.header .top .menu ul li {
	display:inline;
	text-transform:uppercase;
	margin:0 0 0 10px;
	position:relative;
}
.header .top .menu ul li a {
	color:#fff;
	padding:6px 7px;
}
.header .top .menu ul li a:hover {
	background:url(images/menu-hover.png) no-repeat;
}
.header .top .menu ul li ul {
	position:absolute;
	display:none;
	top:21px;
	left:0px;
	background:#000 url(images/dd-arrow.jpg) no-repeat top center;
	text-align:left;
	width:100%;
	padding:20px 0 10px 0;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}
*+html .header .top .menu ul li ul {
	top:28px;
}
.header .top .menu ul li ul li {
	display:list-item;
	font-size:12px;
	font-weight:normal;
	text-transform:capitalize;
	margin:0;
}
.header .top .menu ul li ul li a {
	display:block;
	padding:1px 0 1px 8px;
}
.header .top .menu ul li ul li a:hover {
	background:#202020;
	color:#ccff00;
}
.header .top .menu ul li:hover ul {
	display:block
}
/* -------- Flash area Styles ------- */

.flash {
	width:100%;
	height:376px;
	text-align:center;
}
/* -------- Header area Styles ------- */

.altheader {
	width:100%;
	height:176px;
	text-align:center;
}
/* -------- News Bar Styles ------- */

.news-bar {
	background:url(images/top-stories.png) no-repeat;
	width:785px;
	height:45px;
	position:absolute;
	top:-19px;
	left:0px;
	padding:0 0 0 135px;
}
.news-bar .pp {
	background:url(images/pp-bg.png) repeat;
	float:left;
	height:31px;
	margin:0 5px 0 0;
	padding:5px 5px 2px 5px;
}
.news-bar .pp .thumb {
	width:34px;
	height:30px;
	float:left;
}
.news-bar .pp .name {
	float:left;
	padding:3px 0 0 5px;
	font-size:9px;
padding:
}
.news-bar .pp .name h2 {
	color:#fff;
	font-size:9px;
	text-transform:uppercase;
}
/* -------- Main Content Styles ------- */

.main {
	width:572px;
	height:auto;
	margin:auto;
	float:left;
	padding:20px 0 20px 20px;
}
.main .post {
	position:relative;
	padding:0 0 50px 0;
}
.main a {
	color:#016388
}
.main .post h2 {
	font-size:30px;
	color:#000;
	border-bottom:solid 2px #9c9c9c;
	font-weight:normal;
	padding-right:45px;
}
.main .post h3 {
	font-size:20px;
	color:#000;
	border-bottom:solid 2px #9c9c9c;
	font-weight:normal
}
.main .post h2 a {
	color:#000;
}
.main .post .the-time {
	background:url(images/date-bg.png) no-repeat;
	width:42px;
	height:41px;
	position:absolute;
	right:0px;
	top:-7px;
	text-align:right;
	font-size:11px;
	color:#d3d3d3;
	font-weight:bold;
	line-height:1.2em;
	padding:3px 5px 0 0;
}
.main .post .the-time span {
	color:#fff;
	font-size:16px;
}
.main .post .info {
	font-size:13px;
	color:#474747;
	font-weight:bold;
	padding:5px 0 8px 0;
}
.main .post .info a {
	color:#016388
}
.main .post .read-more {
	display:block;
	float:right;
	background:url(images/read-more.jpg) no-repeat;
	width:96px;
	height:17px;
	text-indent:-99999px;
}
.main .post .post-data img {
	float:left;
	padding:0 20px 0 0;
}
.main .pnavigation .newer {
	float:left;
}
.main .pnavigation .older {
	float:right;
}
.main .pnavigation .older a {
	width:178px;
	height:39px;
	background:url(images/more-posts.png) no-repeat;
	display:block;
	text-indent:-99999px;
}
/* -------- Sidebar Styles ------- */

.sidebar {
	width:276px;
	float:right;
	padding:20px 20px 20px 0;
}
.sidebar .sb-top {
	background:url(images/sidebar-top.png) no-repeat;
	width:276px;
	height:4px;
	overflow:hidden;
}
.sidebar .sb-center {
	background:url(images/sidebar-center.png) repeat-y;
	width:276px;
	height:auto;
}
.sidebar .sb-center .sb-bg {
	background:url(images/sidebar-bg.jpg) no-repeat top center;
	width:247px;
	height:auto;
	margin:auto;
	padding:55px 10px 10px 10px;
}
.sidebar .sb-bottom {
	background:url(images/sidebar-bottom.png) no-repeat;
	width:276px;
	height:4px;
	overflow:hidden;
}
.sidebar ul li ul {
	padding:0;
}
.sidebar ul li {
	padding:3px 0;
}
.sidebar ul li.widget {
	margin:0 0 8px 0;
	background:#000;
	padding:10px 5px;
}
.sidebar h2.widgettitle {
	font-size:18px;
	font-weight:normal;
	color:#ef6000;
	padding:0 0 5px 0;
}
/* Twitter widget */

.sidebar .widget_twitter {
	color:#fffefe;
}
.sidebar .widget_twitter h2 a {
	color:#ef6000;
}
.sidebar .widget_twitter .twitter-avatar {
	float:left;
	padding:5px 10px 0 0;
}
/* -------- Single Page Styles ------- */

.single-main {
	padding:0 20px;
}
.single-main h2 {
	font-size:30px;
	color:#000;
	border-bottom:solid 2px #9c9c9c;
	font-weight:normal;
	margin:0 0 10px 0;
}
/* Comments Form */

#commentform textarea {
	width:400px;
}
/* -------- Tables ------- */





.tablehead caption {
	color:#fff;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:.3px;
	padding:5px 8px 3px 46px;
	text-align:left;
}
.tablehead {
	border-collapse:separate!important;
	border-spacing:1px;
	margin:0;
	width:100%;
	padding-top: 10px;
}
.tablehead a {
	color:#225fb2;
}
.tablehead th, .tablehead td {
	padding:3px 6px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.tablehead th {
	text-align:center;
	background-color:#D6D6D6;
	border-bottom:1px #333 solid;
}
.tablehead td p {
	margin:6px;
	padding:0;
	line-height:14px;
}
.tablehead td img {
	float:left;
	margin:3px 10px 10px 0;
}
.tablehead .last td {
	border-bottom:1px #D6D6D6 solid;
}
th, .colhead td {
	background:#e8e8e8 url(http://a2.espncdn.com/prod/assets/module_subheader_gradient.gif) repeat-x scroll 0 0;
	border-bottom:1px #333 solid;
	font-weight:700;
	color:#444;
	font-size:11px;
}
.stathead td {
	border-bottom:1px solid #333;
	font-size:13px;
	margin:0 7px;
	padding:4px 8px;
	position:relative;
	font-weight:700;
	font-family:helvetica, arial, sans-serif;
	background-color: #069;
	color: #FFF;
}
.stathead td span {
	font-size:9px;
	font-weight:400;
	float:right;
	text-align:right;
	margin-top:-15px;
}
.stathead td span a {
	color:#fff;
}
.stathead td span a:visited {
	color:#ccc!important;
}
.tablealso {
	color:#000;
	line-height:18px;
	font-style:normal;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ececec;
}
.tablealso a:link, .tablealso a:visited {
	color:#000;
}
.tablealso a:hover {
	color:#F00;
}
.oddrow {
	background-color:#FFF;
}
.evenrow td {
	background-color:#F1F1F1;
}

