/*  
Theme Name: Sickbrain Revolution
Theme URI: http://www.sickbrain.org/
Description: Questo tema e' la rivoluzione del design e gestione per il sito Sickbrain.org | Nuovo design "spaziale" con tutte le cose che mi piacciono | Rivoluzione anche perche' impiego Wordpress, e questo e' il mio primo vero tema ;-)
Version: 1.8
Author: Egidio Murru
Author URI: http://www.sickbrain.org/
*/


/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Header
  Headings
  Content Styles
  Sidebar Styles
  Forms
  Clear
  Footer

/* ---------- @ Elementi HTML -----------*/

* { 
	margin: 0;
	padding: 0;
	} 

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {	
	background:#06070c;
	color:#3c3c3c;
	}

body, select, textarea, input {	
	font: 100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial
	}

p {	
	margin: 15px 0;
	line-height:145%;
	font-size:1.1em;
	}
		
a, a:visited {	
	color: #0088cc;
	text-decoration:none 
	}

a:hover, a:active {	
	color:#535353;
	text-decoration:underline
	}

*:focus { 
	outline: none;
	}

ol {
	margin: 15px 15px 15px 35px;
	}
	
li a:hover, li a:active {
	text-decoration:none
	}

a img {
	border:none
	}
acronym {
	cursor:help;
}	
span {
	color:#3c3c3c;
}

/* ---------- @ Struttura della pagina -----------*/

#top {
	background:#06070c url('images/bg_top.jpg') no-repeat center top;
	}
#interior #top {
	background:#06070c url('images/bg_top.jpg') no-repeat center top;
	}
#bottom {
	background:#06070c url('images/bg_bottom.jpg') no-repeat center top;
	min-height:406px;
	padding-top:8px;
}
#onbottom {
	margin:0 auto;
	font-size:0.7em;
	width:896px;
}
.wrapper {
	margin: 0 auto;
	font-size: 0.7em;
	width: 896px;
	background: url('images/bg_wrapper.jpg') repeat-y;
	}
#masthead {
	background: url('images/bg_masthead.jpg');
	height: 326px;
	}
.left {	
	float:left;
	}
.right {	
	float:right
	}
	
#sidebar {
	width:310px;
	float:right;
	margin:20px 27px 5px 0;
	}
#content {
	width:515px;
	float:left;
	margin:20px 0 0 20px;
	}	
#latest {
	background:url('images/bg_latest.gif') no-repeat;
	padding:13px 19px 20px 19px;
	margin-top:20px;
	}
#latest h2 a {
	color:#6c6c6c;
}
#latest h2 a:hover {
	color:#444;
	text-decoration:none;
}

/* ---------- @ Elementi dell'Header -----------*/
	
#twitter {
	float: left;
	width: 114px;
	height: 72px;
	text-indent:-9009px;
	background: url('images/twitter.jpg') no-repeat;
	margin-left:62px;
	margin-top:56px;
}
#twitter a {
	/*position: absolute;*/
	top:56px;
	left:330px;
	display: block;
	width: 114px;
	height: 72px;
	overflow: hidden;
	cursor: pointer;
}
#twitter-hover {
	width: 114px;
	height: 72px;
	background: url('images/twitter.jpg') no-repeat bottom left;
}

#rss {
	float: right;
	width: 118px;
	height: 183px;
	text-indent:-9009px;
	background: url('images/rss.jpg') no-repeat;
	margin-right:48px;
}
#rss a {
	/*position: absolute;*/
	top:0;
	right:312px;
	display: block;
	width: 118px;
	height: 183px;
	overflow: hidden;
	cursor: pointer;
}
#rss-hover {
	width: 118px;
	height: 183px;
	background: url('images/rss.jpg') no-repeat bottom left;
}

#branding {
	width: 155px;
	height: 185px;
	background: url('images/logo.jpg') no-repeat;
	margin:0 auto;
}
#branding h1 {
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#branding a {
	/*position: absolute;*/
	top:0;
	left:634px;
	display: block;
	width: 155px;
	height: 185px;
	overflow: hidden;
	cursor: pointer;
}
#branding-hover {
	width: 155px;
	height: 185px;
	background: url('images/logo.jpg') no-repeat bottom left;
}
/* Star HTML Hack */
	/* http://css-discuss.incutio.com/?page=StarHtmlHack */
	/* Solo per IE6 */
	*html #branding { margin: 0 0 0 370px;}
	/* Solo per IE7 */
	*+html #branding { margin: 0 0 0 370px;}
/* Fine Star HTML Hack*/

/* ---------- @ Headings -----------*/
		   
h1 {
	font:2.3em Georgia, "Times New Roman", Times, serif;
	width:548px;
	padding-top:5px;
}

h2 {	
	font:2em Georgia, "Times New Roman", Times, serif;
	display:block;
	}

h3 {	
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	display:block;
	color: #0A0;
	padding-bottom:4px;
	border-bottom:1px dotted #0A0;
	margin:20px 0 15px 0;
	}
			
h4 {	
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	display:block;
	padding-bottom:4px;
	border-bottom:1px dotted #bbb;
	margin:20px 0 5px 0;
	}

