/************************************************************************************ Global Reset */
html, body {
height:100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}



/******************************************************************************************* Global */

body {
color: #727272;
background:#f2f2f2 url(images/bg.jpg) no-repeat top;
font-family: "Trebuchet MS", Verdana, Arial, serif;
line-height: 16px;
font-size:90%;
}

img {
border:0;
}

a:link, a:visited{ 
text-decoration: none; 
color: #333; 
}

a:hover, a:active { 
color: #3B3B3B; 
}

a:focus {
outline: none;
border:none;
}

ul {
list-style: none;
}

ol li{
margin:10px 0;
}

.mail {
background:#fff url(images/mail.png) no-repeat top left;
padding:10px 0 0 50px;
height:20px;
}

.tel {
background:#fff url(images/tel.png) no-repeat top left;
padding:10px 0 0 50px;
height:20px;
}

.fax {
background:#fff url(images/fax.png) no-repeat top left;
padding:10px 0 0 50px;
height:20px;
}

.skype {
background:#fff url(images/skype.png) no-repeat top left;
padding:10px 0 0 50px;
height:20px;
}
/******************************************************************************************* Titoli */

h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
margin: 0px 0 10px; 
}

h5, h6 { 
font-size: 20px; 
}

h1 { 
font-size: 32px; 
margin-bottom: 0px; 
margin-top: 10px;
}

h2 { 
font-size: 28px; 
}

h3 { 
text-decoration: none;
font-size: 24px;
font-weight:bold;
margin:5px 0 10px 0;
padding: 15px 0;
color: #e87817;
line-height:1.2;
}

h4 { 
text-decoration: none;
font-size: 18px;
font-weight:bold;
margin:5px 0;
padding: 1px 0;
color: #e87817;
}

h4.strillo {
padding-left:40px;
background: transparent url(images/strillo.png) no-repeat center left;
border:none;
color:#fff;
}

h4.facebook {
padding-left:40px;
background: transparent url(images/icona_facebook.jpg) no-repeat center left;
border:none;
color:#fff;
font-size: 1em;
line-height:1.2em;
}

h4.facebook a:link, h4.facebook a:visited, h4.facebook a:over {
color:#f90;
text-decoration:underline;
}



h4.scarica {
padding-left:40px;
background: transparent url(images/pdf.png) no-repeat center left;
border:none;
color:#fff;
}

h4 a:link, h4 a:visited, h4 a:hover  {
color:#fff;
}

h5 { 
text-decoration: none;
font-size: 16px;
font-weight:bold;
margin:5px 0;
padding: 1px 0;
}


p {
margin:10px 0;
}

#primo-piano {
	width:580px;
	padding:0 20px 20px;
}

/******************************************************************************************* Layout */
#frame {
width:960px;
background-image:url(images/frame_trasp.png);
padding:20px;
clear:both;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-top:1px solid #ccc;
border-bottom:1px dashed #999;
margin:auto;
}

#wrapper {
width: 960px;
margin: auto;
padding: 0;
margin-top: 0;
background: #fff url(images/main_bg.gif) top center repeat-y;
overflow:hidden;
}

#banner_top {
height:240px;
width: 960px;
background-color:#fff;
}

#pages {
width: 100%;
margin:0;
background-color: #000;
}

#tools {
text-align:right;
width:800px;
background-color:#333;
margin:0 auto;
height: 30px;
padding-left:200px;
}

#header {
width: 810px;
height: 90px;
margin: 10px auto;
background: transparent url(images/logo.png) top left no-repeat;
position:relative;
clear:both;
padding:30px 0 0 150px;
}

#footer {
width:960px;
background-image:url(images/frame_trasp.png);
padding:20px;
clear:both;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
border-top:0px dashed #999;
margin:auto;
text-align:center;
}

/******************************************************************************************* Ruler */
#pages ul { 
list-style-type: none; 
list-style-image: none; 
float: right; 
padding: 0; 
margin: 0;
}

#pages ul li { 
float: right; 
display: block; 
height: 30px;
padding: 0;
}

