/*
Theme Name: DocsSports
Description: Premium WP Theme for Doc's Sports Blog
Author: UniqueBlogDesigns
Author URI: http://UniqueBlogDesigns.com
Markup by: DesignSlicer.com
*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Layout Control
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	text-align:center;
	background:#930708 url(images/bg-top.jpg) no-repeat center top;
	font:62.5%/1.5 arial,helvetica,sans-serif;
	color:#000;
	min-width:1024px;
}
#page {
	width:100%;
	background:url(images/bg-bottom.jpg) no-repeat center bottom;
}
#wrap {
	width:1024px;
	position:relative;
	margin:0 auto 17px;
	text-align:left;
	background:url(images/main-bg.jpg) repeat-y;
}
#wrap .main {
	width:1024px;
	padding:0 0 20px;
	background:url(images/main-bottom.jpg) no-repeat left bottom;
}
#content {
	width:450px;
	margin:13px 300px 0 274px;
	float:left;
	display:inline;
	font-size:1.2em;
}
.sidebars {
	float:left;
	display:inline;
	font-size:1.2em;
}
#sidebarOne {
	width:220px;
	margin:13px 0 0 -1007px;
}
#sidebarTwo {
	width:264px;
	margin:5px 0 0 -273px;
}
#footer {
	width:1024px;
	margin:0 auto;
	text-align:left;
	clear:both;
	font-size:1.2em;
	color:#fff;
	text-align:left;
	background:#000 url(images/footer.jpg) no-repeat right bottom;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#logo {
	overflow:hidden;
	width:1024px;
	height:223px;
	margin:0 auto;
	background:url(images/main-top.jpg) no-repeat left bottom;;
}
#logo a,
#logo a:visited {
	display:block;
	width:1024px;
	height:204px;
	overflow:hidden;
	text-indent:-9999px;
	position:relative;
	z-index:11
}
#logo em {
	display:block;
	height:19px;
	clear:both;
	font-size:.8em;
	overflow:hidden;
	text-indent:-9999px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#stuff {
	position:absolute;
	left:685px;
	top:-120px;
	width:314px;
	height:120px;
	background:url(images/stuff.alpha.png) no-repeat;
}
#wrap .apost {
	margin:0 0 25px;
	padding:0 0 20px;
	width:100%;
	clear:both;
	background:url(images/post-bottom.jpg) repeat-x left bottom;
}
#wrap .apost h1,
#wrap .apost h2 {
	color:#930708;
	font-size:1.67em;
	line-height:1.25;
	padding:0 0 20px;
	background:url(images/post-bottom.jpg) repeat-x left bottom;
}
#wrap .apost h1 a,
#wrap .apost h2 a {
	color:#930708;
	text-decoration:none;
}
#wrap .apost h1 a:visited,
#wrap .apost h2 a:visited {
	color:#b32728;
}
#wrap .apost h1 a:hover,
#wrap .apost h2 a:hover,
#wrap .apost h1 a:focus,
#wrap .apost h2 a:focus {
	text-decoration:underline;
}
#wrap .apost h3 {
	font-size:1.38em;
	line-height:1.39;
}
#wrap .apost h4 {
	font-size:1.23em;
	line-height:1.44;
}
#wrap .apost h5 {
	font-size:1.15em;
	line-height:1.47;
}
#wrap .apost h6 {
	font-size:1.08em;
	line-height:1.5;
}
#wrap .apost .content {
	clear:both;
	padding:5px 0 0;
	width:100%;
}
#wrap .apost p,
#wrap .apost blockquote {
	padding:5px 0;
	text-align:justify;
}
#wrap .apost blockquote {
	padding:0 15px;
	margin:5px 20px;
	background:#f5f5f5;
	border-left:5px solid #888;
	color:#666;
}
#wrap .apost blockquote blockquote {
	background:#fff;
	border-left:5px solid #ddd;
}
#wrap .apost ol,
#wrap .apost ul {
	padding:10px 20px;
	list-style:disc inside;
}
#wrap .apost ol {
	list-style-type:decimal;
	margin:0 0 0 18px;
}
#wrap .apost a {
	color:#000;
	text-decoration:underline;
}
#wrap .apost a:visited {
	color:#555;
}
#wrap .apost a:hover,
#wrap .apost a:focus {
	text-decoration:none;
}
#wrap .apost a.more-link {
	font-style:italic;
}
#wrap .apost ul li {
	padding:0 0 0 18px;
	margin:0 0 5px;
}
#wrap .apost ol li {
	margin:0 0 5px;
}
#wrap .apost .foot {
	font:1em/1.5 arial,sans-serif;
	overflow:hidden;
	clear:both;
	margin:8px 0 0;
	padding:20px 0 0;
	height:1%;
	color:#000;
	list-style:none outside;
	background:url(images/post-top.jpg) repeat-x;
}
#wrap .apost .foot a {
	color:#000;
	text-decoration:underline;
}
#wrap .apost .foot a:visited {
	color:#555;
}
#wrap .apost .foot a:hover,
#wrap .apost .foot a:focus {
	text-decoration:none;
}
#wrap .apost .foot li {
	margin:0;
	padding:0;
}
#wrap .apost .foot .first {
	float:left;
}
#wrap .apost .foot .second {
	float:right;
}
#wrap .lead {
	clear:both;
	font:bold 1em/1.5 arial,sans-serif;
	text-align:left;
	margin:8px 0 0;
	width:100%;
}
#wrap .lead a {
	color:#000;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:54px;
	height:63px;
}
#wrap .lead a:hover,
#wrap .lead a:focus {
	text-decoration:underline;
}
#wrap .lead .prev {
	float:left;
}
#wrap .lead .next {
	float:right;
}
#wrap .lead .prev a {
	background:url(images/lead-prev.jpg) no-repeat;
}
#wrap .lead .next a {
	background:url(images/lead-next.jpg) no-repeat;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar(s)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.sidebars a {
	color:#000;
}
.sidebars a:visited {
	color:#555;
}
.sidebars a:hover,
.sidebars a:focus {
	text-decoration:underline;
}
.columns {
	clear:both;
	width:100%;
}
.columns .inner {
	height:1%;
}
#sidebarOne .columns {
	margin:0 0 24px;
	background:url(images/left-bottom-2.png) no-repeat left bottom;
}
#sidebarOne .columns h2 {
	font-size:2.08em;
	line-height:1;
	font-weight:normal;
	padding:25px 10px 15px 22px;
	color:#930708;
	background:url(images/left-head-2.png) no-repeat;
}
#sidebarOne .columns .inner {
	padding:15px 22px 10px;
	background:url(images/left-divider-2.jpg) no-repeat;
}
#sidebarTwo .columns h2 {
	font-size:2.08em;
	line-height:1;
	font-weight:normal;
	padding:23px 10px 23px 40px;
	color:#fff;
	background:url(images/right-head-1.jpg) no-repeat;
}
#sidebarTwo .columns h2 a {
	display:block;
	padding:10px 0;
	color:#fff;
}
#sidebarTwo .columns h2 a:visited {
	color:#fff;
}
#sidebarTwo .columns .inner {
	padding:5px 35px;
}
.columns ul li {
	margin:0 0 5px;
}
#sidebarTwo .columns ul li {
	margin:0;
}
.columns p {
	padding:5px 0;
}
.columns ul ul {
	margin:5px;
}
#sidebarOne .mothership {
	padding:0 0 14px;
	color:#fff;
	background:#000 url(images/left-bottom-1.jpg) no-repeat left bottom;
}
#sidebarOne .mothership h2 {
	color:#fff;
	padding-bottom:10px;
	background:url(images/left-head-1.jpg) no-repeat;
}
#sidebarOne .mothership .inner {
	text-align:center;
	padding-bottom:0;
	background:url(images/left-divider-1.jpg) no-repeat;
}
#sidebarOne .advisory .inner {
	text-transform:uppercase;
	font-weight:bold;
}
#sidebarOne .advisory .inner li {
	margin:0 0 10px;
}
#sidebarOne .advisory .inner a {
	text-decoration:underline;
	color:#000;
}
#sidebarOne .advisory .inner a:hover,
#sidebarOne .advisory .inner a:focus {
	text-decoration:none;
}
#sidebarOne .spread {
	background:#000 url(images/left-bottom-3.png) no-repeat left bottom;
}
#sidebarOne .spread h2 {
	padding:10px 19px 10px 22px;
}
#sidebarOne .spread h2 span {
	display:block;
	padding:15px 55px 0 0;
	background:url(images/left-arrow.jpg) no-repeat right bottom;
}
#sidebarOne .spread .inner {
	padding-top:40px;
	background:url(images/left-divider-3.jpg) no-repeat;
}
#sidebarOne .ads {
	background:#000 url(images/left-bottom-4.jpg) no-repeat left bottom;
}
#sidebarOne .ads h2 {
	color:#fff;
	padding-bottom:10px;
	background:url(images/left-head-1.jpg) no-repeat;
}
#sidebarOne .ads .inner {
	text-align:center;
	padding-bottom:0;
	background:url(images/left-divider-4.jpg) no-repeat;
}
#sidebarTwo .rss a {
	display:block;
	line-height:1.2;
	padding:32px 120px 29px 40px;
	background:url(images/right-rss.jpg) no-repeat;
}
#sidebarTwo .lines h2 {
	background:url(images/right-head-2.jpg) no-repeat;
}
#sidebarTwo .matchup h2 {
	background:url(images/right-head-3.jpg) no-repeat;
}
#sidebarTwo .podcast h2 {
	background:url(images/right-head-4.jpg) no-repeat;
}
#sidebarOne .mothership .inner,
#sidebarOne .spread .inner,
#sidebarOne .ads .inner,
#sidebarOne .mothership .inner a,
#sidebarOne .spread .inner a,
#sidebarOne .ads .inner a {
	color:#fff;
}
#sidebarOne .mothership .inner a:visited,
#sidebarOne .spread .inner a:visited,
#sidebarOne .ads .inner a:visited {
	color:#eee;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Comment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#commentBox {
	position:relative;
}
#commentBox a {
	color:#000;
}
#commentBox a:visited {
	color:#777;
}
#commentBox a:hover,
#commentBox a:focus {
	text-decoration:underline;
}
#commentform {
	padding:10px 0;
	overflow:hidden;
	width:100%;
}
#commentform p {
	padding:0 0 10px;
}
#commentform .changeAva {
	float:right;
	text-align:center;
	width:220px;
	width/**/:/**/200px;
	padding:5px 10px;
	font-size:.92em;
	border:1px solid #ddd;
	background:#fafafa;
}
#commentform .changeAva h4 {
	color:#000;
	font-size:1.09em;
	margin:0 0 3px;
}
#commentform .changeAva span {
	display:block;
}
#commentform .changeAva img {
	border:1px solid #c6c6c6;
}
#commentform .changeAva a {
	color:#000;
}
#commentform input,
#commentform textarea {
	padding:4px 3px 0;
	color:#000;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform #comment {
	display:block;
	font-size:1.08em;
	border:1px solid #c6c6c6;
	font-family:arial,sans-serif;
	width:156px;
	width/**/:/**/150px;
	height:26px;
	height/**/:/**/20px;
	background:#fafafa;
}
#commentform textarea#comment {
	width:440px;
	min-height:100px;
	border-width:1px;
	margin:0 0 10px;
	padding:4px 3px;
	background:#fafafa;
}
* html #commentform textarea#comment {
	height:100px;
}
#commentform input#submit {
	width:10em;
	padding:2px 0 0;
	margin:-10px 0 0;
	font:bold 1em arial,sans-serif;
	color:#000;
	text-transform:uppercase;
	float:left;
	border:1px solid #c6c6c6;
	background:#f2f2f2;
	cursor:pointer;
}
.commentlist {
	list-style:none outside;
}
.commentlist li {
	margin:0 0 20px;
	width:100%;
	overflow:hidden;
}
.commentlist li div.avatar {
	float:left;
	width:75px;
	font:0/0 serif;
	color:#000;
	position:relative;
}
.commentlist li div.avatar a {
	color:#000;
}
.commentlist li div.avatar img {
	margin:0!important;
	display:block!important;
	border:1px solid #c6c6c6;
}
.commentlist li .content {
	float:left;
	width:375px;
	width/**/:/**/353px;
	padding:5px 10px 0;
	border:1px solid #c6c6c6;
	background:#eee;
}
.commentlist li.author .content {
	border:1px solid #c6c6c6;
	background:#fafafa;
	color:#323232;
}
.commentlist li.author .content a {
	color:#000;
}
.commentlist li .content .info {
	font-size:1.08em;
	color:#000;
	padding:0 0 10px;
}
#commentBox .commentlist li .content .info a {
	color:#000;
}
.commentlist li.author .content .info {
	color:#626267;
}
#commentBox .commentlist li.author .content .info a {
	color:#626267;
}
.commentlist li .content .info .author {
	font-weight:bold;
}
.commentlist li .content .info .author img {
	display:none!important;
}
.commentlist li p {
	padding:0 0 10px;
	clear:both;
	text-align:justify;
}
.commentlist .commentTip {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.commentlist .reply {
	float:right;
	font-size:.92em;
	margin:-10px 0 5px;
}
.commentlist .commentTip .reply {
	display:none;
}
h3#respond,
h3#comments {
	font-size:1.33em;
	line-height:1.38;
	color:#000;
	padding:5px 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer a {
	color:#ed1c24;
}
#footer a:visited {
	color:#ff3c44;
}
#footer a:hover,
#footer a:focus {
	text-decoration:underline;
}
#footer .box {
	float:left;
	display:inline;
	padding:20px 0 0;
	margin:0 0 0 25px;
}
#footer .box-1 {
	width:265px;
}
#footer .box-2 {
	width:500px;
}
#footer .box ul {
	padding:0 0 10px;
}
#footer .box p {
	padding:0 0 30px;
}