body {
	background: #5b5145 url(../images/bg-gradient.png) repeat-y center top;
	color: #685b4f;
	line-height: 1.5em;
}

a {
	color: #7f0500;
}

header, section, footer, aside, nav, article, figure {
	display: block;
}

div.clear {
	clear: both;
}

.body {
	display: block;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.column {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
}

.of-four {
	width: 23.25%;
}

.of-three {
	width: 33.33%;
}

.of-two {
	width: 47%;
}

section.promo {
	margin-bottom: 2em;
	padding-left: 5px;
}

/* @group Header */

header {
	background: #8e000e url(../images/header-gradient.png) repeat-y center top;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
}

header a.logo {
	float: left;
	width: 207px;
	height: 43px;
	display: block;
	text-indent: -9999em;
	background: url(../images/logo-trans.png) no-repeat center center;
}

header nav {
	float: right;
	position: relative;
	top: 1em;
	margin: 0px;
	padding: 0px;
}

header nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

header nav ul li a, header nav ul li a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin-left: 1.5em;
	font-size: 12px;
}

/* @end */

/* @group Showcase */

.showcase {
	height: 325px;
	background: #7b1000 url(../images/showcase.jpg) no-repeat center top;
	border-bottom: 2px solid #8d857a;
	margin-top: 0px;
	margin-bottom: 0px;
}

.showcase h1, .showcase p {
	text-indent: -999em;
}

.showcase a.get-started {
	display: block;
	background: url(../images/get-started-button-trans.png) no-repeat center center;
	width: 154px;
	height: 43px;
	text-indent: -999em;
	position: relative;
	top: 12.5em;
}

/* @end */

/* @group Advantages */

.advantages {
	background: #ffffff url(../images/body-shadow.png) repeat-x center top;
	padding-top: 2em;
	padding-bottom: 0.5em;
	margin-top: 0px;
	margin-bottom: 0px;
}

.advantages h2 {
	font-size: 1.20em;
	color: #2d2319;
	line-height: 1.1em;
	font-weight: normal;
	margin-bottom: 0.4em;
}

.advantages p {
	margin-bottom: 2em;
}

.advantages .affiliates ul {
	margin-top: 1em;
}

.advantages .affiliates ul li {
	list-style: none;
	width: 70px;
	height: 55px;
	background: url(../images/affiliates-bg.png) no-repeat center center;
	margin: 0px;
	padding: 2px;
	float: left;
}

.advantages .shares {
	margin-top: 1em;
	text-indent: -999em;
	width: 220px;
	height: 162px;
	background: url(../images/shares-trans.png) no-repeat center center;
}

/* @end */

/* @group Our Websites */

.our-websites {
	background-color: #423b32;
	color: #d3d3d3;
	margin-top: 0px;
	margin-bottom: 0px;
}

.our-websites a {
	color: #d3d3d3;
}

.our-websites .body {
	padding-top: 2em;
	padding-bottom: 2em;
	background: url(../images/our-websites-body.png) repeat-y center top;
}

.our-websites h2 {
	color: #fff;
	font-size: 1.75em;
	border-bottom: 1px solid #787168;
	padding-bottom: 0.25em;
	margin-bottom: 0.25em;
}

.our-websites h3 {
	font-size: 1.3em;
	color: #fff;
	margin-left: 0.4em;
	margin-bottom: 0.75em;
}

.our-websites ul li {
	width: 31%;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 180px 10px 10px;
}

.our-websites ul li.videoboys {
	background: url(../images/website-vb-trans.png) no-repeat center top;
}

.our-websites p {
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}

.our-websites .videoboys {
	background: url(../images/website-vb-trans.png) no-repeat center top;
}

.our-websites .squirtz {
	background: url(../images/website-sqz-trans.png) no-repeat center top;
}

.our-websites .jeremyroddick {
	background: url(../images/website-jr-trans.png) no-repeat center top;
}
/* @end */

/* @group Footer */

footer {
	padding-top: 2em;
	padding-bottom: 2em;
	color: #d3d3d3;
	font-size: 0.85em;
}

footer a {
	color: #fff;
	padding: 0px 10px;
}

footer a.first {
	padding-left: 0px;
}

footer aside {
	border-top: 1px solid #aaa49b;
	margin-top: 2em;
	padding-top: 1em;
}

/* @end */

/* @group Page Heading */

.page-heading {
	color: #fff;
	background: url(../images/page-heading-shadow.jpg) repeat-x center top;
	margin-top: 0px;
	margin-bottom: 0px;
}

.page-heading .body {
	padding-top: 3em;
	padding-bottom: 1.5em;
	background: url(../images/page-heading-body.jpg) no-repeat center top;
}

.page-heading h1 {
	width: 75%;
	float: left;
	font-size: 1.9em;
	margin: 0px;
}

.page-heading aside {
	float: right;
}

.page-heading aside a.get-started {
	display: block;
	width: 154px;
	height: 43px;
	text-indent: -999em;
	background: url(../images/get-started-button-trans.png) no-repeat center center;
	position: relative;
	top: -10px;
}

/* @end */

/* @group Content */

section.page {
	background-color: #fff;
	padding-top: 3em;
	padding-bottom: 3em;
	margin-top: 0px;
	margin-bottom: 0px;
}

