/*
-----------------------------------------------
Prototype Template

Name:     Novesfera
URL:      www.novesfera.org
Designer: hipertextos
URL:      www.hipertextos.net
Date:     1 may 2009
----------------------------------------------- */

#navbar-iframe {
	height: 0px;
	visibility: hidden;
	display: none;
}

#space-for-ie {
	height: 0px;
	visibility: hidden;
	display: none;
	margin: 0px;
	padding: 0px;
}

* {
	margin: 0px;
	padding: 0px;
}

pre {
	border: 1px solid #A2A2A2;
	background-color: #F1F1F1;
	padding: 8px;
	margin: 5px;
	color: #0150c7;
	overflow: auto;
	padding-bottom: 50px;
	width: 350px;
}

body {
	background: #000;
	color: #fff;
	font: 100%/11px Helvetica, Verdana, Arial, Verdana, sans-serif;
	line-height: 1.4em;
	text-align: center;
}

a {
	color: #AA0000;
	text-decoration: none;
}

a:hover {
	color: #AA7777;
	text-decoration: none;
}

a:visited {
	color: #AA7777;
	text-decoration: none;
}

a:visited:hover {
	color: #444;
	text-decoration: underline;
}

img {
        border:none;
}
h1 {
	font-size: 24px;
	padding: 5px;
}

h2 {
	font-size: 14px;
}

h3 {
	border-bottom: 1px solid #ccc;
	font-size: 1.6em;
	line-height: 1.4em;
	padding: 4px 5px;
	text-align: left;
}

h4 {
	
}

h5 {
	
}

h6 {
	border:1px solid #000;
	border-bottom:1px solid #222;
	cursor:pointer;
	display:block;
	font-size:12px;
	text-align:left;
        line-height:2em;
        margin:2px 0px;
        padding:1px 2px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
}

h6:hover {
        background:#222;
	border:1px solid #444;
}

ul {
	list-style: none;
	margin: 0 auto;
}

li {
	list-style: none;
	padding-left: 5px;
}

li a {
	
}

li a:hover {
	
}

blockquote {
	border-left:2px solid #eee;
	font-size:11px;
	margin:0px 0px 0px 10px;
	padding: 0px 20px;
}

/* ---------------------------------------------------
			Lightboxes		
------------------------------------------------------ */

#load-box {
  background:#000;
  color:#fff;
  font-size:32px;
  font-weight:bold;
  height:100%;
  margin:0 auto;
  padding:200px 0px;
  position:fixed;
  text-align:center;
  top:0px;
  width:100%;
  filter: alpha(opacity=10);
  -moz-opacity: 0.10;
  opacity: 0.10;
}
#load-box p {
  margin:40px 0px 20px;
}
#load-box-int {
        margin:0px auto;
        padding:10px;
        text-align:center;
}

#light-box {
  background:#000;
  height:100%;
  margin:0 auto;
  padding:80px 0px 0px;
  position:fixed;
  top:0px;
  width:100%;
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
  opacity: 0.90;
  z-index:300;
}
#light-box a {
  display:block;
  color:#fff;
  margin:0 auto;
  text-align:right;
  width:800px;
}


/* ---------------------------------------------------
			Content		
------------------------------------------------------ */

#page {
	margin: 0px auto;
	padding: 0px;
}

#head {
	background: url('http://roigesfera.org/sirius/img/headsiriusblack.jpg') no-repeat center bottom #000;
	height: 120px;
	margin: 0px auto 0px;
	padding: 0px;
	width: 100%;
}

#headbox {
	margin: 0px auto 0px;
	width: 1020px;
}

#headline {
	display: block;
        float:right;
	margin: 60px 0px 0px;
	width: 750px;
}

#headline a {
	color: #AA0000;
        font-size:12px;
}
a.head,a.head:hover {
        display:block;
        color:transparent;
        margin:0px;
        position:absolute;
        height:120px;
        width:280px;
}
#search-box {
	display: block;
        float:right;
	margin: 15px 0px 0px;
	width: 300px;
}

#content {
	background: #000;
	margin: 10px auto;
	padding: 5px 0px;
	width: 1020px;
	-webkit-border-radius: 8px;
	-opera-border-radius: 8px;
	-moz-border-radius: 8px;
}

