/*
Theme Name: Gutman
Theme URI: http://wordpress.org/
Description: The default theme used for Become a Gutman
Version: 1.0
Author: Kefan Xie
Author URI: http://binarybonsai.com/
Tags: gutman
*/

/**********************

CSS Document

Coded by: Kefan Xie
xiekefan@gmail.com

**********************/

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	background: url(images/bg/bg_body.gif) repeat-x; 
}

a img {
	border: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 895px; 
	margin: auto; 
}

/**********************

Header

**********************/

#header {
	position: relative; 
	width: 895px; 
	height: 334px; 
	background: url(images/bg/become.jpg) no-repeat; 
}

#header h1 { 
	position: absolute; 
	width: 200px; 
	height: 150px; 
	margin: 0 0 0 140px; 
}

#header h1 strong a { 
	display: block; 
	padding-top: 40px; 
	width: 200px; 
	height: 150px; 
	text-indent: -9999px; 
}

#header p { 
	width: 550px; 
	margin: 0 0 0 305px; 
	padding: 10px 0 0 0; 
	color: #ebf4ff;
	text-align: right; 
	font-weight: bold; 
	font-size: 1.1em;
}

#header p span { 
	display: block; 
	padding-left: 40px; 
}

#twitter_button { 
	float: right; 
	display: inline; 
	margin-right: 40px; 
	padding-top: 3px; 
}

#rss_button { 
	float: right; 
	display: inline; 
	margin-right: 10px; 
	padding-top: 3px; 
}

#header_search { 
	clear: right; 
	float: right; 
	width: 268px; 
	height: 40px; 
	padding-top: 15px; 
}

#quote { 
	position: absolute;
	bottom: 12px; 
	clear: both; 
	width: 787px; 
	height: 50px; 
	margin-top: 43px; 
	margin-left: 63px; 
	border: 0;
	border-collapse: collapse; 
}

#quote tr td {
	vertical-align: middle; 
}

#quote_text { 
	width: 650px; 
	text-align: right; 
	font-style: italic; 
	font-weight: bold; 
}

#quote_author { 
	width: 160px; 
	margin: 0 50px 0 0; 
	padding-left: 20px; 
	font-style: italic; 
} 

/**********************

Navigation

**********************/

#nav {
	height: 37px; 
}

#nav ul { 
	height: 37px; 
	list-style: none; 
	margin: 0 0 0 40px; 
	padding: 0 0 0 2px; 
	background: url(images/bg/bg_nav_separator.gif) no-repeat 0 4px;
}

#nav ul li { 
	float: left;
	height: 37px; 
	padding:0 2px 0 0; 
	background: url(images/bg/bg_nav_separator.gif) no-repeat right 4px;
}

#nav ul li a { 
	float: left; 
	display: block; 
	height: 27px; 
	padding: 10px 27px 0 29px; 
	text-align: center;
	color: white; 
	font-weight: bold; 
	font-size: 0.9em; 
	text-decoration: none; 
} 

#nav ul li a.grey { 
	background: url(images/bg/bg_nav_grey.gif) repeat-x 0 4px;
} 

#nav ul li a:hover { 
	color: black; 
	background: url(images/bg/bg_nav_roll.gif) repeat-x 0 4px; 
}

/**********************

Content

**********************/

#content {
	clear: both; 
	width: 787px; 
	margin: 10px 0 0 63px; 
	background: url(images/bg/bg_inner.gif) repeat-y; 
}

#content  a { 
	color: #2f5a91;
}

#content_post {
	background: url(images/bg/bg_inner_top.gif) no-repeat; 
}

#content_bottom { 
	clear: both; 
	height: 10px; 
	font-size: 0;
	background: url(images/bg/bg_inner_bottom.gif) no-repeat; 
} 

#content_main { 
	float: left; 
	width: 560px; 
	padding: 0 10px 0 12px; 
} 

#content_main h2 { 
	margin: 0; 
	padding: 10px 0 0 0; 
	font-size: 2.2em; 
} 

#comments_box { 
	clear: both; 
	width: 761px; 
	padding: 0 9px; 
	margin: auto; 
	background: #E4F2F2;
} 

#comments_box form input, #comments_box form textarea { 
	border: 1px solid #999999;
} 

