/*  
Theme Name: Fresh (Compact)
Theme URI: http://www.ilemoned.com/wordpress/wptheme-fresh-compact/
Description: Designed by <a href="http://www.bartelme.at" title="Bartelme Design">Wolfgang Bartelme</a>.
Version: 1.2
Author: LEMONed
Author URI: http://www.ilemoned.com
*/


/**********************************************
*   Basics & Typography                       *
***********************************************/

body {
	margin: 0;
	padding: 0;
        background: #000 url(images/grad11.png) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif; /*era gradient14.png*/
	font-size:55%; /* Sets default font size to 10px  */
	color:#4B5D67;
	text-align: left;
	}

p,
ol,
ul {
	line-height: 160%;
	}
ol { 
	margin:0;
	padding:0;
 }
ul {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-style: normal;
	font-weight: normal;
	background: transparent;
	color: #4B5D67;
	}

h1 {
	font-size: 2.0em;
	}
h2 {
	font-size: 1.4em;
	}
h3, h4, h5, h6 {
	font-size: 1em;
	}

a:link {
	color: #4ABEEF;
	text-decoration: none;
	}
a:visited {
	color: #4ABEEF;
	text-decoration: none;
	}
a:hover {
	color: #0099FF;
	}
a:active {
	color: #4ABEEF;
	}

blockquote {
        background: #FFF url(images/comments2.png) no-repeat top center;
	margin: 0px;
	padding: 80px 80px;
        padding-top:20px;
        padding-bottom:20px;
	color: #4B5D67;
        border-bottom:2px dotted #ddd;
	}
/*background blockquote in origine transparent*/

code {
  background: #4B5D67;
  cursor: text;
  font-family:Verdana, Arial, Helvetica, sans-serif;
 }

small {
	font-size: 0.8em;
	}

input, textarea, select { /* to be styled */ }

form { /* to be styled */ }

img { 
	float:left; 
        /*margin: 0 18px 0 0;*/
        margin-right:20px;
        margin-bottom:10px;
}
img.noborder {
	border: none;
	}

.alert {
	font-weight: bold;
	color: #f00;
	}

.left {
	float: left;
	}
.right {
	float: right;
	}
.center {
	text-align: center;
	}
.alignleft {
	float: left;
	margin-right: 10px;
	}
.alignright {
	float: right;
	margin-left: 100px;
	}

/**********************************************
*   Structure: Content, Sidebar, etc.         *
***********************************************/

#outline {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	font-size: 1.2em;
	}


/**********************
*   Header            *
***********************/
#header {
        width:760px;
	height:128px;
background:url(images/header4.png) no-repeat; /*era header3.png*/
	}

#header h1 {
	padding: 50px 0 0 50px;
	}
#header h1 a {
	color: #fff;
	}


	#navbar {
		clear: both;
		float: left;
		width: 100%;
		height: 31px;
		background: transparent url(images/nav_bg3.png) repeat-x 0 0; /*era nav_bg2*/
		}

	ul.menu {
		float: left;
		margin: 0;
		padding: 0 15px;
		list-style-type: none;
		}
	ul.menu li {
		float: left;
		}
	ul.menu li a {
		float: left;
		display: block;
		height: 28px;
		padding: 3px 15px 0 15px;
		line-height: 24px;
		color: #FAFAFA;
		}
	ul.menu li a:link,
	ul.menu li a:visited {
		color: #FAFAFA;
		/*background: transparent url(images/nav_hover2.png) repeat-x center top; /*era nav_hover.gif*/ */
		}
	ul.menu li a:hover,
	ul.menu li a:active {
		color: #3AE1FF;
		/*background: transparent url(images/nav_hover5.png) repeat-x bottom; /*era nav_hover.gif*/ */
		text-decoration: none;
		}

	ul.menu li.current_page_item a:link,
	ul.menu li.current_page_item a:visited,
	ul.menu li.current_page_item a:hover,
	ul.menu li.current_page_item a:active {
		color: #3AE1FF;
		background:  url(images/nav_hover5.png) repeat-x bottom; /*era nav_active.gif center bottom*/ 
		text-decoration: none;
		}

.searchbar {
		float: right;
		width: 200px; /*era 240*/
		height: 31px;
		margin: 0;
		}
	.searchform {
		width: 200px; /*240*/
		height: 20px;
		text-align: left;
		}
	input#s {
		width: 180px;/*220*/
		height: 18px;/*18*/
		margin: 0px 0 0 0; /*in origine il primo 5px da margine superiore*/
		padding: 1px 0 0 0;
		border: 1px solid #404040;
		background: #FFF url(images/bg_imput2.png) repeat-x 0 0; /*era bg_imput.gif*/
