/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom he
ader, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #BCC9D1;
	text-align: center;height:100%;
	}
.rightbg{/*background:url(images/rightbg2.gif) bottom right no-repeat;*/width:100%;height:auto;min-height:100%;}


#page {
	border: 1px solid #959596;
	text-align: center;
	}

#header {
	/*position:relative;*/
	background:url(images/headerbg.png) top left repeat-x;
	}

#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:0px 10px 0px 10px;
	text-align:justify;
	}

.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 {
	border: none;
	}

/*
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	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:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
*/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.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 {
	color: #777;
	}

code {
	/*font: 1.1em 'Courier New', Courier, Fixed;*/
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #FFF;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	padding: 0;
	margin:0;
	}


#page {

	margin:auto;
	padding: 0;
	width: 1003px;
	border: 1px solid #000;
	min-height:100%;
	*height:100%;
	background:#000 url(images/pagebg.png) bottom left repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	position:relative;
	
	}
#page a{font-family:Tahoma, Geneva, sans-serif;font-size:12px;}
#header {
	/*background-color: #73a0c5;*/
	margin: 0 0 0 1px;
	padding: 0;
	height: 161px;
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 161px;
	width: 100%;
	padding-top:44px;
    *padding-top:60px;
	}

.narrowcolumn {
/*	float: left;*/
	width: 484px;
	color:#bcc9d1;
	
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	padding: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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: 100%;
	clear: both;
	font-family:Tahoma, Geneva, sans-serif;
	}

#footer p {
	margin: 0;
	padding: 20px 10px;
	text-align: right;
	color:#838383;
	font-size:11px;
	}
	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0px;
	padding: 0;
	}

h3 {
	padding: 0;
/*	margin: 30px 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;
	}

img.alignnone {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.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;
	list-style:none;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	list-style-image:none;
	}

#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:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	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 #submit {
	margin: 0 0 5px 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;*/
	width:206px;
/*	float:left;*/
	
	color:#FFF;
	}

#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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	padding-top: 10px;
	}
/* 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 */

#logo{position:absolute;left:28px; top:23px;width:115px;height:114px;z-index:2;}

.widget_qtranslate {left:670px;position:absolute;top:18px;*top:30px;width:130px;}
.widget_qtranslate li{float:left;width:30px;list-style:none;}

.gym_menu{background:url(images/gym_menu.png) top left no-repeat;width:1003px;height:32px;margin-top:18px;z-index:10;}
#page .gym_menu a{font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;}
.clear{clear:both;}


.sidebartop{background:url(images/sidebar_top.png) left top no-repeat;height:10px;width:206px;line-height:1px;font-size:0.01em}
.sidebarbottom{background:url(images/sidebar_bottom.png) left top no-repeat;height:10px;width:206px;line-height:1px;}
#mainpart{padding:13px 10px 13px 10px;z-index:1;}

.news{padding:0px 7px;text-align:left;/*background:#2f2f2f url(images/gym_newsbg.gif) top left repeat-x;*/}
#sidebar .news h2{color:#FFF;text-align:left;font-size:22px;font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;/*border-bottom:2px solid #000;*/font-weight:normal;background:url(images/border.gif) bottom left no-repeat;padding-bottom:9px;}
#sidebar .news  ul ul li{list-style-image:none;font-size:11px;}
#sidebar .news  ul ul li dl{list-style-image:none;}
#sidebar .news  ul ul li a{color:#bcc9d1;font-size:11px;font-weight:bold;text-transform:capitalize;}
#sidebar .news  .newsdate{display:block;}
.gym_menu   _separator_0{float:left;width:0px;}
.widget_pages{background:url(images/gym_menu_border.png) top left no-repeat;height:32px;padding-left:9px;width:auto;float:right;margin-right:26px;*margin-right:25px;}

