/*
Theme Name: Studio di Arboricoltura
Theme URI: http://www.itopen.it
Description: A custom Theme for Studio di Arboricoltura
Version: 1
Author: Alessandro Pasotti
Author URI: http://www.itopen.it
*/




/* Main blocks and floats */
body {
    text-align: center;
    margin: 0; /* to avoid margins */
    background: #FFFFCC;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 76%;
    line-height: 1.3;
    height: 100%;
}


div#outer-wrapper {
    min-width: 760px;
    max-width: 958px;
    width: auto !important;
    width: 958px;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    /*padding: 0 4px;*/
    background: white url(images/border-left.gif) left repeat-y;
    height: 100%;
}

div#outer-wrapper2 {
    margin: 0 0 0 4px;
    padding: 0;
    background: white url(images/border-right.gif) right repeat-y;
    height: 100%;
}

div#wrapper {
    margin: 0 4px 0 0;
    padding: 0;
    text-align: justify;
}

/* Generic classes */

.hidden {
    display: none;
}

.clr {
    clear: both;
}

a {
    /*text-decoration: none;*/
    color: #669933;
}

a:hover {
    text-decoration: underline;
}

h1 {
    color: #6D4100;
    font-size: 1.7em;
    font-weight: bold;
}

h1 a {
    color: #669933;
}

h2 {
    color: #669933;
    font-size: 1.3em;
    text-align: left;
}

h3 {
    color: #669933;
    font-size: 1.2em;
}

input, textarea {
    border: solid 1px #669933;
    background-color: white;
}

a img {
    border: solid 1px silver;
}

a:hover img{
    border: solid 1px blue;
}

div.wp_syntax {
  background-color: #F7F8FF;
  border: 1px solid silver;
  margin: 0 0 1.5em 0;
  overflow: auto;
  width: 100%;
}

code {
    font-family: Lucida Console, Andale Mono, Courier, sans-serif;
}

pre {
    font-size: 1.2em;
    margin: 0.5em 1em;
}

ul li {
    list-style-image: url(images/arrow.gif);
}

/* Top menu */

div#top-nav {
    width: 100%;
    height: 27px;
    /*background: #598600;*/
    background-image: url(images/testata-top.jpg);
    padding: 0;
}

ul#nav {
    margin: 0;
    float: right;
    width: 80%;
    text-align: right;
    font-weight:bold;
    font-size: 1.1em;
    padding: 0.45em 0 0 0;
}

ul#flags {
    margin: 0;
    float: left;
    width: 10%;
    padding: 0.5em 0;
}


ul#nav li{
    list-style-type: none;
    display: inline;
    padding-right: 1em;
}

ul#nav a{
    text-decoration: none;
}

ul#nav a:hover{
    text-decoration: underline;
}

#flags li {
    list-style-type: none;
    display: inline;
    padding-left: 0.5em;
}

ul#nav li a {
    color: white;
    font-size: 1.1em;
}

ul#flags li a img{
    border: none;
    margin-top: 2px;
}


/* Inside containers */
div#container {
    width: 80%;
    float: left;
}

div.homecontainer {
    background-image: url(images/leftcontentbg.gif);
    background-repeat: repeat-y;
}

/* Sidebar */
div#sidebar {
    float: right;
    width: 16%;
    padding: 1em;
    border-left: solid 1px silver;
    overflow:hidden;
    text-align: left;
}


div#sidebar ul {
    padding:0;
    margin:0;
}

div#sidebar li {
    list-style-type: none;
    list-style-image: none;
}

div#sidebar h2 {
    color: #669933;
    font-weight: bold;
    font-size: 1.2em;
    margin-top: 1em;
    margin-bottom: 0;
}

/* Banner */
div#banner {
    background-image: url(images/testata-bottom.jpg);
    background-repeat: no-repeat;
    height: 168px;
    width: 100%;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
}

div#flashfader {
    float: right;
    z-index: 1000;
}

