/* 
Theme Name: Wave
Theme URI: http://themeforest.net/user/mattbrett
Description: All you need to build your own video-centric site.
Version: 1.4
Author: <a href="http://mattbrett.com">Matt Brett</a>
Author URL: http://mattbrett.com
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */

/* @group reset */

/* RESET
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	/*background: #ffffff url('http://artworksmagazine.com/wp-content/uploads/2008/09/tompetty.jpg');*/
	background-attachment: scroll;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* @end */

/* @group structure */

/* STRUCTURE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

body {
	font: 62.5% "Arial", Verdana, sans-serif;
	color: #585652;
	/*text-align: center;*/
	/*background: url("http://artworksmagazine.com/wp-content/uploads/2008/09/tompetty.jpg") repeat 50% 0;*/
	background: url("../images/bg.jpg") repeat 50% 0;
}

body.clean {
	background: #eae7df;
}

#header, #features, #subfeatures, #mid, #footer, #featured-live {
	float: left;
	width: 100%;
}

#header-inner, #features-inner, #features-single-inner, #subfeatures-inner, #mid-inner, #footer-inner, #featured-live-inner {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	z-index: 999;
	/*background: url("../images/header-bg.jpg") repeat 50% 0;*/
	/*background: url("../images/mmm_header_bg_repeatable.jpg") repeat-x;*/
	background-position: center -80px;
}

.clean #header {
	background-image: url("../images/whiteBGtrans.png");	
}

#header-bottom {
	position: relative;
	float: left;
	width: 100%;
	padding-top: 10px;
	/*background: url("../images/header-inner-bg.png") no-repeat 50% 100%;*/
}

.clean #header-bottom {
	background: transparent;
}

#features {
	/*background: url("../images/whiteBGtrans.png") repeat;*/
	/*background: url("../images/features-bg.jpg") repeat 50% 0;*/
	z-index: 1000;
}

.clean #features {
	background-image: url("../images/whiteBGtrans.png");
}

#features-inner {
	padding: 0px 0 0px 0px;
}

#features-single {
}

#features-single-inner {
	background: url("../images/whiteBGtrans.png");
}

#subfeatures {
	height: 202px;
	/*background: url("../images/subfeatures-bg-2.jpg") no-repeat 50% 0;*/
	position: relative;
	display: block;
}

.clean #subfeatures {
	background-image: url("../images/whiteBGtrans.png");
}

#recent-slider {
	width: 850px;
	height: 176px;
	position: relative;
	display: block;
	padding: 0 0px;
	margin: auto;
	background: url("../images/whiteBGtrans.png");
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-o-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	border-top: 3px SOLID #fff;
	border-bottom: 3px SOLID #fff;
}

#subfeatures-inner {
	position: relative;
	width: 940px;
	height: 202px;
	margin: 0 auto;
	left: -45px;
	overflow: hidden;
}

#subfeatures-inner ul{
	margin:auto;
	padding:0;
	list-style:none;
	overflow: hidden;
}

#subfeatures-inner li {
}

.subfeature {
	width: 850px;
	height: 176px;
	overflow: hidden;
	padding: 0px;
	position: relative;
}

#featured-live {
	/*background-image: url("../images/whiteBGtrans.png");*/
	z-index: 1000;
}

#featured-live-inner {
	padding: 0 0 20px 0;
}

#subcolumns {
	width: 130px;
	padding: 1px 0 1px 0;
}

#mid {
	float: left;
	width: 100%;
	/*background: url("../images/mid-bg.jpg") no-repeat 50% 0;*/
}

.clean #mid {
	background: #eae7df url("../images/mid-bg-clean.jpg") no-repeat 50% 0;
}

#mid-inner {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0;
	text-align: left;
	/*background: url("../images/mid-inner-bg.jpg") no-repeat 50% 100%;*/
}

.clean #mid-inner {
	background: transparent;
}

#page-mid-inner {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 0;
	text-align: left;
}

#content, #content-home {
	float: left;
	display: inline;
	width: 596px;
	margin: 0 10px 10px 10px;
	background: url("../images/whiteBGtrans.png") repeat;
	-moz-border-radius: 3em 1em;
	-webkit-border-radius: 3em 1em;
	-o-border-radius: 3em 1em;
	border-radius: 3em 1em;
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-o-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	padding: 10px;
	/*border: 2px solid #ffffff;*/
}

#content-home { 
	width: 596px;
	background: url("../images/whiteBGtrans.png") repeat;
	
}

.clean #content {
	margin-bottom: -25px;
}

#content.page {
	width: 596px;
	margin-top: 0px;
}

#sidebar-left {
	float: left;
	display: inline;
	width: 156px;
	margin-right: 20px;
}

#sidebar-right {
	float: left;
	display: inline;
	width: 304px;
	background: url("../images/whiteBGtrans.png") repeat;
	-moz-border-radius: 3em 1em;
	-webkit-border-radius: 3em 1em;
	-o-border-radius: 3em 1em;
	border-radius: 3em 1em;
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-o-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	padding: 10px;
	
}

.clean #sidebar-right {
	margin-bottom: -40px;
}

a#partner-blog {
	width: 298px;
	height: 94px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: inset 0 0 10px #000000;
	-moz-box-shadow: inset 0 0 10px #000000;
	-o-box-shadow: inset 0 0 10px #000000;
	box-shadow: inset 0 0 10px #000000;
	float:left;
	border: 3px SOLID #eee;
	margin-bottom: 10px;
}

a#partner-blog:link, a#partner-blog:visited {
	-webkit-box-shadow: inset 0 0 10px #000000;
	-moz-box-shadow: inset 0 0 10px #000000;
	-o-box-shadow: inset 0 0 10px #000000;
	box-shadow: inset 0 0 10px #000000;
}

a#partner-blog:hover, a#partner-blog:active {
	-webkit-box-shadow: inset 0 0 0 #000000;
	-moz-box-shadow: inset 0 0 0 #000000;
	-o-box-shadow: inset 0 0 0 #000000;
	box-shadow: inset 0 0 0 #000000;
}

#footer {
	/*background: url("../images/features-bg.jpg") repeat 50% 0;*/
}

.clean #footer {
	background: #eae7df url("../images/footer-bg-clean.jpg") no-repeat 50% 0;
}

#footer-inner {
	padding: 20px 0 35px;
	overflow: hidden;
}

.clean #footer-inner {
	padding-top: 70px;
}

/* @end */

/* @group header */

/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#ad-leaderboard {
	float: right;
	display: inline;
	width: 728px;
	height: 90px;
	overflow: hidden;
}

/* @group logo */

/* LOGO
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#logo, #logo-custom {
	position: relative;
	float: left;
	display: inline;
	width: 182px;
	height: 100px;
	margin-bottom: 20px;
	font-size: 1.5em;
	overflow: hidden;
}

#logo-custom {
	margin: 0 0 -5px;	
}

#logo span, #logo-custom span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("../images/logo.jpg") no-repeat 0 0;
}

.clean #logo span {
	background: url("../images/logo-clean.jpg") no-repeat 0 0;
}

#logo a, #logo-custom a {
	color: #585652;
	text-decoration: none;
}

#header-tag-line {
	color: #fff;
	font-size: 28px;
	font-weight:bold;
	position: absolute;
	bottom: 67px;
	left: 180px;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	/* background: url("../images/taglineBG.png") repeat-x left center; */
	padding:0px;
	margin:0px;
	float:left;
	text-shadow: #000000 2px 2px 4px;
	text-align: right;
}

