/* 

	Theme Name: MarketingVision - Marketer

	Description: The Blog Theme That Converts Better

	Version: 1.0

	Author: http://www.monetizedesign.com

*/



@import url("css/hmenu.css");  /* Drop Navigation specific styles */



/* Default */

* {

	margin: 0;

	padding: 0;

}

body {

	background: #800080;

	text-align: center;

	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;

	font-size: 12px;

}

.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

/* End hide from IE-mac */

div.hide-me {

	display: none;

}

/* Typography */

p {

	padding: 10px 0;

	font-size: 11px;

	line-height: 1.6em;

	color: #660066;

	font-family: Verdana, Tahoma, Arial, sans-serif;

}

hr {

	display: block;

	width: 593px;

	height: 16px;

	background: url(images/seperator.gif) no-repeat;

	display: block;

	text-indent: -999999px;

	margin: 0 auto;

	border: none;

	border-top: none;

	border-bottom: none;

}

a {

	font-weight: bold;

	color: #660066;

}

	a:hover {

		color: #660066;

	}

	h4 {

		color: #333;

		font-size: 14px;

		padding-bottom: 10px;

	}

	h3 {

		color: #999;

		font-size: 12px;

		font-weight: normal;

	}



/* Sructure */

#wrap-background {

	width: 1024px;

	margin: 0 auto;

	text-align: left;

	background: url(images/background.gif) repeat-y center top #330033;

	border-bottom: 1px solid #364953;

}

#wrapper {

	width: 980px;

	margin: 0 auto;

	text-align: left;

}

#header {

	width: 984px;

	background: #330033;

}

	ul#cat-nav {

		list-style: none;

		float: left;

		width: 600px;

		margin-bottom: 40px;

	}

	ul#cat-nav li {

		float: left;

		display: block;

	}

	ul#cat-nav li a {

		float: left;

		display: block;

		text-decoration: none;

		color: #6d6d67;

		padding: 10px;

		font-size: 10px;

	}

	ul#rss-nav {

		list-style: none;

		float: right;

		width: 210px;

		text-align: right;

	}

	ul#rss-nav li {

		float: left;

		display: block;

		color: #6d6d67;

		font-size: 10px;

	}

	ul#rss-nav li a {

		float: left;

		display: block;

		text-decoration: none;

		color: #983108;

		padding: 10px 5px;

		font-size: 10px;

	}

	ul#rss-nav li span {

		float: left;

		display: block;

		text-decoration: none;

		color: #6d6d67;

		padding: 10px;

		font-size: 10px;

	}

#logo {

	width: 450px;

	height: 100px;

	background: url(images/logobv.gif) no-repeat;

	display: block;

        margin-top: -20px;

	text-indent: -999999px;

	clear: both;

	float: left;

	margin-left: 20px;

	/*margin-bottom: 40px;*/

}

#search {

	width: 241px;

	height: 44px;

	background: url(images/search.gif) no-repeat;

	display: block;

	margin-right: 20px;

	float: right;

}

	#search form input[type=text] {

		padding: 14px 10px;

		background: none;

		border: none;

		color: #fff;

		width: 190px;

	}

#content {

	margin: 10px;

	background: url(images/content.gif) repeat-x top #eeeddf;

	padding-top: 3px;

	overflow : hidden; _height : 1%;

	margin-top: 0px;

}

a.rss {

	width: 36px;

	height: 36px;

	background: url(images/rss.gif) no-repeat;

	display: block;

	text-indent: -999999px;

	float: right;

	margin-top: -3px;

	margin-right: 10px;

}



/* MAIN NAVIGATION MENU */

#nav-container {

	float: left;

	display: block;

	padding: 0px;

	margin: 0;

	height:33px;

	}



#main-nav {

	float: left;

	/*width: 962px;*/

	margin: 0 1px 0 0;

	padding: 0;

	border: 0px solid #fff;

}





#column {

	padding: 10px;

	background: url(images/column.gif) repeat-x top #fff;

	clear: both;

	width: 614px;

	float: left;

	margin: 10px;

	border: 5px solid #e3e1d7;

	clear: both;

	margin-right: 0;

}

#column2 {

	padding: 10px;

	background: url(images/column.gif) repeat-x top #fff;

	clear: both;

	width: 910px;

	float: center;

	margin: 10px;

	border: 5px solid #e3e1d7;

	clear: both;

	margin-right: 0;

}
	#featured-post {

		padding: 10px;

		background: url(images/featured.gif) no-repeat left ;

		overflow : hidden; _height : 1%;

	}

		#featured-post span {

			display: none;

		}

		div.f-left {

			width: 100px;

			height: 100px;

			float: left;

			padding: 5px;

		}

		div.f-right {

			width: 450px;

			height: 140px;

			float: left;

			padding: 5px;

		}

	#featured-post h2 a {

		color: #660066;

		font-size: 16px;

	}

