/*
    Theme Name: IN-VISIBILE
    Author: Opificio Visivo
    Author URI: http://www.opificiovisivo.com
    Version: beta .01
*/

/* LAYOUT */

body {
    /*background: url(images/background_2.png);
    background-position: top left;
    background-repeat: repeat-x;*/
    background-color:#FFFFFF;
    }

#wrapper {
    padding:0;
    }

#container {
    }

#contentwrap {
    background: #fff;
    }

a {
    color:#0099FF;
    text-decoration: none;
    }

a:hover {
    color:#333333;
    text-decoration: none;
    }
/* HEADER */

#header {
    height: 200px;
    margin-top:8px;
    padding-left:0px;
        }

#header img {
    border:none;
    }

#header h1 {
    margin-bottom: 8px !important;
    padding: 5px 0 0 0;
    font-weight: normal;
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 46px;
    text-transform: uppercase;
    }

#header h1 a, #header h1 a:visited {
    color:#000000;
    text-decoration: none;
    }


#header h2 {
    color: #4d4b4b;
    font-size: 12px;
    line-height: 14px; 
    font-family: Arial;
    text-transform: uppercase;
    }

/* NAVIGATION MENUS */

#pagemenucontainer {
    height: 30px;
    margin-top: 6px;
    }
    
#pagemenu {
    height: 30px;
    color:#000000;
    }

#pagemenu, #pagemenu ul { 
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
    }
#pagemenu {
    margin-bottom: 1px;
    }
    
#pagemenu ul {
    float: left;
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    }
    
#pagemenu li {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
    }
    
#pagemenu ul li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    }
    
#pagemenu li a, #pagemenu li a:link {
    color:#000000;
    display: block;
    margin: 0px 6px 0px 0px;
    padding: 7px 15px 6px 0px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    font-family: 'Trebuchet MS';
    }
    
#pagemenu li a:hover, #pagemenu li a:active, .current_page_item {
    color:#0099FF;
    display: block;
    margin: 0px 6px 0px 0px;
    padding: 7px 15px 6px 0px;
    text-decoration: none;
    }
    
#pagemenu  li.current_page_item a {
    color:#CCCCCC;
    }

#pagemenu li:hover, #pagemenu li.sfhover { 
    position: static;
    }
    


#navcontainer {
    height: 32px;
    width:920px;
    margin:auto;
    background: #333333;
    display: block;
    overflow: hidden;
    }
    
.current-cat {
    background:#000000;
    }

/* CONTENT */

#blocchi {
    width:280px;
    height:463px;
    overflow:hidden;
    float:left; 
    margin-right:15px;
    margin-bottom:15px; 
    /*border:2px solid #000000; */
    padding:5px 5px 5px 5px;
    }
#blocchi h3 {
    background-color:#000000;
    color:#FFFFFF;
    padding:5px;
    font-size:1.0em;
    }
#blocchi h3 a {
    color:#FFFFFF;
    text-decoration:none;
    }
#blocchi h3 a:hover {
    color:#0099FF;
    text-decoration:none;
    }
.crop {
    float:left;
    overflow:hidden; /* this is important */
    position:relative; /* this is important too */
    width:280px;
    height:50px;
    margin-bottom:2px;
    }
.imgtfe {
    position:absolute;
    top:-10px;
    }
#content {
    background-color: #fff;
    padding: 15px 5px 15px 15px;
    }

.post {
    padding-bottom: 30px;
    }

.post p {
    margin-bottom: 10px;
    }

.title {
    margin: 0 0 8px 0;
    padding: 0px;
    line-height: 22px;
    font-family: 'Trebuchet MS';
    color:#000000;
    font-size:16px;
    font-weight:bold;
    }

#blocchi .title { line-height:18px; margin-top:5px;}    
.title a {
    text-decoration: none;
    color:#000000;
    font-family: 'Trebuchet MS';
    }

.title a:hover {
    text-decoration: none;
    color:#0099FF;
    }

.pagetitle {
    margin-bottom: 20px;
    line-height: 20px;
    font-size:14px;
    font-family: 'Trebuchet MS';
    background:#000000;
    color:#FFFFFF;
    padding: 2px;
}

.postdate {
    font-size: 10px;
    padding: 1px 4px;
    font-family: 'Trebuchet MS';
    color:#666666;
    border-bottom: 2px solid #000;
    }


.postmeta {
    font-size: 10px;
    padding: 2px 4px;
    font-family: 'Trebuchet MS';
    }
    
.postdate img, .postmeta img {
    border: none;
    vertical-align: middle;
    margin:2px;
    }
    
.entry {
    text-align: justify;
    line-height: 20px;
    padding-top: 8px;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    }
#blocchi .entry {padding-top:0px; line-height:16px;}
.navigation {
    padding: 10px 0;
    }

blockquote {
    overflow: hidden;
    padding-left: 9px;
    font-style: italic;
    color: #666;
    border-left: 3px solid #CADAE7;
    }
    
