/*
Theme Name: Tolworth
Theme URI: http://wordpress.org/
Description: Tolworth Gym Club custom theme.
Author: Michael Parks - http://art-parks.com
Version: 1.0
Tags: red, white, blue, gymnastics
*/

@charset "UTF-8";
/* CSS Document */



/* GENERAL STUFF */
body {
	margin: 0px;
	background-color: #CCC;
	background-image: url(imgs/layout/fancybg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 12px;
}
body { /* DUPLICATED FOR SAFARI... AN APPLE BUG, THE HORROR! */
	margin: 0px; 
	background-color: #212121; /* background-image: url(imgs/layout/true_bg.gif); background-position: top; background-repeat: repeat-x; */
	font-family: Arial, Helvetica, sans-serif; color: #222; font-size: 12px;
}
p.no_pad {
	padding: 0px;
	margin: 0px;
}
p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
img.alignright {float:right; margin:0 0 7px 7px }
img.alignleft {float:left; margin:0 7px 7px 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 7px 7px}
a img.alignleft {float:left; margin:0 7px 7px 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}



/* TEXT ELEMENTS */
h1 { /* MODULE HEADER WITH BOTTOM PADDING*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#F00;
	font-size:24px;
	font-style:italic;
	padding: 3px 0 7px 0;
	margin: 0px;
	font-weight: normal;
}
h9 { /* MODULE HEADER WITHout BOTTOM PADDING*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#F00;
	font-size:24px;
	font-style:italic;
	padding: 3px 0 0 0;
	margin: 0px;
	font-weight: normal;
}
h2 { /* FEATURED HEADLINE */
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#F00;
	font-size:30px;
	font-style:italic;
	padding: 0px 7px 7px 7px;
	margin: 0px;
	font-weight: normal;
}
h3 { /* NEWS DATE */
	margin: 0px 0px 7px 0px;
	padding-bottom: 7px;
	font-size:10px;
	font-weight: normal;
	border-bottom: 1px;
	border-bottom-style:solid;
}
h4 { /* OTHER NEWS HEADLINE */
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#F00;
	font-size:18px;
	font-style:italic;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	font-weight: normal;
}
h5 { /* CONTACT DETAILS */
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#F00;
	font-size:24px;
	font-style:italic;
	padding: 3px 0 0 0;
	margin: 0px;
	font-weight: normal;
}
h6 { /* NEXT EVENT TITLE */
	color:#F00;
	font-size:14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
}	
h7 { /* SINGLE NEWS HEADLINE */
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#F00;
	font-size:18px;
	font-style:italic;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
h8 { /* OTHER HEADLINES */
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#F00;
	font-size:12px;
	font-style:italic;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#nav_bar {
	color: #FFF;
	font-size: 11px;
	text-align: left;
}
.red {
	color: #F00;
}
#upcoming_events_date {
	font-size: 16px;
}
#address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style:italic;
}
#base_nav_container {
	color: #FFF;
	font-size: 10px;
}
.small_text {
	font-size: 10px;
}
.menu_items {
	font-weight: normal;
}
.gallery_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style:italic;
	color:#F00;
}
.contact_details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}



/* LINK ELEMENTS */
a {
	color: #F00;
	border: 0px;
	text-decoration: none;
}
a:hover {
	color: #ff5e5e;
}
a.headline {
	color: #F00;
}
a.headline:hover {
	color: #ff5e5e;
}
a.base_links {
	color:#FFF;
}
a.base_links:hover {
	color:#CCC;
}
a.art_parks_link {
	color: #25d7ef;
}
a.art_parks_link:hover {
	color: #40ebff;
}





/* LIST ELEMENTS */
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}
ul.sublist {
	list-style: none;
	margin-left: 10px;
	padding: 0px;
}
li.last { 
	padding-bottom: 15px;
}



