<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* content plugin styles */
.jcomments-links {margin-top: 10px; clear:both; text-align: left}
.comments-link, .readmore-link{padding: 0 5px 5px 14px;background-image: url(images/jc_blog.gif);background-repeat: no-repeat}
.comments-link {background-position: 0 -27px}
.readmore-link {background-position: 0 2px}
	
#jc {
	margin: 0 !important;
	padding: 0 !important;
	font: normal normal normal 10px Verdana, Helvetica, Arial, sans-serif !important;
	background-color: #FFFFFF !important;
	color: #536482 !important;
	text-align: left !important;
}

#jc p, #jc div, #jc dl, #jc dt, #jc dd, #jc ul, #jc ol, #jc li {
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: 0 !important;
}

#jc .busy {display:none; margin: 3px auto; padding: 0; width: 16px; height: 16px; background: url(images/jc_busy.gif) no-repeat;}

/* RSS and Refresh*/
#jc #comments .rss, #jc #comments .refresh, #jc #comments .subscribe, #jc #comments .unsubscribe {padding: 0 0 0 14px;margin: 0 0 0 2px;border: none}
#jc #comments .rss {background: url(images/jc_rss.gif) no-repeat center left}
#jc #comments .refresh {background: url(images/jc_refresh.gif) no-repeat center left}
#jc #comments .subscribe {background: url(images/jc_subscribe.gif) no-repeat center left}
#jc #comments .unsubscribe {background: url(images/jc_unsubscribe.gif) no-repeat center left}
#jc #comments div.buttons .rss, #jc #comments div.buttons  .refresh {padding: 0 0 0 10px;margin: 0 0 0 5px;display: inline}

/* List footer */
#jc #comments-list-footer {margin: 0 0 10px 0}

/* Show/hide form */
#jc #comments-form-link .showform {margin: 5px 0 0 22px;padding: 0 0 5px 14px;background: url(images/jc_blog.gif) no-repeat 0 -28px;border: none;display: block}

/* Quote, Code and Hidden block styles */
#jc #comments .hidden {
	display: block;
	background-color: #EBEADD;
	border: 1px solid #DBDBDB;
	font-size: 0.95em;
	margin: 5px 1px 5px 25px;
	padding: 5px;
	overflow: hidden;
	color: #CCCCCC;
}

#jc #comments .email img, #jc #comments .emailactive img {padding: 0}
#jc #comments .comment-body img {padding: 0; border: 0 none}
#jc #comments .comment-body .img {padding: 4px 0 !important; max-width: 500px}

/* Comments list */
#jc #comments .comments-list {height: 1%}
#jc #comments .comments-list .comments-list {margin-left: 25px}


#jc a {
	color: #ad17ac ;
	text-decoration: none;
}
#jc a:active {
	color: #368AD2;
}
/*Links*/
#jc a:hover {
	color: #B70B04;
	text-decoration: underline;
}
#jc .buttons a:hover {
	text-decoration: none;
}

#jc .content a, #jc #comments .email, #jc #comments .emailactive {
	color: #368AD2;
	border-bottom: 1px solid #368AD2;
	cursor: pointer;
}
#jc .content a:active {
}
#jc .content a:visited {
	color: #5D8FBD;
	border-bottom: 1px dotted #666666;
}
#jc .content a:hover, #jc #comments .emailactive {
	color: #0D4473;
	background-color: #D0E4F6;
	text-decoration: none;
}

#jc .content ul, #jc .content ol {
	margin-bottom: 0;
	margin-left: 2.5em;
}

#jc .clear {
	clear: both;
	display: block;
	font-size: 1px;
	line-height: 1px;
}

#jc hr.divider {
	display: none;
}

#jc div.topic-actions {
	height: 20px;
	font-size: 1.1em;
	margin: 0 0 3px 0;
}
#jc .buttons {
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
}

#jc .pagination {
	float: right;
	height: 1%;
	margin: 5px 4px 0 0;
	text-align: right;
	width: auto;
}
#jc .pagination span a, #jc .pagination span a:link, #jc .pagination span a:visited, #jc .pagination span a:active {
	background-color: #ECEDEE;
	border: 1px solid #B4BAC0;
	color: #5C758C;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0 2px;
	padding: 0 2px;
	text-decoration: none;
}
#jc .pagination span a:hover {
	background-color: #368AD2;
	border-color: #368AD2;
	color: #FFFFFF;
}
#jc .pagination span strong {
	background-color: #4692BF;
	border: 1px solid #4692BF;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0 2px;
	padding: 0 2px;
}

