/* TYPOGRAPHY */
	body { text-align:left; 
                                 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
                                 font-size: 11px; 
                                 background-color: #2A4055; 
                     }
	img { border: 0; }
    
/* Links */
	a,
	a:link 
	a:active { text-decoration: none; color: #333333; }
	a:visited { }
	a:hover { text-decoration: none; color: #333333;}
	
	h1 {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		margin:0.5em 0 0.5em 0;
		padding: 0;
		text-transform: uppercase;
	}
	
	h2 {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		font-weight: bold;
		/*font-variant : small-caps;*/
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h3 {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 0.25em 0;
		padding:0;
		color:#333;
	}
	h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		margin: 0;
		padding:0;
		color:#444;
	}
	h5 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		margin: 0;
		padding:0;
	}

	h6 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		margin: 0 0 0 0;
		padding:0;
	}


/* Text */
	p { font-size:11px;; margin:1.0em 0; padding:0; line-height:1.5em; }
	blockquote { border-left:10px solid #ddd; margin-left:10px; }
	pre { 
		display: block;
		font-family: "Courier New", Courier, monospace;
		font-size: 1em;
		background-color: #eee;
		margin: 0 16px 10px 16px;
		padding: 2px;
	}
	code {
		display: block;
		font-family: "Courier New", Courier, monospace;
		font-size: 1em;
		background-color: #eee;
	}
	strong, b { font-weight: bold; }
	em, i { font-style:italic; }


/* Lists */
	ul { margin: 0; padding:}
	ul li { margin: 0; padding: 0; list-style: none; font-size:11px; }
	ol { margin: 0 0 1.5em 20px; padding:0; line-height: 1.4em; font-size:11px; }
	ol li { margin: 0 0 0.25em 10px; padding: 0; }
	dl { margin: 0 0 1.5em 0; padding: 0; line-height:130%; font-size:11px; }
	dl dt { margin: 0.25em 0 0 0; padding: 0; }
	dl dd { margin: 0 0 0 20px; padding: 0; }


/* Table */
	table { margin: 0 0 1.5em 0; font-size:11px;  }
	table caption { font-weight: bold; margin: 0 0 0 0; padding: 0 0 0.5em 0; text-align: left; 	}
	th { font-weight: bold; text-align: left; }
	td {  }

/*Header*/
	#navegacion li ul li a{
	color: #FFFFFF;
	}

	#navegacion li ul li a:hover{
	color: #DFDFDF;
	}


/* footer*/

	#footer span a, #footer span, #footer spanli a {color: #A3ACBB;}

	#footer span a, #footer span a:visited, #footer span a:active {color: #A3ACBB;
	}


	#footer span a:hover{ text-decoration: underline;}

/* Content*/
	#content h2 a{
	color:#3277A0; 
	font-size: 14px;
	text-transform: uppercase;
	display:block;
	}


	#content small{
	color:#4E4E4E; 
	font-size:10px;
	display:block;
	}

	form small{
	color:#4E4E4E; 
	font-size:10px;
	display: inline !important;
	}

	#content{
	color:#4E4E4E; 
	}

	.postmetadata, .postmetadata a, .mas  {
	color: #5CAEC4;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}
	
	 .mas:hover, .postmetadata a:hover  {text-decoration: underline; color: #5CAEC4;}
	

	.contenido_top H3 {
	color:#5C5C5C;
	font-size: 15px;
	}

	#sidebar_bottom li h2 {
	font-size: 12px;
	text-transform:uppercase;
	color: #4F4F4F;
	margin-left: 15px;
	}



	#sidebar ul ul li, #sidebar ul ol li {
	color: #4E504D;
	}

	/*h2.sifr {
	z-index:-100;
	display: inline;
	}*/

	#archive_inner h2 {
	color: #739BBF;
	font-size: 14px;
	/*font=size:18px;*/
	text-transform:uppercase;
	/*width: 268px;*/
/*	width: 260px;*/
	}
	
	#archive_inner h2 a{
	color: #739BBF;
	}
	
	#archive_inner #content h2 {
	color: #739BBF;
	font-size: 18px;
	text-transform:uppercase;
	width: 100%;
	}
	
	#sidebar_bottom a:hover{ color:#888888; }
	
	/* Page */
	
	#page .post h2 { font-size: 14px; text-transform:uppercase !important;}
	
	#page .post h2.imagen { 
	background:transparent url(../images/lista_timon.jpg) no-repeat scroll left top; padding: 0 0 5px 28px;}
	
	.post h2  { color:#739BBF; font-size: 18px;}
	
	.post h3 a { color:#739BBF; }

	
	#archive_inner #content h2 {color:#739BBF; font-size:14px;}

	