#comments_box form { 
	margin: 0; 
} 

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.commentlist { 
	width: 761px; 
	margin: 0; 
	padding: 0; 
	list-style: none; 
} 

.commentlist li { 
	width: 761px; 
	padding-top: 10px; 
	background: white; 
	border-top: 1px solid #999999; 
} 

#comment-number { 
	float: left; 
	width: 35px; 
	padding-right: 15px; 
	font-size: 1.6em; 
	text-align: right; 
} 

.comment { 
	float: right;
	width: 710px; 
} 

.thread-odd {
	background: #E4F2F2 !important;
}

cite.fn { 
	font-weight: bold; 
}

.comment_last_p { 
	margin: 0; 
	padding-bottom: 10px; 
}

#respond { 
	clear: both; 
	padding-top: 10px; 
} 

#respond h3 { 
	margin-top: 0; 
} 

#sidebar { 
	float: right;
	width: 204px; 
} 

#sidebar ul { 
	list-style: none; 
	margin: 10px 0 0 25px; 
	padding: 0;
}

#sidebar form { 
	margin: 0; 
}

#sidebar form input {
	margin-bottom: 5px; 
	border: 1px solid #999999;
}

#must_read { 
	width: 200px; 
	padding-bottom: 10px; 
	border-bottom: 1px solid #7BA5D9;
}

#must_read h3 { 
	margin: 10px 0 0; 
	padding: 10px 0; 
	text-align: center; 
	background: #e1edf6; 
	border-top: 1px solid #7BA5D9;
	border-bottom: 1px solid #7BA5D9;
} 

#must_read ul { 
	margin: 10px 0 0 10px; 
} 

#must_read ul li span {
	float: left; 
	width: 10px; 
}

#must_read ul li a {
	float: left; 
	width: 160px; 
	padding-left: 5px; 
}

#ad { 
	margin-top: 14px; 
	padding-bottom: 10px; 
	padding-left: 14px; 
} 

#ad span { 
	padding-left: 10px; 
	font-size: 0.8em; 
} 

/*****************************

Archive

*****************************/

#content_archive { 
	clear: both; 
	width: 787px; 
	margin: 10px 0 0 63px; 
	background: url(images/bg/bg_archive.gif) repeat-y; 
} 

#gym_heading { 
	width: 787px; 
	height: 53px; 
	margin: 0; 
	padding-top: 10px; 
	text-align: center;
	font-size: 2.2em; 
	color: white; 
	background: url(images/bg/bg_title_grow_mind.gif) no-repeat; 
} 

#gyw_heading { 
	width: 787px; 
	height: 53px; 
	margin: 0; 
	padding-top: 10px; 
	text-align: center;
	font-size: 2.2em; 
	color: white; 
	background: url(images/bg/bg_title_grow_wealth.gif) no-repeat; 
} 

#grow_your_mind_image {
	float: left; 
	display: inline; 
	margin: 8px 0 0 10px; 
}

#archive_featured { 	
	float: left; 
	display: inline; 
	width: 493px; 
	height: 244px; 
	margin: 8px 0 8px 8px; 
	background: white url(images/bg/bg_archive_featured.gif) no-repeat; 
}

#archive_featured h2 {
	height: 36px; 
	margin: 4px 0 0 10px; 
	font-size: 1.7em;
}

#archive_featured img { 
	float: left; 
	display: inline; 
	margin: 6px 8px 0 6px; 
}

#archive_featured h3 {
	margin: 6px 0 0 0;
	font-size: 1.1em; 
	line-height: 22px; 
}

#archive_featured h3 a{
	color: black; 
}

#archive_featured p {
	margin-top: 10px; 
	padding-right: 10px; 
	font-size: 0.75em; 
	line-height: 13px; 
}

#archive_featured p a { 
	float: left; 
	width: 72px; 
	height: 28px; 
	color: white; 
	padding: 7px 0 0 28px; 
	font-size: 1.5em;
	background: url(images/button_read.gif) no-repeat; 
}

#archive_gym_wrapper { 
	clear: both; 
	width: 766px; 
	margin: 0 0 0 10px; 
	background: url(images/bg/bg_archive_gym.gif) repeat-y; 
} 

#archive_gyw_wrapper { 
	clear: both; 
	width: 766px; 
	margin: 0 0 0 10px; 
	background: url(images/bg/bg_archive_gyw.gif) repeat-y; 
} 

