/* ---[ Imports ]------------------------------- */
/* @import "nav.css"; */

/* ---[ Global Resets ]------------------------------- */
body, h1, h2, h3, h4, h5, h6, form{margin:0px; padding:0px;}
p{margin:0px 0px 12px 0px;}
a{outline:none;}
img{border:0px;}

/* ---[ Main Templete ]------------------------------- */
body{
	font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	background:#494135 url(i/linesbg.png) fixed;
	padding: 0px 0px 0px 0px;

}
#top_bar{
	clear:both;
	position:relative;
	width:100%;
	height:32px;
	background:/*url(i/footerbg.gif)*/ #000;
}

#top_links{
	color:#ddd;
	position: absolute;
	width: 550px;
	height:20px;
	/*background:red;*/
	padding:0px;
	margin:0px;
	top:6px;left: 160px;
}


/* ---[ off state ]------ */
#top_links a,#top_links a:visited,#top_links a:link{color:#ddd;}

#top_links a:hover{color:#fff;}


#search_form {
	position: absolute;
	width: 180px;
	height:20px;
	padding:0px;
	margin:0px;
	top:6px;left: 820px;
}



#search_form input {
	position:relative;
	float:left;
	color: #ddd;
	font-size: 8pt;
	padding:3px;
	border:0px;
	height:14px;
	width:144px;
	background: #464646 /*url(../images/search_bg.gif) repeat-x*/;
	margin-top:0px;
}

#search_form input:focus, select:focus, textarea:focus {
	color: #ddd;
	background: #6f6f6f;
	
}

#search_form .btn{
position:relative;
	display:block;
	float:left;
	color: #000;
	font-size: 7pt;
	padding:1px 3px 3px 3px;
	border-left:1px solid #464646;
	height:20px;width:30px;
	margin-top:0px;
	text-transform:uppercase;
	background: #ddd url(i/search_icon.png) no-repeat center center;
	cursor:pointer;
}
#search_form .btn:hover {

	

	border-left:1px solid #000;
	background: #fff url(i/search_icon.png) no-repeat top center;
}
#menu {
	position:fixed;
	width: 154px;
	height:200px;
	left: 0px;
	/*background-color: #ff99CC;*/
	padding:0px;
	margin:0px;
	top:14px;
	z-index:20;
}

#logo {
	position: absolute;
	display:block;
	width: 140px;
	height:159px;
	left: 5px;
	background: url(i/logo.png) no-repeat;
	padding:0px;
	margin:0px;
	top:0px;
}
#logo:hover {

	background: url(i/logo_dwn.png) no-repeat bottom right;

}
#content_container {
	position:relative;
	margin-left: 0px;
    padding: 12px 0px 0px 160px;
	height:auto;
	width:auto;
}

#newsblock_container {
	position:relative;
	height:auto;
	/*background:#000;
	padding:10px 0px 10px 9px;*/
	width:100%;
	min-width:843px;
}

#sidebar_container {
	position:fixed;
	height:75px;
	right: -40px;
	padding:0px 30px 0px 30px;
	background:#ddd url(i/tag_tab-off.gif) no-repeat left top;
	width:10px;
	overflow:hidden;
	top:40px;
	z-index:100;
	cursor:pointer;
}
#sidebar_container:hover  {
	position:fixed;
	height:100%;
	right: 0px;
	padding:20px 20px 20px 20px;
	width:260px;
	top:0px;
	z-index:10;
	background:url(i/darklinesbg.png);
	cursor:default;
	overflow:visible;
	border-left: 6px solid #000;
}
#tab_toggle {
	position: absolute;
	display:block;
	width: 30px;
	height:75px;
	left: -30px;
	background:#000 url(i/tag_tab-on.gif) no-repeat left bottom;
	top:40px;
}

#sidebar_container h3{ /* Paragraph Headers */
	color:#fff;
	background:#000;
	padding:3px;
	margin:0px 0px 5px 0px;text-transform:uppercase;font-family:"Arial Black", Arial, Helvetica, Sans-Serif;font-size:16pt; line-height:24px;}

