/*
Theme Name: Omaha Sports Commission
Theme URI: http://www.omahasports.org
Description: The Omaha Sports Commission theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.7
Author: Andrew Hughes
Author URI: http://www.facebook.com/gorillandy
Tags: red, orange, custom header, fixed width, two columns, widgets

	Omaha Sports v1.6
	 http://www.omahasports.org

	This theme was designed and built by Andrew Hughes,
	based upon the default Wordpress Theme.
	Andrew's Facebook page: http://www.facebook.com/gorillandy

*/



/* Begin Typography & Colors */
body {
	margin:0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	color: #333;
	}

/*
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}
*/

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding-top:0px;
	margin-top:0px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #111;
	border: none;
	color:#FFF;
	font-size:12px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

/*
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
*/

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited /*, #headerimg .description*/ {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:active, h3, h3 a, h3 a:hover, h3 a:active, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

/*
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
*/

.commentmetadata {
	font-weight: normal;
	}
	
/*
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
*/

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike, .byline {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:link, a:visited, .unbutton, .rssSwap {
	color: #ff7c00;
	text-decoration: underline;
	}

a:hover, a:active {
	color: #ff9837;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

/*#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
*/

.narrowcolumn {
	float: left;
	padding: 25px 0 0 14px;
	margin: 0;
	width: 700px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 10px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	display:none;
	}

.widecolumn .postmetadata {
	margin: 30px 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: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-bottom:10px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 20px 0 0;
	}

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: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* 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;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submitbutton, #commentform a.button {
	margin: 0 0 25px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 735px;
	width: 250px;
	}

#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: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	padding-top:20px;
	display: block;
	text-align: center;
	min-height:75px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Start OSC Styles */

body {
	background:#000 url('images/background.jpg') no-repeat top center fixed;
}

div.entry p {
	padding-top:0px;
	margin-top:0px;
}

a.button,
input.button,
#submitbutton,
#nav #searchsubmit,
#respond #submitbutton {
	padding:6px 10px 6px 10px;
	background:#669700 url('images/gradient-green.png') repeat center center;
	/*-moz-border-radius: 8px;
	-webkit-border-radius: 8px;*/
	border:2px solid #FFF;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	/*text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);*/
}

a.button:hover, a.button:active {
	background:#669700 url('images/gradient-green-bright.png') repeat center center;
}

/* IDs */

#page {
	margin:0 auto;
	padding:0;
	width:1000px;
}

#header {
	margin:0 auto;
	padding:0;
	width:1000px;
	height:225px;
}

#headerTop {
	height:180px;
}

#headerimg {
	margin:27px 0 0 14px;
	padding:0;
	width:327px;
	height:70px;
	position:absolute;
}

#flashSil {
	
}

#nav {
	margin:0 auto;
	height:45px;
	background:#000;
	background: rgba(0, 0, 0, 0.5);
	padding-left:14px;
}

#nav li {
	display:inline;
	text-align:left;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

#navlist {
	padding-top:13px;
}

#nav label {
	display:none;
}

#nav a {
	padding:15px 5px 15px 5px;
}

#nav a:link, #nav a:visited {
	color:#fff;
	text-decoration:none;
}

#nav a:hover, #nav a:active {
	color:#ff7c00;
	text-decoration:none;
}

#searchform {
	margin:0 auto;
	padding-top:10px;
	float:right;
	width:220px;
}

#s {
	width:100px;
}

#backdrop {
	width:1000px;
	background:#FFF url('images/backdrop.png') repeat-x top center;
}

#content h1 {
	background:#b4b4b4 url('images/gradient-gray.png') repeat-x center center;
	padding:10px 5px 10px 10px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:17px;
	text-transform:uppercase;
	border:1px solid #FFF;
	color:#000;
	text-align:left;
}

#content h3 a:link, #content h3 a:visited {
	color:#336600;
	text-decoration:none;
	font-size:18px;
}

#content h3 a:hover, #content h3 a:active {
	color:#009900;
	text-decoration:none;
}

#nav li.current_page_parent a:link, #nav li.current_page_parent a:visited, #nav li.current_page_item a:link, #nav li.current_page_item a:visited {
	color:#ff7c00;
}

#footerNav {
	margin:0 auto;
	text-align:center;
	padding-top:20px;
}

#footer a:link, #footer a:visited {
	color:#FFF;
}

#footerNav li {
	display:inline;
	padding:0 5px 0 5px;
}

#nav #searchsubmit, 
#respond #submit {
	padding:4px 8px 4px 8px;
	font-size:10px;
	cursor:pointer;
}

#sidebar .widgetBig h2 {
	background:#b4b4b4 url('images/gradient-gray.png') repeat-x center center;
	margin:0;
	padding:8px 5px 8px 10px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	text-transform:uppercase;
}

#sidebar .widgetSmall h2 {
	background:#b4b4b4 url('images/gradient-gray.png') repeat-x center center;
	margin:0;
	padding:7px 2px 7px 5px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	text-transform:uppercase;
}

#sidebar .widgetBig img.social {
	margin:10px 0 10px 10px;
}

#sidebar .widgetBig h3 a {
	color:#336600;
	font-size:14px;
	margin-top:0;
}

#sidebar .widgetBig h3 a:hover, 
#sidebar .widgetBig h3 a:active {
	color:#009900;
}

#commentform #emailalert, #commentform #namealert, #commentform #commentalert, #commentform #groupalert {
	display:none;
	color:#F00;
}

#commentform label, #contactForm label{
	font-weight:bold;
}

#content div.entry h1, 
#content div.entry h2, 
#content div.entry h3, 
#content div.entry h4, 
#content div.entry h5, 
#content div.entry h6 {
	color:#000;
	text-align:left;
	padding:10px 0 10px 0;
	margin:0;
	background:none;
	text-transform:none;
	border:none;
}

