/*  
Version: 1.0
Author: Nathan Rice
Description: DeepBlue is a free theme by <a href="http://www.dailyblogtips.com/">Daily Blog Tips</a>.
The CSS/XHTML is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php

Based on Theme DeepBlue by Author URI: http://www.nathanrice.net/
Tuning by micronetwork.it
Author: Simone Mazzoni, Cristiano Di Domenicantonio
*/
body {
	background: #066CAA url(../css/images/sfondo.png) repeat;
	color: #383838;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
}
body * {
	margin: 0px; 
	padding: 0px;
}
img {
	border: none;
	background: none;
}
/*img { padding: 0px; margin: 0px; border: none; text-align: center;}
img.pic {
padding:11px 20px 20px 10px; 
background: url(images/bg.jpg);
background-repeat:no-repeat;
margin:10px 0pt 0pt;
background-position:right bottom;
}*/

hr {
	height: 5px;
	color: #fff;
	margin: 10px 0px;
	border: none;
	border-top: 1px dotted #D3D3D3;
}
blockquote{
	margin: 0px 0px 0px 15px;
	padding: 0px 45px 15px 50px;
	background: url(../css/images/quote.gif) no-repeat;
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
	color: #666666;
	}
blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
.clearboth {
	clear: both;
}
/*************************************
	Links
**************************************/
a {
	color: #FA7F42;
	text-decoration: underline;
	}
a:hover{
	text-decoration: underline;
	color: #0A4E97;
	}
/*************************************
	Headings
**************************************/
h1, h3 {
	
	background-color: #EFEFEF;
	font-family: "Courier New", Courier, monospace;
	font-size:28 px;
	font-weight: bold;
	color: Black;
	margin: 0px 0px 5px 0px;
	padding: 8px 10px;
	border-bottom: 1px solid #CFCFCF;
	border-left: 0px solid #4C4C4C;
	border-right: 1px solid #CFCFCF;
	
	}
h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-size: 28 px;
}
h1 a, h3 a, h1 a:visited, h3 a:visited  {
	color: Black;
	text-decoration: none;
}
h1 a:hover, h3 a:hover {
	color: #FF8C00;
	text-decoration: underline;
}
h2 {
	color: #000;
	font-size: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
}
	
h2 a, h2 a:visited  {
	color: #6B030B;
	text-decoration: underline;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
h3 {
	font-size: 28px;
}
#sidebar h3 {
	font-size: 22px; 
}
h3 a, h3 a:visited {
	color: Black;
	text-decoration: none;
}
#sidebar h2 {
	margin: 0px; padding: 5px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;;
	font-weight: bold;
	color: #3D474E;
}
#sidebar #popular h2 {
	color: #F97B1E;
}
h6 {
	color: #000;
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
}
/*************************************
	Header
**************************************/
#header { 
	width: 868px;
	height: 220px;
	padding: 0px;
	margin:  0px auto;
	background: url(../css/images/header.jpg);
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	position: relative;
	}
#header .title {
	margin: 0px;
	padding: 15px 10px;
	width:  468px;
	float:  left;
}
#header .title a {
	color: #ACD3FD;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 38px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header .title a:hover {
	color: #FFF;
}
#header .description {
	clear:  both;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 10px 4px 10px;
	width:  828px;
}
/*************************************
	Horizontal Menu
**************************************/
/*************************************
	Main Container
**************************************/
#container { 
	width: 868px;
	background: White;/* url(../css/images/container-bg.gif) top left no-repeat;*/
	text-align: left; 
	margin: 0 auto;
	padding: 0px 10px;
	border-left: 10px solid Silver;
	border-right: 10px solid Silver;
	clear: both;
	}
.container-bot-bg {
	clear: both;
	height: 9px;
	width: 868px;
	display: block;
	/*background: url(../css/images/container-bot-bg.gif) no-repeat;*/
	margin: 0px auto;
}
/*************************************
	Content
**************************************/
#content {

	width: 490px; 
	float: left; 
	margin: 14px 0px 20px 5px;
	display: block;
	font-size: 13px;
	background-color: #FFFAFA;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 10px 0px 0px;
	font-size: 13px;
	}