.blogblock_box h2{margin:0px 0px 5px 0px;text-transform:uppercase;font-family:"Arial Black", Arial, Helvetica, Sans-Serif;font-size:30pt; line-height:24px;}
.blogblock_box {
	position: static;
	clear:both;
	display:block;
	margin:0px 3px 3px -14px;
	padding:20px;
	color:#fff;
	font-size:12px;
	background:url(i/featureblock.png) no-repeat;
	height:142px;
	width:814px;
}
.blogblock_box:hover  { width:800px; height:128px; background:#282828; margin:14px 3px 3px 0px;}
.blogblock_box p{margin:10px 0px 25px 0px;}
.newsblock_box {
	position: relative;
	float:left;
	display:block;
	margin:0px 3px 3px 0px;
	padding:20px;
	color:#fff;
	background:#000;
	height:282px;
	width:238px;
}
.box_video {
	position:absolute;
	left:0px;
	bottom:39px;
	padding:0px;
	height:282px;
	width:298px;
	z-index:0;
}
.twitternewsblock_box {
	position: relative;
	font-size:16px;
	font-weight:bold;
	float:left;
	clear:right;
	display:block;
	margin:0px 3px 3px 0px;
	padding:10px 10px 20px 10px;
	background:#000 top center url(i/twitterbg.gif) no-repeat;
	height:242px;
	width:213px;
}
.twitternewsblock_box h2{margin:0px 0px 5px 0px;text-transform:uppercase;font-family:"Arial Black", Arial, Helvetica, Sans-Serif;font-size:14pt; line-height:18px ; background:transparent; }
.newsblock_overlay {
	position:absolute;
	left:0px;
	top:0px;
	padding:20px;
	height:282px;
	width:238px;
}
.newsblock_overlay:hover  {
	position:absolute;
	left:0px;
	bottom:0px;
	padding:20px;
	background:url(i/linesbg.png);
	height:282px;
	width:238px;
}
.bold{ margin:0px 0px 15px 0px;text-transform:uppercase;font-family:"Arial Black", Arial, Helvetica, Sans-Serif;font-size:10pt; line-height:13px; min-height:50px; }
.date{ margin:0px 0px 0px 0px;font-family:Arial, Helvetica, Sans-Serif;font-size:7pt; text-transform:uppercase; color:#fff;filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;}

.newsblock_txt {
	position:absolute;
	display:block;
	padding:10px 16px 20px 16px;
	color:#fff;
	background: url(i/opaque_dark.png);
	/*filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;*/
	height:82px;
	width:246px;
	left:0px;
	bottom:0px;
	overflow:hidden;
	
}
.newsblock_txt:hover {
	position:absolute;
	display:block;
	/*filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;*/
	height:292px;
	left:0px;
	bottom:0px;
}

/*.newsblock_txt:active {
	position:absolute;
	color:#000;
	background:#fff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	width:258px;
	left:0px;
	bottom:0px;
}*/

/*--News Block Link Elements-----------------------------------*/
.newsblock_link {
	position:absolute;
	z-index:1;
	font-size:11.5px;
	font-weight:normal;
	background:#000 url(i/go_off.gif) no-repeat right ;
	height: 15px;
	width:186px;
	padding:10px 6px 10px 10px;
	left:0px;
	bottom:0px;
	border-right:1px solid #000 ;
}

.newsblock_link:hover {
	color:#000;
	background:#ddd url(i/go_on.gif) no-repeat right ;
	left:0px;
	bottom:0px;
}
.newsblock_link:active {
	color:#000;
	background:#fff url(i/go_on.gif) no-repeat right ;
	left:0px;
	bottom:0px;
}

.share  {
	right:0px; bottom:0px;
    position:absolute;
   	color:#000;
	font-size:12.5px;
	font-weight:normal;
	background:#ddd url(i/sharebut.png) no-repeat right ;
	height: 35px;
	}
.share:hover  {background:#ddd url(i/sharebut.png) no-repeat right ;}
.nav, .nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

.nav a {color:#4a4a4a; display: block; width:75px;}

.nav li { /* all list items */float: left; width: 10em; /* width needed or else Opera goes nuts */}

.nav li ul { /* second-level lists */
	position: absolute;
	bottom:35px; right:0;
	background: orange;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

.nav li:hover ul { /* lists nested under hovered list items */left: auto; background: #ddd;}

.nav ul li a {

	color:#000;
	padding:6px 14px 6px 10px;
	width:96px;
	background: #ddd;
}
.nav ul li a:hover {background: #fff; color:#878787;}



/*---------------------------------------------*/


input.formBlockSubmitButton:hover{
	color: #fff;
	background: red;
}
input.formBlockSubmitButton:active{
	color: #fff;
	background: #3e3c39;
}



/* ---[ off state ]------ */
.small_button a,.small_button a:visited,.small_button a:link{
	font-family:tahoma, arial, verdana ;
	color:#fff;
	font-size:8pt;
	text-decoration:none;
	position:relative;
	float:left;
	width:auto;
	height:auto;
	padding:5px 12px 6px 12px;
	background:red;
}

/* ---[ on state ]------ */
.small_button a:hover{
	color:red;
	background:#fff;
}
	
.small_button a:active{
	color:#fff;
	background:#5a5a5a;
}

/* ---[ off state ]------ */
.linkFooter1 a,.linkFooter1 a:visited,.linkFooter1 a:link{
	font-family:tahoma, arial, verdana ;
	color:#5a5a5a;
	font-size:8pt;
	text-decoration:none;
	position:relative;
	float:left;
	width:auto;
	height:auto;
	padding:5px 12px 6px 12px;
}


/* ---[ on state ]------ */
.linkFooter1 a.current:visited, .linkFooter1 a.current, .linkFooter1 a.current:hover, .linkFooter1 a:hover{
	color:#ffffff;
	background:red;
}
	
.linkFooter1 a.current, .linkFooter1 a:active{
	color:red;
	background:#ffffff;
}

	
/* ---[ footer containers ]--------------------------*/



#pagebottom{
	clear:both;
	position:relative;
	width:100%;
	height:60px;
	background:/*url(i/footerbg.gif)*/ #000;
}

#footercontainer{
	position:absolute;
	left:760px;top:17px;
	width:240px;
	height:auto;
	/*background:red;*/
}
#footercontainer a,#footercontainer a:visited,#footercontainer a:link{
	font-family:arial, verdana ;
	color:#ddd;
	font-size:8pt;
	text-decoration:none;
	position:relative;
	float:left;
	width:auto;
	height:auto;
	padding:5px 8px 6px 8px;
}

#footercontainer a:hover{	
	color:#000;
	background:#ddd;}

#copyright{
	color:#5a5a5a;
	display:block;
	font-size:8pt;
	font-family:arial, verdana ;
	text-decoration:none;
	width:auto;
	height:auto;
	padding:5px 11px 5px 136px;
	position:absolute;
	left:160px;top:18px;
	background:url(i/copyfuturizmo.png) no-repeat left top;
	cursor:pointer;
}
#pagebottombox{
	position:absolute;
	top:140px;
	left:28px;
	width:auto;
	height:20px;
	
}




/* ---[ content areas ]------------------------------- */


#content66{
	float:left;
	width:667px;
	height:auto;
	padding:30px 30px 30px 29px;
	font-family:Tahoma, Arial, Verdana;
	font-size:10pt;
	
}
#content100{
	float:left;
	width:920px;
	height:auto;
	padding:30px 30px 30px 30px;
	font-family:Tahoma, Arial, Verdana;
	font-size:10pt;
}

