/*
Theme Name: faes
Theme URI: http://www.zuhyo.com
Description: The default faes theme.
Author: Zuhyó [nuubtic, s.l.]
Author URI: http://www.zuhyo.com
Version: 1.0
Tags: faes
*/

/* Cuerpo
-------------------------------------------------------------- */

body {
	font: 75%/150% "Arial", Helvetica, sans-serif;;
	color: #000000;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 40px;
}



/* Texto
-------------------------------------------------------------- */

a {
	color: #b20b7a;
	text-decoration: none;
}

a:visited {
	color: #b20b7a;
	text-decoration: none;
}

a:hover {
	color: #d5d5d5;
	text-decoration: underline;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}

h1 {
	margin:0px;
	background: url(images/faes.jpg) no-repeat;
	padding-left: 0px;
	height: 74px;
}

h2 {
	color: #b20b7a;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #d5d5d5;
	letter-spacing: -1px;
	font: normal 190%/100% "Arial", Helvetica, sans-serif;
	padding-bottom: 3px;
}

h2 a {
	color: #b20b7a;
	text-decoration: none;
}

h2 a:hover {
	color: #d5d5d5;
	text-decoration: none;
}

h2 a:visited {
	color: #b20b7a;
	text-decoration: none;
}

h3 {
	font: normal 140%/100% "Arial", Helvetica, sans-serif;
	color: #b20b7a;
	margin: 10px 0px 5px;
}

form {
	margin:0px;
	padding:0px;
}



/* Página
-------------------------------------------------------------- */

#page {
	margin: 0px auto;
	width: 760px;
	border-bottom: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	background: #FFFFFF;
	margin-top: 80px;
	margin-bottom: 60px;		
}



/* Header
-------------------------------------------------------------- */

#header {
	background: #ffffff;
	height: 150x;
	position: relative;
	padding: 0px 0px 0px 0px;
}

#headerimg {
	position: relative;
	height: 110px;
}

#headerimg .left-col{
	width: 294px;
	height: 110px;
	float: left;
}

#headerimg .right-col{
	width: 220px;
	height: 110px;
	float: right;
	background: #ffffff;
}
#slider {
	background: #ffffff;
	
	position: relative;
	padding: 0px 0px 0px 0px;
}


/* Formulario buscar
-------------------------------------------------------------- */

#searchform {
	background: #ffffff;
	padding: 25px 0px 0px 0px;
	float:right;
}

#searchform #s {
	border:1px solid #b20b7a;
	width: 120px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #b20b7a;
	background: #ffffff;
	vertical-align: middle;
}

#searchform #searchsubmit {
	width: 60px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0000;
	vertical-align: middle;
}

#searchform label {
	font-size: 11px;
	color: #b20b7a;
}



/* Sidebar
-------------------------------------------------------------- */

#sidebar {
	float: right;
	padding: 60px 10px 20px 0px;
	width: 220px;
}

#sidebar h3 {
	font: normal 140%/100% Arial, Helvetica, sans-serif;
	color: #b20b7a;
	margin: 10px 0px 5px;
	border-bottom: 1px dotted #d5d5d5;
}



/* Últimos artículos
-------------------------------------------------------------- */

.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}

.recent-posts li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background: url(images/mini-footer-post.gif) no-repeat;
}

.recent-posts li a{
	color: #b20b7a;
	text-decoration: none;
}

.recent-posts li a:hover{
	color: #d5d5d5;
	text-decoration: none;
}

.recent-posts li a:visited{
	color: #b20b7a;
	text-decoration: none;
}



/* Últimos comentarios
-------------------------------------------------------------- */

.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}




/* Categorias
-------------------------------------------------------------- */

.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;	
}

.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background: url(images/mini-category.gif) no-repeat left center;
}

.ul-cat li a{
	color: #b20b7a;
	text-decoration: none;
}

.ul-cat li a:hover{
	color: #d5d5d5;
	text-decoration: none;
}

.ul-cat li a:visited{
	color: #b20b7a;
	text-decoration: none;
}



/* Archivo
-------------------------------------------------------------- */

.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}

.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}

.ul-archives li a{
	color: #b20b7a;
	text-decoration: none;
}

.ul-archives li a:hover{
	color: #d5d5d5;
	text-decoration: none;
}

.ul-archives li a:visited{
	color: #b20b7a;
	text-decoration: none;
}



/* Footer
-------------------------------------------------------------- */

