/*  
Theme Name: Leyenda Legacy
Theme URI: http://www.leyenda.cl
Description: Tema transitorio de Leyenda.
Version: 1.0
Author: Michael Humphreys N.
Author URI: http://www.invisble.cl/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, form {
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	background: url('images/fondo.gif') #ffffff;
	color: #000000;
}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: none;
	color: #C4B800;
}

a:hover{
	text-decoration: none;
}

#wrapper{
	margin: 32px auto 32px auto;
	width: 774px;
	text-align: left;
	overflow: hidden;
	background: #54595C none repeat scroll 0 0;
	border: solid 1px #000000;
}

#header{
	float: left;
	width: 774px;
	height: 94px;
	text-align: center;
	vertical-align: middle;
	/*background: url('images/header.png') no-repeat #000000;*/
	color: #ffffff;
}

#header h1, #header span {
	display: none;
}

#container{
	float: left;
	width: 284px;
	min-height: 350px;
	background: #54595C none repeat scroll 0 0;
	padding-left:213px;
	padding-right: 59px;
	padding-top: 20px;
	padding-bottom: 32px;
	color: #ffffff;
	border-top: solid 1px #AAAEB1;
	border-left: solid 2px #868789;
	border-bottom: solid 1px #3D3E40;
	border-right: solid 2px #3D3E40;

}
.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-weight: normal;
	font-size: 18px;
	width: 283px;
	border-bottom: solid 1px #FAF6E5;
	margin-bottom: 10px;
}

.post h2 a {
	color: #FAF6E5;
}

.entry{
	line-height: normal;
}
.more-link {
	display:block;
	text-align:right;
}
p.postmetadata{
	display: none;
/*	border-top: 1px solid #ccc;*/
/*	margin: 10px 0 0 0;*/
}
.comments-template {
	display: none;
}
.navigation{
	padding: 10px 0 0 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}

.sidebar{
	float: right;
	width: 210px;
	background: #54595C none repeat scroll 0 0;
	margin: 0 0 0 0px;
	display: inline;
	border-top: solid 1px #AAAEB1;
	border-left: solid 2px #868789;
	border-bottom: solid 1px #3D3E40;
	border-right: solid 2px #3D3E40;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 20px 0 20px 10px;
}

.sidebar ul li{
	padding: 0 0 12px 0;
}

.sidebar ul li h2{
}

.sidebar ul ul {
	background-color: #7B7D7D;
	color: #ffffff;
	padding: 8px 0 12px 12px;
	border-top: solid 2px #868D8F;
	border-right: none;
	border-bottom: solid 2px #868D8F;
	border-left: solid 2px #868D8F;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}
.sidebar ul ul li{
	padding: 0.1em;
	line-height: normal;
	
}
.sidebar ul ul a {
	color: #ffffff;
}

.widgettitle {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	color: #C4B800;
	font-size: 20px;
	margin: 8px 0 10px 0;
}

table#wp-calendar{
	width: 100%;
}

#footer{
	clear: both;
	float: left;
	width: 774px;
	text-align: center;
	background-color: #18191B;
	color: #97989A;
}
.ngg-gallery-thumbnail-box, .ngg-gallery-thumbnail {
	float: left !important; 
	width = 0px !important;
}
.ngg-navigation {
        clear: both;
}