/*
Theme Name: B's Ballpark Museum
Theme URI: http://www.ballparkmuseum.com/
Description: Custom theme for B's Ballpark Museum.
Author: Ben Hays
Author URI: http://eighthfloorcreative.com/
*/

/* Colors 
	Light Green - #00AE00
	Dark Green  - #056739
*/


body {
	background: #056739 url(images/bg_body.jpg) center top no-repeat fixed;
}
a {
	color: #056739;
}
a:hover {
	color: #00AE00;
}
h1, h2, h3, h4, h5, h6, #nav li a {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-variant: small-caps;
}

/* Header */
#header {
	background: #056739;
	border-bottom: 3px solid #000;
	overflow: hidden;
	position: relative;
}
#header .linkbar {
	border-bottom: 3px solid #00AE00;
}
#header .linkbar h2 {
	color: #fff;
	display: inline;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 2em;
}
#header .linkbar ul {
	float: right;
	margin: 0;
}
#header h1 {
	margin: 0 0 .5em;
}
#header h1 a {
	background: url(images/bg_header.png) no-repeat 30px top;
	display: block;
	height: 85px;
	text-indent: -9999px;
}

/* Navigation */
#nav {
	border-bottom: 10px solid #00AE00;
	line-height: 1.5em;
	list-style: none;
	margin-bottom: 0;
	overflow: hidden;
	padding: 0;
}
#nav li:first-child {
	margin-left: 9px;
}
#nav li {
	display: inline;
	float: left;
	margin-right: 2px;
}
#nav li a {
	background: url(images/bg_nav.png) no-repeat 0 -82px;
	border-bottom: 2px solid #056739;
	color: #fff;
	display: block;
	float: left;
	font-size: 14px;
	margin-left: 0;
	padding: 0 0 0 10px;
	position: relative;
	text-decoration: none;
	z-index: 0;
}
#nav li a strong {
	background: url(images/bg_nav.png) no-repeat right -82px;
	display: block;
	float: left;
	padding: 6px 10px 6px 0;
	text-shadow: 0 1px 0 #333;
}
#nav li a:hover, #nav li a:active {
	background-position: 0 -45px;
	z-index: 3;
}
#nav li a:hover strong {
	background-position: right -45px;
	padding: 5px 10px 7px 0;
	z-index: 3;
}
#nav li.active a {
	background-position: 0 -5px;
	border-color: #00AE00;
	z-index: 5;
}

#nav li.active a strong {
	background-position: right -5px;
	padding: 5px 12px 7px 0;
	z-index: 5;
}
/* buttons */
a.button {
	background: url(images/bg_buttons.png) no-repeat -195px -2px;
	display: block;
	font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
	font-size: 1em;
	height: 33px;
	text-align: center;
	text-decoration: none;
	width: 141px;
}
a.button span {
	color: #fff;
	display: block;
	font-weight: normal;
	line-height: 32px;
	text-shadow: 0 1px 0 #333;
}
a.button:hover span {
	color: #333;
	text-shadow: 0 0 4px #fff;
}
a.largeGreen {
	background-position: -1px -2px;
	width: 188px;
}
a.mediumGreen {
	background-position: -195px -2px;
	width: 141px;
}
a.smallGreen {
	background-position: -340px -2px;
	width: 111px;
}
a.largeBlue {
	background-position: -1px -36px;
	width: 188px;
}
a.mediumBlue {
	background-position: -195px -36px;
	width: 141px;
}
a.smallBlue {
	background-position: -340px -36px;
	width: 111px;
}
a.largeRed {
	background-position: -1px -71px;
	width: 188px;
}
a.mediumRed {
	background-position: -195px -71px;
	width: 141px;
}
a.smallRed {
	background-position: -340px -71px;
	width: 111px;
}
#headbuttons {
	left: 700px;
	position: absolute;
	top: 38px;
}
#headbuttons a { 
	margin-bottom: 9px;
}
/* Content */
#content {
	margin-top: 1.5em;
	overflow: hidden;
}
.home_content {
	margin-bottom: 1.5em;
}
#homeRotate {
	background: #333;
	height: 400px;
	width: 540px;
}
#altcopy, #commentsection {
	background: url(images/bg_black_trans.png) left top repeat;
	border-bottom: 3px solid #000;
	border-top: 3px solid #000;
	clear: both;
	padding-bottom: 1.5em;
	padding-top: 1.5em;
	overflow: hidden;
}
#commentsection {
	color: #fff;
}
#commentsection h3 {
	color: #fff;
}
#content h2 {
	color: #056739;
	text-shadow: 0 1px 0 #fff;
}
.hentry {
	clear: both;
	margin-bottom: 1.5em;
	overflow: hidden;
}
.hentry h2 {
	line-height: 1.1;
	margin-bottom: 0;
}
/* Footer */
#footer {
	background: #056739;
	border-top: 1px solid #00AE00;
	color: #fff;
	padding-top: 1.5em;
	text-align: center;
}
#footer .linkbar {
	border-top: 3px solid #00AE00;
	height: auto;
	overflow: hidden;
	padding-top: 1em;
}
#footer .linkbar ul {
	left: 50%;
	margin-bottom: .5em;
	position: relative;
}
#footer .linkbar li {
	position: relative;
	right: 47%;
}
#footer .linkbar li a {
	font-weight: bold;
}
#footer .linkbar ul, #footer .linkbar p {
	margin: 0 0 1em 0;
}
#footer .linkbar p {
	font-size: .8em;
}
/* Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
	padding: 5px;
	margin: 0 0 .5em 1em;
}
img.alignleft {
	display: inline;
	margin: 0 1em .5em 0;
	padding: 5px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	margin: 10px;
	padding-top: 4px;
	text-align: center;

	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Forms */
