/*
Theme name: Ordine
Theme url: http://www.pratositi.com
Description: Tema sviluppato per Ordine dei Medici Chirurghi ed Odontoiatro di Prato
Version: 1.0
Author: <a href="http://www.pratositi.com" title="Website Alessandro Nesi">Alessandro Nesi</a>
Author url: http://www.pratositi.com

*/

body{
    background:#e7e3e2;
    padding: 0;
    margin:0;
}
#wrapper{
    background: url("img/medici_03.jpg") repeat-x scroll 0 0 transparent;
    border-top: 6px solid #91a3a5;
    height: 1050px;
    width: 100%;
    margin-top:0;
}
#top{
    background: url("img/medici.png") no-repeat scroll 0 0 transparent;
    height: 390px;
    margin: -7px auto 0;
    overflow: hidden;
    width: 1115px;
}
#blogname {
  float:left;
  height:235px;
  margin-bottom:0;
  margin-left:2px;
  margin-right:auto;
  margin-top:-16px;
  width:210px;
}

img{
border:none;
}

/* Navigazione */

#submenu {
  float:left;
  font-family:arial;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  padding-bottom:0;
  padding-left:10px;
  padding-right:10px;
  padding-top:0;
  text-transform:uppercase;
  width:800px;
}
#submenu ul {
  list-style-image:initial;
  list-style-position:initial;
  list-style-type:none;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  padding-bottom:0;
  padding-left:0;
  padding-right:0;
  padding-top:0;
  width:100%;
}
#submenu li {
  border-left-color:#000000;
  color:#999999;
  float:left;
  height:49px;
  list-style-image:initial;
  list-style-position:initial;
  list-style-type:none;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:7px;
  padding-bottom:0;
  padding-left:0;
  padding-right:0;
  padding-top:0;
  text-shadow:#111111 1px 1px 0;
}
#submenu li a {
  color:#FFFFFF;
  display:block;
  height:7px;
  margin-top:8px;
  padding-bottom:25px;
  padding-left:10px;
  padding-right:10px;
  padding-top:9px;
  position:relative;
  text-decoration:none;
  text-shadow:#111111 1px 1px 0;
}
#submenu li a:hover, #submenu li a:active, #submenu li a .current_page_item a {
  background-attachment:initial;
  background-clip:initial;
  background-color:#9cb4b4;
  background-image:initial;
  background-origin:initial;
  border-top-color:#041649;
  border-top-style:solid;
  border-top-width:7px;
  color:#FFFFFF;
  height:7px;
  margin-top:-6px;
  padding-top:16px;
  text-shadow:#111111 1px 1px 0;
}
#submenu li a.sf-with-ul {
  padding-right:10px;
}
#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
  color:#FFFFFF;
  display:block;
  font-family:Arial;
  font-size:16px;
  height:1px;
  margin-left:10px;
  position:relative;
  text-transform:uppercase;
  width:auto;
}
#submenu li ul {
  background:#041649;
  border-left-color:initial;
  border-left-style:none;
  border-left-width:initial;
  font-size:16px;
  height:auto;
  left:-999em;
  margin-bottom:0;
  margin-left:-2px;
  margin-right:0;
  margin-top:-1px;
  position:absolute;
  width:171px;
  z-index:9999;
  padding-bottom:5px;
}
#submenu li ul a {
  border-left-color:initial;
  border-left-style:none;
  border-left-width:initial;
  font-size:16px;
}
#submenu li ul a:hover, #submenu li ul a:active, #submenu li ul a .current_page_item a {
  border-top-color:initial;
  border-top-style:none;
  border-top-width:initial;
  font-size:16px;
  height:6px;
  margin-left:1px;
  margin-top:-6px;
  padding-left:19px;
  padding-top:23px;
  width:140px;
  padding-bottom:30px;
}
#submenu li ul ul {
        border-left:0px;
	}
#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
	left: -999em;
        border-left:0px;
	}
#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
	left: auto;
	}
#submenu li:hover, #submenu li.sfHover { 
	position: static;
	}

/* Fine Navigazione */


/* Area Privata */
#privatoMain{
width:400px;
float:right;
margin-top:0px;
}
#privato2 {
width:325px;
height:315px;
background:url("img/privato.png") no-repeat scroll 0 0 transparent;
float:right;
margin-top:0px;
}
#privato2 h3{
  display:none;
}
#privato2 li{
  list-style:none;
}
#searchform {
  background-position:initial initial;
  background-repeat:initial initial;
  height:80px;
  margin:125px auto;
  width:200px;
}

/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: url(img/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
        width:130px;
}
input#searchsubmit {
	display: none;
}
input#searchsubmit {
	display: none;
}



#content{
width:1115px;
height:1060px;
overflow:hidden;
margin:0px auto;
}

#post{
width:465px;
height:1000px;
float: left;
margin-right:25px;
background: #trasparent;
}

#sidebar1{
width:300px;
float:left;
height:1055px;
margin-right: 25px;
background:#dacfa2;
}

#sidebar2{
background:#9cb4b4;
width:300px;
float:left;
height:1055px;
}

#footerMain{
background:#000d4e;
width: 100%;
height:425px;
margin:20px auto 0 auto;
border-top:3px solid #010622;
}

#footer{
padding:5px 0 ;
width: 1115px;
height:365px;
overflow:hidden;
margin: 0 auto;

}
#subfooter{
width:auto;
background:#010622;
color:#FFFFFF;
  font-family:corbel;
  font-size:12px;
  height:60px;
  line-height:20px;
  margin-bottom:0;
  margin-left:auto;
  margin-right:auto;
  margin-top:0;
  padding-top:15px;
  text-transform:uppercase;
  width:auto;
}
#subfooterMain{
width:1115px;
height:60px;
margin:0 auto;
}
#left{
float:left;
}
#left a{
color:#9CB4B4;
text-decoration:none;
}
#right{
float:right;
}
#right a{
color:#9CB4B4;
text-decoration:none;
}

#editoriale{
width:300px;
height:580px;
border-bottom: 3px solid #c1b890;
border-top: 3px solid #c1b890;
}
#titoloeditoriale{
    height: 93px;
    position: relative;
    width: 300px;
    z-index: 10;
    background:url("img/medici_04.png") no-repeat 0 10px;
}
#titoloeditoriale h3 {
    color: #FFFFFF;
    font-family: corbel;
    font-size: 20px;
    margin-top: 0;
    padding-left: 100px;
    padding-top: 24px;
    text-transform: uppercase;
}
#contenuto {
  height:300px;
  margin-top:-35px;
  width:100%;
}
#contenuto p{
padding: 0 20px;
text-align:justify;
font-size: 14px;
line-height: 24px;
color:#333;
font-family:Times;
}
#contenuto h3{
padding: 0 15px;
text-align:center;
}
#contenuto h3 a {
  color:#000000;
  font-family:Corbel;
  font-size:18px;
  text-decoration:none;
}
#giornale{
width:300px;
height:464px;
}
#titologiornale{
background: url("img/medici_05.png") no-repeat scroll 0 10px transparent;
    height: 93px;
    position: relative;
    width: 300px;
    z-index: 10;
}
#titologiornale h3{
     color: #FFFFFF;
    font-family: corbel;
    font-size: 20px;
    margin-top: 0;
    padding-left: 100px;
    padding-top: 24px;
    text-transform: uppercase;
}
#giornalecopertina {
    height: 380px;
    margin: -20px 15px;
    position: relative;
    width: 270px;
}

#sottomenu{
width:300px;
height:305px;
border-top: 3px solid #8fa9a9;
background: url("img/medici_03.png") no-repeat scroll 0 5px transparent;
}
#sottomenu ul{
padding-top:3px;
}
#sottomenu h3{
    color: #FFFFFF;
    font-family: corbel;
    font-size: 20px;
    margin-top: 0;
    padding-left: 100px;
    padding-top: 24px;
    text-transform: uppercase;
    margin-bottom:45px;
}
#sottomenu li {
    list-style: none outside none;
    margin-left: -6px;
    margin-top: 8px;
    padding-left: 0;
    text-transform: uppercase;
    font-family:corbel;
    font-size:16px;
}
#sottomenu li a{
text-decoration:none;
color:#000d4e;
background: url("img/medici_07.png") no-repeat scroll 0 2px transparent;
padding-left: 35px;
}
#sottomenu a:hover,
#sottomenu a:focus,
#sottomenu a:active{
background: url("img/sottoactive.png") no-repeat;
color:#FFF;
padding-left: 35px;
}
#odontoiatria{
width:300px;
height:280px;
border-top: 3px solid #8fa9a9;
overflow:hidden;
}
#titolodonto{
    height: 93px;
    width: 300px;
    background: url("img/medici_11.png") no-repeat scroll 0 5px transparent;
}
#titolodonto h3 {
    color: #FFFFFF;
    font-family: corbel;
    font-size: 20px;
    margin-top: 0;
    padding-left: 100px;
    padding-top: 24px;
    text-transform: uppercase;
}
#titolodonto h3 a{
text-decoration:none;
color:#fff;
}
#odontoiatria li {
  list-style-image:initial;
  list-style-position:initial;
  list-style-type:none;
  margin-top:-14px;
  padding-bottom:2px;
  padding-left:0;
  padding-right:0;
  padding-top:1px;
  font-size:12px;
  width:180px;
}
#odontoiatria li a{
text-decoration:none;
color:#000000;
text-transform:uppercase;
}
#odontoiatria li p{
margin-top:-10px;
font-family: corbel;
}
#odontoiatria li h3{
margin-top:12px;
font-family: corbel;
}
#odontopost{
margin-top:-10px;
margin-left:15px;
}
#testo {
  float:left;
  height:90px;
  margin-top:0;
  width:200px;
  margin-left:-25px;
  text-align:justify;
  width:175px;
}
#giornomese{
background:url("img/odontoback.png") no-repeat;
overflow:hidden;
width:75px;
height:75px;
float:left;
margin-top:10px;
}
.giorno {
    float:left;
  font-family:Garamond;
  font-size:32px;
  font-weight:bold;
  padding-bottom:0;
  padding-left:24px;
  padding-right:0;
  padding-top:4px;
  width:60px;
}
.mese {
  color:#0D1947;
  float:left;
  font-size:13px;
  font-style:italic;
  font-weight:bold;
  padding:13px 0 0 10px;
  text-align:center;
  width:55px;
}
.sintesi{
padding-top:0px;
}

