/*
Theme Name: JOCKpost
Theme URI: http://www.jockpost.com
Description: This theme is designed and coded by Semzo Multimedia with help from EZwpthemes
Version: 1.0
Author: Semzo
Author URI: http://www.semzo.com/
Tags: Sports blog, fixed width, three columns, double right sidebar, threaded comments, widget ready, catnavi, social bookmarking, valid xhtml, valid css
*/

/* Global */
body {
	color: #000;
	background: #000000;
	font-family: Verdana, Geneva, sans-serif;
}
a, .post a {
	text-decoration: none;
	color: #000;
}
a:hover, .post a:hover {
	color: #CC0000;
	text-decoration: none;
}
h1, h2, h3 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: bold;
}
blockquote, code {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	border: 1px thin #999;	
}
blockquote {
	width:175px;
	float:right;
	padding:10px;
}
code {
	background: #F5D582;
}

/* Layout */
#wrapper {
	min-width: 1000px; /* not working in IE6 */
	background: url(http://cdn.jockpost.com/wp-content/themes/JOCKpost/images/container_bg.jpg) center top repeat-y;
}
#bottom_frame {
	padding: 0 0 20px 0;
	background: url(http://cdn.jockpost.com/wp-content/themes/JOCKpost/images/bottom_frame.jpg) no-repeat center bottom;
}
#top_frame {
	background: url(http://cdn.jockpost.com/wp-content/themes/JOCKpost/images/top_frame.jpg) no-repeat center top;
}
#header, #container, #footer {
	width: 1000px;	
}
#header {
	height: 170px;
	overflow: hidden;
	position: relative;
}
#container {
	padding: 0px 0 100px 0;
}
#footer {
	position: relative;
	clear: both;
	text-align:left;
}
/* Header */
#header h1 {
	font-size: 0.8em; /* Blog title */
	padding: 2px;
}
#header h1 a {
	color: #fff;
}
#header h1 a:hover {
	color: #CC0000;
	text-decoration:underline;
}
#header h2 {
	color: #fff;
	font-size: 0.8em; /* Blog Description */
	position: absolute;
	left: 53px;
	top: 2px;
}
#header h3 {
	font-size: 0.8em; /* Blog title */
	padding: 2px;
}
#header h3 a {
	color: #fff;
}
#header h3 a:hover {
	color: #CC0000;
	text-decoration:underline;
}
#header h4 {
	color: #fff;
	font-size: 0.8em; /* Blog Description */
	position: absolute;
	left: 53px;
	top: 2px;
}
/* menu */
#menu {
	width: 980px;
	height: 28px;
	position: absolute;
	left: 30px;
	top: 137px;
	overflow: visible;
}
#menu ul li {
	font-size: 1.1em; /* menu Font Size */
	text-align: center;
	float: left;
	font-weight:700;
}
#menu ul li a {
	color: #ffffff;
	padding: 13px;
}
#menu ul li a:hover {
	color: #CCCCCC;
}
#menu ul ul li {
	font-size: 1em;
}

/* E-mail Us button */
#email-button { 
	padding-right:10px;
	margin-left:500px;
	margin-top:160px;
}

/* searchform */
#searchform {
	width: 230px;
	position: absolute;
	left: 783px;
	top: 7px;
}
.searchtext {
	width: 162px;
	color: #000;
	border: 0;
	padding: 3px;
	font-size: 1.2em;
	background: #FFFFFF;
	display: block;
	float: left;
}
#searchsubmit {
	border: 0;
	margin: 0 0 0px 5px;
	display: block;
	float: left;
	width: 35px;
	height: 27px;
}
#rss {
	margin-left:730px;
	margin-top:-10px;
}

