/*  
Theme Name: Simple w/ Video
Theme URI: http://www.amazingfreecash.com
Description: 
Version: 1.0
Author: FreeCash Man

*/
a, a:visited {color: #07A8B2; font-weight:bolder; outline:none;}
a:hover {text-decoration:underline;}

body {
	font: 62.5%/1.2 Helvetica, Arial, sans-serif;color: #555;
	text-align: center;
	margin: 0;
	padding: 0; 
	background: #e7f7f7 url(images/background.jpg) 50% 0 no-repeat;
}


#container {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	padding:0;
	position:relative;
}

#page {
	text-align: left;
	padding:0; 	
	margin: 0 auto;
}

#header {
	margin-top:55px;
	padding:0 50px;
	height:60px;
}


/******** header ************/

#header h1 {
	display:block;
	float:left;
	padding:0;
	font-family:Courier New, Courier, Arial;
	font-size:4.3em;
	font-weight:normal;
	padding-left:80px;
	margin-left:10px;
	background:url(images/as-seen-on-tv.png) no-repeat top left;
}
#header h1 span {
	color:#07A8B2;
}
#header h1.simple-notv {
	background:none;
	padding-left:20px;
}	

#header h2 {
	text-indent:-9999px;
	padding:0;
	margin:0;
	width:75px;
	height:33px;
	margin-top:10px;
	margin-right:20px;
	float:right;
	background:url(images/bbb.png) no-repeat top right;
}

#header ul {
	display:block;
	width:350px;
	position:relative;
	overflow:hidden;
	float:right;
	padding:0;
	margin:40px 0px 0 0;
	border:0px solid red;
}

#header li {
	float:left;
	list-style:none;
	background:url(images/nav-divider.png) center left no-repeat;
}

#header a {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 10px;
	font-size:1.5em;
	font-weight:bold;
	outline:none;
	color:#455a6e;
}

#header .first_element a {
	background: none;
}

#header a:hover {
	color:#708ba5;
}



/******** content ************/

#content {
	float: left;
	width: 630px;
	font-size:1.5em;
	padding-top:30px;
	margin-left:10px;
}

#content.wide {
	float:none;
	width:auto;
	position:relative;
}

.wide {
	clear:left;  
	margin:0;
}

#left-box {
	position:absolute;
	top:40px;
	left:40px;
	width:345px;
}


#right-box {
	position:absolute;
	top:40px;
	right:20px;
	width:430px;
}
#right-box h2 {
	color: #07A8B2;
}
#right-box li {
	background:url(images/checkmark.jpg) left 50% no-repeat;
	padding:3px 0 3px 30px;
	list-style:none;
}

#optin {
	position:absolute;
	top:350px;
	left:100px;
	width:500px;
}
#optin .privacy{text-align:center; font-size:.8em;}

#blank-box {
	width:100%;
	height:750px;
}
	
/**************** headers ****************/

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 3em;
	text-align: center;
	padding-top: 40px;
	margin: 0;
	background:url(images/logo.png) top left no-repeat;
}

h2 {
	font-size: 1.5em;
	margin: 5px 0; 
	line-height:1.1em;
	font-style:Georgia,Arial,Verdana,'sans-serif';
	color: #6B6B6B;
}


h3 {
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}


h4 {
	color:#F5503A;
}

/**************** sidebar *****************/


#sidebar {
	margin: 	margin: 0px 0px 0 600px;
	padding: 20px 0;
	width: 300px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:#fff;
}

.home #sidebar, .error404 #sidebar {
	margin-left: 550px;
}

#sidebar form {
	margin: 0;
}
#sidebar ul {margin:0; padding:0;}
#sidebar li {list-style:none;}

.widget {
	border:solid #fff;
	border-width:0 1px;
}

#sidebar .widget h2 {
	background:url(images/sidebar-title-bg.png) top left repeat-x;
	margin-top:20px;
	padding:7px 0;
	font-size:1.8em;
	text-align:center;
}


.widget ul {
	padding-bottom: 25px;
	border-top:1px solid white;
}

.widget ul li {
	font-size:1.3em;
	position: relative;
	margin:0 20px;
}

.widget ul li a {
	display:block;
	padding: 8px 0 8px 10px;
}

.widget ul li a:hover {
	margin-top: -1px;
	padding-top: 9px;
}

#sidebar .widget ul li a {
	outline:none;
	color: #777;
	text-decoration:underline;
	font-weight:normal;
}

#sidebar .widget .recentcomments {font-size:1.2em; padding:5px 0 5px 10px;}

#sidebar-optin {
	margin:-20px 0;
	padding:0 15px 10px;
	text-align:center;
	background-color:#DAEFF7;
}
#sidebar-optin h2 {
	background:url(images/blue-bg.png) 0 0 repeat-x;
	margin:0 -15px;
	padding:10px 0;
	border-bottom:1px solid #C3D9E1;
}
#sidebar-optin h4 {font-weight:normal;}
#sidebar-optin #name, #sidebar-optin #from {
	font-size:1.5em;
}
#sidebar-optin #optin-submit {
	margin-top:10px;
}
/***** RED ****** #sidebar-optin h2 {
	background:url(images/orange-bg.png) 0 0 repeat-x;
	margin:0 -15px;
	padding:10px 0;
	border-bottom:1px solid #C21A00;   #D64110;
	color:white;
}*/

