/* 
	Theme Name: Premium JS Wordpress Theme
	Description: Premium JS Wordpress Theme
	Version: 1.0
	Author: MonetizeDesign
*/
* {
	margin: 0;
	padding: 0;
}
body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background:  url(images/back.gif) repeat-x top #f9f9f9;
	color: #333;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}
body {font-size:62.5%} /* for IE/Win */
html>body {font-size:10px} /* for everything else */
/* Set other elements using ems 
(where 1em = 10px, 2em = 20px */
/* END font size CSS */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
a {
	color: #355d82;
	font-weight: bold;
}
a:hover {
	color: #222;
}
a:active, a:focus {
	outline: none;
}
p {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	padding: 10px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#header {
	background:  url(images/container-top.gif) repeat-x top;
	width: 960px;
	height: 80px;
}
#navigation {
	width: 610px;
	padding-top: 5px;
}
#navigation ul {
	display: block;
	list-style: none;
	clear: left;
	padding-left: 10px;
	padding-top: 3px;
}
#navigation ul li {
	display: block;
	float: left;
}
#navigation ul li a {
	display: block;
	font-size: 13px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	padding: 9px 15px;
	padding-bottom: 7px;
}
#navigation ul li a:hover {
	background:  url(images/nav-hover.gif) repeat-x top;
	color: #fff;
}
div.logo {
	height: 30px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
div.logo h1 a {
	text-decoration: none;
	font-size: 21px;
	color: #666;
	letter-spacing: -1px;
	padding: 3px 0;
	font-weight: normal;
}
div.logo h2 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	margin-top: -30px;
	letter-spacing: 1px;
	float: right;
}
div.banner-navigation {
	float: right;
	width: 960px;
	background:  url(images/nav.gif) repeat-x top;
}
div.banner-navigation ul {
	list-style: none;
}
div.banner-navigation ul li {
	float: left;
	display: block;
}
div.banner-navigation ul li strong {
	float: left;
	display: block;
	font-size: 13px;
	padding: 14px;
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
div.banner-navigation ul li a {
	float: left;
	display: block;
	font-size: 13px;
	padding: 14px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
	div.banner-navigation ul li a:hover {
		background:  url(images/big-nav-hover.gif) repeat-x top;
		color: #333;
	}
#content {
	width: 560px;
	padding: 20px 30px;
	float: left;
	background:  url(images/content.gif) repeat-x top #fff;
}
#content h1 {
	font-size: 26px;
}
#content p {
	font-size: 12px;
	color: #555;
	line-height: 1.4em;
}
#content div.step-box {
	width: 190px;
	padding:  5px 0;
	padding-bottom: 40px;
	float: left;
}
#content div.step-box img {
	margin-bottom: 5px;
}
#content div.step-box.left {
	padding-right: 120px;
}
#content div.step-box h2 {
	font-size: 13px;
	width: 230px;
	padding: 0 10px;
	padding-bottom: 5px;
}
#content div.step-box p {
	line-height: 1.2em;
	font-size: 11px;
	padding: 0 10px;
	width: 230px;
}
#sidebar {
	width: 329px;
	padding: 20px 0;
	padding-left: 10px;
	float: left;
	line-height: 1.4em;
	background:  url(images/sidebar.gif) repeat-x top #fff;
}
#sidebar h2 {
	font-size: 13px;
	color: #11374c;
	padding: 10px;
	text-decoration: none;
}
#sidebar p {
	line-height: 1.2em;
	font-size: 11px;
	padding: 5px 10px;
}
#testimonial {
	background: #ecf5fc;
	padding: 2px 10px;
	border: 1px solid #d0e6fd;
	color: #173952;
}
#testimonial img {
	margin: 5px;
	border: 1px solid #d0e6fd;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}
#testimonial p {
	font-size: 11px;
	line-height: 1.3em;
	color: #173952;
}
#testimonial a {
	font-size: 12px;
	text-decoration: none;
	padding-left: 90px;
	display: block;
	color: #173952;
	padding-bottom: 5px;
}
#sidebar ul {
	list-style: none;
	padding: 20px;
	padding-top: 0;
}
#sidebar ul li {
	display: block;
}
#sidebar ul li a {
	display: block;
	width: 260px;
	background:  url(images/post.gif) no-repeat left;
	padding: 7px;
	font-size: 11px;
	padding-left: 20px;
	line-height: 1.1em;
	color: #0e6393;
}
#sidebar ul li a:hover {
	color; #222;
}
#sidebar li {
	list-style: none;
}
#auto-pilot ol {
	list-style: none;
	padding: 5px 0;
	padding-left: 20px;
}
#sidebar h3 {
	font-size: 14px;
	padding: 15px 0 5px 0;
	color: #555;
}
#sidebar h6 {
	font-size: 11px;
	padding: 5px 0;
	color: #192c36;
}
#auto-pilot ol li {
	list-style: none;
	display: block;
	padding: 3px;
	line-height: 1.2em;
	font-size: 12px;
	color: #355d36;
	padding-left: 30px;
	background:  url(images/arrow.gif) no-repeat top left;
}
h2 {
	font-size: 19px;
	padding-top: 8px;
}
ol {
	list-style: none;
	padding: 5px 0;
	padding-left: 20px;
}
ol li {
	list-style: none;
	display: block;
	padding: 3px;
	line-height: 1.2em;
	font-size: 12px;
	color: #355d36;
	padding-left: 25px;
	background:  url(images/checkmark.gif) no-repeat top left;
}
#banner {
	width: 960px;
	height: 248px;
	overflow: hidden;
	clear: both;
	color: #fff;
	background:  url(images/banner.gif) repeat-x top left #161616;
}
#banner img {
	float: right;
	border: 5px solid #888;
	margin: 25px;
}
#scroller {
	width: 960px;
	margin: 0 auto;	
	overflow: hidden;
}
#content-scroller {
	width: 6490px;
}
div.section {
	width: 960px;
	height: 248px;
	float: left;
}
div.section h2 a {
	text-decoration: none;
	color: #fff;
}
div.section #post-info {
	color: #ccc;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
