/*
Theme Name: fourWPTPv2 ES Trazos-Web.com
Theme URI: <a href="http://www.trazos-web.com/temas-wordpress-espanol/">Trazos Web</a>
Original Theme URI: <a href="http://wpthemesplugin.com">Wordpress Themes & Plugin</a>
Description: Un tema de cuatro columnas listo para widgets diseñado por <a href="http://wpthemesplugin.com">Moses Francis</a> y traducido al español por Diego de <a href="http://www.trazos-web.com/">Trazos Web</a>
Author: <a href="http://wpthemesplugin.com">Moses Francis</a>
Author URI: www.wpthemesplugin.com
Traductor: <a href="http://www.trazos-web.com/">Diego Castillo</a>
Traductor URI: http://www.trazos-web.com/

*/

/* global css */

body {
	font-family: Verdana, sans-serif, Arial;
	font-size: 65.7%;
	color: #333333;
	margin: 0px;
	background-image: url(images/bck.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Futura LT Book", Tahoma, Verdana;
	font-weight: bold;
}

.letra{
	font-family: "Futura LT Book", Tahoma, Verdana;
	font-weight: bold;
	color: #FF0000;
	font-size:18px;
}

.letra:hover{
	font-family: "Futura LT Book", Tahoma, Verdana;
	font-weight: bold;
	color:#FFFFFF;
	background:#FF0000;
}

a:hover{text-decoration:none;}
a{text-decoration:none;} 


/* global variable */


.alignleft {
	text-align: left;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}

.alignright {
	text-align: right;
	float: right;
	margin-top: 5px;
	margin-left: 8px;
}

.aligncenter {
	text-align: center;
	clear: both;
	margin-right: 5px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.justify {
	text-align: justify;
}
.downloads {
	background-image: url(images/downloads.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 65px;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	display: block;
}

.notice {
	background-image: url(images/notice.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 65px;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	display: block;
}
.warning {
	background-image: url(images/warning.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 65px;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	display: block;
}

/* CONTENEDOR NUEVO */

/* Cabecera nuevo LOGO */

.cabecera_nuevo{
width:951px;
height:137px;
background:url(images/webcofrade-header2.png);
background-repeat:no-repeat;
background-position:top;
}

.banner_cabecera{
width:468px;
height:60px;
float:right;
margin-top:40px;
margin-right:5px;
}
/* PUBLICIDAD ENTRE TITULO Y POST*/
#publi1_titulo_post{
width: 234px;
height: 60px;
text-align:center;
/*margin-top:5px;*/
background:#CC33FF;
}
/* PUBLICIDAD AGREGADA*/
#publi1{
width: 950px;
height: auto;
text-align:center;
}

#publi2{
width: 445px;
height: auto;
text-align:center;
margin-top:5px;
}

#publi_6a{
width: 336px;
height: 280px;
text-align:center;
float:right;
margin-right:12px;
margin-bottom:3px;
margin-top:5px;
/*background: #00FFFF;*/
}

#publi_6b{
width: 330px;
height: 90px;
text-align: left;
float:right;
margin-right:12px;
/*margin-left:5px;**/
margin-bottom:5px;
margin-top:5px;
/*border: 1px solid #FF0000;*/
}
/* PUBLICIDAD ENTRE HEADER Y CONTENIDO POST GENERAL */
#publi_medio{
width: 950px;
height: 250px;
margin-top: 5px;
text-align:center;
}

#publi_disco{
background:url(images/publi3.jpg);
background-repeat:no-repeat;
width: 950px;
height: 220px;
margin-top: 5px;
text-align:center;
}

.texto_disco{
width:450px;
height:auto;
float:left;
margin-left:380px;
margin-top:180px;
text-align:justify;
}

/* TEXTOS */

.tahoma11 {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
}

.tahoma11 a:link {
	text-decoration: none;
	color: #000;
}

.tahoma11 a:hover {
	text-decoration: none;
	color: #999;
}

.tahoma11 a:active {
	text-decoration: none;
	color: #000;
}

.tahoma11 a:visited {
	text-decoration: none;
	color: #000;
}

