/*
Theme Name: MakeStableMoney
Theme URI: http://www.makestablemoney.com
Description: No Description
Version: 1.0
Author: Gino Orlandi
Author URI: http://ginoorlandi.com/
*/

* { 
	padding: 0; 
	margin: 0; 
}

body {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	background: #2c2c2c url(images/mainbg.gif) repeat-x;
}

a {
	color: #38b63c;
	text-decoration: none;
}

a:hover {
	color: #38b63c;
	text-decoration: underline;
}

img {
	border-style: none;
}

#wrapper { 
	margin: 0 auto;
	width: 930px;
}

/* @group Header */

#header {
	width: 930px;
	padding: 0;
	height: 115px;
	margin: 0;
}

#header h1 {
	width: 297px;
	height: 37px;
	float: left;
	text-indent: -5000px;
	background: url(images/logo.gif) no-repeat;
	margin-top: 38px;
}

#header h1 a {
	width: 297px;
	height: 37px;
	float: left;
}

#header .topnav {
	overflow: hidden;
	float: right;
	margin-top: 36px;
}

.topnav ul{
	list-style:none;
	margin:0 auto;
}
.topnav li{
	float:left;
	list-style:none;
	margin-right: 10px;
}
.topnav li a{
	float:left;
	display:block;
	color:#999999;
	text-decoration:none;
	font:12px 'Lucida Sans', sans-serif;
	font-weight:bold;
	padding: 0 0 0 10px;
	height: 33px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
	text-transform: uppercase;
}
.topnav li a span{
	float:left;
	display:block;
	padding: 0 13px 0 2px;
}
.topnav li.current a{
	color:#fff;
	background: url(images/rhm1_hover_l.gif) no-repeat left 7px;
	margin-right: 10px;
}
.topnav li.current a span{
	color: #38b63c;
	background: url(images/rhm1_hover_r.gif) no-repeat right 7px;
}
.topnav li a:hover{
	color:#fff;
	background: url(images/rhm1_hover_l.gif) no-repeat left 7px;
}
.topnav li a:hover span{
	color:#fff;
	background: url(images/rhm1_hover_r.gif) no-repeat right 7px;
}

.topnav li.toprss {
	background: url(images/toprss.gif) no-repeat 0 0;
	margin-top: 7px;
	width: 58px;
	height: 25px;
	text-indent: -5000px;
	margin-right: 0;
}

.topnav li.toprss a, .topnav li.toprss a:hover {
	background-image: none;
	width: 58px;
	height: 25px;
}

#navigation {
	padding: 0;
	margin: 0;
	width: 930px;
}



/* @end */

/* @group Content */

#content {
	overflow: hidden;
	width: 930px;
	margin: 34px 0 0;
	padding: 0 0 25px;
	background: url(images/sidebarbg.gif) repeat-y right top;
}

#mainc { 
	float: left;
	margin: 0 40px 0 0;
	padding: 0;
	width: 612px;
	display: inline;
	position: relative;
}

#mainc .alignleft {
	margin-right: 20px;
	margin-bottom: 5px;
	float: left;
}

#mainc .alignright {
	margin-bottom: 5px;
	float: right;
	margin-left: 20px;
}

#mainc h2.pagetitle {
	font-size: 20px;
	margin-bottom: 15px;
}

#mainc img.alignleft {
	float: left;
	margin: 1px 15px 10px 0;
}

#mainc img.alignright {
	float: right;
	margin: 1px 0 10px 15px;
}

#mainc .entry {
	border-top: 1px solid #3e3e3e;
	padding-top: 20px;
	margin-bottom: 30px;
	width: 612px;
	overflow: hidden;
}

#mainc .entry ul {
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 35px;
	margin-top: 35px;
}

#mainc .entry ul li {
	margin-bottom: 2px;
}

#mainc p.info {
	height: 22px;
}

#mainc p.info span.category {
	float: left;
	height: 22px;
	background: url(images/cat_left.gif) no-repeat;
}

#mainc p.info span.category a {
	height: 21px;
	float: left;
	padding-right: 15px;
	background: url(images/cat_right.gif) no-repeat right;
	margin-left: 5px;
	padding-left: 10px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 15px;
	padding-top: 1px;
}

#mainc p.info span.other {
	color: #939391;
	text-transform: uppercase;
	font-size: 11px;
	margin-right: 15px;
	float: left;
	padding-top: 1px;
}

#mainc p.info span.other a {
	color: #939391;
	text-decoration: none;
}

#mainc .entry h2 {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
}

#mainc .entry h2 a {
	color: #fff;
	text-decoration: none;
}

#mainc .entry h1 {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
}