#jc .bg1 .post {
	background-color: #F7F7F7;
}
#jc .bg2 .post {
	background-color: #F7F7F7;
}

#jc .post {
	padding: 0 10px;       /*Inicio comentarios*/
	margin: 0 4px 4px 0;
}

#jc span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}
#jc span.corners-top {
	background-position: 0 0;
	margin: 0 -5px;
	background-image: url("images/corners_left.gif");
}
#jc span.corners-top span {
	background-position: 100% 0;
	background-image: url("images/corners_right.gif");
}
#jc span.corners-bottom {
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
	background-image: url("images/corners_left.gif");
}
#jc span.corners-bottom span {
	background-position: 100% 100%;
	background-image: url("images/corners_right.gif");
}
#jc .headbg span.corners-bottom {
	margin-bottom: -1px;
}
#jc .post span.corners-top, #jc .post span.corners-bottom, #jc .panel span.corners-top, #jc .panel span.corners-bottom, #jc .navbar span.corners-top, #jc .navbar span.corners-bottom {
	margin: 0 -10px;
}
/*Ubicacion de los iconos de cita*/
#jc .postbody {
	clear: both;
	color: #425067;
	float: left;
	line-height: 1.48em;
	padding: 0;
	width: 80%;
}

#jc ul.profile-icons {
	margin: 0 !important;
	padding: 0 !important;
	padding-top: 10px;
	list-style: none;
}
#jc ul.profile-icons li {
	float: left;
	margin: 0 6px 3px 0;
}
#jc .postbody ul.profile-icons {
	float: right;
	width: auto;
	padding: 0;
}
#jc .postbody ul.profile-icons li {
	margin: 0 2px;
}
#jc .postbody ul.profile-icons li img {
	cursor: pointer;
}

#jc .postbody h3 {
	color: #115098;
	font: normal normal bold 1.5em/125% "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	margin: 0 0 0.3em !important;
	padding: 2px 0 0;
}

#jc div.postbody p.author {
	font: normal normal normal 1em/1.2em Verdana, Helvetica, Arial, sans-serif;
	margin: 0 15em 0.6em 0;
	padding: 0 0 5px;
}

#jc .postbody .content {
	color: #333333;
	font: normal normal normal 1.3em/1.4em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	min-height: 3em;
	overflow: auto;
	padding-bottom: 0.5em;
}
/*  Este es el cuadro donde aparece en nombre de usuario*/
#jc .postprofile strong {
	color: #425067;
}
    /*Cuadro de comentario*/
#jc .postprofile {
	color: #666666;
	border-left: 1px solid #FFFFFF;
	display: inline;
	float: right;
	margin: 5px 0 10px;
	min-height: 10px;        /*Alto cuadro de comentario*/
	width: 18%;        /*Ancho cuadro de comentario*/
}

#jc .postprofile dd, #jc .postprofile dt {
	line-height: 1.5em;
	margin-left: 8px;
	margin-bottom: 8px
}

#jc span.quote {
	display: block;
	background: #EBEADD url("images/jc_quote_sign.gif") no-repeat scroll 6px 6px;
	border: 1px solid #DBDBDB;
	border-bottom: none;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0.5em 1px 0 25px;
	padding: 3px 0 0 25px;
}
#jc blockquote {
	background-color: #EBEADD;
	border: 1px solid #DBDBDB;
	border-top: none;
	font-size: 0.95em;
	margin: 0 1px 0 25px;
	overflow: hidden;
	padding: 5px;
}
#jc blockquote span.quote {
	background: #EFEED9 url("images/jc_quote_sign.gif") no-repeat scroll 6px 6px;
	font-size: 1em;
	margin: 0.5em 1px 0 15px;
	padding: 3px 0 0 25px;
}
#jc blockquote blockquote {
	background-color: #EFEED9;
	font-size:1em;
	margin: 0 1px 0 15px;
}