color:#404040;
		}

textarea:focus,
input#s:focus {
	border: 1px solid #3AE1FF; /*4ABEEF*/
	}

#box {
              position: fixed !important;
              position: absolute;
              top: 160px; left: 12px;
              width: 20px;
              height: 119px;          background:url(images/plate3.png); /*era plate2*/
}

#box2 {
              position: fixed !important;
              position: absolute;
              top: 165px; left: 14px;
              width: 16px;
              height: 14px;
              background:transparent;
}

#box3 {
              position: fixed !important;
              position: absolute;
              top: 184px; left: 14px;
              width: 16px;
              height: 14px;
              background:transparent;
}

#box4 {
              position: fixed !important;
              position: absolute;
              top: 203px; left: 14px;
              width: 16px;
              height: 14px;
              background:transparent;
}

#box5 {
              position: fixed !important;
              position: absolute;
              top: 222px; left: 14px;
              width: 16px;
              height: 14px;
              background:transparent;
}

#box6 {
              position: fixed !important;
              position: absolute;
              top: 241px; left: 14px;
              width: 16px;
              height: 14px;
              background:transparent;
}

#box7 {
              position: fixed !important;
              position: absolute;
              top: 260px; left: 14px;
              width: 16px;
              height: 14px;
              background:transparent;
}



/***********************
*  Wrapper             *
***********************/

#wrapper {
	float: left;
	background: #FFF;
	margin: 0 !important;
	margin: -15px 0 0 0;
	}


/**********************
*   Content           *
***********************/

#content { 
        padding:50px 0; /*distanza dal menu da dove inizia la serie di articoli*/
	float: left;
	width: 512px;/*ampiezza area testo*/
    height: auto !important;        
        height: 2140px;          
        min-height: 1800px; /*2140*/
	/*height: 100%;*/
	background: #FFF url(images/submenu2.png) no-repeat top left; /*era submenu*/
	}



.page-previous {
	float: left;
	padding: 10px 0 16px 30px !important;
	padding: 0 0 15px 30px; 
	}
.page-next {
	float: right;
	padding: 10px 30px 16px 0 !important;
	padding: 0 30px 15px 0; 
	}

.page-title {
	width: 500px;
	margin: 20px 0 0 0;
	background: #fff;
	}
.page-title h2.page-title-border {
	padding: 0 0 0 30px;
	background: transparent;
	font-size: 10px;
	line-height: 48px;
	color: #4ABEEF;
	}

/**********************
*   Blog Entries      *
***********************/

.post {
	padding: 20px 30px; /*distanza verticale articoli da l'un l'altro, rispetto margine superiore era 50*/
	background: #fff;
	}

.postentry {
	color: #4B5D67;
	text-align: justify;
	}
.postentry a{
	color: #4ABEEF;
	}

.postentry a:hover {
	color: #0099FF;
	}

.postentry img {
	border: 1px solid #3a3b3a; /*era 4ABEEF*/
	}
/*.postentry img:hover {
	border: 1px solid #4ABEEF; /*era dce6ff*/*/
	}

.postentry img.wp-smiley,
.postentry img.wp-smiley:hover {
	border: none;
}

.postentry span.alert {
	font-weight: bold;
	color: #0099FF;
	}

.posttitle { 
        font-size:1.4em; /*era 1.80em*/
	font-weight:bold; /*era normal*/

/* to be styled */ }
.posttitle a:link,
.posttitle a:visited {
        color:#3a3b3a;
}
.posttitle a:hover,
.posttitle a:active {
	color: #0099FF;
	}

.postmeta,
.postmeta a {
	margin: 0px 0 ;
	font-size: 1em;
	color: #4ABEEF;
	}
.postmeta a:hover {
	color: #0099FF;
	}
.post-date {
	padding: 0 0 0 0px;
	}
.post-comment {
	padding: 0 0 0 0px;

	}
.post-filed {
	padding: 0 0 0 20px;
	/*background: url(images/icon_filed.gif) no-repeat 0 0;*/
	}


/**********************
*   Comments          *
***********************/

.commentpage {
	margin: 0 30px;
	padding: 0;
	}

#comments {
	margin: 0;
	padding: 0;
	}

.comments-num {
	background: transparent;
	padding: 0 0 10px 0;
        font-weight:bold;
	}

#commentlist {
	margin: 0;
	padding: 0;
	background: #FFF;
	/*list-style-type: none;*/
	}
