/*  
Theme Name: To_Theme
Theme URI: http://www.nicolasespinoza.cl
Description: Theme para nicolasespinoza.cl
Version: 1.0
Author: Nicolas Espinoza Filippi
Author URI: http://www.nicolasespinoza.cl



/* HTML Elements */

html, body { 
	font-family: "Gill Sans", "Franklin Gothic Medium" , "Lucida Grande", Arial, Helvetica; 
	font-size: 65.5%;
	line-height: 1.5em; 
	background-color:#262626;
	color: #fff; 
	}

#menu {
	margin-top:80px;
	margin-left:18px;
	width:175px;
	}
	
#menu li a {
	text-align:right;
	}

.navegacion { 
	list-style: none; 
	padding: 0; 
	text-transform: uppercase; 
	font-weight: bold;
	text-align:right;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	}
	
ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	}

a:link {
	color:#cc0066;
	text-decoration:none;
	}

a:visited {
	color:#cc0066;
	text-decoration:none;
	}

a:hover {
	color:#cccccc;
	text-decoration:none;
	}

.pietitulo {
	font-size:11px;
	line-height:15px;
        color:#cccccc;
        margin-top:0;
	}
	
h1 { 
	font-family:"Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-size: 21px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	line-height: 21px; 
	margin-bottom: 10px;
	color:#cc0066;
	}
	
h1 a:link { 
	font-family:"Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-size: 21px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	line-height: 21px; 
	margin-bottom: 10px;
	color:#cc0066;
	text-decoration:none;
	}
	
h1 a:visited { 
	font-family:"Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-size: 21px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	line-height: 21px; 
	margin-bottom: 10px;
	color:#cc0066;
	text-decoration:none;
	}
	
h1 a:hover { 
	font-family:"Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-size: 21px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	line-height: 21px; 
	margin-bottom: 10px;
	color:#cccccc;
	text-decoration:none;
	}

#mas h1 { 
	font-family:"Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-size: 16px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	line-height:16px; 
	margin-bottom: 10px;
	color:#cc0066;
	}
	
#mas h1 a:link { 
	font-family:"Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-size: 16px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	line-height: 16px; 
	margin-bottom: 10px;
	color:#cc0066;
	text-decoration:none;
	}
	
#mas h1 a:visited { 
	font-family:"Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-size: 16px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	line-height: 16px; 
	margin-bottom: 10px;
	color:#cc0066;
	text-decoration:none;
	}
	
#mas h1 a:hover { 
	font-family:"Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-size: 16px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	line-height: 16px; 
	margin-bottom: 10px;
	color:#cccccc;
	text-decoration:none;
	}
	
h2 {
	font-family: Gill Sans, Arial; 
	font-size: 15px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	line-height: 13px; 
	margin-bottom: 10px;
    margin-top: 0;
    color:#666666;
	}
	
h2 a:link {
	font-family: Gill Sans, Arial; 
	font-size: 15px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	line-height: 13px; 
	margin-bottom: 10px;
    margin-top: 0;
    color:#666666;
    text-decoration:none;
	}

h2 a:visited {
	font-family: Gill Sans, Arial; 
	font-size: 15px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	line-height: 13px; 
	margin-bottom: 10px;
    margin-top: 0;
    color:#666666;
    text-decoration:none;
	}
	
h2 a:hover {
	font-family: Gill Sans, Arial; 
	font-size: 15px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	line-height: 13px; 
	margin-bottom: 10px;
    margin-top: 0;
    color:#999999;
    text-decoration:none;
	}

#menu h2 {
	font-family: Geogia, Times, serif; 
	font-size: 13px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	line-height: 13px; 
	margin-bottom:0;
    margin-top: 0;
    color:#999999;
    text-align:right;
	}
	
#nav h2 {
	font-family: Geogia, Times, serif; 
	font-size: 13px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	line-height: 13px; 
	margin-bottom:0;
    margin-top: 0;
    color:#999999;
    text-align:right;
	}

#sidebar {
	width:318px;
	height:650px;
	position:fixed;
	top:0;
margin:0;
	background:url(archivos/fondo.png) no-repeat #262626; 
	}
	
#sidebar ul { 
	font-size: 12px; 
	line-height: 18px; 
	color:#cc0066;
	text-align:right;
	margin-left:-15px
	}
	
#sidebar li a:link { 
	color:#ffffff;
	text-decoration:none;
	}
	
#sidebar li a:visited { 
	color:#ffffff;
	text-decoration:none;
	}
	
#sidebar li a:hover { 
	color:#666666;
	text-decoration:none;
	}
	
#menu #nav h2 {
	font-family: Geogia, Times, serif; 
	font-size: 13px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	line-height: 13px; 
	margin-bottom:0;
    margin-top: 0;
    color:#999999;
    text-align:right;
	}
	
#contenido {
	width:600px;
	margin-left:360px;
	margin-top:30px;
	}
	
#contizq {
	width:280px;
	padding:0;
	top:20px;
	margin-left:0;
	}
	
#contder {
	width:280px;
	top:20px;
	padding:0;
	float:right;
	}
	
img {
	border:none;
	}
	
#footer {
	width:100%;
	text-align:right;
	font-size:10px;
	color:#666666;
	margin-top:20px;
	}
	
#footer a:link {
	color:#999999;
	text-decoration:none;
	}

#footer a:visited {
	color:#999999;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#cccccc;
	text-decoration:none;
	}

.comentario {
        width:100%;
        }

.buscador {
	border:1px solid #CCCCCC;
        background-color:#444444;
	line-height:100%;
	font-size: 10px;
	font-weight:normal;
	text-transform:none;
	color:#999999;
        width:140px; 
        margin-top:10px;
}

hr {
        width:100%;
	height:1px;
	border:none;
	color:#666666;
	background-color:#666666;
	margin-top:0;
        }

#tags {
        font-size:11px;
        line-height:55px;
        font-family:Georgia, serif;
        color:#666666;
        }

.navigation {
        font-size:13px;
        font-family:Georgia, serif;
        color:#666666;
        }