/*
Theme Name: oriental
Theme URI: http://pure-essence.net/2008/09/19/wordpress-theme-oriental/
Description: Created by <a href="http://pure-essence.net/">pure-essence.net</a>. Oriental, plum, bamboo, pine, flower, foliage, orange, red theme. Now compatible with wordpress 2.7.
<br />version 1.1.1 - Recoded to use relative positioning instead of float.
<br />version 1.1.2 - Fixed IE 6 issue brought up http://wordpress.org/support/topic/208400
<br />version 1.2.0 - Making the theme compatible with wp 2.7. And sorry I no longer wish to support IE 6. If this theme doesn't look good in IE 6, use a different one. And seriously everyone need to move off the evil IE 6.
<br />version 1.2.1 - Made the theme a bit more backward compatible.
Version: 1.2.1
Author: Ying Zhang
Author URI: http://pure-essence.net/
Tags: fixed-width, two-columns, threaded-comments, sticky-post, microformats, left-sidebar, yellow, orange, red

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Layout */
body {
	padding: 0;
	margin: 0;
	margin-top:25px;
	font-size: 0.9em;
	font-family: Arial, Verdana, Sans-Serif;
	background:#fff url(images/cabecera.jpg) top no-repeat; 
	margin:auto;
/*	color: #6B6C5E;*/
color: #000000;
}

/* Default */
a {
	color: #007CC2;
	text-decoration: none;
	/* font-size: 11px; */
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: .9em;
}

h5 {
	font-size: .8em;
}

h6 {
	font-size: .7em;
}

#contentinner p {
	margin-top: 0px; 
	margin-bottom: 0px;
}

blockquote {
	padding: 0 0.5em;
	border-left: 5px solid #f0e8a7;
	margin: 0;
	background-color: #f8f8e2;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
/*	padding: 5px;
	border: 1px solid #ccc;*/
	border:none;
}

#contentinner img, #contentinner_page img {
	float: left;
	margin-left:0px; margin-top:0px; margin-right:12px; margin-bottom:12px;
}

#singlepost img {
	float: left;
	margin: 0 0.8em 0.8em 0;
}

form {
	padding: 0;
	margin: 0;
}

/* Layout */
#container {
	width: 980px;
	margin: 0 auto;
}

#header h1 {
	padding: 25px 0 0 53px;
	margin: 0;
	color: #faf6bb;
	font-family: Garamond, Georgia, serif;
	font-size: 2em;
}

#header h1 a,
#header h1 a:hover {
	text-decoration: none;
	color: #faf6bb;
}

#header .description { 
	padding: 0 0 0 53px;
	color: #c46816;
	font-family: Garamond, Georgia, serif;
	font-size: 1.3em;
}

#page {
	padding: 0 53px;
	width:900px;
}

#pageinner {
	position: relative;
	margin: 13px 0 0 0;
}

#content_lista_cursos ul {
	text-align:left; 
	margin: 0px; 
	padding:0px;
	padding-top:8px;
	padding-bottom:8px;
}

.lista_cursos {
	text-align: left;
	margin: 0px; padding:0px;
	padding-bottom: 5px;
	clear: both;
}

.lista_cursos ul {
	margin: 0px;
	padding:0px;
}



.lista_cursos li {
	display: inline;
	padding-right:8px;
/*	margin-left: 2px; 
	margin-right: 2px; */
}

.lista_cursos li a {
	background: #F5F5F5 none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	padding-left:12px; padding-right:12px; padding-top:4px; padding-bottom:4px;	
	text-decoration: none;
}

.lista_cursos li a:hover {
	color: #007CC2;
	text-decoration: underline;
	background: #FFFFFF;
}

#navcontainer ul {
	background: url(images/fondo_menu.gif) no-repeat;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;

}

* html #navcontainer ul {
/*	background: #972f07 url(images/fondo_menu.jpg) no-repeat; */
	background: url(images/fondo_menu.jpg) no-repeat; 

}

#navcontainer ul li { 
	display: inline; 
}

#navcontainer ul li#first a,
#navcontainer ul li#first a:hover {
	cursor: default;
	background-image: none;
	text-decoration: none;
}

#navcontainer ul li a {
	color: #ffffff;
	margin: 5px 0 0 0;
	padding: 4px 14px 8px 12px;
	text-decoration: none;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	float: left;
}

#navcontainer ul li a:hover {
	text-decoration: none;
	background-color:#08559f;
	border-radius:3em; 
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding-bottom:5px;
}