#content div.entry h1, #content div.entry h2, #content div.entry h3, #content div.entry h4, #content div.entry h5, #content div.entry h6 {
	line-height:normal;
}

#content div.entry h1 {
	font-size:24px;
}

#content div.entry h2 {
	font-size:22px;
}

#content div.entry h3 {
	font-size:20px;
}

#content div.entry h4 {
	font-size:18px;
}

#content div.entry h5 {
	font-size:16px;
}

#content div.entry h6 {
	font-size:14px;
}

#feed {
	padding:0px 10px 10px 10px;	
	float:left;
}

#respond {
	padding-bottom:20px;
}

/* Classes */

.bold {
	font-weight:bold;
}

.sponsorBox {
	height:130px;
}

.sponsored {
	display:none;
}

.bumper-top-10 {
	margin-top:10px;
}

.bumper-top-5 {
	margin-top:5px;
}

.widgetShell h3 {
	padding-top:0;
	margin-top:0;
}

.feedBox {
	padding:0 10px 0 10px;	
	margin:10px 0 20px 0;
	display:none;
	width:670px;
	float:left;
	border-left:1px #DDD solid;
}

.feedLink {
	float:right;
	padding-top:7px;
}

.feedContent {
	display:none;
	width:100%;
}

.rssSwap {
	cursor:pointer;
}

#content div.entry h5.feedHead {
	border-bottom:1px solid #DDD;
	padding-bottom:2px;
}

.dropShadow, .wp-caption img {
	-webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 4px;
	-moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 4px;
	FILTER: Shadow(Color=#666666, Direction=90);
	margin-bottom:10px;
}

.singleNav {
	width:300px;
}

.postThumb {
	width:133px;
	height:100px;
	background:#CCC;
	border:1px solid #FFF;
	float:left;
	margin-right:10px;
	clear:both;
}

.unbutton {
	background:#FFF;
	border:none;
	cursor:pointer;
}

.postRMBox {
	float:right;
	height:100%;
	margin:70px 0 0 20px;
}

.postShell {
	width:428px;
	margin-left:150px;
	min-height:100px;
}

.eventShell {
	width:510px;
	margin-left:60px;
	min-height:100px;
}

.eventShell h3 {
	margin-top:0;
	padding-top:0;
}

.category-calendar-event {
	margin-top:20px;
}

.widgetShell {
	width:225px;
	margin-left:10px;
	margin-top:20px;
	min-height:100px;
}

.fullImage {
	float:right;
	margin:0 0 20px 20px;
	width:372px;
	height:279px;
	border:1px solid #FFF;
}

p.byline {
	margin-bottom:10px;
	font-size:11px;
}

.newspage .post {
	min-height:110px;
}

.singlePage .navigation {
	min-height:75px;
}

.searchpage .post {
	min-height:0px;
}

.searchpage .navigation, 
.newspage .navigation {
	min-height:30px;
}

.navcomments {
	display: block;
	text-align: center;
	min-height:25px;
}

.calendarpage, .calendarindex {
	width:49px;
	height:53px;
	text-align:center;
	background:url('images/calendar.gif') top center no-repeat;
}

.calendarindex {
	float:left;
}

.calRight {
	float:right;
	margin:5px 10px 10px 10px;
}

.calMonth {
	line-height:15px;
	font-weight:bold;
	font-size:11px;
	color:#FFF;
}

.calDay {
	line-height:24px;
	font-weight:bold;
	font-size:20px;
	color:#000;
}

.calYear {
	line-height:7px;
	font-weight:bold;
	font-size:9px;
	color:#999;
}

.entry p {
	/*text-align:justify;*/
}

.widgetBig {
	width:235px;
	margin-top:5px;
	border:1px solid #FFF;
	background:#FFF;
}

.widgetSmall {
	width:110px;
	height:125px;
	margin:0px 12px 10px 0;
	border:1px solid #FFF;
	background:#FFF;
}

.widgetNav {
	padding:10px;
	text-align:right;
}

#content h2.bottomPad {
	margin-bottom:10px;
}

p.textL {
	font-size:13px;
	padding:3px 5px 3px 5px;
}

.p404 {
	font-size:14px;
}

.facilityTable {
	width:100%;
	font-size:9px;
}

.facilityTable td{
	border:1px solid #CCC;
	padding:4px;
}

.facilityTable tr.facilityHead {
	font-weight:bold;
	font-size:10px;
	background:#CCCC99;
}

.facilityTable tr.facilityHead td {
	border:none;
}

.media-box {
	width:700px;
	height:325px;
	border:1px solid #FFF;
}

.bottombuffer {
	height:25px;
}

.headerShadow {
	width:565px;
	height:180px;
	float:right;
}

.readmore {
	float:right;
	margin-top:28px;
	margin-right:20px;
}

.wp-caption-text {
	display:none;
}

.wp-caption {
	background:none;
	border:none;
}

.wp-caption img {
	border:#FFF 1px solid;
}

#categorypulldown {
	width:200px;
}

.resetnav {
	margin:0;
	padding:0;
}

.newsletterEmail {
	color:#666;
	width:100px;
	margin-left:5px;
}

.smalltext {
	font-size:10px;
}

.contactForm {
	width:300px;
}

.facilitiesForm {
	width:425px;
}

.contactForm, .facilitiesForm {
	height:35px;
	padding:10px 0 0 0;
	background:#DDD;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align:center;
}

#content div.entry h6.feedTitle {
	margin-bottom:1px;
	padding-bottom:1px;
}

/* END OSC CSS */