*{ 
    margin: 0; 
    padding: 0; 
} 
html,body{ 
	font-family:Arial;
} 
#pcont p
{
margin-top:10px;
text-indent:0px;
text-align:left;
}
.bigred {
	text-align:center;
}
a {
	border:0;
}
a img {
	border:0;
}
h2 {
	font-size:18px;
	font-family: Arial Narrow, Arial;
	padding:0;
	margin-bottom:3px;
}
h4 {
	font-size:14px;
	text-decoration:none;
	font-family: Arial Narrow, Arial;
	text-transform:uppercase;
}

.redh4 {
	font-size:14px;
	text-decoration:none;
	font-family: Arial;
	font-weight:bold;
	text-transform:uppercase;
	color:#de001a;
}
.silver {
	color:#9c9d9f;
}
.red {
	color:#de001a;
}

.tdiv {
	width:100%;
	height:78px;
}
.titlediv {
	width:100%;
	height:135px;
	background-image:url('images/silver_pixel.png');
}
.titletextdiv {
	width:100%;
	height:135px;
	background-image:url('images/blog_title.png');
}
.regdata {
	position:relative;
	margin-top:6px;
	background-color:#db001b;
	width:165px;
	float:right;
	height:19px;
}
.regdata a {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	font-family:Arial Narrow, Arial;
	font-weight:bold;
}
.regdata a:visited {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
.starsm {
	margin-left:3px;
}
#curdate {
	font-family:Stencil, Arial;
	font-size:22px;
	color:#FFF;
	margin-left:490px;
	padding-top:78px;
}

#hleft {
	background-image:url('images/left.jpg'); 
	background-position:right;
	background-repeat:none;
	vertical-align:top;
}
#hcenter {
	background-image:url('images/center.jpg');
	background-repeat:none;
	vertical-align:top;
}
#hright {
	background-image:url('images/right.jpg'); 
	background-position:left; 
	background-repeat:none;
	vertical-align:top;
}
.bottomdiv {
	height:36px;
	margin-top:25px;
}
.primarymenu {
	width:624px;
	float:left;
	margin-left:25px;
}
.searchcol {
	width:275px;
	float:right;
	margin-left:25px;
}
#primarymenu {
	list-style:none;
	height:36px;
}
#primarymenu li{
	float:left;
	margin-left:18px;
	height:36px;
}
#primarymenu li a {
	color:#FFF;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:36px;
	font-family:Trebuchet MS;
	font-weight:bold;
	
}
.starmid 
{
	height:34px;
	width:8px;
	background-image:url('images/starmid.gif');
	float:left;
	margin-right:18px;
}
#rss {
	width:40px;
	height:34px;
	float:left;
	background-image:url('images/rss.gif');
}
#inpleft {
	float:left;
	padding-top:7px;
}
#inpright {
	float:left;
}
.text {
	border:1px solid #444;
	color:#9d9f9e;
	height:16px;
	width:194px;
}
.sbut {
	border:0;
	background-image:url('images/gobut.gif');
	width:55px;
	height:34px;
	color:#FFF;
	cursor:pointer;
}

.footer {
	background-color:#000;
	color:#FFF;
}
#fleft {
	width:395px;
	float:left;
	margin-top:30px;
	font-size:14px;
	padding-left:20px;
	text-align:justify;
	font-family:Arial;
}
#fright {
	width:427px;
	float:right;
	margin-top:43px;
	text-align:left;
	font-size:14px;
	font-family:Arial;
}
h3 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
}

#projectsustain {
	background-image:url('images/projectsustain.jpg');
	float:left;
	width:134px;
	height:103px;
	margin-right:15px;
}
#fright a {
	text-decoration:none;
	color:#FFF;
	font-size:14px;
}

#fver {
	float:right;
	width:1px;
	background-color:#FFF;
	height:174px;
	overflow:hidden;
	margin-top:14px;
	margin-left:54px;
	margin-right:38px;
}
.fotmenu {
	color:#FFF;
	font-size:14px;
}
.fotmenu a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-family:Arial Narrow;
	font-weight:bold;
}
.compy {
	font-size:10px;
	font-family:Arial Narrow;
}

/*POPULAR POST BY CATEGORY*/
#topblackline2 {
	width:945px;
	height:2px;
	background-color:#000;
	overflow:hidden;
}
#topsilverline1 {
	width:945px;
	height:1px;
	background-color:#707070;
	overflow:hidden;
}

#topblackline1 {
	width:945px;
	height:1px;
	background-color:#000;
	overflow:hidden;
}

