/*
Theme Name: jnxCS4
Theme URI: http://www.mehir.com.ar/go/jcs4-theme/
Description: Tema oficial de JnxCS v3
Version: 3.0b
Author: MMEHIR
Author URI: http://www.mehir.com.ar/
*/

html, img, div, body, ul, li, span, h1, h2, h3, h4, h5, p, textarea, form, input {
	border:none;
	margin:0;
	padding:0;
}

/* clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* fin clearfix */


body {
	margin:0;
	background-color:#1f5ec3;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: "Segoe UI", "Lucida Sans Unicode", "Lucida Grande", Verdana;
	font-size:12px;
	width:100%;
}

#bound{
	padding:20px;
	overflow:hidden;
}

h1, h2, h3, h4 {
	margin:0;
	padding:0;
	color:#000000;
}

a:hover {
	text-decoration:underline;
}

#wrapper {
	width: 958px;
	margin:0 auto;
	background:url(img/caption_top_left.gif) top left no-repeat;
}

#window {
	background:url(img/caption_top_right.gif) top right no-repeat;
	height:100%;
}

#caption {
	height:28px;
	background:url(img/caption_top_center.gif) top repeat-x;
	margin:0 7px;
	padding-top:5px;
}

#caption img {
	float:left;
	margin-right:3px;
	margin-left:-2px;
}

#caption ul {
	list-style: none;
	margin:0;
	padding:0;
}

#caption ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	padding-left:25px;
}

#caption a:link, #caption a:visited, #caption a:active {
	display:block;
	float:left;
	color:#333;
	text-decoration:none;
	font-size:14px;
	cursor: default;
	margin:0;
	padding:0;
}

#caption a:hover {
	background:url(img/caption_button_right.gif) bottom right no-repeat;
}

#caption a:link i, #caption a:visited i, #caption a:active i {
	margin:0;
	float:left;
	display:block;
	height:22px;
	padding:3px 8px;
	padding-bottom:0;
	color:#eee;
	position:relative;
	font-style:normal;
}

#caption a:hover i {
	background:url(img/caption_button_left.gif) bottom left no-repeat;
}

#caption a:link i span, #caption a:visited i span, #caption a:active i span {
	position: absolute;
	margin-top:-1px;
	color:#333;
}







#caption ul#app-icons, #caption ul#app-icons li, #caption ul#app-icons i, #caption ul#app-icons span {
	padding:0;
	margin:0;
}

#caption ul#app-icons{
	float:right;	
}

#caption ul#app-icons li {
	margin-top: 2px;
	float:left;
}

#caption ul#app-icons a:link, #caption ul#app-icons a:visited, #caption ul#app-icons a:active {
	width: 26px;
	height: 23px;
	margin:0;
	padding:0;
}

#caption ul#app-icons a:hover {
	background:url(img/bg_ico_overlay.gif) top right no-repeat;
}


#caption ul#app-icons i {
	display:block;
	background-position: top center;
	background-repeat: no-repeat;
	width:16px;
	height:15px;
	margin:3px 5px;
}


#caption #top-search-form{
	float: right;
	margin-right:2px;
	background: url(img/separator.gif) right center no-repeat;
	padding-right:9px;
	margin-top:2px;
	display:block;
}

#caption #top-search-form form{
	position:relative;
	display:block;
	background:url(img/search_bg_off.gif) top left no-repeat;
	width:182px;
	height:20px;
}

#caption #top-search-form form:focus {
	background-image:url(img/bg_search_on.gif);
}

#caption #top-search-form input{
	display:block;
	background:none;
	border:none;
	margin:0;
	padding:0;
}

#caption #top-search-form input#s {
	display:block;
	position:absolute;
	font-family: "Segoe UI", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	width:158px;
	top:1px;
	left:19px;
}

html>body #caption #top-search-form input#s {
	margin-top:1px;
	padding:0;
}


#searchsubmit {
	position:absolute;
	top:1px;
	left:1px;
	height:18px;
	width:17px;
}


#caption ul#app-icons li.ae i {
	background-image: url(img/ico_ae_normal.gif);
}
#caption ul#app-icons li.ai i {
	background-image: url(img/ico_ai_normal.gif);
}

#caption ul#app-icons li.fl i {
	background-image: url(img/ico_fl_normal.gif);
}

#caption ul#app-icons li.dw i {
	background-image: url(img/ico_dw_normal.gif);
}

#caption ul#app-icons li.lr i {
	background-image: url(img/ico_lr_normal.gif);
}

#caption ul#app-icons li.id i {
	background-image: url(img/ico_id_normal.gif);
}

