/*  
Theme Name: The Intelligent Workout
Theme URI: http://theintelligentworkout.com
Description: Clean, well-balanced 3 column theme. Based on Simple Balance 2.2, by Alxa Cristache (http://blogsessive.com)
Tags: fixed width, three columns, simple, control panel, custom layout
Author: Evan Meagher
Author URI: http://evanmeagher.net
*/

/* License and other information:

- Tghis theme is released under Creative Commons 3.0 licence;
- You may share, modify and use it in personal or commercial projects;
- I'd appreciate it if you DO NOT remove the author information in the theme's footer;
- Under any circumstances, DO NOT remove the original author information from this CSS file (this includes Name and URL);
- If you modify the theme, please mention the original author in a comment like this one.

*/


/* General styles */
body {
  background: #fff url(img/body_bg.gif) repeat-y right;
  margin: 0;
  font: normal normal 14px 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, Verdana, sans-serif;
  color: #3b3b3b;
}

#wrap {
  margin: 0 auto;
  width: 970px;
  text-align: left;
  background: url(img/page_bg.gif) repeat-y;
}

div#clearfloats {
  clear: both;
}

a {
  color: #77bb3b;
  text-decoration: none;
}

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

a img {
	border: none;
}

p {
  margin-bottom: 1.4em;
}

form {
	margin: 0;
	padding: 0;
}

small {
	font-size: 9px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearer {
	clear: both;
}


/* Header styles */
div#header {
  height: 125px;
  background-color: #242521;
  border-bottom: 3px solid #1e1e1e;
}

div#header_wrap {
  margin: 0 auto;
  height: 125px;
  width: 970px;
  position: relative;
}

h1 {
  margin: 0;
  padding: 0;
}

h1 a {
  height: 39px;
  width: 488px;
  background: transparent url(img/branding.gif) top left no-repeat;
  display: block;
  text-indent: -9999px;
  position: absolute;
  bottom: 14px;
  left: 0px;
}

h1 a:hover {
  background-position: bottom left;
}

div#navMain {
  float: left;
  position: absolute;
  bottom: 17px;
  right: 0;
}

#navMain ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#navMain ul li {
  margin-left: 12px;
  float: left;
}

#navMain ul li.current_page_item a {

}

#navMain ul li.current_page_item a:hover {

}

#navMain ul li a {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

#navMain ul li a:hover {
  color: #95d147;
}

div#rssFeed {
  background-color: #171816;
  border: 1px dotted #c5c5c5;
  width: 13em;
  height: 2.4em;
  margin-top: -1px;
  padding: 6px 10px;
  position: absolute;
  top: 0;
  right: 0;
}

div#rssFeed a {
  background: #171816 url(img/rss_icon.gif) no-repeat;
  height: 35px;
  padding-left: 40px;
  display: block;
  font-weight: bold;
  text-align: right;
  line-height: 35px;
  color: #c5c5c5;
  font-size: 16px;
  font-variant: small-caps;
}

div#rssFeed a:hover {
  color: #95d147;
  text-decoration: none;
}

li.searchbox {
  width: 190px;
  margin-bottom: 31px;
}

.s {
  height: 18px;
  width: 132px;
  float: left;
  padding: 3px;
  background-color: #f3f3f3;
  border: 1px solid #878787;
}

a.searchSubmit {
  padding: 3px 5px;
  float: right;
  background-color: #444;
  border: 1px solid #aaa;
  border: none;
  color: #fff;
  font-size: 11px;
  cursor: pointer;
  line-height: 18px;
}

a.searchSubmit:hover {
  color: #86c64e;
  text-decoration: none;
}

/* Page structure styles */
#lsidebar {
  padding-top: 10px;
  width: 175px;
  margin-right: 30px;
  float: left;
}

#content {
  width: 530px;
  margin: 60px 25px 3em 0;
  line-height: 1.6em;
  float: left;
}

#rsidebar {
  padding: 4px 0 40px 20px;
  width: 190px;
  float: right;
}



/* Sidebars styles */

#lsidebar .leftPic {
  height: 350px;
  width: 350px;
  background: url(img/einstein.gif) no-repeat;
}

#lsidebar .leftPicCustomWrap {
	width: 175px;
	overflow: hidden;
}

#lsidebar .leftPicCustom {
	margin: 0;
	border: 0;
	background: none;
}

li.sevensteps a {
  height: 50px;
  width: 170px;
  margin-top: -25px;
  display: block;
  text-indent: -9999px;
  background: #fff url(img/sevensteps.png) no-repeat top left;
}

li.sevensteps a:hover {
  background-position: bottom left;
}

