body { margin:0; padding:0; background:white; color:black; font-family: "Waldorfschrift", "Steinerlight"; }
body, th, td { font:14px/1.5em Verdana,sans-serif; }
#container { position:relative; min-width:55em; max-width:100%; }
#homepage #container { max-width:100em; }

div.white { background:#fff; padding:5px 0 5px 0; width:100%; }
div.breadcrumbs { background-color:#FFC; background-image:url('../img/tbk.jpg'); background-repeat:repeat-x; padding-top:5px; padding-bottom:4px; padding-left:1em; }

span.dove { color:brown; }

span.quando { color:brown; }

#barca { float:right; text-align: center; }

/* LISTS */

ul { padding-left:2em; }
ol { padding-left:30px; }
ul li { list-style-type:square; margin-bottom:.4em; }
ul ul { padding-left:1.2em; }
ul ul ul { padding-left:1em; }
ul.linklist, ul.toc { padding-left:0; }
ul.toc ul { margin-left:.6em; }
ul.toc ul li { list-style-type:square; }
ul.toc ul ul li { list-style-type:disc; }
ul.linklist li, ul.toc li { list-style-type:none; }
dt { font-weight:bold; margin-top:.5em; font-size:1.1em; }
dd { margin-bottom:.8em; }
dl.index dt { font-weight: normal; }

/* LINKS */
a {text-decoration: none;}
a img {border: none;}
a:link, a:visited { color:#ff5700; }
#content-main a:link, #content-main a:visited { color:#ab5603; }
#content-secondary a:link, #content-secondary a:visited { color:#ffc757; text-decoration:none; }
a:hover { color:#000; text-decoration:underline; }

/* HEADER */
#header { position:relative; height:104px; background:#FFE0F9; background-image:url('../img/bk.jpg');}
#header div#logo { float:left; }
#header h1 { margin:0; padding-bottom:10px; padding-top:10px; font-size:150%; font-weight:bold; color:#487858; }
#header h2 { margin:0; font-size:125%; font-weight:bold; color:#487858; }


/* NAV */
#nav-global { position:absolute; margin:0; top:0; right:0; }

.biglogo img { 
    width:75px;
    height:104px;
    margin:0;
    padding:0;
    float:left;
}
.uplogo img {
    width:75px;
    height:52px;
    margin:0;
    padding:0;
    float:left;
}

.downlogo img {
    margin:0;
    margin-left:-75px;
    margin-top:52px;
    padding:0;
    float:left;
    width:75px;
    height:52px;
}


/* SUBNAV */
#subnav-global { padding-left:1em; min-width:25%; background:white; display:block; margin-top:2%; padding:10px; text-align:right; float:right; font-family:"Trebuchet MS",sans-serif; white-space:nowrap; border-style:solid;
border-color:#E2EDD0; } 
#subnav-global li { list-style-type:none; text-align:right; margin:0; padding:0; }
#subnav-global a:hover { color:black; }



/* COLUMNS */

#columnwrap { background:#FEEBC3; padding-bottom:10px; }
#columnwrap h3 { padding-top:0; margin-top:0px; }
#subwrap { background:#FFE0F9; width:71%; float:left; padding-bottom:0px; }
#content-main { float:left; min-height:800px; width:96%; padding-left:2%; padding-right:2%; background:white; color:black; padding-bottom:10px; overflow:hidden; }
.sidebar { font-size:92%; }

/* .sidebar * { margin-left:14px; margin-right:14px; }
.sidebar * * { margin-left:0; margin-right:0; }
*/

#content-extra { float:right; width:28%; background-image:url('../img/lbk.jpg'); background-repeat:no-repeat; background-position: right bottom; }
#content-extra * { margin: 10px 2px 10px 2px; }
#content-extra * * { margin: 2px; }

#content-related { float:left; width:100%; display:block; background-color:#FFC;
 background-image:url('../img/tbk2.jpg'); background-repeat:repeat-x; background-position:bottom; } 
#content-secondary { clear:both; background:#487858; margin-left:0; margin-right:0; margin-top:15px; margin-bottom:-10px; padding:10px 24px; color:white; }
.subcol-primary, .subcol-secondary { width:40%; float:left; padding-bottom:1.2em; }
.subcol-primary { margin-right:1%; }

/* CONTENT */

h1,h2,h3 { margin-top:.8em; font-family:"Trebuchet MS",sans-serif; font-weight:normal; }
h1 { font-size:218%; margin-top:.6em; margin-bottom:.6em; color:#092e20; line-height:1.1em; }
h2 { font-size:150%; margin-top:1em; margin-bottom:.2em; line-height:1.2em; color:#092e20; }
#homepage h2 { font-size:140%; }
h3 { font-size:125%; font-weight:bold; margin-bottom:.2em; color:#487858; }
h4 { font-size:100%; font-weight:bold; margin-bottom:-3px; margin-top:1.2em; text-transform:uppercase; letter-spacing:1px; }
h4 pre, h4 tt, h4 .literal { text-transform:none; }
h5 { font-size:1em; font-weight:bold; margin-top:1.5em; margin-bottom:3px; }
p, ul, dl { margin-top:.6em; margin-bottom:.8em; }
hr { color:#ccc; background-color:#ccc; height:1px; border:0; }
p.date { color:#487858; margin-top:-.2em; }
p.more { margin-top:-.4em; }
.sidebar p.date { color:#90ba9e; }
#content-secondary h2, .sidebar h2 { color:brown; }
#content-secondary h3, .sidebar h3 { color:#9aef3f; }
#content-secondary h2:first-child { margin-top:.6em; }
.sidebar h2:first-child { margin-top:.8em; }
#content-main h2, #content-main h3 { margin-top:1.2em; }
h2.deck { margin-top:-.5em !important; margin-bottom:.6em; color:#487858; }
ins { text-decoration: none; }
ins a { text-decoration: none; }


/* BLOCKQUOTES */

#weblog blockquote { padding-left:0.8em; padding-right:1em; font:125%/1.2em "Trebuchet MS", sans-serif; color:#234f32; border-left:2px solid #94da3a; }
.sidebar blockquote { margin-top:1.5em; margin-bottom:1.5em; }
.sidebar blockquote p { font:italic 175%/1.2em "Trebuchet MS",sans-serif; color:#94da3a; }
.sidebar blockquote cite { display:block; font-style:normal; line-height:1.2em; margin-top:-.8em; color:#94da3a; }
.sidebar cite strong { font-weight:normal; color:white; }

/* CODE BLOCKS */

.literal { white-space:nowrap; }
.literal, .literal-block { color:#234f32; }
.sidebar .literal { color:white; background:transparent; font-size:11px; }
pre, .literal-block { font-size:medium; background:#FFFFDF; border:1px solid #94da3a; border-width:1px 0; margin: 1em 0; padding: .3em .4em; overflow: auto; }
dt .literal, table .literal { background:none; }
textarea.codedump { font-size:10px; color:#234f32; width:100%; background:#E0FFB8; border:1px solid #94da3a; border-width:1px 0; padding: .3em .4em; }

/* NOTES & ADMONITIONS */

.note, .admonition, .caution { padding:.8em 1em .8em; margin: 1em 0; border:1px solid #94da3a; }
.admonition-title { font-weight:bold; margin-top:0 !important; margin-bottom:0 !important;}
.admonition .last { margin-bottom:0 !important; }
.admonition, .admonition-note, .caution { padding-left:65px; background:url(../img/doc/icons/docicons-note.gif) .8em .8em no-repeat;}
div.admonition-philosophy { padding-left:65px; background:url(../img/doc/icons/docicons-philosophy.gif) .8em .8em no-repeat;}
div.admonition-behind-the-scenes { padding-left:65px; background:url(../img/doc/icons/docicons-behindscenes.gif) .8em .8em no-repeat;}

/* DOCS */

#documentation h2, #documentation h3, #documentation h4 { margin-top:1.4em; }
#documentation dd { margin-left:1em; }
#content-main table { color:#000; }
table.docutils { border-collapse:collapse; }
table.docutils thead th { border-bottom:2px solid #dfdfdf; text-align:left; }
table.docutils td, table.docutils th { border-bottom:1px solid #dfdfdf; padding:4px 2px;}
table.docutils td p { margin-top:0; margin-bottom:.5em; }
#documentation #content-related .literal { background:transparent !important; }
div.versionadded span.title, div.versionchanged span.title { font-weight: bold; }

/* FOOTER */
#footer { clear:both; color:#487858; padding:10px 20px; font-size:90%; }

/* COMMENTS */

.comment { margin:15px 0; }
div.comment p { margin-left:1em; }
#weblog div.comment p.date { margin-bottom:.2em; color:#94da3a; }

/* FORMS */
form.wide label { display: block; font-weight: bold; margin-top: 1.5em; margin-bottom: 0;}
form.wide label span { font-weight: normal; color: #555; }
form.wide input, 
form.wide textarea, 
form.wide select { width: 99%; padding: 1px; }
form.wide p { margin: 0; }
form.wide p.submit { text-align: right; margin-top: 1em; margin-right: 0;}
form.wide p.submit input { width: 10em; font-size: 1.5em; }
form.wide p.errors { margin: 0; padding: 0; font-weight: bold; color: red; }

/* MISC */

.small { font-size:90%; }
h3 .small { font-size:80%; }
.quiet { font-weight:normal; }
.clear { clear:both; }
#content-main .quiet { color:#487858; }
#content-secondary .quiet { color:#90ba9e; }

/*  CLEARFIX KLUDGE */

#columnwrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#columnwrap { display: inline-block; }

/* Hides from IE-mac \*/
* html #columnwrap { height: 1%; }
#columnwrap { display: block; }
/* End hide from IE-mac */

#subwrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#subwrap { display: inline-block; }

div.center_div {
   width:70%;
   margin-left:auto;
   margin-right:auto;
}
div.center_div H1 {
   text-align:center;
}

.summary {
border-style:dashed; 
border-color: #e2edd0;
margin-bottom: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
.summary h5 {
color:black;
margin-top:0;
}
.thumbnail_container{
min-height:210px;
}
.th_left img {
float:left;
height:190px;
margin-right:3%;
}
.th_right img {
height:190px;
float:right;
margin-left:3%;
}
.block_container{
display:block;
width:100%;
float:right;
margin:0;
padding:0;
}
.block_content{
display:block;
width:98%;
float:right;
margin:0;
padding: 1%;
}

.news_block {
width:44%;
min-height:120px;
float:left;
border-style:dashed; 
border-color: #e2edd0;
color:black;
margin: 1%;
padding: 1%;
}
.news_block h5 {
margin-top:0;
color:black;
}
.block1 {
background-color:#FDFDBF;
}
.block2 {
background-color:#F5FFF5;
}
.block3 {
background-color:#EFEEFC;
}
.block4 {
background-color:#FFF0F0;
}
.block5 {
background-color:#E2EDD0;
}
.block6 {
background-color:#FFFFDF;
}

#cse-search-box div {
 text-align:center;
}
.ggtext {
margin-left:0;
height:24px;
width:80%;
font-size:10;
background-color: transparent;
background:none;
border-width:0px; 
}

.ggsub {
width: 24px;
height: 24px;
text-indent: -9999px;
border:none;
background: transparent url('../img/lente2.png') no-repeat top left;
}