#commentlist li {
	padding: 20px 25px 0 0;
	background: #FFF url(images/comments2.png) no-repeat top;
	}
	.alt {
	background: #FFF url(images/comments2.png) no-repeat-x top;
		/*background-color: #fff !important;
		background-image: none !important;*/
		}

.comment-gravatar {
	float: left;
	width: 62px;
	height: 62px;
	background: transparent url(images/gravatar.gif) no-repeat;
	}
	img.gravatar {
		margin: 7px 0 0 7px;
		border: none;
		}

.comment-title,
.comment-meta,
.comment-text {
	margin: 0 0 0 30px; /*distanza testo da sinistra*/
        padding-right:40px;
	}

.comment-title,
.comment-title a,
.comment-title a:hover{
	color: #0099FF;
	}
.comment-meta,
.comment-meta a,
.comment-meta a:hover {
	color: #0099FF;
	}

h2#postcomment {
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	background: transparent;
	}

.postcomment {
	clear: both;
	margin: 20px 0 0 0;
	padding: 20px;
	background: #dddddd;  
	}

.postcomment input,
.postcomment textarea {
	border: 1px solid #dddddd; 
	}
/*
.postcomment input:hover,
.postcomment textarea:hover {
	border: 1px solid #0099FF;
	}*/

.postcomment input#author,
.postcomment input#email,
.postcomment input#url {
	width: 100% !important;
	width: 435px; 
	height: 18px;
	}

.postcomment textarea#comment {
	width: 100% !important;
	width: 435px; 
	height: 200px;
	}

.postcomment input#submit {
	width: 62px; /*era auto*/
	height: 22px;
        display: block;
        border: 1px solid #808080;
	padding: 2px 10px 3px 10px;
	background:   url(images/button.png) no-repeat center;/*era submit.gif*/
        background-position:0 0; 
	}

.postcomment input#submit:hover {
	width: 62px;
	height: 22px;
        display: block;
        border: 1px solid #808080;
	background: #dce6ff url(images/button.png) no-repeat center;
        background-position:0 -20px; 
	}	
.postcomment textarea:focus,
.postcomment input:focus {
	border: 1px solid #0099FF;
	}



/**********************
*   Sidebar           *
***********************/

#sidebar {
	float: right;
	width: 248px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #FFF url(images/sidewrap2.png) repeat-y top center;
	}

#sidebartop {
	height:76px;
background: #FFF url(images/sidebartop4.png) no-repeat top center;
	}

#sidebar h2 {
        color:#4ABEEF;
	font-size:10px;
	display: block;
	margin: 21px 0 0 0;/*distanza inizio barra da margine superiore*/
	padding: 0 0 0px 30px;/*distanza testo titolo da margini*/
	}

#sidebar ul {
	margin-bottom:30px;
	list-style-type: none;
	color: #4ABEEF;
	}
#sidebar li a {
	display:block;
	padding:10px;
	padding-left:30px;
	color:#4B5D67;
        border-right:4px solid #4B5D67;
        font-size:10px;
        font-weight:bold;
	}
#sidebar li a:hover {
	display:block;
	padding:10px;
	padding-left:30px;
	color:#4ABEEF;
        border-right:4px solid #4ABEEF;
        font-size:10px;
        font-weight:bold;
	}
h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	color:#aaaaaa;
	font-style:italic;
	}
#sidebar-bottom {
	height:60px;
        width:248px;
background: #FFF url(images/sidebarbottom2.png) no-repeat
 0 0;
	}


/**********************
*   Bottom            *
***********************/

#bottom {
	clear: both;
	float: left !important;
	float: none;
	width: 760px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #626262 url(images/divsilver3.png) no-repeat 0 0; /*era div e 0 0 dopo repeat-x*/
	border-top: 20px solid #fff;
	text-align: left;
	color: #fff;
	}

#bottom-left,
#bottom-mid,
#bottom-right {
	width: 28%; /*era 30%*/
	padding: 225px 0px 10px 15px; /*primo era 50px*/
	float: left;
margin-left:15px;
	}
#bottom h2 {
	margin: 0 0 10px 0;
	padding: 0 8px; /*era 10*/
	font-size: 10px; /*era 1.6em*/
	color: #404040; /*4abeef*/
}

#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #828282;          
	border-bottom: 1px solid #898989;
	}

#bottom ul li {
	line-height: 26px;
        border-top: 1px solid #898989;
	border-bottom: 1px solid #404040;
	}

#bottom ul li a {
	display: block;
	padding: 0 8px;
	color: #4A4A4A; /*4b5d67*/
	text-decoration: none;
	}