.poppost a {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#707070;
	font-family: Arial Narrow, Arial;
	text-transform:uppercase;
}
.poppost h4 {
	line-height:35px;
}
.ppsplit {
	height:10px;
	width:100%;
}

/* categories */
#centerblackline2 {
	width:610px;
	height:2px;
	background-color:#000;
	overflow:hidden;
}
#centersilverline2 {
	width:610px;
	height:2px;
	background-color:#808080;
	overflow:hidden;
}
#centerblackline1 {
	width:610px;
	height:1px;
	background-color:#000;
	overflow:hidden;
}

#titlecatimage {
	float:left;
}
#titlepostimage {
	float:left;
	margin-right:10px;
}
#titlecatname {
	font-size:44px;
	font-family:Arial Narrow, Arial;
	font-weight:bold;
	color:#db0119;
	margin-top:30px;
	text-transform:uppercase;
}
.youlike {
	font-family:Arial Narrow;
	font-size:18px;
	font-weight:bold;
}
#titlepostname {
	font-size:29px;
	font-family:Arial Narrow, Arial;
	font-weight:bold;
	color:#db0119;
	margin-top:5px;
}
#titlecatdescr {
	font-weight:16px;
	font-family:Arial Narrow, Arial;
	font-weight:bold;
	color:#000;
}
#titlepostdescr {
	font-weight:16px;
	font-family:Arial;
	font-weight:bold;
	color:#000;
	margin-top:5px;
}
.ramka {
	background-color:#444;
	overflow:hidden;
}
.ptitle a{
	font-size:14px;
	color:#db0119;
	text-decoration:none;
	font-weight:bold;
}
.post_list_item {
	font-size:12px;
	color:#717173;
	height:180px !important;
}
.post_list_item a {
	color:#db0119;
	text-decoration:none;
}

.picons{
	font-size:12px;
	color:#a6a8a7;
}
.picons a{
	font-size:12px;
	color:#a6a8a7;
	text-decoration:none;
}

.picons a:hover{
	font-size:12px;
	color:#db0119;
}

#pcont {
	font-size:13px;
	color:#717173;
	text-align:justify;
}
#totop a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	float:left;
	margin-top:10px;
}

.depth-2 {
	margin-left:20px;
	border-left:2px solid #717173;
	padding-left:10px;
	margin-bottom:20px;
}
.depth-3 {
	margin-left:40px;
	border-left:2px solid #717173;
	padding-left:10px;
	margin-bottom:20px;
}

.says {
	display:none;
}
.fn {
	font-size:13px;
	color:#000;
}
.comment  {
	font-size:13px;
	color:#717173;
}
.cdata {
	font-size:11px;
	float:left;
}
.reply {
	float:right;
}
.reply a {
	font-weight:bold;
	font-size:12px;
	color:#717173;
	text-decoration:none;
	text-transform:uppercase;
}
.reply a:hover {
	font-weight:bold;
	font-size:12px;
	color:#db001d;
}

.rotator {
	width:624px;
	height:479px;
	background-color:#313133;
	position:relative;
	margin-top:-6px;
}

.r_t_l {
	width:8px;
	height:8px;
	float:left;
	background-image:url('images/r_t_l.gif');
}
.r_t {
	width:608px;
	height:8px;
	float:left;
	background-image:url('images/r_t.gif');
}
.r_t_r {
	width:8px;
	height:8px;
	float:left;
	background-image:url('images/r_t_r.gif');
}

.r_l {
	width:8px;
	height:421px;
	float:left;
	background-image:url('images/r_l.gif');
}
.r_img {
	width:596px;
	height:409px;
	float:left;
	padding-left:12px;
	padding-top:12px;
}
.r_r {
	width:8px;
	height:421px;
	float:left;
	background-image:url('images/r_r.gif');
}

.r_l_s {
	width:8px;
	height:42px;
	float:left;
	background-image:url('images/r_l.gif');
}
.r_r_s {
	width:8px;
	height:42px;
	float:left;
	background-image:url('images/r_r.gif');
}
.r_in_b {
	width:598px;
	height:30px;
	float:left;
	background-image:url('images/r_in_b.gif');
	padding-top:12px;
	padding-left:10px;
}

.r_b_l {
	width:8px;
	height:8px;
	float:left;
	background-image:url('images/r_b_l.gif');
}
.r_b {
	width:608px;
	height:8px;
	float:left;
	background-image:url('images/r_b.gif');
}
.r_b_r {
	width:8px;
	height:8px;
	float:left;
	background-image:url('images/r_b_r.gif');
}

