
/*
=====================================================
Global
=====================================================
*/
body {
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #2b2a2a;
}
div#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 47px;
	margin-bottom: 30px;
	height:auto;
}

/*
=====================================================
Top Nav Bar
=====================================================
*/
div#top_nav {
	width: 950px;
	height: 53px;
}
div#top_nav_left {
	height: 53px;
	width: 9px;
	float: left;
	background-image: url(../images/top_nav_left.jpg);
}
div#top_nav_right {
	height: 53px;
	width: 9px;
	float: right;
	background-image: url(../images/top_nav_right.jpg);
}
div#top_nav_center {
	width: 941px;
	height: 53px;
	background-color: white;
}
div.top_links_photo {
	height: 53px;
	width: 73px;
	float:left;
	text-align: center;
	margin-right: 15px;
}
div.top_links_photo:hover {
	background-image: url(../images/pages-hover.gif);
	background-repeat: repeat-x;
	height: 53px;
	width: 73px;
	float:left;
	margin-right: 15px;
}
div.top_links_apparel {
	height: 53px;
	width: 73px;
	float:left;
	text-align: center;
	margin-right: 15px;
}
div.top_links_apparel:hover {
	background-image: url(../images/pages-hover.gif);
	background-repeat: repeat-x;
	height: 53px;
	width: 73px;
	float:left;
	margin-right: 15px;
}
div.top_links_facebook {
	height: 53px;
	width: 73px;
	float:left;
	text-align: center;
}
div.top_links_facebook:hover {
	background-image: url(../images/pages-hover.gif);
	background-repeat: repeat-x;
	height: 53px;
	width: 73px;
	float:left;
	text-align: center;
}
ul.top_nav {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
.top_nav_links {
	font-family: verdana;
	font-size: 14px;
	color: #8d8d8d;
	margin-top: 15px;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
}
li.top_nav_links {
	font-family: verdana;
	font-size: 14px;
	color: #8d8d8d;
	margin-top: 15px;
	list-style-type: none;
	list-style-image: none;
}
div#top_nav_links {
	float:left;
	margin-left: 10px;
}
img.is_logo {
	float:right;
	margin-top: 4px;
	;
}
/*
=====================================================
Nav Bar
=====================================================
*/
div#nav_bar {
	background-image: url(../images/nav_bg.jpg);
	height: 50px;
	width: 950px;
}
ul.nav {
	display: inline;
	height: 50px;
}
li.nav {
	display: inline;
	font-family: verdana;
	color: white;
	font-size: 14px;
	padding-right: 25.5px;
	padding-left: 25.5px;
	float:left;
	margin-top: 15px;
}
li.nav_border {
	display: inline;
	float:left;
	background-image: url(../images/nav_border.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 2px;
}
a.nav_item{
	font-family: verdana;
	color: white;
	font-size: 14px;
	text-decoration: none;
}
/*
=====================================================
Content
=====================================================
*/
div#content_container {
	width: 950px;
	height: <?php echo $page_height; ?>px;
	background-color: white;
}
div#content_container_gallery {
	width: 950px;
	height: 1025px;
	background-color: white;
}
div#content {
	background-image: url(../images/content_top.jpg);
	background-repeat: 	repeat-x;
	width: 646px;
	background-color: white;
	height: 100%;
	float:left;
}
div#main_content {
	margin-left: 19px;
	margin-top: 16px;
	border: solid 1px #e2dfdf;
	width: 593px;
	height: 96%;
	float:left;
	padding-left: 15px;
}
div#leagues {
	text-align:center;
	padding-left: 15px;
	width: 192px;
	height: 100%;
	float:right;
	border: solid 1px #e2dfdf;
	border-right: none;
	border-top: none;
}
ul.recent_events {
	list-style-type:none;
	display: inline;
}
li.recent_events {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	color: #406383;
	background-image: url(../images/recent_event_bullet.jpg);
	background-repeat: no-repeat;
	background-position:0px 6px;
	padding-left: 5px;
}
div.recent_event {
	width: 375px;
	float:left;	
}
div.recent_event_left {
	float:left;
	width: 129px;
	margin-bottom: 0px;
}
div.recent_event_right {
	float:right;
	width: 235px;
	padding-left: 6px;
	margin-bottom: 0px;
}
span.event_author {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #706262;	
}
a.category {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #706262;	
}
span.event_author {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #706262;	
}
.recent_event_thumbnail {
	padding: 4px;
	border: 1px solid #dfdfdf;	
}
span.recent_event_text {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #a8a0a0;	
	margin-top: 6px;
}
span.wordpress_category {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #a8a0a0;	
	margin-top: 6px;
}
h1.event_headline {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #5f666f;
	font-size: 23px;
	margin-bottom: 8px;		
}
.event_headline{
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #5f666f;
	font-size: 23px;	
	text-decoration: none;
}