#home_content66{
	float:left;
	width:600px;
	height:auto;
	background:black;
	margin-right:6px;
}
#home_content33{
	float:left;
	width:314px;
	height:auto;
}

#single_container{
	float:left;
	width:840px;
	color:#fff;
	background:#000;
	height:auto;
	min-height:500px;
	font-size:10pt;
	margin-bottom:3px;
}
#single_container_content{
	float:left;
	width:740px;
	color:#fff;
	background:#000;
	height:auto;
	font-size:11.5pt;
	line-height:22px;
	word-spacing:2px;
	padding:20px 70px 20px 30px;
}
#single_photo_container{
	text-transform:uppercase;font-family:"Arial Black", Arial, Helvetica, Sans-Serif;font-size:50pt; line-height:46px;
	position:relative;
	float:left;
	clear:right;
	width:840px;
	color:#fff;
	background:#ddd;
	height:auto;
	min-height:270px;max-height:400px;
	overflow:hidden;
}
#single_img_fade {
	position:absolute;
	display:block;
	background:url(i/single_imggrad.png) no-repeat left top;
	height:294px;
	width:558px;
	left:0px;
	top:0px;
}
#single_sharelinks {
	position:absolute;
	display:block;
	/*padding:20px 20px 20px 20px;*/
	color:#fff;
	font-size:10pt;
	background: #1d1d1d;
	height:100%;
	width:282px;
	right:0px;
	top:0px;
}
.sharelinks a,.sharelinks a:visited,.sharelinks a:link{
	color:#999;
	font-family:Arial, Helvetica, Sans-Serif; line-height: 20px;
	/*text-transform:uppercase;*/
	font-size:9pt;
	text-decoration:none;
	position:relative;
	float:left;
	width:100%;
	height:auto;
	padding:6px 5px 5px 22px;
	border-bottom:solid #000 1px;
}


