/*  
Theme Name: Fotocopia Test-Drive
Theme URI: http://fotocopia.org
Description: The professional theme for Fotocopia.org
Version: 1.0
Author: Ask Graphics
Author URI: http://www.askgraphics.com/

	This theme was designed and built by Ask Graphics.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#0474BD;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

.clear img{
	background:#f4f4f4;
	padding:4px;
	border:1px dashed #dbdbdb;
	float:left;
	margin:0px 10px 0px 0px;
}

body{

}
#info {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	overflow:hidden;
	position:relative;
	width:100%;
	z-index:2;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
  display: block;
  float: left;
  width:100%;
  clear: both;
  color: InfoText;
  background: InfoBackground url(images/icon_warning.gif) no-repeat fixed .3em .3em;
  padding: .45em .3em .45em 2em;
  border-bottom: .16em outset;
  text-decoration: none;
  cursor: default;
}

#infobar a:hover {
  color: HighlightText;
  background: Highlight url(images/icon_warning_hover.gif) no-repeat fixed .3em .3em;
}

#body_page{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#e7f2f9 url(images/bg.gif) repeat-x top center;
	color:#666666;
}

#page{
	width:1000px;
	margin:0px auto;
}


#adblock{
	background-color:#FFFFFF;
	text-align:center;
	padding:10px 0px 10px 0px;
}

/* HEADER */

#header{
	width:100%;
	height:112px;
	background:none;
	background:url(images/header_bg.gif) no-repeat left top;
}

#header_icons{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#bbd9ed;
	padding-top:5px;
}

#header_icons a{
	color:#bbd9ed;
	padding-left:12px;
	padding-right:20px;
}

#header_icons a:hover{
	color:#ffffff;
}

#header_icons a#flag_usa{
	background:url(images/flag_usa.gif) no-repeat right 1px;
}

#header_icons a#flag_port{
	background:url(images/flag_port.gif) no-repeat right 1px;
}
#header_icons a#flag_esp{
	background:url(images/flag_esp.gif) no-repeat right 1px;
}

#header_icons a#rss{
	background:url(images/rss.gif) no-repeat right 1px;
	padding-bottom:4px;
}

.linkads {
	float:left;
	text-align:left;
}
.toplinks {
	padding-top:2px;
	text-align:right;
}
.logo {
	background:url('images/logo.gif') no-repeat left top;
	height:76px;
	margin-top:15px;
}
#header h1{
	display:none;
	padding-left:10px;
	position:relative;
	top:20px;
}

/* MENU */

#menu{
	width:100%;
	height:58px;
	background:url(images/menu_bg.gif) no-repeat left top;
}

#menu_items{
	padding-top:19px;
	padding-left:10px;
	float:left;
	width:67%;
	text-transform:capitalize;
	font-size:15px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#ffffff;
}

#menu_items div{
	float:left;
	background:url(images/menu_sep.gif) no-repeat right -8px;
	padding-left:10px;
	padding-right:15px;
	height:39px;
}

#menu_items a{
	color:#ffffff;
}

#menu_items a:hover{
	color:#d1d1d1;
}

#menu_items a#home{
	background:url(images/i_home.gif) no-repeat left center;
	padding-left:22px;
}

#menu_search{
	float:right;
	width:31%;
	color:#cacaca;
	font-size:15px;
}

#searchform_top{
	position:relative;
	top:2px;
}

#searchform_top_text{
	width:185px;
	border:0px;
	background:none;
	color:#cacaca;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:5px;
}

#gosearch{
	position:relative;
	top:6px;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:url(images/body_bg.gif) repeat-y top left;
}

#body_top{
	width:100%;
	float:left;
}

#body_left{
	width:664px;
	float:left;
	padding-bottom:40px;
}

#body_right{
	width:336px;
	float:right;
}

/* left contact */

#content{
	padding-top:25px;
}

#body_left_content{
	width:614px;
	margin-left:23px;
}

