a/*
Theme Name: Sports Blog
Theme URI: http://www.Build-Reciprocal-links.com
Description: Sports Blog themes
Version: 1.0
Author: BRL
Author URI: http://www.Build-Reciprocal-links.com
*/

H3 {
font-size: 14px;
weight: bold;
margin: 10px 0 0px 0;
}

P {
margin: 10px 0 7px 0;
}

/* Begin Typography & Colors */
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	}

.widecolumn {
	line-height: 1.2em;
	}

.narrowcolumn  {
	text-align: left;
	}

.postmetadata {
    color:#DC7767; 
    font-size: 8pt;
	margin-bottom: 5px;
	text-align: left;   
}

.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
    color: #DC7767;
	}

small {
	font-family: arial, verdana;
	font-size: 8pt;
	line-height: 1.0 em;
	color: #DC7767;
	}


#sidebar h2 {
	font-family: arial, verdana;
	font-size: 12px;
}


#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.entry p a:visited {
	color: #DE300C;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, 'Lucida Grande', Verdana, Sans-Serif;
	color: #990000;
	}

.commentlist {
	font-weight: bold;
    color: #990000;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
    color: rgb(38, 24, 118);
	line-height: 120%;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.2em;
	text-transform: none;
	font-family: arial, verdana;
    color: #990000;
	font-size: 12px;
	}

#commentform p {
	font-family: arial, verdana;
	color: #990000;
	}

.commentmetadata {
	font-weight: normal;
    font-size: 10pt;
	color: #990000;
	}

.commentmetadata A, .commentmetadata A:hover, .commentmetadata A:link {
	color: #990000;
	}

#sidebar {
	font: 1em arial, verdana;
	color:#261876;
}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #000;
}

.postmetadata a, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:active {
	color: #DC7767 !important;
    text-decoration: underline;
}

.postmetadata a:hover {
	color: #DC7767 !important;
    text-decoration: none;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: underline;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */



.widecolumn {
	padding: 0;
	margin: 0;
	}


.widecolumn {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	font-size: 20px;
    color: #DE300C;
	}


h2.pagetitle {
	margin-top: 10px;
	text-align: left;
	font-size: 20px;
	color: #DE300C;
}

#sidebar h2 {
	margin: 0;
	padding-bottom: 10px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin-left: 15px;
	padding: 0;
}

#sidebar ul li {

	}

#sidebar ul li.categories ul li a:link,a:visited {
	color: #261876 !important;
	text-decoration:underline;
}

#sidebar ul li.categories ul li {
	color: #261876 !important;
	}

#sidebar ul li {
	}

#sidebar ul h2 {
	color: #000;
	}

#sidebar ul li.categories {
	color: #000;
	}

#sidebar ul li.categories h2 {
	color: #000;
	}

#sidebar ul p, #sidebar ul select {

	}

#sidebar ul ul, #sidebar ul ol {

	}

#sidebar ul ul ul, #sidebar ul ol {

	}

ol li, #sidebar ul ol li {

	}

#sidebar ul li {
	line-height: 120%;
}




#sidebar a, #sidebar ul li a, #sidebar a:visited {
	color: #261876 !important;
	text-decoration:none;
	padding-bottom: 5px;
}

#sidebar a:hover {
	color: #DE300C; !important;
	text-decoration:underline;
	}



#blogroll, #blogroll h2 {
	color:#888 !important;
	padding:0;
	margin:0;
	background:url(images/arr2.gif) 0px 3px no-repeat;
}
#blogroll h2 {
	font-family: arial, verdana;
	font-size: 12px;
	color:#ff6000;
	padding:0;
	margin-bottom:-12px;
	text-decoration: none; font-weight:bold;
}

#blogroll ul li, #blogroll li ul li {
	color:#888 !important;
	padding:0;
	margin:0;
	background:url(images/dotted_line.gif) 0px 14px no-repeat;
	height: 16px;
}
#blogroll ul li a:link,a:visited, #blogroll li ul li a:link,a:visited {
	font-family: arial, verdana;
	font-size: 11px;
	color:#261876 !important;
	text-decoration: underline;
}
#blogroll ul li a:hover{
	font-family: arial, verdana;
	font-size: 11px;
	color:#261876 !important;
	text-decoration: underline;
}

#blogroll li, #blogroll ul li {
	margin: 5px 0px 0px 0px;
}


.pages {
	margin-top: 5px;
	color:#000;
}
.pagesb {
	padding-top: 5px;
	color:#000;
}
.pages li.linkcat, .pagesb li.linkcat {
	list-style: none;
}
.pages h2, .pagesb h2 {
	display: none;
}

.pages ul, .pagesb ul {
	margin-left: 16px;
	list-style-image: none;
}

.pages li, .pagesb li {
	line-height: 12px;
	height: 12px;
}

