/*
Theme Name: ShinRa House Blu 2C
Theme URI: http://www.idsg.it/
Description:
    A fixed width, white and blue, 2 columns theme with a widget ready footer bar.
    No ads, no plugin required, support the gravatar2 plugin.
    You can find some extra style for images and a ready style for horizontal flickr badge.
Version: 1.0
Author: ShinRa
Author URI: http://www.idsg.it/
*/

/*
	TAG PRINCIPALI
*/

html {
    margin-bottom: 1px;
    min-height: 100%;
}

body {
    margin: 0;
    padding: 0;
    background: #fff url(images/back-body.jpg) repeat-x top left;
    color: #333;
    font-family: 'Century gothic', arial, tahoma, verdana, sans-serif;
    font-size: 16px;
    text-align: center;
}

hr {
    display: none;
}

code {
    margin: 10px;
    padding: 5px;
    display: block;
    background-color: #fafa9a;
    color: #333;
    font-family: "courier new", monospace;
    border-left: 6px solid #dedede;
}

blockquote {
	margin-top: 35px;
	margin-bottom: 35px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 30px;
    padding-right: 0;
    background: #fff url(images/back-blockquote.jpg) left top no-repeat;
    color: #555;
    font-family: arial, tahoma, verdana, sans-serif;
    font-size: 1.8em;
}

blockquote p {
    /* background: #fff url(images/back-blockquote-close.jpg) right bottom no-repeat; */
}
	
blockquote p em {
	color: black;
	font-size: 0.6em;
	padding-left: 370px;
}

h1 {
    display: none;
}

/*
	IMMAGINI
*/

img {
    background: #f5f5f5;
    color: #333;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px;
}

img.imgleft {
    margin-right: 5px;
    float: left;
}

img.imgright {
    margin-left: 5px;
    float: right;
}

.imageframe {
    margin-bottom: 10px;
    padding: 5px;
    background: #f5f5f5;
    color: #333;
    border: 1px solid #aaa;
}

.imageframe:hover {
    background: #ddf;
}

.imgalignleft {
    margin-right: 10px;
    float: left;
}

.imgalignright {
    margin-left: 10px;
    float: right;
}

.imgaligncenter {
    margin-left: auto;
    margin-right: auto;
}

.imagecaption {
    padding: 2px;
    background: #f5f5f5;
    color: #357;
    font-family: verdana, tahoma, arial, sans-serif;
    font-size: 11px;
    text-align: center;
}

.imageframe:hover .imagecaption {
    background: #ddf;
}

.imageframe:hover img {
    background: #ddf;
}

img.wp-smiley {
    margin: 0 !important;
    padding: 0 !important;
    display: inline !important;
    background: transparent !important;
    float: none !important;
    vertical-align: middle !important;
    border: 0 !important;
}

/*
	LINK PRINCIPALI
*/

a {
    color: #036;
    text-decoration: none;
}

a:active {
    outline: none;
}

a:focus {
    outline: none;
}

a:hover {
    color: #630;
    text-decoration: underline;
}

/*
	WRAPPER PRINCIPALE
*/

#wrapper {
    margin: 0 auto 0 auto;
    padding: 0;
    width: 900px;
    text-align: left;
}

/*
	TESTA PAGINA
*/

#header {
    margin-bottom: 30px;
}

#header h2 {
    margin-top: 10px;
	margin-bottom: 70px;
    color: #bababa;
    font-family: 'Lucida bright', georgia, serif;
    font-size: 25px;
    font-weight: normal;
    text-transform: uppercase;
    background: transparent url("../../../../../../i/finish-your-novel-logo.png") no-repeat center left;
    text-indent: -999em;
}

#header h2 a {
    padding-left: 180px;
    padding-top: 45px;
    padding-bottom: 18px;
    display: block;
    width: 383px;
    height: 59px;
    position: relative;
    color: #dedede;
}

#header div.description {
    display: none;
}

/*
	CONTENUTI PRINCIPALI
*/

#content {
    margin-right: 290px;
    margin-bottom: 40px;
}

#content div.post h2,
#content h2 {
    margin-bottom: 10px;
    color: #047;
    font-size: 28px;
    font-weight: normal;
    line-height: 0.6em;
    letter-spacing: -2px;
    border-bottom: 8px solid #dfdfdf;
}

#content div.post h3,
#content div.post h4,
#content div.post h5,
#content div.post h6 {
    margin: 0;
    padding: 0;
    color: #6d6d6d;
    font-weight: normal;
    font-variant: small-caps;
}

#content div.post h3 {
    font-size: 24px;
}

