/*   
Theme Name: Make Cash Fast Theme
Theme URI: http://digwp.com
Description: MCF WordPress Theme v1
Author: 28DesignLab
Author URI: http://28designlab.com
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }

html, body {
}
* html #container {
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #262626;
}
body {
	background: #edebeb url(images/bg-main.jpg);
	margin: 0;
}
#container {
	width: 100%;
	background: url(images/bg-top.jpg) repeat-x top;
}
#wrap,
#footer .fwrap {
	width: 1020px;	
	margin: auto;
	position: relative;
}
.clear {
	clear: both;
}
.logo {
	display: block;
	background: url(images/make-cash-fast.png) no-repeat;
	width: 450px;
	height: 114px;
	position: absolute;
	font-size: 0px;
	top: 24px;
	left: 12px;
}
.money {
	background: url(images/money.png) no-repeat;
	width: 270px;
	height: 260px;
	position: absolute;
	top: 10px;
	left: 460px;
}
.ad {
	text-align: center;
	padding: 3px 0 3px 0;
}
#content {
	position: relative;
	left: 0;
	z-index: 100;
	top: 161px;
	width: 748px;
}
.title-bg {
	background: #4a3f3a url(images/title-bg.png) repeat-x bottom;
	padding: 8px 10px 12px 10px;
	color: #e1e1e1;
	text-shadow: 1px 1px 0 #181413;
	
	-moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
	
	-moz-border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.title-bg h1,
.title-bg p {
	margin: 0;
	padding: 0;
}
.title-bg h1 {
	font-weight: 500;
	font-size: 19px;
	letter-spacing: -.5px;
	color: #e3ff28;
}
.title-bg h1 a {
	color: #e3ff28;
	text-decoration: none;
}
.title-bg h1 a:hover {
	color: #ffffff;
}
.title-bg p a {
	color: #ffd96b;
	text-decoration: none;
}
.title-bg p a:hover {
	color: #fffa6b;
	text-decoration: underline;
}
.title-bg p {
	letter-spacing: .05px;
	padding-left: 4px;
}
.radius-10 {
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.radius-20 {
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}
.comment-bar {
	background: #8ca831;
	margin: 2px 0 2px 0;
	padding: 4px 14px 5px 14px;
	font-size: 12px;
	text-align: right;
	text-shadow: 1px 1px 0 #6c8910;
}
.comment-bar a {
	color: #ffffff;
	text-decoration: none;
}
.comment-bar a:hover {
	color: #fff70f;
	text-decoration: underline;
}
.comment-text {
	background: url(images/content-bg.png);
	padding: 10px 14px 10px 14px;
	margin: 4px 0 4px 0;
	line-height: 1.5em;
	text-shadow: 1px 1px 0 #faf7f7;
}
.comment-text img {
	margin: 10px;
}
#sidebar {
	position: absolute;
	top: 26px;
	right: 2px;
	width: 250px;
	padding: 12px 5px 12px 5px;
	background: #afc335 url(images/bg-side.jpg) repeat-y left;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	text-align: center;
}
#sidebar h1 {
	background: url(images/side-heading-bg.png);
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	text-shadow: 1px 1px 0 #627910;
	color: #ffffff;
	margin: 10px auto;
	padding: 6px 0 8px 18px;
	text-align: left;
	font-style: italic;
	letter-spacing: -1.3px;
	width: 220px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar li {
	text-align: left;	
    list-style-type: none;
    margin: 2px 0 4px 0;
	 
    vertical-align: middle;
	border-bottom: 1px dotted #607014;	
}
#sidebar li a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	text-shadow: 1px 1px 0 #627910;
	padding: 0px 0px 5px 18px;
	width: 220px;   
	background: url(images/bullet-1.png) no-repeat 0 3px transparent;
}
#sidebar li a:hover {
	text-decoration: none;
	color: #f2ff64;
	padding-left: 19px;
	background: url(images/bullet-2.png) no-repeat 0 3px transparent;
}
.advert {
	font-size: 22px;
	text-align: center;
	padding-top: 170px;
}
#footer {
	background: #241f1c;
	height: 80px;
	margin-top: 40px;
}
#footer .fwrap {
	color: #a8a8a8;
	font-size: 10px;
}
#footer .fwrap .fmoney {
	background: url(images/money-foot.png) no-repeat;
	width: 160px;
	height: 110px;
	margin-top: -30px;

	position: absolute;
	left: 300px;
}
#footer .fwrap .flogo {
	background: url(images/logo-foot.png) no-repeat;
	width: 190px;
	height: 46px;
	display: block;
	position: absolute;
	font-size: 0px;
	top: 10px;
	left: 460px;
}
#footer .fwrap span {
	display: block;
	position: absolute;
	font-size: 10px;
	top: 56px;
	left: 510px;
}