#jc span.code {
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #C9D2D8;
	border-bottom: 1px solid #CCCCCC;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 2px;
	padding: 3px 3px 0 3px;
	text-transform: uppercase;
}
#jc code, #jc pre {
	display:block;
	background-color: #FFFFFF;
	color: #2E8B57;
	border: 1px solid #C9D2D8;
	border-top: none;
	font: normal normal normal 0.9em/1.3em Monaco, "Andale Mono", "Courier New", Courier, mono;
	height: auto;
	padding: 7px 3px 5px 3px;
	max-height: 200px;
	overflow: auto;
	white-space:normal;
}


/* Form */
#jc .panel {
	background-color: #F7F7F7;
	color: #28313F;
	margin: 0 4px 4px 0;
	padding: 0 10px;
}

#jc .content h2 {
	border-bottom: 1px solid #CCCCCC;
	color: #425067;
	font: normal normal normal 1.6em "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif !important;
	margin: 0.5em 0;
	padding-bottom: 0.5em;
}

#jc fieldset {
	border: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em !important;
	margin: 0 !important;
	padding: 0 !important;
}
#jc fieldset dl {
	height: 1%;
	overflow: hidden;
	margin: 0 !important;
	padding: 4px 0 !important;
}
#jc fieldset dt {
	display: block;
	float: left;
	text-align: left;
	width: 15em;
	clear: left;
}
#jc fieldset dd {
	float: left;
	margin: 0 0 3px 1em;
	vertical-align: top;
}

#jc label {
	color:#425067;
	padding-right:5px;
}

#jc dt label {
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
}
#jc fieldset label {
	font-size: 1em;
}
#jc fieldset dl dt:hover label {
	color:#ad17ac;
}

#jc .inputbox {
	background-color: #FFFFFF;
	border: 1px solid #B4BAC0;
	color: #333333;
	cursor: text;
	padding: 2px;
	height: auto !important;
}
#jc .inputbox:hover, #jc .inputbox:focus  {
	border: 1px solid #ad17ac;
}
#jc .inputbox:focus  {
	color: #0f4987;
}

#jc .autowidth {
	width:auto !important;
}

#jc dd input, #jc dd textarea {
	margin-right: 3px;
}
#jc input {
	cursor: pointer;
	font: normal normal normal 1em Verdana, Helvetica, Arial, sans-serif;
	padding: 0 3px;
	vertical-align: middle;
}

#jc #message-box textarea {
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	width: 79%;
}

#jc fieldset.submit-buttons {
	margin: 5px 0 !important;
	text-align: center;
	vertical-align: middle;
}
#jc fieldset.submit-buttons div {
	text-align: center;
}
#jc fieldset.submit-buttons input {
	padding: 3px;
	vertical-align: middle;
	font: normal normal normal 1em "Lucida Grande", Verdana, Helvetica, Arial,sans-serif;
	border: 1px solid #666666;
	background-color: #FAFAFA;
	background-image: url("images/bg_button.gif");
	color: #000000;
	width: auto !important;
	height: auto !important;
	cursor: pointer;
}
#jc input.button1 {
	font-weight: bold !important;
}
#jc input.button1:hover, #jc input.button2:hover {
	border: 1px solid #BC2A4D;
	color: #BC2A4D;
}

#jc div.comments-policy {
	background-color: #ECD5D8;
	color: #BC2A4D;
	font-size: 1.1em;
	margin: 10px 4px 5px 0;
	padding: 0 10px;
}
#jc div.comments-policy span.corners-top {
	margin: 0 -10px 5px;
}
#jc div.comments-policy span.corners-bottom {
	margin: 5px -10px 0;
}
#jc div.comments-policy ol, #jc div.comments-policy ul {margin: 0 0 0 10px; padding: 0 0 0 20px; line-height: 9px !important;}
#jc div.comments-policy ol li,
#jc div.comments-policy ul li {font: normal 1em Verdana, Arial, Sans-Serif; margin: 0;padding: 0;border: none;line-height: 5px}

#jc #comments-form img.smile {margin: 0 3px 3px 0;padding: 0;border: none;cursor: pointer}
#jc #comments-form img.captcha {padding: 0;margin: 0 0 3px 0;border: 1px solid #ccc}
#jc #comments-form span.captcha {padding: 0 0 0 12px; color: #777; background: url(images/jc_refreshg.gif) no-repeat 0 2px;cursor: pointer}
#jc #comments-form input.error, #comments-form textarea.error {border: 1px solid #f00;text-decoration:none;text-transform:none;background-color: #ffffe0}