div.section #post-info a {
	color: #ccc;
	text-decoration: none;
}
div.section p {
	color: #fff;
}
#home-pane {
	width: 960px;
	height: 248px;
	float: left;
}
#vtb-pane {
	width: 960px;
	height: 248px;
	float: left;
}
#viral-pane {
	width: 960px;
	height: 248px;
	float: left;
}
#tt-pane {
	width: 960px;
	height: 248px;
	float: left;
}
#mp-pane {
	width: 960px;
	height: 248px;
	float: left;
}
div.small-left {
	padding: 30px;
	padding-top: 20px;
	float: left;
	width: 500px;
}
div.post {
	padding-bottom: 20px;
	margin-bottom: 20px;
	clear: both;
	border-bottom: 1px dashed #eee;
}
div.post h2 a {
	font-size: 24px;
	text-decoration: none;
	color: #333;
}
a.readmore {
	float: left;
	width: 137px;
	height: 37px;
	font-size: 21px;
	padding: 5px 10px;
	color: #666;
	background:  url(images/readmore.gif) no-repeat top left;
	margin-top: -25px;
	margin-left: 30px;
	text-indent: -99999px;
	font-weight: lighter;
	text-decoration: none;
	letter-spacing: -1px;
}
a.readmore:hover {
	background:  url(images/readmore-hover.gif) no-repeat top left;
}
a.readmore.next {
	margin-left: 0;
	background:  url(images/readmore-next.gif) no-repeat top left;
}
a.readmore.next:hover {
	margin-left: 0;
	background:  url(images/readmore-next-hover.gif) no-repeat top left;
}
div.post a.readmore {
	float: left;
	clear: left;
	width: 129px;
	height: 39px;
	text-indent: -999999px;
	background:  url(images/continue.gif) no-repeat top left;
	margin-top: 0;
	margin-left: 0;
}
#footer {
	clear: both;
	padding: 20px 0;
	width: 100%;
	color: #fff;
	background:  url(images/footer.gif) repeat-x top #0b0b0b;
	font-size: 12px;
}
#sidebar-bottom {
	width:341px;
	height: 23px;
	background:  url(images/sidebar-bottom.gif) no-repeat top;
	display: block;
	clear: both;
	margin-left: -11px;
	margin-bottom: -20px;
}
#comments {
	width: 380px;
	padding: 20px 0;
	display: block;
}
#comments form input {
	width: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
}
#comments form textarea {
	width: 540px;
	height: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
	border: 1px solid #999;
}
#comments h3#comments {
	font-size: 18px;
	width: 470px;
	color: #215a7c;
	padding-left: 10px;
}
#comments ol.commentlist {
	list-style: none;
}
#comments ol.commentlist li {
	width: 490px;
	clear: left;
	background: #f1f1f1;
	line-height: 1.4em;
	font-size: 13px;
	border-bottom: 1px dashed #ccc;
	color: #555;
	margin: 10px 0;
}
#comments ol.commentlist li a {
	text-decoration: none;
	color: #888;
}
table#wp-calendar {
	padding: 3px;
}
table#wp-calendar caption {
	font-size: 18px;
	padding: 5px 0;
}
table#wp-calendar td {
	padding: 7px;
	border-bottom: 1px solid #eee;
	font-size: 12px;
}
	table#wp-calendar td:hover {
		background: #eee;
	}
