html, body{
	width:100%;
	height:100%;
}
html {
	background:#000000;
}
body {
	margin:0;
	background:#000000 url(../images/bg-body.jpg) no-repeat 50% 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	min-width:950px;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#666;
}
a:hover {text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#main {
	position:relative;
	margin:0 auto;
	width: 950px;
}
/*header*/
#header {
	height:1%;
	padding:250px 0 0;
	position:relative;
	z-index:1;
}
#header:after {
	content:"";
	display:block;
	clear:both;
}
/*logo*/
#header h1 {
	margin:0;
	position:absolute;
	left:-7px;
	top:34px;
}
#header h1 a{
	outline:none;
	display:block;
	width:675px;
	height:153px;
	overflow:hidden;
	cursor:pointer;
}
#header h1 a span {
	display:block;
	text-indent:-9999px;
	height:100%;
	width:100%;
}
/*navigation*/
.main .navigation {
	width:580px;
	margin:0 0 0 70px;
}
.navigation {
	position:relative;
	z-index:2;
	width:650px;
	overflow:hidden;
	background: #000 url(../images/bg-navigation.gif) no-repeat;
	float:left;
	display:inline;
}
.navigation .rss {
	float:right;
	width:23px;
	height:23px;
	background:url(../images/rss.gif) no-repeat;
	overflow:hidden;
	display:inline;
	margin:5px 9px 0 0;
}
.navigation .rss span {
	text-indent:-9999px;
	display:block;
}
.navigation ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
		position:relative;
}
.navigation ul li {position:relative;}
.navigation ul li a, 
.navigation ul li {float:left;}
.navigation ul li a {
	padding: 8px 14px 7px;
	font-size:16px;
	line-height:20px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	position:relative;
}
.navigation ul li.current_page_item a,
.navigation ul li.current_page_parent a,
.navigation ul li.current_page_ancestor a,
.navigation ul li a:hover {
	background:#fff;
	text-decoration:none;
	color:#000;
}
/*content*/
.container {
	overflow:hidden;
	width:100%;
	background: url(../images/bg-container.gif) repeat-y;
	padding:0 0 40px;
	position:relative;
	z-index:10;
	float:left;
}
.main .container {
	background:none;
	padding-bottom:0;
}
#content {
	width:650px;
	float:left;
	overflow:hidden;
}
#content .text {
	height:1%;
	overflow:hidden;
	padding:32px 24px;
}
#content .text h2 {
	font-size:30px;
	line-height:32px;
	color:#242424;
	margin:0 0 12px;
	text-transform:uppercase;
}
#content .text p {
	line-height:15px;
	margin:0 0 14px;
}
/*sidebar*/
#sidebar{
	overflow:hidden;
	width:300px;
	float:right;
	background: url(../images/bg-sidebar.png);
}
.twitter {
	display:block;
	width:188px;
	height:54px;
	background:url(../images/a-twitter.png) no-repeat;
		overflow:hidden;
	cursor:pointer;
}
.twitter span {
	text-indent:-9999px;
	display:block;
}
/*s-search*/
.s-search {
	display:block;
	width:245px;
	height:41px;
	background:url(../images/bg-search.gif) no-repeat;
	overflow:hidden;
	padding:12px 0 0 55px;
	position:relative;
	z-index:3;
	margin:0 0 -3px;
}
.s-search input {float:left;}
.s-search .search {
	width:180px;
	padding:7px 4px;
	border-style:none;
	background:none;
	font-size:12px;
	color:#c7c7c7;
	font-weight:bold;
	display:inline;
	margin: 0 8px 0 0;
}
.c-posts {
	background: url(../images/bg-posts.gif) no-repeat 100% 0;
	padding:9px 0 0;
	float:left;
}
/*post*/
.c-post {
	background: url(../images/bg-post.gif) repeat-y 100% 0;
	width:650px;
	overflow:hidden;
	padding:19px 0 14px;
	border-bottom:3px solid #000000;
	position:relative;
	clear:both;
}
* html .c-post {
	float:none;
}
.c-post .post-body {
	float:right;
	width:540px;
	overflow:hidden;
	padding:0 22px 0 10px;
}
.c-post .post-body h2 {
	color:#242424;
	font-size:30px;
	line-height:32px;
	margin:0;
	text-transform:uppercase;
}
.c-post .post-body h2 a,
.c-post .post-body h2 a:hover {
	color:#242424;
	text-decoration:none;
}
.c-post .post-body em {
	display:block;
	font-style:normal;
	color:#919191;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	padding:0 0 16px;
}
.c-post .post-body em strong a,
.c-post .post-body em strong {
	color:#000;
}
.c-post .post-body p {
	line-height:18px;
	margin:0 0 20px;
}
.c-post .post-body p a {color:#000;}
.c-post .post-body p a:hover {
	color:#0e8ec3;
	text-decoration:none;
}
.c-post .post-body .flash {
	padding:0 0 8px;
}
.c-post .post-body .flash img {display:block;}
.c-post .post-data {
	float:left;
	width:70px;
	overflow:hidden;
	list-style:none;
	margin:0 -100px 0 0;
	padding:0;
}
.c-post .post-data li {
	background: url(../images/bg-post-data.gif) repeat-y;
	padding:5px 2px 3px;
	margin:0 0 1px;
	text-align:center;
	height:1%;
	overflow:hidden;
}
.c-post .post-data li strong {
	display:block;
	font-size:30px;
	line-height:30px;
	color:#fff;
}
.c-post .post-data li span {
	display:block;
	font-size:16px;
	line-height:18px;
	color:#fff;
	font-weight:bold;
}
.c-post .post-data li em {
	font-style:normal;
	display:block;
	font-size:10px;
	line-height:16px;
	color:#fff;
	font-weight:bold;
}
.c-post .post-bar {
	background:#e4e4e4;
	height:1%;
	overflow:hidden;
	position:relative;
}
.c-post .post-bar ul {
	float:left;
	list-style:none;
	margin:0;
	padding:2px 0 2px 29px;
	background: url(../images/bg-post-bar-list.gif) no-repeat;
}
.c-post .post-bar ul li {
	display:inline;
	line-height:18px;
	text-transform:uppercase;
}
.c-post .post-bar strong {
	background: url(../images/bg-comments.gif) no-repeat 0 0;
	float:right;
	width:106px;
	text-transform:uppercase;
	padding:2px 0 40px 27px;
	line-height:18px;
	font-weight:normal;
	margin:0 0 -36px;
	border-left:3px solid #fff;
}
.c-post .post-tags{
	height:1%;
	overflow:hidden;
	line-height:23px;
	background:#e4e4e4;
	margin: 0 0 25px;
	position:relative;
}
.c-post .post-tags div{
	float:left;
	padding:0 0 0 6px;
	font-size:12px;
	text-transform:uppercase;
}
.c-post .post-tags .btn-share{
	float:right;
	margin:4px 4px 0 0;
}
.c-post .post-tags .btn-share img{display:block;}
.comment-block h3{
	font-size:18px;
	line-height:23px;
	font-weight:normal;
	margin:0;
}
.comment-block .comm-holder{
	background: url(../images/comment-post-border.gif) repeat-x 0 100%;
	padding:0 0 1px;
	margin:0 0 20px;
}
.comment-block .comm-post{
	background: url(../images/comment-post-border.gif) repeat-x;
	padding:17px 16px 13px 9px;
	height:1%;
	overflow:hidden;
}
.comment-block .comm-post.grey{
	background-color:#f7f7f7;
}
.comment-block .comm-post img{
	float:left;
	margin:0 10px 0 0;
	display:inline;
}
.comment-block .comm-post div{
	height:1%;
	overflow:hidden;
}
.comment-block .comm-post h4{
	margin:0;
	font-size:14px;
	line-height:18px;
	background: url(../images/comment-post-ttl-border.gif) repeat-x 0 100%;
	color:#030303;
	font-weight:normal;
}
.comment-block .comm-post .date{
	font-size:10px;
	color:#b5b5b5;
	display:block;
}
.comment-block .comm-post p{
	color:#424242;
	margin:0 0 10px;
	line-height:14px;
}
.comment-block .block-form{
	margin:0 0 0 -4px;
}
.comment-block .comm-form{
	padding:35px 0 0;
}
.comment-block .comm-form h3{
	margin:0 0 13px;
}
.comment-block .comm-form div{
	height:1%;
	overflow:hidden;
	margin:0 0 9px;
}
.comment-block .comm-form span{
	background: url(../images/bg-input-comment.gif) no-repeat;
	width:208px;
	height:21px;
	float:left;
	margin:0 5px 0 0;
}
.comment-block .comm-form span input{
	float:left;
	background:none;
	border-style:none;
	padding:4px 5px;
	width:198px;
}
.comment-block .comm-form label{
	float:left;
	line-height:21px;
	color:#8b8b8b;
}
.comment-block .comm-form textarea{
	margin:0;
	width:544px;
	height:124px;
	border:1px solid #9f9f9f;
	padding:5px;
	background:#fafafa;
}
.comment-block .comm-form input{float:right;}
/*c-pages*/
.c-pages {
	list-style:none;
	padding:9px 10px;
	width:560px;
	position:relative;
	margin:-3px 0 0 70px;
	background:#4c4c4c;
	overflow:hidden;
	float:left;
	display:inline;
	clear:both;
}
.c-pages li {
	float:right;
	font-size:12px;
	line-height:18px;
}
.c-pages li.prev {float:left;}
.c-pages li a {
	color:#ebeceb;
	text-transform:uppercase;
	padding:0 10px 0 0 ;
	background: url(../images/next.jpg) no-repeat 100% 50%;
}
.c-pages li.prev a {
	padding:0 0 0 10px;
	background: url(../images/prev.jpg) no-repeat 0 50%;
}
/*s-boxes*/
.s-boxes {
	height:1%;
	overflow:hidden;
	position:relative;
} 
.s-boxes .box {
	padding:16px 0 14px 20px;
	height:1%;
	overflow:hidden;
	background: url(../images/sep-box.png) no-repeat;
	position:relative;
	margin:-2px 0;
}
.s-boxes .box h3 {
	font-size:18px;
	line-height:25px;
	color:#0e8ec3;
	padding: 0 0px;
	margin:0 0 6px;
	position:relative;
}
.s-boxes .box h3 a {color:#0e8ec3;}
.s-boxes .box ul {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
}
.s-boxes .box ul li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:1px 0;
	font-size:12px;
	line-height:16px;
	color:#E7E7E7;
}
.s-boxes .box ul li a {
	display:block;
	height:1%;
	overflow:hidden;
	padding:3px 0px 4px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
.s-boxes .box ul li.active a,
.s-boxes .box ul li a:hover {
	color:#0066CC;
}
.s-boxes .box ul li span {
	display:block;
	height:1%;
	overflow:hidden;
	padding:0 0 0 8px;
	background: url(../images/marker.gif) no-repeat 0 7px;
}
.s-boxes .box .form-mail span {
	background: url(../images/bg-form-mail.gif) no-repeat;
	height:29px;
	overflow:hidden;
	width:192px;
	float:left;
	padding:0 9px 0 0;
}
.s-boxes .box .txt {
	padding:0 16px 0 20px;
	position:relative;
}
.s-boxes .box .txt p {
	font-size:12px;
	line-height:16px;
	color:#b6b6b6;
	margin:0 0 14px;
}
.s-boxes .box .txt p strong {color:#fff;}
.s-boxes .box .form-mail input {float:left;}
.s-boxes .box .form-mail span input {
	width:184px;
	padding:6px 4px 4px;
	color:#c7c7c7;
	font-weight:bold;
	font-size:12px;
	border-style:none;
	background:none;
	border:0;
}
/*footer*/
#footer {
	clear:both;
	height:1%;
	overflow:hidden;
	padding:10px 2px;
	font-size:10px;
	line-height:18px;
	color:#4c4c4c;
}
.main #footer {padding:10px 2px 10px 72px;}
#footer a {color:#4c4c4c;}
#footer p {
	margin:0;
	text-transform:uppercase;
}