#caption ul#app-icons li.pr i {
	background-image: url(img/ico_pr_normal.gif);
}

#caption ul#app-icons li.cs i {
	background-image: url(img/ico_cs_normal.gif);
}

#caption ul#app-icons li.ps i {
	background-image: url(img/ico_ps_normal.gif);
}

#caption ul#app-icons li.fw i {
	background-image: url(img/ico_fw_normal.gif);
}

#caption ul#app-icons li.sb i {
	background-image: url(img/ico_sb_normal.gif);
}






#caption ul#app-icons li.ae a:hover i {
	background-image: url(img/ico_ae_hover.gif);
}
#caption ul#app-icons li.ai a:hover i {
	background-image: url(img/ico_ai_hover.gif);
}

#caption ul#app-icons li.fl a:hover i {
	background-image: url(img/ico_fl_hover.gif);
}

#caption ul#app-icons li.dw a:hover i {
	background-image: url(img/ico_dw_hover.gif);
}

#caption ul#app-icons li.lr a:hover i {
	background-image: url(img/ico_lr_hover.gif);
}

#caption ul#app-icons li.id a:hover i {
	background-image: url(img/ico_id_hover.gif);
}

#caption ul#app-icons li.pr a:hover i {
	background-image: url(img/ico_pr_hover.gif);
}

#caption ul#app-icons li.cs a:hover i {
	background-image: url(img/ico_cs_hover.gif);
}

#caption ul#app-icons li.ps a:hover i {
	background-image: url(img/ico_ps_hover.gif);
}

#caption ul#app-icons li.fw a:hover i {
	background-image: url(img/ico_fw_hover.gif);
}

#caption ul#app-icons li.sb a:hover i {
	background-image: url(img/ico_sb_hover.gif);
}



#caption ul#app-icons i span {
	display:none;
	width:16px;
	height:15px
}














#body {
	background:#CCC url(img/window_bg.gif) top left repeat-y;
}

#foot, #foot div {
	width:100%;
	height:5px;
}

#foot {
	background: url(img/window_bottom_center.gif) top left repeat-x;
}

#foot .left {
	background: url(img/window_bottom_left.gif) top left no-repeat;
}

#foot .right {
	background: url(img/window_bottom_right.gif) top right no-repeat;
}

#container {
	margin:0 5px;
	border-top: 1px solid #494949;
}

#toolbar {
	float:left;
	display:block;
	width:36px;
	height:624px;
	background:url(img/toolbar.gif)
}

#content {
	margin-left:37px;
	margin-right:241px;
}

#sidebar {
	float:right;
	clear:none;
	display:block;
	width: 240px;
}

#sidebar div.sidehead {
	height:12px;
	display:block;
	overflow:hidden;
	background:url(img/sidebar_top_caption.gif) top left repeat-x;
}


#sidebar ul, #sidebar li {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
}

#sidebar ul {

}

#sidebar ul li {
	list-style: inside disc;
}

#sidebar li {
	position:relative;
	background: #d6d6d6 url(img/sidebar_tabs_bg.gif) top left no-repeat;
	padding:10px;
	padding-top:25px;
	.padding-top:0;
}

#sidebar li > * {
	.margin:0px;
	.padding-top:20px;
}

#sidebar li ul li > * {
	.padding-top:inherit;
}

#sidebar li * {
	padding:0;
}

#sidebar li:first-child {
	background-position: right -3px;
}

#sidebar li ul {
	padding-bottom:0;
}

#sidebar li ul li {
	background:none;
	padding:8px 0;
	display:block;
	border-top: 1px dashed #999;
}

#sidebar li.widget_categories ul li {
	list-style:none;
	list-style-position:outside;
}

#sidebar li.widget_categories > ul > li {
	padding-left:20px;
	background: url(img/cat_arrow.gif) 0 9px no-repeat;
}

#sidebar li.widget_categories > ul > li > ul {
	margin-left:-10px;
}

#sidebar li.widget_categories ul li.cat-item-369 {
	background-image: url(img/ico_ae_hover.gif);
}
#sidebar li.widget_categories ul li.cat-item-356 {
	background-image: url(img/ico_dw_hover.gif);
}
#sidebar li.widget_categories ul li.cat-item-370 {
	background-image: url(img/ico_fw_hover.gif);
}
#sidebar li.widget_categories ul li.cat-item-375 {
	background-image: url(img/ico_fl_hover.gif);
}
#sidebar li.widget_categories ul li.cat-item-355 {
	background-image: url(img/ico_ai_hover.gif);
}
#sidebar li.widget_categories ul li.cat-item-376 {
	background-image: url(img/ico_id_hover.gif);
}
#sidebar li.widget_categories ul li.cat-item-477 {
	background-image: url(img/ico_cs_hover.gif);
}
#sidebar li.widget_categories ul li.cat-item-374 {
	background-image: url(img/ico_lr_hover.gif);
}
#sidebar li.widget_categories ul li.cat-item-6 {
	background-image: url(img/ico_ps_hover.gif);
}
#sidebar li.widget_categories ul li.cat-item-373 {
	background-image: url(img/ico_pr_hover.gif);
}
#sidebar li.widget_categories ul li.cat-item-4 {
	background-image: url(img/app_icon.gif);
}
#sidebar li.widget_categories ul li.cat-item-5 {
	background-image: url(img/ico_rs_hover.gif);
}
#sidebar li.widget_categories ul li.cat-item-3 {
	background-image: url(img/news_icon.gif);
}
#sidebar li.widget_categories ul li.cat-item-501 {
	background-image: url(img/ico_sb_hover.gif);
}

#sidebar li ul li:first-child {
	border:0;
}

#sidebar li ul li ul {
	margin-top:10px;
	border-top: 1px dashed #999;
}

#sidebar li ul li ul li, #sidebar li ul li ul li:first-child {
	padding: 4px 0;
	padding-left:20px;
	background: url(img/cat_list_arrow.gif) 5px 3px no-repeat;
}

#sidebar h2 {
	position:absolute;
	display:block;
	top:3px;
	left:0;
	margin:0;
	margin-bottom:10px;
	padding: 2px 7px 0 5px;
	height:16px;
	background:url(img/sidebar_tab_selected.gif) top right no-repeat;
	font-size:9px;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:active {
	color:#333;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

#sidebar li:first-child h2 {
	top:0px;
}

#sidebar h2 + * {
	color:#666;
	clear:left;
	display:block;
}
#tabs-band {
	margin:0;
	padding:0;
}
#tabs-band .obtabs {
	display:block;
	margin:0;
	_margin:0 -4px;
	padding:0;
	background: url(img/tabs_bg.gif) top right repeat-x;
	height:20px;
}

#tabs-band .obtabs li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	font-size:10px;
	font-weight:bold;
}

#tabs-band a:link, #tabs-band a:visited, #tabs-band a:active {
	background: url(img/tabs_idle.gif) top right no-repeat;
	text-decoration:none;
	color:#333;
	display:block;
	height:16px;
	padding: 3px 7px 0 5px;
	float:left;
}

#tabs-band li.current_page_item a:link, #tabs-band li.current_page_item a:visited, #tabs-band li.current_page_item a:active, {
 background: url(img/tabs_open.gif) top right no-repeat;
 padding: 3px 20px 0 5px;
}

#tabs-band a:hover {
	background: url(img/tabs_hover.gif) top right no-repeat;
}

#document {
	width:661px;
	clear:none;
	float:left;
	margin:5px;
	_margin:5px 2px;
	background: url(img/doc_center.gif) top left repeat-y;
}

#document-top {
	background:url(img/doc_top_left.gif) top left no-repeat;
}

/* POSTS */

#posts {
	background:url(img/doc_bottom.gif) bottom left no-repeat;
	position:relative;
	padding:15px;
}

#posts .post {
	background: url(img/bg_post_top.gif) top left no-repeat;
	margin-bottom:10px;
}

#posts .post .post-header {
	position:relative;
	min-height:80px;
	margin-bottom:20px;
}

#posts .post h3 {
	font-size: 23px;
	margin:0;
	padding:0;
	margin-left:70px;
	margin-right:170px;
	padding-top:10px;
	font-family: "Segoe UI", "Lucida Grande", "Trebuchet MS", "Arial";
}

#posts .post .fecha {
	position: absolute;
	top:10px;
	left:10px;
	width:52px;
	height:63px;
	background:url(img/bg_post_fecha.gif) top left no-repeat;
	display:block;
	text-align:center;
	padding-top:15px;
	font-size: 36px;
	letter-spacing:-1px;
}

#posts .post .fecha .mes {
	position:absolute;
	top:3px;
	left:0px;
	width:52px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#EEE;
	letter-spacing:1px;
}

#posts .post .postmetadata {
	width: 140px;
	position:absolute;
	top:10px;
	right:10px;
	border-left: 1px solid #DDD;
	padding-left:10px;
}

#posts .postmetadata p {
	display:block;
	padding-left:24px;
	padding-top:2px;
	min-height:18px;
	font-size:12px;
	margin-bottom:3px;
}

