/*
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.<br />No ads, no plugin required, support the gravatar2 plugin.<br />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: 15px;
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-left: 15px;
margin-right: 15px;
padding-left: 22px;
padding-right: 0;
background: #fff url(images/back-blockquote.jpg) no-repeat top left;
color: #555;
font-family: arial, tahoma, verdana, sans-serif;
font-size: 0.9em;
}

blockquote p{
margin-left: 15px;
margin-right: 15px;
padding-left: 22px;
padding-right: 0;
color: #555;
font-family: arial, tahoma, verdana, sans-serif;
font-size: 1.2em;
}

h1 {
display: none;
}

/*
	IMMAGINI
*/

img {
background: #f5f5f5;
color: #333;
border: 0 !important;
}

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: underline;
}

a:active {
	outline: none;
	text-decoration: underline;
}

a:focus {
	outline: none;
	text-decoration: underline;
}

a:hover {
color: #630;
text-decoration: underline;
}

/*
	WRAPPER PRINCIPALE
*/

#wrapper {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 768px;
	text-align: left;
}

/*
	TESTA PAGINA
*/

#header {
margin-bottom: 30px;
}

#header h2 {
margin-top: 1px;
color: #bababa;
font-family: 'Lucida bright', georgia, serif;
font-size: 25px;
font-weight: normal;
text-transform: uppercase;
}

#header h2 a {
	padding-left: 180px;
	padding-top: 24px;
	padding-bottom: 28px;
	display: block;
	width: 483px;
	height: 89px;
	position: relative;
	color: #dedede;
	background-color: transparent;
	background-image: url(images/ps-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#header div.description {
display: none;
}

/*
	CONTENUTI PRINCIPALI
*/

#content {
	margin-right: 290px;
	margin-bottom: 40px;
}

#content div.post h2,
#content h2 {
	margin-bottom: 12px;
	color: #047;
	font-size: 28px;
	font-weight: normal;
	line-height: 1em;
	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: 10px;
	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: 0px;
	color: #333;
	border: 1px solid #FFFFFF;
	width: 468px;
}

ol.commentlist li.alt {
	color: #333;
	width: 468px;
	background-color: #FFFFFF;
}

ol.commentlist li.author {
	color: #333;
	width: 468px;
	background-color: #FFFFFF;
}

ol.commentlist li big {
	display: block;
	color: #606060;
	font-size: 19px;
	font-weight: bold;
	width: 468px;
	padding-left: 10px;
	margin: 0px;
	background-color: #FFFFFF;
}

ol.commentlist li span.await_mod {
color: #c30;
font-weight: bold;
}

ol.commentlist li span.comment_data a {
	font-size: 13px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

ol.commentlist li p {
	line-height: 140%;
	background-color: #ECECEC;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

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-bottom: 40px;
	padding-left: 15px;
	width: 250px;
	float: right;
	background: #fff;
	color: #333;
	font-size: 13px;
	border-left: 1px solid #efefef;
	margin-top: 35px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul li {
	line-height: 160%;
	padding-left: 5px;
}


#sidebar ul li h2 {
	color: #9e9e9e;
	font-family: georgia, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 5px;
}

#sidebar a {
	padding-left: 1px;
	color: #2C5082;
}

#sidebar a:hover {
	padding-left: 1px;
	color: #996600;
}

#get_recent_comments_wrap ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
}

#get_popular_posts_wrap ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
}


/*
	PIE DI PAGINA
*/

#footer {
	margin-bottom: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
	color: #999;
	font-size: 13px;
	text-align: left;
	background: #F7F7F7 url(images/back-foot.jpg) repeat-x top left;
	border-top: 3px solid #dfdfdf;
	padding-left: 140px;
}
	
	
#footer p {
	width: 860px;
	text-align: left;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p.first {
	padding-top: 20px;
		width: 860px;
}

#footer p.incima {
text-align: left;
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
*/

#navtop-home {
	margin-left: 240px;
	display: block;
	position: absolute;
	top: 10px;
	left: 42%;
	background-color: transparent;
	background-position: left top;
	text-decoration: none;
}

#navtop-blog {
	margin-left: 290px;
	display: block;
	position: absolute;
	top: 10px;
	left: 42%;
	background-color: transparent;
	background-position: left top;
	text-decoration: none;
}

#navtop-links {
	margin-left: 300px;
	display: block;
	position: absolute;
	top: 10px;
	left: 42%;
	background-color: transparent;
	background-position: left top;
	text-decoration: none;
}

