/*  

Theme Name: Never Stop

Theme URI: www.neverstopmakingmoney.com

Description: NSMM

Version: 1.0

Author: ThemeJolt

Author URI: www.themejolt.com

*/

body{
	background: url(images/bg1.gif);
	padding: 0;
	margin: 0;
	color: #3b3b3b;
	font-size: 12px;	
	text-align: center;
	font-family: Arial, Tahoma, Verdana;
}

a, a:link, a:visited, a:active{
	color: #276286;
	text-decoration: none;
}

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

img{
	border: 0 !important;
}

.header{
	background: url(images/header_bg.gif) repeat-x;
	width: 100%;
	height: 108px;
}

.header span{
	border: 0;
	background: url(images/ad_bg.gif);
	width: 468px;
	height: 60px;
	margin-top: 34px;
	padding: 2px;
}

.header span img{
	border: 0 !important;
	margin: 0;
}

.header img{
	margin-top: 50px;
	border: 0;
}

.container{
	width: 951px;
	text-align: left;
	margin: 0px auto;
}

.nav{
	background: url(images/nav_bg.gif) repeat-x;
	width: 100%;
	height: 59px;
}


.nav ul{
	list-style: none;
	margin: 0px auto;
	padding: 0;
}

.nav ul li{
	float: left;
	padding: 0 10px;
}


.nav ul li a {
	width: auto;
	height: 59px;
	background: url(images/hover.gif) no-repeat;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 59px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: none;
}

.nav ul li a:hover {
	height: 59px;
	background: url(images/hover.gif) no-repeat 0 -59px !important;
	color: #366595;
	text-decoration: underline;
}


.nav ul li a span {
	padding-right: 20px;
	text-decoration: none;
	cursor: pointer;
}



.nav ul li a:hover span {
	height: 59px;
	background: url(images/hover.gif) no-repeat 100% 100%;
	display: block;
	float: left;
}

.main{
	background: url(images/bg.gif) repeat-x top #366595;
overflow:hidden;height:100%;
	width: 100%;
}

.container2{
        background:url(images/mainbg.gif) repeat-y;
	margin: 0px auto;
	width: 952px;
	text-align: left;
}
.container3{background:url(images/mainb.gif) no-repeat left bottom;width:100%;overflow:hidden}

.left{
	background: transparent;
	float: left;
	width: 674px;
}

.right{
	background: #eff2f4;
	float: right;
	width: 278px;
}

.entry{
	padding: 10px;
}

.left h3, .left h3 a{
	color: #387397;
	font-size: 26px;
	margin: 0;
	padding: 0;
}

.left p{
	margin: 10px 0 0 0;
	padding: 0;
}

.sub{
	background: #fafafa;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	height: 71px;
	margin-top: 15px;
	width: 100%;
}

.subin{
	margin: 25px;
}


.right p{
	margin: 7px 0 10px 0;
}

.sidehead{
	background: url(images/side_header.gif) no-repeat;
	width: 255px;
	height: 30px;
}

.rightin{
	padding: 10px;
}

.sidehead h3{
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding: 7px;
	margin: 0;
}

.right span{
	margin: 0;
	padding: 0;
}

.right form{
	margin: 0 0 10px 0;
}

.sidehead p{
	margin: 0;
}

.content_right ul{
	list-style: none;
	margin: 0;
	
}


p.contimages img{
	float: left;
}
.content_right ul li, li.linkcat{
	list-style: none;
	list-style-item: none;
	margin: 0;
}

.footer{
	background: url(images/footer.gif) no-repeat;
	width: 953px;
	height: 45px;
	margin: 0px auto;
	position: relative;
}

.footer ul{
	list-style: none;
	margin: 0px auto;
	position: absolute;
	bottom: -5px;
	left: 0;
	padding: 0;
}

.footer ul li{
	float: left;
	padding: 0 0 0 20px;
}


.footer ul li a {
	width: auto;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 59px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

p.footertext{
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

/* Comments */

.this {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 10px;
	margin: 0px 0px 20px 10px;
	color: #55940f;
	border-bottom: 1px solid #ccc;
	width: 650px;
}
#commentform {
	padding: 10px 15px;
	font-size: 12px;
}
#commentform input, #commentform textarea {
	border: 1px solid #888;
	padding: 8px;
	color: #333;
	background: #eee;
}
#author, #email, #url {
	width: 225px;
}
#comment {
	width: 580px;
}
#commentform input:focus, #commentform textarea:focus {
	background: #fff;
}
#commentform input#submit {
	border: none;
	padding: 0;
}
#commentform label {
	padding-left: 5px;
}
#commentform p {
	padding-bottom: 10px;
	line-height: 21px;
}
ol.commentlist {
	padding: 0px;
	margin: 0px 0 0 10px;
	list-style: none outside;
	font-size: 12px;
	background: #f7f7f7;
width:650px;
}
ol.commentlist .alt {
	padding: 0px;
	margin: 0px;
	list-style: none outside;
	font-size: 12px;
	background: #fff;
}
ol.commentlist li {
	margin: 0px;
	padding: 10px 5px;
	border-bottom: 1px solid #ededed;
}
ol.commentlist li.alt {
	margin: 0px;
	padding: 20px 5px;
	border-bottom: 2px solid #ededed;
}
ol.commentlist li p {
	padding: 10px 30px;
	clear: both;
	text-align:left;
	line-height: 21px;
}
ol.commentlist li em {
	font-size: 11px;
}
span.cauth {
	float: left;
	font-size: 14px;
	padding: 5px 0px 0px;
}
span.cauth a {
	font-size: 14px;
	color: #55940f;
	text-decoration: none;
	padding: 5px 0px 0px;
}
span.cauth a:hover {
	color:#64bc06;
	text-decoration: underline;
}
span.cauth em {
	font-size: 10px;
}
span.cdate {
	float: right;
	padding: 5px 0px 0px;
}
span.cdate a {
	font-size: 11px;
	color: #7C7C7C;
	text-decoration: none;
	border-bottom: 1px dotted #7c7c7c;
}
span.cdate a:hover {
	color:#64bc06;
	text-decoration: none;
	border-bottom: 1px dotted #64bc06;
}

h3#respond,
h3#comments {
	font-size: 11px;
	color: #444;
	clear: both;
	padding: 5px 0 10px;
}
ul.side {margin:0 0 -12px}