#sponsor{
width:300px;
height:319px;
border-top: 3px solid #8fa9a9;
background: url("img/medici_14.png") no-repeat scroll 0 5px transparent;
}
#sponsor h3{
    color: #FFFFFF;
    font-family: corbel;
    font-size: 20px;
    margin-top: 0;
    padding-left: 100px;
    padding-top: 24px;
    text-transform: uppercase;
}
.squarebanner {
    margin: 0;
}
.squarebanner ul {
    list-style-type: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0 0 22px;
}
.squarebanner ul li {
    display: inline;
    float: left;
    list-style-type: none;
    margin: 14px 15px 5px 0;
}
.squarebanner ul li.rbanner {
   margin-right: 0;
}
#enpam{
width:300px;
height:135px;
border-top: 3px solid #8fa9a9;
}
#enpam img{
margin: 13px 23px;
}


/* POST */

.postimg {
    background: none repeat scroll 0 0 #DADADA;
    height: 180px;
    margin: -118px 15px 15px 15px;
    width: 435px;
}
.post {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #555555;
    height: 485px;
    margin: 0 0 30px;
    width: 465px;
}
.title{
	margin: 0px 0px;
	padding: 0px 0px;
        font-family: 'Garamond pro';	
}		
	
.title h2 {
    color: #222222;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0px 10px 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.title h2 a, .title h2 a:link, .title h2 a:visited {
    background-color: transparent;
    color: #222222;
    text-decoration:none;
}
.title h2 a:hover {
    background-color: transparent;
    color: #333333;
}
.postmeta {
    font-size: 10px;
    height: 15px;
    margin-bottom: 25px;
    margin-left: 0px;
    text-transform: uppercase;
    width: 460px;
}
.metaleft {
  float:left;
  margin-bottom:10px;
  margin-left:15px;
  margin-top:10px;
  width:400px;
}
.metaright {
    float: right;
}
.author {
    background: url("img/user.png") no-repeat scroll left center transparent;
    color: #A27548;
    padding: 5px 5px 2px 15px;
}
.clock {
    background: url("img/clock.png") no-repeat scroll left center transparent;
    color: #A27548;
    padding: 4px 5px 2px 15px;
}
a.morer {
    background: none repeat scroll 0 0 #555555;
    color: #FFFFFF !important;
    float: right;
    padding: 5px 10px;
}
.singleinfo{
	margin:10px 0px 15px 0px;
}
#category{
	padding:5px 0 5px 40px;
	color:#827A60;
	background:url("img/tag.png") no-repeat 20px;
	font-size:10px;
	text-transform:uppercase;
	}

#category a{
color:#000D4E;
text-decoration:none;
font-weight:bold;
font-family:corbel;
}
#category a:hover,
#category a:focus,
#category a:active{
color:#9cb4b4;
text-decoration:none;
font-weight:bold;
font-family:corbel;
}	
.cover {
    margin: 0;
    padding: 0;
}
.entry {
    margin: 0;
    padding: 0;
}
.entry p {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 15px;
    padding: 0px 0;
    text-align: justify;
}
#postpagina{
    float: left;
    height: 1000px;
    margin-right: 25px;
    width: 790px;
}
#barraimmagine {
    background: url("img/medici_pagina_03.png") no-repeat scroll 0 0 #DACFA2;
    float: left;
    height: 130px;
    width: 792px;
    margin-bottom:30px;
    border-top: 3px solid #c1b890;
}
#post2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #555555;
    height: 874px;
    margin-top: 150px;
    padding-top: 30px;
    width: 791px;
}
.entry2 p {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 30px;
    padding: 0px 0;
    text-align: justify;
}
.title2{
	margin: 0px 15px;
	padding: 0px 0px;
        font-family: 'Garamond pro';
        height: 35px;	
}		
	