#navtop-about {
	margin-left: 350px;
	display: block;
	position: absolute;
	top: 10px;
	left: 42%;
	background-color: transparent;
	background-position: left top;
	text-decoration: none;
}

#navtop-contact {
	margin-left: 410px;
	display: block;
	position: absolute;
	top: 10px;
	left: 42%;
	background-color: transparent;
	background-position: left top;
	text-decoration: none;
}

#global-feed {
	margin-left: 250px;
	display: block;
	width: 247px;
	height: 165px;
	position: absolute;
	top: 40px;
	left: 41%;
	background-color: transparent;
	background-image: url(images/sticky.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#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-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border: 1px solid #000000;
}

#commentform {
	color: #fff;
	font-weight: bold;
	width: 450px;
	background-color: #ECECEC;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#commentform p {
margin: 0 0 7px 0;
padding: 0;
font-size: 0.9em;
color: #003366;
}

#commentform p#respond {
padding-bottom: 10px;
color: #003366;
font-size: 1.1em !important;
}

#commentform a {
	color: #003366;
}

#commentform input {
width: 370px;
}

#commentform label {
display: block;
color: #003366;
}

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 {
color: #333;
}

textarea:focus {
color: #333;
}
 
 
#searchform {
	margin-top: 0px;
	background-color: #FFFFFF;
	text-align: left;
	width: 250px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#searchform input {
	border-color: #000000;
	margin-top: 0px;
	text-align: left;
}

#searchform input[type="submit"] {
	background-color: #34619C;
}

/*
	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: 240px;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footerbar ul li ul li {
margin: auto;
float: none;
width: auto;
line-height: 140%;
}

.bookmarks {
	color: #B00000;
	text-decoration: underline;
}


.bookmarks:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #A90000;
}

.bookmarks:active {
color: #B00000;
text-decoration: underline;
}



.navmenutophome {
	color: #FF8040;
	text-decoration: none;
	font-weight: bold;
}

.navmenutop {
	color: #FF8040;
	text-decoration: none;
	font-weight: bold;
}


.navmenutop:hover
{
	color: #FF8040;
	text-decoration: none;
	font-weight: bold;
}

.navmenutop:active {
color: #FF8040;
	text-decoration: none;
	font-weight: bold;
}

 #obsocialbookmark_barE {
	width: 280px;
	text-align: center;
	padding-left: 10px;
 }


 #obsocialbookmark_barE p {
	width: 200px;
 }

.entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}

.footernavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	width: 280px;
	padding-bottom: 10px;
}

.letsgetyouremail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 280px;
}

.letsgetyouremail form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 280px;
}

.letsgetyouremailrss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	text-align: right;
	margin-top: 10px;
}

form {
 padding: 5px;
}


form p{
}

.thankyou {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 280px;
	background-image: url(images/thankyou.png);
	background-repeat: no-repeat;
	height: 150px;
}

.roundedcornr_box_705228 {
   background: #cccccc;
}
.roundedcornr_top_705228 div {
	background-image: url(images/corners/roundedcornr_705228_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.roundedcornr_top_705228 {
   background: url(images/corners/roundedcornr_705228_tr.png) no-repeat top right;
}
.roundedcornr_bottom_705228 div {
   background: url(images/corners/roundedcornr_705228_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_705228 {
   background: url(images/corners/roundedcornr_705228_br.png) no-repeat bottom right;
}

.roundedcornr_top_705228 div, .roundedcornr_top_705228, 
.roundedcornr_bottom_705228 div, .roundedcornr_bottom_705228 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_705228 {
	line-height: 15px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	text-align: justify;
}

.rssfeedformglobe {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	height: 140px;
}
.rssfeedglobe {
	background-color: #fff;
	text-align: left;
	width: 250px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.rssfeedglobe form {
	background-color: #fff;
	text-align: left;
	padding: 0px;
	width: 250px;
}



.nifuate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 280px;
	height: 150px;
	background-color: #CCCCCC;
}


fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FFFFFF;
}

.mambo {
	background-color: #ECECEC;
	margin: 0px;
	padding: 0px;
}

.mambo p {
	background-color: #ECECEC;
	line-height: 120px;
}

.mambotop {
	background-color: #ECECEC;
	background-image: url(images/comment_top.gif);
	background-repeat: no-repeat;
	height: 33px;
}

.mambolow {
	background-color: #ECECEC;
	background-image: url(images/comment_bottom.gif);
	background-repeat: no-repeat;
	height: 14px;
}