
/*
Theme Name: Sportsbore
Theme URI:
Description: WordPress theme.
Author: WordPress
Author URI:
*/



* {
	margin:0;
	padding:0;
}

img {
	border:none;
}

#page {
	margin:16px auto 0 auto;
	width:970px;
}

body {
	background:#01172e url(images/top-bg.jpg) repeat-x 0 0;
}

/************ Header *************/
#header {
	background:transparent url(images/bg-header.png) no-repeat 0 0;
	height:188px;
}

.logo {
	position:relative;
	left:18px;
	top:19px;
	float:left;
}

.slogan {
	position:relative;
	float:left;
	right:-32px;
	top:53px;
}

.rss {
	position:relative;
	float:right;
	right:11px;
	top:14px;
}

/** Header navigation **/
.nav-top ul {
	float:left;
	width:950px;
	height:46px;
	margin-top:25px;
	padding-left:9px;
}

.nav-top ul li {
	list-style:none;
	float:left;
}

.nav-top ul li.first a {
	background-image:none;
}

.nav-top ul li a {
	background:transparent url(images/nav-listline.png) no-repeat 0 1px;
	display:block;
	padding-left:12px;
	padding-right:12px;
	font:17px/46px Arial Black, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}

.nav-top ul li a:hover, .nav-top ul li.current-cat a {
	color:#f6c971;
}

/****/

/*********************************/


/*********** Content ************/
#content {
	overflow:hidden;
	padding-top:4px;
	background:transparent url(images/bg-content.png) repeat-y 0 0;
	min-height:250px;
}

h1,
h2,
h3,
h4,
p,
a,
small,
cite,
span {
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-size:26px;
	padding-bottom:6px;
	font-weight:bold;
	color:#0065a4;
}

h2.pagetitle {
	padding-bottom:0px;
}
.archive h2.pagetitle {
	padding:12px 10px;
}
h2 a {
	text-decoration:none;
}

h2 a:hover {
	color:#717171;
}

p,
small {
	color:#414141;
	
}

p {
	font-size:12px;
}

p img {
	height:auto;
	padding:10px 0;
}

a {
	color:#0065a4;
}

a:hover {
	text-decoration:none;
}

small {
	font-size:10px;
	font-weight:bold;
}
#flashcontent {
margin-left:1px;
float:left;
}
/*****Pages*****/
#content.narrowcolumn {
	padding:15px 30px 15px 36px;
}

.narrowcolumn h3,
.narrowcolumn h3 a {
	text-decoration:none;
	font-size:16px;
	color:#0065A4;
	padding-top:32px;
}

.narrowcolumn h3 a:hover {
	text-decoration:underline;
}

.single h2 {
	clear:both;
}


h2.center {
	text-align:center;
}

.post small {
	padding-bottom:6px;
	display:block;
}

.post .postmetadata {
	padding-top:10px;
}

.entry p {
	padding-bottom:12px;
}

.entry p img {
	width:auto;
}
.entry p img.asset-image {
	width:auto;
}
.entry p img.size-full {
	width:100%;
}
.search .entry {
	padding:9px 8px 0;
}
.search .entry .post {
	margin-top:28px;
	padding-bottom:6px;
	border-bottom: 1px solid #CCCCCC;
	clear:both;
}

.bg-block1 {
	background:transparent url(images/bg-rightblock.png) repeat-y 460px 0;
	overflow:hidden;
	width:970px;
}

.left_block {
	float:left;
	width:450px;
	overflow:hidden;
	padding-left:9px;
}

.firstpost,
.n-postblock, .search .pagetitle {
	background:transparent url(images/bg-contentline.png) no-repeat 0 0;
	clear:both;
}
.pagetitle { padding:9px 8px 0;}

/** Fristpost **/
.firstpost .title {
	padding:12px 10px 5px 10px;
}

.firstpost .title h2 {
	padding-bottom:0;
}

.firstpost .img_post, .firstpost p a img {
	display:block;
	border-top:2px solid #f6d07e;
	border-bottom:2px solid #f6d07e;
	padding:2px 0;
	margin-bottom:6px;
}
.firstpost p a img {
	display:inline;
}
.firstpost .entry {
	padding:0 10px;
}

.firstpost p,
.firstpost .sociablelast,
.firstpost .postmetadata {
	padding-bottom:8px;
}

.firstpost .postmetadata {
	padding-top:0;
}

/****/

/** Postmetadata **/
.postmetadata {
	padding-top:12px;
	color:#0065a4;
	font-size:11px;
	font-weight:bold;
}

.postmetadata a {
	text-decoration:none;
}

.postmetadata a:hover {
	text-decoration:underline;
}

/****/

/** Post news block **/
.n-postblock {
	padding:9px 8px 0 8px;
}

.sub-npost {
	padding-top:3px;
	width:432px;
}

.n-post {
	
}
.n-post .middle {
	background:transparent url(images/n-postbg.png) repeat-y 0 0;
}
.n-post .top {
	background:transparent url(images/n-postup.png) no-repeat 0 0;
}
.n-post .bottom {
	overflow:hidden;
	width:432px;
	padding-bottom:0px;
	background:transparent url(images/n-postbottom.png) no-repeat 0 100%;
}
.n-post .image {
	width:98px;
	float:left;

}
.n-post img {
	float:left;
	width:98px;
	height:98px;
	padding:4px 0 5px 4px;
}

.n-post h3,
.n-post p {
	float:right;
	width:290px;
	padding-right:25px;
}