.post{
	background:url(images/post-top_bg.gif) no-repeat top left;
	width:100%;
}

.post-top{
	background:url(images/post-top_line.gif) no-repeat left bottom;
	float:left;
}

.post-date{
	float:left;
	font-size:13px;
	width:60px;
	color:#000;
	padding-top:13px;
	padding-left:15px;
}

.post-title{
	float:right;
	color:#3d3d3d;
	width:539px;
}

.post-title h2{
	font-size:21px;
	color:#3d3d3d;
	margin-left:10px;
	font-weight:bold;
	padding-bottom:2px;
}

.post-title h3{
	font-weight:normal;
	margin-left:10px;
	padding-bottom:5px;
	margin-bottom:2px;
	color:#818181;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-title h2 a{
	color:#3d3d3d;
}

.post-title h3 a{
	color:#1e63af;
	font-weight:bold
}

.entry{
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-left:6px;
	padding-right:5px;
	padding-bottom:20px;
}

.entry p{
	text-align:justify;
	padding-bottom:1em;
}
.entry span{
	color:#FF0000;
	font-weight:bold;
}

.postmetadata{
	margin-bottom:50px;
	background:#e4f0f8 url(images/postmetadata_bg.gif) repeat-x top left;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom:5px;
	color:#0474bd;
}

.postmetadata a{
	color:#0474bd;
}

.postmetadata a:hover{
	color:#0474bd;
}

.postmetadata_comm_link a{
	background:url(images/comm.gif) no-repeat left top;
	padding-left:18px;
	padding-bottom:3px;
	font-weight:bold;
}

.postmetadata .alignleft{
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
}

.post-page{
	padding-right:10px;
}

.entry_page{
	margin-left:0px;
}

.entry_page img{
	background:#f4f4f4;
	padding:4px;
	border:1px dashed #dbdbdb;
	margin:0px 10px 0px 0px;
}

.post-page h2{
	font-size:21px;
	color:#3d3d3d;
	margin-left:5px;
	font-weight:bold;
	background:url(images/post-page_h2_bg.gif) no-repeat left top;
	padding-left:45px;
	padding-top:5px;
	padding-bottom:10px;
}

.post-page .entry{
	padding-left:18px;
}

.adzone {
	background:transparent url(images/submarino.gif) no-repeat scroll left top;
	border:1px dashed #A9CFE8;
	font-weight:bold;
	margin:40px 0px 0px;
	padding:10px 10px 10px 150px;
	text-align:justify;
}
.adzone a {
	color:#000000;
	text-decoration:underline;
}
.adzone a:hover {
	color:#666666;
	text-decoration:none;
}
.adzone span {
	color:#FF0000;
}

.rel-posts {
	background:#F2F2F2 none repeat scroll 0% 50%;
	border:1px dashed #A9CFE8;
	margin-top:20px;
	padding:5px 0px 5px 30px;
}
.rel-posts h3 {
	background:transparent url(images/respond_bg.gif) no-repeat scroll left top;
	color:#000000;
	font-size:20px;
	margin-left:-25px;
	padding-bottom:25px;
	padding-left:40px;
	padding-top:5px;
}
.rel-posts a {
	color:#0474BD;
	font-weight:bold;
	text-decoration:underline;
}
.rel-posts li {
	text-transform:capitalize;
}
strong{
	color:#000000;
}

/* right content */

#body_right_content{
	padding-left:15px;
	padding-top:15px;
	float:left;
}

#right_highlights_block{
}

#right_top_banner{
	margin-bottom:5px;
}

#right_top_banner img{
}

#sidebars{
	clear:both;
}

#sidebar{
	width:125px;
	float:left;
}

#sidebar_right{
	width:174px;
	float:left;
	background:#0474bd;
	padding-bottom:40px;
}