/* ---[ on state ]------ */
.sharelinks a:hover{
	color:#1d1d1d;background:#ddd;
}
.sharelinks a:active{
	color:#000;background:#fff;
}
#single_infobox {
	position:absolute;
	display:block;
	padding:10px 20px 5px 20px;
	text-transform:uppercase;font-family:Arial, Helvetica, Sans-Serif; line-height: normal;
	color:#1d1d1d;
	font-size:10pt;
	background: #ddd;
	height:auto;
	width:242px;
	right:0px;
	bottom:0px;
	
}
#single_infobox a,#single_infobox a:visited,#single_infobox a:link{
	color:#4b4b4b;
	text-transform:uppercase;
	font-family: Arial, Helvetica, Sans-Serif; line-height: normal; 
	text-decoration:none;
	font-size:10pt;
}
#single_infobox a:hover{
	color:#ddd;background:#000;
}


#single_header_txt {
	position:absolute;
	display:block;
	padding:20px 20px 20px 30px;
	color:#fff;
	background: url(i/opaque_dark.png);
	/*filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;*/
	height:auto;
	min-height:50px;
	width:508px;
	left:0px;
	bottom:0px;
	overflow:hidden;
	
}

#sidebar{
	float:left;
	clear:right;
	width:254px;
	height:auto;
	
}

.modulebox{
	height:auto;
	width:269px;
	padding:15px 15px 0px 15px;
	color:#ffffff;
	/*background:green;*/
}

/* ---[ mainnavigation ]------------------------------- */
a:link, a:visited{color:#fff; text-decoration:none;}
a:hover, a:active{color:#fff; text-decoration:none; }
a.current:link, a.current:visited, a.current:hover, a.current:active{color:#890000;}


.mainNavigation {font-family: arial, verdana,tahoma;font-size:18pt;text-align: center; letter-spacing:-0.5px;}
.mainNavigation ul {display: inline;list-style-type: none;margin: 0px;padding: 0px;}
.mainNavigation li { float: left; }

.sideNavigation {	
	position: absolute;
	top:165px;
	text-transform:uppercase;font-family:Arial, Helvetica, Sans-Serif;font-size:8pt;
	text-decoration:none;
	position:relative;
	width:auto;
	height:auto;
	}
.sideNavigation ul {display: block;list-style-type: none;margin: 0px;padding: 0px;}
.sideNavigation li { clear:right;  }

/* ---[ off state ]------ */
.sideNavigation a,.sideNavigation a:visited,.sideNavigation a:link{
	color:#ddd;
	float:left;
	padding:10px 10px 10px 20px;
	margin-bottom:1px;
	background:url(i/opaque.png);
	/*filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;*/

}
/* ---[ on state ]------ */
.sideNavigation a:hover{
	color:#ffffff;
	background:#000;
	padding:10px 10px 10px 30px;

}

/* ---[ active state ]------ */
.sideNavigation a.current, .sideNavigation a:active{
	color:#000;
	background:#fff;
}
	


.bc_arrow{
	display:block;
	float:left;
	height:25px; width:10px;
	background: url(i/bc_arrow.gif) no-repeat center;
}

.breadcrumb{
	font-family:tahoma, arial, verdana ;
	color:#5a5a5a;
	font-size:8pt;
	text-decoration:none;
	position:relative;
	width:559px;
	height:25px;
	background:#000;
	margin-bottom:3px
	
}

.breadcrumb a,.breadcrumb a:visited,.breadcrumb a:link{
	font-family:tahoma, arial, verdana ;
	color:#ddd;
	font-size:8pt;
	text-decoration:none;
	position:relative;
	float:left;
	height:auto;
	padding:6px 8px 6px 8px;
}


/* ---[ on state ]------ */
.breadcrumb a:hover{
	color:#000;
	background:#fff;
}
	
.breadcrumb a:active{
	color:#999;
	background:#ddd;
}



#pagination {
		clear: both;
		color: #ddd;
		font-size:18px;
		font-weight: bold;
		float: left;
		margin-top: 0px;
		margin-bottom: 8px;
		background: #000;
		padding: 5px 0px 5px 5px;
		}

#pagination a {
			background: #fff;
			color: #000;
			font-weight: normal;
			padding: 5px 8px;
			}
		
#pagination a:hover {
			background: #5c5c5c;
			color: #fff;
			font-weight: bold;
			}
	


	

