/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');


html { height: 100%; overflow:hidden;}

body {
	color:#FFFFFF;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height: 100%; 
	z-index:0; 
	position:relative; 
}
img#background { 
	height: 100%; 
	width: 100%; 
	z-index: -1; 
	position:absolute; 
}

*{
	padding:0;
	margin:0;
}

p{
	margin-bottom:10px;
	font-size:13px;
	line-height:21px;
	letter-spacing:1px;
}

.personal-trainer {
	color:#666666;
	font-size:11px;
	margin-left:115px;
}
.chicago-personal-trainer {
	width:550px; margin-left:20%;
}

.personal-trainer-chicago {
	padding-top:30px;
}

.chicago_personal_trainer {
	height:115px;
}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
height:1.5em;
margin:1em 0;
width:100%;
font-size:14px;
color:#FFFFFF;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
color:#FFFFFF;
}

div#menu ul a:link {
display:block;
margin-right:1em;
padding:0.2em 0.5em 0.2em 0em;
text-decoration:none;
color:FFFFFF;
}

div#menu ul a:visited {
display:block;
margin-right:1em;
padding:0.2em 0.5em 0.2em 0em;
text-decoration:none;
color:FFFFFF;
}

div#menu ul a:hover {
display:block;
margin-right:1em;
padding:0.2em 0.5em 0.2em 0em;
text-decoration:none;
color:#d2222a;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #d2222a;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.footr:link {
	color: #666666;
	text-decoration: none;
}
a.footr:visited {
	text-decoration: none;
	color: #666666;
}
a.footr:hover {
	text-decoration: underline;
	color: #666666;
}
a.footr:active {
	text-decoration: none;
	color: #666666;
}


.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:0.3em 0 1em 1em;
}

.alignleft,img.alignleft{
float:left;
margin:0.3em 1em 1em 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#footer {
text-align:left;
font-size:11px;
color:#666666;
margin-left: 20%;
padding-top:20px;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

/* ------------------------ scroller ----------------------------- */

a.jScrollArrowUp {
	background: url(http://bkstrength.com/chicago/up.png) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	/*background-position: 0 -15px;*/
	background: url(http://bkstrength.com/chicago/up.png) repeat-x 0 0px;
}
a.jScrollArrowDown {
	background: url(http://bkstrength.com/chicago/down.png) repeat-x 0 0px;
}
a.jScrollArrowDown:hover {
	background: url(http://bkstrength.com/chicago/down.png) repeat-x 0 0px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}



.holder {
	float: left;
	margin: 10px 10px 10px 0px;
}

.scroll-pane {
	width: 553px;
	height: 310px;
	overflow: auto;
	
	float: left;
}

#pane2 {
	height: 310px;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background-image:url(http://bkstrength.com/chicago/bar.png);
	background-repeat:no-repeat;
	z-index:0;
}
.jScrollPaneDrag {
	position: absolute;

	background-image:url(http://bkstrength.com/chicago/circle.png);
	background-repeat:no-repeat;	
	cursor: pointer;
	overflow: hidden;
	z-index:5000;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 12px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 12px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