#sidebars h2{
	background:url(images/sidebars_h2.gif) no-repeat top left;
	font-size:16px;
	color:#ffffff;
	padding-left:40px;
	padding-top:9px;
	padding-bottom:13px;
	text-transform:uppercase;
}

#sidebars ul{
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

#sidebars li ul{
	background:none;
	padding-bottom:8px;
	margin-left:0px;
}

#sidebars li ul li ul{
	background:none;
	padding-bottom:0px;
}

#sidebars li ul li ul li ul{
	padding-left:0px;
}

#sidebars li{
	margin-bottom:0px;
	background:none;
}

#sidebars li li{
	margin-bottom:0px;
	padding-bottom:0px;
	background:url(images/dotted_blue.gif) repeat-x bottom left;
	padding-top:2px;
	padding-bottom:6px;
	padding-right:3px;
	margin-left:10px;
	margin-right:10px;
}

#sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

#sidebars li a{
	color:#ffffff;
}

#sidebars li.widget_categories ul li{
	font-weight:bold;
}

#sidebars li ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:13px;
}

/* FOOTER */

#footer{
	width:100%;
	height:107px;
	background:url(images/footer_bg.gif) no-repeat top left;
	clear:both;
	margin:0px auto;
	text-align:right;
}

#footer_text{
	color:#91c2e2;
	padding-right:20px;
	padding-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer_menu{
	font-size:15px;
	padding-top:35px;
	padding-right:10px;
	color:#FFFFFF;
}

#footer_menu a{
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 10px;
	padding-bottom:5px;
	background:url(images/blockquote_bg.gif) repeat-y left top;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y left top;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	background:#f26522;
	padding:5px;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

.entry ul li:before{
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:500px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comment_title{
	font-size:23px;
	color:#000;
	background:url(images/comment_title_bg.gif) no-repeat left top;
	padding-left:60px;
	padding-top:10px;
	padding-bottom:25px;
}

#comment_block{
	background:#e4f0f8;
	padding:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h3#comments{
	font-size:13px;
	color:#003471;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:#cde3f2 url(images/comments_bg.gif) repeat-x left bottom;
	padding:10px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	color:#333;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0px 3px;
	list-style: none;
	border-bottom:4px solid #0474bd;
	overflow:hidden;
	width:600px;
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	color:#44484a;
	background:#f2f8fc;
	padding:6px 0px 6px 10px;
	}

.commentmetadata a{
	color:#0474bd;
	font-weight:bold;
	}

#respond_box{
	background:#f2f2f2;
	padding-bottom:60px;
	padding:20px;
}

h3#respond{
	font-size:20px;
	color:#000;
	margin-left:15px;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:25px;
	background:url(images/respond_bg.gif) no-repeat left top;
}

#commentform{
	margin-left:55px;
	color:#000000;
}

#commentform a{
	color:#000000;
}

/* End Comments */

/* Archives page */
.page_archives_div, .page_archives_div2{
	padding-bottom:60px;
}

.ar_panel{
	width:618px;
}

.ar_panel3{
	background:none !important;
}

.page_archives_div h2, .page_archives_div2 h2{
	font-size:21px;
	color:#3d3d3d;
	font-weight:bold;
	background:url(images/page_archives_div_h2_bg.gif) no-repeat left top;
	padding-left:45px;
	padding-top:6px;
	padding-bottom:10px;
}

.ar_panel3 h2{
}

.ar_panel3 ul{
}

.page_archives_div ul h2, .page_archives_div2 ul h2{
	border:0px;
}

.page_archives_div ul , .page_archives_div2 ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:40px;
	margin-left:5px;
	text-align:justify;
}

.page_archives_div ul li, .page_archives_div2 ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
}

.page_archives_div ul li ul , .page_archives_div2 ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a , .page_archives_div2 ul li a{
	font-weight:normal;
	color:#000000;
	font-size:13px;
	padding-left:10px;
}