#content p img{
	border: none;
	padding: 0px 5px 15px 0px;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
	}
/*#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 5px;
	}*/
#content .post-meta-top {
	display: block;
	margin: 8px 0px 15px 0px;
	padding: 5px 10px;
	font-size: 12px;
	color: #8E8F91;
	clear: both;
}
#content .post-meta-bottom {
	background: #FBFCFE url(../css/images/postmetabottombg.jpg) bottom left no-repeat;
	display: block;
	border-top: 1px solid #DFE3E6;
	margin: 0px 0px 15px 0px;
	padding: 12px 10px;
	font-size: 12px;
	color: #535353;
	clear: both;
}
.post-meta-bottom a {
	color: #535353;
	text-decoration: none;
}
.post-meta-bottom a:hover {
	text-decoration: underline;
}
.cat {
	float:  left;
	width: 75%;
	text-align: left;
}
.cat span {
	background: url(../css/images/catbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}

.tags {
	float:  left;
	width: 75%;
	text-align: left;
}
.tags span {
	background: url(../css/images/tags.jpg) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}


.comm {
	float: right;
	width: 25%;
	text-align: right;
}
.comm span {
	background: url(../css/images/commbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
.auth {
	float: left;
	width: 50%;
	text-align: left;
}
.auth span {
	background: url(../css/images/authbg.gif) 0px 1px no-repeat;
	padding: 0px 0px 0px 15px;
}
.auth a {
	text-decoration: none;
}
.date {
	float: right;
	width: 50%;
	text-align: right;
}
.date span {
	background: url(../css/images/datebg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 215px; 
	height:24px;
	float: left; 
	text-align: left; text-indent: 78px; padding-top:3px;
	margin: 2px;
	background: url(../css/images/arr_l.gif) no-repeat 0px 0px;
}
.nav-next {
	width: 215px; 
	height:24px;
	float: right; 
	text-align: left;
	margin: 2px 0px;padding-top:3px;
	background: url(../css/images/arr_r.gif) 0px 0px no-repeat;
	text-indent: 20px;
}
.page-nav a {
	text-decoration: none;
	}
.nav-previous a {
	padding-left: 10px;
}
.nav-next a {
	padding-right: 10px;
}
/*************************************
**************************************
	Comments
**************************************
**************************************/
#comments-wrap {
}

/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}

/*	Comments	*/

.commentlist {	
}
.thecomment {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.comment-body {
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	margin: 0px; padding: 10px;
}
.comment-metadata {
	background: #4A7BB5;
	padding: 10px;
	color: #FFF;
}
.comment-metadata a, .comment-metadata a:visited {
	color: #FFF;
}
.comment-metadata a:hover {
	color: #FF8800;
}
.authorcomment {
	border: 1px solid #CCC;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	background: #FCF4C7;
	padding: 11px 10px;
	color: #AD5433;
}
.authorcomment .comment-metadata a {
	color: #AD5433;
}
.authorcomment .comment-metadata a:hover {
	color: #FF8800;
}

/*	Comment Form	*/

#commentform {
}

#content img.wp-smiley {
float: none;
border: none;
padding: 0px;
margin: 0px;
}

#content img.wp-wink {
float: none;
border: none;
padding: 0px;
margin: 0px;
} 

/*************************************
	Sidebar
**************************************/
#sidebar {
	float: right;
	display: block;
	width: 356px;
	margin: 14px 0px 10px 0px; padding: 0px 0px 0px 0px;
}
#sidebar .sidebar-bot {
	background: url(../css/images/sidebarwrap-bot.gif) bottom left no-repeat;
	display: block;
	height: 20px;
	clear: both;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar .ads {
	text-align: center;
	padding: 0px 10px 20px 10px;
}
#sidebarwrap {
	background: #EAF4FF url(../css/images/sidebarwrap-top.gif) top left no-repeat;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	border: none;
}