#onestep-logo {
	width: 73px;
	height: 43px;
	background: url("../images/OneStepLogo.png") no-repeat center center;
	position: absolute;
	left: 250px;

}

/* @end */

/* @group nav */

/* NAV
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#nav {
	clear: both;
	float: left;
	width: 850px;
	margin-left: 20px;
	padding-top: 5px;
}

#nav li {
	float: left;
	position: relative;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
}

#nav li a:link, #nav li a:visited, #nav li a:active {
	float: left;
	display: block;
	padding: 12px 15px;
	color: #eee;
	text-decoration: none;
	text-shadow: #000000 1px 1px 2px;
}

#nav li a:hover, #nav li:hover a, #nav li:hover > a {
	float: none;
	padding: 11px 14px 12px;
	color: #585652;
	text-decoration: none;
	background-image: url("../images/whiteBGtrans.png");
	border-top: 1px solid #b6b3ae;
	border-right: 1px solid #b6b3ae;
	border-left: 1px solid #b6b3ae;
	text-shadow: none;
}

.clean #nav li a:hover, .clean #nav li:hover a, .clean #nav li:hover > a {
	background: #eae7de;
	border-top: 1px solid #d6d3cc;
	border-right: 1px solid #d6d3cc;
	border-left: 1px solid #d6d3cc;
}

#nav li a:hover {
	float: none;
	padding: 11px 14px 12px;
	color: #585652;
	text-decoration: none;
	background-image: url("../images/whiteBGtrans.png");
	border-top: 1px solid #b6b3ae;
	border-right: 1px solid #b6b3ae;
	border-left: 1px solid #b6b3ae;
}

.clean #nav li a:hover {	
	background: #eae7de;
	border-top: 1px solid #d6d3cc;
	border-right: 1px solid #d6d3cc;
	border-left: 1px solid #d6d3cc;
}

#nav li.current-menu-item a:link, #nav li.current-menu-item a:visited, #nav li.current-menu-item a:active, #nav li.current-menu-item a:hover, #nav li.current-menu-parent a:link, #nav li.current-menu-parent a:visited, #nav li.current-menu-parent a:active, #nav li.current-menu-parent a:hover, #nav li.current-cat a:link, #nav li.current-cat a:visited, #nav li.current-cat a:active, #nav li.current-cat a:hover, #nav li.current-cat-parent a:link, #nav li.current-cat-parent a:visited, #nav li.current-cat-parent a:active, #nav li.current-cat-parent a:hover, #nav li.current_page_item a:link, #nav li.current_page_item a:visited, #nav li.current_page_item a:active, #nav li.current_page_item a:hover, #nav li.current_page_parent a:link, #nav li.current_page_parent a:visited, #nav li.current_page_parent a:active, #nav li.current_page_parent a:hover {
	float: none;
	padding: 11px 14px 12px;
	color: #585652;
	background-image: url("../images/whiteBGtrans.png");
	border-top: 1px solid #b6b3ae;
	border-right: 1px solid #b6b3ae;
	border-left: 1px solid #b6b3ae;
}

.clean #nav li.current-menu-item a:link, .clean #nav li.current-menu-item a:visited, .clean #nav li.current-menu-item a:active, .clean #nav li.current-menu-item a:hover, .clean #nav li.current-menu-parent a:link, .clean #nav li.current-menu-parent a:visited, .clean #nav li.current-menu-parent a:active, .clean #nav li.current-menu-parent a:hover, .clean #nav li.current-cat a:link, .clean #nav li.current-cat a:visited, .clean #nav li.current-cat a:active, .clean #nav li.current-cat a:hover, .clean #nav li.current-cat-parent a:link, .clean #nav li.current-cat-parent a:visited, .clean #nav li.current-cat-parent a:active, .clean #nav li.current-cat-parent a:hover, .clean #nav li.current-menu a:link, .clean #nav li.current-menu a:visited, .clean #nav li.current-menu a:active, .clean #nav li.current-menu a:hover, .clean #nav li.current-menu-parent a:link, .clean #nav li.current-menu-parent a:visited, .clean #nav li.current-menu-parent a:active, .clean #nav li.current-menu-parent a:hover, .clean #nav li.current_page_item a:link, .clean #nav li.current_page_item a:visited, .clean #nav li.current_page_item a:active, .clean #nav li.current_page_item a:hover, .clean #nav li.current_page_parent a:link, .clean #nav li.current_page_parent a:visited, .clean #nav li.current_page_parent a:active, .clean #nav li.current_page_parent a:hover {
	background: #fbfaf5;
	border-top: 1px solid #d6d3cc;
	border-right: 1px solid #d6d3cc;
	border-left: 1px solid #d6d3cc;
}

.clean #nav li#nav-home.current-cat a:link, .clean #nav li#nav-home.current-cat a:visited, .clean #nav#nav-home li.current-cat a:active, .clean #nav#nav-home li.current-cat a:hover {
	background: #f4f3ee;	
}

#nav .sub-menu, #nav .children, #nav .page_item ul {
	display: none;
	position: absolute;
	margin: 0;
	padding: 0 0 5px;
	left: 0;
	list-style-type: none;
	background-image: url("../images/whiteBGtrans.png");
	min-width: 200px;
	width: auto !important;
	width: 250px;
	z-index: 250;
	border-right: 1px solid #b6b3ae;
	border-bottom: 1px solid #b6b3ae;
	border-left: 1px solid #b6b3ae;
}

.clean #nav .sub-menu, .clean #nav .children, .clean #nav .page_item ul {
	background: #eae7de;	
	border-right: 1px solid #d6d3cc;
	border-bottom: 1px solid #d6d3cc;
	border-left: 1px solid #d6d3cc;
}

#nav li.current-menu-item .sub-menu, #nav li.current-menu-parent .sub-menu, #nav li.current-cat .children, #nav li.current-cat-parent .children, #nav li.current_page_item ul, #nav li.current_page_parent ul {
	background: url("../images/features-bg.jpg") repeat 50% 100%;
	border-right: 1px solid #b6b3ae;
	border-bottom: 1px solid #b6b3ae;
	border-left: 1px solid #b6b3ae;	
}

.clean #nav li.current-menu-item .sub-menu, .clean #nav li.current-menu-parent .sub-menu, .clean #nav li.current-cat .children, .clean #nav li.current-cat-parent .children, .clean #nav li.current_page_item ul, .clean #nav li.current_page_parent ul {	
	background: #fbfaf5;
	border-right: 1px solid #d6d3cc;
	border-bottom: 1px solid #d6d3cc;
	border-left: 1px solid #d6d3cc;
}

#nav li:hover ul, #nav li.hover ul {
	display: block;
}

#nav .sub-menu li, #nav .children li, #nav .page_item ul li, #nav .current_page_item ul li {
	margin: 0;
	padding: 0;
	min-width: 150px;
	width: auto !important;
	width: 150px;
	font-size: .75em;
	text-transform: none;
	list-style-type: none;
}

#nav li.current-cat .children a:link, #nav li.current-cat .children a:visited, #nav li.current-cat .children a:active, #nav li.current-cat-parent .children a:link, #nav li.current-cat-parent .children a:visited, #nav li.current-cat-parent .children a:active, #nav li .sub-menu a:link, #nav li .sub-menu a:visited, #nav li .sub-menu a:active, #nav li.current-menu-parent .sub-menu a:link, #nav li.current-menu-parent .sub-menu a:visited, #nav li.current-menu-parent .sub-menu a:active, #nav li.page_item li a:link, #nav li.page_item li a:visited, #nav li.page_item li a:active, #nav li.current_page_item li a:link, #nav li.current_page_item li a:visited, #nav li.current_page_item li a:active, .clean #nav li.current-cat .children a:link, .clean #nav li.current-cat .children a:visited, .clean #nav li.current-cat .children a:active, .clean #nav li.current-cat-parent .children a:link, .clean #nav li.current-cat-parent .children a:visited, .clean #nav li.current-cat-parent .children a:active, .clean #nav li.page_item li a:link, .clean #nav li.page_item li a:visited, .clean #nav li.page_item li a:active, .clean #nav li.current_page_item li a:link, .clean #nav li.current_page_item li a:visited, .clean #nav li.current_page_item li a:active {
	float: none;
	color: #898782;
	border-top: none;
	border-right: none;
	border-left: none;
	background: transparent;
}

#nav li.current-menu-item .sub-menu li, #nav li.current-parent-item .sub-menu li, #nav li.current-cat .children li, #nav li.current_page_item li {
	float: none;
}

#nav li.current-cat .children a:link, #nav li.current-cat .children a:visited, #nav li.current-cat .children a:active, #nav li.current-cat-parent .children a:link, #nav li.current-cat-parent .children a:visited, #nav li.current-cat-parent .children a:active, #nav li.current-menu-item .sub-menu a:link, #nav li.current-menu-item .sub-menu a:visited, #nav li.current-menu-item .sub-menu a:active, #nav li.current-menu-parent .sub-menu a:link, #nav li.current-menu-parent .sub-menu a:visited, #nav li.current-menu-parent .sub-menu a:active, #nav .children a:link, #nav .children a:visited, #nav .children a:active, #nav .page_item li a:link, #nav .page_item li a:visited, #nav .page_item li a:active, #nav .current_page_item li a:link, #nav .current_page_item li a:visited, #nav .current_page_item li a:active, .clean #nav .children a:link, .clean #nav .children a:visited, .clean #nav .children a:active, .clean #nav .page_item li a:link, .clean #nav .page_item li a:visited, .clean #nav .page_item li a:active, .clean #nav .current_page_item li a:link, .clean #nav .current_page_item li a:visited, .clean #nav .current_page_item li a:active {
	float: none;
	display: block;
	min-width: 150px;
	width: auto !important;
	width: 150px;
	height: auto;
	margin: 0;
	padding: 10px 15px 5px;
	color: #898782;
	text-decoration: none;
	text-transform: none;
	border-top: none;
	border-right: none;
	border-left: none;
	background: transparent;
}

#nav li.current-cat .children a:hover, #nav .children a:hover, #nav li .sub-menu a:hover, #nav li.current-menu-item .sub-menu a:hover, #nav li.current-menu-parent .sub-menu a:hover, #nav .sub-menu a:hover, #nav .page_item ul li a:hover, #nav .current_page_item ul li a:hover, .clean #nav li.current-cat .children a:hover, .clean #nav .children a:hover, .clean #nav .page_item ul li a:hover, .clean #nav .current_page_item ul li a:hover {
	color: #585652;
	text-decoration: underline;
}

#nav li.current-cat .children a:link, #nav li.current-cat .children a:visited, #nav li.current-cat .children a:active, #nav li.current-cat .children a:hover, #nav li.current-cat-parent .children a:link, #nav li.current-cat-parent .children a:visited, #nav li.current-cat-parent .children a:active, #nav li.current-cat-parent .children a:hover, #nav .children a:link, #nav .children a:visited, #nav .children a:active, #nav .children a:hover, #nav .page_item ul li a:link, #nav .page_item ul li a:visited, #nav .page_item ul li a:active, #nav .page_item ul li a:hover, #nav .current_page_item ul li a:link, #nav .current_page_item ul li a:visited, #nav .current_page_item ul li a:active, #nav .current_page_item ul li a:hover, .clean #nav li.current-cat .children a:link, .clean #nav li.current-cat .children a:visited, .clean #nav li.current-cat .children a:active, .clean #nav li.current-cat .children a:hover, .clean #nav li.current-cat-parent .children a:link, .clean #nav li.current-cat-parent .children a:visited, .clean #nav li.current-cat-parent .children a:active, .clean #nav li.current-cat-parent .children a:hover, .clean #nav .children a:link, .clean #nav .children a:visited, .clean #nav .children a:active, .clean #nav .children a:hover, .clean #nav .page_item ul li a:link, .clean #nav .page_item ul li a:visited, .clean #nav .page_item ul li a:active, .clean #nav .page_item ul li a:hover, .clean #nav .current_page_item ul li a:link, .clean #nav .current_page_item ul li a:visited, .clean #nav .current_page_item ul li a:active, .clean #nav .current_page_item ul li a:hover {
	float: none;
	background: transparent;
}

/* @end */

