

/* ==========================================================================
   DNA Design Studio

fuente
font-family: 'Lato', sans-serif;

400-700-900- 400 italic

   ========================================================================== */
body {

-webkit-font-smoothing: antialiased;
background: url(../img/background.jpg) #7b2077 top center no-repeat;
font-family: 'Lato', sans-serif;
}



h1.unisono {
        width: 142px;
		height: 167px;
        background: url(../img/logo.png);
        text-indent: -9999px;
		margin:0px 0px 0px 10px;
		padding:0px;
		position: absolute;
		z-index: 5;
}






/****************** estructurales */
.wrapper {
	width: 950px;
	margin: 0 auto;
}


hr.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	}

.headerback {
	background: url(../img/headerback.png) top left repeat-x;
	width: 100%;
	height: 105px;
	position: relative;
	z-index: 3;
}

.thepage {
	background: url(../img/background.jpg) #7b2077 top center no-repeat;
	width: 100%;
}

.headright {
	float: right;
	width: 500px;
	text-align: right;
	margin-top: 17px;
}



/**** BOTONES ***/

.signup{ display: inline-block;  width: 147px; vertical-align:top;  height: 26px;  background: url(../img/signup.jpg) no-repeat 0 0;}
.signup:hover {   background-position: 0 -26px;}
.signup span{  position: absolute;  top: -999em;}

.login{ display: inline-block;  width: 81px;  vertical-align:top; height: 26px;  background: url(../img/login.jpg) no-repeat 0 0;}
.login:hover {   background-position: 0 -26px;}
.login span{  position: absolute;  top: -999em;}

.buscar{ display: inline-block;  width: 46px;  vertical-align:top; height: 26px;  background: url(../img/go.jpg) no-repeat 0 0;}
.buscar:hover {   background-position: 0 -26px;}
.buscar span{  position: absolute;  top: -999em;}

.send-foot { display: inline-block;  width: 46px;  vertical-align:top; height: 26px;  background: url(../img/send-foot.jpg) no-repeat 0 0;}
.send-foot:hover {   background-position: 0 -26px;}
.send-foot span{  position: absolute;  top: -999em;}


.logout{ display: inline-block;  width: 81px;  vertical-align:top; height: 26px;  background: url(../img/logout.jpg) no-repeat 0 0;}
.logout:hover {   background-position: 0 -26px;}
.logout span{  position: absolute;  top: -999em;}

.profile{ display: inline-block;  width: 147px; vertical-align:top;  height: 26px;  background: url(../img/myprofilebtn.jpg) no-repeat 0 0;}
.profile:hover {   background-position: 0 -26px;}
.profile span{  position: absolute;  top: -999em;}

.account{ display: inline-block;  width: 147px; vertical-align:top;  height: 26px;  background: url(../img/myaccountbtn.jpg) no-repeat 0 0;}
.account:hover {   background-position: 0 -26px;}
.account span{  position: absolute;  top: -999em;}
/*********** MENUES ***/

.menu {
	font-family: 'Lato', sans-serif;
    margin-top: 23px;
    font-weight: 700;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-align: right;

}
.menu ul, li {
        list-style-type: none;
}
.menu ul {
        margin: 0;
        padding: 0;
}

.menu li {
		display: inline-block;
        padding: 3px 10px 3px 20px;
}

.menu a {
        text-decoration: none;
        color: #000;
        display: block;
}

.menu a:hover {
        color: #c468bd;
}

/* menu dos */

.menub {
	font-family: 'Lato', sans-serif;
    margin-top: 50px;
    font-weight: 900;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-align: right;

}
.menub ul, li {
        list-style-type: none;
}
.menub ul {
        margin: 0;
        padding: 0;
}

.menub li {
		display: inline-block;
        padding: 3px 10px 3px 20px;
}

.menub a {
        text-decoration: none;
        color: #FFF;
        display: block;
}

.menub a:hover {
        color: #ffbbfd;
}

.menubactivo a {
        color: #ffbbfd;
}



/***** modulo */
.modulo {
	width: 914px;
	border:10px solid #171717;
	background: #FFF;
	padding:8px;
	margin-top:15px;
}


/* search */

.busqueda {
	background: #171717;
	padding:12px;
}

.searchmain  {
	width: 790px;
	height: 23px;
	margin: 0px 5px 0px 5px;
	background: #393939;
	border: 1px solid #636363;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-style: italic;
	color:#d8d8d8;
	padding:0px 5px;
}