/*************************************
	Popular Posts Section
**************************************/
#sidebar #sidebarwrap #popular {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	background: #E2FFC6 url(../css/images/popular-top.gif) no-repeat top left;
}
#popular ul {
	margin: 0px; padding: 0px 10px 18px 10px;
	background: #E2FFC6 url(../css/images/popular-bottom.gif) bottom left no-repeat;
}
#popular ul li {
	margin: 0px; padding: 0px;
}
#popular ul li ul {
	border-top: 1px solid #C1D8E6;
	padding:  0px;
}
#popular ul li ul li {
	margin: 0px; padding: 5px 15px;
	border-bottom: 1px solid #C1D8E6;
	background: url(../css/images/bullet-arrow.gif) 5px 9px no-repeat;
}
#popular ul li ul li a, #popular ul li ul li a:visited {
	color: #003399;
	padding: 0;
	margin: 0px;
	text-decoration: none;
}
#popular ul li ul li a:hover {
	text-decoration: underline;
}

/*************************************
	Left Sidebar
**************************************/
#l_sidebar {
	float: left;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px; padding: 0px 0px 0px 10px;
}
#l_sidebar ul, #l_sidebar ul li {
	margin: 0px; padding: 0px;
}
#l_sidebar ul li ul {
	border-top: 1px solid #C1D8E6;
}
#l_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #C1D8E6;
	background: url(../css/images/bullet-arrow.gif) 5px 9px no-repeat;
}
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	color: #003399;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#l_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px solid #C1D8E6;
	background: none;
	margin:  0px; padding: 0px;
}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	color: #003399;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#l_sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}

/*************************************
	Right Sidebar
**************************************/
#r_sidebar {
	float: right;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px; padding: 0px 10px 0px 0px;
}
#r_sidebar ul, #r_sidebar ul li {
	margin: 0px; padding: 0px;
}
#r_sidebar ul li ul {
	border-top: 1px solid #C1D8E6;
}
#r_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #C1D8E6;
	background: url(../css/images/bullet-arrow.gif) 5px 9px no-repeat;
}
#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	color: #003399;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	color: #003399;
	text-decoration: underline;
}
#r_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px solid #C1D8E6;
	background: none;
	margin:  0px; padding: 0px;
}
#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	color: #003399;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#r_sidebar ul li ul li ul li a:hover {
	color: #003399;
	text-decoration: underline;
}
/*************************************
	Footer
**************************************/
#text-link-ads {
	padding: 15px;
	text-align: left;
	clear: both;
	}

/*************************************
	Footer
**************************************/
#footer { 
	padding: 15px 5px 30px 5px;
	margin:  10px 0px 0px 0px;
	text-align: center;
	clear: both;
	background: #4C7CB5 url(../css/images/footer-bg.jpg) repeat-x;
	color: #FFF;
	}
#footer a {
	color: #9BB1BB;
}
#footer-wrap {
	width: 868px;
	margin: 0px auto;
}

/*thumb*/

div.float_vid {
  float: left;
  width: 140px;
  padding: 5px;
  }
div.float p {
   text-align: center;
   }
div.gal_container {
  background-color: #fff;
  }
div.spacer {
  clear: both;
  }
  
  

div.float {
  float: left;
  width: 90px;
  padding: 4px;
  }
div.float p {
   text-align: center;
   }
div.gal_thumbcontainer {
  background-color: transparent;
  }
div.spacer {
  clear: both;
  }
  
  
  .solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 24px Arial;