.center_top{background:url(images/center_top.png) top left no-repeat;width:452px;height:10px;padding:0px;margin:0px;line-height:2px;font-size:1px;}
.centerbg{background:#2f2f2f url(images/center_bg.gif) top left repeat-x ;width:452px;padding:0px;margin:0px;*height:559px;min-height:559px;font-size:13px;}
.centerbg .image{color:#bcc9d1;background:url(images/image1.png) top left no-repeat;width:452px;padding-top:110px;min-height:317px;}

.centerbg .image h2{text-align:right;padding:0px 15px 0px 0px;font-size:21px;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;font-style:italic;margin:0px;}
.centerbg h2{padding:0px 10px;font-size:22px;font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;font-weight:normal;color:#fff;}
.center_bottom{background:url(images/center_bottom.png) top left no-repeat;width:452px;height:10px;}
.centerbg .image .textwidget {text-align:left;padding:0px 10px;width:432px;line-height:20px;}
#sidebar .partners h2{margin-bottom:10px;}
#sidebar .partners{ padding-top:32px;}
.widgets{float:left;width:289px;}
#footer a{color:#838383}
#footer a:hover{color:#FFF;}

.gym_menu h2{display:none;}
.gym_menu ul{list-style:none;padding:0px;margin:0px;z-index:100;}
.gym_menu ul .current_page_selected_0 ul a, .gym_menu ul .current_page_0 ul a{color:#FFF;font-size:11px;line-height:14px;padding-bottom:2px;text-transform:capitalize;}
.gym_menu ul .current_page_selected_0,.gym_menu ul .current_page_0{float:left;position:relative;padding-right:9px;z-index:100;} 
.gym_menu ul .current_page_0{background:url(images/gym_menu_border.png) right center no-repeat;}
.gym_menu ul .current_page_selected_0{background:url(images/gym_menu_yellow_border.png) right top no-repeat;}
.gym_menu ul .current_page_selected_0 a {color:#000;}
.gym_menu ul .current_page_selected_0 .bg,.gym_menu ul .current_page_0 .bg{padding-left:15px;float:left;padding-right:6px;*padding-left:0px;position:relative;z-index:100;}
.gym_menu ul .current_page_selected_0 .bg .bg,.gym_menu ul .current_page_0 .bg .bg{padding:0px 7px;;margin:auto;*padding-left:0px;width:142px;*width:149px;z-index:100;}
.gym_menu ul ul{background:url(images/second_menu2.png) bottom right  no-repeat;padding-bottom:18px;z-index:100;}
.gym_menu ul ul div{background:url(images/second_menubg2.png) top right repeat-y ;width:156px;z-index:100;position:relative;}
.gym_menu ul .current_page_selected_0 .bg{background:url(images/gym_menu_yellow.png) top left repeat-x;}
.gym_menu ul .current_page_selected_0 .bg .bg{background:none;z-index:100;}
.gym_menu ul .current_page_selected_0:hover .bg .bg{background:none;z-index:100;}
.gym_menu ul .current_page_0:hover{background:url(images/gym_menu_yellow.png) top left repeat-x;}
.gym_menu ul a{color:#ffde00;font-size:11px;text-transform:uppercase;font-weight:bold;}
.gym_menu ul a:hover{color:#FF0}
.gym_menu ul .current_page_0:hover{background:url(images/gym_menu_yellow.png) top left repeat-x;}
.gym_menu ul li{list-style:none;padding:0px;margin:0px;}
.gym_menu ul .current_page_selected_0 a,.gym_menu ul .current_page_0 a{line-height:32px;}
.gym_menu ul .current_page_1 .bg{float:none;text-align:left;z-index:100;}
.gym_menu .current_page_1 a{font-size:10px;}
.gym_menu ul .current_page_selected_1 .bg{float:none;text-align:left;z-index:100;}
.gym_menu ul li a{*text-align:left;}


.wid{font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:12px;color:#939393;}
.tddrecentposts li dl{list-style-image:none;}
.tddrecentposts li dd{padding:0px;margin-left:10px;}
.tddrecentposts dt{margin-bottom:10px;}
.contacts{color:#7e7c7c;font-size:11px;}
/*css drop down menu*/
.gym_menu li {position:relative}
.gym_menu ul li ul{display:none;position:absolute;height:auto;top:32px;left:-12px;width:156px;z-index:100;*top:23px;}
.gym_menu ul li ul li ul{top:10px;left:80px;padding-left:65px;z-index:100;}
.gym_menu ul li ul li{width:136px;border-bottom:1px dotted #252525;padding:4px 0px;z-index:100;position:relative;}
/*.gym_menu ul li:hover ul{display:block;padding-right:1000px;}*/

/*.gym_menu ul li:hover ul ul{display:none;left:120px;}*/
/*.gym_menu ul li ul li:hover ul{display:block;}*/
/*end of css drop down menu*/

.widgets ul {padding:0px;margin:0px;}
.widgets ul li{padding:0px;margin:0px;list-style:none;;text-align:left;color:#62a4b5;}
.widgets ul a{color:#bcc9d1;font-size:12;font-weight:bold;text-transform:capitalize;border-bottom:1px dotted #bcc9d1;line-height:22px;}
.widgets  h2{color:#FFF;text-align:left;font-size:22px;font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;border-bottom:2px solid #000;font-weight:normal;}
.widgets .widget_text h2{display:none;}
.widgets .widget_SubPages{width:200px;}
.widgets .widget_text{width:288px; margin-bottom:15px;}
.entry{width:432px;}

/*.leftbg{width:100%;height:auto;min-height:100%; background:url(images/leftbg.gif) bottom left no-repeat;}*/
.bgr{background:#e9f8fc url(images/htmlbg.gif) bottom center repeat;width:100%;height:auto;min-height:100%;}
.bookmark{right:27px;top:105px;position:absolute;z-index:0;}
.othergyms{position:absolute;top:28px;right:30px;height:20px;width:171px;}
.othergyms select{font-size:12px;color:#ffde00;width:171px;font-family:Arial, Geneva, sans-serif;background:url(images/selectbg.gif) top left no-repeat;border:0px solid black;}
.othergyms select option{background-color:#000;}

.centerbg h1{font-size:21px;}
.centerbg h2{font-size:20px;margin-bottom:10px;}
.centerbg h3{font-size:16px;margin:0px;}
.centerbg h4{font-size:14px;}
.centerbg h1.centerbg h2,.centerbg h3,.centerbg h4{color:#FFF;font-weight:normal;}
.centerbg .widget_text h2{display:none;}



/*IE*/
*html .gym_menu ul li ul{top:23px;z-index:100;}
*html .gym_menu ul li ul li ul{left:50px;z-index:100;}
*html .post{padding:0px 0px 20px;}

/**/

/*Schedule page*/
.tm_top{/*background:url(images/tm_top.png) top left no-repeat;*/width:978px;height:0px;padding:0px;margin:0px;line-height:2px;font-size:1px;}
.tm_bg{width:978px;padding:0px;margin:0px;font-size:12px;position:relative;}
.tm_bottom{/*background:url(images/tm_bottom.png) top left no-repeat;*/width:978px;height:10px;}

#schedule {width:978px;color:#fff;font-family:Tahoma, Geneva, sans-serif;background:url(images/photo1.jpg) bottom right no-repeat}
#schedule .calendar-table{width:978px;border:0px;background:#363636;position:relative;}
#schedule .calendar-table2{width:816px; border:0px;background:#363636;margin-left:0px;}
#schedule .cat-key{color:#000;}

.calendar-month{line-height:24px;}
.anydate{line-height:16px;text-align:left;border-bottom:1px solid #2e2f31;background:#686d71;color:#ffdc03;padding-left:15px;padding-bottom:15px;}
.cat-key ul{padding-left:0px; height:26px;}

#html ul.sf-menu{background:#feda00; height:26px; top:-27px; *left:345px; z-index:9; position:absolute; }
ul.sf-menu{background:#feda00; height:26px; margin-top:-42px; margin-left:375px; z-index:9;*position:absolute; }

ul.sf-menu li{list-style:none;line-height:22px;font-weight:bold;border-right:1px solid black;padding:0px 10px;
font-size:12px; z-index:8;display:block; float:left; }


#page .sf-menu .current a{color:#fff; z-index:10; }

.sf-menu ul{display:none;position:absolute;top:5px;*top:30px;right:-9px; *right:-55px; width:625px;} 


.sf-menu ul li{float:left;padding:0px 10px;*padding:0px 5px;border:none; }
.sf-menu .current{}
.sf-menu .selected{font-weight:bold;}
.sf-menu .selected li a{font-weight:normal;}
#schedule h2{background:#feda00;line-height:30px;color:#000;font-weight:normal;font-size:22px;padding-left:10px;text-transform:uppercase;}
#schedule p{margin:0px;}

#mainpart .bwbps_gallery_div {margin:5px;}
*html .bwbps_gallery_div {padding-bottom:20px;}
#mainpart ul.bwbps_gallery li {margin-top:5px;}
#mainpart .bwbps_image_div {margin:9px;}

a:hover {color:#FFBE06;}