/* 

Version: 1.0

Copyright getrichslowly.org 2009, All Rights Reserved


*/

/* Start body and page wrapper styles */

body 
{
	margin				: 0;
	padding				: 0;
	font-family			: sans-serif;
	font-size			: 13px;
	text-align			: center;
	color				: #29303B;
	background-color	: #C9DBB0;
}

#rap 
{
	background-color	: white;
	width				: 980px; 
	margin				: 0 auto;
	padding				: 0px;
	text-align			: left;
	font-family			: sans-serif;
	font-size			: 13px;
}

#main 
{
	margin				: 0 auto;
	padding				: 0;
 	background			: white;
	width				: 980px;
}

/* End of body and wrapper styles */

/* Start of header styles */

#header 
{
	font-size			: 1.6em;	
	padding				: 10px 0 0 0;
	background-color	: white;
	margin				: 0 auto;
	width				: 980px; 
	padding				: 0;
}

#title 
{
	float:left;
	padding-left		: 15px;
}

#search_box 
{
	display				: block;
	margin-right		: 20px;
	margin-top			: 10px;
}

#search_box img
{
	display				: inline;
}

#search_box input
{
	float				: left;
	color				: silver;
	border 				: 1px solid silver;
}

#search_box input.search_btn
{
        background                      : url('/blog/img/sprite1.png') no-repeat 0 -204px;
        border                          : medium none;
        height                          : 24px;
        margin-left                     : 5px;
        width                           : 33px;
} 

#mainnav
{
	margin-top			: -50px;
	margin-right		: 10px;
	text-align			: left;
	font-weight			: bold;
	font-size			: 10px;
}

#mainnav a:link, #mainnav a:visited,
#mainnav a:hover, #mainnav a:active, #mainnav a
{
	text-decoration		: none;	
	color				: #455F27;
	font-weight			: bold;
	font-size			: 13px;
}
#topnav 
{
	width				: 980px;
	height				: 37px;
	color				: white;
	background-color	: #557D24;
	font-size			: 10px;
    text-align			: left;
	margin				: 0 auto;
	font-family			: sans-serif;
	font-weight			: bold;
}

#topnav ul
{
	padding-top			: 5px;
 	margin-left			: 5px;
	padding-left                    : 5px;
}

#press
{
 	padding-right                   : 5px;
	margin-top			: -39px;
	text-align			: right;
	width				: 300px;
	float				: right;
}

#topnav ul li
{
    list-style-type		: none;
	text-align			: center;
	vertical-align		: middle;
	float				: left;
	width				: 65px;
	margin-left			: 5px;
	margin-right		: 5px;
	height				: 29px;
	margin-top			: -2px;
	margin-bottom		: auto;
}

#topnav ul .sep {
	width				: 1px;
	height				: 27px;
	line-height			: 27px;
	border-left			: 1px solid #FFFFFF;
	margin				: 0px;
}

#pressLink
{
 	color				: #FFCC00 !important;
}

#topnav a:link, #topnav a:visited,
#topnav a:hover, #topnav a:active, #topnav a
{
	text-decoration                 : none;	
	color				: white;
	font-weight			: bold;
	font-size			: 11px;
}

#topleftdiv 
{
        float                           : right;
        margin-top                      : 10px;
        width                           : 305px;
}
/* End of header styles */

/* Start of footer styles */

#footer 
{
	margin				: 0 auto;
	padding				: 7px 0;
	border-top			: 1px solid silver;
	clear				: both;
	font-size			: 10px;
	color				: #999;
	width				: 980px;
	text-align			: center;
}

#footer a 
{
	border				: none;
	color				: #7A7636;
}

#footer p 
{
	width				: 500px;
	margin				: auto;
}

/* End of footer styles */

/* Start of feed styles */

#feeds_box
{
	padding-bottom		: 10px;
	font-size			: 12px;
	margin-bottom		: 45px;
}

#feeds_box img
{
 	vertical-align:text-bottom;
}

#blogtalk
{
 	font-size			: 11px;
	margin-bottom		: 5px;
}

#blogtalk a:link, #blogtalk a:visited,
#blogtalk a:active
{
	text-decoration		: none;
	color				: #19A0D0;
}

