/*
	Theme Name: fScreen mg
	Theme URI: http://mundogeek.net
	Description: Tema basado en fScreen de Fredrik Fahlstad para "Mundo geek".
	Version: 1.0
	Author: Raul Gonzalez
	Author URI: http://mundogeek.net
*/

body {
	color: #eee;
	text-align: center;

	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: black;
}

#header {
	height: 50px;
	width: 450px;
	margin: 1em auto 1em auto;
	padding: 0 0 0 0;
	background-image: url(images/rg65rc_logo.gif);
	background-repeat: no-repeat;
}

/*- Pesta�as --------------------------- */
#tabs {
	font-size:93%;
	line-height:normal;
}

#tabs ul {
	margin: 0;
	padding: 0 3px 0 18px;
	list-style:none;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	
}

#tabs a {
	float:left;
	background:url(../images/tableft10.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	
}

#tabs a span {
	float:left;
	display:block;
	background:url(../images/tabright10.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

#tabs a:hover {
	background-position:0% -42px;
}

#tabs a:hover span {
	
	background-position:100% -42px;
}





/*- Busqueda --------------------------- */
#searchform, #searchform p {
	font-size: 1em;
	margin: 0;
	padding: 0 40px 0 10px;
	float:right;
}

.boton {
	background-image:url('../images/boton.gif');
	border: 1px solid #444;
	color: #ddd;
}

.boton:hover {
	background-position:100% -1px;
}

.cajatexto {
	background: #555;
	color: #eee;
	border: 0px;
}

.cajatexto:hover {
	background: #666;
}

#maincol{
	border-top:1px solid #646B75;
	float:left;
	width:100%;
	
}

#maincol .col{
	line-height:1.6em;
	margin-top:30px;
	padding-bottom:5px;
}

#wrap {
	width: 792px;
	text-align: left;
	overflow: hidden;
	font-size: 1em;
	line-height: 1.6em;
	margin: 0 auto;
	
}

#content {
	width: 535px;
	float: left;
	text-align: left;
	overflow: hidden;
	padding-top:6px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 20px;
}

#footer {
	clear: both;
	padding: 1.2em;
	color: #696969;
	height: 100px;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/*	Header styling	 */
h1#blogname {
	font: normal 1em/14px 'Nimbus Sans L', helvetica, arial, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 140px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
}

h5#termino {
	font: bold 1.5em/21px arial, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 130px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	color:#999999;
}


h1#blogname a {
	color:#FFFFFF;
}

a:link, a:visited {
	color:#0099FE;
	text-decoration:none;
}

a:hover {
	color:#8c0;
}

/* 	General styling		*/
h2 {
	margin-bottom: .2em;
	text-transform: uppercase;
	color: #96CA3B;
	font-family: 'Nimbus Sans L', helvetica, arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size:1.2em;
}

h2.entrydate {
	font-size:1.1em;
	margin:0;
	padding:0;
}

h4 {
	font-size:1.1em;
}

.entry {
  border-bottom: 1px solid #444;
}

.entrybody {
	margin-top: 1.5em;
}

.entrybody img {
  padding:4px;
  border:1px solid #222;
  }
  
h3.entrytitle {
	padding: 0;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.1em;
	color: #96CA3B;
}

.entrymeta span{
	font-size: 11px;
}

blockquote{border-left:3px solid #686868;color:#888;margin-left:25px;padding-left:8px;}

blockquote p { margin: .7em 0; }

img { 
	vertical-align: middle;
	border: none;
}


#content p { text-align: justify; }

#content form p { text-align: left; }

.entrybody ul, .entrybody ol{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding:0;
	list-style-position: inside;
	
}

.entrybody p {
	padding: 0;
	margin: 0 0 1.7em 0;
	font: normal 12px/1.6em "Lucida Grande", "Verdana", sans-serif;
	color:#eee;
}

h3.entrytitle a{
	color: #96CA3B;
}

.commentlink { text-align: right; }

ol.commentlist {
	list-style: none;
	margin-left: 0;
}

ol.myresponse {
	list-style: none;
	margin-left: 0;
	background-image: url(comment_bg_response.jpg);
}

.commentlist li {
	font-style: normal;
	margin: 1em 0;
	padding-top: .1em;
	padding-left: .3em;
}

.commentlist li p {
	margin: .7em;
}

#content .commentlist li p.posted
{
	margin: 1em 0 0 0;
	padding: .2px .5em;
	text-align: left;
}
.commenttext{
	border: 1px solid #3f3f3f;
	padding:10px;
	background-color:#323232
}

/*	sidebar styling 	
----------------------------------------*/
#sidebar {
	width: 180px;
	float: right;
	text-align: left;
	padding-top:6px;
	margin: 10px 0 10px 0;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 1px solid #444;
}

