/*  
Theme Name: Default
Theme URI: http://efblogs.com/
Description: Elite Fitness Blogs Debut Theme for the Main EF Blog.
Version: 1.0
Author: Elite Fitness
Author URI: http://www.elitefitness.com/
Copyright: EliteFitness.com
*/

* {
margin: 0;
padding: 0;
}

body, html {
height: 100%;
}


/* Begin Typography & Colors */
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family:Verdana, Arial, Helvetica, sans-serif; 
background: #eee;
color: #333;
text-align: center;

}

#page {
background-color: white;
text-align: left;
min-height: 100%;
padding-bottom: 0;
position: relative;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++ START HEADER & FOOTER +++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#header, #footer { font-size: 1.4em; }
#header input, #header select, #header textarea { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.4em; }
#header a, #footer a, #shop_links a { text-decoration: none; }
#header a:hover, #footer a:hover, #shop_links a:hover { color: #cdcdcd; }
#header img, #footer img, #shop_links img { border: 0 none; }

#header {
height: 195px;
}

#header, #footer {
min-width: 990px;
}

#header #header_img {
background: url(images/EliteFitness-logo.gif) no-repeat left top;
width: 258px;
height: 169px;
position: absolute;
text-indent: -9999em;
top: 0;
left: 0;
z-index: 5;
}
#header #header_top {
background: #666 url(images/header_toplinksbg.gif) repeat-x top;
height: 39px;
padding-left: 258px;
position: relative;
}
#header #topad {
background: #666 url(images/header_adwrapperbg2.gif) repeat-x top;
height: 101px;
padding-left: 258px;

}
#header #header_menu {
background: #666 url(images/header_bottomlinkbg.gif) repeat-x top;
height:29px;
text-align: center;
position: relative;
padding-left: 258px;
}
#header .header_bottom, #footer .header_bottom {
background: #EDEDED url(images/header_bottombg.gif) repeat-x top;
height: 26px;
line-height: 26px;
text-align: center;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
color: #333;
letter-spacing: 2px;
}
#header_search_form {
background: url(images/header_toplinkwrapperbg.gif) no-repeat left top;
height: 50px;
width: 210px;
float: left;
margin: 0;
padding: 0;
position: absolute;
top: 0;
left: 258px;
}
#header_search_form input {
background: #fff url(images/header_searchbg.gif) repeat-x top;
border: 1px solid #000000;;
margin-top: 18px;
padding: 1px;
height: 15px;
float: left;
padding: 0;
}
#header_search_form input#searchbutton {
border: 0 none;
margin: 0 0 0 4px;
padding: 0;
height: auto;
margin-top: 18px;
background-color: #000;
}
#header #topad_inner {
background: url(images/header_adwrapperbg.gif) no-repeat left top;
height: 96px;
padding: 5px 0 0 0;
text-align: left;
}
#shop_links {
margin: 0px 0 0 0;
padding: 6px 0 0 0;
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
width: 295px;
height: 19px;
position: absolute;
right: 0;
top: 14px;
z-index: 10;
}
#shop_links li {
margin: 0;
padding: 0 5px;
list-style-type: none;
float: left;
border-left: 1px solid #fff;
position: relative;
}
#shop_links li a {
color: #fff;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
#shop_links li a:hover {
color: #cdcdcd;
}
#shop_links li img {
float: left;
margin-left: 2px;
position: absolute;
left: 2px;
bottom: 0;
}
#shop_links li#store {
border-left: 0 none;
padding-left: 37px;
}
#shop_links li#cart {
padding-left: 26px;
}
#header #header_menu #header_menu_wrapper {
margin: 0 auto;
width: 728px;
}
#header #header_menu h2 {
float: left;
font-size: 10px;
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif; 
border-bottom: 0 none;
margin: 8px 0 0 0;
padding: 0 5px;
border-left: 1px solid #FFF;
}
#header #header_menu h2 a {
border-bottom: 0 none;
}
#header #header_menu h2.firstmenu {
border-left: 0 none;
}
#header #header_menu h2 a {
color: #FFF;
text-decoration: none;
}
#header #header_menu h2 a:hover {
color: #cdcdcd;
}
#header .header_bottom .left_side, #footer .header_bottom .left_side {
width: 203px;
height: 26px;
background: url(images/headfootchrome.gif) no-repeat left top;
float: left;
display: inline;
}

