/*  
Theme Name: Angel
Theme URI: http://wordpress.org/
Description: Tema basado en el famoso <a href="http://binarybonsai.com/kubrick/">Kubrick</a> de Michael Heilemann modificado por Angeles Portillo.
Version: 1.6

*/


/* Begin Typography & Colors */
body {
	margin: 0 30px 20px 30px;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Sans-Serif;
	background-color: white;
	color: #333;
	text-align: center;
	}


a {
     outline: 0;
}


#page {
	margin: 0 auto;
	padding: 0;
	width: 890px;
	border: none;
	text-align: left;
	overflow:hidden;
	}


/* -------header----------- */

#header {
	margin: 0;
	padding: 0; 
	height: 242px; 
	width: 890px;
	}

#logo {
	margin: 0;
	padding: 0; 
	height: 74px; 
	width: 890px;
	background: url('images/logo.png') no-repeat bottom center;
	}


h1 {
	margin-left: -900px;
	text-align: left;
	position: absolute;
	}


/* -------top-menu----------- */

#topmenu {
	margin: 0 !important;
	padding: 0 !important; 
	width: 630px;
	background-color: #777777;
	font-size: 1.2em;
	color: #fff;
	}

#topmenu li {
	display: inline;
	list-style-type: none;
	}

#topmenu ul, ol {
	margin: 0 !important;
	padding: 2px 0 !important;
	}

#topmenu a {
	font-weight: bold;
	margin: 0 !important;
	padding: 3px 10px !important;
	color: #fff;
	}

#topmenu a:hover {
	text-decoration: none;
	color: #000;
	}

#topmenu a#current { 
	text-decoration: none;
	}



/* ------- fin top-menu----------- */


#content {
	font-size: 1.2em;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 60px;
	font-size: 0.8em;
	color: #777;
	}


.navigation a{
	color: #777;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0 !important;
	margin: 0px 0 0 !important;
	width: 600px;
	}


.narrowcolumn .entry {
	line-height: 1.6em;
	}
/*.narrowcolumn .entry a{
	color: #06c;
	}*/

.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align: center;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}



small {
	font-size: 0.9em;
	line-height: 1.5em;
	}


/* -------titulos--------- */


h2, h3, h4 {
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	}

h2 {
	margin: 60px 0 0;
	}



h2, h2.pagetitle {
	font-size: 1.6em;
	font-weight: bold;
	}


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h2, h2 a {
	color: #C81717;
	}


h2 a:hover {
	color: #333;
	text-decoration: none;
	}


h3, h3 a {
	font-size: 1.3em;
	color: #333;
	}

h4, h4 a {
	font-size: 1.1em;
	padding: 0;
	margin: 30px 0 0 0;
	}


h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	}


/* -------fin titulos--------- */


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, blockquote, strike {
	/*color: #777;*/
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	color: #C81717;
	text-decoration: none;
	}

a:hover {
	color: #C81717;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* -------Sidebar----------- */

#sidebar {
	float:right;
	display: block; /*----para que se vea en IE6*/
	padding: 8px 10px 10px 30px !important;
	margin: 0pt 0pt 30px !important;
	width: 220px;
	background: #E8EEF1 url(images/sombsid.png) no-repeat scroll center bottom;
	font-size: 1em;
	color: #333;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #C81717;
	text-decoration: none;
	text-transform: uppercase;
	}


#sidebar a {
	color: #333;
	line-height: 1.2em;
	text-decoration: none;
	}


#sidebar form {
	margin: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	border-top: 1px solid #777;
	margin: 3px 0 0;
	padding: 3px 0 0;
	}



/* -------Footer----------- */

#footer {
	padding: 0;
	margin: 0 auto;
	width: 890px;
	clear: both;
	border-top: 1px solid #777;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: left;
	}


#footer a {
	color: #333;
	}


/*	Begin Headers */




h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	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 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: square;
	} 


/*html>body .entry ol {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 45px !important;
	margin: 10px 0 !important;
	}


.postmetadata {
	color: #777;
	clear: left;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */

/* Begin Form Elements */


#searchform {
	margin: 20px 20px;
	padding: 5px 3px; 
	float: right;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 20px 0pt;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */






/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	background: transparent url(images/quote.png) no-repeat 0% 0%;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	font-size: 1.2em;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.autorcita {
	margin:-10px 0pt 0pt;
	font-weight:bold;
	font-size:0.9em;
	padding-left:30px;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/


/*------2 columnas-------*/

#cont1 , #cont2{ /*Formato común de ambos bloques de texto*/
width:49%;
display:block;
position:relative;
}

#cont2{
float:right; /*Alinear bloque 2 a la derecha*/
}

#cont1{
float:left; /*Alinear bloque 1 a la izqda*/
}

#imL{
float: right;
margin-left:20px; /*margen a*/
margin-right:-85px;
}

#imR{
float: left;
margin-right:20px; /*margen c*/
margin-left:-85px;
}

#imL,#imR {
position:relative;
display:block;
margin-bottom:10px; /*margen b*/
margin-top:18px;
width:150px;
height:246px;
} 

/*------fin2 columnas-------*/

/*-----sumario----*/
#sumario, .sumario {
float: right;
width: 45%;
}



/*------botonrojo--------*/
a.boton {
	color:#fff;
	font-family:arial;
	font-weight:bold;
}
.boton {
	background:url(images/redLeft.gif) no-repeat left top;
	position:relative;
	padding-left:5px;
	margin-top:6px;
	height:24px;
	cursor:pointer;
	display:block;
	clear:both;
}


.boton span {
	background:url(images/redRight.gif) no-repeat right top;
	padding:0 5px 0 1px;
	float:left;
	height:24px;
}

.boton:hover span {
	background-position:right -95px;
}
.boton:hover {
	background-position:left -95px;
	color:#fff;
	text-decoration: none;
}

