/* -- This is the place to add your own style modifications without touching the original styles -- */
#header {
   
/*    background: url("images/headerbg2.png") repeat scroll 0 0 #15116F;*/
/*    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.4);*/
    clear: both;
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 100%;
  
    
}


/*#header {
	clear: both;
	margin: 0 auto;
	padding: 0;
	background: url(images/headerbg2.png);
	
	}*/

#body-bg {
    height: 250px;
    background: url("images/headerbg2.png") repeat scroll 0 0;
}

#logo {
  background: url("images/h-1.jpg") no-repeat;    
    
}

#logo img {
     
   vertical-align: bottom;
}


#topnav ul li  { 
	float:right; 
	width: auto;
      
	}

/*.home-widget-1 {
    float: left;
    margin: 0;
    padding-right: 3.5%;
    width: 60%;
}
        
        
.home-widget-2 {
    float: left;
    margin: 0;
    width: 30%;
}

.home-widget-3 {
    float: right;
    margin: 0;
    width: 20%;
}*/

/*.cat-posts .post {
    height: 350px;
    border: 0 none;
    clear: none;
    float: left;
    margin: 0 3.5% 0 0;
    padding: 0;
    width: 70%;
}*/


#topnav ul a  {
	position:relative; 
	display:block; 
	z-index:100; 
	padding:5px 10px; 
	line-height:10px; 
	text-decoration:none;
	color:#ccc;
	}
        
        
#topnav ul a {
    display: block;
    line-height: 10px;
    padding: 10px 5px 10px 5px;
    position: relative;
    text-decoration: none;
    z-index: 100;
}        

ul li.current-menu-ancestor > a,
ul li.current-menu-item > a,
ul li.current-menu-parent > a {
	background-color: #F57D36;
        color: #010066
}


ul li.current_page_item > a,
ul li.subpages_current_page, 
ul li.widget_subpages_current_page > a {
/*	background-color: #F57D36;*/
        color: #F57D36;
        font-weight:bold;
        
}

.menu li.current-menu-item > a,
 ul li.current-category-parent > a,
.menu li.current-post-parent > a
 {
    background-color: inherit;
    color: #336699; 
}

.menu .current-menu-item > a,
.menu .current-post-item > a
{
     font-weight:bold;
    
}

.tric {
/*  background:url(images/tricolore.jpg) no-repeat;*/
}



/*#catnav {
	padding:0; 
	margin:0;
	background:#000;
	font-size:8pt;
	border:1px solid #333;
	border-bottom:0;
        border-radius: 25px 0 0 0;
       
	}*/

#catnav ul a:hover {
	color:#fff;
        background-color: #F57D36;
	}
        
#catnav ul a {
    border-right: 1px solid #FFF;
    color: #FFF;
    display: block;
    line-height: 20px;
/*    padding: 5px 14px;*/
    position: relative;
    text-decoration: none;
    z-index: 90;
    letter-spacing:1px;
    text-transform: uppercase;
}        

/*.cat-posts .post {
    border: 0 none;
    clear: none;
    float: left;
    margin: 0 3.5% 0 0;
    padding: 0;
    width: 100%;
}*/




h3.post-title, h2.post-title {
    font-size: 14pt;
    letter-spacing: 0;
    line-height: 1.1em;
/*    margin-bottom: 10px;*/
   
    
}

h2.feature-title {
    font-size: 11pt;
    
}



#body-bg {
    background-color: #010066;
    
/*  background:url(images/trasparenza.png) repeat-x;*/
    border: 0 none;
}


/*.cat-right {
    border-bottom: 1px dotted #DDDDDD;
    clear: both;
    margin: 0 0 30px;
    padding: 0 0 15px;
    position: relative;
    z-index: 1;
}


.post-right a, .post-right a:link, .post-right a:visited {
    color: #333333;
    text-decoration: none;
}

.cat-right h2.post-right {
    font-size: 12pt;
    letter-spacing: 0;
    line-height: 1.1em;
    text-align: left;
}*/

/*#sidebar .widget .widget-wrap 

margin-right:0px !important;*/


#sidebar-bottom .widget li, #sidebar-narrow .widget li {
    
    font-size: 10pt;
   
}


/*.slogan {
   

   
    background-color: #010066;
   
    color: #FFFFFF;
    float:right;
    font-style: oblique;
    font-family: "Times New Roman", Times, serif;
    padding: 5px 5px 0 0;
    font-size: 15px;
    text-shadow: 0.1em 0.1em 0.2em black;
}*/


/* #cat{
   
    clear: both;
    margin: 0 0 30px;
    padding: 0 0 15px;
    position: relative;
    z-index: 1;
}*/


.entry-side {
    
  
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0;
}




/*.entry-side img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    height: auto;
    max-width: 97%;
    padding: 3px;
}*/
a img, img a {
    border: medium none;
}
/*
.pres {
    
  float:left;
  padding: 20px;
  font-size: 13px;
  text-shadow: 0.1em 0.1em 0.2em white;
    
}*/

/*.cat-second {
    
    clear: both;
    margin: 0 0 30px;
    padding: 0 0 15px;
    position: relative;
    z-index: 1;
}*/

/*#sidebar .widget {
   
    margin-top: 15px;

}*/


body {
    background: url("images/headerbg2.png") repeat scroll 0 0 #FAFAFA;
    
}


/*ul#portfolio {
    list-style: none outside none;
    text-align: left;
    box-shadow: 0 8px 3px -5px rgba(0, 0, 0, 0.2);
}*/

ul#portfolio li {
 
    background-color: #F5F5F5;
    border-radius: 5px 5px 5px 5px;
