/*
    T!Script > Estilos
    Autor: JNeutron
    ::
    Estilos extra agregadas al script.
*/
/* HOME */

.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;
}
/*// MENU */
#tabbedhome a span{
    display:block;
    width: 14px;
    background: url(images/icons/home.png) no-repeat center center;
}
#tabbedhome.here a span{
    background-image: url(images/icons/home_here.png);
}
/*BoxMail*/
#boxMail {
    padding:0;
    margin:5px 0 0;
}
#boxMail li {
    line-height: normal;
}
#boxMail li a {
    display:block;
    overflow:hidden;    
    white-space:nowrap;
    text-decoration: none;
    padding:2px 4px;
}
#boxMail img {
    display:block;
    margin-right:5px;
    float:left;
    height:32px;
    width:32px;
}
#boxMail .content {
    display:block; 
    width:auto;
    color:#808080;
    font-weight:normal;
    font-size:11px;
    vertical-align:top;
}
#boxMail .autor {
    color:#3B5998;
    font-weight:bold;
    padding-top:2px;
    white-space:normal;
}
#boxMail .preview {
    overflow:hidden;
    white-space:nowrap;
}
#boxMail .subject {
    color:#333333;
    font-weight:bold;
}
#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{
    font-weight: bold; 
    font-size: 14px;
    text-align: center;
    color: #666;
    margin: 10px 0 10px 10px;
}
/* AGREGAR POST */
.sidebar-add-post {
    background: none repeat scroll 0 0 #c1def1;
	border: 3px dashed #76ABCB;

    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: linear-gradient(#639BBE, #5E98BC) repeat scroll 0 0 #4986AC;
    border: 1px solid #4E8AB0;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 0 #81B3D2 inset;
    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;
    float: left;
    width: 100%;
}
.form-add-post form {
    margin: 30px auto;
    padding: 0;
    width: 770px;
}
.form-add-post li {
	margin: 0 0 15px 0;
	position:relative;
}
.form-add-post label {
	font-weight: bold;
	font-size: 16px;
	display: block;
	padding: 5px 0;
}
.form-add-post label span {
	color: #165a9e;
}
.form-add-post input.text-inp, .form-add-post textarea {
    background:#FFFFFF !important;
    display: block;
    padding: 5px;
    width: 760px;
}
.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  {
	-moz-box-shadow:0 0 5px #639BBE!important;
	-webkit-box-shadow:0 0 5px #639BBEimportant;
	box-shadow:0 0 5px #639BBE!important;
	border:1px solid #639BBE!important;
}

.form-add-post input.text-inp:hover, .form-add-post textarea:hover {
	-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 {
	-moz-border-radius:5px;
	background:#DDD;
	border:1px solid #BBB;
	height:26px;
	padding:5px;
	padding-bottom:0;
	width:760px;
}
.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 5px;
	color: #777;
	width: 260px;
}
.form-add-post .option label {
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding:0;
	color: #000;
	cursor:pointer;
}
.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 5px #e20404!important;
	-webkit-box-shadow:0 0 5px #e20404!important;
	box-shadow:0 0 5px #e20404!important;
	border:1px solid #e20404!important;
}
.end-form {

	padding:8px;
}
#mydialog.preview #buttons {
	margin:-10px 10px 10px !important;
	padding:0 !important;
}
#mydialog.preview #dialog #title {
	display: none !important;
}
/* UPLOAD */
#upload_form {
    display: none;
}
#upload_form p{
    text-align: justify;
    margin: 5px;
}
#upload_form hr {
    background-color: #FF7A00;
}
#upload_form .head{
    padding: 5px;
    text-align: left;
}
#upload_form .inputs {
    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;
}

.mensajesvell {
border-right: solid 1px #C6C6C6;
border-left: solid 1px #C6C6C6;
border-top: solid 1px #CECECE;
border-bottom: solid 1px #A4A4A4;
box-shadow: 0 1px 1px lightGrey;
-mox-box-shadow: 0 1px 1px #D3D3D3;
-webkit-box-shadow: 0 1px 1px lightGrey;
padding: 10px 20px;
width: 500px;
min-height:150px!important;
}

.mensajesvell:hover {
box-shadow: 0 0 5px 0 #B5DFF1;
-moz-box-shadow: 0 0 5px 0 #B5DFF1;
-webkit-box-shadow: 0 0 5px 0 #B5DFF1;
border: 1px solid #38B2E5;
}

.mensajesvell:focus {
box-shadow: 0 0 5px 0 #B5DFF1;
-moz-box-shadow: 0 0 5px 0 #B5DFF1;
-webkit-box-shadow: 0 0 5px 0 #B5DFF1;
border: 1px solid #38B2E5;
}
.titlv {
border-right: solid 1px #C6C6C6;
border-left: solid 1px #C6C6C6;
border-top: solid 1px #CECECE;
border-bottom: solid 1px #A4A4A4;
box-shadow: 0 1px 1px lightGrey;
-mox-box-shadow: 0 1px 1px #D3D3D3;
-webkit-box-shadow: 0 1px 1px lightGrey;
padding: 2px 5px;
width: 300px;
min-height:20px!important;
text-align:center;
}

.titlv:hover {
box-shadow: 0 0 5px 0 #B5DFF1;
-moz-box-shadow: 0 0 5px 0 #B5DFF1;
-webkit-box-shadow: 0 0 5px 0 #B5DFF1;
border: 1px solid #38B2E5;
}

.titlv:focus {
box-shadow: 0 0 5px 0 #B5DFF1;
-moz-box-shadow: 0 0 5px 0 #B5DFF1;
-webkit-box-shadow: 0 0 5px 0 #B5DFF1;
border: 1px solid #38B2E5;
color:#666;
}

.mp-vell
{
padding:10px;
height:auto;
}
div.mp-vell ul
{
background:#EEE;
padding:10px;
}
div.mp-vell ul li
{
border-bottom:1px dashed #CCC;
margin-top:5px;
}
div.mp-vell ul li a
{
float:right;
margin-right:20px;
}

/* AGREGADO NUEVO CONTRL DE MP 07-2014 */


ul.lest-mp li{display:block;padding:5px 5px 5px 10px;border-bottom:1px solid #EEE;}
ul.lest-mp li a img{width:38px;height:38px;padding:1px;border:1px solid #CCC;}
ul.lest-mp li a img:hover{background:#FFF;opacity:0.70;}
ul.lest-mp{border:1px solid #EEE;border-bottom:none;}
ul.lest-mp li span{position:absolute;margin-left:10px;color:#999;}
ul.lest-mp li span a{margin-right:10px;}
ul.lest-mp li h2{font-weight:300;color:#000;}
ul.lest-mp li h2 a{font-weight:300;}
.bodymp{
position:relative;
background:#EEE;
width:620px;
padding:5px;
height:auto;
margin:-20px 5px 5px 52px;
border:1px dashed #CCC;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;
color:#666;
}
.frommp
{
height:40px;
background:#DEDEDE url('images/icons/comments.png') no-repeat 10px 10px;
border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
-webkit-border-radius:5px 5px 0 0;
-o-border-radius:5px 5px 0 0;
border:1px solid #CCC;
}
.frommp h2{margin-left:40px;}
.delres{position:absolute;right:30px;}
.pag-compl {
overflow: hidden;
clear: both;
color: transparent;
margin:10px 0 10px 25px;
}
.pag-compl b {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #fff;
background: #65D43B;
background: -moz-linear-gradient(top, #88E64F 0%, #5ED037 100%);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#88E64F), to(#5ED037));
border: 1px solid #53A32E;
padding: 4px 10px;
display: inline-block;
text-shadow: 0 -1px 1px #6ACB3C;
}

.pag-compl a {
padding: 5px 10px;
display: inline-block;
font-weight: bold;
border: 1px solid #bbb;
color: #555!important;
text-shadow: 0 1px 0 #EEE;
background: #E4E4E4;
background: -moz-linear-gradient(top, #FCFCFC 0%, #EEE 100%);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FCFCFC), to(#EEE));
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.pag-compl a:hover {
color: #888!important;
text-shadow: 0 1px 0 #EEE;
background: #E4E4E4!important;
text-decoration: none;
background: -moz-linear-gradient(top, #FCFCFC 0%, #ddd 100%)!important;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FCFCFC), to(#ddd))!important;
}