#blogtalk a:hover
{
	text-decoration		: underline;
}

#feeds_links a:link, #feeds_links a:visited, #feeds_links a:active 
{
        background              : url('/blog/img/sprite1.png') no-repeat top left;
        text-decoration         : none;
        color                   : #455F27;
} 

#feeds_links a:hover 
{
        text-decoration         : none;
}

#feeds_links a.fb_small
{
        background-position     : -28px -36px; 
        width                   : 14px;
        height                  : 16px;
}

#feeds_links a.twit_small
{
        background-position     : -26px -114px; 
        width                   : 16px;
        height                  : 16px;
}

#feeds_links a.rss_small
{
        background-position     : -26px -62px; 
        width                   : 16px;
        height                  : 18px;
}

/* End of feed styles */

/* Start of sidebar styles */

#sidebar 
{
	width				: 300px;
	float				: right;
	padding				: 0px 8px 10px 8px;
	margin				: 0;
	font-size			: 12px;
	color				: #333;
	display				: inline;
	background-color:white;
} 

.sidebarPod
{
	text-align			: left;
	margin-bottom		: 10px;
}

.sidebarHeader
{
 	background-color	: gray;
	text-align			: left;
	color				: white;
	padding				: 2px; 
	font-size			: 13px;
	color				: white; 
	font-family			: sans-serif; 
	letter-spacing		: -0.02em;  
	font-weight			: bold;
	width: 290px;
	height: 18px;
}

#sidebar ul 
{
	list-style-position	: inside;
	padding				: 5px;
	margin				: 0;
	font-size			: 12px;	
	padding-bottom		: 3em;
	font-family			: sans-serif; 
}

#sidebar ul li 
{
	margin				: 0.1em 0 0 0;
	padding				: 0;	
}

#sidebar li a 
{
	text-decoration		: none;
	border				: none;
}

#sidebar li a:link 
{
	color				: #304010;	
}

#sidebar li a:visited 
{
	color				: #304010;	
}

#sidebar li a:hover, #sidebar li a:active 
{
	color				: #304010;
}

#subscribe
{
	display				: block;
	margin-top			: 5px;
 	margin-bottom		: 5px;
	text-align			: left;
 	border				: 1px solid #9CA697;
	background-color	: #D1D7C6;
	padding				: 5px;
	font-weight			: bold;
	height				: 47px;
}

#subscribe p
{
	color				: black;
}

#subscribe input
{
	color				:silver;
}

#sidebar input.search_btn{
        background                      : url('/blog/img/sprite1.png') no-repeat 0 -204px;
        border                          : medium none;
        height                          : 24px;
        margin-left                     : 5px;
        width                           : 33px;
}
.sidebarRatesPod
{
	text-align			: center;
	background-color	: #374633; 
	margin				: 0px 0px 10px 0px;
	width				: 300px;
}

.sidebarRatesHeader
{
	background-image	: url("img/sideheader_bg_light.png");
	background-repeat	: repeat-x;
	color				: white;
	text-align			: left;
	font-weight			: bold;
	font-family			: sans-serif;
	padding				: 2px;
	padding-left		: 20px;
	overflow			: auto;
}

.sidebarRateForm
{
	padding				: 10px;
}

.sidebarRateForm select
{
	width				: 220px;
	margin-bottom		: 5px;
}

.sidebarRateForm input
{
	border				: none;
	margin				: 10px 0;
	color				: silver;
}

#arrow
{
 	position			: relative;
	display				: block;
	margin-left			: 220px;
	margin-top	 		: -10px;
}

#longform
{
	width: 300px;
	margin-bottom:10px;
	color:white;
	text-align:center;
}

#longform hr
{
 	width:80%;
	color:#436301;
	background-color:#436301;
}

#longform ul, #longform li
{
 	margin:0;
	padding:0;
}

#longform input
{
 	border:none;
}

.InsurancePod
{
 	background:url('/blog/img/insurancebg.png') no-repeat top left white;
	width:300px;
	height:250px;
	text-align:center;
	padding-bottom:10px;
}

.InsuranceHeader
{
 	font-size:17px;
	color:white;
	font-weight:bold;
	padding-top:10px;
}

.InsurancePod table
{
 	border-collapse:collapse;
	margin:10px 0 0 10px;
	padding:0;
	width:280px;
}