/* @group social */

/* MAILCHIMP
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#mailchimp {
	position: absolute;
	left: 557px;
	top: 0px;
	width: 350px;
	height: 50px;
	padding-right: 25px;
	padding-top: 5px;
	text-align: right;
	background: url("../images/mailingListTab.png") no-repeat center top;
}

#mailchimp input {
	width: 100px;
}

#mailchimp select {
}

#mailchimp submit {
	width: 75px;
}

#mailchimp label {
	color: #FFFFFF;
	font-size: 14px;
	text-shadow: #000000 2px 2px 4px;
}

#mailchimp h3 {
	font-weight: bold;
	font-size: 14px;
	color: #e6db00;
	text-shadow: #000000 2px 2px 4px;
	padding-top: 2px;
	padding-right: 10px;
}

/* SOCIAL
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#social {
	position: absolute;
	left: 645px;
	bottom: 140px;
	width: 275px;
	height: 53px;
}

#social ul {
	float: left;
	display: inline;
	width: 100%;
}

#social li {
	float: right;
	display: inline;
}

#social a {
	float: left;
	display: inline;
	height: 0;
	padding-top: 53px;
	overflow: hidden;
	text-decoration: none;
}

#social-facebook a {
	width: 53px;
	background: url("../images/social-icons.png") no-repeat 0 0;
}

#social-facebook a:hover {
	background: url("../images/social-icons.png") no-repeat 0 -53px;
}

#social-myspace a {
	width: 55px;
	background: url("../images/social-icons.png") no-repeat -53px 0;
}

#social-myspace a:hover {
	background: url("../images/social-icons.png") no-repeat -53px -53px;
}

#social-twitter a {
	width: 56px;
	background: url("../images/social-icons.png") no-repeat -109px 0;
}

#social-twitter a:hover {
	background: url("../images/social-icons.png") no-repeat -109px -53px;
}

#social-feed a {
	width: 56px;
	background: url("../images/social-icons.png") no-repeat -165px 0;
}

#social-feed a:hover {
	background: url("../images/social-icons.png") no-repeat -165px -53px;
}

#social-email a {
	width: 54px;
	background: url("../images/social-icons.png") no-repeat -221px 0;
}

#social-email a:hover {
	background: url("../images/social-icons.png") no-repeat -221px -53px;
}

/* SOCIAL SMALL
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#twitterSmall {
	width: 35px;
	height: 35px;
	border: 0px solid #000;
	background: url("../images/sociableSprite.png") no-repeat -109px -160px;
	float: left;
	margin: 2px;
}

#linkedinSmall {
	width: 35px;
	height: 35px;
	border: 0px solid #000;
	background: url("../images/sociableSprite.png") no-repeat -109px -58px;
	float: left;
	margin: 2px;
}

#youtubeSmall {
	width: 35px;
	height: 35px;
	border: 0px solid #000;
	background: url("../images/sociableSprite.png") no-repeat -33px -211px;
	float: left;
	margin: 2px;
}

#facebookSmall {
	width: 35px;
	height: 35px;
	border: 0px solid #000;
	background: url("../images/sociableSprite.png") no-repeat -33px -5px;
	float: left;
	margin: 2px;
}

#vimeoSmall {
	width: 35px;
	height: 35px;
	border: 0px solid #000;
	background: url("../images/sociableSprite.png") no-repeat -109px -211px;
	float: left;
	margin: 2px;
}

#emailSmall {
	width: 35px;
	height: 35px;
	border: 0px solid #000;
	background: url("../images/sociableSprite.png") no-repeat -109px -5px;
	float: left;
	margin: 2px;
}


/* @end */