width: 869px;
overflow: hidden;
margin-bottom: 0px;
border: 0px solid #625e00;
border-width: 0px 0px;
background: black url(../css/images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: Black;
padding: 0px 30px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: Black;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #182983;
background: transparent url(../css/images//blockactive.gif) center center repeat-x;
}







 #top-categorie-list {
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	background: #FF8C00 no-repeat top left;
	border-left: 1px solid #B0C4DE;
	border-right: 1px solid #B0C4DE;
	border-bottom: 1px solid #B0C4DE;
}
#top-categorie-list ul {
	margin: 0px; padding: 0px 10px 15px 10px;
	background: #CBFF99 url(../css/images/body_bg.png) repeat-x;
}
#top-categorie-list ul li {
	margin: 0px; padding: 0px;
}
#top-categorie-list ul li ul {
	border-top: 1px solid #C1D8E6;
	padding:  0px;
}
#top-categorie-list ul li ul li {
	margin: 0px; padding: 5px 15px;
	border-bottom: 1px solid #C1D8E6;
	background: url(../side/css_side/bullet-arrow.gif) 5px 9px no-repeat;
}
#top-categorie-list ul li ul li a, #top-categorie-list ul li ul li a:visited {
	color: #003399;
	padding: 0;
	margin: 0px;
	text-decoration: none;
}
#top-categorie-list ul li ul li a:hover {
	text-decoration: underline;
} 
#myformcontatti
{
width: 468px;
clear: left;
margin-top: 0px;
/*padding: 15px 0 8px 10;
padding-left: 155px; /*width of left column containing the label elements
border-top: 1px dashed gray;*/
float:left;
  background: #F8F8F8;
}

.cssformcontatti {

padding-left: 15px; padding-top: 15px;/*width of left column containing the label elements*/
border-top: 0px dashed gray;

}

.cssformcontatti p{
width: 458px;
/*clear: left;
margin: 0;
padding: 155px 0 8px 0;*/
padding-left: 15px; /*width of left column containing the label elements*/
border-top: 0px dashed gray;
color: #494949;

}

.cssformcontatti label{
font-weight: bold;
float: left;color: #494949;
/*margin-left: -155px; /*width of left column*/
width: 120px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}


.cssformcontatti input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 200px;height: 20px;
 font-weight: bold;
 color: #45B5FB;
}

.cssformcontatti textarea{
width: 200px;
height: 100px;color: #45B5FB; font-weight: bold;
}
#videolist {text-decoration:none;}
.contentRectangleLeft{float:left;width:500px;font-size:11px;font-weight:bold;}
.contentRectangleLeft h2{font-size:18px;font-weight:bold;}
.videoList li{position:relative;float:left;width:120px;padding:0 2px 10px 2px;line-height:1.25em;overflow:hidden; margin:0px;}
.videoList li a{text-decoration:none;}
 span.play{position:absolute;top:24px;left:45px;display:block;padding:0;margin:0;background:url(../css/video_play_icon.png) no-repeat left top;width:37px;height:37px;overflow:hidden;text-indent:-1000px;}
.videoList li span.duration{position:absolute;top:66px;left:5px;display:block;background:url(../css/video_bg.png) no-repeat left top;width:113px;height:16px;font-weight:bold;color:#fff;text-align:right;padding:8px 3px 0 0;font-size:10px;text-decoration:none;}
.videoList li div.joost span.duration{background-image:url(../css/video_joost_bg.png);}
.videoList li a img{padding:2px 2px 8px 2px;background:#000 url(../css/video_edge.gif) repeat-x left bottom;width:116px;height:88px;margin-bottom:3px;}
.videoList li h4{margin-bottom:4px;font-size:12px;}

.videoListSmall li{font-size:9px;position:relative;padding:5px;line-height:1.3em;border-bottom:1px solid #ccc;}
.videoListSmall li.thumb{width:79px;border:none;float:left;padding:3px 5px;}
.videoListSmall img{padding:2px 4px 8px 4px;background:#000 url(../css/video_edge.gif) repeat-x left bottom;width:74px;height:47px;margin-right:6px;float:left;}
.videoListSmall img.joostLogo{position:absolute;left:5px;bottom:5px;width:74px;height:19px;background:none;}
.videoListSmall h4{margin-bottom:2px;font-size:12px;overflow:hidden;font-size:9px;}
.videoListSmall .meta{color:#444;font-weight:bold;float:left;width:218px;font-size:9px;}
.videoListSmall .dimmed{font-size:9px;font-weight:bold;}