/* ---[ dividers ]------------------------------- */

.navdiv { width: 1px;height:24px; background:#464646; float: left;}
.navdiv ul {list-style-type: none;margin: 0px;padding: 2px;}
.navdiv li { }

/* ---[ content boxes ]------------------------------- */
.box100{float:left;clear:both;width:100%;height:auto;}
.box298{float:left;width:298px;}
.box298 ul{ margin:6px 10px 6px -10px;}
.box298 li{ margin-bottom:6px;list-style-type:square}
.box318{float:left;width:288px;padding-right:30px}
.box432{width:432px;height:46px;}
.box50{float:left;width:50%;height:auto;}
.box33{float:left;width:33%;height:auto;}
.box80{float:left;width:80%;height:auto;}
.label{width:33%;float:left;text-align:right;margin-right:5px;display:block;}

.tag_list{
	font-size:12pt;
	list-style-type: none;
	padding: 5px 0;
}
.tag_list ul{
	margin: 0;
	word-spacing:5px;
	text-align:justify;
	list-style-type: none;
	padding: 5px 0;
	}
			
.tag_list li{
	color: #fff;
	display: inline;
	margin: 0;
	line-height:28px;
	}


.tag_list li a {
color: #fff; background:#000;font-size:12px;text-transform:capitalize;}
.tag_list li a:hover {
color: #fff;background:#000;
font-size:18px;
font-weight:bold;
word-spacing:0px;
line-height:0px;
padding: 1px 5px;

}
#single_container_content .tag_list li {
color: #fff; font-size:12px; margin: 0px; word-spacing:0px;}
#single_container_content  .tag_list li a {
color: #000; background:#b8b8b8; font-size:12px; padding: 0px 4px 0px 4px; margin: 0px; word-spacing:0px;}
#single_container_content .tag_list li a:hover {
color: #000;background:#fff;font-weight: normal;padding: 0px 4px 0px 4px ;margin: 0px;
}


/* ---[ form items ]------------------------------- */
.formBlockSurveyTable td{
	margin:0px;
	padding:10px 0px 10px 0px;
	outline:none;
	/*border-top:1px solid #b6b6b6;*/

}
.question{
	text-align:right;
}
.formBlockSurveyTable{
	margin:0px auto 0px 0px;
}


#sidebar_container input, textarea, select{
	color: #000;
	font-size: 1.0em;
	padding:10px;
	border:none;
	background: #dadada /*url(../images/search_bg.gif) repeat-x*/;
	float:left;
}

input.btn{
	color: #fff;
	font-size: 1.0em;
	padding:10px;
	border:none;
	background: #000 /*url(../images/search_bg.gif) repeat-x*/;
	cursor:pointer;
}

#sidebar_container input:hover{
	color: #fff;
	background: #000;
}
#sidebar_container input:active{
	color: #fff;
	background: #3e3c39;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 280px;
	margin: 0;
	padding: 2px 2px; 
	color: #fff;
	background: #9CCF5F;
	float:left;
	
}
input:focus, select:focus, textarea:focus {
	color: #fff;
	background: #3e3c39;
	border:0px;
}
/* ---[ misc items ]------------------------------- */
.wrap{float:left;}
.first{clear:left;}
.last{clear:right;}
.clearboth{clear:both;}
.sitewidth{
	float:left;
	clear:both;
	width:658px;
	height:10px;
	background-color:red;
}
.center{text-align:center;}
.right{text-align:right;}
.star{color:red;}
.pixpad{padding-left:10px}
.txtpadleft{padding-left:10px;}
.txtLeft{text-align: left;}
.txtCenter{text-align: center;}
.txtRight{text-align: right;}
.txtJustify{text-align: justify;}
.txtUnderline{text-decoration: underline;}
.PhoneAddress{display:none;}
.tallspacer{margin-top:260px;}
.marginright{margin-right:12px;}
.marginbottom{margin-bottom:30px;}
.highlight_txt p span {
	background:#000;
	color:#fff;
	padding:2px 0px 2px 0px;
	font-size:25px;
	text-transform:uppercase;
	font-family:Trebuchet MS ;
	}