#column-left {

	float: left;

	width: 220px;

	padding-top: 15px;

	margin: 10px;

	margin-top: 0;

}

	#column-left h2 a {

		color: #660066;

		font-size: 14px;

		text-decoration: none;

	}

	#column-left div.post {

		padding: 10px 0;

		padding-bottom: 20px;

		background: url(images/small-post.gif) no-repeat bottom;

	}

#column-right {

	width: 320px;

	border: 5px solid #f5f4f0;

	padding: 10px;

	float: left;

	margin: 10px;

	margin-top: 0;

}

	#column-right h2 a {

		color: #660066;

		font-size: 14px;

		text-decoration: none;

	}

	#column-right a.img img {

		border: none;

		padding-top: 20px;

		background: url(images/img.gif) no-repeat top;

	}

	a.readmore {

		width: 310px;

		height: 33px;

		background: url(images/readmore.gif) no-repeat;

		display: block;

		text-indent: -999999px;

		margin: 0 auto;

		margin-bottom: 20px;

	}

	a.view-all {

		width: 222px;

		height: 34px;

		background: url(images/archive.gif) no-repeat;

		display: block;

		text-indent: -999999px;

		margin: 0 auto;

	}

	#opt-in {

		width: 348px;

		height: 250px;

		background: url(images/opt-in.gif) no-repeat;

		display: block;

		float: right;

		border: 3px solid #f5f4f0;

		margin: 10px;

	}

	#opt-in form {

		padding-top: 120px;

		width: 300px;

		padding-right: 10px;

		float: right;

	}

		#opt-in form input[type=text] {

			padding: 7px;

			display: block;

			width: 223px;

			float: right;

			clear: right;

			margin: 3px;

			margin-left: -20px;

			border: 2px solid #8b008b;

		}

		#opt-in form input[type=image] {

			float: right;

			clear: right;

			margin-left: -20px;

		}

#sidebar {

	float: right;

	padding-top: 13px;

	width: 300px;

}

	#sidebar a img {

		border: 5px solid #f5f4f0;

	}

	#sidebar a.main-ad {

		display: block;

	}

	#sidebar a.ad img {

		float: left;

		margin: 6px 7px;

		display: block;

	}

	#sidebar  a.advertise {

		width: 288px;

		clear: both;

		height: 38px;

		background: url(images/advertise.gif) no-repeat;

		display: block;

		text-indent: -999999px;

		margin: 0 auto;

	}



#footer {

	margin: 10px;

	background: url(images/footer-bg.gif) repeat-x top #330033;

	padding: 20px 10px;

	clear: both;

	overflow : hidden; _height : 1%;

}



div.footer-column {

		width: 293px;

		float: left;

		margin-right: 20px;

		color: #660066;

}



#sidebar h2 {

	color: #660066;

	font-size: 16px;

	padding-bottom:1px;

	margin-bottom: 10px;

	border-bottom: 1px dotted #331133;

	margin-right: 10px;

	margin-top:10px;

}



#sidebar ul li {

	list-style-type:none;

	background: transparent url(images/bullet.gif) no-repeat 0 2px;

	padding: 0 0 0 15px;

	border: 0;

	margin: 0 0 1px;

}



#sidebar .tabs ul li {

	background: none;

	padding: 0;

	margin: 0;

}



div.footer-column h2 {

		color: #333333;

		font-size: 14px;

		text-decoration: none;

		font-weight: normal;

		padding-bottom: 1px;

		margin-bottom: 10px;

		border-bottom: 1px dotted #331133;

}



div.footer-column ul {

		list-style: none;

}



div.footer-column ul li {

		padding: 4px;

		padding-left: 20px;

		background: url(images/footer-bullet.gif) no-repeat left;

		font-weight: normal;

		display: block;

		float: none;

}

	div.footer-column ul li a {

		color: #bfbdbd;

		font-weight: normal;

		display: block;

		float: none;

	}

	div.footer-column img {

		float: left;

		margin-right: 10px;

		margin-top: 10px;

	}

	div.footer-column p {

		color: #757677;

	}

#footer-info {

	padding: 10px;

	text-align: center;

	color: #757677;

	overflow : hidden; _height : 1%;

	background: url(images/footer.gif) no-repeat top center #330033;

	margin: 10px;

	padding-top: 10px;

}

	#footer-info ul li, #footer-info ul li ul {

		list-style: none;

		display: inline;

	}

	#footer-info ul li a {

		padding: 0 10px;

		color: #757677;

		font-weight: normal;

	}

