/*
Theme Name:  ShinRa House Blu
Theme URI:  http://www.idsg.it/2007/03/07/tema-wordpress-shinra-house-blu/
Description:  A single column white and blue theme with show/hide javascript menu.<br /><br /><strong>Update</strong><br /><br />Now use jquery instead of prototype
Version:  1.1
Author:  ShinRa
Author URI:  http://www.idsg.it/
*/

/*   STANDARD   */

body{
font-family: 'century gothic','trebuchet ms',arial,sans-serif;
font-size: 14px;
color: #222;
background: #FFFFFF url(images/back-body.jpg) repeat-x top left;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align: center;
}

a{
text-decoration: none;
color: #003366;
}

a:active{
outline: none;
}

a:focus{
outline: none;
}

a:hover{
color: #663300;
text-decoration: underline;
}

code{
border: 14px solid #dedede;
display: block;
padding: 5px;
width:90%;
margin: 10px auto 10px auto;
background-color: #fafafa;
font-family: "courier new", monospace;
}

del{
color: #999999;
}

ins{
text-decoration: none;
color: #664400;
}

/*  TOP RIGHT LINKS   */

#scegli{
position: absolute;
top: 0;
left: 50%;
margin-left: 168px;
}

#scegli ul{
margin: 0;
padding: 0;
list-style-type: none;
}

#scegli ul li{
display: inline;
margin-right: 8px;
}

#scegli ul li a{
float: left;
display: block;
width: 72px;
height: 32px;
background-position: top left;
background-repeat: no-repeat;
}

#scegli ul li a.alternativo{
background-image: url(images/back-accessibile.png);
}

#scegli ul li a.normale{
display: none;
}

#scegli ul li a.toggle{
background-image: url(images/back-toggle.png);
}

#scegli ul li a.ricerca{
background-image: url(images/back-cerca.png);
}

#scegli ul li a span{
display: none;
}

/*   SEARCHFORM   */

#cerca{
background-color: #fff;
width: 200px;
padding: 10px;
border: 1px solid #666;
position: absolute;
top: 70px;
left: 50%;
margin-left: 140px;
}

#cerca a,#cerca a:hover{
font-size: 0.8em;
float: right;
padding: 3px;
}

#cerca input{
width: 100px !important;
}

#cerca input[type="submit"]{
width: auto !important;
}

/*   HEADER HOME PAGE LINK   */

a.back-home{
width: 470px;
height: 89px;
display: block;
position: relative;
top: 20px;
background: transparent url(images/back-titolo.jpg) no-repeat top left;
}

a.back-home span {
color: #666;
font-size: 1.8em;
position: absolute;
top: 70px;
left: 150px;
}

a.back-home:hover {
text-decoration: none;
}

/*   HEADERS   */

h1,h3,h5{
display: none;
}

h2{
color: #EFEFFF;
font-size: 1.21em;
font-weight: normal;
}

h4{
color: #004477;
font-size: 1.4em;
font-weight: normal;
}

/*   HORIZ RUL   */

hr{
display: none;
}

hr.clear{
visibility: hidden !important;
clear: both;
display: block !important;
}

/*   IMAGES   */

img.anteprima {
margin: 20px 0 20px 0;
border: 3px solid #000000;
}

img.imgleft {
float: left;
margin-right: 8px;
}

img.imgright {
float: right;
margin-left: 8px;
}

/*   PARAGRAPHS   */

p{
line-height: 145%;
}

p.data{
font-size: 0.93em;
color: #999999;
}

p big{
font-size: 1.36em;
color: #112244;
font-weight: normal;
}

/*   BASIC LAYOUT STRUCTURE   */

#wrapper{
clear: both;
text-align: left;
width: 800px;
padding: 0 0 0 0;
margin: 0 auto 0 auto;
background: #FFFFFF url(images/back-wrapper.jpg) repeat-y top left;
}

#head{
margin: 0 0 0 0;
padding: 0 70px 0 70px;
height: 387px;
background: transparent url(images/back-head.jpg) no-repeat top left;
}

#content{
margin-top: -260px;
padding: 0 70px 0 70px;
min-height: 300px;
}

/*   LISTS   */

ul{
list-style-type: square;
}

li{
line-height: 160%;
}

ol.searcresults li{
padding: 3px 10px 3px 10px;
list-style-position: inside;
}

.bis {
background-color: #F8F8F8;
}

ul.recenti{
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style-type: none;
}

ul.recenti li{
padding: 5px 0 5px 0;
}

ul.recenti li.sinistro{
float: left;
width: 70%;
border-bottom: 1px solid #4477AA;
}

ul.recenti li.destro{
float: left;
width: 30%;
text-align: right;
color: #999999;
border-bottom: 1px solid #4477AA;
}

ul.recenti li:hover{
background-color: #f3F7FD;
}

ul.recenti li a{
text-decoration: none;
padding-left: 20px;
background: transparent url(images/back-recenti.png) no-repeat center left;
}

ul.recenti li a.no-back{
padding-left: 0;
background-image: none;
}

ul.morecat {
text-align:center;
padding-top: 20px;
padding-bottom: 20px;
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
list-style-type: none;
font-size: 0.9em;
color: #999;
}

ul.morecat a {
color: #999;
}

ul.pagine{
list-style-type: none;
margin: 40px 0 0 0;
padding: 0 0 0 0;
font-size: 0.9em;
}

ul.pagine h6{
display: none;
}

ul.pagine li{
display: inline;
}

