/*
Theme Name: Studio Germinaro
Theme URI: http://studiogerminaro.com
Description: Custom Wordpress theme for the Studio Germinaro web site.
Author: Giuseppe germinaro
Author URI: g.germinaro88@gmail.com
Version: 2.0
.
This theme is property of Studio Germinaro, all rights reserved.
.
*/


@import "reset.css";
@import "sidebar_tab.css";


html{
height: 100%;
}
body{
height: 100%;
margin: 0px;
padding: 0px;
background-color:#4f4138;
font-family: Arial, Helvetica, sans-serif;
line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
margin: 0 0 5px 0;
color: #4f4139;
}
h2 a{
color: #4f4138;
}
h2 a:hover{
text-decoration: none !important;
}
p{
font-size: 14px;
margin-bottom: 12px;
}
small{
font-size: 12px;
}
strong {
font-weight: bold;
}
span {
font-style: italic;
}
blockquote {
border-top: 1px solid #eeedee;
border-bottom: 2px solid #eeedee;
border-left: 1px solid #eeedee; 
border-right: 2px solid #eeedee;
width: 650px;
position: relative;
margin: 10px auto;
padding: 2px;
background-color: #f4f4f4;
}
blockquote p{
margin: 5px !important;
padding: 0 !important;
font-style: italic !important;
}
blockquote:before { content: "\201C"; font-weight: bold;font-size: 50px;position:relative;top: 10px; margin: 0; padding: 0;}
blockquote:after { content: "\201E"; font-weight: bold; font-size: 50px;position:relative;bottom: 10px;right: 5px; margin-left: 97%;}
h1 {
font-weight: bold;
font-size: 20px;
}
h2 {
font-size: 20px;
font-weight: bold;
}

h3 {
font-size: 18px;
font-weight: bold;
}

h4 {
font-size: 16px;
font-weight: bold;
}

h5 {
font-size: 16px;
font-weight: bold;
}

h6 {
font-size: 16px;
font-weight: bold;
}

b {
font-variant: small-caps;
}
a{
color: #cf4913;
text-decoration:none;
}
a[href$=".pdf"]{ 
background: url(images/pdf.png) no-repeat center left; 
margin-left: 5px;
margin-right: 5px;
padding-left:20px;
line-height:18px;
display:inline-block;
}
a[href$='.xls'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw'] {
background: url(images/excel.png) no-repeat center left;
margin-left: 5px;
margin-right: 5px;
padding-left:20px;
line-height:18px;
display:inline-block;
}
a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'] {
background: url(images/word.png) no-repeat center left;
margin-left: 5px;
margin-right: 5px;
padding-left:20px;
line-height:18px;
display:inline-block;
}
a[href$='.zip'], a[href$='.gzip'], a[href$='.rar'] {
background: url(images/compressed.png) no-repeat center left;
margin-left: 5px;
margin-right: 5px;
padding-left:20px;
line-height:18px;
display:inline-block;
}
a[class='ext']{
background: url(images/external_link.png) no-repeat top right;
margin-left: 3px;
margin-right: 5px;
padding-right: 15px;
line-height:18px;
display:inline-block;  
}
.clear {
clear: both;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
img{                                  /* ie fix for image borders */
border: none;	
}
/* HEADER */
#header{
height: 201px;
width: 100%;
margin: 0px;
padding: 0px;	
background: #c05d1e url(images/header_bg.png) repeat-x;	
}
#header_content{
width: 1000px;
height: 200px;
display: block;
margin: 0 auto;
background: url(images/header_center.png) no-repeat;
}
#header_content a{
border: none;
}
/* logo */
#logo{
width: 596px;
height: 112px;
margin-top: 35px;
border: none;
}
/* nav */
#menu{
font: 62.5% Arial, Helvetica, Thaoma, sans-serif;
}
ul#menu {
margin:0px; 
padding:0px;
position:relative;
margin-top: 25px;
text-transform: uppercase;
}
ul#menu li {
display:inline;
}
#menu a{
text-decoration:none;
font-weight: bold;
font-size: 12pt;
color: #2e2e2e;
}
#menu a:hover{
color: #fffffe;
}
/* searchform */
#searchform{
position: relative;
float: right;
bottom: 25px;
right: 25px;
}
#search_text{
background-color: #4f4138;
border: 1px solid #a79578;
color: #fffffe;
}
#search_submit{
background-color: #4f4138;
border: 1px solid #a79578;
color: #fffffe;
cursor: pointer;
}
/* MAIN */
#main{
background-color: #d2d1d0;
}
#container {
height: auto;
width:1000px;
display: block;
margin:0 auto;
background: url(images/faux_columns.png) repeat-y;
border-right: 1px solid #bbbbbb;
}
/* slideshow*/
#slideshow { 
height: 200px; 
width: 731px; 
padding:0; 
margin-top: 25px;
margin-bottom: 25px; 
overflow: hidden;
}
#slideshow img { 
height: 170px; 
width: 701px; 
padding: 14px; 
background: url(images/news_bg.png) repeat-x;
background-color: #fff;	
top:0; 
left:0;
border: 1px solid #bbbbbb;
}
/* CONTENT */
#content{