#pages ul li a:link,#pages ul li a:visited, #pages ul li a:active {
float: left; 
color: #fff;
display: block;
height: 23px;
font-size: 11px;
padding: 7px 20px 0 20px;
margin: 0;
}

#pages ul li a:hover {
margin: 0;
color: #000;
background: #b0d4a7;
}

/******************************************************************************************* Header */

#header h1 {
font-family: Comic Sans MS, "Trebuchet MS", Verdana, Arial, serif;
font-style:italic;
color:#333;
font-size:30px;
line-height:0.9;
font-weight:bold;
}


/******************************************************************************************* main */
#show {
clear:both;
}

#left-div {
background:#fff url(images/logo_bg.jpg) no-repeat top left;
width: 635px;
float: left;
padding:20px 0;
}

#left-div-home {
width: 635px;
float: left;
padding:20px 0;
}

#left-inside {
float: left;
padding: 0 0 0 15px;
}

#left-cat {
width: 600px;
float: left;
padding: 0 0 0 15px;
}

.home-post-wrap {
width: 278px;
height: 270px;
margin-right: 10px;
float: left;
margin-bottom: 10px;
padding: 10px;
overflow: hidden;
border: 1px solid #eee;
position:relative;
}

.home-post-wrap2 {
width: 570px;
padding: 10px;
margin-right: 13px;
float: left;
border: 1px solid #eee;
margin-bottom: 10px;
}

.readmore {
position:absolute;
bottom:10px;
right:10px;
background:#fff url(images/bullet.gif) no-repeat left;
float: right;
padding-left: 20px;
}

.readmore a:link, .readmore a:hover {
color: #666;
}

.titles{ 
font-weight: normal; 
font-size: 24px; 
text-decoration: none;
}

.titles_15 a:link, .titles_15 a:visited, .titles_15 a:active, .titles_13 a:link, .titles_13 a:visited, .titles_13 a:active, .titles_11 a:link, .titles_11 a:visited, .titles_11 a:active, .titles_9 a:link, .titles_9 a:visited, .titles_9 a:active, .titles_7 a:link, .titles_7 a:visited, .titles_7 a:active, .titles_5 a:link, .titles_5 a:visited, .titles_5 a:active   {
text-decoration: none;
font-size: 17px;
margin:5px 0 10px 0;
display: block;
padding: 5px 10px;
color: #fff;
width: 260px;
float: left;
}

.titles_15 a:link, .titles_15 a:visited, .titles_15 a:active {
background-color: #c33;
}

.titles_13 a:link, .titles_13 a:visited, .titles_13 a:active {
background-color: #693;
}

.titles_11 a:link, .titles_11 a:visited, .titles_11 a:active {
background-color: #c39;
}

.titles_9 a:link, .titles_9 a:visited, .titles_9 a:active {
background-color: #fc3;
}

.titles_7 a:link, .titles_7 a:visited, .titles_7 a:active {
background-color: #c93;
}

.titles_5 a:link, .titles_5 a:visited, .titles_5 a:active {
background-color: #39c;
}

.single-entry {
float: left;
width: 580px;
margin-bottom: 10px;
padding: 0 0 30px 0;
position:relative;
}

.post-wrapper {
border: 1px solid #eee;
padding: 15px;
width: 581px;
}

.post-title {
background-color:#e87817;
padding:10px;
color:#fff;

}

.post-title-15 {
background-color: #c33;
padding:10px;
color:#fff;
}

.post-title-13 {
background-color: #693;
padding:10px;
color:#fff;
}

.post-title-11 {
background-color: #c39;
padding:10px;
color:#fff;
}

.post-title-9 {
background-color: #fc3;
padding:10px;
color:#fff;
}

.post-title-7 {
background-color: #c93;
padding:10px;
color:#fff;
}

.post-title-5 {
background-color: #39c;
padding:10px;
color:#fff;
}

.post-info {
color: #000;
font-size: 10px;
border-bottom: 1px solid #eee;
}

