@charset "UTF-8";
/*
Theme Name: Antenna 3 bis
Theme URI: http://antenna3.tv
Description: The original Antenna3.tv theme.
Version: 1.0
Author: Nicola Lazzoni
Tags: News, Blog, TV Shows

*/


*{
	margin:0;
	padding:0;
}

body{
}



.clear{
clear:both;
height:1px;
}


.alignleft{
	float:left;

}


img.alignleft{
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
	border:1px solid #CCCCCC;		


}

#main{
	width:960px;
	margin:auto;
	background:#F6F6F6;
	padding-left:10px;
	padding-right:10px;
}

#logo{
	float:left;
	width:512px;
	height:132px;
	background-image:url(img/Logo_script.jpg);
	}

#clock{
	float:right;
	width:448px;
	height: 132px;
	font-family:Helvetica, sans-serif;
	text-align:right;
	color:#333;
	}	


#top_date{
	font-family:Helvetica, sans-serif;
	font-size:48px;
	line-height:100%;
}

#top_weekd{
	font-family:Helvetica, sans-serif;
	font-size:24px;

}

#top_month{
	font-size:16px;

}


#menu{
	width:940px;
	background:#CCFF00 repeat-y;
	position:absolute;
	font-size:24px;
	font-family:Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px;
	height:25px;
	}
	

	
#drop_menu ul li{
	margin-right:25px;
	

}	
	
#drop_menu a, #menu a:visited{
	color:#333;
	text-decoration:none;

}	
	
#drop_menu ul .item{
	display:none;
	background-color:#333;
	font-size:14px;
	text-transform:none;
	

}

#drop_menu ul:hover{
	
	

}

#drop_menu ul:hover .item{
	display:block;
	padding:1px;
	margin:1px;
	width:145px;

	
	}


#drop_menu ul:hover .item a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	display:block;	
	padding:10px;
	}

#drop_menu ul:hover .item a:hover{
	color:#999;
	}

#drop_menu ul{
	float:left;
	margin:0px;
	padding:2px;
	list-style:none;
	}



#middle{
	
	}

#alert{
	height:60px;
}
	
#alert p{
	margin-top:60px;
	width:950px;
	text-align:center;
	color:#FF0000;
	font-size:25px;
	display:block;
	height:50px;
	}		

#left{
	width:511px;
	margin-right:16px;
	padding:5px;
	background:#fff;
	float:left;

}


#left_large{
	width:565px;
	margin-right:16px;
	padding:5px;
	background:#fff;
	float:left;	

}

#left_2{
	margin-right:16px;
	padding:5px;
	background:#fff;
	font-size:14px;
	text-align:justify;
	line-height:170%;


}

#center{
	width:155px;
	float:left;
	background:#333;
	margin-right:16px;

}

#center_large{
	width:350px;
	float:left;
	background:#333;
	margin-right:16px;	


}

#right{
	width:250px;
	float:left;

}

.tab_title, .widgettitle {
	background:url(img/tab_title_dot.jpg) top left no-repeat;
	background-color:#CCFF00;
	text-indent:25px;
	text-transform:uppercase;
	height:25px;
	border-bottom:2px solid #fff;
	}
	
	
.tab_title h3, h2.widgettitle{
	font-size:15px;
	padding:3px;
	font-family:Helvetica, sans-serif;
}

.small_column_news{
	padding:5px;


}

.small_column_news p{
	padding:5px;
	margin-bottom:2px;

}

.hr{
	width:90%;
	height:6px;
	background: url(img/dots.jpg) no-repeat top left;

}

.hr_2{
	width:90%;
	height:22px;
	background: url(img/dots_2.jpg) no-repeat ;


}

.tab_date{
	color:#fff;
	font-size:14px;
	font-family:Georgia, serif;
	
	}
	
.tab_news_title{
	color:#fff;

}	
.tab_news_title a, .tab_news_title a:visited {
	color:#CCFF00;
	line-height:120%;
	}

.tab_news_hour{
	color:#fff;
	font-family:Georgia, serif;
	font-size:14px;
	}
.h{
	color:#00CCFF;
	}

.others{
	width:250px;
	height:81px;
	background:#333;
	color:#fff;
	border-bottom:1px solid #fff;
	}
	
.others_bis{
	width:250px;
	height:81px;
	background-color:#515151;
	color:#fff;
	border-bottom:1px solid #fff;
	}	
	
.others div, .others_bis div{
	padding-left:6px;
	padding-top:9px;

}	

