/* Marketing Vision Pro - Homepage
/* - - - - - - - - - - - - - - - - - - - - */
/*
	-> Default
	-> Typography
	-> Structure
*/

/* Default */
* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../images/background.gif) repeat-x top #eeeeee;
	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-bottom: 10px;
	font-size: 11px;
	line-height: 1.6em;
	color: #575759;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
a {
	color: #32505e;
}

/* Sructure */
#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#monetizedesign a {
	float: right;
	width: 158px;
	height: 26px;
	background: url(../images/monetizedesign.gif) no-repeat;
	display: block;
	text-indent: -999999px;
	margin-top: -20px;
}
#header {
	width: 980px;
	height: 282px;
	background: url(../images/header.gif) no-repeat;
	display: block;
	margin-top: 20px;
}
	#logo {
		width: 400px;
		height: 121px;
		background: url(../images/logo.gif) no-repeat;
		display: block;
		text-indent: -999999px;
		float: left;
		margin-top: 59px;
		margin-left: 13px;
		margin-bottom: 110px;
	}
	#column {
		float: right;
		width: 394px;
		margin-top: 42px;
		clear: right;
	}
	#theme-preview {
		float: right;
		width: 394px;
		height: 647px;
		background: url(../images/theme-preview.jpg) no-repeat;
		display: block;
		text-indent: -999999px;
	}
	a.view-demo {
		width: 381px;
		height: 35px;
		background: url(../images/view-demo.gif) no-repeat;
		display: block;
		text-indent: -999999px;
		margin: 0 auto;
		clear: both;
		margin-bottom: 20px;
	}
	#column h2 {
		color: #444;
		clear: both;
		font-size: 13px;
		display: block;
		margin-bottom: 10px;
	}
	#column ul {
		list-style: none;
	}
		#column ul li {
			padding: 4px;
			padding-left: 20px;
			background: url(../images/sidebar-bullet.gif) no-repeat left;
			color: #444;
		}
	#content {
		float: left;
		width: 550px;
		clear: left;
		margin-top: -10px;
		background: url(../images/content.gif) repeat-x top #fff;
		border-bottom: 2px solid #202d35;
	}
#nav {
	list-style: none;
}
	#nav li {
		float: left;
		display: block;
	}
	#nav li a.overview {
		float: left;
		display: block;
		background: url(../images/overview.gif) no-repeat;
		width: 62px;
		height: 77px;
		text-indent: -999999px;
		margin: 0 15px;
		margin-top: -65px;
	}
	#nav li a.workshop {
		float: left;
		display: block;
		background: url(../images/workshop.gif) no-repeat;
		width: 62px;
		height: 77px;
		text-indent: -999999px;
		margin: 0 15px;
		margin-top: -65px;
	}
	#nav li a.features {
		float: left;
		display: block;
		background: url(../images/features.gif) no-repeat;
		width: 62px;
		height: 77px;
		text-indent: -999999px;
		margin: 0 15px;
		margin-top: -65px;
	}
#content-post {
	padding: 10px;
	clear: both;
}
	#content-post h1 {
		width: 483px;
		height: 41px;
		background: url(../images/only-wp.gif) no-repeat;
		display: block;
		text-indent: -999999px;
		margin: 0 10px;
		margin-top: 0;
	}
	#content-post h3 {
		font-weight: lighter;
		padding: 0 10px;
		padding-top: 0;
		font-size: 15px;
		color: #777;
	}
	#content-post h4 {
		font-weight: bold;
		padding: 0 10px;
		padding-top: 0;
		font-size: 13px;
		color: #b12c09;
		margin-top: 10px;
		font-family: Arial, Sans-Serif;
	}
	#content-post h2 {
		font-weight: bold;
		padding: 4px 10px;
		font-size: 14px;
		color: #5a6970;
		background: #f8f9fb;
		border-bottom: 1px solid #ecf0f3;
	}
	#content-post p {
		padding: 10px;
	}
	#content-post strong {
		color: #444;
	}
	#content-post ul.arrows {
		padding: 10px;
		list-style: none;
		margin: 10px 0;
	}
		#content-post ul.arrows li {
			padding: 5px;
			padding-left: 10px;
			padding-top: 0;
			background: url(../images/bullet.gif) no-repeat left top;
		}
		#content-post ul.arrows li h3 {
			font-weight: bold;
			color: #b12c09;
			font-family: Arial, Sans-Serif;
			margin-top: -4px;
			font-size: 14px;
			float: left;
		}
		#content-post ul.arrows li h3 span {
			font-weight: normal;
			color: #6c7a7d;
			font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
		}
		#content-post ul.arrows li p {
			clear: both;
		}
		#content-post img.ebook {
			float: left;
		}
	a.discover {
		width: 499px;
		height: 42px;
		background: url(../images/discover.gif) no-repeat;
		display: block;
		text-indent: -999999px;
		margin: 0 auto;
	}
#footer {
	width: 500px;
	float: left;
	clear: both;
	text-align: center;
	padding: 20px;
}
div.feature {
	width: 240px;
	float: left;
	padding: 10px;
}
	div.feature h3 {
		font-weight: bold;
	}
a.personal {
	width: 391px;
	height: 109px;
	background: url(../images/personal.gif) no-repeat;
	display: block;
	text-indent: -999999px;
	margin: 10px auto;
	clear: both;
}
a.developer {
	width: 391px;
	height: 109px;
	background: url(../images/developer.gif) no-repeat;
	display: block;
	text-indent: -999999px;
	margin: 10px auto;
}