/*  
Theme Name: World News
Theme URI: http://wordpress.org/
Description: template wordpress category news, 3 columns right & left, widgets ready
Version: 1.6
Author: Project Theme
Author URI: http://project-theme.com/
*/


/* General */

body {

	font-family: "Lucida Grande", Arial, Arial, Sans;
	font-size: 70%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color:#e3e4e5;

}

em {

	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	clear: both;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img {
	border:0;
}


.download {
	clear: both;
	padding: 3px;
	color: #000000;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.notice {
	clear: both;
	padding: 3px;
	color: #CC0033;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.warning {
	clear: both;
	padding: 3px;
	color: #FF9900;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

img.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
}

img.alignright {

	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
}

img.aligncenter {

	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	clear: both;
}

.alignleft {

}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrap_talia {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container_talia {
	margin: 0px;
	float: left;
	width: 900px;
	background:url(images/bg01.jpg) repeat-y;
}

#header_talia {
	/* float: left; */
	width: 850px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left:15px;
	margin-right:15px;
	height: 30px;
	background:#000000;

}

#content_talia {
	float: left;
	width: 870px;
	padding-right: 10px;
	padding-left: 15px;
	position: relative;
}

.right-content-talia {
	float: right;
	width: 670px;

}

.left-content-talia {
	float: left;
	width: 200px;
}

#left-post {
	width: 480px;
	float: left;
	position: relative;
}

#right-sidebars {
	position:relative;
	float: left;
	width: 180px;
	padding-bottom: 25px;
	top:10px;
}

#left-sidebars {
	width: 170px;
	padding-bottom: 25px;
	margin-left:10px;
}

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

#insidefooter {
	margin-left:15px;
	margin-right:15px;
	background:#444444;
	text-align: center;
	padding-top: 20px;
	color: #CCCCCC;
	font-size: 11px;
	height: 40px;
	
}

#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.header_site_desc {

	float: left;
	height: 20px;
	width: 400px;
	padding-top: 0px;

}

.header_site_desc h1 {
	margin: 0px;
	padding-top:4px;
	float: left;
	width: 400px;
	font-size: 1.5em;
	color: #FFFFFF;
	font-weight: normal;

}

.header_site_desc p {

	font-size: 14px;

	color: #F4f4f4;

	margin: 0px;

	float: left;

	width: 400px;

	font-weight: bold;

}

.header_site_desc h1 a:link, .header_site_desc h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

.header_site_desc h1 a:hover, .header_site_desc h1 a:active {
	color:#FFFF00;
	text-decoration: none;

}

.header_nav_box {

	float: right;

	width: 490px;

	height: 100px;

	padding-top: 20px;

}

#searchform {

	float: left;

	height: 30px;

	width: 490px;

}

#searchform form {

	float: left;

	width: 490px;

	margin: 0px;

	padding: 0px;

}

#searchform p {

	padding: 0px;

	float: right;

	margin-top: 0px;

	margin-right: 5px;

	margin-bottom: 0px;

	margin-left: 0px;

}

.src_field {

	width: 300px;

	border: 1px solid #CCCCCC;

	float: left;

	height: 20px;

	padding-top: 1px;

	padding-right: 1px;

	padding-bottom: 1px;

	padding-left: 2px;

}

.navigators {

	float: left;

	width: 490px;

}

