/*  
Theme Name: Cat4 Baseline
Theme URI: http://www.category4.com
Description: A baseline theme by Category4
Version: 0.1
Author: Category4
Author URI: http://www.category4.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


TABLE OF CONTENTS

  Inherited Styles
  HTML Tags
  Structure
  Headers
  Content Styles
  Form Elements
  Float Clearing
  Footer
  


/* ---------- @ Inherited Styles -----------*/

@import url('style_nav.css');
@import url('style_posts.css');



/* ---------- @ HTML Tags -----------*/


* {
	margin:0;
	padding:0;
	outline:none;
	}

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {
	background:#010e18 url(images/bg.gif) repeat-x;
	color: #fff;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	line-height:160%;
	}

a, a:visited {
	color: #285d87;
	}

a:hover, a:active {
	color:#990b0b;
	}
	
hr {
	display: block;
	height:1px;
	background:#CCC;
	border:0;
	color:#CCC;
	}

table {
	border-collapse:collapse;
	width:99%;
	margin:15px 0 15px 1px;
	}

th, td {
	padding:5px 6px;
	border:1px solid #8f8f8f;
	background:#d2d2d2;
	vertical-align: top;
}

th {
	font-size: .9em;
	text-align: left;
	text-transform:uppercase;
	background: #d0d0d0;
	letter-spacing:0.15em;
	color: #3d3d3d;
}
		
table caption {
	background:#f5f3ee;
	padding:2px 0;
	}	
	
blockquote {
	color:#7b7b7b;
	padding:0 18px;
	margin:25px 45px;
	border-left:3px solid #CCC;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing:.03em;
	}

pre {
	width:100%;
	overflow:auto;
	}

.inline {
	margin: 15px 0;	
}
	
.inline * {
	display: inline;	
}

a.more {
	color: #111 !important;	
}


/* ---------- @ Structure -----------*/

#glow,
#shadows,
#wrapper {
	min-height: 650px;
}

#glow {
	background: url(images/bg_glow.png) center top no-repeat;
}

#shadows {
	width:950px;
	background:url(images/bg_shadows.png) center repeat-y;
	margin:35px auto 0;
	padding:0 35px;
}

#wrapper {
	font-size:.75em;
	background:#FFF url(images/bg_wrapper.gif) bottom no-repeat;
	padding: 10px;
	}

#masthead {
	background:#001b30 url(images/bg_masthead.jpg) bottom repeat-x;
	overflow:hidden;
	padding: 0 10px;
	}

#top {
	overflow: hidden;
	}

#branding {
	overflow: hidden;	
	padding:18px 38px 35px 15px;
}

#main {
	overflow:hidden;
}

#hdr {
	background: #071a28 url(images/bg_feature.jpg);
	border-bottom: 4px solid #060f15;
	padding: 7px 30px;
	overflow: hidden;
}

#content-wrapper {
	overflow:hidden;
	/*padding: 30px;*/
	padding: 10px 0 30px;
	color: #111;
}

#widecolumn,
#content {
	padding: 20px 30px;	
	background: url(images/bg_content.gif) repeat-x;
}
	
#content {
	width:560px;
	float:left;
	}

#sidebar {
	width: 300px;
	float:right;
	}

	
	
/* ---------- @ Headers -----------*/

#masthead h1 a {
	background:url(images/logo.png) no-repeat left top;
	float:left;
	height:90px;
	text-indent:-9999px;
	width:408px;
	}

h2 {
	font: 2.1em Georgia, "Times New Roman", Times, serif;
	margin: 25px 0 20px;
	}

h2#tagline {
	margin:22px 0 0;
	text-indent: -999em;
	width: 360px;
	height: 47px;
	background: url(images/tagline.gif) no-repeat;
	float: right;
	}
	
.entry h2 {
	font-size:2em;
	padding: 0;
	margin: 15px 0 0;
	}
	
h2.posttitle {
	margin:0;
	font-size: 1.7em;
	}

h2.pagetitle {
	background: url(images/sep.gif) left bottom no-repeat;
	padding:0 0 12px;
	margin:0 0 20px;
	}

#hdr h2.pagetitle {
	background: none;
	padding: 0;
	margin: 0;
	float: left;
	font-size: 3em;
	letter-spacing: .05em;
	}

.widget h2 {
	margin-top: 0;	
}

.widget h2 a, .widget h2 a:visited {
	color: #111;
}

h3 {
	font:1.6em Georgia, "Times New Roman", Times, serif;
	}
				
#intro h3,
#sidebar h3 {
	font:2.2em Georgia, "Times New Roman", Times, serif;
	letter-spacing: .05em;
	margin:22px 0 5px -5px;
	padding: 4px 20px;
	background: #6c0c0c;
	border-left: 5px solid #410303;
	border-bottom: 2px solid #300202;
	}

#sidebar .blog-sidebar h3 {
	background: #19303f;
	border-left-color: #051e2d;
	border-bottom-color: #00080b;
}
	
#respond h3 {
	margin:45px 0 20px 0;
	}

h3#comments {
	margin:20px 0 12px;
	}

h4 {
	font:bold 1.3em Arial, Verdana, Sans-Serif;
	}
	
.entry h4 {
	margin:15px 0;
	}

.filter-sidebar h4 {
	padding-left: 20px;	
}
	
h5 {
	font: .85em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	}




	
/* ---------- @ Content Styles -----------*/


/*Sorting*/