UL.tabNavigation {

		    list-style: none;

		    margin: 0;

		    padding: 0;

			background: #000;

			clear: both;

			border: 1px solid #dedbd1;

			margin-left: 20px;

		}



		UL.tabNavigation LI {

		    display: inline;

		}



		#sidebar UL.tabNavigation LI A.light-tab {

		  background:  #ebe9e1;

		  border: 1px solid #dedbd1;

		  display: block;

		  float: left;

		  padding: 7px;

		  text-decoration: none;

		  color: #333;

		  font-size: 11px;

		  text-align: center;

		  margin-left: 1px;

		  margin: 15px 0;

		  margin-bottom: 10px;

		  margin-right: 4px;

		}

		#sidebar UL.tabNavigation LI A.light-tab:hover {

		  background:  #fff;

		 }

		

		UL.tabNavigation LI A:focus {

			outline: 0;

		}



		div.tabs > div {

			display: block;

			width: 260px;

			margin: 8px;

			background: #f1f1f1;

			border: 1px solid #d5d5d5;

			padding: 10px;

		}

		 ul.jbox-ul {

			list-style: none;

			padding: 10px;

			background: #fff;

			clear: both;

		}

		ul.jbox-ul li {

			list-style: none;

			display: block;

			margin: 0;

			padding: 0;

			background: none;

			padding: 7px 0;

			border-bottom: 1px dotted #ccc;

			width: 240px;

		}

		ul.jbox-ul li span {

			color: #999;

			font-size: 11px;

		}

		 ul.jbox-ul li a {

			list-style: none;

			display: block;

			margin: 0;

			padding: 0;

			font-size: 12px;

			background: none;

		}

			 ul.jbox-ul li.red a {

			 	color: #000;

			 }

		div.tabs > div h2 {

			margin-top: 0;

		}

		#tags {

			text-align: center;

		}

		ul.jbox-ul.tags {

			text-align: center;

		}

		ul.jbox-ul.tags li {

			list-style: none;

			float: left;

			margin: 0;

			padding: 0;

			background: none;

			padding: 4px;

			width: auto;

			text-align: center;

			border: none;

		}

		 ul.jbox-ul.tags li a {

			list-style: none;

			float: left;

			margin: 0;

			text-align: center;

			padding: 0;

			font-size: 12px;

			background: none;

		}

.comments { padding: 0px;  clear: both; margin-top: 20px; border-bottom: 1px dotted #eee; padding-bottom: 10px}

.comment-meta { width: 240px; float: left; padding: 0px 0 10px 0; text-align: right;}

.commenttext { float: left; width: 330px; padding-left: 20px; margin-top: -5px; margin-bottom: -5px;}

.comments div.cgravatar {

	float: right;

	padding: 4px;

	border: 1px dotted #ccc;

	margin-right: 20px;

	margin-bottom: 10px;

}

.comment-author { display: block; font-weight: bold; }

.comment-date { font-size: 12px; color: #B4AB9D; display: block; }

.comment-meta a { color: #000000; text-decoration: underline; }

.comment { margin-bottom: 15px; clear: both; }

h2#comments { display: block; padding-bottom: 10px; margin: 20px 0 20px 0; border-bottom: solid 1px #dddddd; color: #660066; font-size: 17px; }

#commentform span { display: block; font-size: 14px;  margin-bottom: 10px;}

#commentform input { border: solid 1px #dddddd; background-color: #ffffff; padding: 3px; width: 300px; margin-right: 10px; }

#commentform textarea { width: 560px; border: solid 1px #dddddd; padding: 3px;  margin-bottom: 10px;}

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;

	}

small.post {

	padding: 10px;

	color: #777;

	line-height: 1.7em;

}

	 

/* Wordpress CSS Defaults */



.alignright {

	text-align: right;

}

.alignleft {

	text-align: left;

}

.aligncenter {

	text-align: center;

}

h2.title {

	font-size: 24px;

	color: #323;

}

div.inner p {

	font-size: 11px;

	line-height: 1.6em;

	color: #323;

}

div.inner h3 {

	font-size: 18px;

	font-weight: bold;

	color: #660066;

}

div.inner h3.date {

	font-size: 13px;

	font-weight: bold;

	color: #999;

}

blockquote {

	padding: 10px;

	background: #eee;

	border: 1px solid #ccc;

}

div.inner ol, div.inner ul {

	padding-left: 30px;

}

div.inner ol li, div.inner ul li {

	padding: 4px;

	padding-left: 20px;

	list-style: none;

	background: url(images/post-bullet.gif) no-repeat left;

}

span.comment-icon {

	padding: 4px;

	padding-left: 20px;

	background: url(images/comments.gif) no-repeat left;

	display: block;

}

div#subscribe-to {

	padding: 10px;

	padding-left: 60px;

	color: #323;

	font-size: 12px;

	font-family: Georgia, serif;

	font-style: italic;

	border-top: 1px dotted #ccc;

	border-bottom: 1px dotted #ccc;

	background: url(images/comment-rss.gif) no-repeat left;

	margin-top: 20px;

}

	div#subscribe-to a {

		background: #e2f6ff;

		text-decoration: none;

		color: #323;

		padding: 2px;

		border-bottom: 2px solid #91ddfd;

	}

#you-the-marketer {

	width: 500px;

	height: 100px;

	background: url(images/you-the-marketer.jpg) no-repeat;

	display: block;

	margin-top: -20px;

	text-indent: -999999px;

	float: right;

}