.title2 h2 {
    color: #222222;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0px 10px 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.title2 h2 a, .title2 h2 a:link, .title2 h2 a:visited {
    background-color: transparent;
    color: #222222;
    text-decoration: none;
}
.title2 h2 a:hover {
    background-color: transparent;
    color: #333333;
    text-decoration: none;
}

#category2{
	padding:5px 0 5px 40px;
	color:#827A60;
	background:url("img/tag.png") no-repeat 20px;
	font-size:10px;
	text-transform:uppercase;
	}

#category2 a:link,#category2 a:visited{
	color:#D1512A;
        text-decoration: none;
	}
	
#category2 a:hover{
	color:#000;
	}
#contenuto{
width:100%;
height:300px;
}

#immagine {
  height:215px;
  width:450px;
}
#giornomese2 {
  background-attachment:initial;
  background-clip:initial;
  background-color:initial;
  background-image:url("img/postback.png");
  background-origin:initial;
  background-position:initial initial;
  background-repeat:no-repeat no-repeat;
  float:left;
  height:135px;
  margin-left:2px;
  overflow-x:hidden;
  overflow-y:hidden;
  position:relative;
  width:115px;
  z-index:10;
}
.giorno2 {
  color:#FFFFFF;
  float:left;
  font-size:32px;
  font-weight:bold;
  padding-bottom:0;
  padding-left:45px;
  padding-right:0;
  padding-top:13px;
  width:60px;
}
.mese2 {
  color:#FFFFFF;
  float:left;
  font-style:italic;
  font-weight:bold;
  padding-bottom:0;
  padding-left:31px;
  padding-right:0;
  padding-top:28px;
  width:60px;
text-align:center;
}

#pagina{
background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #555555;
    height: 971px;
    margin-top: 150px;
    padding-top: 30px;
    width: 791px;
}
.post3 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #555555;
    height: 1022px;
    padding-top: 30px;
    width: 730px;
    padding:30px 30px 0 30px;
    text-align:justify;
    font-family:Garamond;
}
.title3{
	margin: 0px;
	padding-bottom: 10px;
        height: 25px;
        border-bottom:2px solid #9CB4B4;
}		
	
.title3 h2 {
    font-size: 19px;
    font-weight: bold;
    margin-left: -15px;
    padding: 0px 10px 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-family:corbel;
}
.title3 h2 a, .title3 h2 a:link, .title3 h2 a:visited {
    background-color: transparent;
    color: #000d4e;
    text-decoration: none;
}
.title3 h2 a:hover {
    background-color: transparent;
    color: #333333;
    text-decoration: none;
}
.bmore{
  padding:5px 10px;
  background:#000d4e;
  text-decoration:none;
}
.postmeta2 {
  font-size:10px;
  height:15px;
  margin-bottom:10px;
  margin-left:30px;
  text-transform:uppercase;
  width:460px;
}
.bmore a{
color:#fff;
text-decoration:none;
} 
.singleinfo2 {
  margin-bottom:15px;
  margin-left:10px;
  margin-right:0;
  margin-top:10px;
}


/* Pagina Modulistica */

#contentmodulistica{
width:1115px;
height:1350px;
overflow:hidden;
margin:0px auto;
}
.modulistica p {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 30px;
    padding: 0px 0;
    text-align: justify;
}
.modulistica li{
list-style:none;
margin-top:8px;
font-family:corbel;
}
.modulistica li a{
text-decoration:none;
color:#000d4e;
background: url("img/medici_07.png") no-repeat scroll 0 2px transparent;
padding-left: 35px;
font-family:corbel;
text-transform:uppercase;
}
.modulistica li a:hover {
    background: url("img/sottoactive.png") no-repeat scroll -1px 0 transparent;
    color: #333333;
    text-decoration: none;
    font-family:corbel;
}
#modulistica{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #555555;
    height: 1201px;
    margin-top: 150px;
    padding-top: 30px;
    width: 791px;
}
#modulistica h3{
  font-family:corbel;
  padding-left:30px;
}
#modulistica p{
  font-size:16px;
}
#barraimmaginemodulistica {
    background: url("img/medici_pagina_modulistica.png") no-repeat scroll 0 0 #9cb4b4;
    float: left;
    height: 130px;
    width: 792px;
    margin-bottom:30px;
    border-top: 3px solid #8fa9a9;
}