#lsidebar h2, #rsidebar h2 {
  margin-bottom: 0.2em;
  font: normal normal 24px Georgia, "Times New Roman", serif;
  color: #383838;
  border-bottom: 1px dashed #383838;
}

#lsidebar ul, #rsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#lsidebar ul ul ul, #rsidebar ul ul ul {
	margin: 4px 0 0 10px;
	padding: 0;
	list-style: none;
}

#lsidebar ul li, #rsidebar ul li {
	padding: 0 0 25px 0;
	list-style: none;
}

#lsidebar li li, #rsidebar li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
}

#lsidebar li li li, #rsidebar li li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border: none;
}

#lsidebar ul ul ul a, #rsidebar ul ul ul a {
	font-size: 11px;
}

.textwidget {
	padding-top: 10px;
}

.rssFeed a {
	line-height: 50px;
	width: 143px;
	height: 50px;
	display: block;
	text-decoration: none;
	color: #fff;
	padding-left: 57px;
}

.rssFeed a:hover {
	color: #fffcc5;
}

.rssForm form {
	margin: 10px 0;
}

.rssEmail {
	border: 1px solid #92bdbb;
	width: 126px;
}

.rssSubmit {
	width: 66px;
	padding: 0;
	background: none;
	border: none;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	cursor: pointer;
}

.rssForm small {
	padding: 2px;
	background: #eff7f7;
	display: block;
}

#rsidebar .ads125 {
	padding: 10px 0 0 0;
	width: 260px;
	overflow: hidden;
}

#rsidebar a {
  color: #fff;
}

.leftBanner {
	margin-bottom: 10px;
}
.rightBanner {
	margin-bottom: 10px;
}

.advertiseHere {
	clear: both;
	display: block;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	margin-bottom: 10px;
}

.google250 {
	text-align: center;
}

#wp-calendar {
	width: 100%;
	padding: 0;
	border: none;
	margin: 0;
}

#wp-calendar caption {
	padding: 4px;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	color: #207f7b;
}

#wp-calendar th {
	padding: 4px;
	text-align: center;
	background: #eff7f7;
}

#wp-calendar td {
	padding: 4px;
	text-align: center;
	background: #f5f5f5;
}

#wp-calendar #prev {
	text-align: left;
}

#wp-calendar #next {
	text-align: right;
}

#wp-calendar a {
	color: #d90202;
}

#wp-calendar a:hover {
	color: #207f7b;
}


/* Content styles */

.topAd {
	margin-bottom: 25px;
}

.archiveTitle {
	font: normal normal 14px Georgia, "Times New Roman", serif;
	color: #666;
	font-variant: small-caps;
	text-transform: capitalize;
	border-bottom: 1px solid #ddd;
  margin-bottom: 1em;
}

.post {
  width: 500px;
  margin-bottom: 3em;
}

.postFeatured {
	padding-bottom: 25px;
	width: 450px;
	overflow: hidden;
	padding: 10px;
	background: #f5f5f5;
}

h2.postTitle, h2.postTitle a {
  font: normal normal 26px Georgia, "Times New Roman", serif;
  color: #373737;
  letter-spacing: 0.02em;
  margin: 0 0 3px 0;
}

h2.postTitle a:hover {
  text-decoration: underline;
}

.postInfo {
  font-size: 11px;
  color: #9f9f9f;
}

.postContent {
  width: 530px;
  padding: 20px 0 10px 0;
}

.sizeFeatured {
	width: 450px;
}

.featHead {
	font: normal normal 14px Georgia, "Times New Roman", serif;
	color: #777;
	font-variant: small-caps;
	text-transform: capitalize;
	background: #ddd;
	padding: 3px 10px;
}

.postContent h1 {
	font: normal normal 22px Georgia, "Times New Roman", serif;
}

.postContent h2 {
	font: normal normal 20px Georgia, "Times New Roman", serif;
}

.postContent h3 {
	font: normal normal 18px Georgia, "Times New Roman", serif;
}

.postContent h4 {
	font: normal bold 14px Georgia, "Times New Roman", serif;
	color: #666;
	font-variant: small-caps;
	text-transform: capitalize;
}

.postContent blockquote {
	margin: 0;
	padding: 20px 20px 20px 40px;
	background: #f5f8f0 url(img/bg-blockquote.gif) no-repeat;
	font: normal normal 12px Georgia, "Times New Roman", serif;
}

.postExtras {
	border-top: 1px solid #ddd;
	padding: 5px 0;
	font-size: 11px;
}

.postMeta {
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 470px;
	overflow: hidden;
}