ul#leagues {
	
	list-style: none;		
}
li.league {
	margin-left: -45px;
}

/*
=====================================================
Wordpress
=====================================================
*/
.wp-paginate {padding:0; margin:0;}
.wp-paginate li {display:inline; list-style:none;}
.wp-paginate a {background:#ddd; border:1px solid #ccc; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}
.wp-paginate a:hover, .wp-paginate a:active {background:#ccc; color:#888;}
.wp-paginate .title {color:#555; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {color:#fff; background:#5f87ae; border:1px solid #89adcf; margin-right:4px; padding:3px 6px;}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}
div#wp_paginate { float: right; margin-top: 10px; font-family: Trebuchet MS; font-size: 12px;}
/*
=====================================================
Right
=====================================================
*/
div#content_right {
	background-image: url(../images/content_right_top.jpg), url(../images/content_right_bg.jpg);
	background-color: #d7d7d7;
	background-repeat: repeat-x, repeat-y;
	width: 304px;
	height: 100%;
	float:right;
}
div#facebook {
	height: 257px;
	background-color: white;
	width: 292px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 5px;
}
div#upcoming_events {
	margin-top: 20px;
	height: 238px;	
}
li.random {
		display:inline;
		list-style:none;
		margin-left: 2px;
		
}
div#random {
		width: 300px;
		margin-left: 7px;	
}
ul#event_listing {
		list-style-image:url(../images/event_bullet.jpg);
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #373434;
		padding-left: 27px;
}
li.event {
		padding-bottom: 10px;
}
/*
=====================================================
Footer
=====================================================
*/
div#footer {
	width: 950px;
	height: 45px;
	background-image:url(../images/footer.jpg);
	clear: both;
	
}
div#footer_left {
	float:left;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #a8a0a0;
	margin-top: 18px;
	margin-left: 29px;
}
div#footer_right {
	float:right;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #a8a0a0;
	margin-top: 18px;
	margin-right: 23px;
}


/*
=====================================================
Gallery
=====================================================
*/
iframe#iframe {
	width: 100%;
	height: 180px;
	border: none;
	margin-top: -7px;
	margin-left: -10px;	
}

a:hover {
	color: #789;
	text-decoration: underline;
}
form {
	display: inline;
}
img {
	border: 0;
	display: inline;
}
input, select, textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #444;
}
input.submit {
	background-color: #369;
	background-image: url(../images/blue-button-bg.gif);
	background-repeat: repeat-x;
	border: none;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 85%;
	font-weight: normal;
	padding: 3px 5px;
	cursor: pointer;
	width: auto;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}
table {
	border: 0;
	padding: 0;
}
/* Page Structure */

#main-container {
	margin-left: -45px;
	width: 646px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#plog-wrapper {
	margin: 0px auto;
	width: 93%;
}
#inner-wrapper {
	/* padding: 10px;*/
	width: 646px;
}
/* Header Structure/Elements */

#header-table {
	width: 640px;
}
#gallery-name h1 {
	padding: 0;
	margin: 0;
}
/* Menu Structure/Elements */