/* GENERIC LAYOUT ELEMENTS */
#outer_centre_holder {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(imgs/layout/shadow.png);
}
#flag_left {
	float: left;
	top: 0px;
	position: relative;
	width: 25px;
}
#flag_right {
	float: right;
	top: 0px;
	position: relative;
	width: 25px;
}
#centre_holder {
	width: 800px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#main_holder {
	width: 780px;
	padding: 10px 10px 0px 10px;
	background-color: #FFF;
	background-image: url(imgs/layout/shadow_nav.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#header_graphic {
	width: 800px;
	position: relative;
	height: 200px;
	background-color: #CCC;
}
#nav_bar {
	width: 780px;
	height: 10px;
	position: relative;
	background-image: url(imgs/layout/navbarbg.gif);
	padding: 10px;
	text-shadow: 1px 1px 0px #000;	
}
#nav_bar a {
	color: #FFF;
}
#nav_bar li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
#nav_bar ul {
	padding: 0;
}
#nav_bar a:hover {
	text-decoration: underline;
}
.nav_bar_popup {
	width: 780px;
	height: 10px;
	padding: 10px;
	font-size: 10px;	
	position: absolute;
	background: url(imgs/layout/trans.png); 
	z-index: 9999;	
	text-shadow: 1px 1px 0px #000;		
}
.nav_bar_popup a {
	color: #FFF;
}
.nav_bar_popup a:hover {
	text-decoration: underline;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
#right_container {
	position: absolute;
	left: 536px;
	top: 240px;
}
#menu1, #menu2, #menu3, #menu4 {
	visibility: hidden;
}
#menu1 {
	padding-left: 12px;
	width: 778px;
}
#menu2 {
	padding-left: 58px;
	width: 732px;
}
#menu3 {
	padding-left: 460px;
	width: 330px;
}
#menu4 {
	padding-left: 122px;
	width: 668px;
}


/* INDEX.PHP ELEMENTS */
#featured_news {
	position: relative;
	width: 516px;
	min-height: 300px;
	padding: 0px;
	background-image: url(imgs/layout/300gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e0e0e0;
}
.featured_news_pic {
	float: left;
	padding-right: 7px;
	position: relative;
}
#other_news {
	position: relative;
	padding: 0px 7px 7px 7px;
	width: 502px;
	height: 293px;
	background-image: url(imgs/layout/300gradient.gif);
	top: 20px;
}
#other_news p {
	margin: 0;
	padding: 0;
}
#welcome {
	position: relative;
	padding: 0px 7px 7px 7px;
	width: 502px;
	min-height: 150px;
	background-image: url(imgs/layout/150gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e0e0e0;
	top: 10px;
}
.other_news_item {
	height: 75px;
	position: relative;
	width: 502px;
	margin-bottom: 13px;
}
.other_news_pic {
	float: left;
	padding-right: 7px;
}
#other_news_top {
	margin-top: 2px;
}



/* UPCOMING EVENTS BOX */
#upcoming_events {
	width: 240px;
	min-height: 183px;
	background-image: url(imgs/layout/upcomingeventbg.jpg);
	background-color: #e0e0e0;
	background-repeat: no-repeat;
	position: relative;
	padding: 110px 7px 7px 7px;
}
#upcoming_events_date {
	padding: 5px;
	position: absolute;
	left: 7px;
	top: 75px;
	background-color: #FFF;
	border-style: dotted;
	border-width: 1px;
	z-index: 1;
}



/* PARTIES BOX */
#parties {
	position: relative;
	width: 254px;
	height: 300px;
	top: 10px;
}



/* CLASS TIMES BOX */
#classes {
	position: relative;
	width: 254px;
	height: 150px;
	top: 20px;
}



/* VIDEOS PREVIEW BOX */
#vids_preview {
	padding: 0px 0px 7px 7px;
	position: relative;
	margin-top: 10px;
	width: 509px;
	height: 143px;
	background-image: url(imgs/layout/150gradient.gif);
}
#vids_preview_index {
	padding: 0px 0px 7px 7px;
	position: relative;
	margin-top: 30px;
	width: 509px;
	height: 143px;
	background-image: url(imgs/layout/150gradient.gif);
}
#videoBar-bar {
	float: left;
	margin: -2px 0 0 0;
	padding: 0px;
}
#videoBarRight {
	float: left;
	margin: -2px 0 0 0;
	padding: 0px;
}
#videoBarTop {
	float: left;
	margin: -2px 0 0 0;
	padding: 0px;
}
#videoBarLeft {
	float: left;
	margin: -2px 0 0 0;
	padding: 0px;
}
#blocker {
	z-index: 1;
	width: 150px;
	height: 29px;
	position: absolute;
	left: 295px;
	top: 119px;
	background-image: url(imgs/layout/blockergradient.gif);
}