.InsurancePod table tr
{
	padding:0;
	width:280px;
}

.InsurancePod table td
{
 	width:70px;
	margin:0;
	padding:0;
}

.InsuranceForm
{
 	margin-top:40px;
	color:#5A692C;
	font-weight:bold;
}

.InsuranceFooter
{
	font-size:11px;
	margin-top:20px;
}


/* End of sidebar styles */

/* Start of content styles */

#content 
{
	width				: 650px;
	float				: left;
	padding				: 5px;
	margin				: 0;
	margin-top			: 5px;
	margin-bottom		: 5px;
	overflow			: hidden;
	display				: inline;
	border-right		: 1px solid silver;
	background:white;
}

.note 
{
	padding				: 10px;
	margin				: 5px;
	text-align			: left;
	font-family			: sans-serif;
	font-size			: 13px;
	color				: black;
	background-color	: #D1D7C6;
	border				: 1px solid #9CA697;
}

code 
{
	font-size			: 13px;
	font-style			: italic;
}

blockquote 
{
	min-height			: 81px;
	margin				: 15px 30px 15px 20px;
	padding				: 0 0 0 80px;
	background			: url('img/quotes.png') no-repeat left top;
	font-style			: italic;
}

cite 
{
	font-size			: 13px;
	font-style			: normal;
}

#content ul 
{
	margin-left			: 0;
	padding-left		: 45px;
	list-style-type		: none;
}

#content ul li 
{
	background			: url('img/bullet.gif') no-repeat 0 7px;
	padding-left		: 1.5em;
}

#content ul li a.cmt_stmbl 
{
        background              : url('/blog/img/sprite1.png') no-repeat -28px -88px !important; 
        width                   :15px;
        height                  :14px;
        display                 : block;
}

#content ul li a.cmt_addthis
{
        background              : url('/blog/img/sprite1.png') no-repeat -26px 0 !important;
        width                   :16px;
        height                  :16px;
        display                 : block;
}

#content ul li a.cmt_redit
{
        background              : url('/blog/img/sprite1.png') no-repeat 0 -18px !important;
        width                   :16px;
        height                  :16px;
        display                 : block;
}

.post 
{
	width				: 570px;
	margin-bottom		: 30px;
	margin-left			: 40px;
	margin-right		: 40px;
}

.post-info 
{
	font-size			: 0.9em;
	font-family			: sans-serif; 
	margin				: 0;
	padding				: 0;
}

.post-info a:link, .post-info a:visited,
.post-info a:active
{
    text-decoration		: none;
	color				: #455F27;
}

.post-info a:hover 
{
    text-decoration		: underline;
}

.post-related 
{
	padding				: 10px 0;
	margin				: 3px 0;
	font-family			: sans-serif;
	font-size			: 13px;
}

.post-content 
{
	padding-top			: 10px;
	margin				: 3px 0;
	font-family			: sans-serif;
	font-size			: 13px;
	color				: #000;
}

.post-title 
{
	color				: black;
	font-family			: sans-serif; 
	letter-spacing		: -0.02em; 
	font-size			: 1.6em;
	margin-bottom		: 3px;
	font-weight			: bold;
}

.post-title a:link, .post-title a:visited, 
.post-title a:hover, .post-title a:active
{
	text-decoration		: none;
	color				: black;
}

.post-date 
{
	color				: silver;
	font-family			: sans-serif;
	font-size			: 1.1em;
	font-weight			: bold;
	margin				: 0;
	padding				: 0;
} 

.post-footer
{
        width                           : 38px;
        height                          : 11px;
        margin                          : 10px auto auto;
        background                      : url('/blog/img/sprite1.png') no-repeat 0 -192px;    
} 

#ratescontainer-wrap
{
	margin-top 			: 10px;
	margin-bottom		: 15px;
}

#ratescontainer-wrap ul li
{
	background		 	: none; 	
}

input#submit-button
{
 	margin-top			: 28px !important;
	left				: 505px !important;
}

.postAd
{
    margin-top			: 10px;
 	text-align			: center;
}

.rate-min
{
 	width				: 50px;
}

.rate-logo
{
 	width				: 150px;
}

/* End of content styles */

