/*
Theme Name: FCAF Classic
Theme URI: 
Description: Ajustado a impresora.
Version: 1.0
Author: FCAF
*/

.hide {
	display: none;
}

a {
	color: #855;
}

a img {
	border: none;
}

a:visited {
	color: #633;
}

a:hover {
	color: #b88;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 80%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border: 1px dotted #a99;
	border-left: 5px solid #a99;
	margin-left: 1.5em;
	padding: 15px;
}

body {
	background: #fff;
	border: solid 2px #a55;
	border-bottom: solid 1px #a55;
	border-top: solid 3px #a55;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

cite {
	font-size: 80%;
	font-style: normal;
}

h1 {
	border-bottom: dotted 2px #b88;
	background: #edd;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20;
}

h2 {
	border-bottom: 1px dotted #aaa;
	font: 95% Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: dotted 1px #b88;
	background: #f0e8e8;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
}

h4 {
	border-bottom: dotted 1px #b88;
	background: #f8f0f0;
	font-size: 95%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 90%;
}

p, li, .feedback {
	font: 95% Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #a55;
	border-top: double 3px #baa;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #aaa;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #aaa;
	font-size: 90%;
	list-style-type: none;
}

#content {
	margin: 30px 30px 0 3em; 
	text-align: justify;
/*	padding-right: 60px; */
}

#header {
	background: #a55 url('images/top.jpg') no-repeat bottom; 
/*	border-bottom: double 3px #a55;
	border-left: solid 1px #966;
	border-right: solid 1px #633;
	border-top: solid 1px #966; */
	font-weight: bold;
/*	letter-spacing: 0.2em; */
	margin: 0;
	color: #988; font-style:normal; font-variant:normal; font-size:150%; font-family:Arial, serif; padding-left:10px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#header a {
	color: #633;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	background: #e5e0e0;
	border-left: 2px dotted #aaa;
	border-top: solid 3px #ddd;
	padding: 20px 0 10px 30px;
	position: absolute;
	right: 1px;
	top: 103px;
	width: 11em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #fee;
	border: 1px solid #a55;
	color: #000;
}

#menu ul {
	color: #a88;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #aaa;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0px none;
	letter-spacing: 0;
	margin-top: 0;
	padding-left: 12px; font-style:normal; font-variant:normal; font-weight:normal; line-height:115%; font-size:12px; font-family:Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif; padding-right:0; padding-top:0; padding-bottom:0
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #988;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Begin Images */
p img {
	padding: 5px;
	margin: 0 0 7px 7px;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 0 7px 2px;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */