/* ------------------------------------------------------------------
Documento CSS
wwww.rinconrojo.com /.net
Página dedicada a los Leones del Escogido
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  - - - 

Description:			General Styles [Header, Menu Box, Footer´s]
Version:				1.0
Date:					Sep, 2009

Created by Erickson Pérez
All Right Reserve, 2009
------------------------------------------------------------------- */

body {background: #85102E; margin: 0px; padding: 0px;}

#globalwrapper { position: relative;}
#wrapper {position: relative; width: 990px; height: 100%; margin: 0px auto 3px auto;}

/*TOP*/
#header {
	width: inherit; 
	height: 135px; 
	background: url(../images/bgheader.jpg) repeat;}
	
#brandingarea {
	width: 185px; 
	height: 130px; 
	position:absolute; top: 0px; left: 10px; 
	background:url(../images/RinconRojo_Logo.png) no-repeat;}
	
#headertab {
	width: 253px;
	height: 41px;
	position: absolute;
	top: 92px;
	left: 504px;
	background: url(../images/imgtab_top.png) no-repeat;
	visibility: hidden;}
	
#hnosAlou {
	width: 188px;
	height: 118px;
	position: absolute;
	top: 15px;
	left: 802px;
	background:url(../images/hnosAlou.png) no-repeat;}
	
#menu {
	width: inherit; 
	height: 32px; 
	position: relative; 
	background:url(../images/menubg.jpg) no-repeat;}
	
#searching {
	width: 159px; 
	height: 23px;	
	position: absolute;	
	left: 829px; top: 140px;
	display: none;}	
	
.search {
	width: 110px; 
	height:19px; 
	float: left;
	background-color:#FFF; 
	color: #000; 
	border: 0px; 
	padding-top: 4px;}
	
.searchgo {
	width: 40px; 
	height: 23px; 
	float: left; 
	margin-left: 3px;}


/*FOOTER BOXES*/
#footeruno {
	width: 990px; 
	height: 130px; 
	float: left; 
	margin: 0px; 
	background: #FFF url(../images/bgfooter1.jpg) top center no-repeat;}
	
#widgets {
	width: 245px; 
	height: 118px; 
	float: left; 
	margin: 6px 8px 0px 10px;}
	
#rss {
	width: 280px; 
	height: 118px; 
	float: left; 
	margin: 6px 8px 0px 5px;}
	
.imgrss {
	width: 61px; 
	height: 61px; 
	float: left; 
	margin-left: 5px;}
	
#enlaces {
	width: 400px; 
	height: 118px; 
	float: left; 
	margin: 6px 8px 0px 10px;}
	
.enlacestit {
	width: 300px; 
	height: 20px; 
	float: left; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	color: #333; 
	text-transform: uppercase; 
	font-weight: bold; 
	margin:5px 0px 0px 15px; 
	clear: both;}
	
.enlaceslist {
	width: 110px; 
	height: 60px; 
	float: left; 
	margin: 10px 15px 0px 15px;}

.enlaceslist2 {
	width: 70px; 
	height: 60px; 
	float: left; 
	margin: 10px 10px 0px 35px;}

.enlaceslist li, .enlaceslist2 li {
	list-style-type: square; list-style-image: url(../images/vinetaenlaces.png); font-size: .7em; line-height: 1.8em;}

.enlaceslist a, .enlaceslist2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #900; text-decoration: none; font-weight: bold;}

.enlaceslist a:visited, .enlaceslist2 a:visited {text-decoration: none; color: #900;}
.enlaceslist a:hover, .enlaceslist2 a:hover {text-decoration: none; color: #C00;}
.enlaceslist a:active, .enlaceslist2 a:active {text-decoration: none; color: #C00;}

.tit {
	width: 170px; 
	height: 20px; 
	float: left; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	color: #333; 
	text-transform: uppercase; 
	font-weight: bold; 
	margin:5px 0px 0px 5px;}
	
.cuerpo {
	width: 207px; 
	height: 55px; 
	float: left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .7em; 
	color: #666; 
	margin:5px 0px 0px 5px;}
	
.boton{
	width: 173px; 
	height: 18px; 
	float: left; 
	margin: 5px 0px 0px 20px;}

#footerdos {
	width: 990px; 
	height: 108px; 
	float: left; 
	background: url(../images/bgfoot.jpg) repeat;}
	
.footerlogo {
	width: 200px; 
	height: 100px; 
	margin-left: 5px; 
	float: left; 
	background: url(../images/RR_Logobgfooter.png) no-repeat;}
	
.copyright {
	width: 770px; 
	height: 50px; 
	float: left; 
	margin: 20px 0px 0px 10px; 
	color: #FFF; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: .7em;}

a.copyrightlink {text-decoration:none; color: #FFF; font-weight: bold;} 
a.copyrightlink:visited {text-decoration:none; color:#FFF;}
a.copyrightlink:active {text-decoration:none; color:#FFF;}
a.copyrightlink:hover {text-decoration:none; color: #F90;}