.pages a:link, .pages a:visited, .pages a:active, .pagesb a:link, .pagesb a:visited, .pagesb a:active {
	color: #DE300C; !important;
	line-height: 12px;
}

.pages a:hover, .pagesb a:hover {
	color: #DE300C !important;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	color: #261876;
	}

.commentlist A {
	color: #261876;
    font-size: 8pt;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
    font-size: 8pt;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	color: rgb(38, 24, 118);
	}
/* End Comments */



/* Begin Sidebar */
#sidebar, #sidebar ul, #sidebar ul li
{

}

#sidebar h2 {
	color: #261876;
	font-size: 8pt;
	text-transform: uppercase;
	margin-left: -12px;
	margin-bottom: -20px;
}

li.linkcat {
	list-style: none;
}

li.linkcat ul {
	display: block;
}

div.rightbar li {
	height: 30px;
	line-height: 30px;
	background: url(images/yellow_dotted-Line.jpg) left bottom no-repeat;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.navigation a, .navigation a:link, .navigation a:visited {	
	color: #4D35D3 !important;
	font-weight: bold;
	}

.horz_nav li {
float: center;
display: inline;
list-style: none;
border-left: 1px #4D35D3 solid;
}

.horz_nav a, .horz_nav a:link, .horz_nav a:visited, .horz_nav a:active {
color: #ffffff !important;
font-weight: normal;
margin-left: 12px;
margin-right: 10px;
text-decoration: none;
}
.horz_nav a:hover {
color: #fff !important;
font-weight: normal;
text-decoration: underline;
}

/* End Various Tags & Classes*/



/* ############
	 ############
	 ############ */












body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, verdana; font-size:12px; color:#261876;
}


.tdgreen { background-image:url(images/bg_menubar.gif);}

.tdgreenup {  background-image:url(images/bg_header_bar.gif);}

.td_dottedline{ background-image:url(images/body_mid_dotedline.jpg); background-repeat:repeat-x;}

.searchbox{ background-image:url(images/search-Box.jpg); font-family:arial, verdana; font-size:11px; color:#261876; border:0px;
width:182px; height:19px; background-repeat:no-repeat;}

.searchbutton{ background-image:url(images/search-button.jpg); border:0px; width:70px; height:20px;  cursor:pointer;}


.text{
	font-family: arial, verdana;
	font-size: 12px;
	color:#261876;
	text-decoration: none;
}

.text:hover{
	font-family: arial, verdana;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
}

.textlink{
	font-family: arial, verdana;
	font-size: 12px;
	color:#261876;
	text-decoration: underline;
}

.textlink:hover{
	font-family: arial, verdana;
	font-size: 12px;
	color:#261876;
	text-decoration: none;
}




.textmenubar{
	font-family: arial, verdana;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
}

.textmenubar:hover{
	font-family: arial, verdana;
	font-size: 11px;
	text-decoration: undeline;
}

.textdarkgreen2 {
	font-family: arial, verdana;
	font-size: 12px;
	color:#261876; !important;
	text-decoration: none;
}

a.textdarkgreen2 {
   color: #DE300C;
}

.textdarkgreen, a.textdarkgreen, a.textdarkgreen:link, a.textdarkgreen:visited, a.textdarkgreen:active {
	font-family: arial, verdana;
	font-size: 12px;
	color:#ffffff !important;
	text-decoration: underline;
}

.textdarkgreen:hover, a.textdarkgreen:hover {
	font-family: arial, verdana;
	font-size: 12px;
	color:#ffffff !important;
	text-decoration: none;
}

.txtwhite{
	font-family: arial, verdana;
	font-size: 12px;
	color:#ffffff;
	text-decoration: none; 
}

#rightbar {

}



.msg {
	margin: 0 0 0px;
    margin-top: 10px;
    padding-left: 10px;
	}

.msg h2 {
	margin:0;
	padding:0;
	font-size: 20px;
    color: #DE300C;
}

.msg h2 a {
	font-size: 20px;
    color: #DE300C;	
	text-decoration: underline;
}

.msg h3 a {
	font-size: 14px;
    color: #261876;
	text-decoration: underline;
}


.msg h2 a:hover, .msg h3 a:hover {
	text-decoration: none;
}

.msg h2 a:visited, {
    color: #DE300C;
	text-decoration: underline;
	font-size: 20px;
	}

.msg h3 a:visited {
    color: #261876;
	text-decoration: underline;
	font-size: 14px;
	}

.msg hr {
	display: block;
	}

h1, h2 {
	font-family: arial, verdana;
	font-weight: bold;
    color: #DE300C;
	}

h1 {
	font-size: 28px;
	margin-left: 25px;
	margin-bottom: 10px;
	}

h2 {
	font-size: 22px;
	}

