/*
Theme Name: kenval
Theme URI: http://kenval.info/
Description: Totally Original Theme 
Version: 1.0
Author: Kenneth Valenzuela
Author URI: http://kenval.info/
Tags: fixed width, two columns, no comments

	kenval v1.0
	 http://kenval.info/

	This theme was designed and built by Ken Valenzuela,
	whose blog you will find at http://kenval.info/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

a:visited {color:#0000ff;}
a {color:#0000ff;}
a:hoover {color:#0000ff;}

#wrapper 
{ 
	font-family:verdana;
	font-size:8pt;
	width:800px;
	border-style:solid;
	border-width:2px;
	border-color:black;
	padding:0;
	background:white;
}

#top-head 
{
	width:800px;
	height:50px;
	padding:0;
	padding-top:10px;
	text-align:center;
	color:white;
	font-size:12pt;
        font-family:verdana;
}


#top-head a:visited {color:white;}
#top-head a {color:white;text-decoration:none;font-size:25pt;}
#top-head a:hoover {color:white;}

#linkad
{
	width:800px;
	height:15px;
	text-align:center;
}

#contenido
{ 
	margin:auto;
	font-size:10pt;
	float:right;
	width:612px;
	text-align:justify;
        padding-right:15px;
        padding-left:3px;
}

#sidebar
{
	margin:0;
	padding-top:5px;
	padding-left:0px;
	text-align:left;
	float:left;
	width:160px;
}

#sidebar li {list-style:none;margin-left:2px;padding:0px;}
#sidebar ul {list-style:none;margin-left:2px;padding:0px;}

#footer
{
	width:800px;
	text-align:center;
        color:white;
        padding:5px;
        font-size:12pt;
}

.aviso
{
	width:336px;
	height:280px;
	float:left;
	background:white;
}