.titlemodulistica{
	margin: 0px 30px 15px 30px;
	padding: 0px 0px;
        height: 30px;
        border-bottom:2px solid #9CB4B4;	
}			
.titlemodulistica h2{
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0px 10px 10px 0px;
    text-decoration: none;
    text-transform: uppercase;
}
.titlemodulistica h2 a, .titlemodulistica h2 a:link, .titlemodulistica h2 a:visited {
    background-color: transparent;
    color: #000D4E;
    text-decoration: none;
    font-family:corbel;
}
.titlemodulistica h2 a:hover {
    background-color: transparent;
    color: #333333;
    text-decoration: none;
    font-family:corbel;
}

/* Pagina Privacy */
#barraimmagiprivacy {
    background: url("img/medici_pagina_privacy.png") no-repeat scroll 0 0 #9cb4b4;
    float: left;
    height: 130px;
    width: 792px;
    margin-bottom:30px;
    border-top: 3px solid #8fa9a9;
}
.privacy p {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 30px;
    padding: 0px 0;
    text-align: justify;
}
.privacy li{
list-style:none;
margin-top:8px;
background: url("img/medici_07.png") no-repeat scroll transparent;
background-position:0 50%;
padding-left:35px;
text-align:justify;
margin-right:30px;
line-height:24px;
font-size: 16px;
font-style:italic;
}

/* Pagina Convegni */
#barraimmagineconvegni {
    background: url("img/medici_pagina_convegni.png") no-repeat scroll 0 0 #9cb4b4;
    float: left;
    height: 130px;
    width: 792px;
    margin-bottom:20px;
    border-top: 3px solid #8fa9a9;
}
/* Pagina Legislazione */
#barraimmaginelegislazione {
     background: url("img/medici_pagina_legislazione.png") no-repeat scroll 0 0 #9cb4b4;
    float: left;
    height: 130px;
    width: 792px;
    margin-bottom:30px;
    border-top: 3px solid #8fa9a9;
}
#contentlegislazione{
width:1115px;
height:1255px;
overflow:hidden;
margin:0px auto;
}
/* Pagina Commissioni */
#barraimmaginecommissioni {
    background: url("img/medici_pagina_commissioni.png") no-repeat scroll 0 0 #9cb4b4;
    float: left;
    height: 130px;
    width: 792px;
    margin-bottom:30px;
    border-top: 3px solid #8fa9a9;
}
/* Pagina Convenzioni */
#barraimmagineconvenzioni {
    background: url("img/medici_pagina_convenzioni.png") no-repeat scroll 0 0 #9cb4b4;
    float: left;
    height: 130px;
    width: 792px;
    margin-bottom:30px;
    border-top: 3px solid #8fa9a9;
}

/* Pagina Consiglio */
#barraimmagineconsiglio {
    background: url("img/medici_pagina_consiglio.png") no-repeat scroll 0 0 #9cb4b4;
    float: left;
    height: 130px;
    width: 792px;
    margin-bottom:30px;
    border-top: 3px solid #8fa9a9;
}
/* Pagina Concorsi */
#barraimmagineconcorsi {
    background: url("img/medici_pagina_concorsi.png") no-repeat scroll 0 0 #9cb4b4;
    float: left;
    height: 130px;
    width: 792px;
    margin-bottom:20px;
    border-top: 3px solid #8fa9a9;
}
#contentconcorsi {
  height:1500px;
  margin-bottom:0;
  margin-left:auto;
  margin-right:auto;
  margin-top:0;
  overflow-x:hidden;
  overflow-y:hidden;
  width:1115px;
}
#post4{
  float:left;
  width:792px;
  margin-right:25px;
  height:1500px;
}
.postconcorsi {
  background:#FFFFFF;
  margin-bottom:20px;
  padding-top:15px;
  width:790px;
  height:230px;
}
#concorsimain{
  width:815px;
  float:left;
  height:1650px;
}
#titoloconcorsi{
	margin: 0px 15px 10px 15px;
	padding: 0px 0px;
        height: 30px;
        border-bottom:2px solid #9CB4B4;	
}			
#titoloconcorsi h2{
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    font-family:corbel;
    padding: 0px 10px 10px 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#titoloconcorsi h2 a, #titoloconcorsi h2 a:link, #titoloconcorsi h2 a:visited {
    background-color: transparent;
    color: #000D4E;
    text-decoration: none;
    font-family:corbel;
}
#titoloconcorsi h2 a:hover {
    background-color: transparent;
    color: #333333;
    text-decoration: none;
    font-family:corbel;
}
/* footer widget */
#footer{
overflow:hidden;
}
#col-1 {
  color:#FFFFFF;
  float:left;
  font-family:corbel;
  height:320px;
  margin-left:5px;
  text-transform:uppercase;
  width:483px;
  margin-right:13px;
}
#titoloflickr{
    height: 93px;
    width: 478px;
    background: url("img/footer1.png") no-repeat scroll 0 4px transparent;
    margin-left:-18px;
}
#titoloflickr h3 {
    color: #FFFFFF;
    font-family: corbel;
    font-size: 20px;
    margin-top: 0;
    padding-left: 100px;
    padding-top: 24px;
    text-transform: uppercase;
}

