/*
mujer de hoy 2010 v0.1
por dai barra
*/

body {
	background: url(../img/demo_bg.jpg) fixed center top #f1f1f1;
	color: #fff;
	}

a{color: #ccc;}
a:hover{color: #fff;}

header {
	display: inline-table;
	width: 100%;
	position:relative;
	margin-bottom:5px;
	}

	header div.logo {
		font-size:2.5em;
		padding-top:28px;
		clear: both;
		width: 300px;}
		
	header div.logo h1{
		margin: 0;
		line-height: 0;}
		
	header div.logo span{
		display: none;}
	
	header .statement {
		width:20%;
		text-align:right;
		padding-top:30px;}
		
	header div#site-description{
		width: 300px;
		padding: 0 5px;
		font-size: 0.5em;}
		

nav{
	color: #fff;
	width: 100%;
	display: inline-table;
	clear: both;}
	
	nav ul {
		list-style:none;}
		
		
	nav ul li {
		float:left;
		margin:5px;}
		
	nav ul li a {
		background-image:url("../img/n_03.png");
		background-repeat:repeat;
		display:block;
		font-size:1.1em;
		padding:4px 9px;
		text-decoration:none;
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px;
		-ms-border-radius: 5px;}
		
	nav ul li a:hover {
		background-image: url(none);
		background-color:#990099;
		text-decoration: none;}
	
	nav ul li.active a {
		background-color:#fff;
		color:#000;}

	nav#superior { 
		border-radius: 0 0 6px 6px;  
		-moz-border-radius: 0 0 6px 6px; 
		-webkit-border-bottom-left-radius: 6px;
		-webkit-border-bottom-right-radius: 6px;
		background-image: url(../img/n_07.png);
		background-repeat: repeat;}
	
	nav#superior ul li{ 
		margin: 0 2px;
		float: right;
		}
		
	nav#superior ul li a{ 
		font-size: 0.9em;
		padding:2px;
		margin:2px;
		background-image: url(none);
		}
	
	nav#superior ul li a:hover{ 
		background-color: #666;
		}
		
		
		
aside {
	min-height:525px;
	}	

aside.col{
	float: right;
	}

	.submit, .submit:visited {
		background: #cc00cc; 
		display: inline-block; 
		padding: 5px 10px 6px; 
		color: #fff; 
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px;
		-ms-border-radius-topleft: 5px;  
		-ms-border-radius-topright: 5px;  
		-ms-border-radius-bottomleft: 5px;  
		-ms-border-radius-bottomright: 5px;
		box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		border:none;
		text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
		position: relative;
		cursor: pointer;
		margin-bottom:5px;
	}

footer { font-size:.8em; } 


header div.ad{
	margin-top: 28px;
	margin-right: 10px;}

div.ad{
	background-color: #f1f1f1;
	border: 1px solid #ccc;}

div.ad.vertical-medium{
	width: 468px;
	height: 60px;
	}

section{
	}


div#home{
	display: block;
	background-image: url(../img/n_07.png);
	background-repeat: repeat;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	}

section#old.col_4.col{
	width: 280px;}
	
section#old p{
	font-size: 0.9em;
	line-height: 1.3em;}	
	
blockquote.right{
	border-left:0px; 
	width:35%;
	font-size: 1.5em;
	color: #88CE00;
	padding: 20px 5px;}


li.widget-container{
	margin-bottom: 10px;
	}

section.content{
	}
	
article{
	margin: 10px 0 10px 10px;
	display: inline-table;
	}

	article a{
		text-decoration: none;}
		
	article div.contenido-home h1, article div.contenido-home h2{
		line-height: 0.8em;
		}
		
	article div.imagen-home{
		float: left;
		display: block;
		padding-right: 5px;}
		
	article div.contenido-home{
		float: left;
		display: block;
		width: 275px;}
		
	
	section.col_4 article div.contenido-home{
		width: 210px;}
	


aside{
	list-style: none;
	}
		

aside .block{
	display: block;
	color: #fff;
	padding: 10px;
	width: auto;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	margin: 0 0 5px 0}
	
	aside .block.treinta{
		background-image: url(../img/n_07.png);
		background-repeat: repeat;}
	
	aside .block.morado{
		background-color: #909;}
	
	aside .block.negro{
		background-color: #000;}
	
	

/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 


.navi {
	position: absolute;
	bottom: 0;
	left: 0;
	height:20px;
	margin-left:5px;
	width:200px;
	}

.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../img/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
	}

.navi a:hover {
	background-position:0 -8px;      
	}

.navi a.active {
	background-position:0 -16px;     
	}

section.display { 
    overflow:hidden;
    width: 690px;
    height:200px;
    float: left;
	display: inline-block;
	margin: 10px;
	position:relative;
	background-color: #ccc;
    
	}

section.display div.conten-display{
	margin:0;
	width:690px;
	position: relative;
	}
	
section.display div.conten-display span{
	width: 255px;
	height: 150px;
	background-image: url(../img/n_07.png);
	background-repeat: repeat;
	position: absolute;
	padding: 30px 10px;
	right: 0;
	bottom: 0;
	}

section.display div.items { 
    width:20000em; 
    position:absolute; 
	} 
 
section.display div.items div { 
    float:left; 
	} 
 
div.items div.active { 
    border:1px inset #000; 
    background-color:#fff; 
	}
	

div#comments{
	margin: 10px;
	border-top: 1px solid #999;}

	
form#searchform{float: left; margin: 4px 0 0 5px;}	
form#searchform label{display: none;}
form#searchform input#s{
	display: block;
	height: 15px;
	width: auto;
	float: left;
	}

form#searchform input[type="submit"]{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display: block;
	border-radius:4px;
	height:22px;
	width:50px;
	text-align: center;
	margin-bottom:5px;
	margin-left: 5px;
	border:1px solid #990099;
	background-color: #990099;
	color: #fff;
	float: left;
	}
	
	