a.read_more{
	color:#000;
	background:#ddd;
	padding:0px 4px 0px 2px;
	}
a.read_more:hover{
	color:#000;
	background:#fff;
	padding:0px 4px 0px 2px;
	}
/* ---[ Headers ]------------------------------- */
h1{ /* Biggest, black */
	margin:5px 0px 0px 0px;
	font-family:Arial, Times New Roman, Georgia, ;
	font-size:29px;
	font-weight:normal;
	letter-spacing:-0px;
	color:#333333;
}
h2{ /* Biggest, white */
	margin:0px 0px 5px 0px;text-transform:uppercase;font-family:"Arial Black", Arial, Helvetica, Sans-Serif;font-size:22pt; line-height:24px;}

h3{ /* Paragraph Headers */
	margin:0px 0px 4px 0px;
	font-size:12.5pt;
	font-weight:normal;

}


h3.ditto_summaryPost{ /* Paragraph Headers */
	margin:0px 0px 0px 0px;
	font-family:Times New Roman, "Lucida Sans", Georgia, ;
	font-size:36px;
	letter-spacing:-1px;
	color:#333333;
}
/* ---[ Headers: Messages ]------------------------------- */
h4{
		font-size:11px;
	   font-weight:bold;
	   color:#ffffff;
	   width:90%;
	   height:auto;
       margin:8px auto 8px auto;
       padding:5px;
       border: 1px #777777;
       background-color:#323232;
	   text-align:center;
}