margin-bottom: 20px;
margin-right: 18px;
width: 732px;
float: left;
color: #5e534c;
font-size: 12pt;
}
#content h2{
font-weight: bold;
margin-top: 25px;
margin-bottom: 5px;
}
#content p{
margin-bottom:24px;
border: 0px;
}
#content ul, li{
list-style: none;
}
#corso{
width: 157px;
height: 140px;
float: left;
display: block;
margin: 25px;
background-color: #faf9f9;
border: 1px solid #bbbbbb;
}
.thumb{
width: 157px;
height: 140px;
float: left;
margin: 25px;
background-color: #faf9f9;
border: 1px solid #bbb;
display: block;
}
.thumb a:link, .thumb a:visited {
display:block; 
padding: 5px; 
}
.thumb a:hover, .thumb a:active {background:#bbb;}
/* contenuto */
.contenuto{
width: 731px;
background: #fff url(images/news_bg.png) repeat-x;
border: 1px solid #bbbbbb;
margin-top: 25px;
}
.contenuto a[href^="mailto:"] {
background: url(images/email.png) no-repeat center left;
margin-left: 5px;
margin-right: 5px;
padding-left:20px;
line-height:18px;
display:inline-block; 
}
.size-full, .size-medium{
display: block;
margin: 0 auto;
padding: 5px;
border: 1px solid #bbbbbb;
background-color: #f4f4f4;
}
img.contenuto {
margin-bottom: 10px;
}
.contenuto a:hover{
text-decoration: underline;
}
.contenuto h1, h2, h3, h4, h5, h6{
margin: 20px;
color: #4f4138;
}

.contenuto p, ul, li{
margin: 10px;
font-size: 14px;
padding-left: 10px;
}
.contenuto li{
list-style-image: url(images/bullet.png);
}
/* about */
#about{
width: 731px;
background: #fff url(images/about.png) repeat-x;
border: 1px solid #bbbbbb;
}
#about h2{
padding-left: 25px; 
padding-bottom: 10px;
}
#about p{
margin: 10px;
}
#about a{
color: #cf4913;
text-decoration:none;
}
#about a:hover, a:active{
text-decoration: underline;
}
/* news */
.news{
width: 731px;
min-height: 192px;
background: url(images/news_bg.png) repeat-x;
background-color: #fff;
border: 1px solid #bbbbbb;
margin-top: 25px;
}
.news a{
color: #4f4138;
text-decoration:none;
}
.news a:hover, a:active{
text-decoration: none;
}
.news h2:link{
text-decoration: none;
}
.news h2:hover:after{
content: "\0020\00BB";
}
.news p{
margin: 20px;
}
/* ribbon */
.ribbon_block {
position:relative;
}
.ribbon {
position:absolute;
top: -5px;
right: -5px;
margin: 0;
padding: 0;
}
/* SIDEBAR */
#sidebar{
width:248px;
float: left;
text-align: center;
margin-left: 2px;
}
#sidebar ul{
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
}
/* social */ 
#social{
border-bottom: 1px solid #bbbbbb;
}
#social img{
margin: 15px;
}
/* widget */
.widget{
border-top: 1px solid #fff;
border-bottom: 1px solid #bbbbbb;
height: auto;
width: auto;
margin: 0 auto;
text-align: left;
position: relative;
}
.widgettitle{
text-align: center;
}
.widget a:hover{
text-decoration: underline;
}
/* glossario sidebar link */
.widget_text{
text-align: left;
display: block;
clear: both;
padding-top: 10px;
padding-bottom: 10px;
}
.widget_text img{
float: left;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
}
.widget_text p{
font-size: 16px;
margin-left: 10px;
}
.widget_text a{
color: #666161;
margin-top: 15px;
margin-bottom: 10px;
height: auto !important;
width: auto;
}
.widget_text a:hover{
color: #000;
text-decoration: none;
}
.widget_text a:visited{
text-decoration: none;
}
/* Login Form */
#login h2{
text-align: center;
margin-top: 10px ;
margin-left: 5px !important;
margin-right: 5px !important; 
margin-bottom: 25px;
}
#reg_pwd{
text-align: center;
margin-top: 35px;
margin-bottom: 5px;
width: 100%;
}
#welcome{
text-align: center;
margin-top: 15px;
margin-bottom: 25px;
}
#login li{
margin-right: 0px !important;
margin-left: 0px !important;
}
#login form{
margin: 0 auto;
text-align: center;
}
#rem_label{
margin-right: 24px;
}
#username, #password{
padding: 1px 4px 1px 25px;
border:1px solid #bbb;
height: 20px;
width: 163px;
}
#username, #username:focus{
background: #fff url(images/user.png) 2% 50% no-repeat;
margin-bottom: 5px;
}
#username{
color: #bbb;
font-style: italic;
}
#username:focus{
color: #000 !important;
font-style: normal !important;
border: 1px solid #a79578 !important;
}
#password, #password:focus{
background: #fff url(images/key.png) 2% 50% no-repeat;
margin-bottom: 15px;
}
#password{
color: #bbb;
font-style: italic;
}
#password:focus{
color: #000;
border: 1px solid #a79578 !important;
font-style: normal;
}
#password-clear {
padding: 1px 4px 1px 25px;
border:1px solid #bbb;
height: 20px;
display: none;
background: #fff url(images/key.png) 2% 50% no-repeat;
margin-bottom: 15px;
width: 163px;
color: #bbb;
font-style: italic;
}
#rememberme label{
margin-right: 20px;
}
.admin{
background: url(images/shield.png) no-repeat 0% 50%;
padding-left: 25px;
}
.article{
background: url(images/page.png) no-repeat 0% 50%;
padding-left: 25px;
}
.profile{
background: url(images/user.png) no-repeat 0% 50%;
padding-left: 25px;
}
.norm{
background: url(images/report.png) no-repeat 0% 50%;
padding-left: 25px;
}
.contact{
background: url(images/email.png) no-repeat 0% 50%;
padding-left: 25px;
}
.logout{
background: url(images/logout.png) no-repeat 0% 50%;
padding-left: 25px;
}
/* glossario page */
#glossario{
height: auto;
width: 100%;
background: none;
width: 731px;
min-height: 700px;
}
#glossario h6{
margin: 15px;
margin-left: 10px;
}
#glossario p{
margin-left: 10px;
margin-right: 10px;
}
#glossario a:hover{
color: #000;
text-decoration: none;
}
#glossario a:visited{
text-decoration: none;
}