#col-2 {
  color:#FFFFFF;
  float:left;
  font-family:corbel;
  height:320px;
  margin-right:25px;
  text-transform:uppercase;
  width:299px;
}
#titololink{
    height: 93px;
    width: 313px;
    background: url("img/footer2.png") no-repeat scroll 0 4px transparent;
    margin-left:-25px;
    margin-bottom:20px;
}
#titololink h3 {
    color: #FFFFFF;
    font-family: corbel;
    font-size: 20px;
    margin-top: 0;
    padding-left: 100px;
    padding-top: 24px;
    text-transform: uppercase;
}
#col-2 ul{
margin-left:-30px;
}
#col-2 li{
list-style:none;
margin-top:8px;
font-family:corbel;
}
#col-2 li a{
text-decoration:none;
color:#fff;
background: url("img/medici_07_2.png") no-repeat scroll 0 1px transparent;
padding-left: 35px;
font-family:corbel;
text-transform:uppercase;
font-size:14px;
}
#col-2 li a:hover {
    background: url("img/sottoactive_2.png") no-repeat scroll 0 1px transparent;
    color: #9CB4B4;
    text-decoration: none;
    font-family:corbel;
}
#col-3 {
  color:#A0502B;
  float:left;
  height:320px;
  width:290px;
}
#col-3 p {
	margin: 0 0 5px 0;
	color: #5F6565;
}
#titolocol3{
    height: 93px;
    width: 313px;
    background: url("img/footer3.png") no-repeat scroll 0 4px transparent;
    margin-left:-25px;
}
#titolocol3 h3 {
    color: #FFFFFF;
    font-family: corbel;
    font-size: 20px;
    margin-top: 0;
    padding-left: 100px;
    padding-top: 24px;
    text-transform: uppercase;
}
#flickrbox {
	background-color: trasparent;
	height: auto;
	width: 95%;
	overflow: hidden;
	margin: 4px 0 0 20px;
}
.images {
	float: left;
	margin: 5px 15px 5px 6px;
}
.images img {
	border: solid 4px #f5f5f5;
	width: 80px;
	height: 60px;
}
.images img:hover {
	opacity: 0.6;
	-moz-opacity: 0.6;
}


#barraimmaginepost {
  float:left;
  height:182px;
  margin-bottom:15px;
  width:792px;
}
#barraimmaginepostdef {
  float:left;
  height:182px;
  margin-bottom:15px;
  width:792px;
}
.postimgpost {
  background:#FFFFFF;
  height:147px;
  margin-bottom:15px;
  padding-bottom:15px;
  padding-left:15px;
  padding-right:15px;
  padding-top:15px;
  width:762px;
}
#postdefault {
  background:#FFFFFF;
  border:#DDDDDD 1px solid;
  
  color:#555555;
  height:830px;
  margin-top:194px;
  padding-top:30px;
  width:791px;
}

.postimgpostdef {
  background-attachment:initial;
  background-clip:initial;
  background-color:#FFFFFF;
  background-image:initial;
  background-origin:initial;
  background-position:initial initial;
  background-repeat:initial initial;
  height:147px;
  margin-bottom:15px;
  margin-top:-135px;
  padding:15px;
  width:762px;
}
#giornomesepostdef {
  background-image:url("img/postback.png");
  background-repeat:no-repeat no-repeat;
  float:left;
  height:135px;
  margin-left:9px;
  overflow-x:hidden;
  overflow-y:hidden;
  position:relative;
  width:115px;
  z-index:10;
}

/* @font-face */


#legislazione{
  height:500px;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DDDDDD;
  color: #555555;
  margin-top: 150px;
  padding-top: 30px;
  width: 792px;
}
#legislazione2{
  height:875px;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DDDDDD;
  color: #555555;
  margin-top: 150px;
  padding-top: 30px;
  width: 792px;
}
#leginews{
  width:792px;
  height:500px;
}

#postpaginalegislazione{
    float: left;
    height: 702px;
    margin-right: 25px;
    width: 790px;
}

#legislazionecontenuti{
    float: left;
    height: auto;
    margin-right: 25px;
    width: 790px;
}

.entry2 li{
padding-bottom:10px;
}
.entry2 li a{
text-decoration:none;
color:#000d4e;
background: url("img/medici_07.png") no-repeat scroll 0 2px transparent;
padding-left: 35px;
font-family:corbel;
text-transform:uppercase;
}
.entry2 li a:hover {
    background: url("img/sottoactive.png") no-repeat scroll -1px 0 transparent;
    color: #333333;
    text-decoration: none;
    font-family:corbel;
}
.entry2 ul{
list-style:none;
}