#search {
	float: right;
	width: 100%;
	margin: 3px 0 30px;
}

#search #s {
	float: left;
	display: inline;
	width: 90%;
	height: 13px;
	padding: 6px 10px;
	font-size: 1.1em;
	color: #87847f;
	background: url("../images/blackBGtrans.png");
	border: 1px solid #ffffff;
}

#search #s:focus {
	color: #cccccc;
}

#search-button {
	float: right;
	display: inline;
}

/* @end */

/* @group features */

/* FEATURES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#hero {
	position: relative;
	float: left;
	display: inline;
	/*width: 470px;*/
	margin-bottom: 20px;
	padding: 5px;
}

#hero img {
	display: block;
	width: 470px;
	height: 260px;
}

#hero-cat {
	display: block;
	position: absolute;
	top: -15px;
	left: -17px;
	z-index: 250;
	text-align: center;
	min-width: 180px;
	padding: 13px 25px 5px 0px;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
	color: #fff300;
	background: url("../images/Featured-Category.png") no-repeat top left;
	height: 50px;
}

#hero-cat a:link, #hero-cat a:hover, #hero-cat a:visited {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
	position: relative;
	left: 20px;
}

#hero-cat a:hover {
	color: #000000;
}

.info {
	position: absolute;
	z-index: 0;
	top: 17px;
	left: 10px;
	background: rgba(255, 255, 255, 0.85);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 3px solid #e6db00;
	text-align: center;
	float: right;
	padding: 5px 10px;
}

.date {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.hero-author {
	text-align: center;
	width: 100%;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#hero-share {
	position: relative;
	display: inline;
	text-align: right;
	float: right;
	z-index: 250;
}

.category {
	color: #000000;
	text-transform: lowercase;
	/*text-shadow: #fff300 1px 1px 2px;*/
}

a#hero-cat {
	position: absolute;
	top: -10px;
	right: -11px;
	z-index: 250;
	background: url("../images/yellowBannerBottom.png") no-repeat top right;
	height: 30px;
	text-decoration: none;
	border: 0px solid #fcfaf5;
	-moz-box-shadow: 0 0 0px #d0cdc6;
	-webkit-box-shadow: 0 0 0px #d0cdc6;
	box-shadow: 0 0 0px #d0cdc6;
	color: #fff300;
	font-size: 15px;
	font-weight: bold;
	padding: 1px 15px 1px 15px;
	margin: 0px;
	text-transform: lowercase;
}

a#hero-cat:hover {
	/*-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;*/
	color: #fff300;

}

#featured-title-large {
	position: relative;
	border: 0px solid #eee;
	padding-bottom: 0;
	margin-bottom: 0;
	height: 250px;
}

#featured-title-large #band-name {
	position: absolute;
	display: block;
	bottom: -25px;
	left: 45px;
	font-size: 110px;
	font-weight: 900;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	color: #eee;
	text-shadow: 2px 2px 1px #000;
}

#featured-title-large #band-name #tag {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	clear: none;
}

#featured-title-large #band-name #first-word {
	position: relative;
	left: -38px;
	bottom: 48px;
	margin: 0;
	padding: 0;
	font-size: 40px;
	text-shadow: 2px 2px 1px #000;
}

#featured-title-large #band-name #second-word {
	position: absolute;
	left: 3px;
	bottom: -55px;
	margin: 0;
	padding: 0;
	font-size: 65px;
	text-shadow: 2px 2px 1px #000;
}

#featured-title-large #band-name a {
	text-decoration: none;
	color: #eee;
	border: 0;
	margin: 0;
}

#featured-title-large #band-name a:hover {
	text-decoration: none;
	color: #ddd;
}

a#sidekick-cat {
	position: absolute;
	top: -9px;
	right: -10px;
	z-index: 250;
	background: url("../images/yellowBannerBottom.png") no-repeat top right;
	height: 30px;
	min-width: 100px;
	text-align: center;
	text-decoration: none;
	border: 0px solid #fcfaf5;
	-moz-box-shadow: 0 0 0px #d0cdc6;
	-webkit-box-shadow: 0 0 0px #d0cdc6;
	box-shadow: 0 0 0px #d0cdc6;
	color: #fff300;
	font-size: 15px;
	font-weight: bold;
	padding: 1px 15px 1px 15px;
	margin: 0px;
	text-transform: lowercase;
}

a#sidekick-cat:hover {
	/*-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;*/
	color: #fff300;

}

.sidekick-info {
	position: absolute;
	z-index: 0;
	top: 10px;
	right: 8px;
	background: rgba(255, 255, 255, 0.85);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 2px solid #e6db00;
	text-align: center;
	float: right;
	padding: 3px 6px;
	color: #000000;
	font-weight: bold;
}

a#subfeatures-cat {
	position: absolute;
	top: 2px;
	right: 558px;
	z-index: 250;
	background: url("../images/yellowBannerBottom.png") no-repeat top right;
	height: 30px;
	text-decoration: none;
	border: 0px solid #fcfaf5;
	/*-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;*/
	color: #fff300;
	font-size: 15px;
	font-weight: bold;
	padding: 1px 15px 1px 15px;
	margin: 0px;
	text-transform: lowercase;
}