.navigators ul {

	margin: 0px;

	float: left;

	width: 490px;

	list-style-type: none;

	padding-top: 36px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

.navigators ul li {

	display: inline;

	color: #FFFFFF;

	padding: 0px;

	margin: 0px;

}

.navigators ul li a:link, .navigators ul li a:visited {

	display: block;

	padding-right: 15px;

	padding-left: 15px;

	color: #FFFFFF;

	text-decoration: none;

	text-align: center;

	background-color: #626DED;

	line-height: 25px;

	height: 25px;

	font-weight: bold;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #626DED;

	width: auto;

	float: left;

	margin-top: 0px;

	margin-right: 2px;

	margin-bottom: 0px;

	margin-left: 2px;

}

.navigators ul li a:hover, .navigators ul li a:active {
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #233259;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #233259;
	width: auto;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.sidebar-box {

	width: 180px;
	margin: 0;
	padding: 0;
}

.sidebar-box h3 {
	float: left;
	width: 170px;
	font-size: 1em;
	color: #FFFFFF;
	background:#525252;
	height: 22px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 20px 0px 0px 0px;
}

.sidebar-box ul {
	margin: 0px;
	padding:0;
	float: left;
	width:180px;
	list-style-type: none;
	padding-top: 8px 0px 8px 0px;

}

.sidebar-box ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	float: left;

}



.sidebar-box ul li {
	margin: 0px;
	float: left;
	padding: 0px;
	list-style-type: none;
}

.sidebar-box ul ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}

.sidebar-box ul li a {
	padding:4px 0 0 10px;
	border-bottom:#777777 solid 1px;
	padding-bottom:2px;
	width:170px;

}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited {
	margin: 0px;
	float: left;
	display: block;
	padding-top: 3px 0px 3px 0px;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	
}

.sidebar-box ul li a:hover, .sidebar-box ul li a:active {

	margin: 0px;
	float: left;
	display: block;
	padding-top: 3px 0px 3px 0px;
	color: #000000;
	background:#FFFFFF;
}

.sidebar-box ul ul li a:link, .sidebar-box ul ul li a:visited {

	margin: 0px;
	float: left;
	width: 166px;
	padding: 0;

}

#testata {
	float: left;
	height: 250px;
	width: 670px;
	margin-bottom:10px;
	display:block;
	overflow:visible;
}

.post-fixed {
	float: left;
	height: 25px;
	width: 300px;

}

#post-entry {
	/* float: left; */
	width: 450px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left:15px;
}

.post-meta {
	margin: 0px;
	width: 440px;
	float:left;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #EEEEEE;
	border-left-color: #F4F4F4;
}

#post-entry h1, #post-content h1 {

	font-size: 2em;
	color: #000000;
	margin: 0px;
	float: left;
	width:420px;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	/* border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC; */
	padding: 0 0 0 10px; 
}

#post-content h1 {
padding-bottom:3px;
}


#post-entry h2 {
	font-size: 1.9em;
	color: #6699FF;
	margin: 0px;
	float: left;
	width: 420px;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	letter-spacing: -1px;
	padding: 0px;
}

#post-entry h3 {
	font-size: 1.9em;
	line-height:1.2em;
	color: #333333;
	margin: 0px 0px 10px 0px;
	float: left;
	width: 420px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0px;

}

#post-entry h4 {

	font-size: 1.9em;

	color: #000000;

	float: left;

	width: 420px;

	font-weight: normal;

	font-family: Arial, Helvetica, sans-serif;

	letter-spacing: -1px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #EEEEEE;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 8px;

	margin-left: 0px;

}

#post-entry h1 a:link, #post-entry h1 a:visited, #post-content h1 a:link, #post-content h1 a visited {
	color:#333333;
	text-decoration: none;
}

#post-entry h1 a:hover, #post-entry h1 a:active, #post-content h1 a:hover, #post-content h1 a:active {
	color: #333333;
	text-decoration: underline;

}

.posted-aut-cat {
	float: left;
	width: 420px;
	font-size: 12px;
	color: #000000;
}

.posted-aut-cat a:link, .posted-aut-cat a:visited {
	color: #666666;
	text-decoration: none;

}

.posted-aut-cat a:hover, .posted-aut-cat a:active {
	color: #000;
	text-decoration: underline;

}