.r_in_b a {
	font-size:16px;
	color:#707173;
	font-weight:bold;
	text-decoration:none;
}
#act {
	color:#fff;
}
.silver_star {
	width:9px;
	height:42px;
	background-image:url('images/silver_star.gif');
	float:left;
	margin-top:-12px;
	margin-left:10px;
	margin-right:9px;
}
.silver_link {
	float:left;
}
.silver_link a{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

.title_of_img {
	width:582px;
	height:61px;
	background-image:url('images/silver_pixel.png');
	position:absolute;
	top:331px;
	left:20px;
	z-index:1000;
}

#main_title {
	font-size:18pt;
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
}

.main_cat_image_div {
	float:left;
	margin-left:15px;
	margin-right:25px;
	margin-top:3px;
}
.main_cat_title_div {
	float:left;
	margin-top:16px;
	width:450px;
}

.more_link a{
	font-family:Arial;
	font-size:12px;
	color:#db0119;
}

.bigsivlver {
	font-size:77px;
	font-family:Arial Narrow;
	color:#707173;
	font-weight:bold;
}
.bigred {
	font-size:77px;
	font-family:Arial Narrow;
	color:#db001d;
	font-weight:bold;
	text-transform:uppercase;
	width:945px;
}
.notbigsivlver {
	font-size:59px;
	font-family:Arial Narrow;
	color:#707173;
	font-weight:bold;
	padding-bottom:10px;
}
.entryabout {
	color:#707173;
	font-size:13px;
	text-align:justify;
}

.entryabout a {
	color:#db001d;
	text-decoration:none;
}

.sidebar {
	list-style:none;
}
.sidebar li {
	margin-bottom:20px;
}

.rightblackline2 {
	width:300px;
	height:3px;
	background-color:#000;
	overflow:hidden;
}
.rightblackline1 {
	width:300px;
	height:1px;
	background-color:#000;
	overflow:hidden;
}
.rightblackline1n {
	width:300px;
	height:1px;
	background-color:#000;
	overflow:hidden;
}
.widgettitle {
	font-size:18px;
	font-family:Arial Narrow;
	font-weight:bold;
	color:#db001d;
}
.vr_wrapper {
	width:300px;
}
.vr_preface {
	font-size:14px;
	font-family:Arial;
	color:#707173;
	margin-top:10px;
}
.vr_wrapper fieldset {
	border:0;
	margin-top:10px;
}
#email_address {
	width:170px;
	border:1px solid #707173;
	color:#707070;
	margin-top:-25px;
}

#vr_submit {
	border:0;
	width:124px;
	height:34px;
	background-image:url('images/get_updates.jpg');
	color:#FFF;
	font-size:13px;
	font-family:Arial Narrow;
	font-weight:bold;
	cursor:pointer;
}

.textwidget {
	font-size:14px;
	font-family:Arial;
	color:#707173;
	margin-top:10px;
}

.submit_button {
	border:0;
	width:71px;
	height:26px;
	background-image:url('images/submit_button.jpg');
	color:#FFF;
	font-size:13px;
	font-family:Arial Narrow;
	font-weight:bold;
	padding-left:26px;
	padding-top:8px;
	text-decoration:none;
	margin-left:115px;
}
.submit_button a {
	text-decoration:none;
	color:#FFF;
	font-size:13px;
	font-family:Arial Narrow;
	font-weight:bold;
}
.submit_button a:visited {
	text-decoration:none;
}

.redtext {
	font-size:18px;
	font-family:Arial Narrow;
	font-weight:bold;
	color:#db001d;
}

.iarea {
	height:300px;
	width:943px;
	border:1px solid #707173;
}
#sec_code {
	float:left;
	margin-right:84px;

}
#ent_code {
	float:left;
	width:184px;
}
#ient_code {
border:1px solid #707173;
	width:184px;
	height:20px;
}
#subm_art {
	float:right;
}

#bsubm_art {
	border:0;
	background-image:url('images/cont_button.jpg');
	width:190px;
	height:39px;
	font-size:18px;
	font-family:Arial Narrow;
	font-weight:bold;
	color:#FFF;
	margin-top:5px;
}
#flickr {
	margin-bottom:10px;
}
#linkedin {
	margin-bottom:9px;
}
#facebook {
	margin-bottom:13px;
}
#myspace {
	margin-bottom:12px;
}
#youtube {
	margin-bottom:13px;
}

#twitter_update_list {
	list-style:none;
	margin-top:10px;
}
#twitter_update_list a {
	font-size:12px;
	font-family:Arial;
	color:#db001d;
	margin-top:10px;
	text-decoration:none;
}