a#subfeatures-cat:hover {
	/*-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;*/
	color: #fff300;

}

#hero-desc {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 410px;
	padding: 10px 50px 5px 10px;
	background: url("../images/hero-overlay.png") repeat 0 0;
}

#hero-desc h2 {
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
}

#hero-desc p {
	font-size: 1.2em;
	color: #1c1b17;
}

/*#hero-author {
	background: url("../images/Featured-Author.png") no-repeat top right;
	position: relative;
	left: 36px;
	bottom: 28px;
	text-align: right;
	height: 50px;
	min-width: 100px;
	padding: 22px 25px 0 25px;
	font-size: 16px;
	font-weight: bold;
	float: right;
}*/

a#hero-button {
	display: block;
	position: absolute;
	width: 470px;
	height: 260px;
	top: 0;
	left: 0;
	text-decoration: none;
	border: 5px solid #fcfaf5;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

#hero-date {
	background: url("../images/Featured-Author.png") no-repeat top right;
	position: absolute;
	right: -21px;
	bottom: -37px;
	text-align: right;
	height: 50px;
	min-width: 100px;
	padding: 22px 25px 0 25px;
	font-size: 16px;
	font-weight: bold;
	float: right;
}

#hero-desc-video {
	position: center top;
	bottom: 5px;
	left: 5px;
	width: 410px;
	padding: 10px 50px 10px 10px;
	background: url("../images/hero-overlay.png") repeat 0 0;
}

#hero-desc-video h2 {
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
}

#hero-desc-video p {
	font-size: 1.2em;
	color: #1c1b17;
}

a#hero-button:hover {
	-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;
}

a#hero-button-video {
	display: block;
	position: center top;
	width: 470px;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	border: 0px solid #fcfaf5;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

a#hero-button-video:hover {
	-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;
}

#hero-date {
	background: url("../images/Featured-Author.png") no-repeat top right;
	position: absolute;
	right: -21px;
	bottom: -37px;
	text-align: right;
	height: 50px;
	min-width: 100px;
	padding: 22px 25px 0 25px;
	font-size: 16px;
	font-weight: bold;
	float: right;
}

#sidekicks {
	float: right;
	position: relative;
	display: inline;
	width: 390px;
	height: 200px;
	margin-bottom: 15px;
	background: url("../images/whiteBGtrans.png");
	padding: 15px;
	border: 5px solid #fff;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
	z-index: 0;
}

#sidekicks h2 {
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 10px 0;
}

#sidekicks p {
	padding: 5px;
	font-size: 14px;
	font-style: Verdana;
	text-align: justify;
	text-justify: newspaper;
	line-height: 150%;
	float: left;
	color: #585652;
}

#sidekicks img {
	display: block;
}

#sidekicks a {
	text-decoration: none;
}

#sidekick-one, #sidekick-two {
	float: left;
	display: inline;
	width: 200px;
}

#sidekick-one {
	margin-right: 20px;
}

.sidekick-tnail {
	position: relative;
	margin-bottom: 10px;
}

.sidekick-tnail a {
	display: block;
	padding: 5px;
	background: #fcfaf5; 
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

.sidekick-tnail a:hover {
	background: #fcfaf5; 
	-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;
}

.sidekick-tnail img {
	width: 190px;
	height: 140px;
}

#sidekicks h3 {
	margin: 0 5px;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

#sidekicks h3 a:link, #sidekicks h3 a:visited, #sidekicks h3 a:active {
	text-decoration: none;
}

#sidekicks h3 a:hover {
	color: #1c1b17;
	text-decoration: underline;
}

#subfeatures li {
	position: relative;
	float: left;
	display: inline;
}

/*#subfeatures li a {
	display: block;
	color: #87847f;
	border: 5px solid #fcfaf5;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

#subfeatures li a:hover {
	-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;
}*/

#subfeatures img {
	position: relative;
	display: block;
	width: 267px;
	height: 150px;
	z-index: 10;
	float:left;
	padding: 10px 20px 10px 20px;
}

#subfeatures-cat {
	position: absolute;
	top: 2px;
	left: 8px;
	z-index: 250;
	background: url("../images/dateFlag.png") no-repeat top left;
	height: 30px;
	text-decoration: none;
	border: 0px solid #fcfaf5;
	/*-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;*/
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 15px 1px 15px;
	margin: 0px;
	text-transform: lowercase;
}

#subfeatures-cat a {
	text-decoration: none;
	color: #000;
}

#subfeatures-cat a:hover {
	color: #09426c;
}

#subfeatures-author {
	text-align: center;
	width: 100%;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#subfeatures-author a {
	color: #15598c;
	text-decoration: none;
}

#subfeatures-author a:hover {
	color: #09426c;
}

#subfeatures-desc {
	position: relative;
	margin-left: 30px;
	padding: 3px 3px 6px 8px;
	
	/*background: url("../images/hero-overlay.png") repeat 0 0;*/
}

#subfeatures-desc a {
	text-decoration: none;
	color: #87847f;
}

#subfeatures-desc a:hover {
	color: #000000;
	text-decoration: underline;
}

#subfeatures-desc h2 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 15px;
	color: #15598c;
}

#subfeatures-desc p {
	font-size: 14px;
	color: #1c1b17;
	text-align: justify;
	justify: newspaper;
	line-height: 125%;
	padding: 0px 15px;
}

a#subfeatures-button {
	display: block;
	position: absolute;
	width: 262px;
	height: 145px;
	z-index: 15;
	top: 10px;
	left: 20px;
	text-decoration: none;
	border: 5px solid #fcfaf5;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

a#subfeatures-button:hover {
	-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;
}

#subfeature-title {
	position: relative;
	background: url("../images/popular-posts.png") no-repeat top left;
	z-index: 0;
	top: -40px;
	left: 30px;
	width: 338px;
	height: 30px;
}

#subcolumns li {
	position: relative;
	float: left;
	display: inline;
	margin-right: 0;
	padding: 5px 0px 5px 0;
}

#subcolumns li a {
	display: block;
	color: #87847f;
	border: 5px solid #fcfaf5;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

#subcolumns li a:hover {
	-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;
}

#subcolumns img {
	display: block;
	width: 148px;
	height: 50px;
}

/* @end */

/* @group live */