#archive_gym_main { 
	width: 766px; 
	background: url(images/bg/bg_archive_gym_top.gif) no-repeat;
} 

#archive_gyw_main { 
	width: 766px; 
	background: url(images/bg/bg_archive_gyw_top.gif) no-repeat;
} 

#archive_must_read { 
	float: left; 
	width: 260px; 
	padding-left: 2px; 
} 

#archive_must_read h3 { 
	height: 30px; 
	color: white; 
	margin: 0 0 15px 0; 
	font-size: 1.2em; 
	padding: 6px 0 0 20px; 
} 

#archive_must_read ul { 
	list-style: none; 
	margin: 0; 
	padding: 0 0 0 10px; 
} 

.gym #archive_must_read ul li { 
	padding-left: 34px; 
	margin-bottom: 20px; 
	background: url(images/arrow_blue.gif) no-repeat; 
} 

.gyw #archive_must_read ul li { 
	padding-left: 34px; 
	margin-bottom: 20px; 
	background: url(images/arrow_green.gif) no-repeat; 
} 

.gym #archive_must_read ul li a {
	font-weight: bold; 
	color: #355f94;
}

.gyw #archive_must_read ul li a {
	font-weight: bold; 
	color: #2a8218;
}

#archive_body { 
	float: left; 
	width: 308px; 
	padding-left: 15px; 
} 

.gym #archive_body h3 { 
	height: 30px; 
	color: #7ea4d3; 
	margin: 0 0 10px 0; 
	padding: 6px 0 0 8px; 
} 

.gyw #archive_body h3 { 
	height: 30px; 
	color: #40aa2c; 
	margin: 0 0 10px 0; 
	padding: 6px 0 0 8px; 
} 

#archive_body h4 { 
	margin-top: 5px;
	margin-bottom: 0; 
} 

#archive_body small { 
	padding-left: 12px; 
} 

#archive_body h4 a { 
	color: black; 
} 

#archive_ad {
	float: left;
	width: 178px; 
} 

#archive_ad img {
	margin: 39px 0 0 4px; 
} 

#archive_ad span {
	font-size: 0.8em; 
	padding-left: 15px; 
} 

#archive_gym_bottom{
	width: 766px; 
	height: 10px; 
	font-size: 0;
	background: url(images/bg/bg_archive_gym_bottom.gif) no-repeat; 
}

#archive_gyw_bottom{
	width: 766px; 
	height: 10px; 
	font-size: 0;
	background: url(images/bg/bg_archive_gyw_bottom.gif) no-repeat; 
}

#gutman_fund { 
	float: left; 
	display: inline; 
	width: 367px; 
	height: 125px; 
	margin: 7px 0 10px 63px ; 
	background: url(images/bg/bg_gutman_fund.gif) no-repeat; 
}

#gutman_fund p {
	display: inline;
	float: left; 
	width: 180px; 
	margin: 40px 0 0 16px;
}

#gutman_fund p a { 
	display: block; 
	font-weight: bold; 
	color: #4c75a9; 
}

#gutman_fund p span { 
	float: left;
	display: inline; 
	margin-left: 10px; 
	width: 80px; 
	font-weight: bold; 
	font-size: 0.9em; 
}

#gutman_fund p em { 
	float: left; 
	margin: 0;
	font-style: normal; 
	font-size: 1.7em; 
	font-weight: bold; 
	color: #3AAE23; 
}

#gutman_fund img { 
	float: right; 
	display: inline; 
	margin: 6px 7px 0 0;
}

#new_ebook { 
	float: left; 
	width: 427px; 
	height: 132px; 
	margin: 0 0 0 10px; 
	background: url(images/bg/bg_book.gif) no-repeat; 
}

#new_ebook p { 
	margin: 52px 0 0 0; 
	width: 280px; 
	margin-left: 10px; 
	font-size: 1.25em; 
	font-weight: bold; 
	line-height: 24px; 
}

#new_ebook p strong { 
	color: #d43150; 
} 

#new_ebook p span { 
	font-size: 1.1em; 
} 

#new_ebook a { 
	padding-left: 10px; 
	margin: 0 0 0 0;
	color: #4f74a9; 
	font-size: 1.4em; 
	font-weight: bold; 
}

