/*  
Theme Name: One 2 One Fitness Blog
Theme URI: http://www.one-2-onefitness.com/
Description: Custom Designed to match Existing One-2-One Website
Version: 1.0
Author: Matt Swanner
Author URI: http://www.mattswanner.com/
*/

/*************************************
 +Containers
 *************************************/

body{
	background:#1d2821 url(images/bg_personaltraining.gif);
	color:#555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
	margin:0px;
	padding:0px;
	text-align:center;
}

a:link { color: #37394f; text-decoration: underline;}
a:visited { color: #37394f; text-decoration: underline; }
a:hover { color: #37394f; text-decoration: none; }

a.menulink:link { color: #ffffff; text-decoration: none; }
a.menulink:visited { color: #ffffff; text-decoration: none; }
a.menulink:hover { color: #ffffff; text-decoration: underline; }


#wrap{
	background:#fff url(images/main-bg.jpg) top repeat-y;
	border-left:1px solid #356EA0;;
	border-right:1px solid #356EA0;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:left;	
	width:900px;
}
#content{
	font-size:12px;
	float:left;
	margin:0 5px 0 5px;
	width:650px;
}

#footer{
	background:#333;
	border-top:1px solid #777;
	clear:both;
	color:#ffffff;
	font-size:10px;
	padding:5px;
}
.navigation{
	margin-bottom:10px;
	padding:5px;
	text-align:center;
}

/*************************************
 +Header
 *************************************/
h1, h2, h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
	font-size:14px;
	line-height:24px;
}
#header{
	background: url(./images/header.jpg) no-repeat;
	height:204px;
	text-align:right;
	width:900px;
	padding:0px;
	margin:0px;
}
#header h1{
	font-size:14px;
	margin:0px;
	margin-top:20px;
}
#header h1 a{
	color:#E5F2E9;
}
#header h1 a:hover{
	color:#F5FFF9;
}
#header p{
	color:#D5E2D9;
	font-size:12px;
	margin-top:-0.5em;
}
#header h1, #header p{
	margin-right:30px;
}
/*************************************
 +Entry
 *************************************/
.entry{
margin-bottom:15px;
padding:5px 10px;
font-size:12px;
}

.entrymeta{
	font-size:11px;
color:#999;
}
.entrymeta a{
color:#677;
}
.entrymeta a:hover{
color:#255;
}
.entrytitle h2{
	color:#37394f;
	font-size:16px;
	font-weight:bold;
}
.entrytitle h2 a{
	color:#37394f;
	font-size:16px;
	text-decoration:none;
}
.entrytitle h2 a:hover{
	color:#37394f;
	font-size:16px;
	text-decoration:none;
}
.entrytitle h3{
	color:#37394f;
	font-size:12px;
	line-height:14px;
}
.postedby{
}
.filedto{
	background:url("./images/file.gif") no-repeat 0 2px;
	padding-left:15px;
}
.commentslink{
	background:url("./images/comments.gif") no-repeat 0 3px;
	padding-left:15px;
}
body#home .entry-1
{
background:#ffffff;
border:1px solid #d8d9c8;
border:1px solid #fafbfa;
font-size:12px;
}
body#home .entry-1 .entrymeta{
background: #fafbfa;
}
/*************************************
 +Sidebar
 * note: sidebar is actually featured 
 * on the bottom.
 *************************************/

#sidebar h3{
	color:#aaa;
	font-size:12px;
	font-weight:bold;
	margin:10px 0px;
}
#sidebar ul {
list-style-image:url(images/arrow-green.gif);
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:8px;
	margin:0px;
	padding:0px;

}

#sidebar li{
	line-height:14px;
	margin-bottom:8px;
	font-size:12px;

}
#sidebar{
	float:left;
	margin:0 50px 0 20px;
	width:150px;
	font-size:14px;
	line-height:20px;
}
#sidebar a
{ color:#37394f;
  text-decoration:underline;	}

#sidebar a:hover
{ color:#37394f;
  text-decoration:none;	}

#sidebar .sec-a{
	float:left; 
	width:150px;
	padding:10px 10px;
}
#sidebar .sec-b{
	float:left;
	width:150px;
	padding:0 10px;
}

/*************************************
 +Nav
 *************************************/
#nav{
	background:#2189e8 url(images/personaltrainingmenubg.jpg) repeat-x;
	border-top:1px solid #3094e0;
	border-bottom:1px solid #3094e0;
	font-size:11px;
	padding:6px 0 6px 20px;
	width:880px;
	height:18px;
}

#nav ul{
	list-style: none;
	line-height:16px;
}
#nav ul li{
	font-weight:bold;	
	float:left;
	margin-right:20px;
}
#nav ul li a{
	color:#ffffff;
	text-decoration:none;
}
#nav ul li a:hover{
	color:#ffffff;
	text-decoration:none;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;
font-size:12px;

}
.commentsblock textarea{
	width:410px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:12px;
}
ol.commentlist{
	color:#777;
	font-size:11px;
	list-style-type:none;
	margin:0px;
	margin-top:1.5em;
	padding:0px;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f3f3;
	border:1px solid #EEEEEE;
	padding:0.5em;
}
h3#comments{
font-size:12px;
}

/*************************************
 +Footer
 *************************************/
 
#footer a
{ color:#ffffff;
  text-decoration:none;	}

#footer a:hover
{ color:#ffffff;
  text-decoration:underline;	}



/*************************************
 +Misc
 *************************************/


ul{
	list-style-type:disc;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	

}

li{
	margin-bottom:5px;

}

.clearfix:after{ 
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility:hidden; 
}
* html .clearfix {height: 0px;}

/*************************************
 From the original site
 *************************************/

.smallcopy {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.trainers{
border:thin;
border-style: solid;
border-color:#666666;
background-image:url(../images/personaltrainerbg.jpg);
}

.certification{
background-color:#FFFFF1;
border-left:thin;
border-left-style:solid;
border-left-color:#C1C1C1;
border-top:thin;
border-top-style: solid;
border-top-color:#C1C1C1;
border-right:thin;
border-right-style: solid;
border-right-color:#C1C1C1;
border-bottom:thin;
border-bottom-style: solid;
border-bottom-color:#C1C1C1;
}

.whitecopy {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color:#ffffff;
}

.tableborder {
border:thin;
border-color:#666666;
border-style:solid;
font-size:10px;
}

.bgcolorpad3pxlighter{
background-color:#cccccc;
padding:3px;
}

.redbold{
font-weight:bold;
color:#FF0000;
}

/*************************************
 +Universal Classes
 *************************************/
.alignleft, .left { float: left; }
.alignright, .right { float: right; }


img.alignleft, img.left { float: left; }
img.alignright, img.right { float: right; }
img.aligncenter, img.center { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
img.alignnone, img.block { display: block; clear: both; }
img.frame { background: #000000; border-style: solid; border-color: #999; }
img.stack { clear: none !important; }
img[align="left"] { float: left; clear: left; }
img[align="right"] { float: right; clear: right; }
img[align="middle"] { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }

/*************************************
 +Post Captions
 *************************************/

.wp-caption { border-style: solid; border-color:#000000; background-color: #000000; text-align: center; font-style: italic; }
.wp-caption.alignleft { float: left; }
.wp-caption.alignright { float: right; }
.wp-caption.aligncenter { margin-right: auto; margin-left: auto; float: none; clear: both; }
.wp-caption.alignnone { clear: both; }