#header .header_bottom .right_side, #footer .header_bottom .right_side {
width: 203px;
height: 26px;
background: url(images/headfootchrome.gif) no-repeat right top;
font-size: 10px;
line-height: 24px;
color: #666666;
letter-spacing: 0;
text-align: center;
overflow:visible;
float: right;
display: inline;
}
#header .header_bottom .textimage, #footer .header_bottom .textimage {
margin-top: 8px;
}
#header .floatleft, #footer .floatleft {
float: left;
clear: left;
}
#header .floatright, #footer .floatright {
float: right;
clear: right;
}
#footer_place {
width: 100%;
height: 100px;
}
#footer {
background-color: #000;
height: 100px;
text-align: center;
color: #fff;
clear: both;
position: absolute;
bottom:0;
left: 0;
width: 100%;
}
#footer .footer_top {
height: 2px;
background-color: #004080;
border-top: 2px solid #666;
margin: 0;
padding: 0;
font-size: 2px;
}
#footer .footerinfo {
font-size: 10px;
text-align: center;
border-left: 1px solid #76A2C9;
height: 57px;
width: 200px;
margin-top: 5px;
}
#footer .footerinfo .strong {
font-weight: bold;
color: #76A2C9;
}
#footer p {
line-height: 1.1em;
margin: 2.2em 0 0 0;
font-size: 0.8em;
}
#footer p a {
color: #fff;
}
#footer .header_bottom ul {
list-style: none;
margin: 0;
padding-top: 4px;
font-size: 10px;
font-weight: normal;
width: 590px;

letter-spacing: 0;
display: inline;
}
#footer ul li {
margin: 4px 0 0 3px;
border-left: 1px solid #000;
padding: 0 0 0 3px;
display: inline;
}
#footer ul li.first {
border-left: 0 none;
margin-left: 0;
padding-left: 0;
}
#footer ul li a {
color: #666;
}
#footer ul li a:hover {
color: #004080;
}

#footer .header_bottom ul li {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#content {
font-size: 1.4em;
margin-left: 160px;
position: relative;
float: left;
padding: 15px;
display: inline;
min-height: 100%;
}
#content a, #content a:hover, #content a:active, #content a:visited {
text-decoration: underline;
color: #008;
}
.post li, .post ul, .post ol {
margin: auto;
padding: auto;
list-style-position:inside;
}

.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h2.pagetitle {
font-size: 1.4em;
}

#sidebar h4 {
font-family: Verdana, helvetica Sans-Serif;
font-size: 1.4em;
}

h3 {
font-size: 1.4em;
}


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;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em Verdana, Arial, Sans-Serif;
}

.commentlist li {
font-weight: bold;
}

.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: Verdana, helvetica, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}

#sidebar {
font: 1em Verdana,helvetica,Arial, Sans-Serif;
}

small, .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: #06c;
text-decoration: none;
}


#wp-calendar #prev a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em Verdana, helvetica, Arial, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
#blogtitle {
font-family: Arial, Helvetica, sans-serif;
background: #fff url(images/title_background.gif) repeat-x left bottom;
position: relative;
padding: 5px 10px;
}
#blogtitle h1 {
font-size: 1.4em;
font-weight: bold;
display: inline;
}
#blogtitle h1 a {
text-decoration: none;
color: #000;
}
#blogtitle p {
font-size: 1.4em;
font-weight: bold;
display: inline;
padding-left: 20px;
}

/* End Typography & Colors */

/* Begin Structure */

