/*
Theme Name: LeF Beta
Theme URI: http://laespiralfractal.es/
Description: The LEF official theme.
Version: 0.4
Author: KaLPo
Author URI: http://blog.kalpo.net/
Tags: LEF, La espiral fractal, espiralin, 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

@IMPORT url("reset-css.css"); /Nm&E|kNQe?r, kalpo_wikibet, kalpo_wikibetalef
*/
/* #################### MAIN ####################  */
/*Es hora de dejar de usar IE6 */

#no-more-ie6  {
position: absolute; 
top: 0px; 
left: 0px; 
padding: 7px 5px 7px 5px;
width: 100%;
background-color:#F8FFB9;
font-size: 106%;
color: #222;
}

#no-more-ie6  a {
font-weight: bold; 
text-decoration: underline;
}

BODY {
	background-color: black;
	background-attachment:fixed;
	text-align: center; /* This make ie the same like in the others margin:auto*/
}
/*  span::selection {  
        background: #CC0000;  
    }  
	span::-moz-selection {  
        background: #CC0000;  
    } */
a:LINK, a:VISITED{
	color:#FF44FF;
	text-decoration:none;
}
a:HOVER{
	color: #CC4400;
	text-decoration:none;
}
a:LINK img, a:VISITED img{
	border: none;
}
a:HOVER img{
	border: none;
}
a:LINK.anchortitlePost, a:VISITED.anchortitlePost{
	color:#CCCCCC;
	text-decoration:none;
}
a:HOVER.anchortitlePost{
	color: #CC0000;
	text-decoration:none;
}
#bodyContent{
	background-color:black;
	background-image:none;
	text-align: left;
	width: 800px;
	margin: 0 auto;
	border: 1px solid #CC0000;
	color:#CCCCCC;
	font-family:"Trebuchet MS",Arial,Verdana;
	font-size:8pt;
}
p{
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.commentlist{
	padding-left: 5px;
	padding-right: 5px;
}
.comment{
	
	border: 1px solid #AA0000;
	background-color:#330000;
	/*
	border: 1px solid #333;
	background-color:#111;
	 */
	padding: 5px;
	margin-top: 7px;
	
}

/* #################### HEADER ####################  */
#header {
	height: 149px;
	width: 800px;
	background-image: url('img/headerBanners/bannerespiral.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px; /* '1px 1px' for start with a little padding like in original*/
}
#headerPageDescriptionDiv{
	height:18px;	
	/*position:relative;*/
	top:130px; 
	border-top:1px solid #CC0000;
}
.right{
	float:right;
	}
.left{
	float:left;
	}
.bottom{
	margin-top:3px;
	position:absolute;
	bottom: 0px;
}
.headerPageDescrption {
	line-height: 18px;/* needs to be 18px for looks properly in IE7 */
	vertical-align: middle;
	margin-left:3px;
	margin-right:3px;
	color:#CCCCCC;
	font-family:"Trebuchet MS",Arial,Verdana;
	font-size:8pt;
}
.headerPageDescrption a{
	line-height: 18px;/* needs to be 18px for looking properly in IE7 */
	vertical-align:middle;
}
.headerPageDescrption img{
	line-height: 18px;/* needs to be 18px for looking properly in IE7 */
	height:12px; 
	vertical-align:middle;
	padding:0px;
	margin:0px 3px 0px 0px;
}

/* #################### CONTENT ####################  */
#content {
	border-top:1px solid #CC0000;
}

/* -------- leftSideBar -------- */

#leftSideBar{
	text-align:center;
	float:left;
	clear:left;
	width: 156px;
	/* height: 100%; */
	color:#CCCCCC;
	/* border-right: 1px solid #CC0000; */
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0;
	margin-top:0;
	padding-left:0;
}
#leftSideBar ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0;
	margin-top:0;
	padding-left:0;
}
#leftSideBar a:LINK,#leftSideBar a:VISITED{
	color:#CCCCCC;
	text-decoration:none;
}
 #leftSideBar a:HOVER{
	color: #CC0000;
	text-decoration:none;
}

#leftSideBarTitle{
	width: 156px;
	height: 32px;
	background-image: url('img/menu.gif');
	background-repeat:no-repeat;
	background-position:center;
	border-bottom: 1px solid #CC0000;
	margin-bottom: 5px;
}

.menuSideBar {
	text-align:center;
	width: 146px;
	position: relative;
	margin: 0 auto;
	margin-bottom:6px;
}
.titleMenuSideBar{
	border: 1px solid #CC0000;
	font-weight: bold;
	margin-bottom:3px;
}

/* -------- END of leftSideBar -------- */

/* -------- bigContainer -------- */

#bigContainer{
	position:relative;
	min-height: 828px;
	/* The Width property screw everything */
	margin-left: 156px;
	border-left: 1px solid #CC0000;
}
#bigContainerTitle{
	text-align:center;
	height: 32px;
	line-height: 32px;
	font-size:x-large;
	color: #CC0000;
	vertical-align: middle;
	background-image: url('img/notices.gif');
	background-repeat:no-repeat;
	background-position:center;
	border-bottom: 1px solid #CC0000;
	margin-bottom: 5px;
}
.post{
	/*width: 634px;*/ /* 10px less than #bigContainer.width */
	text-align:center;
	width: 633px;
	position: relative;
	margin: 0 auto;
}
.AutorPseudoPost{
	text-align:center;
	width: 633px;
	position: relative;
	margin: 0 auto;
}
.AutorPseudoPost .postTitle{
	margin-top: 5px;
}
.AutorPseudoPost img{
	margin-top: 3px;
}
.postTitle{
	border: 1px solid #CC0000;
	font-weight: bold;
}
.postContent{
	text-align:left;
}


/* -------- END of bigContainer -------- */

#LeFCommentAsWrapper{
	padding:5px;
	border:1px solid #777;
	background-color: #000;
	
}
#LeFCommentAsTabs {
	color:#FFFFFF;
	height:23px;
	border-left:1px solid #777;
	line-height:22px;
}
#LeFCommentAsTabs div{
	font-weight:bold;
	cursor:default;
	border-right:1px solid #777;
	border-top:1px solid #777;
	float:left;
	display:inline-block;
	overflow:hidden;
	height:23px;
	line-height:10px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	vertical-align:middle;
	padding-right:4px;
}
#LeFCommentAsTabs div img{
	width:16px;
	height:16px;
	padding:4px;
	
}
/* #################### FOOTER ####################  */

.lefesp INPUT {
	background-color: #111;
	color:#CCCCCC;
	border: 1px solid #CCCCCC;
	
}


#goog-wm {
  width: auto;
  padding: 1em;
  border: 3px solid #aebd63;
  background-color: white;
}


#goog-wm h3.closest-match {
  color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {

  color: #8f2831;
}
   
#goog-wm ul li { }
   
#goog-wm li.search-goog {
}