UL.tabNavigation {
position: relative;
float: right;
list-style: none;
left: -10px;
margin-bottom: 25px;
padding: 2px;
border: 1px solid #bbbbbb;

}
UL.tabNavigation LI {
display: inline;
padding-left: 5px !important;
}

UL.tabNavigation LI A {
color: #bbb;
text-decoration: none;
}

.tabNavigation li.ui-tabs-selected a{
color: #000;
}
UL.tabNavigation LI A:hover {

color: #a79578;
padding-top: 7px;
}
UL.tabNavigation LI A:focus {
outline: 0;
}

div.tabs > div {
padding: 5px;
margin-top: 15px;
}

div.tabs > div h2 {
margin-top: 0;
}

.waste {
min-height: 1000px;
}
/* FOOTER */
#footer{
width: 1000px;
margin: 0 auto;
color: #a79578;
}
#footer p{
margin: 0;
color: #a79578;
}
#footer a{
color: #a79578;
}
#footer a:visited{
text-decoration: none;
}
#footer a:hover{
color: #000; 
text-decoration: none;
}
#footer_content{
float: left;
width: 100%;
height: 100%;
margin: 0 auto;
}
/* box */
.box {
width: 285px;
float: left;
position: relative;
padding-top: 45px;
padding-bottom: 15px;
padding-left: 48px;
margin: 0 auto;
text-align: left;
font-size: 14px;
}
.box h1 {
color: #fffffe;
margin-bottom: 20px;
}
.box p{
margin: 0;
}
.box li {
padding-bottom: 10px;
list-style: none;
font-size: 14px;
}
.box a:link, .box a:visited {
color: #000;
}
.box a:hover {
color: #000;
}
.box a:active {
color: #fffffe;
}
/* design */
#design{
float: left;
width: 1000px;
padding-top: 25px;
padding-bottom: 10px;
}
#design img{
vertical-align: text-bottom;
}
#design a:hover {
color: #000;
}
/* top */
#top{
margin-left: 460px;
}
/* contattaci */
#contattaci a{
font-size: 16px;
}
#contattaci{
font-size: 16px;
}
/* varie */
.separator{
border-bottom:1px solid #bbbbbb;
margin-top:20px;
padding-top:20px;
}
#meta{
margin-left: 25px;
margin-bottom: 10px;
}
#meta{
margin-left: 25px;
margin-bottom: 10px;
}
#meta a {
color: #4f4138;
}
/* commenti */
#comment{
width: 99%;
}
#author, #email, #url{
border: 1px solid #bbbbbb;
width: 200px;
padding: 1px 4px 1px 25px;
color: #3D3D3D;
height: 20px;
}
#author{
background: #fff url(images/user.png) 2% 50% no-repeat;
text-transform:capitalize;
}
#email{
background: #fff url(images/email.png) 2% 50% no-repeat;
}