.page_archives_div ul li a:hover , .page_archives_div2 ul li a:hover{
	color:#000;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #f2f2f2;
}
.page_archives_div2 ul li{
	border-right:1px solid #EFEFEF;
	display:inline;
	padding:0px 10px 0px 0px;
}

.page_archives_div ul li ul li, .page_archives_div2 ul li ul li{
	border:0px;
}

/* INDEX */

#index_blocks{
	width:628px;
	background:url(images/index_blocks_bg.gif) repeat-y left top;
	margin-top:10px;
}

#index_blocks_top{
	width:100%;
	height:2px;
	background:url(images/index_blocks_top_bg.gif) no-repeat right top;
}

#index_blocks_body{
	background:url(images/index_blocks_end_bg.gif) no-repeat right bottom;
}

#index_blocks_left{
	float:left;
	width:322px;
}

#index_blocks_right{
	float:right;
	width:306px;
}

/* clips */

.clips_block{
	width:300px;
	border-bottom:3px solid #0474bd;
	padding-bottom:6px;
	margin-bottom:10px;
}

.clips_block h2{
	background:url(images/clips_block_title_bg.gif) no-repeat left top;
	font-size:17px;
	font-weight:normal;
	color:#0575bd;
	padding-left:22px;
	padding-bottom:3px;
}

.clips_item{
	padding-top:10px;
	padding-bottom:6px;
}

.clips_item_img{
	float:left;
	width:107px;
}

.clips_item_img img{
	padding:1px;
	background:#FFFFFF;
	border:1px solid #e3e3e3;
	float:left;
}

.clips_item_data{
	float:right;
	width:190px;
	padding-top:4px;
}

.clips_item_data div{
	color:#7f7f7f;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
}

.clips_item_data h4{
	color:#303030;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.clips_item_data h4 a{
	color:#303030;
}

.clips_item_comm{
	background:url(images/clips_item_comm_bg.gif) repeat-x left top;
	width:100%;
	height:26px;
	margin-top:5px;
	text-align:right;
}

.clips_item_comm a{
	display:block;
	color:#0474bd;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:6px;
	padding-right:10px;
}

/* videos */

.videos_block{
	width:300px;
}

.videos_block h2{
	background:url(images/videos_block_title_bg.gif) no-repeat left top;
	font-size:17px;
	font-weight:normal;
	color:#0575bd;
	padding-left:22px;
	padding-bottom:3px;
}

.videos_item{
	padding-top:10px;
	padding-bottom:6px;
	border-bottom:1px solid #0474bd;
}

.videos_item_img{
	float:left;
	width:107px;
}

.videos_item_img img{
	padding:1px;
	background:#FFFFFF;
	border:1px solid #e3e3e3;
	float:left;
}

.videos_item_data{
	float:right;
	width:190px;
	padding-top:4px;
}

.videos_item_data div{
	color:#7f7f7f;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
}

.videos_item_data h4{
	color:#0474bd;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.videos_item_data h4 a{
	color:#0474bd;
}

.videos_item_comm{
	background:url(images/videos_item_comm_bg.gif) repeat-x left top;
	width:100%;
	height:26px;
	margin-top:5px;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.videos_item_comm_left{
	float:left;
	width:50%;
}

.videos_item_comm_right{
	float:right;
	width:49.9%;
	text-align:right;
}

.videos_item_comm_left span{
	display:block;
	padding-top:6px;
	padding-left:10px;
	color:#000000;
}

.videos_item_comm a{
	display:block;
	color:#0474bd;
	padding-top:6px;
	padding-right:10px;
}

/* highlights */

.highlights_block{
	width:281px;
	padding-bottom:6px;
	margin-bottom:10px;
	margin-left:13px;
	margin-top:10px;
}

#right_highlights_block .highlights_block{
	margin-left:0px;
	margin-top:0px;
	width:300px;
}

.highlights_block h2{
	background:url(images/highlights_block_title_bg.gif) no-repeat left top;
	font-size:17px;
	font-weight:normal;
	color:#0575bd;
	padding-left:30px;
	padding-bottom:5px;
	padding-top:2px;
}

