/*

Theme Name: Personal Trainer
Description: Personal Trainer. 
Version: 1.0
Author: Personal Trainer





*/



body {

      font: 11px Verdana, Geneva, sans-serif;

      margin: 0 auto;

      width:898px;

      background-color: #000000;
	  text-align:justify;
	  

}



#topbarbg {

	float:left;

	width:898px;

	height:39px;

      background: url('images/topbarbg.gif') repeat-x;

}



/* Logo */



#logo {
   padding-left:15px;
   margin-top:20px;
   float:left;
}


/* Search*/



#searchbg {

 background: #055183 url(images/searchbg.gif);

 height:40px;

 width: 250px;

 float: left;

}



.searchsubmit {

 background-color: #05395b;

 float: right;

 color: #ffffff;

 margin-top: 7px;

 margin-right: 10px;

 font: 12px arial;

 background-image:url(images/search_but.gif);

 background-repeat:no-repeat;

 vertical-align:top;

 height:25px;

 width:58px;

 border:none;

 

}



.searchform {

 background-color: #b0c8d8;

 margin-top: 10px;

 margin-left: 45px;

 float: left;

 border: 1px solid #b0c8d8;

}



h1, h2, h3 {

	font-family: Verdana, Geneva, sans-serif;

}



h1 {

	font-size: 3em;

}



h2 {

	font-size: 1.3em;

}



h3 {

	font-size: 1em;

}

INPUT,TEXTAREA{
	border:1px solid #737373;
}

/* Header */



#header {
	float:left;
    width:898px;
	margin-right:1px;
	margin-left:1px;
	height:112px;
}


#mainbanner{
	text-align:center;
	margin-top:1px;
	margin-bottom:1px;
}

/* Top Menu */



#menubg {
	float: right;
    width:530px;
	height:40px;
	margin-top:35px;
	background: url(images/navbg.jpg) repeat-x;
}


.menulinks {
    font: 11px Verdana, Geneva, sans-serif;
    font-weight: bold;
    float:left;
    width: 530px;
    color: #000000;

}

.menulinks ul {
    list-style: none;
    margin:0;
    padding:0;
    text-align: center;
}

.menulinks li {
    float:left;
    line-height:40px;
    padding: 0 10px 0 10px;
    height: 40px;
}  

.menulinks a {
    color: #B7B7B7;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
    text-decoration:none;
}



.menulinks .current_page_item a {
    background:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
    color: #01B1E0;
}



.menulinks a:hover {
    color: #01B1E0;
    text-decoration: none;
}



/* Content */



#content1bg {
	float: left;
	width:615px;
}

#contentbg{
	background: url(images/contentbg.jpg) repeat-x;
	background-color:#FFFFFF;
	min-height:280px;
}

.post {

}

.post .title {
	margin: 0;
	border-bottom: 1px dashed #D6C9BF;
    margin-top: 15px;
    font: 18px Verdana, Geneva, sans-serif;
    color: #737373;
	padding-left:10px;
}



.post h2.title {
    font-size: 18px;
	padding: 0px 0px 5px 10px;   
    margin: 20px 50px 0px 10px;
}



.post p {
	 font-family:Verdana, Geneva, sans-serif;
	 font-size:12px;
	 line-height:18px;
     color: #737373;
     padding-left: 0px;
}



.post .title a:hover {
	text-decoration: none;

}

.post .title a {
	text-decoration: none;
}



.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {

	height: 35px;

	margin: 15px 50px 20px 0px;

	padding: 15px 0 0 15px; 

	line-height: normal;

      /*background: url(images/post_icon.gif) no-repeat left;*/

      background-position: 10px;

}

img.metadata-icon
{
  border:none;
  vertical-align: middle;
}

.post .tags {
	padding-left:20px;
}


.post a {
	color: #8C8C8C;
	font-family:Verdana, Geneva, sans-serif;
}



.post a:hover {
	color: #0094BC;
    text-decoration: none;
}



/* sidebar*/



.sidemenu-head {

	float:right;

	background-image: url('images/sidemenu-head.gif');

	width:281px;

	height:40px

}



#box {
  background-color: #ffffff;
  float:left;
}



.sidemenu-head h2 {

	text-transform: uppercase;

      background: url(images/bullet_side.gif) no-repeat 2% 2%;

      color: #055183;

      font-size: 15px;

      padding-left: 35px;

      margin-top: 10px;

      padding-top: 3px;

      margin-bottom: -20px;

      padding-bottom: 20px;

}



.sidemenu-content {
	float:right;
	background: url('images/sidemenu-content.gif') repeat-y;
	font: 12px Trebuchet MS;
	color: #737373;
	padding-right:17px;
	width:264px;
}



.sidemenu-content li {

      margin-bottom: 10px;

      margin-top: 10px;

      /*margin-left: 15px;

      background: url(images/img04.gif) no-repeat left 50%;*/

}



.sidemenu-content ul {

      margin: 0;

	padding: 0;

	list-style: none;

}



.sidemenu-content a {

	text-decoration: none;
padding-left:20px;

      color: #000000;

}



.sidemenu-content div a {
	text-decoration: none;
	padding-left:0;
	color: #000000;
}

.sidemenu-content div {
	padding:0 20px;
}



.sidemenu-content a:hover {

	text-decoration: underline;

      color: #000000;

}



.sidemen-foot {

	float: right;

	background-image: url('images/sidemen-foot.gif');

	width:281px;

	height:15px;

      margin-bottom: 10px

}



.sidebg {
	float:right;
	width:281px;
	margin-bottom:20px;
}

#sidebox{
	background-image: url('images/sidebox.jpg');
	background-repeat:no-repeat;
	height:484px;
	width:243px;
	margin-top:10px;
	padding-left:22px;
	padding-right:25px;
}

.sideimg{
	padding-top:50px;
	padding-bottom:20px;
}

.sidetxt{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#838383;
	width:200px;
}

.dottedline{
	padding-top:10px;
	padding-bottom:15px;
}

#index07 {
	float:right;
	width:281px;
	height:27px
}



/* Navigation */



.navigation {

color: #737373;

font: 11px Trebuchet MS;

padding-bottom: 20px;

padding-left: 15px;

padding-right: 15px;

width: 550px;

}



.navigation a {

color: #31363B;

font: 11px Trebuchet MS;

text-decoration: none;

}



.navigation a:hover {

text-decoration: underline;

}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}





/* Footer */



#footerbg {
	background-color:#000000;
    width: 900px
}



#copyright {
     color: #626262;
	 float:left;
     text-align: left;
	 padding-left:20px;
	 padding-top:10px;
	 padding-bottom:10px;
	 width:400px;
}

#copyright span{
     color: #01B1E0;
	 font-size:12px;
}


#website{
	float:right;
    color: #626262;
    text-align: left;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#website a{
    color: #626262;
	text-decoration:none;
}

#website a:hover{
    color: #9FD7E6;
	text-decoration:none;
}
/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	background-color: #F7F7F7;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}
	
	.logo{ clear:both;}

/* End Comments */
