/* Project: "Sport" Formula
*  Copyright 2009 All Rights Reserved.
*  Structure of this document:
* 1) GLOBAL 2) LAYOUT 3) STYLES 4) NAVIGATION 

/* ***GLOBAL*** */

/*Initialize the browser's CSS Except for table structure*/
	@import url(reset.css);
	
	body {background: #000; font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #363535 }
	
	strong {font-weight: bold }
		
	h1 {font-size:38px; color: #004f87 }
	
	h2 {font-size:20px; color: #68bf0a }
	
	p { margin-bottom: 23px }
	
	a:link {text-decoration: none; color: #f0285b }
	
	a:visited {color: #a1193b; text-decoration: none;}
	
	a:hover {color: #f05079}
	
	a:active {color: #f05079}

/* ***END GLOBAL*** */



/* ***LAYOUT*** */

#shadow, #header, #container-shadow, #container, #shadow-bottom, #footer, .guarantee, .signup, .testimonials {margin: 0 auto }

#shadow {width: 100%; display: table; background: url(../images/back-body.gif) repeat-x center bottom; }

#container-shadow {width: 100%; display: table; background: url(../images/back-container-shadow.jpg) no-repeat center top }

#container {width: 978px; background: url(../images/back-container.png) repeat-y; position: relative; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/wp-content/themes/fwf/images/back-container.png') }

#content {width: 938px; background: url(../images/back-content.jpg) no-repeat center top; padding: 0 20px 60px 20px }

#left-col { padding: 0 0 0 9px; width: 600px }

#header {height: 252px }

#logo { position: absolute; top: 5px; left: 115px; text-indent: -99999px; z-index: 1;  }

#logo a { width: 340px; height: 110px; display: block; outline: none }

#shadow-bottom {background: url(../images/bak-container-bottom.jpg) no-repeat; height: 70px; width: 1000px }

#optinbox { position: absolute; top: 116px; right: 21px; width: 311px; height: 375px  }

#signupbox { background: url(../images/back-optin.jpg) no-repeat; height: 390px }

#signupbox form { position: absolute; top: 270px; right: 40px; border: none; width: 200px }

#signupbox .textfield { background: transparent ; border: none; color: #fff; width: 180px; height: 19px; font-size: 11px; padding: 2px 10px }

.optin-submit {float: right; margin: 9px 0 0 0 }

#video { margin: 0 10px 50px 0 }

#video-frame { background-color: #dedede; padding: 16px; width: 527px }

.testimonials { background-color: #84aed0; width: 887px }

.testimonials-frametop { background: url(../images/bak-testimonial-top.gif) no-repeat; width: 887px; height: 15px }

.testimonials-framebottom { background: url(../images/bak-testimonial-bottom.gif) no-repeat; width: 887px; height: 15px; clear: both }

.testimonials-left { width: 410px; padding: 60px 25px 35px; float: left; color: #353535 }

.testimonials-right { float: right; padding: 10px 30px 0 0 }

#footer { width: 978px; min-height: 338px; _height: 338px; background: url(../images/bak-footer.jpg) no-repeat center top; font-size: 11px; position: relative; padding: 0 0 50px 0 }

#footer .footer-content {width: 950px; margin: 0 auto;  padding: 45px 0 0 70px; color: #fff; font-size: 11px }

#footer li {color: #FFF; float: left }

#copyright { position: absolute; bottom: 15px; left: 60px; width: 850px }

#attribution { float: right; text-align: right; display: block; }


/* ***STYLES*** */
#left-col h1 { text-align:center; line-height: 38px }

#left-col h2 { text-align:center; font-style: italic; padding: 20px 0 35px 0px }

.recover {clear: both }

.guarantee, .signup {position: relative; margin-left:26px; margin-bottom: 35px; padding:25px 77px 25px 290px; width: 520px; height: 277px; color: #fff; font-size: 14px; background: url(../images/bak-guaranteed.jpg) no-repeat center top }

.signup { padding: 25px 380px 20px 60px; width: 447px; height: 282px; background: url(../images/bak-signup.jpg) no-repeat center top }

.guarantee p, .signup p { margin-bottom: 15px }

.guarantee a, .guarantee a:visited, .signup a, .signup a:visited { color: #04bde8 }

h1.quote, span.name { color: #002f55; font-size: 48px; padding-top: 25px }

h1.headline-blue24 { color: #04bde8; font-size: 24px; padding: 0; margin-bottom: 15px }

span.name { font-size: 30px }

span.text24 { font-size: 24px }

.trainer-name { font-size: 24px; float: left }

.trainer-email, .trainer-email a, .trainer-email a:visited { color: #04bde8; float: right; padding-top: 5px }

.leftalign {float: left }

.wide-col {clear: both; margin: 0 auto; width: 777px }

.txtcenter { text-align: center }

.container-body-med {margin:0 auto; width:550px }
	
ul.youwill li {font-size:16px; margin-left:30px }

.alignleft {float: left }
.alignright {float: right }
/* ***END STYLES*** */




/* *** NAVIGATION *** */
#globalnav { position: absolute; width: 550px; top: 0; right: 30px; height: 33px; color: #fff; font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif; text-align: right; padding-top:10px; }

#globalnav ul { float:right}

#globalnav ul li.last, #footer ul li.last { border: none; background: none }		

#globalnav ul li { display: inline; padding: 0 7px; border-right: 1px solid #f0285b }

#globalnav a:link, #globalnav a:visited { color: #fff }

#footer ul { padding-bottom: 35px; display: block; list-style: none; width: 500px }

#footer ul li { padding: 0 5px; background:transparent url(../images/divider-footer-links.gif) no-repeat scroll right 5px; height: 14px; margin:4px 0 }

#footer a:link, #footer a:visited {color: #FFF; text-decoration: none; font-size: 12px }

#footer a:active, #footer a:hover {text-decoration: underline }
	
.post a.post-edit-link:link, .post a.post-edit-link:visited {font-size: 12px; }

.post h1 a:link, .post h1 a:visited {text-decoration: none; font-size: 33px  }
	
/* ***END NAVIGATION*** */


/* Start Blog */
#leftcontent {width:579px;}
#leftcontent {float:left; padding: 70px 30px 0 30px}
.post {border-bottom:1px solid #AAAAAA;float:left;margin-bottom:10px;padding-bottom:10px;width:100%;}
#leftcontent .post h1 {color:#F05079;margin-top:3px;float: left; }
#leftcontent h1 {font-size:24px; margin:0;padding:0;}
#sidebar {width:180px;}
#sidebar {float:left;margin:0 10px;padding:5px 0 0;}
#login {position: absolute; top: 0px; width: 100%; height: 20px; background: url(../images/login.png) repeat-x; color: #e1e1e1; font-size: 11px }
#login ul {list-style: none; float: right }
#login li {float: left; margin-right: 15px }
#login li.dot {padding-left: 12px; background: url(../images/whitedot.png) no-repeat 0 2px; }
#login a:link, #login a:visited {color: #e1e1e1; font-size: 11px }

#content #sidebar {width: 260px; margin: 242px 0 30px }
#sidebar h2 {background: url(../images/back-sidebar-title.jpg) no-repeat left center; padding: 6px 0 6px 33px; color: #444; font-size: 18px; border-bottom: 5px solid #C8C8C8; margin-bottom: 2px }
#sidebar ul {list-style-image:url(../images/back-sidebar-bullet.gif); margin: 0 0 35px 0; width: 265px; list-style-position:inside; }
#sidebar li {background: url(../images/back-sidebar-link.jpg) no-repeat left bottom; min-height: 28px; padding: 5px 0 0; margin: 0 0 0 12px  }

* html #sidebar li {padding: 5px 0 0 6px; margin: 0  }
*+html #sidebar li {padding: 5px 0 0 6px; margin: 0  }

#content #sidebar {width: 260px; margin: 222px 0 0 }
#shadow #header-search {display: inline; width: 130px; right: 25px; top: 7px; margin: 0;  }
#shadow #header-search form {display: inline}
#shadow #header-search #s {border: 1px solid #ccc; background: #ccc; width: 120px; font-size: 11px; color: #666;  }
.datemeta {float: left; width: 60px; height: 62px; text-align: right; margin-right: 13px }
#leftcontent .date {font-size: 34px; line-height: 46px; display: block; color: #fff; text-align: center; background: #999 }
.month-year {font-size: 11px; line-height: 16px; display: block; color: #b1b1b1; text-align: center; background: #000 }
.entry_content {clear: both; margin: 0 0 0 14px; font-size: 12px; color: #4a4a4a }
.entry {clear: both; padding: 15px 0 0}
#leftcontent h1 {margin: 5px 0 0 0; width: 370px; font-size: 24px; padding: 5px 15px 0 0 }
.comments-box a:link, .comments-box a:visited, .comments-box a:hover {color: #918872; font-size: 24px; padding: 18px 0 0 0; display: block; text-decoration: none }
.comments-box {background: url(../images/back-comment-bubble.jpg) no-repeat;display:block;float:right;height: 95px;margin:-50px -10px 0 0;padding:5px 10px 0 28px;position:relative;width:98px }
.comments-box a:link, .comments-box a:visited, .comments-box a:hover, .comments-box a:active {font-size:15px}
.comment-feet {font-size:15px }
.alignleft {float: left}
.alignright {float: right}
.aligncenter {text-align: center}
.side-widget {margin: 0 0 20px }
/* End Blog */