ul.pagine li a{
padding: 2px 4px 4px 4px;
color: #AAAAAA;
}

ul.pagine li a:hover{
color: #333333;
}

li.download{
font-size: 1.1em;
font-weight: bold;
list-style-type: none;
padding: 5px 0 5px 20px;
background: #FFFFFF url(images/back-download.png) no-repeat center left;
}

li.demo{
font-size: 1.1em;
font-weight: normal;
list-style-type: none;
padding: 5px 0 5px 20px;
background: #FFFFFF url(images/back-demo.png) no-repeat center left;
}

/*   NAVIGATION LINKS   */

.naviga{
display: block;
height: 40px;
padding: 20px 20px 10px 20px;
margin-top: 20px;
}

.naviga span.asinistra{
float: left;
}

.naviga span.adestra{
float: right;
}

/*   COMMENTS   */

#comments,#respond{
font-size: 1.3em;
padding: 10px 0 10px 0;
color: #EFEFEF;
background: #336633 url(images/back-respond.jpg) repeat-x top left;
text-align: center;
margin-top: 40px;
}

.nocomments {
font-weight: bold;
clear: both;
text-align: center;
font-size: 1.1em;
}

ol.commentlist{
list-style-type: none;
width: 80%;
margin: 0 auto 0 auto;
padding: 0 30px 0 30px;
font-size: 0.93em;
}

ol.commentlist li{
padding: 10px 10px 10px 10px;
margin-bottom: 5px;
}

ol.commentlist li.author{
background-color: #F8F8F8;
border: 1px solid #F6F6F6;
}

ol.commentlist cite{
font-size: 1.2em;
font-style: normal;
color: #113366;
padding-bottom: 5px;
display: block;
border-bottom: 1px solid #EFEFEF;
width:80%;
}

ol.commentlist cite a{
padding-right: 20px;
background: transparent url(images/back-comment-link.png) no-repeat bottom right;
}

ol.commentlist li.author cite a{
color: #773300;
font-weight: normal;
background-image: none !important;
}

/*   COMMENT FORM   */

#commentform{
width: 410px;
padding-right: 140px;
margin: 10px auto 10px auto;
background: transparent url(images/back-commentform.jpg) no-repeat right top;
}

#commentform label{
display: block;
}

input,textarea{
padding: 4px 4px 4px 4px;
border: 1px solid #336699;
}

input{
width: 370px;
}

textarea{
width: 370px;
}

input[type="submit"],input[type="submit"]:focus{
width: auto;
background: #003366 url(images/back-input.jpg) repeat-x center left;
color: #FFFFFF;
cursor: pointer;
text-transform: uppercase;
}

input:focus,textarea:focus{
background: #DDEEFF;
}

/* SIDEBAR CONTENTS   */

#begin-wrapper{
margin: 0 0 0 0;
background: #333333 url(images/back-footer-wrapper.png) repeat top left;
width: 100%;
color: #EEEEEE;
text-align: left;
padding: 0 0 8px 0;
border-bottom: 3px solid #2A2A2A;
}

#begin{
width: 800px;
margin: 0 auto 0 auto;
font-size: 0.9em;
padding: 10px 0 0 0;
}

#begin ul{
list-style-type: none;
float: left;
width: 30%;
margin: 7px 7px 7px 7px;
padding: 0 0 0 0;
}

#begin ul li{
padding: 3px 3px 3px 3px;
}

#begin ul li ul {
float: none;
padding: 0;
margin: 0;
width: 100%;
}

#begin ul li ul li {
padding-left: 0;
}

#begin a{
color: #EEEFFF;
text-decoration: none;
padding-left: 20px;
background: transparent url(images/back-recenti.png) no-repeat center left;
}

#begin a:hover{
color: #EEFFEF;
text-decoration: underline;
}

#begin ul li ul li a {
margin-left: 10px;
background: transparent url(images/back-begin-under.png) no-repeat center left;
}

/* OPTIONAL BRADCRUMB STYLE   */

#bread{
font-size: 0.85em;
color: #999999;
padding-top: 20px;
}

/*   FOOTER   */

#fondopagina{
clear: both;
width: 800px;
padding: 0 0 0 0;
margin: 0 auto 0 auto;
height: 80px;
background: #FFFFFF url(images/back-footer.jpg) no-repeat bottom left;
}

/*   GRAVATAR - SH-AVATAR   */

.sh_avatar, .gravatar {
float: right;
margin-left: 3px;
padding: 3px;
border: 1px solid #AAAAAA;
width: 40px;
height: 40px;
}

a img.sh_avatar, a img.gravatar {
border: 1px solid #7799AA;
}

/*   BIG HOME PAGE FEED ICON   */

a.feed{
display: block;
width: 18px;
height: 18px;
float: left;
margin-top: 7px;
margin-right: 3px;
background: transparent url(images/icon-feed.png) no-repeat bottom left;
}

a.feed span{
display: none;
}

/*   OPTIONAL STYLE FOR A LIST OF POST AND COMMENTS RSS   */

ul.rss-generale{
list-style-image: url(images/icon-rss-generale.png);
list-style-type: square;
}

ul.rss-categorie{
list-style-image: url(images/icon-rss-categorie.png);
list-style-type: square;
}

ol.commentlist li li {
border: 0 !important;
padding: 0 !important;
margin:0 !important;
}

img.wp-smiley {
display: inline !important;
padding: 0 !important;
margin: 0 !important;
float: none !important;
vertical-align: middle !important;
border: 0 !important;
background: transparent !important;
}