/* LIVE PAGE FEATURES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#live-hero {
	position: relative;
	float: left;
	display: inline;
	width: 470px;
	margin-bottom: 20px;
	padding: 5px;
}

#live-hero img {
	display: block;
	width: 470px;
	height: 260px;
}

#live-hero-desc {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 410px;
	padding: 10px 50px 10px 10px;
	background: url("../images/hero-overlay.png") repeat 0 0;
}

#live-hero-desc h2 {
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
}

#live-hero-desc p {
	font-size: 1.2em;
	color: #1c1b17;
}

a#live-hero-button {
	display: block;
	position: absolute;
	width: 470px;
	height: 260px;
	top: 0;
	left: 0;
	text-decoration: none;
	border: 5px solid #fcfaf5;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

#live-hero-desc-video {
	position: center top;
	bottom: 5px;
	left: 5px;
	width: 410px;
	padding: 10px 50px 10px 10px;
	background: url("../images/hero-overlay.png") repeat 0 0;
}

#live-hero-desc-video h2 {
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
}

#live-hero-desc-video p {
	font-size: 1.2em;
	color: #1c1b17;
}

a#live-hero-button:hover {
	-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;
}

a#live-hero-button-video {
	display: block;
	position: center top;
	width: 470px;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	border: 0px solid #fcfaf5;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

a#live-hero-button-video:hover {
	-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;
}

#live-hero-stream {
	float: right;
	display: inline;
	width: 420px;
	margin-bottom: 20px;
}

/*#subfeatures li {
	position: relative;
	float: left;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

#subfeatures li a {
	display: block;
	color: #87847f;
	border: 5px solid #fcfaf5;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

#subfeatures li a:hover {
	-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;
}

#subfeatures img {
	display: block;
	width: 158px;
	height: 116px;
}

#subfeatures-desc {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 153px;
	padding: 3px 3px 6px 8px;
	background: url("../images/hero-overlay.png") repeat 0 0;
}

#subfeatures-desc h2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: none;
	color: #15598c;
}

#subfeatures-desc p {
	font-size: 1.2em;
	color: #1c1b17;
	text-align:right;
	padding: 0 4px 0 0;
}

a#subfeatures-button {
	display: block;
	position: absolute;
	width: 153px;
	height: 111px;
	top: 0;
	left: 0;
	text-decoration: none;
	border: 5px solid #fcfaf5;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

a#subfeatures-button:hover {
	-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;
}

#subcolumns li {
	position: relative;
	float: left;
	display: inline;
	margin-right: 0;
	padding: 5px 0px 5px 0;
}

#subcolumns li a {
	display: block;
	color: #87847f;
	border: 5px solid #fcfaf5;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

#subcolumns li a:hover {
	-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;
}

#subcolumns img {
	display: block;
	width: 148px;
	height: 50px;
}*/

/* @end */

/* @group content */

/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.content a:link, .content a:visited, .content a:active {
	color: #7d8a2e;
	text-decoration: none;
}

.content a:hover {
	color: #1c1b17;
	text-decoration: underline;
}

.content.page a:link, .content.page a:visited, .content.page a:active {
	color: #1073bd;
	text-decoration: none;
}

.content.page a:hover {
	color: #09426c;
	text-decoration: underline;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #585652;
	border-bottom: 1px solid #dedbd4;
}

.content h1 {
	font-size: 4em;
	margin: 5px 0 0 5px;
	padding-bottom: 15px;
	text-align: center;
}

#archive-title h1 {
	font-size: 50px;
	margin: 0 340px -10px 30px;
	padding-bottom: 0;
	font-weight: 900;
	text-align: left;
	color: #fff;
}

#archive-title h1 a{
	text-decoration: none;
}

#archive-title h1 a:hover {
	color: #1073bd;
}

#archive-title h2 {
	font-size: 2.6em;
}

.content h2 {
	margin-bottom: 1em;
	font-size: 1.8em;
}

.content h3 {
	margin: 2em 0 1em;
	font-size: 1.5em;
}

.content h4 {
	margin: 2em 0 1em;
	font-size: 1.4em;
}

.content h5 {
	margin: 2em 0 1em;
	font-size: 1.3em;
}

.content h6 {
	margin: 2em 0 1em;
	font-size: 1.2em;
}

.content p {
	margin-bottom: 1.5em;
	font-size: 1.3em;
	line-height: 1.4em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

.content ul {
	margin: 0 0 15px 30px;
}

.content ul li {
	list-style-type: square;
}

.content ol {
	margin: 0 0 15px 30px;
	list-style-type: decimal;
}

.content ol li {
	list-style-type: decimal;
}

.content li {
	margin-bottom: 5px;
	font-size: 1.3em;
	line-height: 1.4em;
}

.content blockquote {
	padding: 0 15px;
	font-style: italic;
}

object, embed {
	-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;
	position: relative;
	z-index: 10;
}

.content .wp-caption {
	margin-bottom: 15px;
	text-align: center;
	background: #fcfaf5;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

.content .wp-caption p {
	margin: 0;
	padding: 0px 10px 5px;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #898782;
}

.content img {
	display: block;
	padding: 5px;
	background: #fcfaf5;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

.content .wp-caption img { 
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.content img.alignleft, .content .wp-caption.alignleft {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}

.content img[align $='left'] {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}

.content img.alignright, .content .wp-caption.alignright {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}

.content img[align $='right'] {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}

.content .aligncenter {
	text-align: center;
	float: center;
	margin: 10px auto;
}

#content .navigation {
	float: left;
	width: 100%;
}

#content .navigation a {
	display: block;
	padding: 6px 15px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #87847f;
	background: #fcfaf5;
	border: 0;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

#content .navigation a:hover {
	text-decoration: none;
	color: #1c1b17;
	-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;
}

#content .navigation .alignleft {
	float: left;
	display: inline;
	width: 49%;
	margin: 0 0 15px;
}

#content .navigation .alignleft a {
	float: left;
}

#content .navigation .alignright {
	float: right;
	display: inline;
	width: 49%;
	margin: 0 0 15px;
	text-align: right;
}

#content .navigation .alignright a {
	float: right;
}

.content .wp-pagenavi {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	margin: 0 0 30px;
	font-size: 1.2em;
}

.content .wp-pagenavi a, .content .wp-pagenavi a:link, .content .wp-pagenavi a:visited, .content .wp-pagenavi a:active {
	margin-right: 3px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #87847f;
	background: #fcfaf5;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

.content .wp-pagenavi a:hover {
	text-decoration: none;
	color: #1c1b17;
	background: #cbc6c2;
	border: none;
}

.content .wp-pagenavi span.pages {
	float: right;
	padding: 0;
	color: #87847f;
	background: transparent;
	border: none;
}

.content .wp-pagenavi span.current, .content .wp-pagenavi span.extend {
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #585652;
	background: #dedbd4;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.content .post-ratings {
	margin-bottom: 15px;
	color: #87847f;
}

.content .archive .post-ratings {
	margin-top: -10px;
}

.content .post-ratings img {
	display: inline;
	padding: 0;
	background: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#video {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 12px;
	
}

#video-hd {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#video-content {
	float: left;
	display: inline;
	margin: 0px 20px 20px 0px;
	clear: both;
}

#video-details {
	margin-bottom: 0px;
	padding: 20px 5px 10px 20px;
	text-align: left;
	background: url("../images/whiteBGtrans.png");
	-moz-border-radius: 3em 1em;
	-webkit-border-radius: 3em 1em;
	-o-border-radius: 3em 1em;
	border-radius: 3em 1em;
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-o-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
}

#video-tags{
	clear:both;
}

#video-hd #video-content {
	float: none;
	display: block;
	margin: 0;
}

#video-hd #video-details {
	margin: 20px 0 0;
	padding: 0;
}

#video-lightbox { 
	display: none; 
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 9999;
}

#video-lightbox.show {
	display: block;
	z-index: 9999;
}

#video-lightbox-content { 
	margin: 100px auto 0;
	text-align: center;
}