.page hgroup {
	display: block;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 0.75em;
	margin-bottom: 0.75em;
}

.page hgroup h2 {
	color: #222222;
	font-weight: normal;
	font-size: 2em;
	margin-bottom: 0.5em;
}

.page hgroup p {
	color: #6f6f6f;
	font-size: 1.25em;
}

.page h3 {
	font-size: 1.25em;
	color: #7f0500;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}

.page.with-left-sidebar aside.sidebar {
	width: 23%;
	min-height: 547px;
	background: url(../images/left-sidebar-bg.jpg) no-repeat right top;
	float: left;
}

.page.with-left-sidebar .content {
	float: right;
	width: 74%;
}

.page.with-right-sidebar aside.sidebar {
	width: 28%;
	min-height: 547px;
	background: url(../images/right-sidebar-bg.jpg) no-repeat left top;
	float: right;
}

.page.with-right-sidebar .content {
	float: left;
	width: 70%;
}

.page nav ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #dadada;
}

.page nav ul li a {
	text-decoration: none;
	color: #574e42;
	font-size: 1.15em;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	padding-left: 0.5em;
	display: block;
}

.page nav ul li a:hover {
	background-color: #f7f5f1;
}

.page nav ul li.current_page_item {
	background: url(../images/vertical-nav-active.png) no-repeat center center;
}

.page nav ul li.current_page_item a {
	color: #fff;
}

.page nav ul li.current_page_item a:hover {
	background: none;
	background-color: none;
}

/* @end */

/* @group Blog */

.blog .page {
	background-color: #f8f8f8;
}

.blog .page-heading .body {
	padding-bottom: 2.5em;
}

.blog .page.with-right-sidebar aside.sidebar {
	background:none;
}


.blog .page-heading ul.rss {
	position: relative;
	margin: 0px;
	padding: 0px;
}

.blog .page-heading h1 {
	margin: 0px;
	padding: 0px;
}

.blog .page-heading ul.rss li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	background: url(../images/rss.png) no-repeat left center;
	line-height: 20px;
	padding-left: 20px;
}

.blog .page-heading ul.rss a {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	background-color: #fff;
	padding-left: 2px;
	padding-right: 2px;
}

.blog .page-heading ul.rss a:hover {
	background-color: #efefef;
}

.blog aside.sidebar {
	padding:0px;
	margin: 0px;
}

.blog aside.sidebar section {
	padding-left: 15px;
}

.blog aside.sidebar section h3 {
	color: #333333;
	font-size: 1.75em;
	font-weight: normal;
	margin-bottom: 0.5em;
}

.blog aside.sidebar section ul li {
	list-style: none;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	background: url(../images/blog-list-bullet.gif) no-repeat left center;
	line-height: 24px;
}

.blog aside.sidebar section ul li a {
	text-decoration: none;
}

.blog article {
	font-size: 1em;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 0.5em;
	margin-bottom: 2em;
	background-color: #fff;
	padding: 15px;
	border: 1px solid #e3e3e3;
}

.blog article aside {
	margin-top: 20px;
	padding-top: 10px;
	font-size: 0.80em;
	color: #888888;
	border-top: 1px solid #eeeeee;
	background-color
}

.blog article hgroup {
	border: none;
	font-size: 0.95em;
	margin-bottom: 1em;
}

.blog article h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1.5em;
	font-weight: bold;
}

.blog article h2 a {
	color: #222222;
	text-decoration: none;
}

.blog article h6 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.blog article h6 a {
	text-decoration: none;
}

.blog article ul {
	margin-top: 1.5em;
}

.blog article ul li {
	margin-bottom: 1em;
}

.blog article .alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.blog article .alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}


.blog .comments {
	margin-top: 1em;
}

.blog .comments h2 {
	margin: 0.25px 0px 0.5em;
}

.blog .comment {
	padding-bottom: 2em;
	margin-bottom: 2em;
	border-bottom: 1px dotted #cccccc;
}

.blog .comments .comment h3 {
	margin: 0px;
}

.blog .comments .comment h4 {
	font-size: 0.95em;
	margin-bottom: 0.5em;
}

.blog .comment-form form {
	background-color: #f7f7f7;
	padding: 15px;
	border: 1px solid #e1e1e1;
}

.blog .comment-form form label {
	display: block;
	clear: both;
}

.blog .flickr {
	margin-bottom: 1em;
}

.blog .flickr h3 {
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	
}

.blog .flickr .thumbnails img {
	border: 3px solid #d0cbc5;
	width: 75px;
	height: 75px;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

.blog .twitter {
	background: url(../images/blog-twitter-bg.png) no-repeat;
	width: 275px;
	height: 183px;
}

.blog .twitter p {
	width: 245px;
	padding-top: 10px;
}

.blog .twitter .follow-us {
	position: relative;
	top: 5px;
	left: 120px;
}
/* @end */

/* @group XBiz 2011 */

.xbiz {
	display: block;
	height: 139px;
	background: url(../images/frontpage/xbiz-nomination-bg.jpg) repeat-x center center;
}

.xbiz .badge {
	display: block; 
	text-indent: -999em; 
	overflow: hidden; 
	background: url(../images/frontpage/xbiz-nomination.jpg) no-repeat center center;
	height: 139px;
}

/* @end */