/* HEADLINES BOX */
#headlines {
	padding: 0px 0px 7px 7px;
	position: relative;
	margin-top: 10px;
	width: 509px;
	height: 143px;
	background-image: url(imgs/layout/150gradient.gif);
}



/* CONTACT BASE BOX */
#contact_base_box {
	width: 509px;
	min-height: 100px;
	padding: 0px 0px 0px 7px;
	position: relative;
	margin-top: 10px;
	background-image: url(imgs/layout/100gradient.gif);
	background-color: #e0e0e0;
	background-repeat: no-repeat;	
}
#address {
	text-align: right;
	float: right;
	width: 250px;
	height: 86px;
	padding: 7px;
}



/* BASE NAV */
#base_nav_container {
	position: relative;
	height: 288px;
	width: 740px;
	left: -10px;
	background-image: url(imgs/layout/basenavgradient.gif);
	padding: 30px 30px 10px 30px;
	margin-top: 10px;
}
.base_link_blocks {
	width: 150px;
	position: relative;
	float: left;
}
#copyright {
	position: absolute;
	top: 290px;
	right: 30px;
	width: 500px;
	text-align: right;
}
#art_parks {
	position: absolute;
	text-align: center;
	right: 19px;
	top: 150px;
}
#bg_logos {
	position: absolute;
	width: 176px;
	height: 92px;
	left: 511px;
	top: 184px;
}


/* GENERIC LARGE BLOCK */
#content_block {
	position: relative;
	width: 502px;
	min-height: 602px;
	overflow: auto;
	padding: 0 7px 7px 7px;
	background-image: url(imgs/layout/610gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e0e0e0;
}



/* SINGLE.PHP ELEMENTS */
.single_news_pic {
	float: left;
	padding: 0px 7px 7px 0px;
	z-index: 9999;
	position: relative;
}
#story_block {
	position: relative;
	width: 502px;
	min-height: 602px;
	padding: 0 7px 7px 7px;
	background-image: url(imgs/layout/610gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e0e0e0;
}



/* MENU BAR ITEMS */
#menu_home {
	position: absolute;
	width: 80px;
	left: 0px;
	top: 30px;
	background-color: #CCC;
}



/* GALLERY ELEMENTS */
div.gallerylisting { float:left; margin: 0 0 7px 0px; padding: 0 0 7px 0; border: 1px solid #ccc; border-width: 0 0 1px 0; }
	div.gallerylisting-thumb { float:left; margin: 0 7px 0 0; padding: 5px; background: #aaa; }
		div.gallerylisting-thumb:hover { background: #999 }
		div.gallerylisting-thumb img.attachment-thumbnail { }
	div.gallerylisting-desc { width: 502px; }
		div.gallerylisting-desc h2 { font-size: 18px; padding-top: 5px; }
		div.gallerylisting-desc p { font-size: 14px; line-height: 16px; }
		
div.gallerypost-thumb { 
	float:left; 
	margin: 7px 7px 7px 7px; 
	padding: 10px;
	background: #e8e8e8; 
}
div.gallerypost-thumb:hover { 
	background: #CCC; 
	}
#gallery_block {
	position: relative;
	width: 516px;
	min-height: 610px;
	padding: 0 0 5px 0;
	background-image: url(imgs/layout/610gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e0e0e0;
}
#gallery_block h1 {
	padding: 10px 0 7px 5px;
}
#back_to_galleries {
	padding: 0 0 0 7px;
}
.wp-caption {
	text-align: center;
	margin-right: 2px;
	float: left;
}
.show_img {
	width: 502px;
	margin-bottom:15px;
	position: relative;
}
.size-full {
	border: none;
	padding: 0;
	margin-bottom: 5px;
}



/* PROFILES ELEMENTS */
.profile_holder {
	width: 502px;
	min-height: 100px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid #ccc 1px;
}
.profile_pic {
	float: left;
	padding-right: 7px;
}



/* UNIFORMS ELEMENTS */
.uniform_holder {
	width: 502px;
	margin-bottom: 10px;
}