div.filetto {
    background-image: url(images/testata-top.jpg);
    /*background-repeat: repeat-x;*/
    /*background-color: #6D4100;*/ /*#669933;*/
    height: 13px;
    width: 100%;
    clear: both;
}

div#blogdescription {
    position: relative;
    top: 20px;
    left: 120px;
    font-size: 1.8em;
    font-weight: bold;
    color: #6d4100;
    width: 400px;
    text-align: left;
}

/* Main article block */

.post {
    margin: 12px 20px 1.8em 20px;
}

.block {
    float: left;
    width: 45%;
}

.post h1, .post h2 , .post h3{
    clear:both;
}

.post h2 a {
    color: #669933;
}

.post small {
    color: silver;
    font-style: italic;
}

h1.section-title {
    padding: 0;
    margin: 20px;
}

h1.post-title {
}

.post img {
    /*border: solid 1px silver;*/
    margin: 1em;
}

.post img[align=left] {
    margin: 0 1em 1em 0;
}
.post img[align=right] {
    margin: 0 0 1em 1em;
}

.post table {
    border-collapse: collapse;
    border: solid 1px #669933;
    padding: 0;
}

.post td, .post th  {
    border: solid 1px #669933;
    padding: 0.5em;
    vertical-align: top;
}

.post th  {
    color: white;
    background: #669933;
}

.post div.excerpt {
    font-size: 1.1em;
    font-style: italic;
}

.home {
    margin-top: 24px;
}

.postmetadata {
    font-size: 1em;
    font-style: italic;
    color: silver;
    margin: 0.5em 0;
}

.postcategory {
    font-size: 0.9em;
    font-style: italic;
    color: silver;
    clear: both;
    margin: 0.5em 0;
    text-align: left;
}

.readmore {
    margin: 0.5em 0;
    padding-left: 1em;
    background-position: center left;
    background-image: url(images/arrow.gif);
    background-repeat: no-repeat;
    clear: both;
}

.readmore a {
    font-weight: bold;
    font-size: 1.1em;
    color: #669933;
    text-decoration: none;
}

.readmore a: hover {
    text-decoration: underline;
}


div.navigation {
    margin: 1em;
    font-weight: bold;
    font-size: 1.2em;
}

/* Archives */
div.archive-title {
     margin: 12px 12px 1.8em 12px;
}

div.archive-title h1 {
    color: #C81014;
}


/* Comments */
div#feedback{
    margin: 12px 12px 1.8em 12px;
}

ol.commentlist {
    list-style-type: none;
    padding: 0;
}

.commentlist li
{
  margin:0.5em 0;
  padding:1em;
  background:#F2F2F2;
  border-left:#70281D 8px solid;
}

.commentlist li.alt
{
  border-left:#996633 8px solid;
}

/* Footer */
div#footer {
    clear: both;
    text-align: center;
    height: 2em;
    color: #669933;
}

div#footer a {
    color: #669933;
}

/* Searchbox */
#searchform #s {
    width: 8em;
}

/* Thumbnails */
div.thumbnail {
    height: 80px;
    width: 128px;
    overflow: hidden;
    display: inline;
    float: left;
    border: solid 1px silver;
    margin: 0 0.5em 0.5em 0;
}

.post div.thumbnail img {
    border: none;
    margin: 0;
}

div#sidebar .widgettitle {
    color: #430000;
}

/* Home */
div#left-content {
    width: 50%;
    float: left;
}

div#right-content {
    width: 49%;
    float: right;
    background: white;
}

/*hr.home {
    border: 0;
    color: white;
    border-bottom: solid 1px silver;
}*/

div.home h2 {
    color: #6D4100;
}

/*
h2.homelink {
    display: inline;
}

div.homelink div.thumbnail {
    height: 32px;
    width: 32px;
    border: none;
    float: none;
}

div.homelink div.thumbnail img{
    vertical-align: middle;
}
*/

img.alignright {
    float:right;
}


img.alignleft {
    float:left;
}