.post-content {
	float: left;
	width: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left:5px;
	padding-right:5px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.post-commented {
	float: left;
	width: 300px;
}

.post-box {
	float: right;
	height: 20px;
	width: 100px;
	margin: 0px;
	line-height: 20px;
	color: #333333;
	background:#DFE5B8;
	text-align: center;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.post-box a:link, .post-box a:visited {
	color: #333333;
	text-decoration: none;
}

.post-box a:hover, .post-box a:active {
	color: #000000;
	text-decoration: underline;
}

.post-content code {

	display: block;

	padding: 5px;

	clear: both;

	margin-top: 10px;

	margin-right: 40px;

	margin-bottom: 10px;

	margin-left: 5px;

	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";

	font-size: 13px;

	color: #000000;

	background-color: #F4F4F4;

	border: 1px dotted #F7F7F7;

}

.post-content img {
	padding: 2px;
	background-color: #f7f7f7;
}

.post-content blockquote {
	/* background-image: url(images/bquote.gif); 
	background-repeat:no-repeat;
	background-position:left top;
	clear: both; */
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#0099FF;
	text-align: left;
	font-weight: normal;
}



.post-content a:link, .post-content a:visited {

	color: #333333;

	text-decoration: underline;

	font-weight: bold;

}

.post-content a:hover, .post-content a:active {
	color:#0099FF;
	text-decoration: none;
	font-weight: bold;
}.post-navs {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 430px;

	font-size: 14px;

	color: #000000;

}

.post-navs a:link, .post-navs a:visited {

	color: #000000;

	text-decoration: none;

}

.post-navs a:hover, .post-navs a:active {

	color: #CCCC99;

	text-decoration: none;

}

#comment-temps {

	float: left;

	width: 410px;
	
	background-color: #FFFFFF;
	
	padding: 10px;

}

#comment-temps a:link, #comment-temps a:visited {

	color: #161736;

	text-decoration: underline;

}

.rssfeed {

	margin: 0px;

	float: left;

	width: 410px;

	background-image: url(images/feed.png);

	background-repeat: no-repeat;

	background-position: left center;

	padding-top: 2px;

	padding-right: 0px;

	padding-bottom: 2px;

	padding-left: 20px;

	text-align: left;

	font-size: 13px;

	color: #000000;

}

#comment-temps a:hover, #comment-temps a:active {

	color: #000;

	text-decoration: none;

}

.com-box {

	margin: 0px;

	float: left;

	width: 410px;

	border: 1px solid #F2E8C6;

	background-color: #EEEEDD;

	color: #333333;

	font-family: "Arial Narrow", Tahoma, "Trebuchet MS";

	letter-spacing: 1px;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 10px;

	padding-left: 5px;

}

.author_com {

	float: left;

	width: 445px;

	font-size: 14px;

	font-weight: bold;

	background-image: url(images/comment.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 17px;

}

.author_date {

	float: left;

	width: 410px;

	font-size: 12px;

	color: #333333;

}

.author_com_text {

	float: left;

	width: 410px;

	padding-top: 8px;

	font-size: 11px;

	line-height: 20px;

	font-family: Arial, Helvetica, sans-serif;

}

.com-fixed {

	float: left;

	height: 20px;

	width: 420px;

}

.com-box_alt {

	margin: 0px;

	float: left;

	width: 410px;

	border: 1px solid #EEF4E3;

	background-color: #FFFFFF;

	color: #333333;

	font-family: "Arial Narrow", Tahoma, "Trebuchet MS";

	letter-spacing: 1px;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 10px;

	padding-left: 5px;

}

.author_com_text blockquote {
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.author_com_text code {
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans", Tahoma;
	color: #000000;
	padding: 3px;
	border: 1px dotted #EFEFEF;
	display: block;

}

#comment-temps form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 420px;

}

#comment-box {
	float: left;
	width: 420px;
	margin: 0px;
	padding: 0px;
}

#comment-box p {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
	color: #333333;

}

#comment-box input {
	margin: 0px;
	padding: 1px;
	width: 260px;
	height: 20px;
	border: 1px solid #CCCCCC;
}