form ol {
	list-style: none;
	margin-left: 0;
}
span.wpcf7-not-valid-tip {
	color: #C00 !important;
	left: 5px !important;
	padding: 3px 5px !important;
	position: relative !important;
	top: 0 !important;
	width: auto !important;
}
textarea {
	height: 150px;
}
form ol li textarea {
	width: 280px;
}
/* Classes */
.linkbar {
	background: #000;
	color: #fff;
	height: 2em;
	text-transform: uppercase;
}
.linkbar ul {
	display: inline;
	list-style: none;
}
.linkbar ul li {
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 2em;
	margin-right: 1.5em;
}
.linkbar li.active a {
	color: #00AE00;
}
.linkbar li.active a:hover {
	color: #FFF;
}
.linkbar a {
	color: #fff;
	text-decoration: none;
}
.linkbar a:hover {
	background: #00AE00;
	color: #fff;
}
.boxed h3 {
	background: #056739 url(images/bg_boxed_h3.png) repeat-x left top;
	border-left: 1px solid #67a27d;
	border-right: 1px solid #67a27d;
	color: #fff;
	margin-bottom: 0;
	padding: 5px 20px;
	text-shadow: 0 1px 0 #333;

	border-top-left-radius: 8px;
	-moz-border-radius-top-left: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-top-right: 8px;
	-webkit-border-top-right-radius: 8px;
}
.boxed h3 a {
	color: #fff;
	text-decoration: none;
}
.boxed h3 a:hover {
	text-shadow: none;
}
.boxed div {
	background: #fff;
	padding: 10px 20px;
}
.boxed p {
	margin-bottom: .5em;*
}
.upcomingevents li ul {
	margin: 0 0 1em 0 !important;
}
.upcomingevents li ul li {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.upcomingevents h4 {
	font-size: 1.1em;
	margin-bottom: 0;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.post {
	padding: 0;
}
.category-featured-exhibit, .category-news {
	padding: 0;
}
ul.byline, div.commentstats {
	float: left;
	list-style: none;
	margin: 0 1.5em 1.5em 0;
}
.social {
	position: absolute;
	right: 8px;
	top: 64px;
}
.social ul {
	margin: 0;
}
.social ul li {
	display: block;
	float: left;
	list-style: none;
	margin-right: 5px;
}
.social li a {
	display: block;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	width: 24px;
}

div.commentstats, div.commenttext {
	margin-bottom: .5em;
}
div.commenttext {
	
}
div.commentstats {
	z-index: 9;
}
div.comment-author {
	font-size: 1.2em;
}
.comment-author a {
	color: #fff;
}
.comment-meta a {
	color: #ccc;
	text-decoration: none;
}
.comment-meta a:hover {
	color: #fff;
	text-decoration: underline;
}
ul.byline li {
	color: #333;
	font-size: .9em;
	line-height: 1.667em;
}
.commentlist {
	border-top: 1px solid #333;
	list-style: none;
	margin: 0 0 1.5em;
}
.commentlist li {
	border-bottom: 1px solid #333;
	clear: left;
	padding: 5px;
	overflow: auto;
}
.commentlist li.even {
	background: url(images/bg_white_trans.png) left top repeat;
}
.commentlist li.bypostauthor {
}
.date {
	color: #666;
}
.postmetadata {
	list-style: none;
	margin: 0;
	padding: 0;
}
hr {
	clear: both;
}

/**** CALENDAR STYLES ****/
.calnk a:hover {
	background-position:0 0;
	text-decoration:none;  
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a:visited {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a {
	text-decoration:none; 
	color:#000000; 
	border-bottom:1px dotted #000000;
}
.calnk a span { 
	display:none; 
}
.calnk a:hover span {
	color:#333333; 
	background:#F6F79B; 
	display:block;
	position:absolute; 
	margin-top:1px; 
	padding:5px; 
	width:150px; 
	z-index:100;
}
.calendar-table {
	border:none;
	width:100%;
}
.calendar-heading {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
}
.calendar-next {
	width:25%;
	text-align:center;
}
.calendar-prev {
	width:25%;
	text-align:center;
}
.calendar-month {
	width: 50%;
	text-align: center;
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight: bold;
}
.normal-day-heading {
	text-align: center;
	width: 25px;
	height: 25px;
	font-size: 0.8em;
	border: 1px solid #DFE6DE;
	background-color: #EBF2EA;
}
.weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
	color:#FF0000;
}
.day-with-date {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #DFE6DE;
}
.no-events {

}
.day-without-date {
	width:60px;
	height:60px;
	border:1px solid #E9F0E8;
}
span.weekend {
	color:#FF0000;
}
.current-day {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #BFBFBF;
	background-color:#E4EBE3;
}
span.event {
	font-size:0.75em;
}
.event-title {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}
.event-title-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
}
.event-content-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
}
.calendar-date-switcher {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
}
.calendar-date-switcher form {
	margin:0;
	padding:0;
}
.calendar-date-switcher input {
	border:1px #D6DED5 solid;
}
.calendar-date-switcher select {
	border:1px #D6DED5 solid;
}
.cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
	border:1px solid #D6DED5;
}