#posts .postmetadata p.comments {
	background: url(img/bg_post_ico_comments.gif) top left no-repeat;
	position:relative;
}

#posts .postmetadata p.comments .number {
	position:absolute;
	font-size:9px;
	width:17px;
	left:1px;
	text-align:center;
}

#posts .postmetadata p.cat {
	background: url(img/ico_cs_normal.gif) 2px center no-repeat;
}

#posts .postmetadata p.user {
	background: url(img/bg_post_ico_user.gif) 1px center no-repeat;
}

#posts .postmetadata p.edit {
	background: url(img/bg_post_ico_edit.gif) 1px center no-repeat;
}

#posts .entry {
	clear:both;
	margin: 0 -10px;
	padding: 20px;
	background: url(img/bg_post_bottom.gif) bottom left no-repeat;
	padding-bottom:10px;
}

#posts .entry p {
	margin-bottom:10px;
}

#posts .entry img {
	margin:10px;
}

#posts .entry .more-link {
	position: relative;
	display:block;
	float:right;
	font-family: "Segoe UI", "Lucida Grande", "Trebuchet MS", "Arial";
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	display:block;
	height: 44px;
	color:#333;
	cursor:pointer;
}

#posts .entry .more-link span.read-more-button, #posts .entry .more-link span.read-more-text {
	text-align:left;
	display:block;
	margin:0;
	padding:0;
	background: url(img/bg_post_visitas_left.gif) top left no-repeat;
}

#posts .entry .more-link span.read-more-text {
	background: url(img/bg_post_visitas_right.gif) top right no-repeat;
	padding: 7px 30px 0 20px;
	height:36px;
}

#posts .entry .more-link span.read-more-visits {
	display:none;
	padding: 0 10px 0 15px;
	margin-right:10px;
	border-right: 1px solid #999;
}

#posts .entry p.clear {
	display:block;
	clear:both;
}

#post_footer {
	background: url(img/bg_posts_bot.png) bottom center no-repeat;
	margin:0;
	padding:0;
	float:left;
	clear:both;
	width:671px;
	min-height:50px;
}

#post_footer p {
	font-size:9px;
	font-weight:bold;
	margin:0;
	padding: 0 25px;
	text-align:right;
}

.navigation {
	height:50px;
	text-align:center;
	margin:0;
	padding:0;
}

.adSenseCenter {
	text-align: center;
}

#olderposts {
	width:50%;
	float:right;
}

#newerposts {
	width:50%;
	float:left;
}

hr {
	padding:0;
	margin:30px;
	border:none;
	background:#999999;
	height:1px;
	line-height:1px;
}

a:link, a:visited, a:active {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/* POST */

h3 {
	margin:0;
	margin-top:10px;
	font-size:28px;
	font-weight:normal;
}

.entry {
	line-height:20px;
	margin:25px 0;
	color:#333;
}

.entry img {
	border:0;
	margin:0;
	padding:0;
}

.postmetadata {
	color:#666;
	font-size:10px;
}

img {
	border:0;
	margin:0;
	padding:0;
}


#foot {
	width:100%;
}

#foot .left {
	float:left;
	clear:none;
}

#foot .right {
	float:right;
	clear:none;
}

#foot .right p {
	text-align:right;
	overflow:hidden;
}

#page-footer {
	overflow:hidden;
	padding: 5px;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	font-family: "Segoe UI", "Lucida Grande", "Trebuchet MS";
}

#page-footer .left {
	float:left;
}

#page-footer .right {
	float: right;
}




/*


		COMENTARIOS


*/

.post-comments h2 {
	font-size: 24px;
	margin:0;
	padding-left:10px;
	font-family: "Segoe UI", "Lucida Grande", "Trebuchet MS", "Arial";
	font-style:italic;
	font-weight:normal;
	color:#999;
}
.post-comments p.num-comments {
	padding-left:10px;
	color:#CCC;
	font-size:12px;
	font-style:italic;
	font-family: "Segoe UI", "Lucida Grande", "Trebuchet MS", "Arial";
}

.post-comments ol, .post-comments li {
	list-style: none;
	margin:0;
	padding:0;
}

.post-comments ol {
	padding-top:10px;
}

.post-comments li {
	background:url(img/bg_post_top.gif) top left no-repeat;
	padding:20px;
	margin-bottom:10px;
}


/*.post-comments {
	clear:both;
	margin: 0 -10px;
	padding: 20px;
	background: url(img/bg_post_bottom.gif) bottom left no-repeat;
	padding-bottom:60px;
}*/

.post-comments .comment-metadata {
	width: 100px;
	float:left;
	top:10px;
	right:10px;
	border-right: 1px solid #eee;
	padding-right: 20px;
}