#bottom ul li a:hover {
	color:#FFF; /*4ABEEF*/
        background:#5e5e5e;
	}

.altrenews {
	color: #4A4A4A;/*#D2D8DD*/
	}
.altrenews a:link,
.altrenews a:visited {
	color: #4A4A4A;/*#4B5D67*/
	}
.altrenews a:hover {
	color: #4A4A4A;/*#4ABEEF*/
	}
#bottom ol {
        list-style:none;
	text-decoration: none;
	}
#bottom h3 {
	color: #404040;/*#4ABEEF*/
        font-size: 10px;
	text-decoration: none;
	}



/**********************
*   Footer            *
***********************/

#footer {
	float:left;    /*Allineamento testo*/
	padding-top:1px; /*Posizione testo nel footer era 22*/
	padding-left:0;
	cursor:default;
	color:#404040; /*4B5D67*/
	width: 760px; /*era 100%*/
	height: 90px; /*era 74*/
	clear: both;
	background: #626262 url(images/footer2.png) no-repeat top center; /*era footertop*/
        font-size: 10px;
	}

#footer a:link,
#footer a:visited {
	color: #404040; /*4B5D67*/
	}
#footer a:hover {
	color: #FFF;/*4abeef*/
	}
#footer a:active {
	color: #FFF;/*#4ABEEF*/
	}
#boxfooter{
        float:left;    
	padding-top:30px; 
	padding-left:28px; /*era entrambi 25*/
}

#loading {
display: block;
width: 43px;
height: 11px;
position: fixed !important;
left: 50%;
top: 180px;
background-color: transparent;
}

#dn {
     float: right;
     display: block;
     width: 74px; 
     height:74px; 
     margin: 0;
     margin-right: 20px; /*aggiunto*/
     padding: 0; 
     border: none;
     background-image: url(images/dn3.png);
     background-position:0 0;  
}

#dn:hover {
     float: right;
     display: block;
     width: 74px; 
     height:74px; 
     margin: 0; 
     margin-right: 20px; 
     padding: 0; 
     border: none;
     background-image: url(images/dn3.png);
     background-position:0 -74px; 
     } 

#bartelme {
     float: right;
     display: block;
     width: 60px; 
     height:74px;  
     margin: 0;
     padding: 0;
     border: none;
     background-image: url(images/bartelme3.png);
     background-position:0 0;
}

#bartelme:hover {
     float: right;
     display: block;
     width: 60px; 
     height:74px; 
     margin: 0;
     padding: 0;
     border: none;
     background-image: url(images/bartelme3.png);  
     background-position:0 -74px;
} 
 
#dnf {
     float: right;
     display: block;
     width: 58px; 
     height:74px; 
     margin: 0; 
     padding: 0; 
     border: none;
     background-image: url(images/dnf4.png);
     background-position:0 0;  
}

#dnf:hover {
     float: right;
     display: block;
     width: 58px; 
     height:74px; 
     margin: 0; 
     padding: 0; 
     border: none;
     background-image: url(images/dnf4.png);
     background-position:0 -74px; 
     }

#sfondo {
     width:776px;
     height:600px;
     background: transparent url(images/sfondo.png) top no-repeat;
margin: auto auto -600px auto;
     }

#dn2 {
     float: right;
     display: block;
     width: 180px; 
     height:90px; 
     margin: 0;
     /*margin-right: 20px; aggiunto*/
     padding: 0; 
     border: none;
     background-image: url(images/dn5.png); /*era dn4*/
     background-position:0 0;  
}

#dn2:hover {
     float: right;
     display: block;
     width: 180px; 
     height:90px; 
     margin: 0; 
     /*margin-right: 20px;*/ 
     padding: 0; 
     border: none;
     background-image: url(images/dn5.png);
     background-position:0 -90px; 
     } 

.searchbutton {
margin-top: -20px;
height: 20px;
width: 20px;
border: 0;
float:right;
margin-right:2px;
}


#collegamenti {
     display: block;
     height:18px; 
     margin: 0;
     border: none;
     background: transparent url(images/collegamenti.png) no-repeat top left; 
     margin-left:2px;
}

#programmi {
     display: block;
     height:18px; 
     margin: 0;
     border: none;
     background: transparent url(images/programmi.png) no-repeat top left;
     margin-left:2px;
}

#altrenews {
     display: block;
     height:18px; 
     margin: 0;
     border: none;
     background: transparent url(images/altrenews.png) no-repeat top left;
margin-top:10px;

}

#wpcumulus {
padding-left:60px;
margin-top:-100px;
}