.post img {
    max-width: 680px;
    /*border: 1px solid #000000;*/
    }

img.wp-smiley {
    max-height: 12px;
    margin: 0;
    padding: 0;
    border: none;
    }
    
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
    }

.alignleft {
   float: left;
    }

.alignright {
   float: right;
    }

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
    }
    
/* SIDEBAR(S) */

.sidebaradbox {
    margin-top: 5px; 
    text-align:center;
    }
    
.sidebaradbox img {
    boarder:1px solid #000
    }

.sidebar {
    margin-right: 10px;
    }
    
.sidebar a {
    text-decoration: none;
    color: #000;
    }

.sidebar a:hover {
    text-decoration: none;
    color:#0099FF;
    }
    

    
#search input, #searchform input{
    border: 1px solid #333333;
    }
    
#search label, #searchform label {
    margin: 10px 0 10px 0;
    padding: 4px 0 4px 0px;
    font-size: 13px;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    border-bottom: 2px solid #0099ff;
    display: block;
    }
    
#s {
    width: 220px;
    padding: 2px;
    }
    
#searchsubmit {
    border: 1px solid #fff;
    background: #ccc;
    color: #000;
    }
#invita {
    border: 1px solid #fff;
    background: #000;
    color: #fff;
    text-decoration:blink;
    width:100%;
    }
#topsearch {
    padding:8px 0 5px 0;
    text-align: right;
    }
    
#topsearch input {
    border: 1px solid #000;
    }
    
#topsearch label {
    display: none;
    }
    
#topsearch #s {
    width: 180px;
    padding: 2px;
    border: 1px solid #333;
    }
/* Social icons */
.addthis_toolbox .hover_effect
{

    padding: 8px 0 8px 8px;
    border: 3px solid #eee;
    margin: 10px 10px 0 0;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #e33258;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #f5e9ec;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

    
.sidebarvideo {

    }

.sidebar h2 {
    /*margin: 10px 0 0 0;*/
    padding: 2px 2px 2px 4px;
    font-size: 1em;
    font-family: 'Trebuchet MS';
    /*font-weight: bold;*/
    text-transform: uppercase;
    color: #fff;
    /*border-bottom: 2px solid #333333;*/
    background: #0099ff;
    margin-top:15px;
    }

.sidebar ul {
    list-style-type: none;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    }
    
.sidebar ul li {
    list-style-type: none;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    }

.sidebar ul ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    }
    
.sidebar ul li li {
    padding: 3px 0px 3px 15px;
    margin: 0px;
    background: url(images/bullet_2.gif) no-repeat top left;
    }
    
.sidebar ul li ul li {
    background: #FFFFFF url(images/bullet_2.gif) no-repeat top left;
    padding: 2px 0px 2px 15px;
    margin: 2px 0;
    }

.sidebar img {
    border:none;
    margin-bottom:5px;
    }

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    color: #555;
    background: #fff;
    }
#wp-calendar caption {
    padding: 2px 4px;
    text-transform: uppercase;  margin: 2px 0 2px 0;
    background:#DDEEFF;
    }

#wp-calendar td {
    color: #999;
    font: normal 12px 'Trebuchet MS';
    letter-spacing: normal;
    padding: 2px 0;
    text-align: center;
    }

#wp-calendar td:hover, #wp-calendar #today {
    background: #DDEEFF;
    color: #555;
    }
    
#wp-calendar {
    empty-cells: show;
    font-size: 14px;
    margin: 0;
    font-weight: bold; 
    width: 100%;
    }


/* FOOTER */

#footer {
    padding-top: 12px;
    text-align: center;
    height: 60px;
    color: #fff;
    font-size: 13px;
    background:#000000;
    margin: 0 auto;
    width: 930px;
    }

#footer a {
    color: #fff;
    text-decoration:none;
    } 

#footer a:hover {
    text-decoration: none;
    color:#0099FF;
    } 
    
#footer2 {
    color: #555;
    font-size: 11px;
    margin-top: 12px;
    text-align: right;
    padding-right: 5px;
    }   
#footer2 a {
    color: #555;
    text-decoration: none;
    } 

#footer2 a:hover {
    text-decoration: none;
    } 
    
    
/* COMMENTS */

#comments h3 {
    margin-bottom: 10px;    
}

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
    }

#commentform {
    margin: 5px 10px 0 0;
    }
    
#commentform textarea {
    width: 100%;
    padding: 2px;
    }
    
#respond:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
    }
    
#commentform #submit {
    margin: 0 0 5px auto;
    float: right;
    background:#000 none repeat scroll 0 0;
    border:1px solid #999999;
    color:#FFFFFF;
    }

.alt {
    margin: 0;
    padding: 10px;
    }

.commentlist {
    padding: 0;
    text-align: justify;
    }

.commentlist li {
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
    list-style: none;

    }
    
.commentlist li ul li { 
    margin-right: -5px;
    margin-left: 10px;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
    margin: 5px 0;
    }

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
    }

.commentmetadata {
    margin: 0;
    display: block;
    }