#twitter_update_list span {
	font-size:12px;
	font-family:Arial;
	color:#707173;
	margin-top:10px;
	text-align:justify;
}
#login_form {
	left:418px;
	top:-5px;
	background-image:url('images/silver_pixel.png');
	height:274px;
	width:529px;
	color:#ffe386;
	z-index:1000;
	position:relative;
	display:none;
}

#register_form {
	left:418px;
	background-image:url('images/silver_pixel.png');
	height:418px;
	width:529px;
	color:#ffe386;
	z-index:1000;
	position:absolute;
	display:none;
	margin-top:-5px;
	top:-274px;
}

.red_line {
	height:3px;
	background-color:#db001d;
	width:529px;
}
.red_linesm {
	height:3px;
	background-color:#db001d;
	width:300px;
}
#login_title {
	float:left;
	margin-top:15px;
	margin-left:20px;
}
#login_close {
	float:right;
	margin-right:10px;
	margin-top:10px;
}
.log_left {
	width:237px;
	float:left;
	margin-left:20px;
	font-size:14px;
}
.whitecom {
	color:#FFF;
	font-size:12px;
}
.whitecomb {
	color:#FFF;
	font-size:14px;
}
.whitecombs {
	color:#FFF;
	font-size:12px;
}
.whitecomb a{
	color:#FFF;
	font-size:14px;
}

.log_right {
	width:247px;
	float:right;
	font-size:14px;
	text-align:center;
}
.reg_right {
	width:247px;
	float:right;
	font-size:14px;
	text-align:left;
}
.login_text {
	width:223px;
	height:21px;
	border:1px solid #707070;
}


.center_col {
	position:relative;
	
}

.button_sub {
	background-image:url('images/submit.png');
	width:113px;
	height:34px;
	border:0;
	background-color:transparent;
	font-size:16px;
	font-weight:bold;
	font-family:Arial Narrow;
	color:#FFF;
}
/*

*/

#email_box {
	width:300px;
	height:307px;
	background-image:url('images/silver_pixel.png');
	color:#ffe386;
	font-size:14px;
	position:absolute;
	z-index:1000;
	display:none;
}
.em_c {
	margin-left:35px;
	margin-right:30px;
}
.areac {
	width:223px;
	height:45px;
	border:1px solid #707070;
}