#breadcrumbs {
	margin: 0;
	width: 609px;
	margin-left: 12px;

}
#breadcrumb-table {
	width: 609px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
	font-size: 15pt;
}
#breadcrumb-links {
	margin: 2px;
}
a.print {
 	background-image: url(../"images/printer.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
/* Content Structure/Elements */

#thumbnail-container { /* this is the div that contains all the thumbnails in collection/album view */
	margin: 5px auto;
	width: 646px;
}
#overlay { /* this is the blue box that shows the total comments when hovering on a thumbnail in album view */
	position: absolute;
	visibility: hidden;
	background-color: #38c;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	text-align: center;
	width: 18px;
	color: #fff;
}
ul.slides { /* this is the overall thumbnail container in collection/album view */
	margin: 0 auto;
	margin-top: 15px;
	margin-left: 15px;
	padding: 0;
	list-style: none;
	line-height: 1.4em;
}
.slides li { /* this is the individual thumbnail container in collection/album view */
	display: block;
	float: left;
	margin: 0 0px -65px 0; /* 2nd number controls the distance between thumbnails */
	padding: 0;
}
.tag { /* this controls the text under a thumbnail in collection/album view with caption/download checkbox */
	text-align: center;
	white-space: normal;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #5f666f;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 35px;
	text-decoration: none;
}
.tag2 { /* this controls the text under a thumbnail in collection/album view with caption/download checkbox */
	text-align: center;
	white-space: normal;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #5f666f;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 20px;
	text-decoration: none;
}
span.album_titles{
	margin-bottom: 3px;	
}

.meta-header { /* this controls the text under a thumbnail in collection view with total albums or pictures */
	font-size: 9pt;
	padding: 0;
	margin: 0;
	color: white;
	text-align: center;
}
#caption-date-table, #prev-next-table { /* containers for the caption, date and prev/next links above the large image in picture view */
	width: 646px;
	margin: auto;
}
#picture-caption, .date { /* this controls the caption and date above the large image in picture view */
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.4;
	background-repeat: no-repeat;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-left: 4px;
	padding-bottom: 2px;
}
#prev-link-container {
	width: 50%;
	text-align: left;
}
#next-link-container {
	width: 50%;
	text-align: right;
}
#prev-button, #next-button {
}
a.nav-link-img-prev {
	background-image: url(../images/rewind.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	width: 40px;
}
a.nav-link-img-next {
	background-image: url(../images/fforward.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 20px;
	width: 40px;
}
#picture-holder {
	text-align: center;
}
#picture-holder a:hover img {
	border: 1px solid #38c;
	background-color: #ededed;
	margin: 4px;
}
#picture-holder #description {
	width: 646px;
	margin: 15px auto;
}
.photos {
	padding: 4px;
	border: 1px solid #dfdfdf;	
}
.photos-large {
	border: 1px solid #789;
	background-color: #efefef;
	padding: 10px;
	margin: 4px;
}
.thumbnail img {
	padding: 4px;
	border: 1px solid #dfdfdf;	
}
.thumbnail a:hover img {
	padding: 4px;
	border: 1px solid #2b292a;	
}
#error-404, #no-pictures-msg {
	margin: 50px 75px;
	text-align: justify;
}
/* Form Structure/Elements */

#jump-menu {
	text-align: right;
}
#download-selected {
	float: right;
	text-align: right;
}
#search-box {
	text-align: right;
}
#jump-search-container {
	text-align: right;
	vertical-align: middle;
}
#sortby-container {
	text-align: right;
	white-space: nowrap;
}
.align-right {
	text-align: right;
}
.nomargin {
	margin: 0;
}
/* Footer Structure/Elements */

#pagination {
	padding: 2px;
	margin-top: 20px;
	clear: both;
	line-height: 2.5em;
	width: 646px;
}
#pagination-table {
	width: 646px;
	
	text-align: center;
	margin-top: -15px;
	margin-left: -50px;
}
/*.page-link {
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}*/