.titles2 a:link, .titles2 a:visited, .titles2 a:active {
text-decoration: none;
font-size: 24px;
font-weight:bold;
margin:5px 0 10px 0;
padding: 15px 0;
color: #e87817;
border-bottom: 1px solid #eee;
float: left;
line-height: 1.2;
}


.titles3 a:link, .titles3 a:visited, .titles3 a:active {
text-decoration: none;
font-size: 24px;
font-weight:bold;
margin:5px 0 10px 0;
padding: 15px 0;
color: #e87817;
float: left;
}

.thumbnail-div {
width: 281px;
height: 130px;
margin: 0 10px 5px 0;
float: left;
}

.thumbnail-div-2 {
width: 80px;
height: 80px;
padding: 2px;
border: 1px solid #e1e1e1;
margin: 0 10px 5px 0;
float: left;
}

.thumbnail-div-3 {
width: 100px;
height: 100px;
padding: 2px;
border: 1px solid #e1e1e1;
margin: 0 10px 5px 0;
float: left;
}

.thumbnail-div-4 {
width: 120px;
height: 90px;
padding: 2px;
border: 1px solid #e1e1e1;
margin: 0 10px 5px 0;
float: left;
}


.cat_descr {
padding:15px 10px;
line-height:1.3;
font-size:110%;
color:#e87817;
font-style:italic;
}
/******************************************************************************************* Sidebar */

#sidebar {
float: right;
padding: 20px 0 20px 10px;
width: 315px;
}

.sidebar-box {
padding: 10px;
margin-bottom: 10px;
float: left;
width: 280px;
background-color:#e87817;
}

.facebook-box {
padding: 10px;
margin-bottom: 10px;
float: left;
width: 280px;
background-color:#3b5998;
}

.banner-box {
padding: 10px;
margin-bottom: 10px;
float: left;
width: 278px;
border: 1px solid #eee;
text-align: center;
background-color:#fff;
}

/****************************************************************************************** Link Box */

.link-box {
padding: 10px 5px;
margin-bottom: 10px;
float: left;
width: 290px;
background-color:#e87817;
}

.link-box ul li a:link, .link-box ul li a:visited, .link-box ul li a:active {
display: block; 
color: #727272; 
width: 250px;
padding:8px 5px; 
background-image: none !important;
font-size:15px;
color:#fff;
font-weight:bold;
border-bottom:1px solid #f5c381;
} 


.link-box ul li a:hover {
color: #e87817; 
background-color: #f5c381;
} 

.cat-item-24, .cat-item-21, .cat-item-23, .cat-item-25, .cat-item-26, .cat-item-27, .cat-photo, .cat-idee    {
padding-left:15px;
}

.cat-item-24 {
background: url(images/24.png) no-repeat center left;
}

.cat-item-21 {
background: url(images/21.png) no-repeat center left;
}

.cat-item-23 {
background: url(images/23.png) no-repeat center left;
}

.cat-item-25 {
background: url(images/25.png) no-repeat center left;
}

.cat-item-26 {
background: url(images/26.png) no-repeat center left;
}

.cat-item-27 {
background: url(images/27.png) no-repeat center left;
}

.cat-photo{
background: url(images/photo.png) no-repeat center left;
}

.cat-idee{
background: url(images/bulb.png) no-repeat center left;
}


/********************************************* Search */

.search-box {
padding: 10px 24px;
margin-bottom: 10px;
float: left;
width: 250px;
background-color: #f2f2f2;
border: 1px solid #eee;
}

#top-keywords {
border: 1px solid #eee; 
background: #fff; 
margin: 0; 
width: 210px; 
color: #666; 
padding: 3px 4px 0 4px; 
height: 25px; 
}

/******************************************************************************************* Footer */
#footer a, #footer a:visited  {
color: #666;
}

#footer a:hover {
text-decoration: underline;
}

/******************************************************************************************* Image */

.aligncenter,div.aligncenter {
display: block;
margin: 0 auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin: 0 auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0;
float:left;
}

p.alignleft {
padding: 4px;
margin: 5px;
float:left;
width:150px;
height:150px;
}


.alignright {
float: right;
}