#sidebar #menu-lateral li {
	border-bottom: 1px dashed #444;
}

#sidebar h2 {
	font-size: 1.1em;
}

#sidebar ul {
	list-style: none;
	margin:0;
	padding:0;
}

#sidebar ul li {
	padding:0;
	margin:0;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	font-size: 0.9em;
}

#sidebar ul ul, #sidebar ul ol {
	margin-bottom:15px;
}

#sidebar ul ul li{
	background-image: url(images/bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	border-bottom: 1px dashed #444;
	padding-left: 15px;
	margin-left:5px;
}
.news span{
	font-size: 8px;
}

/*	footer styles 	*/
#footer p { margin: 0; }
#footer a:link, #footer a:visited { color: #09F; }

.firstpost p.comments_link, .entrybody p.comments_link {
	margin:0;
}

.firstpost {
	background-image: url(images/latest.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#ultimos {
	width: 80%;
	color: #696969;
	margin-top: 3em;
	margin-right: 10%;
	margin-bottom: 0;
	margin-left: 10%;
	border-top: 1px dotted #999;
}

#ult-coment, #ult-posts {
	width: 48%;
	text-align: left;
}

#ult-posts {
	float: left;
}

#ult-coment {
	float: right;
}

#anexo_left, #anexo_right {
	width: 48%;
	text-align: justify;
}

#anexo_left {
	float: left;
}

#anexo_right {
	float: right;
}




#ult-coment ul, #ult-posts ul {
	list-style: none;
	margin:0;
	padding:0;
	font-size: 11px;
}

#ult-coment ul li, #ult-posts ul li {
	background-image: url(images/bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	border-bottom: 1px dashed #444;
	padding-left: 15px;
	margin-left:5px;
	
}

.ultimos-titulo {
	position: relative;
	color: #fff;
	background: #555;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ultimos-titulo span {
	position: absolute;
	left: 95%;
}

.enlace-arriba a {
	display: block;
	margin-bottom: 5px;
	padding-left: 430px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxCaption{
	font-size: 0.8em;
	padding-top: 0.4em;
}

#lightbox img{ border: none; } 

#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}

.error {
	color: red;
  font: italic bold 12pt/14pt Times, serif;
}
.reglas {
	color:#888;
	font:normal 11px verdana,arial,sans;
	padding:0;
}

.verde {
  color: #96CA3B;
	font-family: 'Nimbus Sans L', helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}

.foto, .ficha {
  float: left;
}

.foto {
  margin-right:1em;
}
.banderita {
  padding:14px;
  border:none;
}
  
.ficha {
  margin-top: 2em;
}

div.spacer {
  clear: both;
}

.info {
  font-size:80%;
  border-top: 1px solid #9CD941;
  border-bottom: 1px solid #9CD941;
}

.asides{
  background:#333;
  border:1px dotted #888;
  color:#888;
  font:normal 11px verdana,arial,sans;
  list-style-position:inside;
  list-style-type:square;
  margin:3em 0;
  padding:0;
}

.asides li{margin:1ex;padding:0 1em;}

#ed_toolbar input {
  background-image:url('images/boton.gif');
  border: 1px solid #444;
  color: #ddd;
  margin-bottom:1px;
}

textarea {
  overflow:auto;
}

.difuminado{opacity:0.5;padding:0;}

.difuminado:hover{opacity:1;}

.caja-info{position:relative;text-decoration:none;}

.caja-info span{display:none;}

.caja-info:hover{text-decoration:none;}

.caja-info:hover span{-moz-border-radius:0.5em;-moz-opacity:0.75;background-color:#000;