#bread-crumb {
	background: #222;
	border: 1px solid #555;
        color:#999;
	font-size: 11px;
	font-weight: bold;
	float: left;
        height:22px;
        overflow:hidden;
	padding: 0px 5px;
	margin: 2px 5px;
	text-align: left;
	width: 540px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
}
#bread-crumb a {
        margin:0px 5px;
}
#options-box {
	background: #222;
	border: 1px solid #555;
	font-weight: bold;
	font-size: 11px;
	float: left;
	margin: 2px 5px;
	padding: 0px 5px;
	text-align: left;
	width: 430px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
}
#options-box a {
        margin:0px 20px;
}
#browserbar {
	float: left;
	font-size: 10px;
	margin: 5px 0px;
	padding: 0px 0px 20px;
	width: 110px;
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
}
#browserbar:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#browserbar li {
	font-size: 10px;
	text-align: left;
}

#browserbar li a {
	border-bottom: 1px solid #000;
	display: block;
        font-weight:bold;
        margin:2px 0px;
	padding: 1px 0px 1px 4px;
}

#browserbar li a:hover {
	border-bottom: 1px solid #222;
}

#main {
	background: #000;
	float: left;
	margin: 5px 5px;
	width: 440px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
}

/* ---------------------------------------------------
			Post		
------------------------------------------------------ */

.post {
	font-size: 0.7em;
        line-height:1.3em;
	margin: 1px;
	text-align: justify;
}
.post:first-child {
	font-size: 0.8em;
}
.post-date {
	font-size:0.8em;
	padding:0px;
	text-align:left; 
}
.post-source {
	font-size:0.8em;
	padding:0px;
	text-align:left;
}
.post-source a {
	clear:both;
	display:block;
}
.post-source a {
        color:#AA0000;
	border:1px solid #fff;
	display: block;
        line-height:1.4em;
        padding:5px 10px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
}
.post-source a:hover {
        background:#999;
	border:1px solid #222;
}
.post-body {
	margin: 0px 3px;
	padding: 0px 2px;
}
.post-body img {
        background:#333;
        border:1px solid #555;
        float:left;
        margin:5px 10px;
        padding:5px;
        width:150px;
}
.post-body img.cartell {
        background:#url('http://roigesfera.org/sirius/img/bgcartellblack.jpg') no-repeat center top;
        margin:5px auto;
        width:400px;
}
.post-footer {
	border-bottom: 1px solid #ddd;
	clear: both;
	color: #222;
	font-size: 0.9em;
        font-weight:bold;
        margin:10px auto 20px;
        text-align:right;
}
.post-footer ul {
	display:block;
	height:30px;
}
.post-footer li {
	float: right;
       font-size:1.2em;
	margin: 0px 2px;
	width: 90px;
	text-align: center;
}
.post-footer li.mail {
       font-size:9px;
}
.post-footer li.comments {
       font-size:9px;
}
.post-footer li.print {
       font-size:9px;
}

.post-footer a {
	border:1px solid #000;
	display: block;
        padding:5px 0px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
}

.post-footer a:hover {
        background:#111;
	border:1px solid #333;
}
p.blogger-labels {
	line-height:2em;
	margin:5px 0px;
}
p.blogger-labels a {
	border:1px solid #fff;
        padding:5px 10px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
}
p.blogger-labels a:hover {
        background:#eee;
	border:1px solid #ddd;
}
.comments {
        margin: 10px;
        font-size: 1em;
        text-align:left;
}
.comments-block {
        background: #eee;
        border: 1px solid #ddd;
        font-size:1.1em;
        line-height: 1.6em;
        margin-bottom: 20px;
        padding: 10px;
        -webkit-border-radius: 6px;
        -opera-border-radius: 6px;
        -moz-border-radius: 6px;
}
.comment-body {
        background: #ddd;
        border:1px solid #aaa;
        color: #999;
        font-size:0.8em;
        padding:5px;
        text-align:justify;
        -webkit-border-radius: 6px;
        -opera-border-radius: 6px;
        -moz-border-radius: 6px;
}
.comment-timestamp {
        font-size: 0.9em;
}
a.comment-link {
         font-size: 1.2em;
         color:rgb(76,86,108);
         font-weight:bold;
}
.home-previous {
        font-size:0.8em;
        margin:15px 0px;
}
.archive-list ul {
  margin:0px auto 20px;
  width:480px;
}
.archive-list li {
  font-size:10px;
  float:left;
  margin:0px 2px;
  width:96px;
}

/* ---------------------------------------------------
			Sidebar		
------------------------------------------------------ */

#sidebar {
	float: left;
	margin: 5px 5px;
	width: 440px;
}
#tabs-box {

}
#tabs ul {
	margin: 0px 10px 0px;
}

#tabs li {
	float: left;
	font-size: 12px;
	margin: 0px 1px -6px;
	padding: 4px 4px;
	width: 80px;
}

