/*
Theme Name: Wave
Theme URI: http://themeforest.net/user/mattbrett
Description: All you need to build your own video-centric site.
Version: 1.0
Author: <a href="http://mattbrett.com">Matt Brett</a>
Author URL: http://mattbrett.com
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@group structure
STRUCTURE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
BODY
{
	font: 62.5% Arial, Verdana, sans-serif;
	color: #A2A09B;
	text-align: center;
	background: url(../images/bg.jpg) repeat 50% 0;
}
BODY.clean
{
	background: #FFF;
}
#header, #features, #subfeatures, #mid, #footer-wrap
{
	float: left;
	width: 100%;
}
#header-inner, #features-inner, #subfeatures-inner, #mid-inner, #footer-inner
{
	width: 920px;
	margin: 0 auto;
	text-align: left;
}
#header
{
	position: relative;
	z-index: 999;
	background: #FFFFFF none repeat 50% 0;
}
.clean #header
{
	background: #FFF url(../images/header-bg-clean.png) no-repeat 50% 100%;
}
#header-bottom
{
	position: relative;
	float: left;
	width: 100%;
	padding-top: 10px;
	background: none no-repeat 50% 100%;
}
.clean #header-bottom
{
	background: transparent;
}
#features
{
	background: url(../images/features-bg-black.jpg) repeat 50% 0;
	z-index: 1000;
}
.clean #features
{
	background: #1B1B1B url(../images/features-bg-black.jpg) repeat-y 50% 0;
}
#features-inner
{
	padding: 20px 0;
}
#subfeatures
{
	height: 166px;
	background: #FEFEFE none no-repeat 50% 0;
	overflow: hidden;
}
.clean #subfeatures
{
	background: #FFF url(../images/shadow-bg.png) no-repeat 50% 0;
}
#subfeatures-inner
{
	width: 940px;
	padding: 20px 0 20px 20px;
}
#mid
{
	float: left;
	width: 100%;
	background: #FEFEFE none no-repeat 50% 0;
}
.clean #mid
{
	background: #FFF url(../images/mid-bg-clean.png) no-repeat 50% 0;
}
#mid-inner
{
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0;
	text-align: left;
	background: none no-repeat 50% 100%;
}
.clean #mid-inner
{
	background: transparent;
}
#content
{
	float: left;
	display: inline;
	width: 420px;
	margin: 0 20px 20px;
}
.clean #content
{
	margin-bottom: -25px;
}
#content.page
{
	width: 600px;
}
#sidebar-left
{
	float: left;
	display: inline;
	width: 160px;
	margin-right: 20px;
}
#sidebar-right
{
	float: left;
	display: inline;
	width: 300px;
}
.clean #sidebar-right
{
	margin-bottom: -40px;
}
#footer
{
	background: url(../images/features-bg.jpg) repeat 50% 0;
}
.clean #footer-wrap
{
	background: url(../images/footer-bg-clean2.png) no-repeat top center;
	padding-top: 39px;
}
.clean #footer
{
	background: #1B1B1B;
}
#footer-inner
{
	overflow: hidden;
	padding: 30px 0;
}
.clean #footer-inner
{
	padding-top: 30px;
}
/*@end
@group header
HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#ad-leaderboard
{
	float: right;
	text-align: right;
	display: inline;
	width: 650px;
	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: 9px 0 20px 20px;
}
#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;
}
/*@end
@group nav
NAV
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#nav
{
	clear: both;
	float: left;
	width: 630px;
}
#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: #898782;
	text-decoration: none;
}
#nav LI A:hover, #nav LI:hover A, #nav #nav LI:hover>A
{
	float: none;
	padding: 11px 14px 12px;
	color: #585652;
	text-decoration: none;
	background: url(../images/bg.jpg) repeat 50% 100%;
	border-top: 1px solid #B6B3AE;
	border-right: 1px solid #B6B3AE;
	border-left: 1px solid #B6B3AE;
}
.clean #nav LI A:hover, .clean #nav LI:hover A, .clean #nav #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: url(../images/bg.jpg) repeat 50% 100%;
	border-top: 1px solid #B6B3AE;
	border-right: 1px solid #B6B3AE;
	border-left: 1px solid #B6B3AE;
}
.clean #nav LI A:hover
{
	background: #F6F5F2;
	border-top: 1px solid #D6D3CC;
	border-right: 1px solid #D6D3CC;
	border-left: 1px solid #D6D3CC;
}
#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: url(../images/features-bg.jpg) repeat 50% 100%;
	border-top: 1px solid #B6B3AE;
	border-right: 1px solid #B6B3AE;
	border-left: 1px solid #B6B3AE;
	cursor: default;
}
.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_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 .children, #nav .page_item UL
{
	display: none;
	position: absolute;
	margin: 0;
	padding: 0 0 5px;
	left: 0;
	list-style-type: none;
	background: url(../images/bg.jpg) repeat 50% 100%;
	min-width: 180px;
	width: auto !important;
	width: 180px;
	z-index: 3;
	border-right: 1px solid #B6B3AE;
	border-bottom: 1px solid #B6B3AE;
	border-left: 1px solid #B6B3AE;
}
.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-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-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 .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: 0.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.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;
}
#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 .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;
}
#nav LI.current-cat .children A:hover, #nav .children 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;
	cursor: pointer;
}
/*@end
@group social
SOCIAL
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#social
{
	position: absolute;
	left: 645px;
	bottom: 7px;
	width: 275px;
	height: 53px;
}
#social UL
{
	float: right;
	display: inline;
	width: 120%;
}
#social LI
{
	float: right;
	display: inline;
}
#social A
{
	float: left;
	display: inline;
	height: 0;
	padding-top: 53px;
	overflow: hidden;
	text-decoration: none;
}
#social-recruiter A
{
	width: 53px;
	background: url(../images/social-icons.png) no-repeat 0 0;
}
#social-facebook A
{
	width: 53px;
	background: url(../images/social-icons.png) no-repeat -110px 0;
}
#social-facebook A:hover
{
	background: url(../images/social-icons.png) no-repeat -110px -53px;
}
#social-linkedin A
{
	width: 53px;
	background: url(../images/social-icons.png) no-repeat -56px 0;
}
#social-linkedin A:hover
{
	background: url(../images/social-icons.png) no-repeat -56px -53px;
}
#social-recruiter 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 -164px 0;
}
#social-myspace A:hover
{
	background: url(../images/social-icons.png) no-repeat -164px -53px;
}
#social-twitter A
{
	width: 56px;
	background: url(../images/social-icons.png) no-repeat -219px 0;
}
#social-twitter A:hover
{
	background: url(../images/social-icons.png) no-repeat -219px -53px;
}
#social-feed A
{
	width: 56px;
	background: url(../images/social-icons.png) no-repeat -275px 0;
}
#social-feed A:hover
{
	background: url(../images/social-icons.png) no-repeat -275px -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;
}
/*@end*/
#search
{
	float: left;
	width: 100%;
	margin: 3px 0 30px;
}
#search #s
{
	float: left;
	display: inline;
	width: 218px;
	height: 13px;
	padding: 6px 10px;
	font-size: 1.1em;
	color: #87847F;
	background: transparent url(../images/search-input.jpg) no-repeat 0 0;
	border: 0;
}
#search #s:focus
{
	color: #585652;
}
#search-button
{
	float: left;
	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-desc
{
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 410px;
	padding: 10px 50px 10px 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;
}
A#hero-button
{
	display: block;
	position: absolute;
	width: 480px;
	height: 270px;
	top: 0;
	left: 0;
	text-decoration: none;
	background: url(../images/hero-border.png) repeat 0 0;
}
A#hero-button:hover
{
	background: url(../images/hero-border.png) repeat 0 100%;
}
A#hero-button.alt
{
	background: url(../images/hero-border.png) repeat 100% 0;
}
A#hero-button.alt:hover
{
	background: url(../images/hero-border.png) repeat 100% 100%;
}
#sidekicks
{
	float: right;
	display: inline;
	width: 420px;
	margin-bottom: 20px;
}
#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 IMG
{
	padding: 5px;
	width: 190px;
	height: 140px;
}
A.sidekick-button SPAN
{
	display: block;
	position: absolute;
	width: 200px;
	height: 150px;
	top: 0;
	left: 0;
	background: url(../images/sidekick-border.png) repeat 0 0;
}
A.sidekick-button:hover SPAN
{
	background: url(../images/sidekick-border.png) repeat 0 100%;
}
A.sidekick-button.alt SPAN
{
	background: url(../images/sidekick-border.png) repeat 100% 0;
}
A.sidekick-button.alt:hover SPAN
{
	background: url(../images/sidekick-border.png) repeat 100% 100%;
}
#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: #95907B;
	text-decoration: underline;
}
#sidekicks P
{
	margin: 0 5px;
	font-size: 1.2em;
	color: #A3A3A3;
}
#subfeatures LI
{
	position: relative;
	float: left;
	display: inline;
	margin-right: 20px;
	padding: 5px;
}
#subfeatures LI A
{
	text-decoration: none;
}
#subfeatures LI A SPAN
{
	display: block;
	position: absolute;
	width: 168px;
	height: 126px;
	top: 0;
	left: 0;
	background: url(../images/subfeature-border.png) repeat 0 0;
}
#subfeatures LI A:hover SPAN
{
	background: url(../images/subfeature-border.png) repeat 0 100%;
}
#subfeatures LI.alt A SPAN
{
	background: url(../images/subfeature-border.png) repeat 100% 0;
}
#subfeatures LI.alt A:hover SPAN
{
	background: url(../images/subfeature-border.png) repeat 100% 100%;
}
#subfeatures IMG
{
	display: block;
	width: 158px;
	height: 116px;
}
/*@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: #898782;
	text-decoration: underline;
}
.content.page A:hover
{
	color: #1C1B17;
	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
{
	margin-bottom: 1em;
	font-size: 2em;
}
#archive-title H1
{
	font-size: 2.6em;
}
#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;
}
.content .wp-caption
{
	margin-bottom: 15px;
	text-align: center;
	background: #FCFAF5;
}
.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;
}
.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;
}
#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;
}
#content .navigation A:hover
{
	text-decoration: none;
	color: #1C1B17;
}
#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
{
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #87847F;
	background: #FCFAF5;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.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 .post-ratings IMG
{
	display: inline;
	padding: 0;
	background: transparent;
}
#video
{
	float: left;
	width: 100%;
	
}
#video-content
{
	float: left;
	display: inline;
	margin-bottom: 20px;
	text-align: center;
}
#video-details
{
	margin-bottom: 20px;
	padding-left: 20px;
	position: relative;
}
#video-details #share-this {
	position: absolute;
	right: 20px; top: 0;
	font-size: 1.5em;
}
#video H1
{
	margin: 0;
	padding: 0;
	font-size: 2.4em;
	font-weight: bold;
	text-transform: none;
	border-bottom: 0;
}
#video .video-date
{
	margin-bottom: 15px;
	font-size: 1.4em;
	color: #87847F;
}
#video IMG
{
	background: #FFF;
}
#video .post-ratings
{
	margin-top: -10px;
}
#video .post-ratings IMG
{
	background: transparent;
}
.video.archive
{
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	/*[disabled]border-bottom:1px solid #DEDBD4;*/
}
.video.archive .video-tnail
{
	position: relative;
	float: left;
	display: inline;
	width: 134px;
	margin: 0 5px 15px 0;
	padding: 5px;
}
.video-tnail IMG
{
	width: 124px;
	height: 93px;
}
.video.archive .video-tnail A, .video.archive .video-tnail A:hover
{
	text-decoration: none;
}
.video.archive .video-tnail A SPAN
{
	display: block;
	position: absolute;
	width: 134px;
	height: 103px;
	top: 0;
	left: 0;
	background: url(../images/video-tnail-border.png) repeat 0 0;
}
.video.archive .video-tnail A:hover SPAN
{
	background: url(../images/video-tnail-border.png) repeat 0 100%;
}
.video.archive .video-tnail.alt A SPAN
{
	background: url(../images/video-tnail-border.png) repeat 100% 0;
}
.video.archive .video-tnail.alt A:hover SPAN
{
	background: url(../images/video-tnail-border.png) repeat 100% 100%;
}
.video.archive IMG
{
	padding: 0;
}
.video.archive .video-details
{
	position: relative;
	float: left;
	display: inline;
	width: 270px;
}
.video.archive .video-details.blog
{
	position: relative;
	float: none;
	width: auto;
}
.video.archive H3
{
	margin: 0 0 3px;
	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 .video-date SPAN
{
	margin: 0 5px;
	color: #C9C6C0;
}
.video.archive P
{
	margin-bottom: 3px;
	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
{
	margin-bottom: 1em;
	font-size: 1.2em;
	color: #87847F;
}
#archive-title .post-date
{
	margin: 2px 0 0;
	font-size: 1.4em;
}
#archive-title .post-date SPAN
{
	margin: 0 5px;
	color: #C9C6C0;
}
.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;
}
/*@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;
}
#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;
	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 A
{
	display: inline;
	float: left;
	margin: 0 0 15px 15px;
}
#ad-buttons IMG
{
	display: block;
	padding: 0;
}
#ad-bigbox IMG
{
	padding: 0;
}
#tag_cloud
{
	float: left;
	width: 100%;
	line-height: 24px;
}
#tag_cloud H2
{
	margin-bottom: 5px;
}
#tag_cloud A
{
	display: block;
	float: left;
	padding: 0 10px 0 0;
}
/*@end
@group comments
COMMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#comments
{
}
#comments .commentlist
{
	clear: both;
	margin: 0 0 45px;
	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;
	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: 0.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;
}
#comments .comment-meta A:link, #comments .comment-meta A:visited, #comments .comment-meta A:active
{
	color: #;
}
#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;
}
#commentform INPUT#author, #commentform INPUT#email, #commentform INPUT#url
{
	width: 410px;
	margin-right: 5px;
}
#commentform TEXTAREA
{
	width: 410px;
	margin-bottom: 5px;
}
.comment #commentform TEXTAREA
{
	width: 400px;
}
#commentform P.subscribe-to-comments
{
	float: left;
	display: inline;
	margin: -25px 0 0 5px;
}
#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;
}
#commentform #submit:hover
{
	text-decoration: none;
	color: #1C1B17;
	cursor: pointer;
}
#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;
}
#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;
}
/*@end
@group footer
FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#footer-one, #footer-two
{
	float: left;
	display: inline;
	width: 290px;
	margin: 0 20px 20px 0;
}
#footer-two
{
	width: 285px;
}
#footer-three
{
	float: left;
	display: inline;
	width: 300px;
}
#footer H3
{
	margin: 0;
	border-bottom: 0;
	color: #A2A09B;
}
#footer P
{
	margin: 0 0 5px;
	font-size: 1.2em;
}
#footer UL
{
	margin: 0;
	list-style-type: none;
}
#footer UL LI
{
	margin: 0 0 10px;
	padding-top: 10px;
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.2em;
	border-top: 1px solid #DEDBD4;
}
#footer-three UL
{
	margin: 3px 0 10px;
}
#footer-three UL LI
{
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 0;
}
#footer-three UL LI SPAN
{
	margin: 0 7px 0 5px;
	font-weight: normal;
	color: #C4C1BA;
}
#footer UL LI STRONG
{
	display: block;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
}
#footer-one UL LI A, #footer-two UL LI A, #footer-three P A
{
	color: #87847F;
	text-decoration: none;
}
#footer-one UL LI A STRONG, #footer-two UL LI A STRONG
{
	color: #7D8A2E;
	text-decoration: none;
}

#footer-one UL LI A:hover, #footer-two UL LI A:hover, #footer-three P A:hover
{
	/*color: #585652;*/
	text-decoration: none;
}
#footer-three P A:hover
{
	text-decoration: underline;
}
#footer-one UL LI A:hover STRONG, #footer-two UL LI A:hover STRONG
{
	text-decoration: underline;
}
/*@end
@group miscellaneous
MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.clear
{
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
}
/*@end*/