#navcontainer ul li.current_page_item a,
#navcontainer ul li.current_page_ancestor a {
	color: #ffffff;
	padding: 4px 14px 8px 12px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	text-decoration: none;
	background-color:#08559f;
	border-radius:3em; 
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding-bottom:5px;
}

#navcontainer ul li.current_page_item a:hover,
#navcontainer ul li.current_page_ancestor a:hover {
	text-decoration: none;
}

#searchBar {
	clear: left;
	background: url(images/degrade_1.jpg) repeat-x;
	text-align: right;
}

#searchform {
	padding: 5px;
}

#s {
	border: 1px solid #bbb;
}

#searchsubmit {
	border: none;
	background: #fff url(images/fondo_boton_gris.jpg) no-repeat;
	width: 68px;
	height: 25px;
}

#sidebar {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	margin: 0;
	color: #737373;
}

#sidebar a {
	color: #007CC2;
	/* font-size: 11px; */
	font-size: 12px;
	text-decoration: none;
}

/* desde aqui */

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar ul li ul li {
	font-size: 1em;
	background: url(images/vineta_rojo.png) left top no-repeat;
	padding-top:2px;
	padding-left:20px;
	padding-right:15px;
}

#sidebar h2 {
	font-weight: normal;
	padding-top:0px;
	margin-top:0px;
	padding-left: 15px;
}

#sidebar li {
		list-style: none;
		padding-top:2px;
		padding-bottom:6px;
		margin-left:10px;
		background-image:url(images/back-tit.gif);		
		background-repeat:no-repeat; padding-left:5px;
		font-size: 11px;
		color:#FFF;
}

#sidebar li.widget_qtranslate {
	background-image:url(images/back_tit_gris.jpg);
}

#sidebar .rcomments_, .rentries_, #sidebar .list1 a {
 		margin-left:0px;		
		text-align:left;
		padding-left:0px;
}

.qidiomas {
	margin-left:-3px;
}

#sidebar ul li ul#themeswitcher li a,
#sidebar ul li ul#themeswitcher li,
#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */
#wp-calendar {
	width: 100%;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

#wp-calendar td#today {
	font-weight: bold;
}

h2.pagetitle {
	text-decoration: none;
	font-size:16px; 
	color:#0d59a1; 
}

h2.pagetitle_noti {
	color:#FFF;
/*	font-weight: normal;*/
	font-weight: bold;
/*	font-size: 0.9em;*/
	font-size: 13px;
	width:644px;
	height:26px;
	background-image:url(images/fondo-tit-noticias.gif);
	text-decoration: none;
	padding-left:28px;
	padding-top:10px;
	margin-bottom: 0px;
	margin-top: 0;
}

h2.pagetitle_noti a {
	color:#FFF;
	text-decoration: none;
	font-size: 13px; /* 0.9em; */
}

h2.pagetitle_noti a:hover {
	text-decoration: underline;
}

#content {
	margin: 0 0 0 225px;
	padding: 0;
}

#contentinner {
	width: 672px;
	height:auto;
	background-color:#f9f3e3;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

#contentinner_page {
	width: 672px;
	height:auto;
	background-color: transparent;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

#contentinner .post, #singlepost .post {
	padding-left: 14px; 
	padding-right: 16px;
}

#contentinner_page .post {
	padding-top: 10px;
	padding-left: 14px; 
	padding-right: 16px;
	background-color: #F9F3E3;
}

#contentinner a.more-link, #contentinner_page a.more-link {
	font-size: 11px;
	text-align: right;
	color: #007CC2;
}

#contentinner a.more-link:hover, #contentinner_page a.more-link:hover{
	text-decoration: underline;
}

/* Post */
.post h2.posttitle {
	padding: 0;
	margin: 0;
	float: left;
}

.post h2.posttitle a,
.post h2.posttitle a:hover {
	text-decoration: none;
	font-size:16px; 
	color:#0d59a1;
}

/* make your own sticky post styling */
.sticky {
}

small.postmetadata {
font-size: 11px;
/* font-size: 0.95em; */
	float: right;
}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.85em;
}

#singlepost .lista {
	clear: both;
	margin-bottom: 10px;
}

#contentinner .lista, #contentinner_page .lista{
	clear: both;
}

#contentinner .entry, #contentinner_page .entry {
	margin: 0;
	clear: both;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 642px;
	text-align: left;
}

ul li.tags {
	text-align: left;
}

ul li.comments {
	text-align: left;
}

#contentinner div.divider, #contentinner_page div.divider {
	background: url(images/fondo-celda.gif) center center repeat-x;
	background-repeat:repeat-x; 
	height:28px;
}