#content div.post h4 {
    font-size: 21px;
}

#content div.post h5 {
    font-size: 18px;
}

#content div.post h6 {
    font-size: 15px;
}

#content div.post h2 a {
    color: #047;
    text-decoration: none;
}

#content div.post h2 a:hover {
    color: #630;
}

#content div.post p {
    line-height: 150%;
}

#content div.post p.date,
#content div.post p.date a {
    margin-bottom: 43px;
    color: #bebebe;
    text-align: right;
    text-transform: uppercase;
}

#content div.post p.details_small {
    padding-left: 20px;
    background: transparent url(images/back-details.jpg) no-repeat left center;
    color: #aaa;
    font-size: 13px;
}

#content div.post ul li {
    line-height: 140%;
}

#content div.post ol li {
    line-height: 140%;
}

p big {
    color: #124;
    font-size: 1.36em;
    font-weight: normal;
}

/*
	LINK DI NAVIGAZIONE
*/

#content div.navigation {
    padding-top: 10px;
    padding-bottom: 40px;
    display: block;
}

#content div.navigation span.alignleft {
    padding: 8px !important;
    width: 45%;
    float: left;
    background: #fafafa url(images/back-prev.jpg) repeat-y top left !important;
    color: #333;
}

#content div.navigation span.alignright {
    padding: 8px !important;
    width: 45%;
    float: right;
    background: #fafafa url(images/back-next.jpg) repeat-y top left !important;
    color: #333;
    text-align: right;
}

/*
	LISTA DEI COMMENTI
*/

h3#comments, h3#respond {
    padding: 10px 0;
    color: #8a8a8a;
    font-family: georgia, serif;
    font-size: 23px;
    font-weight: normal;
}

ol.commentlist {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.95em;
}

ol.commentlist li {
    margin-bottom: 12px;
    padding: 10px;
    background: #f5f5f5;
    color: #333;
    border: 1px solid #e5e5e5;
}

ol.commentlist li.alt {
    background: #fafafa !important;
    color: #333;
}

ol.commentlist li.author {
    background: #fafae0;
}

ol.commentlist li big {
    display: block;
    color: #606060;
    font-size: 19px;
    font-weight: bold;
}

ol.commentlist li span.await_mod {
    color: #c30;
    font-weight: bold;
}

ol.commentlist li span.comment_data a {
    font-size: 13px;
}

ol.commentlist li p {
    line-height: 140%;
}

ol.commentlist li ul {
    list-style-type: square;
}

ol.commentlist li blockquote {
    background-image: none !important;
}

ol.commentlist li li {
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    line-height: 140% !important;
    border: 0 !important;
}

p.allowed-tags {
    display: none;
}

/*
	NOTE DI PAGINA
*/

p.notabene {
    padding: 5px;
    padding-left: 22px;
    background: #fcfcf5 url(images/back-notabene.png) no-repeat 3px 5px;
    color: #333;
    line-height: 100% !important;
    border: 1px solid #e9e9e9;
}

/*
	BARRA LATERALE
*/

#sidebar {
    margin: 0;
	margin-top: 40px;
    margin-bottom: 40px;
    padding: 0;
    padding-left: 15px;
    width: 240px;
    float: right;
    background: #fff;
    color: #333;
    font-size: 13px;
    border-left: 1px solid #efefef;
}

#sidebar ul li h2 {
    color: #9e9e9e;
    font-family: georgia, serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 0px;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#sidebar ul li {
    line-height: 160%;
	margin-top: 6px;
}

#sidebar a {
    /* background: transparent url(images/icon-sidelink.jpg) no-repeat left center; */
    color: #664800;
}

#sidebar .excerpt {
	color: black;
}

#sidebar .post {
	color: #664800;
	text-decoration: underline;
}

#sidebar .author {
	font-weight: bold;
	color: black;
}

/*
	PIE DI PAGINA
*/

#footer {
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    clear: both;
    color: #999;
    font-size: 13px;
    text-align: center;
    background: #F7F7F7 url(images/back-foot.jpg) repeat-x top left;
    border-top: 3px solid #dfdfdf;
}

#footer p {
    width: 600px;
    margin: 0 auto 0 auto;
    text-align: left;
    clear: both;
}

#footer p.first {
    padding-top: 20px;
}

#footer p.incima {
    text-align: center;
    padding-top: 20px;
}

#footer a {
    color:#777;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

/*
	GRAVATAR
*/

.sh_avatar,
.gravatar {
    width: 40px;
    height: 40px;
    float: right;
    border: 1px solid #dadada !important;
}

/*
	BIG-ICONA FEED
*/