#url{
background: #fff url(images/world.png) 2% 50% no-repeat;
}
#edit_comment a{
width: 100%;
position: relative;
left: 83%;
color:#cf4913;
font-size: 12px;
}
#comments_border{
width: 99%;
border: 1px solid #f0f0f0;
background-color: #f9f9f9;
}
#comments{
margin: 1px;
border: 1px solid #ffffff;
background-color: #f5f5f5;
}
#comments p{

}
#submit{
background-color: #4f4138;
border: 1px solid #a79578;
color: #fffffe;
cursor: pointer;
}
#avatar{
width: 50px;
float: left;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 2px;
}
#comments_meta{
float: left;
width: 550px;
padding-top: 20px;
margin-left: 10px;
font-size: 15px;
}
#posts_navigation{
margin-top: 10px;
text-align: center;
background: url(images/news_bg.png);
}
#posts_navigation a:hover{
text-decoration: underline;
}
#socialize{
position:relative;
margin-left: 20px;
top: -13px;
}
#socialize img{
padding: 5px;
}
#navigation{
background-color: #f3f3f3;
text-align: center;
padding: 2px;
}
#navigation a{
padding-left: 6px;
padding-right: 6px;	
margin: 0;
text-align: center;
}
/* login form */
#login_form{
text-align: left;
border-bottom: 1px solid #bbbbbb;
border-top: 1px solid #ffffff;
}
#login_form li{
list-style-image: url(images/bullet.png);
}
#login_form a{
text-align: left;
}
#login_form a:hover{
text-decoration: underline;
}
#login_form h2{
text-align: center;
}
#login_form p{
text-align: center;
width: 100%;
}
#login_form form{

}
.button{
background-color: #4f4138;
border: 1px solid #a79578;
color: #fffffe;
cursor: pointer;
padding: 1px;
}
#log{
text-align: left;
position: relative;
right: -19px;
width: 120px;
margin-bottom: 5px;
}
#pwd{
text-align: left;
position: relative;
right: -20px;
width: 120px;
margin-bottom: 20px;
}
img#wpstats{display:none}

/*   Commenti     */
#cancel-comment-reply{
margin-left: 20px;
text-transform: uppercase;
padding: 0;
font-size: 13px;
}
ol.commentlist
{
width: 90%;
margin: 0 auto;
}
ol.commentlist li
{
margin-bottom: 1.5em;
border: 1px solid #bbbbbb;
padding: 5px;
background-color: #f5f5f5;
}
ol.commentlist li.alt
{
background-color: #f4f4f4;
}
ol.commentlist a
{
color: #4f4138;
}
small.commentmetadata
{
font-size: 0.8em;
margin-bottom: 1em;
display: block;
}
ol.commentlist li.comment-author-admin{
background: #fff url(images/author_comment.png) bottom no-repeat;
}
.avatar {
background-color: white;
border: 1px solid #bbb;
display: block;
float: right;
height: 32px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
width: 32px;
}
.alignright {
float: left;
}

.alignleft {
float: right;
}
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
margin-left: 25px;
margin-right: 25px;
background-color: #fff;
}
strong.search-excerpt { background-color: #fab551; }
.comment-reply-link{
position: relative;
left: 89%;
background-color: #efefef;
color: #000;
padding: 2px;
text-transform: uppercase;
font-size: 11px;
border: 1px solid #bbb;
}
a.comment-reply-link:hover{
text-decoration: none;
background-color:#ffc586;

}
a.comment-reply-link:visited{
text-decoration: none;
}
.default-value{
color: #bbb;
font-style: italic;
}