#video-lightbox-content object, #video-lightbox-content embed { 
	position: relative;
	z-index: 9999;
	margin: 0 auto;
}

#video-details h1 {
	margin: 0 0 5px;
	padding: 0;
	font-size: 2.4em;
	font-weight: bold;
	text-transform: none;
	line-height: 1em;
	border-bottom: 0;
}

#video-embed {
	float: left;
	width: 420px;
	margin-bottom: 20px;
	text-align: left; 
	overflow: hidden;
}

#video-embed h6 {
	float: left;
	display: inline;
	clear: left;
	width: 45px;
	margin: 0 0 10px; 
	padding: 5px 5px 6px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	color: #87847f;
	background: #dedbd4;
	border: 1px solid #dedbd4;
}

#video-embed input {
	float: left;
	display: inline;
	width: 351px;
	margin: 0 0 10px; 
	padding: 5px;
	font-size: 1.1em;
	color: #87847f;
	background: #fbfaf6;
	border: 1px solid #dedbd4;
}

#video-details .video-date {
	margin-bottom: 5px;
	font-size: 1.4em;
	color: #87847f;
}

#video-details .video-author {
	margin-bottom: 15px;
	font-size: 1.2em;
	color: #87847f;
}

#video-details .video-author a:link, #video-details .video-author a:visited, #video-details .video-author a:active {
	color: #87847f;
	text-decoration: underline;
}

#video-details .video-author a:hover {
	color: #585652;
}

#video img {
	background: #eae7df;
}

#video-details .post-ratings {
	margin-top: -10px;
}

#video-details .post-ratings img {
	background: transparent;
}

.video.archive {
	clear: both;
	float: left;
	/*width: 100%;*/
	margin-bottom: 15px;
	border-bottom: 1px solid #dedbd4;
}

.video.archive .video-tnail {
	position: relative;
	float: left;
	display: inline;
	margin: 0 10px 15px 0;
	width: 134px;
}

.video-tnail img {
	width: 124px;
	height: 93px;
}

.video.archive .video-tnail a {
	display: block;
	padding: 5px;
	background: #fcfaf5;
	text-decoration: none;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

.video.archive .video-tnail a:hover {
	-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;
}

.video.archive .video-tnail a span {
	position: absolute;
	width: 134px;
	height: 103px;
	top: 0;
	left: 0;
	background: url("../images/icon-video.png") no-repeat 95px 64px;
}

.video.archive.blog .video-tnail a span {
	background: url("../images/icon-blog.png") no-repeat 95px 64px;
}

.video.archive img {
	padding: 0;
}

.video.archive .video-details {
	position: relative;
	float: right;
	display: inline;
	width: 450px;
	margin-top: 2px;
}

#content-home .video.archive .video-details {
	width: 450px;
}

.video.archive .video-details.blog {
	position: relative;
	float: none;
	width: auto;
}

.video.archive h3 {
	margin: 0 0 3px 0;
	padding: 0;
	border-bottom: 0;
}

.video.archive .video-date {
	margin-bottom: 3px;
	font-size: 1.2em;
	color: #87847f;
}

.video.archive .video-date a {
	color: #87847f;
	text-decoration: underline;
}

.video.archive .video-date a:hover {
	color: #585652;
}

.video.archive .video-date span {
	margin: 0 3px;
	color: #c9c6c0;
}

#video-details .video-date span {
	margin: 0 5px;
	color: #c9c6c0;
}

.video.archive p {
	margin-bottom: 15px;
	line-height: 1.2em;
}

.video.archive .video-details.blog p {
	margin-bottom: 15px;
}

.post {
	margin-bottom: 15px;
	border-bottom: 1px solid #dedbd4;
}

.post-comments {
	float: right;
	display: inline;
	margin: 0 0 5px 15px;
}

.content .post-comments a {
	display: block;
	padding: 7px 13px 9px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #585652;
	background: url("../images/comments-bubble.gif") no-repeat 50% 0;
}

.content .post-comments a:hover {
	color: #1c1b17;
	text-decoration: underline;
}

.post.archive h3 {
	margin: 0 0 2px;
	padding-bottom: 0;
	border-bottom: 0;
}

.post.archive h3 a:hover {
	text-decoration: underline;
	background: transparent;
}

.post-date {
	position: relative;
	left: -22px;
	bottom: 15px;
	margin-bottom: 1em;
	font-size: 1.2em;
	color: #585652;
	text-align: left;
	background: url("../images/dateFlag.png") no-repeat top left;
	height: 30px;
	padding: 5px 15px 1px 15px;
	font-weight: bold;
}

#archive-title .post-date {
	margin: 2px 0 5px;
	font-size: 1.4em;
}

#archive-title .post-date span {
	margin: 0 5px;
	color: #c9c6c0;
}

#archive-title .post-author {
	margin: 2px 0 0;
	font-size: 1.2em;
	color: #87847f;
	padding:5px;
	float:right;
	position:relative;
	text-align:right;
	background:#eee;
	height: 100%;
	width: 250px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.6);
	box-shadow: 0 0 10px rgba(0,0,0,0.6);
	margin: 0 10px;
	border: 3px solid #fff;
}

#archive-title p{
	padding: 5px;
}

#archive-title h5{
	position: relative;
	border: 3px solid #fff;
	padding:2px;
	background: #eee;
	width: 80px;
	float:right;
	left: 10px;
	bottom: 20px;
	margin: 0px;
}

#archive-title h4{
	font-size: 16px;
	background: #ddd;
	margin: 0;
	padding: 0;
}

#archive-title h4.a{
	text-decoration: none;
}

#archive-title img{
	margin: 5px;
	border: 0px solid #fff;
}

#archive-title .post-author a:link, #archive-title .post-author a:visited, #archive-title .post-author a:active {
	color: #87847f;
	text-decoration: underline;
	margin:5px;
}

#archive-title .post-author a:hover {
	color: #585652;
}

.post-tnail {
	float: right;
	display: inline;
	margin: 0 0 10px 15px;
}

.content .post-tnail img {
	padding: 5px;
}

.qtip {
}

.qtip-content { 
	font-size: 12px;
	font-weight: bold;
}

.hd {
	position: relative;
	float: right;
	display: inline;
	width: 38px;
	height: 21px;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
}

.hd span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("../images/hd.gif") no-repeat 0 0;
}

.hd a, .hd a:hover {
	text-decoration: none;
}

.sociables [

}

#related-links {
	list-style: none;
	display: block;
	width: 100%;
}

#related-links img{
	margin: 0px 5px;
}

#related-links ul{
	display: block;
	width: 100%;
	list-style: none;
	padding-left:0;
	margin-left:0;
}

#related-links ul li{
	padding: 5px 0px;
	margin-left:0;
	list-style: none;
	width:48%;
	min-height: 70px;
	float:left;
	border: 0px solid #222222;
	vertical-align: middle;
}

#related links ul li p{
	padding-right: 5px;
}

#syndicated-blog-image {
	text-align: center;
	width: 304px;
	padding: 5px 146px;
	float: left;
}

/* @end */

/* @group sidebar */

/* SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.widget {
	margin-bottom: 30px;
}

.widget h2 {
	margin-bottom: 15px;
}

.widget ul {
	margin: -10px 0 15px;
	list-style-type: none;
}

.widget ul li {
	list-style-type: none;
	border-bottom: 1px solid #dedbd4;
}

.widget li {
	margin-bottom: 0;
	padding: 5px 25px 5px 0;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #87847f;
}

#ad-bigbox {
	clear: both;
}

.widget img {
	padding: 0;
}

#twitter {
	float: left;
	width: 100%;
}

#twitter img {
	float: right;
	display: block;
	margin: 0 0 10px 10px;
	padding: 0;
	background: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#twitter.widget li {
	margin-bottom: 0;
	padding: 10px 0;
}

#twitter.widget span {
	color: #d2cfc8;
}

.button {
	overflow: hidden;
}

.button a {
	display: block;
	height: 0;
	overflow: hidden;
}

.button a:hover, .content .button a:hover {
	background: transparent;
}

#btn-twitter {
	float: right;
}

#btn-twitter.me a {
	background: url("../images/button-twitter-me.jpg") no-repeat 0 0;
}

#btn-twitter a {
	width: 148px;
	padding: 21px 0 0 0;
	background: url("../images/button-twitter-us.jpg") no-repeat 0 0;
}

#twitter li {	
	color: #585652;
}

.aktt_more_updates {
	display: none;
}

#ad-buttons {
	float: left;
	width: 298px;
	margin-bottom: 30px;
	padding: 15px 0 0;
	background: #dedbd4;
}

#ad-buttons div {
	float: left;
	display: inline;
	margin: 0 0 15px 15px;
}

#ad-buttons img {
	display: block;
	padding: 0;
}

#ad-bigbox img {
	padding: 0;
}

#tag_cloud h2, #tag_cloud-2 h2, #tag_cloud-3 h2 { 
	margin-bottom: 10px;
}

#tag_cloud, #tag_cloud-2, #tag_cloud-3 {
	float: left;
	width: 100%;
	line-height: 24px;
}

#tag_cloud a, #tag_cloud-2 a, #tag_cloud-3 a {
	display: block;
	float: left;
	padding: 0 10px 0 0;
}

/* @end */

/* @group comments */


/* COMMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#comments { 
	clear: both; 
}

#comments .sexy-bookmarks {
	margin: -10px 0 30px;
}

#comments .commentlist {
	clear: both;
	margin: 0 0 30px;
	padding: 0;
}

#comments .commentlist li {
	position: relative;
	margin: 0;
	padding: 15px 0 0;
	list-style: none;
	font-size: 12px;
	border-bottom: 1px solid #dedbd4;
}

#comments .commentlist .children li {
	padding: 5px 0 0;
}

#comments .commentlist li.depth-1 {
	margin: 0 0 10px;
	padding-bottom: 10px;
}

#comments .commentlist ul {
	margin: 0;
	padding: 0 0 0 15px;
}

#comments .commentlist li ul li {
	margin: 15px 0 0 0;
	border-bottom: 0;
}

.commentlist p {
	margin: 10px 0;
	font-size: 12px;
	line-height: 16px;
}

.children {
	padding: 0;
}

#comments .avatar {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 3px;
}

#comments h2 {
	margin: 0;
}

.commentlist p {
	clear: left;
	margin: 10px 0;
	font-size: 12px;
	line-height: 1.4em;
}

#comments .navigation {
	display: none;
}

#commentform p {
	margin: 5px 0 15px;
}

#commentform p small {
	font-size: 11px;
	line-height: 1.3em;
}

.nocomments {
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: -3px 0 0;
	display: block;
	font-size: .95em;
}

#comments .comment-author cite {
	display: block;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	padding: 3px 0;
}

#comments .comment-author .says {
	display: none;
}

#commentform {
	margin: 0;
	padding-bottom: 50px;
}

#commentform label {
	float: none;
	display: block;
	margin-bottom: 5px;
}

#commentform label small {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#commentform label small span {
	font-size: 10px;
	color: #87847f;
}

#commentform input, #commentform textarea {
	margin: 0;
	padding: 5px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #878487;
	outline: none;
	background: #f6f3ea;
	border: 1px solid #ccc9c2;

}

#commentform input:focus, #commentform textarea:focus {
	color: #585652;
	background: #fcfaf5;
	border: 1px solid #878487;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

#commentform input#author, #commentform input#email, #commentform input#url {
	width: 410px;
	margin-right: 5px;
}

#commentform textarea {
	width: 410px;
	margin-bottom: 5px;
}

.comment #commentform input#author, .comment #commentform input#email, .comment #commentform input#url, .comment #commentform textarea {
	width: 320px;
}

#commentform p.subscribe-to-comments {
	float: left;
	display: inline;
	width: 100%;
	margin: -5px 0 10px;
	font-size: 12px;
}

#commentform p.subscribe-to-comments input {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	border: 0;
}

#commentform #submit {
	padding: 6px 15px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #87847f;
	background: #fcfaf5;
	border: 0;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-moz-box-shadow: 0 0 5px #d0cdc6;
	-webkit-box-shadow: 0 0 5px #d0cdc6;
	box-shadow: 0 0 5px #d0cdc6;
}

#commentform #submit:hover {
	text-decoration: none;
	color: #1c1b17;
	cursor: pointer;
	-moz-box-shadow: 0 0 5px #585652;
	-webkit-box-shadow: 0 0 5px #585652;
	box-shadow: 0 0 5px #585652;
}

#comments .reply a {
	position: absolute;
	top: 15px;
	right: 0;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}

#comments .cancel-comment-reply {
	margin: 15px 0 15px 0;
}

#comments .cancel-comment-reply a {
	display: inline;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}

#comments .navigation {
	margin: -10px 0 30px 0;
}

#comments .wp-smiley { 
	display: inline;
	padding: 0;
	background: transparent;
	border: none; 
}

/* @end */

/* @group footer */

/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer p {
	clear: left;
	margin: 0;
	font-size: 1.2em;
	text-align: center;
}

#footer p a {
	color: #87847f;
	text-decoration: underline;
}

#footer p a:hover {
	text-decoration: underline;
}

#footer span {
	margin: 0 5px;
	font-weight: normal;
	color: #eee;
}

/* @end */

/* @group miscellaneous */

/* MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.clear {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
}

/* @end */


/* JONES EDITS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

table#table-widgets {
	margin-bottom:15px;
}
table#table-widgets tr td {
	vertical-align:middle;
	padding-right:12px;
}

/* twitter widget */
div#twitter {
	width:300px;
	padding:0;
	border:none;
	background-color:transparent;
	margin-bottom:25px;
	}
div.twtr-tweets div.twtr-tweet-wrap {
	padding:4px 0;
}
div.twtr-ft,div.twtr-hd {
	display:none;
	}
div.twtr-tweet-text p {
	font-size:12px;
}

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:350px;
		height:241px;
		overflow:hidden; 
		}	

	#slider2 li{ 
		background:#f1f1f1;
		}		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:30px;
		top:50px;
		}	
	#nextBtn, #nextBtn2{ 
		left:940px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */

/* Tweet Blender */

.tb_tweetlist {
	font-size: 12px;
}

/* @end */