/* Start of advert styles */

.post-ad
{
 	width				: 468px;
	height				: 60px;
	text-align			: center;
	margin				: 15px 15px auto;
}

#wesabe_groups 
{
	background-color	: white; 
	height				: 250px; 
	width				: 250px; 
	margin				: 0px auto; 
	font-family			: sans-serif; 
	text-align			: left;
}

#wesabe_groups a 
{
	color				: #CC0000; 
	text-decoration		: underline;
}

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

#wesabe_groups a img 
{
	border				: 0;
}

#wesabe_groups #intro_header 
{
	height				: 60px; 
	overflow			: hidden; 
	width				: 250px; 
	font-weight			: bold; 
	color				: #666666; 
	font-family			: sans-serif; 
	font-size			: 11px;
}

#wesabe_groups .headline 
{
	font-size			: 14px; 
	font-weight			: bold;
}

#wesabe_groups .group_container 
{
	height				: 60px; 
	overflow			: hidden; 
	table-layout		: fixed; 
	width				: 250px;
}

#wesabe_groups .group_title 
{
	font-size			: 14px; 
	font-weight			: bold; 
	line-height			: 17px; 
}

#wesabe_groups .group_paragraph 
{
	display				: block; 
	font-size			: 10px; 
	line-height			: 12px; 
	margin-bottom		: 0; 
	padding-bottom		: 0; 
	width				: 115px; 
	margin-right		: 5px;
}

/* End of advert styles */

/* Start of Average rate box styles */

.CDratebox
{
 	background-color	: #557D24;
	text-align			: center;
	padding				: 10px;
	margin-bottom		: 15px;
}

.CDratebox select
{
	width				: 220px;
	margin-bottom		: 5px;
}

.CDratebox input
{
	border				: none;
	padding-top			: 10px;
}

#avgRateBox
{
 	border				: none;
	background-color	: #557D24;
	height				: 225px;
	width				: 285px;
}

.mainRateBox
{
	height				: 225px;
	background-color	: white;
	width	 		   	: 300px;
	text-align			: center;
	border				: 1px solid white;
}

.mainRateHeader
{
    color				: #FFCC00;
	font-weight			: bold;
	background-image	: url("img/sideheader_bg_light.png");
	background-repeat	: repeat-x;
	text-align			: left;
	font-family			: sans-serif;
	font-size			: 17px;
	padding-top			: 10px;
	padding-left		: 20px;
	margin				: 0px;
	height				: 40px;
	
}	

/* End of Average rate box styles */

/* General styles */

input, textarea 
{
	border				: silver 1px solid;
}

a img 
{
	border				: none;
}

acronym, abbr 
{
	border-bottom		: 1px dotted #0c6bf0;
}

acronym, abbr, span.caps 
{
	cursor				: help;
	letter-spacing		: .07em;
}

h3 
{
	margin				: 0;
	padding				: 0;
	font-size			: 1.3em;
}

p 
{
	margin				: 0 0 1em;
	padding				: 0;
	line-height			: 1.5em;
}

h1, h2, h3, h4 
{
	font-family			: sans-serif;
	font-weight			: normal;
	letter-spacing		: 1px;
}


#header h1 a 
{
	color				: #F7F3ED;
	text-decoration		: none;
}

#header h1 a:hover 
{
	color				: #B5C09D;
}

#header #desc
{
	font-family			: sans-serif; 
	font-weight			: normal;
	font-style			: italic;
	font-size			: 1em;
	color				: #F7F3ED;	
	text-align			: right;
	margin				: 0;
	padding				: 0 60px 0 0;
}

#tla ul li
{
	background			: none;
}

.commentlist 
{
	font-size			: 13px;
	font-weight			: normal;	
}

#commentform 
{
	margin				: 0 0 0 40px;
}

#commentform textarea 
{
	width				: 80%;
}

#commentform p 
{
	margin				: 0 0 1em;
}

#comments,#respond 
{
	text-transform		: uppercase;
	margin				: 3em 0 1em 40px;
	color				: #676E04;
	font				: 0.9em verdana, helvetica, sans-serif;
}

.commentlist li 
{
	margin				: 5px 0;
	padding				: 10px 10px 20px 10px;
	background			: #F3F6ED;
	border				: #E1D6C6 1px solid;
}