.postMetaFeatured {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 450px;
	overflow: hidden;
}

.postMeta a, .postMetaFeatured a {
  color: #77bb3b;
  text-decoration: none;
}

.postMeta a:hover, .postMetaFeatured a:hover {
}

.postLink {
	float: left;
}

.postComments a {
	background: url(img/icon-comments.gif) no-repeat 0 4px;
	padding-left: 16px;
}

.postLink a {
	background: url(img/icon-postlink.gif) no-repeat 0 1px;
	padding-left: 14px;
}

.navigation {
	width: 470px;
	font: normal normal 14px Georgia, "Times New Roman", serif;
	overflow: hidden;
}

.navigation a {
	text-decoration: none;
	margin-bottom: 25px;
	display: block;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.aligncenter {
	margin: 0 auto;
}

/* Comments styles */

.commentZone {
	margin-bottom: 25px;
}

h3#respond, h3#comments, h3#trackbacks {
	font: normal normal 18px Georgia, "Times New Roman", serif;
	color: #373737;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin: 30px 0 0 0;
}

.commentList {
	margin: 0;
	padding: 0;
	list-style: none;
}

.commentList .reply {
	margin-bottom: 10px;
}

.commentList li.depth-1 ul.children {
	border-bottom: none;
}

.commentList li {
	overflow: hidden;
	display: block;
	padding: 10px 0 0 0;
}

.commentList li ul.children {
	overflow: hidden;
	display: block;
	padding: 10px;
	margin: 0;
	border: 1px solid #ddd;
	background: #eee;
}

.commentList li ul.children li {
	padding: 0;
	margin: 0;
}

.commentList li ul.children ul.children {
	overflow: hidden;
	display: block;
	padding: 10px;
	margin: 0;
	background: #fff;
	border: 1px solid #ddd;
}

.commentList li.depth-1 {
	border-bottom: 1px solid #ddd;
}

.commentLeft {
	float: left;
	width: 80px;
}

.commentLeft img {
	padding: 4px;
	border: 1px solid #e5e5e5;
}

.commentAuthor {
	font: normal bold 14px Georgia, "Times New Roman", serif;
}

.commentAuthor a {
	color: #373737;
}

.commentRight {
	float: right;
	width: 390px;
	overflow: hidden;
}

.commentList li ul.children .commentRight {
	float: right;
	width: 368px;
	overflow: hidden;
}

.commentList li ul.children ul.children .commentRight {
	float: right;
	width: 346px;
	overflow: hidden;
}

.commentRight p {
	margin: 10px 0;
}

#author, #email, #url {
	border: 1px solid #92bdbb;
}

#comment {
	border: 1px solid #92bdbb;
	width: 400px;
}

#submit {
  width: 80px;
  height: 25px;
  border: none;
  background-color: #77bb3b;
  color: #fff;
  line-height: 25px;
  text-align: center;
  cursor: pointer;
}

.trackbackList {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #ddd;
}

.trackbackList li {
	padding: 4px 0 0 0;
	margin-left: 23px;
}


/* Sticky Footer */
html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#wrap {padding-bottom: 30em;}  /* must be same height as the footer */
#footer {position: relative;
	margin-top: -30em; /* negative value of footer height */
	height: 30em;
	clear:both;}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}   /* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}   /* End hide from IE-mac */


/* Footer styles */
#footer {
  background-color: #d1d1d1;
  clear: both;
}

#footer_wrap {
  margin: 0 auto;
  border-top: 1px solid #ddd;
  padding-top: 20px;
  width: 970px;
  font-size: 12px;
}

div#footer a {
  color: #66a52f;
}

div#footer blockquote {
  margin: 0 0 25px 25px;
  padding: 10px;
  background-color: #e1e1e1;
  font-size: 13px;
  clear: both;
}

ul#footerCols > li {
  width: 275px;
  float: left;
  margin: 0 0 35px 25px;
  padding: 11px;
  background-color: #e1e1e1;
  line-height: 1.6em;
}

ul#footerCols li h4 {
  font: bold normal 16px Georgia, "Times New Roman", serif;
  color: #383838;
  margin-bottom: .4em;
}

ul#footerCols li li {
  border-bottom: 1px solid #d6d6d6;
}

div#footer ul + p{
  clear: both;
}


/* Site Info */
div#siteInfo {
  height: 4em;
  background-color: #2a2a2a;
  padding-top: 0.8em;
  font-size: 12px;
  color: #fff;
  font-variant: small-caps;
}

div#siteInfo_wrap {
  width: 970px;
  margin: 0 auto;
}