#tabs a {
	border: 1px solid #222;
	border-bottom: 1px solid #000;
	display: block;
	color: #fff;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
}

#tabs a:hover {
	background: #222;
}

#tabHeaderActive span, #tabHeaderActive a {
        margin-top:-1px;

}
#tabHeaderActive a:hover {
	background: #000;
}
#tabscontent {
	background: #000;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	font-size: 12px;
	clear: both;
	margin:0px;
	background: #000;
	text-align: left;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
}

#faq {
        font-size:0.9em;
        line-height:1.5em;
        margin:10px;
        text-align:justify;
}
#faq img {
        float:left;
        margin: 2px 10px 2px 2px;
}

#social-box {
        background:#fff;
        padding:5px 5px 0px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
}
#social-box img {
        border:none;
        width:32px;
}
#social-box a {
        display:block;
        float:right;
        font-size:14px;
        font-weight:bold;
        width:36px;
}

img.contact {
        float:left;
        margin:5px;
        width:150px;
}

#contact-container {
        background:#fff;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
}
#contact-box {
        float:left;
        width:200px;
}

#sidebar-left {
	float: left;
        margin:20px 5px;
	width: 210px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
#sidebar-left:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#sidebar-left ul {
        border:1px solid #222;
        margin:0px 0px 30px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
}
#sidebar-left li {
        border-bottom:1px solid #222;
        font-size:0.7em;
        font-weight:bold;
        padding:2px 2px 2px 10px;
        text-align:left;
}
#sidebar-left li a {
        display:block;
}
#sidebar-left img {
        border:none;
        margin:0px;
}

#sidebar-right {
	float: left;
        margin:20px 5px;
	width: 210px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
#sidebar-right:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#sidebar-right img {
        border:none;
        margin:0px;
}
.scrollable {
  display:block;
  height:220px;
  overflow-y:auto;
  overflow-x: hidden; 
}

/* ---------------------------------------------------
			RSS Google API		
------------------------------------------------------ */

#feedControl {
        margin:0px 0px 0px;
        padding:0px 0px 0px;
        width:185px;
	text-align:left;
}

#feedControl .gf-snippet {
	color: #fff;
	padding: 0px;
	margin: 0px;
}

#feedControl .gf-author {
	font-size: 10px;
}

#feedControl .gf-title {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1em;
	height: 27px;
}

#feedControl .gf-spacer {
	
}

#feedControl .gf-relativePublishedDate {
}

#feedControl .gfc-results {
	padding: 0px;
}

#feedControl .gfc-result {
	padding: 2px 10px 10px;
	margin: 0px;
	font-size: 11px;
	line-height: 1.2em;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
}

#feedControl .gfc-result:hover {
	background:#222;
}

#feedControl .gfc-title {
	padding: 0px 0px 5px;;
	margin: 5px 0px 0px;
	font-size: 12px;
	color: #fff;
}

#feedControl img {
	width: 20px;
}

/* ---------------------------------------------------
			Feevy		
------------------------------------------------------ */

#feevy_bar_11628 .bar_content {
        margin:0px 0px 0px;
        padding:20px 0px 0px;
	display: block;
        width:205px;
}

#feevy_bar_11628 {
	
}

#feevy_bar_11628 .feevy_item {
	display: block;
	height: auto;
	padding: 1px;
        margin:2px 0px;
        min-height:60px;
	border-top: 1px solid #222;
	text-align: left;
	font-size: 11px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
}

#feevy_bar_11628 .feevy_item:hover {
        background:#222;
}
#feevy_bar_11628 .feevy_title {
	display: block;
	padding-left: 3px;
	height: auto;
	font-weight: bold;
}

#feevy_bar_11628 .feevy_title img {
	float: left;
	margin-right: 4px;
}

#feevy_bar_11628 .feevy_title h1 {
	line-height: 0.5em;
}

#feevy_bar_11628 .feevy_title a {
	color: #AA0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#feevy_bar_11628 .feevy_content {
	font-size: 11px;
	color: #ddd;
	padding: 5px;
	line-height: 1.1em;
}

#feevy_bar_11628 a.blog_url {
	color: #CD7700;
	float: right;
}

#feevy_bar_11628 .footer {
	text-align: center;
	font-size: 9px;
	color: #333;
	padding: 3px 0px 5px;
}

#feevy_bar_11628 .item_content {
	display: table;
	display: block;
}

#feevy_bar_11628 .blog_url {
	font-size: 12px;
        height:20px;
        overflow:hidden;
}
#footer {
        background:#111;
	border: 1px solid #222;
	clear: both;
	height: 50px;
	margin: 20px auto;
	width: 1020px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
}