h4#spacer{height:13px;border:none;padding:6px;background-color:#424242;}
	
	
/* ---[ Headers: Errors ]------------------------------- */
h5{
       font-size:11px;
       font-weight:bold;
       color:#ba0000;
	   width:90%;
	   height:auto;
       margin:8px auto 8px auto;
       padding:5px;
       border: 1px #9d4243;
       background-color:#ffcdcd;
	   text-align:center;
}
/* ---[ Footer Font ]------------------------------- */
h6{
   
       font-size:11px;
       font-weight:normal;
	   margin-bottom:5px;
	 

}
h6 a:link, h6 a:visited{color:#890000;}
h6 a:hover, h6 a:active{color:red;}

/* ---[ special items ]------------------------------- */



#newsblock_container #blog-items {
		background: transparent url('i/bg-blog-items.png') no-repeat;
		height: 231px;
		margin: 20px 0 0;
		padding: 30px 20px 20px;
		width: 900px;
		}

		#newsblock_container #blog-items #latest {
			float: left;
			width: 680px;
			}

			#newsblock_container #blog-items #latest h2 {
				font-size: 1.8em;
				font-weight: bold;
				margin: 5px 0 15px;
				}
			
			#newsblock_container #blog-items #latest small {
				color: #626262;
				display: block;
				font-size: 0.7em;
				margin-bottom: 20px;
				}
			
			#newsblock_container #blog-items #latest p {
				color: #000;
				font-size: 0.875em;
				line-height: 1.8em;
				}

				#newsblock_container #blog-items #latest .readmore {
					margin-top: 20px;
					}

				#newsblock_container #blog-items #latest .readmore a {
					background: #0066cb;
					color: #fff;
					font-size: 0.8em;
					padding: 3px 5px;
					}
				
				#newsblock_container #blog-items #latest .readmore a:hover {
					background: #333;
					}

		#newsblock_container #blog-items #recent {
			float: right;
			width: 180px;
			}

			#newsblock_container #blog-items #recent h2 {
				background: url('/favicon.ico') no-repeat;
				color: #000;
				font-size: 1.06em;
				font-weight: bold;
				padding-left: 20px;
				margin-bottom: 15px;
				}
				
				#newsblock_container #blog-items #recent h2 a {
					color: #000;
					}
			
			#newsblock_container #blog-items #recent li {
				font-size: 0.875em;
				margin-bottom: 10px;
				}
				
				#newsblock_container #blog-items #recent li h3 {
					font-weight: normal;
					}

					#newsblock_container #blog-items #recent li h3 a {
						display: block;
						padding: 5px 0;
						}

					#newsblock_container #blog-items #recent li h3 .selected {
						background: #0066cb url('i/bg-gen.png');
						border: 1px solid #fff;
						color: #fff;
						font-weight: normal;
						padding: 4px 7px;
						}
				
				#newsblock_container #blog-items #recent li small {
					color: #626262;
					font-size: 0.8em;
					}
				
				#newsblock_container #blog-items #recent li .readmore {
					font-size: 0.9em;
					font-weight: bold;
					}
	
	/* All items */
	
	#newsblock_container #items {
		float: left;
		margin: 20px 0 0;
		}

		#newsblock_container #items li {
			background: url('i/bg-item.png') no-repeat;
			display: inline;
			float: left;
			height: 300px;
			padding-bottom: 1px;
			margin-left: 20px;
			margin-bottom: 20px;
			width: 220px;
			}

			#newsblock_container #items li.first {
				clear: left;
				margin-left: 0;
				}
			
			#newsblock_container #items li .meta {
				color: #b8b8b8;
				font-size: 0.6875em;
				height: 20px;
				overflow: hidden;
				padding-left: 20px;
				}

				#newsblock_container #items li .meta a {
					color: #626262;
					font-size: 1.15em;
					}
				
				#newsblock_container #items li .meta a:hover {
					color: #0066cb;
					}
			
			#newsblock_container #items li .box {
				cursor: pointer;
				font-size: 0.8em;
				line-height: 1.4em;
				height: 280px;
				position: relative;
				}

				/* Twitter */

				#newsblock_container #items li .twitter {
					background: url('i/bg-twitter.png') no-repeat;
					}

					#newsblock_container #items li .twitter .profile-pic {
						border: 1px solid #fff;
						position: absolute;
						top: 20px;
						left: 20px;
						}
					
					#newsblock_container #items li .twitter .content {
						position: absolute;
						top: 95px;
						left: 40px;
						width: 140px;
						}
					
					#newsblock_container #items li .twitter .content a {
						color: #555;
						}
				
				/* Video */
				
				#newsblock_container #items li .video {
					background: url('i/bg-video.png') no-repeat;
					}

					#newsblock_container #items li .video .content {
						color: #fff;
						font-weight: bold;
						left: 20px;
						position: relative;
						top: 15px;
						width: 180px;
						}
					
					#newsblock_container #items li .video .content a {
						color: #fff;
						}
				
				/* Photo */
				
				#newsblock_container #items li .photo {
					}

					#newsblock_container #items li .photo .content {
						background: url('i/bg-photo.png');
						color: #aaa;
						font-size: 0.9em;
						line-height: 1.3em;
						height: 80px;
						padding: 20px;
						position: absolute;
						top: 160px;
						left: 0;
						width: 180px;
						}
					
					#newsblock_container #items li .photo .content strong {
						color: #fff;
						font-size: 1.17em;
						font-weight: bold;
						}
					
					#newsblock_container #items li .photo .content a {
						color: #fff;
						}
				
				/* Blog */
				
				#newsblock_container #items li .blog {
					}

					#newsblock_container #items li .blog .title {
						background: #0066cb url('i/bg-gen.png');
						border: 1px solid #ececec;
						color: #fff;
						font-weight: bold;
						padding: 10px 20px;
						}

						#newsblock_container #items li .blog .title a {
							color: #fff;
							}
					
					#newsblock_container #items li .blog .content {
						font-size: 0.85em;
						padding: 10px 20px;
						}
				
				/* Generic */
				
				#newsblock_container #items li .gen {
					}

					#newsblock_container #items li .gen .title {
						background: #333 url('i/bg-gen-grey.png');
						border: 1px solid #ececec;
						color: #fff;
						font-weight: bold;
						padding: 10px 20px;
						}

						#newsblock_container #items li .gen .title a {
							color: #fff;
							}
					
					#newsblock_container #items li .gen .content {
						font-size: 0.85em;
						padding: 10px 20px;
						}
