html {
	background:url(../images/bg-page.gif);
	height:100%;
}
body{
	margin:0;
	color:#dcddde;
	min-height:100%;
	font:11px Arial, Helvetica, sans-serif;
	background:url(../images/bg-right.jpg) repeat-x 50% 0;
	min-width:1027px;
}
img{border-style:none;}
a{color:#fff;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:9px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#616161;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.bg-left {
	height:100%;
	left:0;
	position:absolute;
	width:50%;
	z-index:1;
	background:url(../images/bg-left.jpg) repeat-x 50% 0;
}
.bg-right {
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:2;
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
}
#wrapper {
	margin:0 auto;
	width:995px;
	position:relative;
	z-index:50;
}
#wrapper p {margin:0;}
.twitter {
	position: fixed;
	width: 34px;
	height: 162px;
	top:138px;
	z-index:100;
	margin:0 0 0 -16px;
	overflow:hidden;
	position:fixed;
}
.twitter a {
	width: 34px;
	height: 162px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-follow-me.gif) no-repeat;
}
#header {
	width:960px;
	height:145px;
	overflow:hidden;
	margin:0 0 0 17px;
	position:relative;
	background:url(../images/bg-header.jpg) no-repeat;
}
#header .holder {
	width:874px;
	overflow:hidden;
	padding:11px 58px 0 28px;
}
.person-box {
	float:left;
	padding:2px 0 0;
}
.person-box img {
	float:left;
	margin:0 13px 0 0;
}
.delever {
	display:block;
	background:url(../images/text-delever.gif) no-repeat;
	width: 211px;
	height: 27px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 6px;
}
.person-txt {
	float:left;
	width:260px;
	padding:10px 0 0;
	color:#fff;
	line-height:16px;
}
.person-txt p {margin:0 0 4px;}
.person-txt p strong {
	background:url(../images/arrow.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
	font-weight:normal;
}
.logo {
	background:url(../images/logo.gif) no-repeat;
	width: 147px;
	height: 65px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 6px;
}
.logo a {
	height:100%;
	display:block;
}
.logo-holder {float:right;}
.slogan {
	display:block;
	text-align:center;
	line-height:13px;
	color:#fff;
}
.navigation {
	position:absolute;
	left:0;
	top:105px;
	padding:0 29px 0 82px;
	width:849px;
	overflow:hidden;
}
.navigation ul {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	font-size:15px;
	line-height:17px;
	color:#979797;
	font-weight:bold;
	background:url(../images/separator-nav.gif) no-repeat 0 1px;
}
.navigation ul li {
	float:left;
	margin:0 0 0 -1px;
}
.navigation ul a {
	color:#979797;
	float:left;
	position:relative;
	width:132px;
	height:26px;
	padding:8px 0 0;
	text-decoration:none;
	text-align:center;
	background:url(../images/separator-nav.gif) no-repeat 100% 1px;
}

.navigation ul a:hover,
.navigation ul li.active a {background:url(../images/bg-nav.gif) no-repeat;}
.search-form {
	float:right;
	width:235px;
	padding:2px 0 0;
}
.row {
	width:100%;
	overflow:hidden;
}
.search-form .field {
	float:left;
	background:url(../images/bg-field.gif) no-repeat;
	width:164px;
	height:16px;
	padding:8px 0 0 6px;
}
.search-form .field input {
	float:left;
	margin:0;
	padding:0;
	border:none;
	background:none;
	width:160px;
}
.search-form .btn {
	float:right;
	margin:0;
	padding:0;
	border:none;
	width:65px;
	height:25px;
}
#main {
	width:100%;
	padding:0 0 14px;
}
.main-box {
	background:url(../images/bg-main-box-top.png) no-repeat;
	padding:10px 0 0;
	width:100%;
	margin:-9px 0 0;
}
.main-box .holder {
	background:url(../images/bg-main-box-center.png) repeat-y;
	width:958px;
	padding:0 19px 0 18px;
}
.main-box .frame {
	width:910px;
	overflow:hidden;
	position:relative;
	padding:9px 29px 26px 19px;
	background:#464646 url(../images/bg-man-box.jpg) repeat-x;
}
.main-box-b {
	background:url(../images/bg-main-box-bottom.png) no-repeat;
	width: 995px;
	height: 33px;
	overflow:hidden;
}
.main-box img {
	float:left;
	margin:3px 25px 0 0;
}
.main-box-info {
	height:1%;
	overflow:hidden;
	line-height:13px;
	padding:0 0 40px;
}
.main-box h3,
.video-content h2 {
	margin:0 0 9px;
	font-size:15px;
	line-height:17px;
	color:#dcddde;
}
.video-content h2 {margin:0 0 12px;}
.main-box h3 a {
	text-decoration:none;
	color:#dcddde;
}
.video-content h2 a {
	color:#fff;
	text-decoration:none;
}
.main-box h3 a:hover,
.video-content h2 a:hover {text-decoration:underline;}
.main-box p {margin:0;}
.date {
	font-size:9px;
	line-height:13px;
	color:#fff;
	display:block;
	font-style:normal;
}
.entry-meta {
	position:absolute;
	bottom:25px;
	width:459px;
}
.entry-meta .date {
	float:left;
	width:170px;
}
.entry-meta ul.social-link {
	float:right;
	width:auto;
}
.video {
	background:url(../images/bg-video-center.jpg) repeat-y;
	width:960px;
	margin:0 18px 12px 17px;
}
.video .holder {
	background:url(../images/bg-video-holder.jpg) no-repeat 0 100%;
	width:903px;
	padding:16px 29px 32px 28px;
}
.video-box {background:url(../images/bg-video-box-center.gif) repeat-y;}
.video-box-holder {
	background:url(../images/bg-video-box-top.gif) no-repeat;
}
.video-box-frame {
	background:url(../images/bg-video-box-bottom.gif) no-repeat 0 100%;
	width:100%;
	overflow:hidden;
	padding:0 0 23px;
	position:relative;
}
.video-content {
	float:left;
	width:627px;
	font-size:12px;
	line-height:17px;
	padding:22px 0 0 24px;
}
.video-content img {
	float:left;
	margin:3px 29px 0 0;
	font-size:12px;
	line-height:17px;
	color:#dcddde;
}
.video-content h1 {
	margin:0 0 7px;
	font-size:20px;
	line-height:22px;
	color:#fff;
}
.video-content h1 a {text-decoration:none;}
.video-content h1 a:hover {text-decoration:underline;}
.video-info {
	overflow:hidden;
	padding:0 0 30px;
}
.video-content .date {margin:0 0 14px;}
.video-content p {margin:0;}
ul.social-link {
	font-size:9px;
	line-height:13px;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0;
	width:164px;
}
.video-content ul.social-link {
	position:absolute;
	bottom:21px;
}
ul.social-link li {
	float:left;
	background:url(../images/separator-list.gif) no-repeat 0 3px;
	padding:0 2px 0 5px;
	margin:0 5px 0 -5px;
}
.latest-tweets {
	float:right;
	width:203px;
	padding:5px 0 0;
}
.rss {
	display:block;
	padding:0 0 9px 8px;
	margin:0;
	font-size:12px;
	color:#fff;
}
.rss a {
	background:url(../images/icon-rss.gif) no-repeat;
	padding:0 0 1px 19px;
	text-decoration:none;
}
.rss a:hover {
	text-decoration:underline;
}
.latest-tweets ul {
	list-style:none;
	padding:0 1px;
	margin:0 0 -14px;
	position:relative;
	width:201px;
	overflow:hidden;
	line-height:13px;
	color:#d9d9d9;
	font-weight:bold;
}
.latest-tweets ul li {
	background:url(../images/separator-tweets-list.gif) repeat-x;
	padding:6px 10px 6px 11px;
	margin:-2px 0 2px;
	width:180px;
	float:left;
}
.latest-tweets ul a {
	text-decoration:none;
	color:#d9d9d9;
	display:block;
	background:url(../images/bullet.gif) no-repeat 0 4px;
	padding:0 0 0 14px;
}
.latest-tweets ul a:hover {text-decoration:underline;}
.social-boxes {
	width:976px;
	margin:0 10px 15px 9px;
	background:url(../images/bg-cocial-box-top.png) no-repeat;
	padding:11px 0 0;
}
.social-boxes .holder {
	background:url(../images/bg-cocial-box-center.png) repeat-y;
	width:100%;
	overflow:hidden;
}
.social-boxes-b {
	background:url(../images/bg-cocial-box-bottom.png) no-repeat;
	width: 976px;
	height: 17px;
	overflow:hidden;
}
.info-box {
	float:left;
	width:315px;
	margin:0 0 0 8px;
	display:inline;
	background:#cdcdcd url(../images/bg-info-box.gif) repeat-x;
}
.last {
	margin:0 0 0 7px;
}
.social-boxes h3 {
	margin:0;
	font-size:16px;
	color:#a9a9a9;
	line-height:18px;
	background:#020202 url(../images/bg-heading.gif) repeat-x;
	padding:1px 19px 7px;
}
.email-form {
	padding:10px 19px 3px;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#6c6c6c;
}
.email-form label {display:block;}
.more {
	display:block;
	font-size:10px;
}
.more a {color:#6c6c6c;}
.email-form .field {
	float:left;
	background:url(../images/bg-field-2.gif) no-repeat;
	width:188px;
	height:18px;
	overflow:hidden;
	padding:8px 8px 0 9px;
	margin:0 0 0 -1px;
	position:relative;
}
.email-form .field input {
	float:left;
	width:188px;
	font-size:10px;
	border:none;
	background:none;
	margin:0;
	padding:0;
}
.email-form .row {
	padding:5px 0 0;
	overflow:inherit;
}
.email-form .row:after {
	content:"";
	display:block;
	clear:both;
}
.email-form .btn {
	float:left;
	width:73px;
	height:26px;
	overflow:hidden;
}
ul.box-list {
	list-style:none;
	margin:-1px 0;
	padding:10px 19px 3px;
	height:1%;
	overflow:hidden;
}
ul.box-list li {
	float:left;
	width:100%;
	margin:0 0 3px;
}
ul.box-list a {
	float:left;
	padding:3px 0 5px 32px;
	line-height:15px;
	color:#616161;
}
ul.box-list li.item-you-tube a {background:url(../images/icon-you-tube.gif) no-repeat;}
ul.box-list li.item-twitter a {background:url(../images/icon-twitter.gif) no-repeat;}
ul.box-list li.item-rss a {background:url(../images/icon-rss-2.gif) no-repeat;}
ul.box-list li.item-facebook a {background:url(../images/icon-facebook.gif) no-repeat;}
ul.box-list li.item-myspace a {background:url(../images/icon-myspace.gif) no-repeat;}
ul.box-list li.item-linkedin a {background:url(../images/icon-linkedin.gif) no-repeat;}
.pagination {
	width:100%;
	overflow:hidden;
	position:relative;
	text-align:center;
	height:30px;
	margin:0 0 20px;
}
.pagination div {
	left: 50%;
	float: left;
	position: relative;
	text-align: center;
}
.pagination ul {
	left: -50%;
	float: left;
	position: relative;
	list-style:none;
	padding:0;
	margin:0;
	text-align:center;
}
.pagination ul li {
	float:left;
	font-size:12px;
	color:#dcddde;
	font-weight:bold;
	font-style:italic;
	margin:0 2px;
	display:inline;
	height:40px;
	line-height:40px;
}
.pagination ul a {
	text-decoration:none;
	color:#dcddde;
	float:left;
}
.pagination ul span {
	float:left;
	padding:0 3px 0 0;
	cursor:pointer;
}
.pagination ul a:hover,
.pagination ul li.active span{
	font-size:25px;
	line-height:30px;
	width:auto;
}
* html .pagination ul span {
	padding:0;
	margin:0 -3px 0 0;
	position:relative;
}
* html .pagination ul li {margin:0;}
*+html .pagination ul span {
	padding:0;
	margin:0 -3px 0 0;
	position:relative;
}
*+html .pagination ul li {margin:0;}
#footer {
	border-top:1px solid #fff;
	width:961px;
	overflow:hidden;
	padding:8px 0 30px;
	margin:0 0 0 18px;
}
#nav {
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
}
#nav li {float:left;}
#nav li a {
	float:left;
	line-height:18px;
	color:#d9d9d9;
	padding:0 0 0 22px;
	font-weight:bold;
	text-decoration:none;
}
#nav li span {
	float:left;
	cursor:pointer;
}
#nav li a:hover span {text-decoration:underline !important;}
#nav li.meta a {background:url(../images/icon-meta.gif) no-repeat 0 3px;}
#nav li.register a {background:url(../images/icon-register.gif) no-repeat 0 3px;}
#nav li.log-in a {background:url(../images/icon-login.gif) no-repeat 0 3px;}
#nav li.entries a {background:url(../images/icon-rss-3.gif) no-repeat 0 4px;}
#nav li.comments a {background:url(../images/icon-rss-3.gif) no-repeat 0 4px;}
#nav li.wordpress a {background:url(../images/icon-wordpress.gif) no-repeat 0 3px;}
#nav li.last-child span {width:auto !important;}