.commentlist-admin li
{
	margin				: 5px 0;
	padding				: 10px 10px 20px 10px;
	background			: #FF0000;
	border				: #E1D6C6 1px solid;
    color				: white;
}

.greatcomment
{
    margin				: 5px 0;
	padding				: 10px 10px 20px 10px;
	background			: #E1E4DB;
	border				: #FF0000 1px dashed;
}

#ad img
{
   border				: none;
   padding				: 0px;
}

#leftnav
{
	list-style			: none;
	margin				: 0 auto;	
	padding				: 12px 0 0 20px;
	text-align			: left;	
	float				: left;
	font-family			: sans-serif;
	font-size			: 1em;	
}

#leftnav li 
{
	list-style			: none;
	display				: inline;
	padding				: 0;
	margin				: 0;
	font-weight			: bold;
}

#leftnav li a:link, #leftnav li a:visited
{
	text-decoration		: none;	
	color				: #F7F3ED;	
}

#leftnav li a:hover, #leftnav li a:active
{
	color				: #B5C09D;
}

ol.commentlist img.wp-smiley 
{
	border				: 0; 
	vertical-align		: bottom;
}

.delicious-link p
{
   padding				: 0;
   margin				: 0;
}

.delicious-extended p
{
   padding				: 0;
   margin				: 0;
}

.delicious-tags p
{
   padding				: 0px 0px 10px 0px;
   margin				: 0;
}

.directad
{
	font-size			: 9px;	
	text-align			: right;	
	font-family			: sans-serif; 
}

.entrylist
{
	padding-left		: 2em; 
    text-indent			: -2em;
}


.highlight
{
	background			: #F3F6ED;
    color				: black;
    margin				: 15px 45px 15px 45px;
	padding				: 5px;
}

.clearboth
{
 	clear				: both;
}

#relatedarticles .email-verify-submit
{
        background                      : url('/blog/img/sprite1.png') no-repeat 0 -228px;
        width                           : 42px;
        height                          : 31px;
        border                          : medium none;
        float                           : left;
        margin-top                      : -3px;
        vertical-align                  : middle;
}

#relatedarticles ul li span
{
        background                      : url('/blog/img/sprite1.png') no-repeat top left;
        width                           : 24px;
        height                          : 24px;
        display                         : block;
        float                           : left;
        margin-right                    : 3px;
}

#relatedarticles ul li span.fb24
{
        background-position             : 0 -36px;
}
#relatedarticles ul li span.rss24
{
        background-position             : 0 -62px;
}
#relatedarticles ul li span.stmbl24
{
        background-position             :0 -88px;
}
#relatedarticles ul li span.del24
{
        background-position             : 0 -166px;
}
#relatedarticles ul li span.twit24{
        background-position             : 0 -114px;
}
#relatedarticles ul li span.mail24
{
        background-position             : 0 -140px;
}
#credit-card-subnav{
    background-color: #557D24;
    height: auto;
    position: relative;
    top: 0;
    width: 135px;
    z-index: 100003; 
    margin: 0 !important;
    padding: 0 !important;
    display:none;
}

#credit-card-subnav li{
    border-top: 1px solid #C8C8C8;
    display: block;
    text-align: left !important;
    width: 125px !important; 
    margin:0 !important;
    padding: 5px;
    height:auto !important;
}

#credit-card-subnav li:hover{
    background-color: #A9D175;
}

#credit-card-subnav li.active{
    background-color: #A9D175;
}

#credit-card-nav .arrow{
    border-color: transparent white;
    border-style: solid none solid solid;
    border-width: 3px 0 3px 6px;
    float: right;
    line-height: 0;
    margin: 0 0 0 60px;
    padding: 0;
    position: relative;
    top: 13px;
    width: 1px;
}

#credit-card-nav:hover .arrow{
    border-color: white transparent;
    border-style: solid solid none;
    border-width: 6px 3px 0;
    float: right;
    line-height: 0;
    margin: 0 0 0 60px;
    padding: 0;
    width: 1px;
}

    
    
    

#bookdiv {
    float: left;
    margin-left: 20px;
    padding-bottom: 5px;
    padding-top: 17px;
}