.cats_arc {
	font-size:16px;
	color:#707070;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}


.cats_arc:hover{
	font-size:16px;
	color:#db001d;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}



.cats_arc_c {
	font-size:16px;
	color:#db001d;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

.arcpost {
	width:430px;
	float:left;
margin-top:20px;
margin-right:40px;
}

.tubepress_normal_embedded_wrapper {
    text-align:center;
}

.tubepress_normal_embedded_wrapper .tubepress_normal_embedded_inner {
    text-align: left;
}

.tubepress_normal_embedded_wrapper .tubepress_normal_embedded_inner .tubepress_embedded_title {
    font-weight: bold;
    font-size: larger;
}

.tubepress_meta {
    color: #666;
    font-style: italic;
	display:none;
}

.tubepress_meta_group {
    text-align: left;
	float:left;
	width:168px;
	height:80px;
	overflow:hidden;
	margin-left:5px;
	font-family:Arial Narrow;
	font-size:12px;
	color:#707070;
}
.tubepress_img_group {
	float:left;
}

.tubepress_meta_runtime {
    font-size: 11px;
    color: #000;
    font-weight: bold;
	display:none;
}

.tubepress_thumb {
    float: left;
    width: 32%;
    line-height: 1.1em;
    font-size: 11px;
    height: 175px;
    text-align: center;
    overflow: hidden;
}
.tubepress_link {
	display:none;
}

.tubepress_thumb a {
	cursor: pointer;	
}

.tubepress_meta_title, .tubepress_meta_title a, .tubepress_meta_title a:hover {
    font-size: 12px;
	font-family:Arial Narrow;
	text-transform:uppercase;
	text-align:left;
	color:#000;
	text-decoration:none;
}
.tubepress_meta_title {
	height:15px;
	width:100%;
	overflow:hidden;
}

.tubepress_thumb_inner {
}

.tubepress_thumbs {
    clear:both;
    padding: 0 0 0 5px;
    padding-top: 1em;
}

div.pagination {
    padding: 3px;
    text-align:center;
    clear: both;
}
div.pagination a {
    border: 1px solid #dedfde;
    margin-right:3px;
    padding:2px 6px;
    background-position:bottom;
    text-decoration: none;
    color: #0061de;        
}
div.pagination a:hover, div.meneame a:active {
    border: 1px solid #000;
    background-image:none;
    background-color:#0061de;
    color: #fff;
}
div.pagination span.current {
    margin-right:3px;
    padding:2px 6px;    
    font-weight: bold;
    color: #ff0084;
}
div.pagination span.disabled {
    margin-right:3px;
    padding:2px 6px;
    color: #adaaad;
}

.tubepress_thumb_widget {
	width: 100%;
	text-align: left;
	height: 102px;
	margin-top:5px;
}

.tubepress_thumb_widget a {
	cursor: pointer;	
}
.tubepress_date {
	font-size:11px;
	font-family:Arial;
	font-family:Arial Narrow;
	font-size:12px;
	color:#707070;
}
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */
.jqmWindow{display:none;position:fixed;top:17%;left:50%;margin-left:-300px;background-color:#EEE;color:#333;border:1px solid black;padding:12px;}.jqmOverlay{background-color:#000;}* iframe.jqm{position:absolute;top:0;left:0;z-index:-1;width:expression(this.parentNode.offsetWidth+'px');height:expression(this.parentNode.offsetHeight+'px');}
* html .jqmWindow{position:absolute;top:expression((document.documentElement.scrollTop || document.body.scrollTop)+Math.round(17 *(document.documentElement.offsetHeight || document.body.clientHeight) / 100)+'px');}

#sb-container,#sb-wrapper{text-align:left;}#sb-container,#sb-overlay{position:absolute;top:0;left:0;width:100%;margin:0;padding:0;}
#sb-container{height:100%;display:none;visibility:hidden;z-index:999;}body>#sb-container{position:fixed;}
#sb-overlay{height:expression(document.documentElement.clientHeight+'px');}#sb-container>#sb-overlay{height:100%;}#sb-wrapper{position:relative;}
#sb-wrapper img{border:none;}#sb-body{position:relative;margin:0;padding:0;overflow:hidden;border:1px solid #303030;}#sb-body-inner{position:relative;height:100%;}
#sb-content.html{height:100%;overflow:hidden}#sb-loading{position:absolute;top:0;width:100%;height:100%;text-align:center;padding-top:10px;}#sb-body,#sb-loading{background-color:#060606;}#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}#sb-title-inner,#sb-info-inner{position:relative;font-family:'Lucida Grande',Tahoma,sans-serif;line-height:16px;}#sb-title,#sb-title-inner{height:26px;}#sb-title-inner{font-size:16px;padding:5px 0;color:#fff;}#sb-info,#sb-info-inner{height:20px;}#sb-info-inner{font-size:12px;color:#fff;}#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;}#sb-nav-close{background-image:url(resources/close.png);background-repeat:no-repeat;}#sb-nav-next{background-image:url(resources/next.png);background-repeat:no-repeat;}#sb-nav-previous{background-image:url(resources/previous.png);background-repeat:no-repeat;}#sb-nav-play{background-image:url(resources/play.png);background-repeat:no-repeat;}#sb-nav-pause{background-image:url(resources/pause.png);background-repeat:no-repeat;}#sb-counter{float:left;padding:2px 0;width:45%;}#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}#sb-counter a.sb-counter-current{text-decoration:underline;}div.sb-message{font-family:'Lucida Grande',Tahoma,sans-serif;font-size:12px;padding:10px;text-align:center;}div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

.flitem_0 {
	float:left;
	margin-top:5px;
}
.flitem_1 {
	float:left;
	margin-top:5px;
	margin-left:60px;
}
.fltext {
	color:#707070;
	font-size:12px;
	margin-top:15px;
	margin-bottom:10px;
}

.stico_default {
	background:transparent url('images/sharethis_ico.gif') no-repeat scroll 0 0 !important;
}

.youtubeleft {
width:46px;
height:14px;
margin-top:5px;
margin-right:10px;
float:right;
background-image:url('images/youtobeleft.gif');
}

.flickrleft {
width:38px;
height:11px;
margin-top:7px;
margin-right:10px;
float:right;
background-image:url('images/flickrleft.gif');

}








#wp_page_numbers ul {
	list-style:none;
}
#wp_page_numbers ul li {
	float:left;
	display:block;
	margin-left:5px;
}
#wp_page_numbers ul li a {
	font-size:16px;
	text-decoration:none;
	font-family: Arial;
	font-weight:bold;
	text-transform:uppercase;
	color:#707070;
	paddin-left:15px;
}
#wp_page_numbers ul .active_page a { 
	color:#de001a;
}
.page_info {
	display:none;
}