UL.tabNavigation {
		    list-style: none;
		    margin: 0;
		    padding: 0;
			margin-left: -21px;
		}

		UL.tabNavigation LI {
		    display: inline;
		}

		#sidebar UL.tabNavigation LI A.light-tab {
		  width: 84px;
		  height: 24px;
		  background:  url(images/dark-tab.gif) no-repeat top left;
		  display: block;
		  float: left;
		  padding: 0;
		  border: none;
		  text-decoration: none;
		  color: #fff;
		  font-size: 11px;
		  padding-top: 6px;
		  text-align: center;
		  margin-left: 1px;
		}
		#sidebar UL.tabNavigation LI A.light-tab:hover {
		  width: 84px;
		  height: 24px;
		  background:  url(images/light-tab.gif) no-repeat top left;
		 }

		UL.tabNavigation LI A.selected,
		UL.tabNavigation LI A:hover {
		    background-color: #333;
		    color: #fff;
		    padding-top: 7px;
		}
		
		UL.tabNavigation LI A:focus {
			outline: 0;
		}

		div.tabs > div {
			display: block;
			width: 310px;
			margin-top: 4px;
			background:  url(images/j-box.gif) repeat-x top #c8c8c8;
			color: #fff;
		}
		#sidebar ul.jbox-ul {
			list-style: none;
		}
		#sidebar ul.jbox-ul li {
			list-style: none;
			display: block;
			margin: 0;
			padding: 0;
			background: none;
		}
		#sidebar ul.jbox-ul li a {
			display: block;
			width: 260px;
			background:  url(images/post.gif) no-repeat left;
			padding: 7px;
			font-size: 11px;
			padding-left: 20px;
			line-height: 1.1em;
			color: #fffd;
		}
		div.tabs > div h2 {
			margin-top: 0;
			color: #333;
		}

		.waste {
			min-height: 1000px;
		}
		

#jboxbottom {
			width: 311px;
			height: 18px;
			background:  url(images/j-box-bottom.gif) no-repeat top;
			clear: both;
		}
	div.link-box {
		float: left;
		width: 280px;
		height: 200px;
		padding: 10px 5px;
		margin-left: -13px;
	}
	div.link-box h2 {
		font-size: 13px;
		color: #11374c;
		padding: 10px;
		text-decoration: none;
	}
	div.link-box ul {
	list-style: none;
	padding: 20px;
	padding-top: 0;
	padding-left: 15px;
}
	div.link-box ul li {
	display: block;
}
	div.link-box ul li a {
	display: block;
	width: 260px;
	background:  url(images/post.gif) no-repeat left;
	padding: 7px;
	font-size: 11px;
	padding-left: 20px;
	line-height: 1.1em;
	color: #0e6393;
}
div.link-box ul li a:hover {
	color: #222;
}
#footer div.link-box ul li a {
	color: #999;
}
#footer div.link-box {
	width: 200px;
	padding: 10px 20px;
}
#footer h2 {
	color: #fff;
}
#footer div.link-box ul {
	padding: 7px;
	padding-top: 0;
}
#footer div.link-box ul li a {
	font-size: 11px;
}
#footer-info {
	width: 915px;
	height: 60px;
	clear: both;
	padding-top: 10px;
	font-size: 13px;
	color: #333;
	margin: 0 auto;
	text-align: center;
	
}
#footer-info a {
	float: left;
	font-size: 11px;
	text-align: center;
	padding: 7px 15px;
}
#footer-info strong {
	padding-left: 15px;
	color: #ccc;
}
#sidebar ul li a:hover {
	color: #333;
}
div.featured-post {
	width: 250px;
	padding: 10px 15px;
	float: left;
	text-align: justify;
}
div.featured-post h2 a {
	text-decoration: none;
	font-size: 21px;
	font-weight: lighter;
	letter-spacing: -1px;
}
div.featured-post strong..date em {
	
}
div.featured-post p {
	text-align: justify;
}
#opt-in {
	width: 303px;
	height: 118px;
	background:  url(images/opt-in.gif) no-repeat;
	margin: 10px 0;
	margin-left: 5px;
	padding-top: 5px;
}
#opt-in h3 {
	padding-left: 10px;
}
#opt-in form {
	padding: 0 10px;
}
#search-box {
	width: 303px;
	height: 118px;
	background:  url(images/opt-in.gif) no-repeat;
	margin: 10px 0;
	margin-left: 5px;
	padding-top: 0;
}
#search-box h3 {
	padding-left: 10px;
	width: 280px;
	text-align: center;
}
#search-box form {
	padding: 0 10px;
}
#search-box form input[type=text] {
	margin: 5px 15px;
	width: 240px;
	border: 1px solid #999;
	padding: 3px;
}
#search-box form input[type=submit] {
	margin: 5px 65px;
	width: 140px;
	padding: 3px;
}
div.posts {
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
}
div.posts p {
	clear: left;
}
div.posts h2 a {
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	color: #294c60;
	float: left;
	padding: 0 5px;
}
div.posts h1 {
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	float: left;
	padding: 9px 8px;
}
div.posts span.calender {
	width: 40px;
	height: 49px;
	float: left;
	display: block;
	background:  url(images/date.gif) no-repeat top;
}
div.posts strong.comments {
	float: left;
	width: 400px;
	font-size: 11px;
	padding: 2px 5px;
	color: #999;
}
div.posts strong.comments a {
	text-decoration: none;
	color: #666;
}
div.posts span.calender em {
	font-style: normal;
	display: block;
	text-align: center;
	font-size: 9px;
	padding-top: 4px;
	color: #fff;
}
div.posts span.calender strong {
	font-weight: bold;
	display: block;
	text-align: center;
	font-size: 24px;
}
small.post {
	font-size: 12px;
	padding: 10px;
	color: #666;
	display: block;
	line-height: 1.7em;
	background: #fafafa;
}