#commentarea h4, h4.pagetitle {
	margin-bottom:13px;
	margin-top:30px;
	clear:both;
	}

#submenu h4 {
	margin: 6px 0 5px 0;
	}
	
/* ---------- @ Elementi della Sidebar -----------*/

#sidebar h3 {	
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color:#3c3c3c;
	font-weight:bold;
	line-height:110%;
	border:none; /* Evita bordo inferiore su h3 della sidebar */
}
#sidebar p {
	color:#888888;
}
#sidebar ul {
	height:1%;
	width:90%;
	margin:0 0 5px;
	overflow:hidden;
	padding:10px 14px; 
	}
			
#sidebar li {
	list-style:none;
	padding:6px 0;
	background:url('images/border.gif') repeat-x scroll left bottom;
	text-decoration:none;
	color:#00baf1;
}

#sidebar li a, #sidebar li a:visited {
	color:#707070;
	display:block;
	}

#sidebar li a:hover, #sidebar li a:active {
	color:#292929;
	}

#sidebar .adsense {
	margin-bottom:10px;
}
#sidebar .cumulus {
	width:300px;
	height:200px;
	margin-bottom:10px;
	clear:both;
}

/* ---------- @ Elementi del Content -----------*/
	
h1 a, h1 a:visited {
	color:#2575AD;
}

h1 a:hover, h1 a:active {
	text-decoration:underline
}	

h2 a, h2 a:visited {
	color:#707070;
	text-decoration:none;
}
h2 a:hover {
	color:rgb(68,68,68);
	text-decoration:none;
}

.commentcount {
	background:url('images/bubble.png') no-repeat 1px 1px;
	padding-left:17px;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	margin-left:9px;
	}

.commentcount a, .commentcount a:visited {
	color:#2575AD;
	}
	
#interior #content {
	padding-top:7px;
	}

.col.left {
	width:65%;
	}

.col.right {
	width:35%;
	}

/* ---------- @ Elementi del Post -----------*/

.entry {
	padding-bottom:20px;
	}
	
.entry ul, .entry ol {
	padding:0 15px 10px 10px;
	}		

.entry ul li {
	margin-left:35px;
	list-style:square;
	padding:2px 0;
	}

.entry blockquote {
	margin:15px 35px 25px 35px;
	border-left:5px solid #90C;
	padding-left:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #888;
	line-height:140%;
	}			

p img {
	padding: 0;
	max-width: 100%;
	}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.postmetadata {
	font-size: 0.9em;
	color:#6e6e6e;
	padding:5px 3px;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	}
.postmetadata a {
	color:#0088cc;
}

.entry pre, .entry code {
	font: 1em "Courier New", Courier, monospace;
	overflow:auto;
	padding:20px;
	background:#ffffcc;
	display:block;
	width:90%;
	}

.entry pre	{
	padding:5px;
	}

table {
	width:100%;
	border-collapse:collapse;
	margin:15px 0;
	}

td, th {
	border-bottom:1px solid #416597;
	padding:4px 8px;
	background:#103064;
	}

th {
	font-weight:normal;
	text-align:left;
	width:35%;
	}

/* ---------- @ Elementi del Comment -----------*/

#commentarea {
	/*background:url(images/divider2.gif) top center no-repeat;*/
	padding-top:35px;
	}
	
#commentarea ol {
	list-style:none;
	}
	
.commentlist {
	margin:25px 0 0 0;
	padding:0 0 30px 0;
	}
	
.commentlist li {
	margin: 15px 0 3px 22px;
	padding: 8px 15px 10px 15px;
	background: url('images/bg_comment.gif');
	}

#commentarea small {
	font-size:0.9em;
	font-style:italic;
	}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
	}	

.gravatar {
	float:left;
	border:1px solid #959595;
	}
	
.commentinfo {
	width:365px;
	float:right;
	padding-top:5px;
	}

.commentlist li.my_comment {
	background:#eee;
	border-bottom:2px solid #ae609e;
	border-top:2px solid #ae609e;
	}

li.my_comment cite {
	font-size:1.2em;
	}
	
#commentarea input, #commentarea textarea {
	border:1px solid #d2d2d2;
}	
#feed {
	background:url('images/bg_feed.gif') center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align:left;
	padding:5px 10px 5px 45px;
	margin-bottom:10px;
}
#feed p {
	margin-left:35px;
}
#extra {
	margin:0 auto;
	width:500px;
	height:33px;
	background: url('images/bg_extra.gif') no-repeat scroll left bottom;
}
.creative-commons { 
	margin: 0px 10px 5px 7px;
	height: 16px;
	width: 80px;
	float: left;
}
.add-this { 
	float: left;
	margin: 14px 10px 5px 0px;
	height: 16px;
	width: 125px;
	display: inline;
}
.paypal-coffee { 
	margin: 0px 0px 10px 0px;
	height: 16px;
	width: 260px;
	float: left;
	position: relative;
}
.paypal-coffee a { 
	font-weight:bold;
}

/* ---------- @ Elementi di Flickr -----------*/