/* welcome */
#welcome {
	width: 900px;
	height: 120px;
	font-size: 1.1em;
	color:#FFFFFF;
}
#welcome div {
	width: 900px;
	height: 120px;
	overflow: hidden;
}
/* Content */
#content {
	width: 500px;
	padding: 0px 0px 0 30px;
	display: inline;
	margin: 0px 26px 0 0px;
	float: left;
	position: relative;
	border-right:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
}
em {
	font-style:italic;
	font-weight:100;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
}
.post {
	width: 475px;
	padding: 0px 0 0 0;
	margin: -10px 0 20px 0px;
	position: relative;
}
.post_path {
	font-size: 1.0em;
	margin: 0 0 0 0px;
	padding: 7px 7px 15px 15px;
	background: url(images/arrow.gif) left 10px no-repeat;
	color:#999999;
}
.post_path span {
	color: #CCCCCC;	
}
.post h1 {
	letter-spacing:-2px;
	font-size:34px;
	margin-left:7px;
}
.post h2 {
	width: 475px;
	margin: 0px 0 0 0px;
	padding: 2px 0px 15px;
	line-height:24px;
	font-size: 2.8em; /* Post title */
	/*background: url(images/post-header-bg.png) no-repeat;*/
}
.post h2 a {
	color: #000000;
}
.post h2 a:hover {
	color: #CC0000;	
}
.postmetadata {
	padding: 2px 0px 8px 10px;
	text-align: left;
	color: #666666;
	font-size: 1.0em;
}
.postmetadata a {
	color: #333333;
	text-decoration: underline;
}
.entry {
	width: 475px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0px 0px 5px 10px;
	color: #000000;
	font-size: 1.2em;
}
.entry a {
	color: #CC0000;
	text-decoration: underline;
}
.entry img {
	border:#CCCCCC solid 1px;
	padding: 5px;
	margin: 5px;
	background-color:#FFFFFF;
} 
.tags {
	font-size: 1.0em;
	color: #000000;
	margin: 5px 0px 2px 10px;
}
.tags a {
	color: #666666;
	text-decoration: underline;
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 2em;
	font-weight: bold;
	color: #CC0000;
}
#ballhype {
	padding:5px;
	float:right;
}

/* PreSidebar-400x300 */
#latestnews-400x300 {
	width: 390px;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	float: left;
}
#video-400x300 {
	width: 390px;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	float: left;
}
#presidebar-400x300 {
	width: 390px;
	padding: 0px 10px 15px 0px;
	margin: 0px;
	float: left;
	border-bottom:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
}
#presidebar-searchpage {
	width: 390px;
	padding: 15px 10px 15px 0px;
	margin: 0 38px 0 0;
	float: right;
	border-bottom:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
}
#categories-strip {
	float:left;
}
.presidebar-heading {
	width:378px;
	font-family: Georgia, Arial, Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight: 500;
	letter-spacing:-0.1em;
	text-align:left;
	margin-top:0px;
	padding: 3px 10px 6px 10px;
	background: #000000 url(http://cdn.jockpost.com/wp-content/themes/JOCKpost/images/presidebarheader-bkgd.png);
	border:1px #999999 solid;
	color:#FFFFFF;
}
.presidebar-text {
	font-family: Arial Black, Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:14px;
	text-align:left;
	padding: 5px 0px 5px 0px;
}
.presidebar-text a:hover {
	color:#CC0000;
	text-decoration:underline;
}
.latestnews-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	text-align:left;
}
.latestnews-text li{
	margin-left:15px;
	list-style-type: disc;
	color:#999999;
	line-height:16px;
}
#latestnews-box {
	width: 388px;
	padding: 5px;
	margin: 0 0 5px 0;
	float: left;
	border:1px;
	border-color:#CCCCCC;
	border-style:solid;
	background-color:#FFFFFF;
	background-image:url(http://cdn.jockpost.com/wp-content/themes/JOCKpost/images/latest-news-box-bkgd.jpg);
}
.latestnews-box a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	text-align:left;
}
#features-box {
	width: 400px;
	margin: 0 0 5px 0;
	float: left;
}
#hcod-box {
	width: 400px;
	padding: 0px;
	margin: 0 0 5px 0;
	float: left;
	background-color:#FFFFFF;
	background-image:url(http://cdn.jockpost.com/wp-content/themes/JOCKpost/images/latest-news-box-bkgd.jpg);
}


