@charset "utf-8";
/* CSS Document */
body{margin:0px; background-image:url(../images/body_bg_top.jpg); background-position:top; background-repeat:repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif}
a{color:#0792d3;}
a:hover{color:#fb6c03;}
.all{width:962px; margin:0px auto; border:0px #000000 solid; display:table;}
	

	.spacer{clear:both; height:20px;}
	
	.left{width:255px; float:left;}
		.logo{ text-align: center; margin-top:8px}
		.slogan{ color:#f18301; font-size:14px; font-weight:bold; text-align:right; margin:10px 0px 10px 0px}
		.leftmenu{ background-color:#f8f6e6}
			.leftmenu a{color:#0792d3; font-size:12px}
			.leftmenu a:hover{color:#fb6c03;}
		.left ul{margin:0px; list-style:none; padding:0px 3px 0px 17px;}
		.left li{padding:4px 0px 4px 0px}
	
	.right{margin:0px 0px 0px 18px; border:#000000 0px solid; float:left; width:689px;}
		.search {background-image:url(../images/search_bg.jpg); width:325px; height:20px; margin-top:10px; border:0px; float:right; vertical-align:middle}
		.serch_text{ font-size:10px; border:0px; margin:2px 0px 0px 3px; width:244px;}
		.button{font-size:13px; margin-left:4px; border:0px; width:72px; height:18px; background-image:url(../images/search_bg2.jpg); color:#FFFFFF; cursor:pointer}
		
		.topmenu{ background-image:url(../images/topmenu_bg.jpg); background-repeat:no-repeat; height:85px; background-position:right;}
		.topmenu table{width:100%; position:relative; top:18px; left:20px;}
		.topmenu a{ color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none}
		.topmenu a:hover{ color:#a3e7fb}
		
		.reclama{height:50px;}
			.google{text-align:center; padding-top:20px;}
		
		.mainbody{position:relative; font-size:12px}
		
		.block1, .block2, .block3, .block4, .block5, .block6, .block7, .block8
		{
			width:316px; height:154px; background-image:url(../images/block.jpg); background-repeat:no-repeat; margin-bottom:8px; padding:10px 10px 10px 10px; font-size:12px; text-align:justify; 
		}		
		.block1, .block3, .block5, .block7{float:left;}
		.block2, .block4, .block6, .block8{float:right;}
		
		.block1 p{margin:0px;}
		
		.article{ margin-bottom:20px; height:160px}
			.article img{margin-right:10px; float:left; height:100px; margin-top:5px}
		.entry img{float:left;}
		.params{ margin:5px 0px 0px 0px; color:#a6a5a5; font-size:10px}
		.text{ margin:10px 0px 0px 0px}
		.textimg{padding-right:10px; vertical-align:top}
		.prevtext{ vertical-align:top; font-size:14px; text-align:justify; line-height:18px;}
		.readmore{ width:94px; height:30px; float:right; text-align:center; background-image:url(../images/readmore.jpg); background-repeat:no-repeat}
			.readmore a{ font-size:12px; color:#0287ac; text-decoration:none; display:block;  padding:5px 0px 5px 0px;}
			.readmore a:hover{color:#000000;}
		.download{ width:94px; height:24px; text-align:center; background-image:url(../images/readmore.jpg); background-repeat:no-repeat; margin-top:10px}
			.download a{ font-size:12px; color:#0287ac; text-decoration:none; display:block;  padding:5px 0px 5px 0px;}
			.download a:hover{color:#000000;}
			
		.post {}
			.post img{margin-right:10px}
		

img{border:0px;}
h1{ margin:0px 0px 0px 0px; padding:0px; color:#f18301; font-size:18px; font-weight: bold}
h2{background-image:url(../images/menu_title.gif); width:238px; height:26px; color:#fb6c03; font-size:12px; font-weight:bold; text-align:left; padding:10px 0px 0px 17px; margin:0px; background-repeat:no-repeat}
h3{margin:0px 0px 10px 0px}
	h3 a{ color:#f18301; font-size:14px; font-weight:normal; font-weight:bold}
	h3 a:hover{}
h4{ color:#f18301; font-size:14px; margin:0px 0px 0px 0px}

.pathway{ font-size:11px; margin-top:5px}

#pagination{text-align:center}
#pagination a{ background-image:url(../images/page.jpg); padding:4px 5px 3px 8px; background-position:center;}
#pagination a:hover{ color:#fb6c03}
#pagination b{background-image:url(../images/page1.jpg); padding:4px 5px 3px 8px; background-position:center;}

.footer{ height:80px; background-color:#fbeab3; position:relative; top:10px;}
	.footerinfo{width:962px; margin:auto; padding:20px 0px 0px 0px; font-size:13px;}
	.copy{float:left}
	.live{float:left; margin-left:220px;}
	.order{float:right;}
		.order a{ font-size:10px}

ol.commentlist {
	margin: 15px 0 25px 0;
	list-style-type: none;
	padding: 0;
	border-top: dotted 1px #ccc;
	}

ol.commentlist li {
	border-bottom: dotted 1px #ccc;
	padding: 15px 10px;
	height: 1%; /* for IE6 */
	}

ol.commentlist li.alt {
	background-color: #f6f6f6;
	border-bottom: dotted 1px #ccc;
	height: 1%; /* for IE6 */
	}

ol.commentlist li.authorcomment {
	background-color: #ffecec;
	}

ol.commentlist li p {
	margin: 2px 0 5px 0;
	}