#footer {
	clear: both;
	background: #ffffff;
	color: #000000;
	font-size: 95%;
	line-height: 130%;
}
#footer h3 {
	font: normal 140%/100% Arial, Helvetica, sans-serif;
	color: #b20b7a;
	margin: 10px 0px 5px;
	border-bottom: 1px dotted #d5d5d5;
}
#footer .recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}

#footer .recent-posts li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background: url(images/mini-footer-post.gif) no-repeat;
}

#footer .recent-posts li a{
	color: #b20b7a;
	text-decoration: none;
}

#footer .recent-posts li a:hover{
	color: #d5d5d5;
	text-decoration: none;
}

#footer .recent-posts li a:visited{
	color: #b20b7a;
	text-decoration: none;
}


#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}

#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}

#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #000000;
	margin: 10px 0px 5px;
}

#firma {
	position: relative;
	background: #ffffff;
	width: 720px;
	height: 32px;
	float: left;
	padding: 20px 20px 20px 20px;	
}




/* Sin tocar
-------------------------------------------------------------- */
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	background: #6b9a11 url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #AFCD69;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}

/* Contenido
-------------------------------------------------------------- */

#content_full {
	padding: 50px 0px 0px 0px;
	float: left;
	width: 760px;
	overflow: hidden;
}

#content {
	padding: 50px 0px 0px 0px;
	float: left;
	width: 460px;
	overflow: hidden;
}

.post {
	clear:both;
	padding-top: 10px;
}

.entry {
	clear: both;
	padding-top: 10px;
	padding-bottom: 50px;
}
.post-title {
	float: left;
	margin-left: 0px;
	width: 460px;
}

.post-calendar {
	padding-left: 0px;
	float: left;
	font-size: 95%;
	color: #000000;
}
.post-cat {
	padding-left: 5px;
	float:left;
	font-size: 95%;
	color: #000000;
}

.post-comments {
	padding-left: 18px;
	float: right;
	font-size: 95%;
}


/* Contenido / navegación
-------------------------------------------------------------- */

.navigation {
	clear: both;
	padding: 10px 0px;
}

.navigation a, .navigation a:visited {
	color: #b20b7a;
}

.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.jpg) no-repeat left center;
}

.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.jpg) no-repeat right center;
}





















.post-content {
	clear: both;
	padding-top: 10px;
}

/* Comentarios
-------------------------------------------------------------- */

#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

.commentlist li{
	padding: 5px 10px;
	position: relative;
}

.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #b20b7a;
	padding: 1px;
	background: #ffffff;
}

.commentlist .alt {
	background: #eceded;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #b20b7a;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}

#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}

#commentform input{
	width: 153px;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea{
	width: 450px;
	height: 115px;
	background:#ffff;
	border: 1px solid #b20b7a;
	padding: 2px;
	margin-top: 3px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	
}

#commentform #submit{
	font: bold 12px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	float:right;
	width: 144px;
	height: 29px;
}











.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	background: #ffffff;
	padding: 0px 0px 0px 50px;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
	background: #ffffff;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
	background: #ffffff;
}
.nav-previous {
	float: right;
	width: 50%;
	background: #ffffff;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
	background: #ffffff;
}
#nav-above {
	margin: 0 0 18px 0;
	background: #ffff;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
	background: #ffff;
}
#nav-below {
	margin: -18px 0 0 0;
	background: #ffffff;
}

/* =Menu
-------------------------------------------------------------- */
#menu {
	background: #ffffff;
	height: 150x;
	position: relative;
	padding: 0px 0px 0px 0px;
}
#access {
	background: #ffffff;
	display: block;
	float: left;
	margin-top: 25px;
	width: 760px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 1px;
	background: #ffffff;
	
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	background: #ffffff;
}
#access .menu-header li,
div.menu li {
	float: right;
	position: relative;
	background: #ffffff;
}
#access a {
	color: #000000;
	display: block;
	line-height: 15px;
	padding: 0px 10px 0px 10px;
	text-decoration: none; border-left: 1px solid #a6a6a6;
	background: #ffffff;
}
#access ul ul {
	
	display: none;
	position: absolute;
	top: 15px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
	background: #ffffff;
}
#access ul ul li {
	min-width: 205px;
	background: #ffffff;
}
#access ul ul ul {
	left: 100%;
	top: 0;
	background: #ffffff;
}
#access ul ul a {
	background: #ffffff;
	line-height: 1em;
	padding: 5px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #ffffff;
	color: #b20b7a;
}
#access ul li:hover > ul {
	display: block;
	background: #ffffff;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #b20b7a;
	background: #ffffff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fffffff;
	background: #ffffff;
}