.n-post h3, .n-post h3 a {
	padding-top:8px;
	font-size:18px;
	height:22px;
	font-weight:normal;
	text-decoration:none;
	color:#a29f9f;
	text-align:left;
}
.n-post h3 a:hover {
	color:#0065A4;
}
.n-post p {
	font-size:11px;
	color:#fff;
	text-align:left;
}
.block_text {
float:right;
width:290px;
padding-bottom:10px;
}
.n-post a.more {
	position:relative;
	bottom:25px;
	padding-right:1px;
	margin-bottom:-25px;
	margin-top:5px;
	background:transparent url(images/more.png) no-repeat 0 0;
	display:block;
	float:right;
	height:19px;
	width:42px;
}

.n-post a.more:hover {
	background:transparent url(images/more.png) no-repeat 0 100%;
}
/****/

/************/

/** Sidebar **/
#sidebar {
	padding-top:20px;
	float:left;
	width:500px;
}
.sidebar_left {
	float:left;
	width:216px;
	padding-left:22px;
	padding-right:12px
}
.sidebar_right {
	float:right;
	width:212px;
	padding-left:22px;
	padding-right:12px
}


#sidebar ul {
	padding-bottom:34px;
}
#sidebar ul.block1 {
}
#sidebar ul ul {
	padding-left:12px;
}

#sidebar li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#0065A4;
	list-style:none;
	clear:both;
}
#sidebar li p {
	clear:both;
	padding-top:20px;
	text-align:center;
}
#sidebar li a {
	text-decoration:none;
}


#sidebar li a:hover {
	text-decoration:underline;
}

#sidebar h2 {
	padding-bottom:6px;
	font-size:16px;
}
#sidebar .widget_tag_cloud a {
white-space:nowrap;
padding-left:10px;
}
/****/

/* Respond */
#respond {
	padding-top:20px;
}
.single #respond {
	padding-left:12px;
}

#respond:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#respond h3 {
	padding-bottom:12px;
}
.single #respond h3, h3#comments {
	color:#0065A4;
	font-size:16px;
	padding-top:32px;
}

/** Commentlist **/ 	
.commentlist {
	padding-left:12px;
	padding-right:12px;
}
h3#comments { 
padding-top:32px;
 padding-left:12px; }

.commentlist,
.commentlist li {
	list-style:none;
}

.commentlist li {
	padding-top:32px;
}

.commentlist span {
	font-size:12px;
	font-weight:bold;
	color:#717171
}

.commentlist img {
	float:left;
	padding-right:10px;
}

.commentlist cite,
.commentlist cite a {
	color:#0065A4;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
}

.commentlist p {
	clear:both;
	margin-top:8px;
}

.commentlist a {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	padding-bottom:6px;
}

.commentlist a:hover {
	text-decoration:underline;
}

/****/

/**Commentform **/
#commentform .login {
	padding:10px 0;
}

#commentform .login a {
	color:#547AAA;
	text-decoration:underline;
}

#commentform .login a:hover {
	color:#7B602E;
	text-decoration:none;
}

#commentform p small {
	padding-bottom:5px;
	display:block;
	color:#0065A4;
	font:12px/26px Arial, Helvetica, sans-serif;
}

#commentform input {
	margin-right:10px;
	width:200px;
	float:left;
	clear:both;
}

#commentform textarea,
#commentform input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#818285;
	border:1px solid #CCCCCC;
	padding:4px 4px 3px 7px;
}

#commentform textarea {
	overflow:auto;
	clear:both;
	width: 885px;
	height:150px;
	float:left;
}
.single #commentform textarea {
width:415px;
}
#commentform #submit {
	font:11px/12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
	height:22px;
	width:120px;
	padding:0;
	margin-top:10px;
	clear:both;
	position:relative;
	left:778px;
	border:none;
	background-color:#0065A4;
}
.single #commentform #submit {
	left:308px;
}
/****/

/***********/

/** Search **/
#searchform {
	width:410px;
	margin: 32px auto 0 auto;
	float:none;
}

#searchform #s {
	font:12px/14px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#818285;
	width:332px;
	padding:3px 4px 2px 7px;
	float:left;
	border:1px solid #CCCCCC;
}

#searchsubmit {
	color:#FFFFFF;
	float:right;
	width:63px;
	height:20px;
	border:none;
	margin-top:1px;
}
.widget #searchform {
	float:left;
	width:210px;
	margin:0;
	padding-bottom:34px;
}
.widget #searchform #s{
	width:130px;
}


/****/

/** Navigation **/
.navigation {
	width:425px;
	padding:40px 10px 0 10px;
}

.single .navigation {
	padding-top:10px;
	margin-bottom:20px;
	clear:both;
	float:left;
}

.navigation a {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.navigation a:hover {
	color:#717171;
}

.alignleft {
	text-align:left;
	width:180px;
	float:left;
	
}
.single .alignleft {
	padding-left:12px;
}

.alignright {
	text-align:right;
	width:180px;
	float:right;
}
.single .alignright {
	padding-right:12px;
}
/****/

/********************************/

/*********** Footer ************/
#footer {
	clear:both;
	margin-bottom:40px;
	height:39px;
	background:transparent url(images/bg-footer.png) no-repeat 0 0;
}

.nav-bottom {
	text-align:center;
	height:27px;
	padding-top:12px;
	color:#878787;
}

.nav-bottom li {
	font-size:14px;
	line-height:28px;
	display:inline;
	list-style:none;
}

.nav-bottom li.first a {
	padding-left:0px;
	border-left:none;
}

.nav-bottom li a {	
	border-left:1px solid #878787;
	padding:0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#878787;
}

.nav-bottom li a:hover, .nav-bottom li.current-cat a {
	color:#fff;
	text-decoration:underline;
}
/*******************************/