span.page-link, a.page-link, a.pagPrev, a.pagNext {
	border: 1px solid #bbb;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 5px;
	margin: 0 3px;
	color: #bbb;
	text-decoration: none;
}
.page-link:hover, .page-link a:hover, a.pagPrev:hover, a.pagNext:hover {
	color: #777;
	border: 1px solid #777;
	background-color: #f9f9f9;
}
.page-link a:focus {
	outline: none;
	-moz-outline: none;
}
/*a.pagPrev, a.pagNext {
	color: #bbb;
	text-decoration: none;
	margin: 0 2px;
}

a.pagPrev:hover, a.pagNext:hover {
	color: #777;
	text-decoration: none;
}*/

span.page-link-current {
	border: 1px solid #274f77;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 5px;
	margin: 0 3px;
	background-color: #274f77;
	color: #fff;
}
#rss-tag-container {
	text-align: right;
	white-space: nowrap;
}
#rss-image {
	margin: 0;
	padding: 0;
	display: inline
}
#stats {
	font-size: 85%;
	text-align: center;
	padding: 8px 5px 0 5px;
	margin: 0;
}
#link-back {
	font-size: 85%;
	text-align: center;
	padding: 8px 5px 5px 5px;
	margin: 0;
}
/* Comment Structure/Elements */

#comment-container {
	width: 90%;
	margin: auto;
}
.comment-heading h2 {
	font-size: 1.2em;
}
.comment-heading h3 {
	font-size: 1.1em;
}
.comments p {
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}
.comments cite {
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.8em;
	background: url(../images/comment.gif) no-repeat 0 3px;
	padding: 5px;
	margin-top: 8px;
	height: 28px;
}
li.comment, li.comment-alt {
	border-top: 1px solid #cdcdcd;
	background-color: #ededed;
	margin: 0;
	padding: 15px;
	list-style: none inside;
}
li.comment-alt {
	background-color: #fff;
}
.comments-closed {
	text-align: left;
	margin-top: 25px;
}
/* Exif data container structure*/

#exif-toggle {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
}
#exif-data-container {
	width: 550px;
	margin: 10px auto;
	text-align: center;
	padding: 10px;
}
#exif-table {
}
#exif-data td.exif-label {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	width: 50%;
}
#exif-data td.exif-info {
	text-align: left;
	padding-right: 10px;
	width: 50%;
}
#exif-data {
	margin: 10px auto;
	padding: 20px;
	text-align: left;
	width: 70%;
	border: 1px solid #ddd;
	background-color: #f7f7f7;
}
/* Slideshow Elements */

.large-thumb-toolbar {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	margin: auto;
}
/* Success/Error Messages */

.actions, .errors {
	width: 646px;
	background-repeat: no-repeat;
	background-position: 5px 8px;
	margin-bottom: 15px;
	padding: 8px 8px 8px 28px;
	padding-left: 28px;
}
.actions {
	background-image: url(../images/alert.gif);
	border: 1px solid #bb0;
	background-color: #ffffe0;
}
.errors {
	background-image: url(../images/x.gif);
	border: 1px solid maroon;
	background-color: #fcc;
}
.field-error {
	border: 1px solid maroon;
	background-color: #fcc;
}
div#stats {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
}
/*
=====================================================
Banner slideshow
=====================================================
*/ .feature_wrap {
	width:950px;
	height:251px;

}
div.banner_nav {
	width: 950px;	
}
.feature_slide {
	width:950px;
	height:251px;
}
.tabNavigation {
	width: 230px;
}
ul.tabNavigation {
	margin:0;
	margin-bottom: -47px;
	padding:0;
	float:right;
	position:relative;
	top:-60px;
	right:20px;
}
ul.tabNavigation li {
	float: left;
	padding-right:10px;
	display: block;
}
ul.tabNavigation li a {
	color:#FFF;
	font-size: 23pt;
	font-family: georgia, verdana, helvetica, arial;
	padding: 1px 6px 10px 5px;
	float: left;
	display: block;
	text-decoration: none;
}
ul.tabNavigation li a:hover {
	background:url(../images/hover.png);
	text-decoration: none;
}
div#mid_section {
	
	width: 950px;
	
}