#page {
background: white url(images/background.gif) repeat-y left top;
}
.post {
margin: 0 0 10px 0;
background: #fff;
width: 97%;
float: left;
}
.post * {
width: auto;
}
.post {
position: relative;
background: #fff url(images/postcorners.gif) no-repeat right -8px;
padding: 15px 10px 0 10px;
}
.post .top_corner {
background: url(images/postcorners.gif) no-repeat 0 -8px;
width: 8px;
height: 8px;
position: absolute;
left: 0px;
top: 0;
}
.post .bottomcorners {
background: url(images/postcorners.gif) no-repeat 100% top;
height: 8px;
font-size: 1px;
min-width: 100%;
padding: 0;
margin: 0;
position: relative;
left: 10px;
}
div#content.pagepage div.post div.bottomcorners {
margin-top: 15px;
}

.post .bottom_corner {
background: url(images/postcorners.gif) no-repeat left top;
width: 28px;
height: 8px;
position: relative;
left: -20px;
}

.post h2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.4em;
min-width: 100%;
color: #12477B;
}
.post h2 a {
color: #12477B;
}
.post small, .post .entry {
margin: auto;
padding: auto 10px;
}
.postmetadata {
padding-top: 20px;
}

.postmetadata {
margin: 10px 0;
}

.smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}

.attachment {
text-align: center;
margin: 5px 0px;
}

.postmetadata {
clear: both;
}
/* End Structure */



/*	Begin Headers */
h2.pagetitle {
margin: 10px 0;
font-family:Arial, Helvetica, sans-serif;
}


h3 {
padding: 0;
margin: 10px 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;
}

.alignleft {
float: left
}
/* End Images */



/* Begin Lists */

.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 li {
list-style: none;
width: 138px;
margin: 10px 0 0 0;
padding: 0 0 19px 0;
background: url(images/sb_bottom_chrome.gif) no-repeat center bottom;
}
#sidebar ul li.pageinfo {
background: none;
padding: 5px;
font-weight: bold;
}
#sidebar ul li h2 {
height: 21px;
background: url(images/leftcol_topbg.gif) no-repeat left top;
width: 114px;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
text-align: left;
margin: 0;
padding: 12px 0 0 24px;
}
#sidebar ul ul {
margin:0;
background: url(images/sb_top_chrome.gif) no-repeat center top;
padding-top: 17px;
}
#sidebar ul ul li {
margin: 0;
padding: 5px 10px;
width: 118px;
background: #000 url(images/sb_borders.gif) repeat-y center top;
border: none;
color: #fff;
font-weight: bold;
border: none;
}
#sidebar ul ul li a {
color: #fff;
padding: 0 0 0 20px;
background: url(images/leftcol_bullets.gif) no-repeat 0 top;
}
#sidebar ul li.pageinfo p, #sidebar ul select {
margin: 5px 0 8px;
}
/* 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:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	font-size: 1.1em;
	}

.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;
	font-size: 1em;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar
{
padding: 0px 0 10px 10px;
width: 130px;
float: left;
margin-left: -100%;;
position: relative;

}

#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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
p {
margin: 1em 0;
}

.clear {
clear: both;
}
/* End Various Tags & Classes*/

/* styles for signup forms */

#setupform input {
font-size: auto;
width: auto;
height: auto;
}
/* end styles for signup forms */

/* styles for login forms */
#login h2 {
border-bottom: none;
font-family:Arial, Helvetica, sans-serif;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 10px;
}
#login h2 a {
border-bottom: none;
font-family: Arial, Helvetica, sans-serif;
}


/* End styles for login forms */

/* Styles for the Features Page */

.features ul {
list-style: none;
margin: 0;
padding: 0;
}
.features li {
margin: 0;
padding: 1em 0;
border-bottom: 1px solid #C2D5E7;
}
.features h5 {
color: #12477B;
font-size: 1.4em;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}


/* End styles for Features page */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #blogtitle h1 {
/*	visibility: hidden; */
position: relative;
top: -3px;

}
.sIFR-hasFlash #blogtitle p {
position: relative;
top: -3px;
}

/*
.sIFR-hasFlash .post h2 {
visibility: hidden;
font-size: 22px;
line-height: 22px;
min-width: 100%;
}
*/