.tahoma12_blanco {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

.tahoma12_blanco a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.tahoma12_blanco a:hover {
	text-decoration: none;
	color: #FF0000;
}

.tahoma12_blanco a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.tahoma12_blanco a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.arial14blanco {
	font-family: arial;
	font-weight:bold;
	font-size: 14px;
	color: #FFFFFF;
}

.arial14blanco a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.arial14blanco a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.arial14blanco a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.arial14blanco a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.tahoma14blanco {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 14px;
	color: #FFFFFF;
}



/************/
.publi_afuera{
width:160px;
height:600px;
float: left;
/*border: 1px solid #FF0000;*/

}

.publi_afuera_foto{
width: auto;
height: auto;
float: left;
margin-bottom:8px;
/*border: 1px solid #FF0000;*/
}

/************/
.publi_afuera_dos{
width:160px;
height:620px;
float: left;
margin-left:5px;
/*border: 1px solid #FF0000;
background:#FF0000;*/
}

/* CONTENEDOR NUEVO */
.contedor{
width:950px;
height:auto;
float: left;
margin-left:5px;
/*border:2px solid #00FF00;*/
}
/* body init css */

#wrap_fixed {
	width: 1310px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border: 1px solid  #FF0000;*/
}
#container_fixed {
	margin: 0px;
	float: left;
	width: 950px;
}
#header_fixed {
	width: 950px;
	float: left;
}
#header_fixed img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.right_header_fixed {
	background-image: url(images/right_h.gif);
	background-repeat: no-repeat;
	float: right;
	height: 140px;
	width: 15px;
}
.left_header_fixed {
	background-image: url(images/left_h.gif);
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 15px;
}

.middle_header_fluid {
	/**/background-image: url(images/mid_h_new.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	
	height: 180px;
	float: left;
	width: 951px;
}
#banner_placement468_60 {
	height: 60px;
	width: 468px;
}
.top_header {
	float: left;
	width: 920px;
}
#banner_468_60 {
	float: right;
	width: 468px;
	position: relative;
	text-align: center;
	padding-top: 20px;
}
#logo_placement {
	float: left;
	height: 96px;
	width: 422px;
	position: relative;
}
.header_navigator {
	float: left;
	width: 920px;
	padding-top: 12px;
}
.rssfeeds {
	float: right;
	height: 24px;
	width: 85px;
}
#searchbox {
	float: right;
	width: 300px;
	padding-right: 10px;
}
#searchbox form {
	float: left;
	width: 300px;
	margin: 0px;
}
#searchbox p {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.searchfield {
	background-image: url(images/s_box.gif);
	background-repeat: no-repeat;
	width: 200px;
	float: left;
	margin-top: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #FFFFFF;
}
.sbmbutton {
	margin-top: 3px;
}
#main_nav {
	margin: 0px;
	float: left;
	width: 510px;
}
#main_nav ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 510px;
	list-style-type: none;
}
#main_nav li {
	padding: 0px;
	float: left;
	height: 24px;
	width: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.1em;
	line-height: 22px;
	color: #FFFFFF;
	display: inline;
}
#main_nav li a:link, #main_nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#main_nav li a:hover, #main_nav li a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
#top_content {
	padding-top: 20px;
	float: left;
	width: 950px;
	background-image: url(images/top_content.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
}
#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 948px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(images/rep_content.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#footer {
	float: left;
	width: 950px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding-bottom: 35px;
}
.footer_link {
	margin: 0px;
	float: left;
	width: 940px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 40px;
	height: 40px;
	font-size: 11px;
	color: #eeeeee;
	font-family: Tahoma, "Trebuchet MS", "Arial Narrow";
}
.footer_link a:link, .footer_link a:visited {
	color: #e8e8e8;
	text-decoration: none;
}
.footer_link a:hover, .footer_link a:active {
	color: #E5E5E5;
	text-decoration: underline;
}

.link_right {
	float: right;
	height: 40px;
	padding-left: 20px;
	padding-right: 5px;
}
.link_left {
	float: left;
	height: 40px;
	width: 500px;
}


/* begin content area css */

.seo_fixed_content {
	float: right;
	width: 800px;
	position: relative;
}
#post_init {
	float: left;
	width: 440px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
	overflow: hidden;
}
#sidebars {
	float: right;
	width: 160px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
}
.alter_mini_sidebar {
	float: left;
	width: 128px;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #F2F2F2;
	padding-bottom: 10px;
}
.left_widget {
	float: left;
	width: 155px;
	padding-right: 5px;
	background-color: #f5f5f5;
	padding-left: 5px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
.right_widget {
	float: right;
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#content h1 {
	float: left;
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 0px;
	font-size: 1.7em;
	color: #cc0000;
}
#content h1 a:link, #content h1 a:visited {
	text-decoration: none;
	color: #cc0000;
}
#content h1 a:hover, #content h1 a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
}