.post-comments .comment-text {
	margin-left: 120px;
	padding-left: 20px;
	border-left: 1px solid #eee;
}

.post-comments .comment-metadata div.user-img {
	position:relative;
	margin-bottom:10px;
}

.post-comments .comment-metadata div.user-img img {
	border: none;
}

.post-comments .comment-metadata div.user-img .overlay {
	display:block;
	width:104px;
	height:104px;
	position:absolute;
	top:-2px;
	left:-2px;
	background: url(img/bg_comment_img_overlay.gif) top left no-repeat;
}

#posts .comment-metadata p {
	display:block;
	padding-left:24px;
	padding-top:3px;
	min-height:16px;
	font-size:10px;
	color:#666;
	margin-bottom:3px;
}

#posts .comment-metadata p.comments {
	background: url(img/bg_post_ico_comments.gif) top left no-repeat;
	position:relative;
}

#posts .comment-metadata p.comments .number {
	position:absolute;
	font-size:9px;
	width:17px;
	left:1px;
	text-align:center;
}

.post-comments .comment-metadata p.comment-link {
	background: url(img/bg_comment_ico_link.gif) 2px 1px no-repeat;
}

.post-comments .comment-metadata p.comment-user {
	background: url(img/bg_comment_ico_user.gif) 1px 1px no-repeat;
}

.post-comments .comment-metadata p.comment-pend {
	background: url(img/bg_comment_ico_pending.gif) 1px 1px no-repeat;
}

.post-comments .comment-metadata p.comment-date {
	position:relative;
	background: url(img/bg_comment_ico_date.gif) 1px 1px no-repeat;
}

.post-comments .comment-metadata p.comment-edit {
	background: url(img/bg_comment_ico_edit.gif) 1px 1px no-repeat;
}

.post-comments .comment-metadata p.comment-date span.comment-day {
	position:absolute;
	display:block;
	width:12px;
	overflow:hidden;
	text-align:center;
	top: 7px;
	left: 4px;
	font-size: 8px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #b0b0b0;
}





/*

		FORMULARIO NUEVO COMENTARIO

*/

#post-new-comment {
	margin: 0 auto;
	width: 550px;
	background: #d6d6d6 url(img/bg_comments_caption_center.gif) top left repeat-x;
}
#post-new-comment .new-comment-caption {
	display:block;
	height:31px;
	background: url(img/bg_comments_caption_right.gif) top right no-repeat;
}

#post-new-comment .new-comment-head {
	background: url(img/bg_comment_caption_left.gif) top left no-repeat;
	height:31px;
	position:relative;
}

#post-new-comment .new-comment-head h3 {
	position:absolute;
	top:0;
	left:5px;
	background: url(img/bg_comments_caption_tab_right.gif) top right no-repeat;
	margin:0;
	padding:0;
	height:16px;
	font-family: "Segoe UI", "Lucida Grande", "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size:9px;
	font-weight:bold;
	padding-right:7px;
	padding-top:15px;
}

#post-new-comment .new-comment-form {
	border:1px solid #282828;
	border-top:none;
}

#post-new-comment .new-comment-form form {
	border:1px solid #dedede;
	border-top:none;
	background: url(img/bg_comments_resize.gif) bottom right no-repeat;
	padding: 25px 20px;
}

#post-new-comment .new-comment-form input {
	border: 1px;
	background: #FFF;
}

#post-new-comment .new-comment-form input[type="submit"] {
	background: url(img/bg_comment_boton.gif) top left no-repeat;
	width:129px;
	height:29px;
	text-align:center;
	margin-left: 140px;
}

#post-new-comment .new-comment-form input[type="text"], #post-new-comment .new-comment-form textarea {
	width: 300px;
	display:block;
	float:left;
	border: 1px solid #333;
	background: #f5f5f5;
	padding:4px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}

#post-new-comment .new-comment-form form p {
	display:block;
	margin-top:10px;
	min-height:30px;
}

#post-new-comment .new-comment-form span.req {
	float: left;
	font-size:10px;
	font-weight:bold;
	color:#C00;
	margin-top:5px;
	margin-left:10px;
}

#post-new-comment .new-comment-form label {
	width: 130px;
	float:left;
	clear:both;
	margin-top:3px;
}


#sidebar ul.widgets li#text-414166141{
	padding:0px;
	margin:0px;
	padding-top:20px;
	list-style:none;
}

#sidebar ul.widgets li#text-414166141 * {
	.margin:0px;
}

fieldset.spoiler div a:link {
	text-decoration:underline;
}