#mainc .entry h1 a {
	color: #fff;
	text-decoration: none;
}

#mainc .post {
	float: left;
	overflow: hidden;
	width: 612px;
}

#mainc .post form {
	width: 200px;
	float: left;
}

#mainc .sad {
	margin-bottom: 36px;
}

#mainc .post form input {
	margin-bottom: 6px;
}

#mainc .post strong {
	color: #336633;
	font: bold 15px Helvetica;
	width: 612px;
	margin-top: 30px;
	margin-bottom: 30px;
	float: none;
}

#mainc .post h5 {
	color: #336633;
	font: bold 15px Helvetica;
	margin-bottom: 35px;
	margin-top: 35px;
}

#mainc .post h2 {
	color: #939391;
	font: bold 15px Helvetica;
	margin-top: 35px;
	margin-bottom: 35px;
}

#mainc .entry p {
	font-size: 12px;
	margin-bottom: 15px;
	background-position: right;
	line-height: 20px;
}

#mainc p.more a {
	height: 18px;
	float: left;
	padding-right: 25px;
	color: #38b63c;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

#mainc p.more {
	background: url(images/more.gif) no-repeat right 0;
	float: left;
	height: 18px;
}

#mainc p.more a:hover {
	background-position: right -18px;
	background-repeat: no-repeat;
}

#mainc .sociable {
	height: 25px;
	width: 612px;
	margin-bottom: 30px;
	float: left;
	background: url(images/socialbg.gif) no-repeat;
	padding-top: 9px;
}

#mainc .sociable span {
	margin-right: 55px;
	float: left;
	color: #6f6f6f;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 2px;
	padding-left: 15px;
}

#mainc .sociable li {
	float: left;
	margin-right: 45px;
	list-style-type: none;
}

#mainc .related h3 {
	color: #38b63c;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 13px;
	float: left;
	width: 612px;
}

#mainc .related ul {
	font-size: 11px;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 0 0 20px;
	float: left;
	width: 612px;
	border-bottom: 1px solid #3e3e3e;
}

#mainc .related ul li {
	margin-bottom: 10px;
	list-style-type: none;
}

#mainc .related ul li a {
	color: #fff;
	text-decoration: none;
}

#mainc .related ul li a:hover {
	color: #6f6f6f;
	text-decoration: none;
}



/* @end */

/* @group Sidebar */

#sidebar { 
	display: inline;
	margin: 0;
	padding: 0;
	width: 272px;
	float: right;
	font-family: Helvetica;
}

#sidebar .sideads {
	text-align: center;
	margin-bottom: 10px;
}

#sidebar .search {
	height: 30px;
	background: url(images/searchbg.gif) no-repeat;
	padding-top: 12px;
	padding-left: 13px;
}

#sidebar .search p {
	float: left;
	padding: 0;
	margin: 0;
}

#sidebar .search input#search {
	width: 200px;
	color: #b0afaf;
	font-size: 12px;
	font-style: italic;
	background-color: #fff;
	border-style: none;
	margin-right: 20px;
}

#sidebar .search input#Go {
	width: 25px;
	border-style: none;
	background-color: transparent;
}

#sidebar .sponsors {
	background: url(images/sponbg.gif) repeat-y;
	padding-top: 5px;

}

#sidebar .sponsors .adwrap {
	padding-left:8px;
	height: 263px;
	overflow: hidden;
}

#sidebar .sponsors img {
	margin-bottom: 6px;
	width: 125px;
	height: 125px;
	margin-left: 6px;
}

#sidebar .endbottom {
	background: url(images/sidemid.gif) no-repeat;
	height: 19px;
	width: 272px;
	float: left;
}

#sidebar h3 {
	color: #38b63c;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 15px;
	padding-top: 10px;
	margin-bottom: 13px;
}

#sidebar ul {
	padding-left: 15px;
	font-size: 11px;
	padding-right: 15px;
	overflow: hidden;
	margin-bottom: 20px;
}

#sidebar ul li {
	margin-bottom: 10px;
	list-style-type: none;
}

#sidebar ul li.rss a, #sidebar ul li.twitter a {
	height: 14px;
	padding-left: 21px;
	padding-top: 2px;
	width: 200px;
	background-position: 0 0;
	margin-bottom: 10px;
	float: left;
}

#sidebar ul li.rss a {
	background: url(images/sideicons.gif) no-repeat;
}

#sidebar ul li.twitter a {
	background: url(images/sideicons.gif) no-repeat 0 -16px;
}

#sidebar ul li a {
	color: #fff;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #6f6f6f;
	text-decoration: none;
}