#content h2 {
	float: left;
	width: 90%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 0px;
	font-size: 1.3em;
	color: #CC0000;
}
#content h4 {
	float: left;
	width: 440px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 1.5em;
	color: #333333;
}
#content h5 {
	font-size: 1.5em;
	color: #CC0000;
	padding: 0px;
	float: left;
	width: 440px;
	margin: 0px;
}
#content h6 {
	font-size: 1.4em;
	color: #000000;
	padding: 0px;
	float: left;
	width: 440px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.post_meta {
	float: left;
	width: 440px;
}
.date_post {
	float: left;
	width: 95%;
	margin: 0px;
	font-size: 11px;
	color: #333333;
	padding-left: 2px;
}
.post_bar {
	float: left;
	width: 433px;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(images/post_bar.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center;
	line-height: 19px;
	padding-left: 2px;
	padding-right: 5px;
}
.post_bar a:link, .post_bar a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.post_bar a:hover, .post_bar a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.author {
	float: left;
}
.comment_counter {
	float: right;
}
.post_content {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	color: #000000;
	font-size: 11px;
}
.post_cat{
	float: left;
	width: 100%;
	margin: 0px;
	color: #000000;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
}
.post_cat a:link, .post_cat a:visited {
	color: #000000;
	text-decoration: none;
}

.post_tag {
	float: left;
	width: 100%;
	margin: 0px;
	color: #000000;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
}
.post_cat a:hover, .post_cat a:active {
	color: #000000;
	text-decoration: underline;
}
.post_tag a:link, .post_tag a:visited {

	color: #CC0000;
	text-decoration: none;
}
.post_tag a:hover, .post_tag a:active {


	color: #CC0000;
	text-decoration: underline;
}
.date_post a:link, .date_post a:visited {
	color: #333333;
	text-decoration: underline;
}
.date_post a:hover, .date_post a:active {
	color: #666666;
}
.post_content a:link, .post_content a:visited {
	color: #006699;
	text-decoration: underline;
}
.post_content a:hover, .post_content a:active {

	color: #0099CC;
	text-decoration: none;
}

/* content varable css */

.post_content p {
	margin-top: 8px;
	margin-bottom: 0px;
}
.post_content blockquote {
	background-image: url(images/bquote.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-right: 15px;
	margin-left: 9px;
	padding-top: 18px;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Helvetica Neue", Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	clear: both;
	line-height: 16px;
}
.post_content code {
	font-family: "Courier New", Courier, monospace;
	line-height: 20px;
	color: #666666;
	background-color: #F8f8f8;
	font-size: 11px;
}
#post_navigator {
	float: left;
	width: 440px;
	font-size: 14px;
	line-height: 40px;
	color: #333333;
	font-weight: bold;
	height: 40px;
}
#post_navigator a:link, #post_navigator a:visited {
	color: #000000;
	text-decoration: none;
}
#post_navigator a:hover, #post_navigator a:active {
	color: #006699;
	text-decoration: none;
}
.left_widget p {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right_widget p {
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px; 
}
.alter_mini_sidebar p {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




/* sidebars */

.arrow {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	list-style-type: none;
}
.arrow li {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 18px;
}
.arrow li a:link, .arrow li a:visited {
	padding-left: 10px;
	color: #000;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
}
.arrow li a:hover, .arrow li a:active {
	padding-left: 10px;
	color: #D20000;
	text-decoration: underline;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
}
.arrow ul {

	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.arrow ul li {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	margin: 3px 0px 0px;
}
.noarrow {

	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	list-style-type: none;
}
.noarrow li {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #000000;
	line-height: 18px;
}
.noarrow li a:link, .noarrow li a:visited {
	color: #000000;
	text-decoration: none;
}
.noarrow li a:hover, .noarrow li a:active {
	color: #9B0000;
	text-decoration: underline;
}
.noarrow ul {


	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.noarrow ul li {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	margin: 3px 0px 0px;
}
#comment_templates {
	float: left;
	width: 440px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content h3 {
	padding: 0px;
	float: left;
	width: 430px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.4em;
	color: #000000;
}
.subscribe {
	float: left;
	width: 420px;
	padding-left: 20px;
	margin: 0px;
	font-size: 12px;
	color: #000000;
	background-image: url(images/feed-icon-16x16-orange.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.subscribe a:link, .subscribe a:visited {
	color: #CC0000;
	text-decoration: underline;
}
.subscribe a:hover, .subscribe a:active {

	color: #CC0000;
	text-decoration: none;
}
.clear_div {
	float: left;
	height: 30px;
	width: 440px;
}
.comment_block {
	float: left;
	width: 440px;
	position: relative;
}
.com_text blockquote {
	background-image: url(images/bquote_com.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-align: left;
	padding-top: 0px;
	padding-left: 28px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	padding-bottom: 10px;
}

.comment_block a:link, .comment_block a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.comment_block a:hover, .comment_block a:active {
	color: #000000;
	text-decoration: underline;
}

.comment_avatar {
	float: left;
	height: 50px;
	width: 50px;
	position: relative;
	padding-top: 5px;
	text-align: left;
}
.comment_block p {
	margin: 0px;
	padding: 0px;
}
.comment_block_alt p {
	margin: 0px;
	padding: 0px;
}

.comment_entry {
	float: right;
	width: 380px;
}
.com_author {
	background-image: url(images/top_coms.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 15px;
	width: 284px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 13px;
	font-size: 11px;
	color: #333333;
	padding-top: 3px;
	letter-spacing: -1px;
}
.com_text {
	background-image: url(images/com_repeat.gif);
	background-repeat: repeat-y;
	float: left;
	width: 284px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}
.com_text code {
	font-size: 11px;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
}
.com_text_alt code {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
}
.com_close {
	background-image: url(images/com_close.gif);
	background-repeat: no-repeat;
	float: left;
	width: 304px;
	text-align: left;
	background-position: center top;
	height: 12px;
	margin: 0px;
	padding: 0px;
}
.com_clear {
	float: left;
	height: 20px;
	width: 440px;
}
.comment_block_alt {

	float: left;
	width: 440px;
	position: relative;
}
.comment_avatar_alt {
	float: left;
	height: 50px;
	width: 50px;
	position: relative;
	padding-top: 5px;
	text-align: left;
}
.com_author_alt {
	background-image: url(images/top_com_alt.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 15px;
	width: 284px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 13px;
	font-size: 11px;
	color: #333333;
	font-family: Verdana;
	padding-top: 3px;
	padding-bottom: 0px;
	letter-spacing: -1px;
}
.com_text_alt {
	background-image: url(images/com_repeat_alt.gif);
	background-repeat: repeat-y;
	float: left;
	width: 284px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.com_close_alt {

	background-image: url(images/com_close_alt.gif);
	background-repeat: no-repeat;
	float: left;
	width: 304px;
	text-align: left;
	background-position: center top;
	height: 11px;
	margin: 0px;
	padding: 0px;
}
.com_text_alt blockquote {
	background-image: url(images/bquote_com_alt.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-align: left;
	padding-top: 0px;
	padding-left: 28px;
	clear: both;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.comment_block_alt a:link, .comment_block_alt a:visited {

	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.comment_block_alt a:hover, .comment_block_alt a:active {

	color: #000000;
	text-decoration: underline;
}
#comment_templates form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
}
#st_effect {
	float: left;
	width: 440px;
}
#st_effect p {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#st_effect input {
	font-size: 13px;
	margin: 0px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #DADADA;
	color: #666666;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sa_effect {
	padding: 0px;
	float: left;
	width: 440px;
	margin: 0px;
}
#sa_effect p {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sa_effect textarea {
	font-size: 13px;
	margin: 0px;
	height: 150px;
	width: 350px;
	background-color: #FFFFFF;
	border: 1px solid #DADADA;
	color: #666666;
	padding: 5px;
}
.status {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
	font-weight: bold;
}
#sbm_effect {
	padding: 0px;
	float: left;
	width: 440px;
	margin: 0px;
}
#sbm_effect p {

	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sbm_effect input {
	padding: 1px;
	width: 120px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B30000;
	border-right-color: #B30000;
	border-bottom-color: #B30000;
	border-left-color: #B30000;
	font-family: Tahoma, Arial, "Baar Sophia", Verdana;
	font-weight: bold;
	text-align: center;
}
#sbm_effect input:hover {

	padding: 1px;
	width: 120px;
	font-size: 11px;
	color: #000000;
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
	font-family: Tahoma, Arial, "Baar Sophia", Verdana;
	font-weight: bold;
	text-align: center;
}
#st_effect input:hover {
	font-size: 13px;
	margin: 0px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #eeeeee;
	color: #666666;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sa_effect textarea:hover {
	font-size: 13px;
	margin: 0px;
	height: 150px;
	width: 350px;
	background-color: #FFFFFF;
	border: 1px solid #eeeeee;
	color: #666666;
	padding: 5px;
}
.ping_block {
	float: left;
	width: 380px;
	padding: 8px;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
}
.ping_block a:link, .ping_block a:visited {
	color: #006699;
	text-decoration: none;
	font-size: 11px;
}

.ping_from {
	float: left;
	width: 380px;
}
.ping_block a:hover, .ping_block a:active {
	color: #006699;
	text-decoration: underline;
	font-size: 11px;
}
.ping_date {
	float: left;
	width: 380px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.com_id {
	font-size: 11px;
	color: #000;
	font-family: Verdana;
	text-align: left;
}
.status a:link, .status a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.status a:hover, .status a:active {
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}
.timenow {

	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
}
/* calendar config */

#wp-calendar {
	empty-cells: show;
	width: 80%;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	float: left;
	padding: 0px;
	margin: 10px 0px 0px;
}

#wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#wp-calendar a:hover, #wp-calendar a:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
#wp-calendar caption {
	text-align: left;
	width: 80%;
	margin: 0px;
	color: #CC0000;
	font-size: 1.4em;
	padding: 0px;
	font-weight: bold;
	font-family: "Futura LT Book";
}

#wp-calendar th {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wp-calendar #next a {
	text-align: left;
	color: #000000;
	text-decoration: none;
	float: right;
	padding-top: 10px;
}

#wp-calendar #prev a {
	text-align: center;
	color: #CC0000;
	text-decoration: none;
	float: left;
	padding-top: 10px;
}
#wp-calendar td {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wp-calendar tf {
	margin: 0px;
	padding: 0px;
}
.related_stuff {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
}
.related_stuff ul {
	text-align: left;
	float: left;
	width: 400px;
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 15px;
}
.related_stuff ol {
	text-align: left;
	padding: 0px;
	float: left;
	width: 90%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.related_stuff li {
	font-size: 11px;
	color: #000000;
	width: 80%;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.related_stuff li a:link, .related_stuff li a:visited {
	color: #CC0000;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	font-size: 11px;
}
.related_stuff li a:hover, .related_stuff li a:active {
	color: #CC3300;
	text-decoration: underline;
	display: block;
}

/* adin bar css */
#wp-admin-bar {
	margin:0;
	text-align:left;
	color: #FFFFFF;
	background-color: transparent;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	width: 930px;
}
#wp-admin-bar ul {
	margin:0;
	padding:0;
	float: left;
	width: 930px;
	list-style-type: none;
}
#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0}
#wp-admin-bar a:link, #wp-admin-bar a:visited {
	color: #efefef;
	text-decoration: none;
}
#wp-admin-bar a:hover, #wp-admin-bar a:active {
	color: #999999;
	text-decoration: underline;
}
.tagging-platform {
	text-align: center;
	width: 43%;
	float: right;
	padding: 0px;
	color: #FFFFFF;
	margin: 0px;
}
.tagging-platform h3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
}
.tags-tags {
	float: right;
	width: 98%;
	font-size: 10px;
	color: #222222;
	font-weight: 400;
	line-height: 16px;
	text-align: left;
	overflow: hidden;
}
.tagging-platform a {
	color: #333333;
	text-decoration: none;
}
.tagging-platform a:hover {
	color: #CC0000;
	text-decoration: none;
}
.fixed {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 95%;
	font-size: 11px;
}
#themeswitcher {


	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	list-style-type: none;
}
#themeswitcher select {
	width: 95%;
	margin-bottom: 10px;
	font-size: 12px;
	border: 1px solid #999999;
}