#comment-box input:hover {
	margin: 0px;
	padding: 1px;
	width: 260px;
	height: 20px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

#comment-area {
	float: left;
	width: 470px;
	margin: 0px;
	padding: 0px;
}

#comment-area p {



	padding: 0px;

	clear: both;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	font-size: 13px;

	color: #333333;

}

#comment-area textarea {

	padding: 3px;

	width: 400px;

	height: 180px;

	border: 1px solid #CCCCCC;

	margin: 0px;

}

#comment-area textarea:hover {

	padding: 3px;

	width: 400px;

	height: 180px;

	border: 1px solid #999999;

	margin: 0px;

}



#wp-calendar a:link, #wp-calendar a:visited {

	text-decoration: none;

	color: #000000;

	font-weight: bold;

}

#wp-calendar a:hover, #wp-calendar a:active {

	text-decoration: none;

	color: #161736;

	font-weight: bold;

}



#wp-calendar th {

	margin: 0px;

	padding: 0px;

	text-align: center;

}



#wp-calendar #next a {

	text-align: left;

	color: #000000;

	text-decoration: none;

	float: right;

	padding-top: 10px;

}



#wp-calendar #prev a {

	text-align: center;

	color: #999900;

	text-decoration: none;

	float: left;

	padding-top: 10px;

}

#wp-calendar td {

	margin: 0px;

	padding: 0px;

	text-align: center;

}

#wp-calendar tf {

	margin: 0px;

	padding: 0px;

}#wp-calendar {

	background-color: #EEEEDD;

	width: 200px;

	list-style-type: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2C5;
	border-right-color: #E2E2C5;
	border-bottom-color: #E2E2C5;
	border-left-color: #E2E2C5;
	font-size: 12px;
	margin: 0px;
	float: left;
}

#wp-calendar caption {
	width: 200px;
	font-size: 1.3em;
	color: #FFFFFF;
	background-image: url(images/h2navbg.gif);
	background-repeat: repeat-x;
	height: 31px;
	line-height: 28px;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	background-position: bottom;
	padding: 0px;
	text-indent: 6px;
}

.clear-sidebar {
	float: left;
	height: 10px;
	width: 198px;
}

#loghi {
	width:200x;
	height:175px;
	margin-bottom:10px;
	background:#EDEFE1;
	border-bottom:solid;
	border-bottom-color:#BBB9AE;
	border-bottom-width:10px;
	padding:15px 0 0 0px;
}
#loghitext {
	padding-left:10px;
	font-size:9px;
	color:#666666;
}

.boxwhite, .boxyellow {
	width:150px;
	padding:5px 10px 5px 5px;
	margin-bottom:10px;
	font-size:2em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.boxwhite {
	background:#FFFFFF;
}

.boxyellow {
	background:#FFFF00;
}

.redux {
font-size:12px;
}

.boxwhite a:active, .boxwhite a:link, .boxwhite a:visited, .boxyelow a:active, .boxyellow a:link, .boxyellow a:visited, .redux a:active, .redux a:link, .redux a:visited, {
text-decoration:none;
color:#000000;
}

.boxwhite a:hover, .boxyelow a:hover, .redux a:hover, {
text-decoration:underline;
color:#000000;
}

.interlink {
	font-size:12px;
	padding-top:3px;
	padding-bottom: 3px;
	padding-left:12px;
	margin: 0px;
	background:url(images/freccia_black.gif) no-repeat 0px 8px;
}

.interlink a:link, .interlink a:visited {
	color:#0099FF;
	text-decoration:none;
	font-size:normal;
}

.interlink a:hover {
	color:#666666;
	text-decoration:underline;
	font-size:normal;
}

.more {
	float:left;
	width:auto;
}

/* FLIKCR BADGE */

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {/* border: 1px solid black !important; */}
#flickr_www {display:block; padding:0 10px 0 0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#ffffff;}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}


