/*
Theme Name: Reel Hardball
Theme URI: http://reehardball.com/
Description: Original theme created for Reel Hardball by Darby O'Brien Advertising
Version: 1.5
Author: Mat Dubord
Tags: baseball, film
*/


*{ margin: 0; padding: 0; }
a { text-decoration: none; }
a:hover { text-decoration: none; }
.clear { clear: both; }
.right { float:right;}
.left { float:left;}
img {border: 0;}

body { background: url(img/bg.jpg) no-repeat top #240A03; font-family: arial,verdana,helvetica; }

.list { width: 950px; margin: 0 auto; color: #485766; font-size: 11px; font-family: verdana; }
.searchbox { float:left; }
.sub { padding-top: 15px; float: right; }
.sub a { color: #6a87a3; }
.sub a:hover { text-decoration: underline; }

.searchform {float: right; padding-top: 10px; margin: 0; width: 205px;}

.searchform input[type="text"] {  

background-color: #101011;  width: 195px; height: 25px;  
border: 0; border-left: 1px solid #292d30; border-right: 1px solid #292d30; border-bottom: 1px solid #292d30; 
-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; 
font-size: 11px;
color:#8a7d64;;
padding-left: 8px;

}

.searchform input[type="image"] { position: relative; right: -180px; top: -23px;}
.button { float:right; padding-top: 15px; margin-right: 10px; }

#header { width: 950px; margin: 5px auto 35px auto; }
.logo { width: 273px; height: 56px; }
ul.topnav { list-style: none; padding: 0; float: right; font-size: 18px; font-family: arial; font-weight:bold; margin-top:10px;}
ul.topnav li { float: left; margin: 10px 0; padding: 0 15px 0 0; }
ul.topnav li a{ padding: 8px 10px; color: #fff; text-decoration: none; float: left; background-color: transparent; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
ul.topnav li a:hover{ color: #fff; background-color: #0d0f13; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; opacity:0.8; filter:alpha(opacity=80);}

#banner { width: 950px; margin: 25px auto 25px auto; }

#slider {
    position:relative;
	background:#202834 url(../img/loading.gif) no-repeat 50% 50%;
	border: 10px solid #fff;
}

#slider-shadow {
position: relative;
bottom: 5px;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
	
}
.nivo-controlNav a {
	display:block;
	width:15px;
	height:15px;
	background:url(img/shape.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-15px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}


#wrapper { width:100%; height: 100%; }

#main { margin: 0 auto 10px auto; padding: 20px; width: 910px; background: url(img/blackbg.png) repeat;}
#main_page { margin: 0 auto 10px auto; padding: 0px; width: 950px; font-style:normal; color:#FFFFFF;}
#description { float: left;	width: 610px; margin-right:30px; font-size:12px; line-height:18px; }
#description em { font-weight:bold; color: #8a7d64; }
#description_novid { float: left; width: 570px; margin-right:30px; font-size:12px; line-height:18px; background: url(img/blackbg.png) repeat; padding:20px;}
p { margin: 10px 0; }
#awards { float:right; width:310px; margin-top:0px; background:#000; }
#sidebar { float:right; width:270px; margin-top:0px; background: url(img/blackbg.png) repeat; padding:20px; }
.block {width: 290px; float:left; margin-right: 20px; }
.block2 {width: 290px; float:left;}
.smallblock {width: 240px;  background: url(img/sectionbg.png) repeat; margin-top: 10px; padding: 20px;}

.head {width: 290px; height: 46px; background: url(img/head.png) repeat-x;}

.section { width: 250px;  background: url(img/sectionbg.png) repeat; padding: 20px; font-size: 14px; color: #E5E3D8;}
.section img { margin-bottom:10px; }
.section h2 {font-size: 18px; font-weight: bold; color: #fff;}
.section h2 a {font-size: 18px; font-weight: bold; color: #fff;}
.section h3 {font-size: 10px; font-weight: normal; color: #796F5F; }
.section h3 a { color: #3f9fcf; }
.section h3 a:hover { text-decoration: underline; }
.section p { margin: 20px 0; line-height: 15pt; }
.learn { margin-top: 40px; font-size: 12px; font-weight: bold; margin-bottom: 15px;}
.learn a {background-color: #8a7d64; margin-right: 10px; padding: 12px 10px; margin-top: 20px; color: #fff;}
.learn a:hover {color: #000;}

.section2 { width: 240px;  background: url(img/sectionbg.png) repeat; padding: 20px;}
.ico { float:left; margin-right: 20px; margin-bottom: 20px; }
.ico2 {float:left;}
.ico2 img {margin-right: 5px;}
.detail {float:left;}
.detail h3 {font-size: 14px; font-weight: bold; color: #fff;}
.detail h4 {font-size: 14px; font-weight: normal; color: #6a7796;}

.icons { float:left; margin-top: 10px; margin-left: 10px; }
.title { margin-left: 10px; margin-top: 10px;font-family: arial; font-weight: bold; font-size: 20px; color: #fff; float:left;}

#topfooter { margin-top: 20px; width: 100%; padding: 30px 0; border-bottom: 1px solid #040507;}
.topcontent {width: 950px; margin: 0 auto;}
.column { float:left; margin-right: 40px; }
.column h2 {font-size: 22px; font-weight: bold; margin-bottom: 20px; color: #8a7d64;}

ul.botnav { list-style: none; padding: 0; font-size: 12px; font-family: verdana; }
ul.botnav li { margin: 0; padding: 0 0 10px 0; }
ul.botnav li a{ padding: 0; color: #606574;}
ul.botnav li a:hover{ text-decoration: underline }

.gallery { width: 465px; }
.gallery img { background-color: #000; padding: 0px; float:left; margin-right:10px; margin-bottom:10px;}

.twitterbox { background: url(img/tweetbg.png) repeat; padding: 10px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; width: 280px;}
.twitter {font-size: 12px; font-family: verdana; color: #417893; margin: 0; }
.twitbird {float: right; margin-right: 20px;}
.twitter a {color: #b8e2f6; }
.twitter a:hover {text-decoration: underline;}
.twitinfo { margin-top: 25px; font-size: 11px; font-family: verdana; color:#305465; }
.twitinfo a{ color:#417893; }
.twitinfo a:hover{ text-decoration: underline; }

#footer { background-color: #000 ; border-top: 1px solid #111 ; width: 100%; padding: 25px 0; }
.fotcontent { width: 950px; margin: 0 auto; font-family: verdana; font-size: 11px; color: #8a7d64; }
.fotcontent a{ color: #8a7d64;  }
.fotcontent a:hover{ text-decoration: underline; }

/* Extra Style For single.html */

#wrap { background: url(img/blackbg.png) repeat; width: 910px; padding:20px; margin:0 auto;}

#sheet { background: url(img/sectionbg.png) repeat ;} 
.main-content {width: 600px; padding: 20px; float:left;}
.main-content img { background-color: #eef0f5; border: 1px solid #ced1da; padding: 5px;}
.main-title { font-size: 22px; font-weight: bold; color: #8A7D64; width:900px; margin: 0; margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px dotted #8A7D64; display:block; }
.main-title img { background-color: transparent; border: 0; padding: 0; }
.main-title_ws { font-size: 22px; font-weight: bold; color: #8A7D64; width:600px; margin: 0; margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px dotted #8A7D64; display:block; }
.main-title_ws a { font-size: 22px; font-weight: bold; color: #8A7D64; }
.main-title_ws img { background-color: transparent; border: 0; padding: 0; }
.post { font-size: 12px; font-family: verdana; color: #fff; line-height: 18px; margin-bottom:20px; }
.post h1 { color: #fff; }
.post p { margin-top: 20px; }
.post p a { font-size: 12px; font-family: verdana; color: #8A7D64; font-weight:bold; line-height: 18px; }
.post blockquote { background-color: #eef0f5; border: 1px solid #ced1da; padding: 20px; color: #788093; font-weight: bold; font-style: italic; }
.post h3 a { font-size: 22px; font-weight: bold; margin-bottom: 20px; color: #8a7d64; }
.posted_on { font-size: 10px; font-weight: normal; color: #796F5F; }
.fb_share { float:right; padding-right:10px;}
.fb_share a { font-size: 12px; color:#CC99FF; }
hr { margin-bottom:40px; border-style:solid; color:#000000; margin-top:20px;}
.older_newer { width:600px; margin-top:20px; }
.older_newer a { font-size:12px; color:#CCCCCC; }
.alignleft { float:left; }
.alignright { float:right; }

.sidebar { float:right; width: 270px; background: url(img/sectionbg.png) repeat; }
.sidehead { background: url(img/head.png) repeat-x ; padding: 10px; margin: 0; font-family: arial; font-size: 20px; font-weight: bold; color: #fff; }
.sidepost { padding: 20px; font-size: 12px; font-family: verdana; color: #444955; line-height: 17px;}

.widget { padding: 10px; }
.widget h2 { font-size: 22px; font-weight: bold; color: #8a7d64; margin-bottom: 10px; }
.widget li { list-style: none; font-family: verdana; font-size: 12px; color: #fff; margin-bottom: 10px; }
.widget li a { font-size: 12px; color: #fff; }
.widget li a:hover { font-size: 12px; color: #8A7D64; }

ul.spenav { list-style: none; padding: 10px; font-size: 14px; font-family: verdana; font-weight: bold; color: #fff; }
ul.spenav li { margin: 0 0 10px 0;  }
ul.spenav li a{ padding: 10px; background: #000 url('img/arrowlink.png') no-repeat 95% 50%; color: #fff; display: block; }
ul.spenav li a:hover{ color: #fff; background: #8A7D64 url('img/arrowhover.png') no-repeat 95% 50%; }

ul.sidenav { list-style: none; padding: 20px; font-size: 14px; font-family: verdana; font-weight: bold; color: #747c93; }
ul.sidenav li { margin: 0 0 10px 0;  }
ul.sidenav li span{ float:right; color: #444d68; }
ul.sidenav li a{ padding: 10px; color: #747c93;  }
ul.sidenav li a:hover{ text-decoration: underline; }

.ico3 {float:left;}
.ico3 img {margin-right: 2px;}

/* Extra Style For gallery.html */

#gallerysheet { background-color: #fff; padding: 25px;}
.gallery-head { margin-bottom: 15px; }
.gallery-head h2 { font-size: 22px; font-weight: bold; color: #4d5467; }
.gallery-body { margin-top: 20px; }
.gallery-body img { background-color: #eef0f5; border: 1px solid #ced1da; padding: 5px; margin: 0 15px 15px 0; float: left; }

ul.gallerynav {
	list-style: none;
	margin: 0;
	float: right;
}
ul.gallerynav li {
	float: right;
	margin: 0;
	padding: 8px 40px 8px 10px;
	background-color: #11719f;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.gallerynav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
.trigger span{
width: 38px;
	height: 34px;
	float: right;
	margin: 0;
	margin-left: 5px;
	background: url(img/plus.png) no-repeat;
	}
.trigger span.subhover {cursor: pointer;} /*--Hover effect for trigger--*/
ul.gallerynav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #11719f;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 153px;
}
ul.gallerynav li ul.subnav li{
	margin: 0; padding: 0;
	clear: both;
	width: 153px;
}
html ul.gallerynav li ul.subnav li a {
	float: left;
	width: 128px;
	padding-left: 20px;
}
html ul.gallerynav li ul.subnav li a:hover { 
background: #1a93cd;
}

#paging { margin-top: 20px; padding: 10px; background-color: #eef0f5; border: 1px solid #ced1da; font-family: verdana; font-size: 12px; font-weight: bold; color: #fff; }
.next { margin: 10px 0; }
.next a{ background-color: #4eabd7; padding: 10px; color:#fff}
.next a:hover { background-color: #11719f;}

/* Extra Style For blog.html */

.content { padding: 10px 0 20px 0; margin-bottom: 20px; font-family: verdana; font-size: 11px; color: #000; border-bottom: 1px dotted #000;}
.blogtitle { margin-bottom: 20px; }
.content h1 { font-size: 26px; font-family: arial; font-weight: bold; color: #1c8cb5; }
.content a {font-weight: bold; color: #1c8cb5; }
.content a:hover { text-decoration: underline; }

/* Extra Style for Twitter */

#twitter_update_list { font-size: 13px; line-height: 21px; list-style: none; }
#twitter_update_list li { padding-bottom: 3px; margin-bottom: 3px; }
#twitter_update_list span, #twitter_update_list span a { color: #ababab; text-decoration: none; }
#twitter_update_list a { color: #6f7276; }

/*
 * emm_paginate - WordPress Pagination Function
 * Version: 1.0
 *
 * Copyright (c) 2009 Eric Martin http://www.ericmmartin.com/
 * Link: http://www.ericmmartin.com/pagination-function-for-wordpress
 *
 */
.emm-paginate {}
.emm-paginate a {background:#ddd; border:1px solid #ccc; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}
.emm-paginate a:hover, .emm-paginate a:active {background:#ccc; color:#888;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate .emm-current {color:#fff; background:#5f87ae; border:1px solid #89adcf; margin-right:4px; padding:3px 6px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}

/* comments */

.comments-template { margin: 10px 0 0; border-bottom: solid; border-bottom-color:#000000; padding: 10px 0 0; }
.comments-template ol {	margin: 0; padding: 0 0 15px; list-style: none; }
.comments-template ol li { margin: 10px 0 0; line-height: 18px; padding: 0 0 10px; border-bottom: 1px dotted #000; }
.comments-template h2, .comments-template h3 { font-family: verdana; font-size: 16px; color: #3E4B64; }
.comments-template p { font-size: 12px; color:#CCCCCC; }
.commentmetadata { font-size: 10px; color: #3E4B64; }
.commentmetadata a { font-size: 10px; color: #666666; }
.comments-template p.nocomments { padding: 0; }

.comments-template textarea {  
background-color: #000;  width: 600px; height: 110px;  
border: 0; border-left: 1px solid #292d30; border-right: 1px solid #292d30; border-bottom: 1px solid #292d30; 
-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; 
font-size: 11px;
color:#8a7d64;;
padding-left: 8px;
}
