.wMod{
    background: url("images/bg_clim_h.gif") repeat-x scroll left bottom #F5F5F5;
    border: 1px solid #CCC;
    -moz-border-radius: 5px;
    border-radius:5px;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 12px;
    padding: 6px;
    position: relative;
}
.wMod-h {
    background-position: left center;
    background-repeat: no-repeat;
    padding: 2px;
    padding-left: 20px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #CCCCCC;
    font-weight: bold;
    color:#000;
    text-shadow:0 1px 0 #CCCCCC;
}
.wMod-data {
    padding-top: 5px;
    position: relative;
}
.wMod-f{
    border-top: 1px solid #CCCCCC;
    margin-top: 6px;
    padding: 4px 3px 3px;
    text-align: center;
}
/* TScript Box */
#showResult .rango {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left center;
}
.filterBy .block label{
    padding: 5px 10px 5px 18px;
    color: #FFFFFF;
    cursor: pointer;
    position: relative;
}
.filterBy .block label.select {
    padding: 5px 10px;
}
.filterBy .block select {
    margin:0;
    width: 177px;
}
.filterBy .block input[type=radio], .filterBy .block input[type=checkbox]{
    position:absolute;
    top:5px;
    left:2px;
}
.filterBy .block label:hover {
    text-decoration: underline;
}
.filterBy .block .mBtn {
    width: auto;
}

#tabbedhome a span {
display: block;
width: 16px;
background: url(to-up/toup16.png);
height: 16px;
margin: 2px 0px 3px 0px;
background-position: -152px -118px;
}

#tabbedhome.here a span {
background: url(to-up/toup16.png);
background-position: -204px -118px;
}

/*BoxMail*/
#boxMail {
    padding:0;
}
#boxMail li {
line-height: normal;
padding: 10px;
overflow: hidden;
clear: both;
}

.userInfoLogin li div.notificaciones-list ul li.unread:hover {
color: black!important;
background: #EEE!important;
}

#boxMail li:hover a, #boxMail li a:hover{
color: black!important;
background: #EEE!important;
}

#boxMail li a {
    display:block;
    overflow:hidden;    
    white-space:nowrap;
    text-decoration: none;
}
#boxMail img {
    display:block;
    margin-right:5px;
    float:left;
    height:32px;
    width:32px;
}

#boxMail .preview {
    overflow:hidden;
    white-space:nowrap;
}
#boxMail .subject {
font-weight: normal;
color: #999;
float: left;
clear: both;
}
#boxMail .time {
    color:#9D9D9D;
    font-size:9px;
}