h3 {
	font-size: 14px;
    color: #261876;
	}

h2.pagetitle {
	font-size: 20px;
	}

h2 a:hover, h3 a:hover, {
	text-decoration: none;
    color: #DE300C;
	}

h1 a:visited, #headerimg .description {
	text-decoration: underline;
	}

h1 a, h1 a:hover, {
	text-decoration: underline;
    color: #DE300C;
	}

a, a:link {
	color: #DE300C; !important;
	text-decoration: underline;
}


a:hover {
	text-decoration: none;
	}

#comments {
	margin-left: 15px;
}

.koment {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
	padding-top: 8px;
	border-top: 2px #EAB9B1 dotted;
	color: rgb(38, 24, 118);
	font-size: 10pt;
	font-weight: normal;
}

BODY {
	SCROLLBAR-FACE-COLOR: #E7E6F0;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: #E7E6F0;
	SCROLLBAR-ARROW-COLOR: gray;
	SCROLLBAR-BASE-COLOR: white;
	scrollbar-3d-light-color: white;
	scrollbar-dark-shadow-color: gray;
}

.1 {margin: 0px; text-align: center;}
.2 {margin: 4px; text-align: left; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #261876; FONT-FAMILY: Arial, Verdana; line-height: 100%;}
.2c {padding: 5px; text-align: center; FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #261876; FONT-FAMILY: Arial, Verdana; line-height: 100%;}
.main {margin: 8px; text-align: left; FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #261876; FONT-FAMILY: Arial, Verdana; line-height: 120%;}
.links {margin: 8px; text-align: right; FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #261876; FONT-FAMILY: Arial, Verdana; line-height: 120%;}
.dates {margin-left: 8px; margin-top: 2px; text-align: left; FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #EB676D; FONT-FAMILY: Arial, Verdana; line-height: 100%;}


.menutable {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #261876; FONT-FAMILY: Arial, Verdana; line-height: 100%; text-align: center; }

.menutable_over, .manutable_over TD {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: Arial, Verdana; line-height: 100%; text-align: center; }

.main_h {
	FONT-WEIGHT: bold; FONT-SIZE: 19px; COLOR: #261876; FONT-FAMILY: Arial, Verdana;
line-height: 120%;}

.main {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #261876; FONT-FAMILY: Arial, Verdana;
line-height: 120%;}

.menu1 {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #261876; FONT-FAMILY: Arial, Verdana;
line-height: 100%;}

.smallnote {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #261876; FONT-FAMILY: Arial, Verdana; TEXT-DECORATION: none; line-height: 120%;
}

.img1 {
	BORDER-BOTTOM: #261876 1px solid; BORDER-LEFT: #261876 1px solid; BORDER-RIGHT: #261876 1px solid; BORDER-TOP: #261876 1px solid
}

.table1 {
BORDER-RIGHT: #261876 1px solid; }

.table2 {BORDER-top: #DAD8E8 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #261876; FONT-FAMILY: Arial, Verdana; line-height: 120%;}

A.ref {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #825A06; FONT-FAMILY: Arial,Verdana; TEXT-DECORATION: none; line-height: 100%;
}

A.ref:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #825A06; FONT-FAMILY: Arial,Verdana; TEXT-DECORATION: none; line-height: 100%;
}

A.video {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #EB676D; FONT-FAMILY: Arial, Verdana; TEXT-DECORATION: underlined; line-height: 120%;
}

A.video:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: red; FONT-FAMILY: Arial, Verdana; TEXT-DECORATION: underlined; line-height: 120%;
}

A.link {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #EB676D; FONT-FAMILY: Arial, Verdana; TEXT-DECORATION: none; line-height: 120%;
}

A.link:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #EB676D; FONT-FAMILY: Arial, Verdana; TEXT-DECORATION: none; line-height: 120%;
}

A.link12 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #261876; FONT-FAMILY: Arial, Verdana; TEXT-DECORATION: none; line-height: 120%;
}

A.link12:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #EB676D; FONT-FAMILY: Arial, Verdana; TEXT-DECORATION: none; line-height: 120%;
}

A.1 {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #261876; FONT-FAMILY: Arial, Verdana; TEXT-DECORATION: none; line-height: 100%;
}

A.1:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #261876; FONT-FAMILY: Arial, Verdana; TEXT-DECORATION: none; line-height: 100%;
}

A.small {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana; TEXT-DECORATION: none; line-height: 100%;
}

A.small:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Verdana; TEXT-DECORATION: none; line-height: 100%;
}

ul { leftmargin: 15 px; 	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #261876; FONT-FAMILY: Arial, Verdana; line-height: 120%;}

DIV#winnerz {
 display: none;
}

.image_menu {
 margin: 0;
 padding: 0;
 top: 0px;
}

#sidebar_div DIV {
 position: absolute;
}