#sidebar-optin h3 {
	font-weight:bold;
	line-height:1.2em;
	font-size:1.8em;
	margin:0 -15px 0;
	padding-top:10px;
}

#sidebar-optin label {
	font-size:1.2em;
}

/*****************  blog ******************/


.post {
	margin-left: 30px;
	overflow:hidden;
	height:1%;
	padding-bottom: 18px
}
.home .post {
	border-bottom:1px dotted #ddd;
}
.post h2 {
	font-size:1.6em;
	padding-top: 0px;
	margin-top:10px;
	font-family: Georgia,Arial,Verdana,'sans-serif';
}

.post .date {display:block; margin-top:10px; font-size:.8em;}

.post .category {
	color:#4C7B9E;
	margin-top:-6px;
	font-weight:normal;
}

.post h2{
	padding: 5px 0;
}

.post h3{
	font-size: 1.3em;
	padding: 3px 0;
}




/*******************   COMMENTS **********************/

#comments h2 {
		font-size:2em;	
		font-weight:bold;
		padding:17px 13px 10px 13px;
	}

	#comments h3 {
		background:url(images/bg-other_posts-title.gif) left top repeat-x;
		border-top:1px solid #e5e5e5;
		border-bottom:1px solid #fff;
		font-weight:bold;
		padding: 4px 16px 1px 15px;
		position:relative;
		.top:-2px;
		font-size:1.15em;
	}

	#comments li {
		background:#d0dae4 url(images/comment-list-bg.gif) repeat-x 0 28px;
		border:solid #fff;
		border-width:0 1px 1px;
		padding-top:0;
		margin-bottom:11px;
		list-style:none;
		padding-left:0;
		padding-bottom:15px;
	}
#comments ol {padding:0; margin:0;}

	#comments li.no-comment {
		background:#d0dae4;
	}

	#comments li .comment-title {
		position:relative;
		margin-bottom:14px;
		color:#545454;
	}

		#comments li .comment-title a.comment-date {
			position:absolute;
			top:7px;
			right:14px;
			font-weight:bold;
			padding-left:14px;
			background:url(images/bg-keep_reading.gif) left 50% no-repeat;
		}

	#comments li p {
		margin:0 14px 18px;
		font-size:0.95em;
	}

	#comments li.no-comment .comment-title{
		margin-bottom:5px;
	}

	#comments li.no-comment p{
		padding-bottom: 5px;
		font-size: 1.1em;
	}

	

	#post-comment {
		background:#e8e8e8;
		border:1px solid #fff;
		margin:14px 0;
		padding:0 13px 40px 15px;
	}

	#post-comment h3 {
		font-size:2em;
		font-weight:bold;
		padding:13px 13px 10px 0;
	}

	#post-comment p {
		line-height:28px;
		margin-bottom:10px;
	}

	#post-comment input,
	#post-comment textarea {
		border:1px solid #dedede;
		color:#807f7f;
		padding:7px;
		line-height:15px;
		margin-right:10px;
	}

	#post-comment textarea{
		width: 470px;
	}
	
	#post-comment label {font-weight:bold; padding-right:15px;}
	.type_comment{
		padding-left: 1px;
	}

	a.btn-submit_comment{
		position: relative;
		display: block;
		text-align: center;
		height:27px;
		width:135px;
		margin-left:350px;
		.margin-left:320px;
	}

	a.btn-submit_comment span{
		cursor: pointer;
		position: absolute;
		width: 100%; height: 100%;
		top: 0; left: 0;
		background:url(images/btn-submit_comment2.gif) left top no-repeat;
	}

	a.btn-submit_comment:hover span{
		background-position: bottom !important;
	}

.avatar {float:left; padding:8px 15px 10px 0;}


/*******************   FOOTER **********************/

#footer {
	margin: 0 auto;
	clear: both;
	overflow:hidden;
	padding-top:15px;
	border-top:none;
	width:894px;
	
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
/* End Structure */





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	margin-bottom:40px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.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;
	}
/* End Comments */





/* Begin Various Tags & Classes */


label { cursor:pointer;}

.highlight {
	background: transparent url(images/highlighter_lrg.gif) top left repeat-x;	
	margin: 0 -10px 0 -5px;
	padding: 3px 10px 3px 5px;
	font-weight:bolder;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
	

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
small.cats {
	text-transform: uppercase;
	font-family: Helvetica, Verdana;
	font-size: 0.9em;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	font-size: 0.9em;
	letter-spacing: .07em;
	}

blockquote {
	margin: 0 30px 30px 10px;
	padding: 1px 0 0 35px;
	background: url(images/quote.png) top left no-repeat;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	height: 1px;
	color: #CCC;
	background-color: #CCC;
	border: 0;
	}

a img {
	border: none;
	}


.red {color:red;}
.blue {color:#3692c5;}

.linklove {display:none;}

#formwrap {border:0; text-align:left;}
.creditline {display:none;}