#sidebar p {
	padding-left: 15px;
	font-size: 11px;
	padding-right: 15px;
	margin-bottom: 25px;
}



/* @end */

/* @group Footer */

#footer { 
	width: 100%;
	clear: both;
	margin: 0;
	padding: 20px 0 0;
	background-color: #212121;
	border-top: 1px solid #191919;
	height: 55px;
}

#footer .wrap {
	width: 930px;
	margin: 0 auto;
}

#footer p {
	font-size: 11px;
	color: #777;
}

#footer a {
	text-decoration: none;
	color: #777;
}

#footer p.copy {
	width: 300px;
	float: left;
}

#footer p.links {
	float: right;
	width: 500px;
	text-align: right;
	text-transform: uppercase;
}

.clear { 
	clear: both; 
	background: none; 
}



/* @end */

/* @group Comments */

h3.coms {
	width: 612px;
	float: left;
	margin-bottom: 35px;
	color: #939391;
	padding: 1px 0 0 30px;
	font: normal bold 15px Helvetica;
	height: 19px;
	background: url(images/bubble.gif) no-repeat;
}

ol.commentlist {
	width: 612px;
	float: left;
	margin-bottom: 20px;
	padding: 0;
}

ol.commentlist p {
	text-transform: none;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 20px;
}

ol.commentlist li {
	list-style-type: none;
	float: left;
	width: 592px;
	margin-bottom: 15px;
	background: #292929 left bottom;
	border: 1px solid #212121;
	padding: 10px;
}

ol.commentlist li .com_avatar {
	width: 75px;
	margin-right: 10px;
	float: left;
}

ol.commentlist li .com_com {
	width: 485px;
	float: left;
}

ol.commentlist li p.author {
	color: #6f6f6f;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
}

ol.commentlist li p.not_app {
	color: #6f6f6f;
	font-size: 11px;
	font-style: italic;
}

ol.commentlist li .com_com p.author strong {
	color: #fff;
	margin-right: 10px;
	font-weight: normal;
	font-style: normal;
}

ol.commentlist li .com_com p.author a {
	color: #fff;
}

form#commentform {
	width: 612px;
	float: left;
	margin: 0;
}

form#commentform p {
	margin-bottom: 10px;
}

form#commentform p.label {
	width: 80px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
}

form#commentform input#author, input#email, input#url {
	width: 460px;
	padding-left: 5px;
	padding-right: 5px;
	height: 17px;
	padding-top: 2px;
	background: url(images/inputbg.gif) no-repeat;
	border-style: none;
	color: #6f6f6f;
	font: 11px Arial;
}

form#commentform textarea {
	width: 460px;
	height: 107px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	background: url(images/textbg.gif) no-repeat;
	color: #6f6f6f;
	font: 11px Arial;
	border-style: none;
}

form#commentform p.subbut {
	text-align: right;
	padding-right: 62px;
}

form#commentform input#submit {
	width: 137px;
	height: 26px;
	border-style: none;
	background: url(images/submit.gif) no-repeat;
}

form#commentform p.in {
	float: left;
	width: 510px;
}

#respond h3 {
	color: #939391;
	width: 582px;
	margin-bottom: 35px;
	float: left;
	font: bold 15px Helvetica;
	padding: 0 0 0 30px;
	background: url(images/bubble.gif) no-repeat;
}

input#submit {
	background: url(images/submit.gif) no-repeat;
	text-indent: -5000px;
	width: 66px;
	height: 29px;
	border-style: none;
	margin-bottom: 0;
}



/* @end */

/* @group Navigation */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 4px 6px; 
	margin: 2px;
	text-decoration: none;
	color: #fff;
	height: 18px;
	width: 19px;
	text-align: center;
	font-size: 11px;
	background: #151515 0 0;
}

.wp-pagenavi a:visited {
	padding: 4px 6px; 
	margin: 2px;
	text-decoration: none;
	color: #fff;
}

.wp-pagenavi {
	background: url(images/socialbg.gif) no-repeat;
	width: 612px;
	height: 34px;
	text-align: center;
	padding-top: 9px;
}
.wp-pagenavi a:hover {
	color: #fff;
	background: #38b63c 0 -18px;
}
.wp-pagenavi a:active {
	padding: 4px 6px; 
	margin: 2px;
	text-decoration: none;
	color: #000;
	background-color: #fff;
}
.wp-pagenavi span.pages {
	padding: 4px 6px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 4px 6px; 
	margin: 2px;
	color: #fff;
	font-size: 11px;
	background-color: #2e2e2e;
}
.wp-pagenavi span.extend { 
	margin: 2px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px 6px;
}



/* @end */