body {
	background: #777777 url(/images/bg.jpg) top center repeat-y;
	margin: 0px;
	padding: 0px;
	/*font-family: Arial, Verdana, Helvetica;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 85%;*/
	font: 90% "Trebuchet MS", Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
	/*font-size: 90%; font-family: Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;*/
	color: #3F3F3F;
	text-align: center;
	}

h1 {
	color: #FCFEF4;
	display: inline;
	font-size: 28px;
}


h1 a:link, h1 a:visited {
	color: #777777;
	text-decoration: none;
	}

h1 a:hover, h1 a:active {
	/*background: #78A515;*/
	color: #000;
	text-decoration: none;
	}

h2 {
	color: #777777;
	font-weight: normal;
	font-size: 1.6em;
	margin: 10px 0 0 0;
	}

h2 a:link, h2 a:visited {
	color: #004A80; /*#225522;*/
	font-weight: bold;
	font-size: .8em;
	text-decoration: none;
}

h2 a:hover, h2 a:active {
	color: #777777;
}

h3 {
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: normal;
	}
	


a:link {
	color: #3F3F3F;
	text-decoration: none;
	}

a:visited {
	color: #3F3F3F;
	text-decoration: none;
	}

a:hover, a:active {
	/*background: #78A515;*/
	color: #000;
	text-decoration: underline;
	}

blockquote {
	overflow: hidden;
	padding: 0;
	margin: 1em;
	border: 1px solid #CCC;
	-moz-border-radius: 10px;
	background: #F8FAFC;
}

code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

p {
	line-height: 1.3;
	}

/* 2)-=-=-=- Structure -=-=-=- */

#container {
	width: 960px;
	background: #FFFFFF;
	borer: #FF0000 2px solid;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}


#content {
	background:#ffffff !important;
	float: left;
	padding-top: 10px;
	margin: 0px auto 0px 0px;
	width: 660px;
}



.meta {
	background: #004A80;
	color:#ffffff;
	font-size: .9em;
	padding: 2px 2px 2px 10px;
}

.meta a { 
	color:#dadada;
	text-decoration: underline;
}



.highlight { /* Basic highlight for text */
	background: #F7FEDC;
	}

.comments {
	/*font-size: 1.2em;*/
	padding-bottom: 25px;
	padding-left: 4px;
	padding-top: 10px;
	border-top: 1px dotted #999999;
}

.comments a:link, .comments a:visited {
	/*color: #78A515;*/
	color:#004A80;
	font-weight: bold;
	text-decoration: none;
	}

.comments a:hover, .comments a:active {
	/*background: #78A515;*/
	color: #004A80;
	text-decoration: underline;
	}	

p.metadate {
	font-size: .8em;
	margin: 0;
	text-transform: uppercase;
	}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}

.warning p { /* Used on the search page (image will appear if no result is found) */
	background: url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	}

.postinput {
	margin-left: 10px;
	}

.my_profile {
	color: #eeeeee;
	font-family: "Lucida Grande", Georgia, Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 10px;
}

/* 4)-=-=-=- Right selectors -=-=-=- */	

#right {
	float: right;
	width: 281px;
	background: url(/images/make-money-sibebar-bg.jpg) top center repeat-y;
	padding: 0px 0px 0px 0px;
	margin: 0px -1px 0px 0px;
	}

#right-nudge {
	font-size: 12px;
	width: 271px;
	padding: 0px 0px 0px 10px;
}

#footer {
	
}

	
.ctextarea {
	border: 1px solid #999999;
	color: #333333;
	padding: 2px 5px 1px 5px;
	width: 550px;
	background-image:url(/images/cash.jpg);
	background-position: center right;
	background-repeat: no-repeat;
}

.cauthor {
	border: 1px solid #999999;
	color: #333333;
	width: 250px;
	height: 18px;
	background:#fafafa url(images/vcard.png) no-repeat 2px 1px;
	padding-left:22px;
}	
	
.cemail {
	border: 1px solid #999999;
	color: #333333;
	width: 250px;
	height: 18px;
	background:#fafafa url(images/email.png) no-repeat 2px 2px;
	padding-left:22px;
}
.curl {
	border: 1px solid #999999;
	color: #333333;
	width: 250px;
	height: 18px;
	background:#fafafa url(images/world_link.png) no-repeat 2px 2px;
	padding-left:22px;
}	



#skip {
	display: none;
	}

hr { /* Simple style when CSS not in use */
	display: none;
	}

/* 8)-=-=-=- Hacks -=-=-=- */

.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
}


.Permalink {
	color:004A80;
	font-family: Arial, Verdana, Helvetica;
	font-size:11px;
	text-decoration: none;
}