.others_text {
	font-family:Georgia, serif;
	padding-left:7px;
	float:left;
	width:170px;
	color:#fff;
	font-size:14px;
	line-height:125%;
}

.textwidget p{
	font-family:Georgia, serif;
	padding-left:7px;
	color:#fff;
	font-size:14px;
	line-height:125%;
	margin-top:7px;
	margin-bottom:7px;
}


.others_text a, .others_text a:visited, .others_bis a, .others_bis a:visited, .textwidget a, .textwidget a:visited{
	color:#CCFF00;
}
	
.others_img, .others_bis img{
	float:right;
	padding-right:5px;
	}	
	
.others h3, .others_bis h3 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:14px;
	
	}	
	
	
.post_listed{
	font-family:Georgia, serif;
	margin-bottom:20px;
	padding:5px;
}

.postTitle{
	text-transform:capitalize;
	}

.post_listed h2, .post_listed h2 a, .post_listed h2 a:visited{
	font-size:16px;
	color:#09B0D9;
	line-height:150%;
	font-weight:bold;
	margin-bottom:12px;
}


.post_listed h5{

	margin-bottom:8px;


}

.post_listed p{
	font-size:14px;
	line-height:150%;
	}
	

.entry p{
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:19px;
}
	
p.meta{
	margin-top:5px;
	font-size:14px;
	}
	
p.meta a, p.meta a:visited{
	color:#09B0D9;


}	


.post_day{
	color:#FF0099;
	margin:0;
	
}

.comments_list {
	margin-top:5px;
	text-indent:30px;
	background:url(img/Char.png) no-repeat top left;
	height:25px;

}


.comments_list a, .comments_list a:visited{
	color:#09B0D9;


}
	
.h_2{
	color:#f09;

}


.page_banner{
	width:301px;
	height:63px;
	margin-top:20px;
	margin-bottom:20px;


}


#blog_banner{
	margin-top:60px;
	background:url(img/banner_blog.jpg) no-repeat;
	width:317px;
	height:66px;



}


#video_banner{
	margin-top:60px;
	background:url(img/banner_video.jpg);



}

div#video_top{
	width:944px;
	text-align:center;			
	}
	
.video_bottom{
	margin-top:40px;
	float:left;
	margin-left:52px;


}	
	
#video_bottom_right{
	width:250px;
	height:81px;
	}
	
#video_bottom_left{

	width:250px;
	height:81px;
	
}
	

#pagination{
	font-family:Helvetica, sans-serif;
	text-align:center;
	margin-bottom:15px;
}

#pagination a, #pagination a:visited{
	color:#0099CC;
	text-decoration:none;
	padding:7px;
}

#pagination a:hover{
	background-color:#CCFF00;
	color:#333333;
	

}

	
#footer{
	font-family:helvetica, sans;
	margin-top:30px;
	height:40px;
	background:#333333;
	padding:15px;
	text-align:center;
	margin-bottom:15px;
	border-bottom:2px solid #00CCFF;
	
}


#footer a, #footer a:visited{
	color:#00CCFF;
	text-decoration:underline;



}


.small li{
	font-size:12px;
	color:#FFFFFF;
	display:inline;
	margin-right:15px;
}


#address_foot{
	
	}	
		


#comments_template{
	font-family:Helvetica, sans-serif;
	width:511px;
}		


#comments_template a, #comments_template a:visited{
	color:#FF0099;



}


#comments_template input{
	border: 1px solid #0099CC;
	height:30px;
	padding:3px;
	font-size:14px;
	margin-top:7px;
	margin-bottom:10px;
	color:#333333;
	}
	
#comments_template textarea{
	width:511px;
	border: 1px solid #0099CC;
	height:80px;
	padding:3px;
	font-size:14px;
	margin-top:7px;
	margin-bottom:10px;
	color:#333333;	
	


}

	
#commentlist{	
	margin-left:52px;
	margin-top:35px;
	font-size:36px;
	color:#CCCCCC;
	}
	
#commentlist li p{
	font-size:12px;
	color:#333333;
	line-height:160%;
	text-align:justify;
	padding-right:8px;
	padding-bottom:5px;

}

#comment_feed{
	font-size:12px;
	margin-bottom:35px;
	margin-top:35px;
	}	

cite {
	font-size:10px;
	padding-top:15px;
	padding-bottom:15px;


}


#postcomment{
	margin-top:25px;
	margin-bottom:12px;


}

div#floatdiv{
position:fixed;  margin-left:-105px; top:50px;


}


.imgtfe{
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
	border:1px solid #CCCCCC;
}

.sociable{clear:both;}