.flickr {
	width:187px;
	height:176px;
	float:right;
	margin:0 16px;
	list-style: none;
}
.flickr h3 {
	background:url('images/flickr.gif') no-repeat 47px 4px;
	color:#0063dc;
	font-family:Arial, Helvetica, sans-serif;
	width:80px;
	border:none;
	margin:0;
}
.flickr h3 span {
	margin-top:15px;
	color:#ff0084;
	font-family:Arial, Helvetica, sans-serif;
}
.flickr img {
	width:40px;
	height:40px;
	float:left;
}
.flickr li {
	float:left;
	display:inline;
	margin:0px 15px 5px 5px;
	width:40px;
	height:40px;
	}

.flickr li a {
	display:block;
	border:3px solid #0063dc;
	width:40px;
	height:40px;
	}
	
.flickr li a:hover {
	border:3px solid #ff0084;
	}

/* ---------- @ Elementi di Twitter -----------*/

.tweet {
	width:190px;
	height:177px;
	float:left;
	margin:0 16px 0 20px;
}
.tweet h3 {
	background:url('images/twitter_logo.gif') no-repeat;
	width:90px;
	text-indent:-9000px;
	border:none;
	margin:0;
}
.tweet span {
	color:#4C7B9E;
}
.tweet-account {
	float:right;
	font-size:0.90em;
	margin-top:-10px;
}

/* ---------- @ Elementi dei Form -----------*/

#searchform {
	float:right;
	width:210px;
	background:url('images/bg_search.gif') no-repeat;
	padding:0 0 5px 5px;
	margin-top:-3px;
	}

#s {
	border:none;
	color:#000;
	padding-left:10px;
	margin-top:-4px;
	width:140px;
	}
		
.field {
	background:#FFF;
	border:none;
	padding:4px;
	border:none;
	}

.field:focus {
	background:#e8ebf0;
	}
	
#submit {	
	background: #010a2a ! important;
	border:none;
	font-size:0.9em;
	color:#b5dbf3;
	padding:5px;
	text-transform:uppercase
	}

#submit:hover {	
	background: #12225b ! important;
	}
	
#searchsubmit {
	border:none;
	margin: 1px 0 0 3px;
	font-size:0.9em;
	color:#b5dbf3;
	padding:2px;
	}
	
/* ---------- @ Float Clearing -----------*/

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

.clearfloat {
	display:block;
	}

/* ---------- @ Elementi del Footer -----------*/

#meta {
	padding-top:3px;
	}

.block {
	width:187px;
	height:177px;
	float:left;
	margin:0 13px 0 20px;
}
.block h3 {
	color:#3c3c3c;
	margin:0;
	border:none;
}
#meta ul {
	margin-top:5px;
}
#meta li {
	list-style:none;
	padding:5px 0 5px 0;
	color:#00BAF1;
	background:url('images/border.gif') repeat-x;
	background-position: 0 100%;
}

#meta a, #meta a:visited {
	color:#707070;
	}

#meta a:hover, #meta a:active {
	color:#292929;
	}
			
#footer {
	margin-top:0px;
	}

#footer .copyright {
	clear:both;
	color:#B8B8B8;
	overflow:hidden;
	text-align:center;
	width:100%;
}
#footer .copyright ul {
	background:transparent url('images/footer-logos.png') no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:35px;
	width:122px;
	margin-left:10px;
	margin-top:17px;
}
#footer .copyright ul li {
	display:inline;
	float:left;
}
#footer .copyright ul li a {
	float:left;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
}
#footer .copyright ul li.wordpress a {
	margin:0 0 0 3px;
	width:33px;
}
#footer .copyright ul li.apple a {
	width:33px;
	margin-left:9px;
}
#footer .copyright ul li.cc a {
	width:35px;
	margin-left:9px;
}
#footer .copyright ul li a:hover, #footer .copyright ul li a:focus {
	background:transparent url('images/footer-logos.png') no-repeat scroll 0 0;
}
#footer .copyright ul li.wordpress a:hover, #footer .copyright ul li.wordpress a:focus {
	background-position:-3px -35px;
}
#footer .copyright ul li.apple a:hover, #footer .copyright ul li.apple a:focus {
	background-position:-45px -35px;
}
#footer .copyright ul li.cc a:hover, #footer .copyright ul li.cc a:focus {
	background-position:-87px -35px;
}
#footer .copyright p {
	margin:32px 0 0;
}
#footer p.issn {
	margin:0 auto;
	width:25%;
	padding-top:32px;
}
/* Star HTML Hack */
	/* http://css-discuss.incutio.com/?page=StarHtmlHack */
	/* Solo per IE6 */
	*html #footer p.issn { margin:0 150px 0 150px;}
	/* Solo per IE7 */
	*+html #footer p.issn { margin:0 150px 0 150px;}
/* Fine Star HTML Hack*/

#footer .copyright p.markup {
	display:inline;
	float:right;
	font-size:0.83em;
	margin:-1em 15px 0 0;
}
#footer .copyright p.markup a {
	color:#888888;
}
#footer .copyright p.markup a:visited {
	color:#AAAAAA;
}
#footer .copyright p.markup a:hover, #footer .copyright p.markup a:focus {
	color:#444444;
}