#global-feed {
    margin-left: 230px;
    display: block;
    width: 178px;
    height: 210px;
    position: absolute;
    top: 30px;
    left: 50%;
    background: transparent url("../../../../../../i/benet-simon-photo-with-rss.png") no-repeat center left;
}

#global-feed span {
    display: none;
}

/*
	RADDRIZZA LAYOUT
*/

br.clear,
li.clear,
hr.clear {
    width: 10px !important;
    visibility: hidden !important;
    clear: left;
}

/*
	LISTE ARCHIVI E ULTIMI MESSAGGI
*/

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 {
    width: 70%;
    float: left;
    border-bottom: 1px solid #ededed;
}

ul.recenti li.destro {
    width: 30%;
    float: left;
    color: #999;
    text-align: right;
    border-bottom: 1px solid #ededed;
}

ul.recenti li:hover {
    background-color: #f3f7fd;
    color: #333;
}

ul.recenti li a {
    padding-left: 20px;
    background: transparent url(images/back-recenti.png) no-repeat center left;
    text-decoration: none;
}

ul.recenti li a.no-back {
    padding-left: 0;
    background-image: none;
}

/*
	ELEMENTI FORM
*/

input, textarea {
    padding: 4px 4px 4px 4px;
    border: 1px solid #025;
}

#commentform {
    margin: 40px auto 40px auto;
    padding: 10px;
    border: 1px solid #025;
    background: #396CAD url(images/back-body.jpg) repeat-x bottom left;
    color: #fff;
    font-weight: bold;
    width: 380px;
}

#commentform p {
    margin: 0 0 7px 0;
    padding: 0;
    font-size: 0.9em;
}

#commentform p#respond {
    padding-bottom: 10px;
    font-size: 1.1em !important;
}

#commentform a {
    color: #fff;
}

#commentform input {
    width: 370px;
}

#commentform label {
    display: block;
}

textarea {
    width: 370px;
}

input[type="submit"],
input[type="submit"]:focus {
    width: auto !important;
    background: #036 url(images/back-input.jpg) repeat-x center left;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
}

input:focus {
    background: #E6EDF7 url(images/back-text.jpg) no-repeat top right;
    color: #333;
}

textarea:focus {
    background: #E6EDF7 url(images/back-textarea.jpg) no-repeat bottom right;
    color: #333;
}

#searchform input {
    border-color: #664800;
}

#searchform input[type="submit"] {
    background-image: url(images/back-input-searchform.jpg);
}

/*
	RISULTATI RICERCA
*/

a.red {
    color: #f00 !important;
}

.ricerca p {
    font-size: 13px;
}

.ricerca h3 {
    font-size: 20px !important;
}

.ricerca {
    margin-bottom: 10px !important;
    border-bottom: 1px solid #e5e5e5;
}

/*
	FLICKR BADGE
*/

#flickr_badge_source_txt {
    padding: 0;
    font: 11px Arial, Helvetica, Sans serif;
    color: #FFFFFF;
}

#flickr_badge_icon {
    display: block !important;
    margin: 0 !important;
    border: 1px solid rgb(0, 0, 0) !important;
}

#flickr_icon_td {
    padding: 0 5px 0 0 !important;
}

.flickr_badge_image {
    text-align: center !important;
}

.flickr_badge_image img {
    border: 1px solid black !important;
}

#flickr_www {
    display: none;
}

#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
    text-decoration: none !important;
    background: inherit !important;
    color: #FFFFFF;
}

#flickr_badge_source {
    padding: 0 !important;
    font: 11px Arial, Helvetica, Sans serif !important;
    color: #FFFFFF !important;
}

.flickrbadge {
    width: 263px;
    float: left;
    text-align: left;
    margin: 10px;
    background: transparent url(images/back-flickr.png) no-repeat right center;
}

.flickrbadge {
    margin: 0;
    padding: 0;
    padding-top: 20px;
}

.flickr_badge_image {
    float: left;
    margin: 0 0 7px 7px;
    padding: 3px !important;
    background: #dadada !important;
    border: 1px solid #666;
}

.flickr_badge_image:hover {
    background: #9a9 !important;
}

/*
	FOOTERBAR
*/

#footerbar {
    width: 900px;
    margin: auto;
}

#footerbar h2 {
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 7px;
    border-bottom: 2px solid #dadada;
}

#footerbar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footerbar ul li {
    width: 280px;
    float: left;
    text-align: left;
    margin: 10px;
}

#footerbar ul li ul li {
    margin: auto;
    float: none;
    width: auto;
    line-height: 140%;
}

.more-link {
	color: blue;
	text-decoration: underline;
}