/*********************************************/
.contenedor_buscador{
width:950px;
height:340px;
border: 1px solid #990000;
float:left;
margin-top:10px;

}

.buscador{
width:590px;
height:170px;
border: 1px solid #B97F04;
/*background:url(images/fondo_buscador2.jpg);
background-repeat:no-repeat;*/
margin-top:5px;
margin-left:10px;
float:left;
text-align:center;
}

.opciones{
width: auto;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:5px;
}
.listado_cursos{
width:320px;
height:170px;
float:left;
margin-left:10px;
margin-top:5px;
background:url(images/fondo_listado.jpg);
background-position:top;
background-repeat:no-repeat;
border: 1px solid #B97F04;
}

.campo_rojo{
width:400px;
height:25px;
border: 1px solid #FF0000;
background:#FFFFFF;
}

.boton_buscar{
width:114px;
height:25px;
background: url(images/menu_boton.png);
background-repeat: no-repeat;
background-position:top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.ubicar{
width:550px;
height: auto;
margin-left:auto;
margin-right:auto;
}

.resultado_a{
width:100%;
height:auto;
margin-bottom:8px;
margin-top:10px;
float:left;
}

.todo_listado{
width:100%;
height:auto;
float:left;
background:#FFFFFF;
}
.lista_resultado{
width:650px;
height: auto;
float:left;
margin-top:3px;
}

.linea_xml{
width:650px;
height:25px;
float:left;
}

.letra_c{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#B97F04;
}


.letra_c a:link{
color:#B97F04;
text-decoration:none;
}

.letra_c a:hover{
color:#B97F04;
text-decoration:none;
}

.letra_c a:active{
text-decoration:none;
color:#B97F04;
}

.letra_c a:visited{
text-decoration:none;
color:#B97F04;
}

.tahoma11 {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
}

.tahoma11 a:link {
	text-decoration: none;
	color: #000;
}

.tahoma11 a:hover {
	text-decoration: none;
	color: #999;
}

.tahoma11 a:active {
	text-decoration: none;
	color: #000;
}

.tahoma11 a:visited {
	text-decoration: none;
	color: #000;
}


.tahoma16 {
	font-family: tahoma;
	font-size: 16px;
	color: #000;
}

.tahoma16 a:link {
	text-decoration: none;
	color: #000;
}

.tahoma16 a:hover {
	text-decoration: none;
	color: #999;
}

.tahoma16 a:active {
	text-decoration: none;
	color: #000;
}

.tahoma16 a:visited {
	text-decoration: none;
	color: #000;
}

/**/
.tahoma14{
	font-family: tahoma;
	font-size: 14px;
	color: #000;
}

.tahoma14 a:link {
	text-decoration: none;
	color: #000;
}

.tahoma14 a:hover {
	text-decoration: none;
	color: #FF0000;
}

.tahoma14 a:active {
	text-decoration: none;
	color: #000;
}

.tahoma14 a:visited {
	text-decoration: none;
	color: #000;
}


/**/
.tahoma11gris {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #666;
}


    * { margin:0; padding:0; }  
      
    #newsticker-demo {  
    width:310px;  
    background:#EAF4F5;  
    padding:5px 5px 0;  
    font-family:Verdana,Arial,Sans-Serif;  
    font-size:12px;  
    margin:20px auto;  
    }  
      
    #newsticker-demo a { text-decoration:none; }  
    #newsticker-demo img { border: 2px solid #FFFFFF; }  
      
    #newsticker-demo .title {  
    text-align:center;  
    font-size:14px;  
    font-weight:bold;  
    padding:5px;  
    }  
      
    .newsticker-jcarousellite { margin-top:3px; margin-left:5px; width:300px; }  
    .newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }  
    .newsticker-jcarousellite .thumbnail { float:left; width:110px; }  
    .newsticker-jcarousellite .info { float:right; width:190px; }  
    .newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }  
      
    .clear { clear: both; }  
	
/************************************************/
/* example_1 css */  
#example_1 {  
    position: relative; /* important */  
    overflow: hidden; /* important */  
    width: 200px; /* important */  
    height: 24px; /* important */  
  
    border: 1px solid #888;  
    background-color: #f8f8f8;  
}  
  
#example_1 a {  
    position: absolute;  
    top: 0;  
    left: 0;  
  
    display: block;  
    padding: 4px;  
  
    font-size: 85%;  
    color: #333;  
    text-decoration: none;  
}  
    #example_1 a:hover {color: #c00} 
	