#jc #comments-form input.checkbox {width: 16px; line-height: 1.5em; padding: 0; margin: 0; vertical-align: middle; border: none}
#jc #comments-form input.captcha {width: 116px; margin: 3px 0 5px 0}

#jc #comments-form-message {
	display: block;
	margin: 5px 4px 5px 0;
	padding: 5px 5px 5px 25px;
}
#jc .comments-form-message-error {color: #BC2A4D; background: #ECD5D8 url(images/jc_error.gif) no-repeat 4px 50%}
#jc .comments-form-message-info {background: #ECF1F3 url(images/jc_info.gif) no-repeat 4px 50%}

#jc #comments-form .counterpanel {height:13px;display:block;overflow:hidden;color: #ccc;padding: 0;margin:0;border:1px solid #ddd;border-top-width:0;max-width: 400px !important;width: 350px;background-color: #eee}

#jc #comments-form .grippie {height:13px;display:none;overflow:hidden;color: #ccc;padding: 0;margin:0;border:1px solid #ddd;border-top-width:0;max-width: 400px !important;width: 350px;cursor:s-resize;background: #eee url(images/resize.gif) no-repeat right center}
#jc #comments-form .grippie .counter {font-size: 10px;padding: 0; margin: 0}
#jc #comments-form .grippie span {display:block;float:left}
#jc #comments-form .grippie span span {display:inline;float:none}

#jc #smiley-box {
	float: right;
	width: 18%;
	margin-top: 23px;
}

#jc #comments-footer, #jc #comments-footer a {color: #ccc !important; font: normal 9px Verdana, Arial, Sans-Serif !important}
#jc #comments-footer {display: block;height: 14px; padding-top: 1px;margin-top: 4px;text-align: right}
#jc #comments-footer a {text-decoration: none !important;text-transform: none;padding: 0;margin: 0;border: none !important;float: right; background: none !important}


/* Vote */
#jc dd.vote-icons {
	float: right;
	width: 60px;
	margin-left: 4px
}
#jc dd.vote-icons img {
	cursor: pointer;
}
#jc span.comments-vote {width: 6em;height: 18px;float: right}
#jc span.comments-vote .busy{margin: 0; float: right; width: 16px}
#jc span.vote-good,#jc span.vote-poor,#jc span.vote-none{margin: 0;float: right;font: bold 1em Verdana, Arial, Sans-Serif;line-height: 16px}
#jc span.vote-good{color: #77A1CD}
#jc span.vote-poor{color: #D46681}
#jc span.vote-none{color: #CCCCCC}

/* BBCode */
#jc span.bbcode{width: auto;height: 20px;display: block;margin-bottom: 3px}
#jc .bbcode a, #jc .bbcode a:focus, #jc .bbcode a:active, #jc .bbcode a:hover{width: 23px;height: 20px;float: left;margin: 0 2px 0 0;display: block;background-color:transparent !important;background-repeat: no-repeat;background-image: url(images/jc_bbcodes.gif);text-decoration:none;border:none !important}
#jc a.bbcode-empty{background-position: 0 0}
#jc a.bbcode-b{background-position: -30px 0 !important}
#jc a.bbcode-i{background-position: -60px 0 !important}
#jc a.bbcode-u{background-position: -90px 0 !important}
#jc a.bbcode-s{background-position: -120px 0 !important}
#jc a.bbcode-url{background-position: -150px 0 !important}
#jc a.bbcode-img{background-position: -180px 0 !important}
#jc a.bbcode-list{background-position: -210px 0 !important}
#jc a.bbcode-hide{background-position: -240px 0 !important}
#jc a.bbcode-quote{background-position: -270px 0 !important}
#jc a.bbcode-smile{background-position: -300px 0 !important; display: none !important;}
#jc a.bbcode-youtube{background-position: -330px 0 !important}
#jc a.bbcode-google{background-position: -360px 0 !important}
#jc a.bbcode-wiki{background-position: -390px 0 !important}
#jc a.bbcode-facebook{background-position: -420px 0 !important}
#jc a.bbcode-flickr{background-position: -450px 0 !important}

#jc span.bbcode img {width: 23px;height: 20px;float: left;margin: 0 2px 0 0}
#jc .custombbcode {width: 23px;height: 20px;float: left;margin: 0 2px 0 0;display: block;text-decoration:none;cursor: pointer}

</pre></body></html>