/* browse modulo */

#browse h1 {
	font-size: 12px;
	margin: 10px;
	line-height: 1em;
	color:#000;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: 900;
}

.browsecontainer {
	background: #393939;
	padding:33px 26px;
}
#browse h2{
	font-weight: 700;
	font-size: 11px;
	color:#FFF;
	text-transform: uppercase;
	margin: 0px;
	line-height: 1.3em;
}
#browse h3{
	font-weight: 400;
	font-size: 10px;
	color:#ffbcfa;
	text-transform: uppercase;
	font-style: italic;
	margin: 0px;
	line-height: 1.3em;
}

#browse img{

}

#browse p{
	font-size: 10px;
	color:#e1e1e1;
	line-height: 1.2em;
}


.dosleft {
	position: relative;
	float:left;
	width: 474px;
	padding: 0px;
	background: #000;
	margin-top: 1px;
}
.dosright {
	position: relative;
	float:left;
	width: 474px;
	padding: 0px;
	background: #000;
	margin: 1px 0px 0px 1px;

}

.lighttag {
	position: absolute;
	float: left;
	z-index: 5;
	background: #e8e8e8;
	font-size: 11px;
	color:#000;
	text-transform: uppercase;
	font-weight: 700;
	padding:5px;
	top: 0px;
	width: 100px;
	text-align: center;
}