#right_highlights_block .highlights_block h2{
	background:url(images/right_highlights_block_title_bg.gif) no-repeat left top;
	font-size:17px;
	font-weight:normal;
	color:#000000;
	padding-left:30px;
	padding-bottom:5px;
	padding-top:2px;
}

.highlights_item{
	padding-top:12px;
	padding-bottom:6px;
	border-bottom:1px solid #e5e5e5;
}

.highlights_item_date{
	float:left;
	width:40px;
	color:#7f7f7f;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right:7px;
}

.highlights_item_data{
	float:right;
	width:228px;
	padding-left:5px;
	color:#7f7f7f;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-left:1px solid #c7c7c7;
}

#right_highlights_block .highlights_item_data{
	width:240px;
}

.highlights_item_data div{
	line-height:15px;
}

.highlights_item_data h4{
	color:#53a0d2;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.highlights_item_data h4 a{
	color:#53a0d2;
}

.highlights_item_data a{
	color:#0474bd;
}

.highlights_item_data a:hover{
	color:#0474bd;
}

/* blog)posts */

.blog_block{
	background-color:#F9F9F9;
	border:1px solid #F3F3F3;
	height:270px;
	margin-bottom:10px;
	margin-left:0px;
	margin-top:0px;
	padding-bottom:6px;
	width:628px;
}

.blog_block h2{
	background:#F9F9F9 url(images/blog_block_title_bg.gif) no-repeat scroll left top;
	color:#000000;
	font-size:17px;
	font-weight:normal;
	padding-bottom:3px;
	padding-left:25px;
	padding-top:4px;
}

.latest_posts_item_left, .latest_posts_item_right {
	background:transparent url(images/dotted_grey.gif) repeat-x scroll left bottom;
	margin:0px 5px;
	padding-bottom:7px;
	padding-top:10px;
	width:303px;
}

.latest_posts_item_left{
	float:left;
}
.latest_posts_item_right{
	float:right;
}

.latest_posts_item_data{
	padding-top:4px;
}

.latest_posts_item_data div{
	color:#7f7f7f;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
}

.latest_posts_item_data h4{
	color:#303030;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.latest_posts_item_data h4 a{
	color:#303030;
}

.latest_posts_item_comm{
	background:#f0f0f0;
	width:100%;
	height:26px;
	margin-top:5px;
	text-align:right;
}

.latest_posts_item_comm a{
	display:block;
	color:#787878;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:6px;
	padding-right:18px;
	margin-right:10px;
	background:url(images/latest_news_block_comm_icon.gif) no-repeat right 6px;
}


/* latest_news */

.latest_news_block{
	width:281px;
	padding-bottom:6px;
	margin-bottom:10px;
	margin-left:13px;
	margin-top:10px;
}

.latest_news_block h2{
	background:url(images/latest_news_block_title_bg.gif) no-repeat left top;
	font-size:17px;
	font-weight:normal;
	color:#000000;
	padding-left:22px;
	padding-bottom:3px;
	padding-top:2px;
}

.latest_news_item{
	padding-top:10px;
	padding-bottom:7px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
}

.latest_news_item_data{
	padding-top:4px;
}

.latest_news_item_data div{
	color:#7f7f7f;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
}

.latest_news_item_data h4{
	color:#303030;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.latest_news_item_data h4 a{
	color:#303030;
}

.latest_news_item_comm{
	background:#f0f0f0;
	width:100%;
	height:26px;
	margin-top:5px;
	text-align:right;
}

.latest_news_item_comm a{
	display:block;
	color:#787878;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:6px;
	padding-right:18px;
	margin-right:10px;
	background:url(images/latest_news_block_comm_icon.gif) no-repeat right 6px;
}

.textwidget{
	padding:10px;
	color:#FFFFFF;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