#featured { 	
	float: left; 
	display: inline; 
	width: 569px; 
	height: 280px; 
	margin: 10px 0 0 0; 
	background: white url(images/bg/bg_featured.gif) no-repeat; 
}

#featured h2 {
	height: 42px; 
	margin: 6px 0 0 50px; 
	font-size: 1.7em;
}

#featured img { 
	float: left; 
	display: inline; 
	margin: 6px 8px 0 8px; 
}

#featured h3 {
	margin: 6px 0 0 0;
	font-size: 1.2em; 
	line-height: 25px; 
}

#featured p {
	margin-top: 10px; 
	font-size: 0.8em; 
	line-height: 16px; 
}

#featured p a { 
	float: left; 
	width: 72px; 
	height: 28px; 
	color: white; 
	padding: 7px 0 0 28px; 
	font-size: 1.5em;
	background: url(images/button_read.gif) no-repeat; 
}

#breaking_news {
	float: right; 
	width: 209px; 
	margin-top: 10px; 
	padding-bottom: 15px; 
	background: #e2eef6 url(images/bg/bg_breaking_bottom.gif) no-repeat bottom left;
}

#breaking_news h2 {
	width: 209px; 
	height: 39px; 
	margin: 0; 
	text-indent: -9999px;
	background: url(images/bg/bg_heading_breaking_news.gif) no-repeat; 
}

#breaking_news img { 
	display: block; 
	margin: 10px auto; 
} 

#breaking_news h3 { 
	margin: 0 10px 5px; 
	color: #820909; 
} 

#breaking_news p { 
	margin: 0 5px; 
	font-size: 0.75em; 
} 

#articles { 
	float: left; 
	margin-top: 10px; 
}

#col1, #col2 { 
	background: #e2eef6 url(images/bg/bg_article_bottom.gif) no-repeat bottom left;
} 

#articles h2 { 
	width: 280px; 
	height: 31px; 
	margin: 0; 
}

#articles h4 { 
	width: 260px; 
	margin: 0 0 0 10px; 
	text-align: center; 
}

#articles ul {	
	list-style: none;
	width: 280px; 
	margin: 0; 
	padding: 8px 0 20px 0; 
}

#articles ul li {
	width: 250px; 
	margin: auto; 
	padding: 0 0 3px 13px; 
}

#articles ul li a { 
	font-size: 0.8em; 
	font-weight: bold; 
}

#articles ul li span { 
	font-size: 0.75em; 
}

#col1 { 
	float: left; 
}

#col2 { 
	float: left; 
	display: inline; 
	margin-left: 9px; 
}

#col1 h2 { 
	text-indent: -9999px; 
	background: url(images/bg/bg_heading_grow_mind.gif) no-repeat bottom; 
} 

#col1 h4 { 
	border-top: 3px solid #649DBC;
} 

#col1 ul li { 
	background: url(images/bg/bg_bullet_blue.gif) no-repeat 0 7px;  
}

#col1 ul li a { 
	color: #2f5a91;
}

#col1 ul li span { 
	color: #2f5a91;
}

#col2 h2 { 
	text-indent: -9999px; 
	background: url(images/bg/bg_heading_grow_wealth.gif) no-repeat bottom; 
} 

#col2 h4 { 
	border-top: 3px solid #3AAE22;
} 

#col2 ul li { 
	background: url(images/bg/bg_bullet_green.gif) no-repeat 0 7px; 
}

#col2 ul li a { 
	color: #1f6312;
}

#col2 ul li span { 
	color: #1f6312;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.archive_title span { 
	float: left; 
	width: 10px; 
}

.archive_title a { 
	float: right; 
	width: 294px; 
}

.archive_date { 
	clear: both; 
}

/**********************

Footer

**********************/

#footer {
	clear: both; 
	width: 100%; 
	margin: 20px auto 0;
	height: 45px; 
	padding-top: 42px; 
	text-align: center; 
	background: white url(images/bg/bg_footer.gif) repeat-x bottom; 
}


#footer p {
	margin: 0; 
	padding: 0 0 0 0; 
	color: white; 
	font-size: 0.8em; 
}

#footer a { 
	color: white; 
} 

/**********************

Miscellaneous

**********************/

.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 */