div.footer1 {
	background: #F9F3E3 url(images/footer1.png);
	background-position: left;
	background-repeat: no-repeat;
	height:45px;
	width: 672px;
}

div.navigation {
	text-align: center;
	padding: 0;
	font-size: 11px;
	background-color: transparent;
	width: 672px;
}

div.navigation a {
	font-size: 11px;
	text-decoration: none;
}

div.navigation a:hover {
	text-decoration: underline;
}

div.commentnavigation {
	padding: 0;
	background-color: transparent;
}

#singlepost {
	width:672px;
	height:auto;
	background-color:#f9f3e3;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}

#singlepost .entry {
	margin: 0;
	clear: both;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 642px;
	text-align: left;
}

.entry img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #A9A9A9;
	position: relative;
}

#singlepost div.divider {
	background: #FFF url(images/divider.gif) center center repeat-x;
	background-repeat:repeat-x; 
	padding-top: 1px; 
	padding-bottom: 1px;
}

#commentwrapper {
	background-color: #F9E8BA;
	font-size: 12px;
	padding: 15px 15px 15px 15px;
	color: #766F77;
	width: 642px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
	color: #6B6C5E;
	font-size: 11px;
}

#commentwrapper .obligatorio {
	color: #F9A912;
	background: url(images/foco_req.jpg) center left no-repeat;
	padding-left: 20px;
}

/* Comment */
h2.commentheading {
	font-size: 1.2em;
	color: #6B6C5E;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #545246;
}

ol.commentlist a {
	text-decoration: none;
	color: #007CC2;
}

img.avatar {
	border: 3px solid #fefef6;
	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.depth-1 {
	/* border-bottom: 3px double #fefef6; */
	border-bottom: 1px solid #FEFEF6;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
}

ul.children {
	list-style: none;
}

ol.commentlist ul.children li.commentind {
	padding: 1em 0 0 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	border-bottom: 1px dotted #fefef6;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.legacyAlt .commentindheader {
	text-align: right;
}

ol.commentlist li.legacyAlt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.legacyAlt p.commentsedit {
	text-align: right;
	margin: 0 0.5em 0 0;
}

/* Comment form */
input#submit {
	border: none !important;
	background: #fff url(images/fondo_boton_comment.jpg) no-repeat;
	width: 123px;
	height: 24px;
}

input#author,
input#email,
input#url {
	width: 60%;
}

textarea#comment {
	width: 90%;
}

form#commentform input,
form#commentform textarea {
	border: 1px solid #bbb;
}

#footer {
	clear: both;
	background: transparent url(images/footer_logo.jpg) no-repeat left;
	height: 90px;
	margin-top: 25px;
	margin-left: 53px;
	margin-right: 30px;
	text-align: left;
	font-size: 11px;
/* color: #A9A9A7; */
	color: #333333;
}

#footer p {
	padding: 4px 0.9em 0.9em;
	line-height: 1.5em;
	margin-left: 90px;
	margin-top: 0;
}

#footer a {
/* color: #A9A9A7; */
	color: #333333;
	text-decoration: none;
}

#footer a.rss {
	color: #007CC2;
	font-size: 11px;
	text-decoration: none;
}

#footer div.divider {
	background: url(images/footer_barra_azul.jpg) center left repeat-x;
	background-repeat:repeat-x; 
	height:16px;
}

#footer a:hover, #rss a:hover {
	text-decoration: underline;
}

div#recaptcha_widget_div {
	float: right;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}

/* Formatting */
fieldset {
	border: 1px solid #ccc;
	padding: 0 1em;
	margin: 0;
}

legend {
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}

hr {
	border: 0;
	color: #cfc887;
	background-color: #cfc887;
}

pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

.post table {
	width: 100%;
	border: 1px solid #ccc;
	border-top: 0;
	border-collapse: collapse;
}

.post table th,
.post table td {
	border: 1px solid #ccc;
	border-bottom: 0;
	padding: .3em .5em;
}

.post table th {
	text-align: left;
	border-bottom: 2px solid #ccc;
}

p.loggedinAs { 
	margin-top: 10px; 
	margin-bottom: 10px;
}

a#cancel-comment-reply-link {
	display: block;
	margin-bottom: 1em;
}

#subpages {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subpages li {
	margin: 2px;
	padding: 0;
	float: left;
}

#subpages li a {
	display: block;
	width: 100px;
	height: auto;
	padding: 4px 0;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #8e1901;
	background-color: #f5b025;
	border: 2px solid #8e1901;
}

#subpages li a:hover {
	background-color: #ffcc33;
}