/*// Users Online *
.ol_item{
    width: 210px;
    float: left;
    margin: 1em 18px;
}
.ol_item b{
    font-size:12px;
}
.ol_item img{
    float:left;
}
.ol_item span{
    float:right;
    width: 100px;
    display: block;
    margin-bottom: 5px;
}
.ol_item .icon{
    background-position: left center;
    background-repeat: no-repeat;
    width: 80px!important;
    padding-left: 20px;
}
.ol_icons img{
    float:left;
    margin-right: 5px;
}
.ol_item .male{
    background-image: url(images/icons/male.png);
}
.ol_item .female{
    background-image: url(images/icons/female.png);
}
.ol_item .perfil {
    background-image: url(images/icons/perfil.png);
}
.ol_item .msg {
    background-image: url(images/oldMsg.png);
}*/
.paginador {
    border-top:1px dashed #AAA;
    margin: 25px 0 10px 0;
    padding-top: 2px;
}
.paginador div {
    display:block;
    margin: 5px 0; 
    width: 110px;
}
.paginador div a {
    background: none repeat scroll 0 0 #383838;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF!important;
    font-weight: bold;
    padding: 5px 10px;
}
/* POST */
#no-comments{
padding: 12px;
border: 2px dashed #F45D43;
font-weight: bold;
text-align: center;
font-size: 14px;
color: #F45D43;
background: #FECDC6;
margin: 10px 0;
}
/* AGREGAR POST */
.sidebar-add-post {
    background: none repeat scroll 0 0 #FFF6CA;
    border-top: 5px solid #FF7A00;
    padding: 8px;
    position: relative;
}
.sidebar-add-post p {
    color: #737317;
}
.sidebar-add-post p span.stitle {
    color: #3F3F0D;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}
.sidebar-add-post ul li {
    background: url(images/cross-button.png) no-repeat scroll 0 3px transparent;
    color: #737317;
    padding: 3px 0 3px 20px;
}
.sidebar-add-post ul li.correct {
    background: url(images/tick-button.png) no-repeat scroll 0 3px transparent;
}
.consejos-view-more-button {
    background:#B59704;
    color: #FFFFFF;
    display: block;
    float: right;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 8px;
    padding: 5px 10px;
    vertical-align: middle;
}
.form-add-post {
    background:#EEEEEE;
    border-top: 5px solid #2D7BCC;
    float: left;
    width: 100%;
}
.form-add-post form {
margin: 20px;
width: 670px;
}
.form-add-post li {
margin: 0 0 20px 0;
position:relative;
}
.form-add-post label {
padding: 0;
font-size: 16px;
display: block;
margin-bottom: 5px;
}
.form-add-post label span {
	color: #165a9e;
}
.form-add-post input.text-inp, .form-add-post textarea {
background: white !important;
display: block;
padding: 8px;
margin: 0px;
width: 652px;
color: #333;
font-size: 13px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
box-shadow: 0 1px 1px lightGrey;
-mox-box-shadow: 0 1px 1px #D3D3D3;
-webkit-box-shadow: 0 1px 1px lightGrey;
border-right: solid 1px #C6C6C6;
border-left: solid 1px #C6C6C6;
border-top: solid 1px #CECECE;
border-bottom: solid 1px #A4A4A4;
}
.form-add-post input.text-inp.selected,.form-add-post input.text-inp:active,.form-add-post input.text-inp:focus, .form-add-post textarea.selected,.form-add-post textarea:focus,.form-add-post textarea:active  {
	box-shadow: 0 0 5px 0 #B5DFF1!important;
	-moz-box-shadow:0 0 5px 0 #B5DFF1!important;
	-webkit-box-shadow: 0 0 5px 0 #B5DFF1!important;
	border: 1px solid #38B2E5!important;
}

.form-add-post input.text-inp:hover, .form-add-post textarea:hover {
	box-shadow: 0 0 5px 0 #B5DFF1!important;
	-moz-box-shadow:0 0 5px 0 #B5DFF1!important;
	-webkit-box-shadow: 0 0 5px 0 #B5DFF1!important;
	border: 1px solid #38B2E5!important;
/*
	-moz-box-shadow:0 0 5px #CCC;
	-webkit-box-shadow:0 0 5px #CCC;
	box-shadow:0 0 5px #CCC;
	border:1px solid #CCC;
*/	
}
.form-add-post .markItUpHeader {
background: #3A3A3A;
border: 1px solid #1F1F1F;
height: 26px;
padding: 5px;
width: 658px;
moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
}
.form-add-post .markItUpHeader ul ul li {
	margin:0;
	width:auto;
}
.form-add-post .special-left {
	float:left;
	width:300px;
}
.form-add-post .special-right {
	float: right;
	width: 300px;
}
.form-add-post .option p {
margin: 0 0 10px 10px;
color: #777;
width: 210px;
/*
	margin: 0 0 10px 5px;
	color: #777;
	width: 253px;
*/
}
.form-add-post .option label {
font-weight: 700;
font-size: 12px;
display: block;
padding:0;
color: #000;
cursor:pointer;
margin: 4px 0;	
}
.form-add-post select option{
	padding:3px 3px 3px 28px;
	background-position:5px center;
	background-repeat:no-repeat;
}
.sidebar-add-post ul {
	margin-bottom:10px;
}
.sidebar-add-post p, .sidebar-add-post ul li {
	color:#737317;
}
.capsprot, .errormsg{
	position: absolute;
	top: 5px;
	right: 0;
	color: red;
	background:none;
	font-weight:normal;
}

body .form-add-post li.error input,.error textarea {
	-moz-box-shadow:0 0 2px #e20404!important;
	-webkit-box-shadow:0 0 2px #e20404!important;
	box-shadow:0 0 2px #e20404!important;
	border:1px solid #e20404!important;
}
.end-form {
	background:none repeat scroll 0 0 #F6F6F6;
	border-top:1px solid #D1D1D1;
	padding:8px;
}
#mydialog.preview #buttons {
margin: 0px !important;
padding: 8px 0px !important;
}
#mydialog.preview #dialog #title {
	display: none !important;
}
/* UPLOAD */
#upload_form {
display: none;
margin: 10px;
border-radius: 3px;
}
#upload_form p{
margin: 5px;
color: #777;
font-weight: 700;
text-align: center;
padding: 10px;
background: white;
border: 1px solid #DDD;
border-radius: 3px;
}
#upload_form hr {
    background-color: #FF7A00;
}
#upload_form .head{
    padding: 5px;
    text-align: left;
}
#upload_form .inputs {
text-align: left;
width: 423px;
/*text-align: center;
width: 250px;*/
}
#upload_form input[type="radio"]{
    margin: 0 5px 0;
}
#upload_form input[type="file"]{
    margin-left: 1em;
    margin-bottom:5px;
}
#results .status_0{
    color:red;
}
#results .status_1{
    color:green;
}
#imagenes {
    text-align: center;
    overflow: auto;
    max-width: 674px;
    max-height: 163px;
}
#imagenes .item{
    width: 160px;
    float:left;
    margin: 1em 2px 0;
}
#imagenes .item img{
    max-width: 150px;
    max-height: 120px;
}
#imagenes a.txt{
    display:block;
}
/* BBCodes */
.spoiler {
    
}
div.spoiler .title{
    background-color: #CCCCCC;
    -moz-border-radius: 4px 4px 4px 4px;
    margin: 1em 20px 5px;
    display: block;
}
div.spoiler .title a{
    background: url(images/add.png) no-repeat 5px center;
    padding: 3px 0px 3px 20px;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    display: block;
}
div.spoiler a:hover {
    text-decoration: none;
}
div.spoiler a.show {
    background-image: url(images/minus.png);
}
div.spoiler .body {
    display: none;
}
/* BUSCADOR */
#resultados a.titlePost {
    display: block;
}
#resultados div.info {
    background-color: #fff;
    padding: 2px 3px;
    margin-top: 2px;
}
#resultados div.info a{
    color:#7777CC;
}
#resultados div.info img {
    vertical-align: middle;
}
/* EXTRA CLASS */
.hidden {
    display:none;
}
textarea {
resize:none;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}