/*    -moz-box-shadow: 0 5px 8px -2px #888;
    -webkit-box-shadow: 0 5px 8px -2px #888;
    box-shadow: 0 5px 8px -2px #888;*/
    box-shadow: 0 -3px 1px rgba(255, 255, 255, 0.6), 0 2px 1px rgba(255, 255, 255, 0.97) inset, 0 0 3px -1px rgba(0, 0, 0, 0.7);
    cursor: pointer;
    display: block;
    margin: 1%;
    padding: 2%;
}



.curve-down {
    border: medium none;
    border-radius: 100% 100% 100% 100% / 33px 33px 33px 33px;
    box-shadow: 0 8px 3px -5px rgba(0, 0, 0, 0.2);
}


.child ul {
    /*border-bottom: 1px solid #DDDDDD;*/
    padding-left: 10px;
}



.cat-home {
    font-size: 9pt;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0 0 10px;
    padding: 0;
    text-transform: uppercase;
    
}

#backtotop {
    background: none repeat scroll 0 0 #333333;
    bottom: 15px;
    color: #FFFFFF;
    cursor: pointer;
    display: none;
    font-size: 11px;
    height: 50px;
    line-height: 50px;
    margin-top: 22px;
    position: fixed;
    right: 15px;
    text-align: center;
    text-transform: uppercase;
    width: 50px;
    z-index: 999;
    border-radius: 100em 100em 100em 100em;
}

.widget-noborder {
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0;
}

.wp-caption img {
    background: none repeat scroll 0 0 #FFFFFF;
    height: auto;
    max-width: 97%;
    padding: 3px;
}

/*ul#portfolio li {
   
   
    
   
    cursor: pointer;
   
    padding: 0 2%;
    width: 27%;
}



ul#portfolio img, ul#portfolio img.thumbnail {
    border-radius: 5px 5px 5px 5px;
    border-top: 1px solid #F2F2F2;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 3px -5px rgba(0, 0, 0, 0.2);
    
   
    display: block;
    
}*/


#footer-widgets a, #footer-widgets a:link, #footer-widgets a:visited {
    background-color: inherit;
    color: inherit;
    font-weight: normal;
}

#topnav ul a, #topnav ul a:link, #topnav ul a:visited {
    
    background-color: inherit;
}

#sidebar-bottom .widget li:last-child, #sidebar-narrow .widget li:last-child {
    border-bottom: 1px solid #DDDDDD;
}

.banner728 {
    display: block;
/*    float: left;*/
    margin: 0 auto;
    padding: 0;
    width: auto;
}

.banner728bottom {
    display: block;
    float: left;
    margin: 0 auto;
    padding: 0;
    width: auto;
}


#catnav ul a {
   padding: 5px 7px;
   font-weight: bold;
}


.home-link-icon a {
   padding-left: 35px !important;
   background-image: url(images/english.gif);
   background-position: left;
   background-repeat: no-repeat;
}

/*.footer-widget1 {
    float: left;
    margin: 0 2% 0 0;
    overflow: hidden;
    width: 25%;
}*/

#page {
   
    margin: 0 auto 15px;
  
}

.cat-posts .entry {
	margin: 0;
	padding: 0;
	height: 455px;
	overflow:hidden;
	}
        
        
.frame {
        clear: left;
        float: left;
        margin: 0 10px 15px 10px;
}    
            
       
        
/*  .cat-posts .post {
    border: 0 none;
    clear: none;
    float: left;
    margin: 0 3.5% 0 0;
    padding: 0;
    width: 31%;
}      */
/*
.menu-item-type-taxonomy li  {

    background-color: white;
    
}*/


.twitter-tweet  {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #EEEEEE #DDDDDD #BBBBBB;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    display: block;
    height: auto;
    margin: 10px 0;
    max-width: 99%;
    min-width: 220px;
    padding: 0;
    position: static;
    visibility: visible;
    
    
}


.standalone-tweet .subject {
    border: 0 none;
    padding: 4px 8px 8px;
}

.standalone-tweet .subject {
    margin-top: 4px;
}
.tweet {
    border-width: 0 0 1px;
    padding: 12px 12px 10px 10px;
}
.root, .tweet, .footer, .detail-expander, .header, .timeline {
    position: relative;
    min-height: 48px;
    
}
.tweet, .root, .p-author {
}

.standalone-tweet .subject {
    margin-top: 4px;
}

.root, .tweet, .footer, .detail-expander, .header, .timeline {
    position: relative;
    font: "Helvetica Neue", Arial,sans-serif;
}
.tweet, .root, .p-author {
      background-color: #FFF;
      margin-right:5px;
      border: 0 none;
}

.follow-button {
    position: absolute;
    right: 0;
    top: 0;
}

 .p-name {
    font-size: 20px;
    color: #292F33;
    font-weight: bold;
    
}
.follow-button, .follow-button {
   // background-color: #EEEEEE;
  //  background-image: linear-gradient(#FFFFFF, #DEDEDE);
   // border: 1px solid #CCCCCC;
  //  border-radius: 3px;
   // color: #333333;
    display: inline-block;
    font: bold 11px/18px 'Helvetica Neue',Arial,sans-serif;
    padding: 0 5px 0 3px;
    text-decoration: none;
   // text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    white-space: nowrap;
}

.ic-button-bird {
    background-image: url("images/logo-50x29.png");
    height: 31px;
    width: 52px;
    display: inline-block;
    vertical-align: middle;
}

.subt {
  font-family: arial;
  font-size: 12px;
  line-height: 1px;
  padding-bottom: 5px;
  
} 

    
.cat-posts {
    border-bottom: none;
    margin: 0 0 0;
  
}
cat-posts .entry-tras {
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
}