.titulospot {
	position: absolute;
	z-index: 6;
	top:160px;
	text-align: center;
	font-size: 24px;
	font-weight: 900;
	color:#FFF;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	width: 474px;
	text-shadow: 0px 0px 3px #000;
    filter: dropshadow(color=#000, offx=0, offy=0);
}
.subtitulospot {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.treslefta {
	position: relative;
	float:left;
	width: 236px;
	padding: 0px;
	background: #000;
	margin: 1px 1px 0px 0px;
}
.tresleftb {
	position: relative;
	float:left;
	width: 236px;
	padding: 0px;
	background: #000;
	margin: 1px 0px 0px 0px;
}

/****** EFECTO DEL HOME *****/
.view {
   width: 236px;
   height: 221px;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: left;

}
.view .mask,.view .content {
   width: 216px;
   height: 201px;
   padding:10px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}

.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info:hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

.darktag {
	position: absolute;
	float: left;
	z-index: 2;
	background: #171717;
	font-size: 10px;
	color:#FFF;
	text-transform: uppercase;
	padding:5px;
	top: 0px;
	width: 70px;
	text-align: center;

}

.view-fifth img {
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-fifth .mask {
   background-color:#171717;
   -webkit-transform: translateX(-237px);
   -moz-transform: translateX(-237px);
   -o-transform: translateX(-237px);
   -ms-transform: translateX(-237px);
   transform: translateX(-237px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-fifth:hover .mask {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}


.view-fifth:hover img {
   -webkit-transform: translateX(237px);
   -moz-transform: translateX(237px);
   -o-transform: translateX(237px);
   -ms-transform: translateX(237px);
   transform: translateX(237px);
}
.view-fifth:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
/*GROW*/
.picky {
	overflow: hidden;
}

.grow img {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
   transition: all 1s ease;
}

.grow img:hover {
  filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  -khtml-opacity: 0.5;
}

.span4 img {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
   transition: all 1s ease;
}

.span4 img:hover {
  filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  -khtml-opacity: 0.5;
}


/* FIN EFECTO HOME*/

a.newst {
	font-size: 11px;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1em;
	text-decoration: none;
}
a.newst:hover{
	font-size: 11px;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1em;
	text-decoration: underline;
}
.newsd{
	font-size: 10px;
	color:#ffbcfa;
	text-transform: uppercase;
	font-style: italic;
	line-height: 1em;
}
.newsp {
	font-size: 10px;
	color:#e1e1e1;
	line-height: 0.2em!important;
}


/********* FOOTER **/

.footer {
	background: #FFF;
	border-top: 13px solid #171717;
	margin-top: 54px;
}

.footleft {
	float: left;
	width: 123px;
	margin-top: 20px;
	margin-bottom: 50px;
}

.footright {
	float:right;
	width: 520px;
	margin-top: 20px;
	text-align: right;
}

.tfoot {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	color:#7a2b72;
	line-height: 1.5em;
}
.tefoot {
	font-size: 11px;
	font-style: italic;
	color:#666666;
	line-height: 2em;
}

.teinput  {
	width: 191px;
	height: 23px;
	margin: 0px 5px 0px 5px;
	background: #FFF;
	border: 1px solid #dfdbe6;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-style: italic;
	color:#666666;
	padding:0px 5px;
}

.leinput  {
	margin-top: 7px!important;
}

.copyright {
	font-family: arial !important;
	margin-top: 6px;
	text-transform: uppercase;
	color:#a1a1a1;
	font-size: 9px;
}
a.copyr {
	color: #706678;
	text-decoration: none;
}
a.copyr:hover {
	color: #990000;
	text-decoration: none;
}

/**** login modal */

.modaltitulo {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFF;
}
.modalviole {
	color: #f581f1!important;
}

.usrname {
	font-size: 12px;
	font-style: italic;
	color:#d8d8d8;
}

.loginput  {
	width: 267px;
	height: 23px;
	margin: 0px 5px 0px 5px;
	background: #393939;
	border: 1px solid #636363;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-style: italic;
	color:#d8d8d8;
	padding:0px 5px;
}

.signtit {
	font-size: 12px;
	font-style: italic;
	color:#ffbcfa;
}

.signte {
	font-size: 12px;
	color:#e1e1e1;
}

.reconcho {
	width: 5px;
	height:500px;
	margin: -40px 0px 0px 0px;
	background: #FFF;
}


.italiquita {
	font-style: italic;
	font-size: 12px;
	letter-spacing: 0.2em;
	line-height: 2.5em;
}

.justificador {
	margin: 0px 10px 0px 0px;
}

/************************* TEXTOS DESGLOZADOS */

.t9 {
	font-size: 9px;
}
.t10 {
	font-size: 10px;
}
.t11 {
	font-size: 11px;
}
.t12 {
	font-size: 12px;
}
.t14 {
	font-size: 14px;
}
.t16 {
	font-size: 16px;
}
.t18 {
	font-size: 18px;
}
.t22 {
	font-size: 22px;
}


.gris {
	color:#373737;
}
.pink {
	color:#f581f1;
}
.azul {
	color:#65319f;
}

.blanco {
	color:#FFF;
}

.uppercase {
	text-transform: uppercase;
}
.italic {
	font-style: italic;
}

.w400 {
	font-weight: 400;
}
.w700 {
	font-weight: 700;
}
.w900 {
	font-weight: 900;
}

.spacer20 {
	margin-bottom: 20px;
}



.fondoblanco {
	background: #FFF;
	margin: 0 auto;
	padding: 10px;
}

.fondonegro {
	background: #000;
}

hr.hairline {
	border: none;
	height: 1px;
	color: #CCC;
	background: #CCC;
	margin:5px 0px;
}

hr.dotteado {
	border:none;
	border-top: 1px dotted #606060;
	height: 0px;
	margin:5px 0px;
}

#loadingLogin, #msgLogin, #loadingRegister, #msgRegister, #loadingRegisterNewsletter, #msgRegisterNewsletter, #loadingPassword, #msgPassword {
	display: none;
	margin-right: 5px
}

#msgLogin, #msgRegister, #msgPassword {
	color: #fff;
}




th.colIcon, th.colIcon, td.colIcon, td.colIcon {
	width: 50px;
	text-align: center;
}

th.colActions, th.colDate, td.colActions, td.colDate {
	width: 100px;
	text-align: center;
}

th.colActionsLarge, td.colActionsLarge {
	width: 180px;
	text-align: center;
}

th.colActionsExtraLarge, td.colActionsExtraLarge {
	width: 280px;
	text-align: center;
}

th.colActionsExtraLarge2, td.colActionsExtraLarge2 {
	width: 380px;
	text-align: center;
}

th.colContent, td.colContent {
	text-align: left;
}

.whitetable {
	font-size: 12px;
	color: #FFF;
}

p.grande {
	font-size: 13px!important;
	color: #FFF;
}

.subscription_by_track {
	width: 100px;
}

.errorMessage {
	color: red;
}

.errorMessageThanks {
	color: green;
}

.pointer {
	cursor: pointer;
}

.setSubscriptionForProjectTitle {
	color: #8D5194;
	font-size: 26px;
}


.fixdown {
	width: 18px;
}