.Permalink:hover {
	font-family: Arial, Verdana, Helvetica;
	color:#004A80;
	font-size:11px;
	text-decoration: underline;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	

.hotlink {
	background-color:#004A80;	
	padding: 0px 0px 0px 4px; 
	border:#053A61 1px solid;
}

.hotlink:hover {
	background-color:#48A5F5;	
	padding: 0px 0px 0px 4px;
	border:#000000 1px solid;
}

.hotlink a {
	font-family: Arial, Verdana, Helvetica;
	color:#ffffff;
	font-size:12px;
	text-decoration: none;
}

.hotlink a:hover {
	font-family: Arial, Verdana, Helvetica;
	color:#000000;
	font-size:12px;
	text-decoration: none;
}

#footnotes {
	width: 100%;
	text-align:center;
	padding: 10px 0px 0px 0px;
	border-top:#777777 1px solid;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size:11px;
	clear:both;
}

.storycontent {
	color:#000000;
	font-size: .9em;
	/*font-family: Verdana, Helvetica, Sans-Serif;*/
	font-family: 'lucida sans unicode', lucida, helvetica, verdana, arial, sans-serif;
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
	
	padding:14px;
	border-right:#aaaaaa 2px solid;
	border-bottom:#aaaaaa 1px solid;
	
}

.code_ta {
	color:#000000;
	border:#598527 1px solid;
	overflow: auto;
	font-size: 12px;
	font-family: Verdana, Helvetica, Sans-Serif;
}

.star {
	list-style: none;
	background: url(/images/green_star.png) no-repeat 0 1px;
	padding-left:16px;
}


#recent_comments {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11 px;
	color:#000000;
}

#recent_comments a {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11 px;
	color:#455E0E;
	text-decoration:none;
	padding-left: 16px;
	
}

#recent_comments ul {
	margin: 0px;
	padding: 0px;	
}

#recent_comments li {
	list-style: none; 
	background: url(/images/arrow_137.gif) no-repeat 0 1px;
	border-bottom: #777777 1px solid;
}

#recent_comments a:hover {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11 px;
	color:#007236;
	text-decoration:underline;
	padding-left: 16px;
	
}

.smBlackTxt { font-family: Tahoma, Chicago, Times; font-size: 11px; color:#000000; }

.smLink {
	padding-left: 16px;
	font-size:12px;
	color:#005826;
	font-family: "Lucida Grande", Georgia, Trebuchet, "Trebuchet MS", sans-serif;
}

.smLink:hover {
	padding-left: 16px;
	font-size:12px;
	color:#000000;
	font-family: "Lucida Grande", Georgia, Trebuchet, "Trebuchet MS", sans-serif;
}

.smlinkwhite  {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.dropcap {
	color: #D4D4C7;
	float: left;
	font-size:64px;
	line-height:42px;
	padding-top:2px;
	padding-right:8px;
	font-family: Times, serif, Georgia;
}

#botbar {
	clear:both;
	margin: 0px auto;
	width: 952px;
	padding: 4px;
	background-color:#004A80;
	color:#cccccc;	
}

#botbar select {
	width:220px;
	background-color:#2D76C3;
	color:#ffffff;
	border:#999999 1px solid;
}

#botbar input {
	background-color:#2D76C3;
	color:#ffffff;
	border:#999999 1px solid;
}

#botbar input:hover {
	color:#dddddd;
	border:#dddddd 1px solid;
}

#topbar {
	text-align:center;
	width: 953px !important;
	padding: 4px;
	background-color:#000000;
	color:#cccccc;	
	overflow: auto;
	
}

#topbar h2 {
	display: inline;
	font-size: 14px;
	color: #ffffff;
}

#topbar a {
	font-weight:normal;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}

#topbar a:hover {
	font-weight:normal;
	font-size: 14px;
	color: #48A5F5;
	text-decoration: underline;
}
	
pre {
	border:#777777 1px solid;
	font-size: 1.3 em; 
 	color: 333333; 
	margin: 10px; 
	padding:10px; 
	background: #e0e0e0;
}


.popular_link {
	color: #000000;
	text-decoration: none;
}

.popular_link:hover {
	color: #004A80;
	text-decoration: underline;
}


ol#commentlist {
list-style:none;
padding:0;
}

.commenttext {
	background:#F3F2F3 url(http://www.affiliatebestprograms.com/images/comm.png) no-repeat left top;
	min-height:90px;
	width: 540px;
	margin-bottom: 20px;
}

.commenttext .authorcomment {
	padding:10px;
	margin-top:3px;
	background:#dddddd;
	min-height:90px;
	border-right:10px solid #FF0084;
}

* html .commenttext {
	height:90px;
	overflow:visible;
}

.commentp {
	margin-left:0px;
	padding:22px 12px 10px 10px;
}

.commenttext p {
	margin:0 0 15px;
	padding:0;
	line-height:1.5em;
}

.commentname a {
	color: #004A80;
	text-decoration:none;
}

.most_header_footer {
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid; 
	background-color:#004A80; 
	color:#ffffff; 
	padding-left:4px;
}

#comment_notice {
	width: 540px;
	margin-left:0px;
	border:#4b4b4b 1px solid;
	color:#3b3b3b;
	background-color:#A8C1E5;
	padding:10px;
}

.my_feed {
	width: 80%;
	margin:0px auto 0px;
	border:#4b4b4b 1px solid;
	color:#3b3b3b;
	background-color:#A8C1E5;
	padding:10px;
	text-align:center;
	
}