.entry3 li{
padding-bottom:10px;
}
.entry3 li a{
text-decoration:none;
color:#000d4e;
background: url("img/medici_07.png") no-repeat scroll 0 2px transparent;
padding-left: 35px;
font-family:corbel;
text-transform:uppercase;
}
.entry3 li a:hover {
    background: url("img/sottoactive.png") no-repeat scroll -1px 0 transparent;
    color: #333333;
    text-decoration: none;
    font-family:corbel;
}
.entry3 ul{
list-style:none;
margin-left:-40px;
  margin-top:25px;
}


#convegni{
  height:275px;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DDDDDD;
  color: #555555;
  margin-top: 150px;
  padding-top: 30px;
  width: 792px;
}

#postpaginaconvegni{
    float: left;
    height: 480px;
    margin-right: 25px;
    width: 790px;
}

#cartina{
width:100%;
height:auto;
margin-top:25px;
margin-bottom:35px;
}
#cartina a{
font-family:corbel;
text-transform:uppercase;
text-decoration:none;
}
#cartina a:hover{
color:#000D4E;
}

.tag{
font-family:corbel;
text-transform:uppercase;
margin-left:15px;
font-size:11px;
line-height:0px;
color:#010622;
}
.tag a{
color:#8FA9A9;
text-decoration:none;
}
#contentcorsiconvegni {
  height:1300px;
  margin-bottom:0;
  margin-left:auto;
  margin-right:auto;
  margin-top:0;
  overflow-x:hidden;
  overflow-y:hidden;
  width:1115px;
}

#risultatiricerca {
    background: #fff;
    float: left;
    height: 55px;
    width: 790px;
    margin-bottom:20px;
    border-top: 3px solid #ff0000;
}

#risultatiricerca h2 {
   margin-left:15px;
   font-family:corbel;
   text-transform:uppercase;
   font-size:20px;
   color:#ff0000;
}
#titolopost{
	margin: 0px 30px 10px 30px;
	padding: 0px 0px;
        height: 30px;
        border-bottom:2px solid #9CB4B4;	
}
#titolopost h2{
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    font-family:corbel;
    padding: 0px 10px 10px 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#titolopost h2 a, #titolopost h2 a:link, #titolopost h2 a:visited {
    background-color: transparent;
    color: #000D4E;
    text-decoration: none;
    font-family:corbel;
}
#titolopost h2 a:hover {
    background-color: transparent;
    color: #333333;
    text-decoration: none;
    font-family:corbel;
}

#titolopostedi{
	margin: 0px 30px 10px 30px;
	padding: 0px 0px;
        height: 30px;
        border-bottom:2px solid #C1B890;	
}
#titolopostedi h2{
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    font-family:corbel;
    padding: 0px 10px 10px 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#titolopostedi h2 a, #titolopostedi h2 a:link, #titolopostedi h2 a:visited {
    background-color: transparent;
    color: #000D4E;
    text-decoration: none;
    font-family:corbel;
}
#titolopostedi h2 a:hover {
    background-color: transparent;
    color: #333333;
    text-decoration: none;
    font-family:corbel;
}

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
  background-attachment:initial;
  background-clip:initial;
  background-color:#000D4E;
  text-decoration:none;
  margin-bottom:2px;
  margin-left:2px;
  margin-right:2px;
  margin-top:2px;
  padding-bottom:5px;
  padding-left:8px;
  padding-right:8px;
  padding-top:5px;
  text-decoration:none;
  color:#fff;
  font-family: corbel;
  text-transform:uppercase;
  font-size:12px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  background:#fff;
  color:#000D4E;
  font-weight:bold;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
table, td, th{border:1px solid #EEE;border-collapse:collapse;margin-top:30px;font-family:corbel;font-size:12px;}
td,th{padding:3px 5px}
td{text-align:left}
th{text-align:left}
tr.odd td,tr.odd th{background: #D5E4FF}
caption{font-weight:bold;color: #999}


.postalboodonto {
  background-attachment:scroll;
  background-clip:initial;
  background-color:#FFFFFF;
  background-image:none;
  background-origin:initial;
  background-position:0 0;
  background-repeat:repeat repeat;
  border-bottom-color:#DDDDDD;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-image:initial;
  border-left-color:#DDDDDD;
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:#DDDDDD;
  border-right-style:solid;
  border-right-width:1px;
  border-top-color:#DDDDDD;
  border-top-style:solid;
  border-top-width:1px;
  color:#555555;
  font-family:Garamond;
  height:7125px;
  padding-bottom:0;
  padding-left:30px;
  padding-right:30px;
  padding-top:30px;
  text-align:justify;
  width:730px;
}
#postpaginaalboodonto {
  float:left;
  height:7345px;
  margin-right:25px;
  width:790px;
}
#contentalboodonto {
  height:7207px;
  margin-bottom:0;
  margin-left:auto;
  margin-right:auto;
  margin-top:0;
  overflow-x:hidden;
  overflow-y:hidden;
  width:1115px;
}

#contentcontatti {
  height:2000px;
  margin-bottom:0;
  margin-left:auto;
  margin-right:auto;
  margin-top:0;
  overflow-x:hidden;
  overflow-y:hidden;
  width:1115px;
}

