/*  

Theme Name: How To Grow Taller 101 Theme
Theme URI: http://howtogrowtaller101.com/
Description: Theme for howtogrowtaller101.com
Version: 2.0.1
Author: XAdvance
Author URI: http://www.xadvance.com/
	
*/

/*
----------------------------------------------------------------------------- 
Standard
-----------------------------------------------------------------------------*/
html { height: 100%; margin-bottom: 1px; }
body { margin: 0; padding: 0; font: 76% Arial, Helvetica, sans-serif; color: #fffff; background: #333; }
body * { margin: 0; padding: 0;	}
p,ul,ol,dl,blockquote,pre { margin-bottom: 1.0em; line-height: 1.4em; }
h1 { margin-bottom: 0.5em; }
h2 { margin-bottom: 0.4em; }
h1,h2,h3 { font-family: Arial,Helvetica,sans-serif; }
img { border: 0; }
acronym,abbr { border: 0; text-decoration: none; }
address { font-style: normal; }
blockquote { padding: 0; margin: 0 0 1em 1.5em;  }
fieldset { border: 0; }
hr { clear: both; height: 0; color: #fff; background-color: #fff; border: 0; border-top: 1px solid #2f4b80; margin: 0.8em 0; }
table { margin: 0 0 1em 0; }
a { color: #2f4b80; }
a:visited { color: #2f4b80; }

ul { padding-left: 1.6em; margin-left: 1em; list-style-type: square; }
ul li { margin-left: 0; padding-left: 0; padding-bottom: 0.4em; }
	
dl { margin-left: 0.3em; }
dd { margin: 0 0 0.5em 0.5em; }
	
ol { padding-left: 1.6em; margin-left: 1em; }
ol li { margin-left: 0; padding-left: 0; padding-bottom: 0.4em; }

/*
----------------------------------------------------------------------------- 
Text Formatting
-----------------------------------------------------------------------------*/
.cen { text-align: center; }
.r { text-align: right; }
.l { text-align: right; }
.alignleft { float: left; margin: 0 1em 1em 0; }
.alignright { float: right; margin: 0 1em 1em 0; }
.rfloat { float: right; margin: 0 0 1em 1em; }
.lfloat { float: left; margin: 0 1em 1em 0; }
.line { white-space: nowrap; }
.clear { clear: both; }
.bumper { clear: both; font-size: 0.1em; margin: 0; }

.navigation { height: 1em; }
.nav-next { float: right; margin: 0 1em 1em 0; }
.nav-previous { margin: 0 1em 1em 0; }

h1 { font-size: 1.9em; font-weight: bold; color: #2f4b80; text-decoration: none; margin: 0 0 0.5em 0; font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif; }
h2 { font-size: 1.5em; font-weight: normal; color: #2f4b80; text-decoration: none; margin: 0 0 0.5em 0; }
h3 { font-size: 1.2em; font-weight: bold; color: #2f4b80; text-decoration: none; margin: 0; }

/*
----------------------------------------------------------------------------- 
Layout
-----------------------------------------------------------------------------*/
#taller { background: #fff; }

#title { height: 93px; background: #415f97 url(images/title.png) repeat-x scroll top left; }
	#title p { float: left; display: inline; width: 525px; height: 53px; margin: 0 auto; background: transparent url(images/logo.png) no-repeat scroll top left; padding: 40px 0 0 125px; font-size: 3.1em; font-family: Tahoma,Verdana,sans-serif; }
	#title a { color: #fff; text-decoration: none; font-weight: bold; font-style: italic; } 

	#title #searchh { float: right; display: inline; width: 250px; padding: 60px 0 0 0; position: relative; top: 44px; }
		#searchh #s { font-size: 0.9em; color: #888; padding: 2px; border: 1px solid #2f4b80; height: 14px; }
		#searchh #ssubmit { font-size: 0.9em; color: #fff; background: #2f4b80; padding: 2px; border: 1px solid #aaa; }
	
	#tpad { width: 920px; margin: 0 auto; }

#nav { height: 36px; margin: 4px 0 0 0; background: #253b63 url(images/nav.png) repeat-x scroll top left; }
	#nav ul { width: 900px; margin: 0 auto; padding: 6px; list-style: none; font-size: 1.3em; }
	#nav ul li { display: inline; margin: 0; padding: 0; list-style: none; }
	#nav ul li a { color: #fff; text-decoration: none; text-transform: uppercase; padding: 0 20px 0 0; font-weight: bold; }
	#nav ul li.current_page_item a, #nav ul li.current_page_parent a, #nav ul li.current_page_ancestor a { color: #ffb522; }

#body { width: 900px; min-height: 300px; margin: 0 auto; }
	
	#intro { min-height: 222px; background: #fff url(images/frontimg.jpg) no-repeat scroll 72px 30px; padding: 38px 0 25px 248px; }
		#intro h1 { font-size: 2.2em; }
		#intro p { font-size: 1.4em; }

	#split { padding: 14px 0 0 0; background: #fff url(images/split.png) repeat-x scroll top left; }
	
	#mainboxes { width: 924px; margin: 0 auto; }
		
		.box { float: left; display: inline; width: 295px; min-height: 205px; margin: 0 6px; }
		.box h2 { height: 31px; margin: 0 0 8px 0; padding: 6px 0 0 0; text-align: center; color: #fff; font-size: 1.6em; background: #587fb6 url(images/box-h2.png) repeat-x scroll top left; }
		
			.box .latestpost { height: 122px; padding: 10px 0 0 110px; background: transparent url(images/box-post.jpg) no-repeat scroll 0 8px; }
			.box .exercises { height: 122px; padding: 10px 0 0 110px; background: transparent url(images/box-exercises.jpg) no-repeat scroll 0 8px; }
			.box .guide { height: 122px; padding: 10px 0 0 110px; background: transparent url(images/box-guide.jpg) no-repeat scroll 0 8px; }
			
			.box a.more { color: #ff8431; font-weight: bold; text-decoration: none; }
			
			
			.box .latestpost h3 { font-size: 1em; }
			.box .latestpost h3 a { text-decoration: none; }

	.widepage { padding: 1em 0 2.5em 0; font-size: 1.1em; }
	
	#nav-above { margin: 0 0 1em 0; }
	
	#container { width: 650px; float: right; display: inline; padding: 1em 0 2.5em 0; font-size: 1.1em; }	
	
	#sidebar { width: 218px; min-height: 200px; margin: 1em 0; padding: 0; background: #f00 url(images/sidebar.png) repeat-y scroll top left; }
		.sbt { min-height: 200px; background: transparent url(images/sbt.png) no-repeat scroll top left; }
		.sbb { min-height: 200px; padding: 18px 10px; background: transparent url(images/sbb.png) no-repeat scroll bottom left; }
		
		.post { padding-bottom: 1.5em; margin-bottom: 2em; border-bottom: 1px dotted #aaa; }
		.post h1, .post h2 { font-size: 1.8em; font-weight: bold; color: #2f4b80; margin: 0 0 0.5em 0;  }
		.post h1 a, .post h2 a { color: #2f4b80; text-decoration: none; }
		.post .entry-date { margin: 0 0 0.5em; font-size: 0.9em; text-transform: uppercase; }
		.post .entry-date abbr { border-bottom: 1px dotted #aaa; }
		.post .entry-meta a { color: #666; }
		
		.rating { font-weight: bold; font-size: 1.1em; color: #2f4b80; }
	
	.widget { margin: 0 0 2em 0; color: #fff; }
	.widget h2 { margin: 0 0 0.6em 0; color: #fff; font-weight: bold; font-size: 1.5em; padding-bottom: 3px; }
	.widget h2.sec { border-bottom: 2px dotted #cbd5e7; }
	.widget a { color: #fff; }
	
	#subnav { margin: 0 0 1em 0; padding: 0; list-style: none; font-size: 1.2em; }
	#subnav li { margin: 0 0 0.5em 2em; padding: 0; list-style: none; }
	#subnav li a { font-weight: bold; text-decoration: none; }

#footer { clear: both; background: #333; color: #fff; padding: 1em 0; }
	#footer p { width: 960px; margin: 0 auto 1em auto; text-align: center; }
	#footer a { color: #fff; text-decoration: none; }
	#footer a:hover { text-decoration: underline; }
	
/*
----------------------------------------------------------------------------- 
Comments, etc.
-----------------------------------------------------------------------------*/

#comments { width: 517px; margin: 2em auto; padding: 0; }

.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', 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: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentmetadata { font-weight: normal;	}

h3#respond { margin-top: 1em; } 

code { font: 1.1em 'Courier New', Courier, Fixed; }

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }

#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0;	}
#commentform textarea {	width: 440px; height: 200px; padding: 2px; border: 1px solid #000; }
#commentform #submit { margin: 0; }

.alt { margin: 0; }

.commentlist { padding: 0; text-align: justify; margin: 0; }

.commentlist li { margin: 15px 0 0 3px;	padding: 8px 25px 0 30px; background-repeat: no-repeat; background-position: 10px 10px;	list-style: none; background-color: #f4f4f4; border: 1px solid #e4e4e4; }

.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; }

#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 { background-color: #fff; }

#commentform #comment {	width: 440px; height: 200px; padding: 2px; border: 1px solid #000; }