/* Sidebar */
#sidebar {
	width: 390px;
	display: inline;
	padding: 0px 0 0px 0px;
	margin: 0px 0px 0 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	float: left;
}
#sidebar h3 {
	font-size: 24px;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
	text-align: left;
	color: #1D1D1D;
	/*background: url(images/sidebar_header_bg.jpg) left top no-repeat;*/
}
#sidebar_top, #sidebar_bottom {
	width: 380px;
	padding: 0 0 0 0px;
	margin: 0 auto;
}
#sidebar ul {
	width: 380px;	
}
#sidebar ul li {
	width: 380px;
	overflow: visible;
	padding: 0 0 0px 0px;
}
#sidebar ul li a {
	color:#333;
	font-weight: bold;
}
#sidebar ul li a:hover {
	color: #900;
}
#sidebar ul ul {
	width: 380px;
	padding: 0 0 0 0px;
	background: none;
}
#sidebar ul ul li {
	width: 380px;
	font-size: 1.1em;
	padding: 3px 0 3px 0px;
	/*background: url(images/sidebar_li.gif) left 8px no-repeat;*/
}
#sidebar ul ul ul {
	width: 100%;
	padding: 0;
	margin: 0;
}
#sidebar ul ul li li {
	font-size: 1em;
	padding: 3px 0 3px 15px;
	width: 90%;
}
#sidebar_bottom ul ul {
	width: 380px;
	padding: 0;
	margin: 0;
}
#sidebar_bottom ul ul li {
	width: 380px;
	padding-left:0;
	font-size: 1.1em;
	margin: 0;
}
#sidebar .textwidget {
	margin: 7px 0;
}
#sidebar select {
	margin: 7px 0;
	width: 95%;
}

/* Footer */
.credit {
	color: #fff;
	clear: both;
	padding: 0px 40px 0px 40px;
}
.credit a {
	color: #fff;
}
.credit a:hover {
	color: #CC0000;
}


/* PageNavi*/
.wp-pagenavi {
	padding: 5px 10px 5px 10px;
}
.wp-pagenavi a {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	color: #CC0000;
	background-color: #fff;
}
.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 1.1em;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 1.1em;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #ccc;
	color: #fff;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
	padding: 3px 0;
	font-size: 1.2em;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	font-size: 1.2em;
	text-transform: capitalize;
}
/* Social Bookmarking */
.bookmark {
	margin: 0px 0 0 10px;
}
.bookmark ul {
	display: inline;
}
.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}
.bookmark_line img {
	border: 0;
}

/* Comments */
.topComments a{
  font-size: 7pt;
  color: #FFFFFF;
  border:#e1e1e1 solid 1px;
  background-color:#999999;
  padding:2px;
  float:right;
  margin-bottom:2px;
}
.read_comments {
	margin: 0px 0px 0px 15px;
	text-align: right;
	padding: 0px 0px 15px 0px;
	border-bottom:1px solid #CCCCCC;
}
.read_comments a {
	font-size: 1.0em;
	color: #CC0000;
}
.read_comments a:hover {
	color:#000000;
	text-decoration:underline;
}
h3#comments {
	padding: 0 0 0 0px;
}
h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #333;
}
#commentform {
	margin: 5px 0 0 0px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#respond {
	padding: 0 0 0 10px;
	color: #333;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	padding: 0 0 0 0px;

}
.commentlist li {
	margin: 15px 0 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}
.commentlist li a {
	color: #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.8em;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	font-size: 1.0em;
	display: block;
	font-weight: normal;
}
.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}
.depth-1 {
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
.alt { 
	border-left: 1px solid #f0f0f0; /* odd page */
	background-image:url(http://cdn.jockpost.com/wp-content/themes/JOCKpost/images/latest-news-box-bkgd-lite.jpg);
	padding: 10px;
}
.even {
	border-left: 1px solid #f2f2f2; /* even page */
	background-image:url(http://cdn.jockpost.com/wp-content/themes/JOCKpost/images/latest-news-box-bkgd-dark.jpg);
}
.wp-post-image {
	border:1px #999999 solid;
}