.postcontatti {
  background:#FFFFFF;
  background-image:none;
  border:1 px solid #DDDDDD;
  color:#555555;
  font-family:Garamond;
  height:1970px;
  padding-bottom:0;
  padding-left:30px;
  padding-right:30px;
  padding-top:30px;
  text-align:justify;
  width:730px;
}

#postpaginacontatti {
  float:left;
  height:2000px;
  margin-right:25px;
  width:790px;
}
#navigation2{
margin-left:-30px;
}
#contentalbomedicifine {
  height:4120px;
  margin:0 auto;
  overflow:hidden;
  width:1115px;
}
#postpaginaalbomedicifine {
  float:left;
  height:4120px;
  margin-right:25px;
  width:790px;
}
.postalbomedicifine {
  background:#FFFFFF;
  border:1px solid #DDDDDD;
  color:#555555;
  font-family:Garamond;
  height:4050px;
  padding:30px 30px 0;
  text-align:justify;
  width:730px;
}
.postalboodonto2 {
    background-attachment: scroll;
    background-color: #FFFFFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat repeat;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px;
    color: #555555;
    font-family: Garamond;
    height: 7125px;
    padding: 30px 30px 0;
    text-align: justify;
    width: 730px;
}
.postalboodonto2 li{
list-style:none;
margin-top:8px;
font-family:corbel;
height:20px;
}
.postalboodonto2 li a{
text-decoration:none;
color:#000d4e;
background: url("img/medici_07.png") no-repeat scroll 0 2px transparent;
padding-left: 35px;
font-family:corbel;
text-transform:uppercase;
font-size:16px;
}
.postalboodonto2 li a:hover {
    background: url("img/sottoactive.png") no-repeat scroll -1px 0 transparent;
    color: #333333;
    text-decoration: none;
    font-family:corbel;
}
#postpaginamedici {
  background-color:#FFFFFF;
  background-position:initial initial;
  background-repeat:initial initial;
  border:1px solid #DDDDDD;
  color:#555555;
  height:1024px;
  padding-top:30px;
  width:791px;
}
#sl-specifica {
  float:left;
  font-family:corbel;
  height:23px;
  margin:10px 30px 0 30px;
  overflow:hidden;
  width:730px;
}
h2.specifica {
  color:#000000;
  float:left;
  font-size:18px;
  font-weight:bold;
  height:18px;
  margin-right:10px;
  margin-top:0;
  width:auto;
}
.specifica2 {
  float:left;
  font-size:18px;
  text-align:left;
  text-transform:none;
  width:auto;
}
.entry3 h2{
 font-family:corbel;
  font-size:19px;
  font-weight:bold;
  margin-left:-15px;
  padding:12px 10px 0px 15px;
  text-decoration:none;
  text-transform:uppercase;
  color:#000D4E;
}

@font-face {
    font-family: 'corbel';
    src: url(http://www.omceopo.org/wp-content/themes/ordine/font/corbel/corbel-webfont.eot);
    src: url(http://www.omceopo.org/wp-content/themes/ordine/font/corbel/corbel-webfont.eot?#iefix) format('embedded-opentype'),
         url(http://www.omceopo.org/wp-content/themes/ordine/font/corbel/corbel-webfont.woff) format('woff'),
         url(http://www.omceopo.org/wp-content/themes/ordine/font/corbel/corbel-webfont.ttf) format('truetype'),
         url(http://www.omceopo.org/wp-content/themes/ordine/font/corbel/corbel-webfont.svg#CorbelRegular) format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Garamond';
    src: url(http://www.omceopo.org/wp-content/themes/ordine/font/garamond/garamond-webfont.eot);
    src: url(http://www.omceopo.org/wp-content/themes/ordine/font/garamond/garamond-webfont.eot?#iefix) format('embedded-opentype'),
         url(http://www.omceopo.org/wp-content/themes/ordine/font/garamond/garamond-webfont.woff) format('woff'),
         url(http://www.omceopo.org/wp-content/themes/ordine/font/garamond/garamond-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}