#sport-sort {
	float: left;
	margin: 5px 0 0 25px;
	width: 500px;
	height: 45px;
	background: url(images/bg_sport-sort.gif) no-repeat;
	overflow: hidden;
	font-size: 1.1em;
}

#sport-sort li {
	float: left;
	width: 100px;
	list-style-type: none;
	padding: 13px 0px 15px 25px;
}

#sport-sort li.view-all {
	padding-left: 0;	
}

#sport-sort li a, #sport-sort li a:visited {
	text-decoration: none;
	color: #e6e6e6;
}

#sport-sort li.current-cat a, #sport-sort li.current-cat a:visited {
	color: #fff;
	border-bottom: 2px solid #060f15;
}

/*Misc*/

.commentcount {
	padding-left: 17px;
	background:url(images/bubble.gif) no-repeat;
	margin-left:14px;
	}


/* Author Page*/

#writer {
	overflow:hidden;
	background:#f2f2f2;
	margin-bottom:20px;
	padding:16px;
	}

#writer p {
	margin-top:0;
	}
		
			

/* Search and Archives*/

.search-highlight {
	background:#FFFF00	
	}

#pagination {
	margin-top:25px;
	overflow:hidden;
	padding:5px 0;
	text-align: center;
	}
		
#pagination #older {
	float:left;
	text-align:right;
	width:48%;
	}

#pagination #newer {
	float:right;
	width:48%;
	}

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 2px solid #3f0305;
	background: #5d0909;
	color: #fff;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background: #fff;
	color: #111;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

.wp-pagenavi span.pages {
	display: none;	
}

.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
	background: none;
	border: none;
	color: #3f0305;
	font-weight: bold;
	text-decoration: underline;
}


a.rss img {
	border:none;
	}	
	
		
	

/*Sidebar and Widgets*/

.filter-sidebar,
.blog-sidebar {
	background:#480505;
	border-left: 5px solid #1e0201;
	color: #fff;
	padding: 10px 20px 10px 0;
	margin-bottom: 10px;
}

.blog-sidebar {
	background: #19303e url(images/bg_widget.gif) repeat-x;
	border-color: #000a0f;
}

.widget {
	margin-bottom:30px;
	}

.blog-sidebar .widget {
	margin-bottom: 0;	
}

.widgetcontent {
	padding-left: 20px;	
}
	
.widget li {
	list-style:none;
	border-bottom:1px solid #041721;
	padding:6px 0;
	}

.widget a, .widget a:visited {
	color:#fff;
	text-decoration:none
	}

.widget a:hover, .widget a:active {
	color:#6d6d6d;
	}

.widget li.current_page_item a, .widget li.current_page_item a:visited, 
.widget li.current-cat a, .widget.current-cat a:visited {
	font-weight:bold
	}

.widget li.current_page_item li a, .widget li.current_page_item li a:visited, 
.widget li.current-cat li a, .widget li-current-cat li a:visited {
	font-weight:normal;
	}
			
.widget li li {
	margin-left:34px;
	border:0;
	list-style:disc;
	}

.widget_archive li {
	text-align: right;	
	overflow: hidden;
	font-weight: bold;
	color: #618098;
}

.widget_archive li a, .widget_archive li a:visited {
	float: left;	
	color: #fff;
	font-weight: normal;
}

#wp-calendar td {
	text-align:center;
	padding:3px;
	}	
	
#recentcomments {
	color: #787878;
	}

a.rsswidget, a.rsswidget:visited {
	font-weight: bold
	}

.rssSummary {
	line-height:160%;
	}
	
.textwidget {
	margin: 15px 0;
	line-height:160%;
	}	
	

		
	
	
/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url {
	background:#FFF !important;
	padding:5px;
	border:1px solid #bfbfbf;
	border-right:1px solid #a3a3a3;
	border-bottom:1px solid #a3a3a3;
	}

#author, #email, #url {
	width:220px;
	}
		
.button,
.cform input.sendbutton {
	padding: 8px 14px;
	background:#424242;
	border:none;
	font-size:1.1em;
	}

.cform input.sendbutton {
	color:#FFF !important;
	}

.button:hover,
.cform input.sendbutton:hover {
	background:#272727;
	color:#FFF;
	text-decoration:none
	}

.button:active,
.cform input.sendbutton:active {
	background:#000;
	}

#commentform textarea {
	width: 98%;
	margin-top:5px;
	height:250px;
	}

#masthead #searchform {
	float:right;
	width:260px;
	text-align:right;
	padding-top:12px;
	}

#s {
	width:195px;
	font-size:1em;
	background: #0f243a	!important;
	padding:5px 5px 5px 35px;
	border: none;
	color: #fff;
	-webkit-border-radius: 3px; 
    -moz-border-radius: 3px;
	}
	
#searchsubmit {
	vertical-align:middle;
	position: relative;
	left: 25px;
	}


/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	



/* ---------- @ Footer -----------*/

#footer {
	background: url(images/bg_footer.png) center top no-repeat;
	}

#footer-wrapper {
	margin:0 auto;
	text-align: center;
	color:#769fbe;
	padding:20px;
	font-size:.85em;
	overflow:hidden;
	width:950px;
}

#footer a, #footer a:visited {
	color: #769fbe;	
}

#footer img {
	vertical-align:middle;
	float: right;
	}
	
#footer .left {
	float:left;
	width:550px;
	}

#footer .right {
	float:right;
	width:350px;
	text-align: right;
	}
			
