@import url(http://fonts.googleapis.com/css?family=Arimo:400,700&subset=cyrillic-ext,latin);

/* #######################  css reset ############################ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

/* #######################  GENERAL SETTINGS ############################ */
* {
margin: 0;
padding: 0;
}

html{height:100%;}

body{
background: #e9e9e9;
font-family: 'Arimo', sans-serif;
font-size: 14px;
line-height: 21px;
color: #727272;
}


/*links*/
a:link {
	color: #673ab7;
	text-decoration: none;
}
a:hover {color: #7E57C2;}
a:visited {color: #7E57C2;}
img {border: 0 none;}
a {outline: 0 none;}

/* Clears Divs */
.lotawbi-clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */

.lotawbi-wrapp {
width: 970px;
margin: 0 auto;
height: 100%;
position: relative;

}
.lotawbi-main {
width: 1000px;
margin: 15px auto 0;
position: relative;
box-shadow: 0 10px 10px rgba(0,0,0,0.3);
-moz-box-shadow: 0 10px 10px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.3);
background: #ffffff;
border-radius: 5px 5px 0 0;
overflow: hidden;
}
/*** header group ***/
#lotawbi-header {
width: 1000px;

margin: 0;
background: #673AB7;
}
#lotawbi-logo {
width: 90px;
height: 90px;
background: url(../images/logo.png) no-repeat;
float: left;
margin: 5px;
}
#lotawbi-logo a {
display: block;
width: 90px;
height: 90px;
text-decoration: none;
}
#lotawbi-search {
width: 300px;
height: 35px;
background: #4527A0;
overflow: hidden;
border-radius: 1px;
float: left;
margin: 33px 20px 0px 20px;
position: relative;

}
.form-control{
	position: absolute;
top: 0px;
right: 35px;
height: 35px;
border: none;
background: #4527A0;
color: #fff;
}
#lotawbi-search .lotawbi-search_text {
background: 0 none;
border: 0 none;
outline: 0;
width: 130px;
height: 25px;
padding: 0 10px;
margin: 5px 0 0 5px;
color: #fff;
font-size: 14px;
}
#lotawbi-search .lotawbi-button {
width: 30px;
height: 35px;
background: url(../images/search_btn_bg.png) no-repeat 50% 50%;
float: right;
border: 0 none;

cursor: pointer;

}
#lotawbi-hmenu {
display: inline-block;
float: left;
margin: 0 0 0 0px;
height: 60px;
}
#lotawbi-hmenu li {
display: inline-block;
border-left: 1px solid #747f8c;
border-right: 1px solid #59616b;
}
#lotawbi-hmenu li:first-child{
 border-left: none;
}
#lotawbi-hmenu li:last-child{
 border-right: none;
}
#lotawbi-hmenu li:hover {
background: url(../images/hmenu_li_hover.jpg) repeat-x;
}
#lotawbi-hmenu li a {
display: block;
height: 60px;
padding: 0 10px;
font-size: 16px;
line-height: 58px;
color: #fefefe;
text-decoration: none;
text-transform: uppercase;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
}
#lotawbi-hlogin {
width: 100px;
padding: 0 20px 0 0;
background: url(../images/hlogin_bg.png) no-repeat right center;
float: right;
margin: 12px 20px 0 0;
}
#lotawbi-hlogin a {
font-size: 16px;
line-height: 17px;
color: #fefefe;
text-decoration: none;
}
/*** mainbody group ***/
#lotawbi-mainbody {
margin-top: 15px;
}
.lotawbi-blocktitle {
font-size: 18px;
line-height: 27px;
text-transform: uppercase;
border-bottom: 1px solid #673AB7;
font-weight: 700;
color: #673AB7;
}
.lotawbi-maintitle{
	margin: 0 15px;
}

h1 {
font-size: 18px;
color: #673AB7;
line-height: 27px;
text-transform: uppercase;
border-bottom: 1px solid #673AB7;
font-weight: bold;
}

/**** footer group ****/

.lotawbi-footer {
background: #515151;
position: relative;
margin-top: 20px;
padding: 15px;
}
#lotawbi-fmenu {
display: inline-block;
float: left;
margin: 25px 0 0 45px;
width: 300px;
}
#lotawbi-fmenu ul {
list-style: disc inside;
}
#lotawbi-fmenu ul li {
color: #A0A0A0;
font-size: 16px;
list-style: outside none none;
float: left;
margin-right: 10px;
padding-left: 10px;
border-left: 1px solid #A0A0A0;
} 
#lotawbi-fmenu ul li:hover {
color: #fbb040;
}
#lotawbi-fmenu ul li:first-child{
	border-left: none;
	padding-left: 0;
}
#lotawbi-fmenu li a {
font-size: 14px;
line-height: 18px;
color: #dbdbdb;
text-decoration: none;
}
#lotawbi-fmenu li a:hover {
color: #F60;
}
#lotawbi-copy{
	float: left;
color: #fff;
width: 316px;

}
#lotawbi-flogo {
float: left;
width: 316px;
height: 80px;
background: url(../images/logo-footer.png) no-repeat 50% 50%;
}

#lotawbi-socials{
width: 337px;
float: left;

}
.lotawbi-fdesigned{
width: 316px;
float: left;
text-align: center;
color: #fff;

}

.lotawbi-fdesigned p a{
	color: #858585;
	text-decoration: none;
	font-weight: bold;
}
#lotawbi-socials p{
	color: #fff;

}
#lotawbi-socials ul{
	padding: 0;
	margin: 0;
}
#lotawbi-socials ul li{
	list-style: none;
	float: left;
	margin-right: 5px;
}
#lotawbi-socials ul li a{
	font-size: 31px;
	color: #858585;
}
#lotawbi-socials ul li a:hover{
	color: #673AB7;
}

/**** mainpage styles ****/
#lotawbi-mainrow0 {
width: 215px;
float: left;
padding: 0px 15px;
}

.lotawbi-vidpopular, .lotawbi-films-popular{
	float: left;
}

.aboute-site{
padding: 15px 0;


}
#lotawbi-right .aboute-site{
padding: 15px 15px 15px 0;
}
.lotawbi-popnewsrow {
padding: 5px 20px;
margin: 10px 0;
clear: both;
color: #524D4E;
background: #F9F9F9;
}
.lotawbi-popnewstitle {
margin: 0 0 5px 0;
}
.lotawbi-popnewstitle, .lotawbi-popnewstitle a {
line-height: 14px;
color: #515151;
text-decoration: none;

}
.lotawbi-popnewsimg {
width: 60px;
height: 55px;
float: left;
margin: 0 8px 0 0;
overflow: hidden;
background: #dbdbdb;
}
.lotawbi-popnewsadinfo {
font-size: 11px;
line-height: 12px;
font-weight: 300;
margin: 0 0 4px 0;
}
.lotawbi-popnewsdate, .lotawbi-popnewscomm, .lotawbi-popnewshits{
	color: #524D4E;
}
.lotawbi-popnewscomm {
background: url(../images/cooment2_bg.png) no-repeat left center;
padding: 2px 0 2px 18px;
margin: 0 0 0 10px;
}
.lotawbi-popnewshits {
background: url(../images/hits2_bg.png) no-repeat left center;
padding: 3px 0 2px 24px;
margin: 0 0 0 10px;
}
.lotawbi-popnewstext {
font-size: 11px;
line-height: 13px;
overflow: hidden;
text-overflow: ellipsis;
height: 40px;
white-space: pre-wrap;
}

#lotawbi-mainrow6{
	width: 100%;
	
	float: left;
	padding: 15px 0;
}
#lotawbi-mainvideo{
	margin-top: 15px;
}
#lotawbi-mainvideo .lotawbi-tabs,
#lotawbi-mainsong .lotawbi-tabsong,
#lotawbi-maintopic .lotawbi-tabstopic,
#lotawbi-maintorrents .lotawbi-tabstorrents,
#lotawbi-mainphotos .lotawbi-tabsphotos  {

margin: 12px 0 0 15px;
}
#lotawbi-mainvideo .lotawbi-tabs li,
#lotawbi-mainsong .lotawbi-tabsong li,
#lotawbi-maintopic .lotawbi-tabstopic li,
#lotawbi-maintorrents .lotawbi-tabstorrents li,
#lotawbi-mainphotos .lotawbi-tabsphotos li {
font-size: 16px;
position: relative;
top: 1px;
display: inline-block;
zoom: 1;
padding: 12px;
border: 1px solid #e3e3e3;
border-bottom: 1px solid #cecece;
text-decoration: none;
background: #fff;
font-weight: normal;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
cursor: pointer;
color: #b7b7b7;
}
#lotawbi-mainvideo .lotawbi-tabs .lotawbi-current,
#lotawbi-mainsong .lotawbi-tabsong .lotawbi-currentsong,
#lotawbi-maintopic .lotawbi-tabstopic .lotawbi-currenttopic,
#lotawbi-maintorrents .lotawbi-tabstorrents .lotawbi-currenttorrents,
#lotawbi-mainphotos .lotawbi-tabsphotos .lotawbi-currentphotos{
top: 2px;
padding: 13px 17px 12px;
border: 1px solid #cecece;
border-bottom: 1px solid #eee;
background: #eee;
box-shadow: inset 0 1px 0 0 #fff;
color: #333;
-webkit-text-shadow: 0 1px #fff;
text-shadow: 0 1px #fff;

}
.lotawbi-box {
display: none;
overflow: hidden;
padding: 10px 15px;
background: #eee;
border-top: 1px solid #cecece;


}
.lotawbi-box.lotawbi-visible {
display: block;

}
#lotawbi-left .lotawbi-popular-page .lotawbi-videos .lotawbi-videosrows .lotawbi-box.lotawbi-visible{
	background: none;
}
.lotawbi-vidrow,
.lotawbi-photorow {
width: 100%;
float: left;
padding: 10px 0;
}
.lotawbi-vidrow .lotawbi-viditem,
.lotawbi-photorow .lotawbi-photoitem {
width: 220px;
float: left;
margin: 0 15px;
position: relative;
background: #fff;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);

border-radius: 3px;
overflow: hidden;
}
.lotawbi-vidrow .lotawbi-viditem:first-child,
.lotawbi-photorow .lotawbi-photoitem:first-child{
margin-left: 0;
}
.lotawbi-vidrow .lotawbi-viditem:last-child,
.lotawbi-photorow .lotawbi-photoitem:last-child{
margin-right: 0;
}
#lotawbi-right .lotawbi-vidrow .lotawbi-viditem,
#lotawbi-right .lotawbi-photorow .lotawbi-photoitem{
	margin: 0 0 15px 0;
}
.lotawbi-vidimg,
.lotawbi-photoimg {
width: 220px;
height: 175px;
overflow: hidden;
background: #dbdbdb;
position: relative;
}
.lotawbi-vidimg img,
.lotawbi-photoimg img{
	width: 100%;
	vertical-align: bottom;
	min-height: 100%;
}

.lotawbi-vidtitle,
.lotawbi-phototitle {
padding: 5px;
border-bottom: 1px solid #E8E8E8;
}
.lotawbi-vidtitle a,
.lotawbi-phototitle a {
text-decoration: none;
display: block;
overflow: hidden;
-ms-text-overflow: ellipsis;
text-overflow: ellipsis;
height: 40px;
font-weight: bold;
}
.lotawbi-vidinfo,
.lotawbi-photoinfo{
	padding: 5px;
	background: #F0F0F0;
border-top: 1px solid #FFF;
}
.lotawbi-vidinfo p,
.lotawbi-photoinfo p{
	display: inline-block;

}


.lotawbi-viddate,
.lotawbi-vidhits,
.lotawbi-vidfav,
.lotawbi-vidcomm,
.lotawbi-photodate,
.lotawbi-photohits,
.lotawbi-photofav,
.lotawbi-photocomm {
line-height: 17px;
margin: 0 5px 0 0;
color: #666;
text-decoration: none;

font-weight: 300;
font-style: normal;
overflow: hidden;
text-overflow: ellipsis;
height: 1.3125rem;
white-space: nowrap;

}
#lotawbi-mainrow1{
width: 475px;
float: left;
padding: 0px 15px;
}
#lotawbi-mainrow2{
	float: left;
	width: 245px;
	padding-bottom: 15px;
	margin-left: 15px;
}
#lotawbi-mainrow3, #lotawbi-mainrow4, #lotawbi-mainrow5 {
float: left;
width: 100%;
padding: 15px 0;
}


#lotawbi-mainrow8{
	float: left;
	width: 100%;
	padding: 15px 0;
}
#lotawbi-mainrow7{
	float: left;
	padding: 15px;
}
#lotawbi-lastdisq {
padding: 0 0 7px 0;

}
#lotawbi-right #lotawbi-lastdisq{
	float: left;
}
.lotawbi-lastdisqrow {

padding: 10px 0;
color: #515151;
float: left;
width: 970px;
}
#lotawbi-right .lotawbi-lastdisqrow{
	width: 100%;
	padding: 0;
}
.lotawbi-lastdisqitem{
	width: 470px;
	float: left;
	background: #fff;
margin-left: 10px;
padding: 5px;
border-radius: 2px;
}
#lotawbi-right .lotawbi-lastdisqrow .lotawbi-lastdisqitem{
	width: 210px;
	padding: 10px 0px;
	margin-left: 0;
}
.lotawbi-lastdisqrow .lotawbi-lastdisqitem:first-child{
margin-left: 0;
}
.lotawbi-ldqimg {
width: 90px;
height: 90px;
overflow: hidden;
float: left;
margin: 0 5px 0 0;
background: #dbdbdb;
border-radius: 2px;
}
.lotawbi-ldqimg img{
	width: 100%;
	height: 100%;
}
.lotawbi-ldqtitle, .lotawbi-ldqtitle a {
font-size: 15px;
line-height: 20px;
font-weight: bold;
text-decoration: none;
height: 23px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
#lotawbi-right .lotawbi-ldqtitle,
#lotawbi-right .lotawbi-ldqtitle a{
white-space: normal;
height: 100%;
}

.lotawbi-ldqadinfo, .lotawbi-ldqadinfo a {

color: #673AB7;
text-decoration: none;
}
.lotawbi-ldqadinfo span {
margin: 0px 3px 0px 0px;
line-height: 20px;
}
.lotawbi-ldqcategory{
	
	background: #673AB7;
	padding: 2px 5px;
}
.lotawbi-ldqcategory a{
	color: #ffffff;
}
.lotawbi-ldqtext {
word-wrap: break-word;
margin: 5px 0px;
width: 100%;
}
.lotawbi-ldqtext img{
	width: 150px;
	height: 86px;
	margin-left: 0 !important;
	margin-top: 0 !important;
}
#lotawbi-lastreg {
padding: 0 0 15px 0;
float: left;
}
#lotawbi-lastreg .lotawbi-blocktitle {
text-align: left;
}
.lotawbi-lastrgrow {
float: left;
padding: 15px 0 5px;
}
#lotawbi-right .lotawbi-lastrgrow{
padding: 15px 0 0;
width: 100%;
}
.lotawbi-lastrgitem{
float: left;
width: 92px;
height: 115px;
margin-left: 17px;
text-align: center;
overflow: hidden;
}
.lotawbi-lastrgrow .lotawbi-lastrgitem:first-child{
margin-left: 0;
}


#lotawbi-right #lotawbi-lastreg .lotawbi-lastrgrow .lotawbi-lastrgitem{
	width: 100px;
height: 130px;
margin-left: 15px;
}
.lotawbi-lastrgimg {
width: 92px;
height: 92px;
background: #dbdbdb;
margin-bottom: 5px;
border-radius: 3px;
overflow: hidden;

}
#lotawbi-right #lotawbi-lastreg .lotawbi-lastrgrow .lotawbi-lastrgitem:first-child{
	margin-left: 0;
}
#lotawbi-right #lotawbi-lastreg .lotawbi-lastrgrow .lotawbi-lastrgitem .lotawbi-lastrgimg{
	width: 100px;
	height: 100px;
}
.lotawbi-lastrgimg img{
	width: 100%;
	height: 100%;
}
.lotawbi-lastrgname{
	color: #673AB7;
}
.lotawbi-lastrgname a {
color: #e98f1d;
font-size: 15px;
line-height: 15px;
text-decoration: none;
}
#lotawbi-favcomm {
padding: 0 0 7px 0;
}
#lotawbi-lastcomm {
overflow: hidden;
float: left;
}
.lotawbi-lcommrow {
padding: 10px 0;

float: left;
}
.lotawbi-lcommitem{
	width: 303px;
	float: left;
	background: #fff;
	padding: 5px;
	margin-left: 15px;
border-radius: 2px;
}
.lotawbi-lcommrow .lotawbi-lcommitem:first-child{
	margin-left: 0;
}

#lotawbi-right #lotawbi-lastcomm .lotawbi-lcommrow .lotawbi-lcommitem{
	width: 220px;
	padding: 0;
}

.lotawbi-lcdate {
font-size: 12px;
line-height: 14px;
color: #2C2030;
text-align: right;
}
.lotawbi-lcname, .lotawbi-lcname a {
font-size: 14px;
line-height: 16px;
text-decoration: none;
}
.lotawbi-lcname{
	color: #232030;
}
.lotawbi-lctext {
margin: 3px 0 0 0;
}



/**** articlepage styles ****/
#lotawbi-left {
width: 720px;
float: left;
background: #ffffff;
padding: 0 15px;
}
.lotawbi-article {
box-shadow: 0 0 10px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
background: #ffffff;
padding: 0 0 15px 0;
}
.lotawbi-artadinfo {
padding: 10px 20px;
border-bottom: 1px dotted #e0e0e0;
}
.lotawbi-arttext {
padding: 0px 20px 10px;
line-height: 14px;
}
.lotawbi-artrel{
	border-bottom: 1px dotted #e3e3e3;
}
.lotawbi-artrel ul li {
padding: 5px 20px;
margin-bottom: 5px;
}
.lotawbi-artrel ul li:nth-child(even){
	background: #f2f2f2;
}
.lotawbi-artrel li a {
color: #515151;
text-decoration: none;
}

.lotawbi-newsinfo .lotawbi-arttag {
height: 26px;
overflow: hidden;
margin: 10px 0 0 0;
line-height: 26px;
color: #76889d;
}
.lotawbi-arttag a {
font-size: 14px;
text-decoration: none;
background: #fff;
padding: 0 15px;
line-height: 20px;
display: inline-block;

}
.lotawbi-discsinfo .lotawbi-arttag a,
.lotawbi-discsinfo .lotawbi-arttag,
.lotawbi-discuss .lotawbi-arttag,
.lotawbi-discuss .lotawbi-arttag a,
.lotawbi-video .lotawbi-arttag a,
.lotawbi-arttag.lotawbi-torpage a{
	padding: 0;
}
.lotawbi-arttag.lotawbi-torpage{
	margin-bottom: 10px;
}


.lotawbi-artreit {
overflow: hidden;
padding: 5px 0;
font-size: 14px;
}

.lotawbi-artcomm {
padding: 0 20px;
font-size: 13px;
line-height: 14px;
color: #000000;
text-transform: uppercase;
margin: 25px 0 0 0;
}
.lotawbi-artcomm .lotawbi-artcommnum {
font-weight: bold;
}
.lotawbi-addcomm {
background: #515151;
padding: 0 20px 15px 20px;
overflow: hidden;
color: #fff;

}
.lotawbi-addcommtl {
margin: 15px 0;

color: #fff;
}
.lotawbi-addcomm form input[type="text"], #lotawbi-download_captcha {
width: 138px;
background: #fff;
border: 1px solid #515151;
display: block;
margin: 5px 0px 10px;
padding: 5px;
border-radius: 2px;
font-size: 14px;
line-height: 20px;
outline: 0;

}
#lotawbi-download_captcha{
	margin:10px auto;
}
.lotawbi-addcomm form textarea {
width: 670px;
height: 170px;
background: #fff;
box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
display: block;
border: 1px solid #fff;
margin: 0 0 15px 0;
padding: 5px;
font-size: 16px;
}

.lotawbi-addcomm .lotawbi-addcommbt, #lotawbi-download_form .lotawbi-addcommbt {
width: 150px;
height: 40px;
display: block;
text-align: center;
border: 1px solid #673AB7;
background: #673AB7;
cursor: pointer;
color: #ffffff;
outline: 0;
border-radius: 2px;
}
#lotawbi-download_form .lotawbi-addcommbt{
	margin:0 auto;
}
#lotawbi-right {
width: 220px;
float: right;
padding: 0px 15px;
}

.lotawbi-fsrow {
margin: 10px 0;
float: left;
}
#lotawbi-right .lotawbi-fsrow{
	padding: 0;
}
#lotawbi-right .lotawbi-fsrow .lotawbi-fsitem{
	margin: 0 0 15px 0;
}
.lotawbi-relvideo .lotawbi-fsrow{
	float: none;
}

.lotawbi-genre-page .lotawbi-fsrow, .lotawbi-letter-page .lotawbi-fsrow{
	width: 622px;
}
.lotawbi-fsitem{
	width: 220px;
	float: left;
	margin: 0px 15px;
	background: #FFF;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
border-radius: 3px;
position: relative;
overflow: hidden;

}
.lotawbi-fsitem-title{
	padding: 5px;
	float: left;
border-bottom: 1px solid #e8e8e8;
word-break: break-all;
width: 210px;
}
.lotawbi-fsinfo{
	background: #F0F0F0;
float: left;
padding: 5px;
width: 210px;
border-top: 1px solid #fff;
}
.lotawbi-fsinfo p{
float: left;
padding-right: 5px;
font-size: 12px;
border-right: 1px solid #d8d8d8;
border-left: 1px solid #FFF;
padding-left: 5px;
}
.lotawbi-fsinfo p:first-child{
	border-left: 0;
	padding-left: 0px;
}
.lotawbi-fsinfo p:last-child{
	border-right: 0;
	padding-right: 0px;
}
.lotawbi-fsduration span, .lotawbi-fsdate span, .lotawbi-fscomment span, .lotawbi-fshits span, .lotawbi-fssize span, .lotawbi-fsgenre span{
	font-weight: bold;
}

.lotawbi-fsrow .lotawbi-fsitem:first-child{
margin-left: 0;
}
.lotawbi-fsrow .lotawbi-fsitem:last-child{
	margin-right: 0;
}
.lotawbi-fsrow .lotawbi-fsimg {
width: 220px;
height: 175px;
background: #dbdbdb;
float: left;
position: relative;
overflow: hidden;
}
.lotawbi-fsrow .lotawbi-fsimg img{
	width: 100%;
	vertical-align: bottom;
min-height: 100%;
}
.lotawbi-fsrow .lotawbi-fsnamegr,
.lotawbi-fsrow .lotawbi-fsnamegr a {
text-decoration: none;
line-height: 18px;
height: 36px;
overflow: hidden;
font-weight: bold;
}

/**** discuss styles ****/

.lotawbi-dispath {
padding: 20px;
}
.lotawbi-dispath, .lotawbi-dispath a {
font-size: 14px;
line-height: 16px;
color: #32AAE5;
text-decoration: none;

}
.lotawbi-dishead {
margin: 15px 0;

border-bottom: 1px dotted #e0e0e0;

}
.lotawbi-disleft {
width: 480px;
float: left;
}
.lotawbi-dsl1 {
width: 100px;
text-align: center;
float: left;

}
.lotawbi-dsl1 a {
color: #6e7985;
font-weight: bold;
text-decoration: none;
}
.lotawbi-dsl1img {
margin: 3px auto;
width: 100px;
height: 100px;

}
.lotawbi-dsl1img img{
	width: 100%;
	height: 100%;
}
.lotawbi-dsl2 {
width: 340px;
float: left;
margin: 25px 0 0 15px;

}
.lotawbi-disright {
width: 80px;
height: 80px;
float: right;

}
.lotawbi-disright > div {
text-align: center;
}
.lotawbi-disright .lotawbi-dsrtotal {
font-size: 27px;
line-height: 29px;
color: #2dc12d;
margin: 17px 0 3px 0;
}
.lotawbi-disright .lotawbi-dsrcount {
font-size: 11px;
line-height: 12px;
color: #010101;
}

.lotawbi-discuss .lotawbi-arttag {
margin: 0;
padding: 10px 0;
width: 100%;

}

.lotawbi-cmatitle, .lotawbi-h3 {
font-size: 18px;
color: #673AB7;
line-height: 27px;
text-transform: uppercase;
border-bottom: 1px solid #673AB7;
font-weight: bold;

}
.lotawbi-cmarow {
border-top: 1px dotted #D5D5D5;
overflow: hidden;
padding: 10px 0;

}
.lotawbi-commarea{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.lotawbi-commarea .lotawbi-cmatitle + .lotawbi-cmarow {
border: 0 none;
}
.lotawbi-cmarow > div {
margin: 10px 0 0 0;
text-align: right;
}
.lotawbi-cmareit {
font-size: 13px;
color: #2dc12d;
margin: 0 10px 0 0;
}
.lotawbi-cmadate{
	color: #673AB7;
}

.lotawbi-cmarow .lotawbi-cmabody {
margin: 0;
text-align: left;
overflow: hidden;
}
.lotawbi-cmaimg {
float: left;
width: 80px;
text-align: center;
}
.lotawbi-cmaimg img{
	border-radius: 2px;
}
.lotawbi-cmaimg a {
color: #6e7985;
text-decoration: none;
}
.lotawbi-cmatext {

margin: 10px 0 0 0;
}
.lotawbi-cmalinks {
margin: 5px 0 0 0;
}
.lotawbi-cmalinks a {
line-height: 13px;
color: #acacac;
}
.lotawbi-cmalinks .lotawbi-reply {
color: #673AB7;
margin: 0 10px 0 0;
}
.lotawbi-cmalinks a:hover {
text-decoration: none;
}
.lotawbi-cmalike {
text-align: right;
vertical-align: middle;
}
.lotawbi-cmalike a {
width: 18px;
height: 18px;
display: inline-block;
}


/***** song styles *****/

.lotawbi-song-image{
	margin: 15px 0;
	width: 300px;
}
.lotawbi-song-image img{
	width: 100%;
}
.lotawbi-songpre {

padding: 15px 0;
}

.lotawbi-songbanner {
width: 330px;
height: 35px;
margin: 10px auto;
background: #DBDBDB;
}
.lotawbi-likes{
	line-height: 32px;
}
a.lotawbi-like{
	color: #ccc;
	font-size: 16px;
}
a.lotawbi-dislike{
	color: #ccc;
	font-size: 16px;
}
a.lotawbi-songdnld,
a.lotawbi-torrentdnld,
a.lotawbi-videobtn,
a.lotawbi-photodnld {
display: block;
margin: 0px auto;
width: 210px;
height: 32px;
border: 0px none;
background: #673AB7;
cursor: pointer;
font-size: 18px;
color: #FFF;
text-transform: uppercase;
text-decoration: none;
text-indent: 15px;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
font-weight: bold;
line-height: 18px;
padding: 8px 0;
border-radius: 3px;


}
a.lotawbi-torrentdnld,
a.lotawbi-videobtn,
a.lotawbi-photodnld{
	line-height: 32px;
	margin: 15px auto;
	text-align: center;
text-indent: 0;
}
a.lotawbi-songdnld span{
	display: block;
font-size: 12px;
text-transform: none;
font-weight: normal;
}
a.lotawbi-othersong {
display: block;
text-align: center;
margin: 10px 0;
}
.lotawbi-songtext{
	margin: 20px 0 10px 0;
}
.lotawbi-songtext p {


padding: 15px 0;
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}

.lotawbi-snother {
margin: 15px 0;
}
.lotawbi-snother ul{
	padding-top: 10px;
}
.lotawbi-snothertt,
.lotawbi-sttitle {
font-size: 18px;
color: #673AB7;
line-height: 27px;
text-transform: uppercase;
border-bottom: 1px solid #673AB7;
font-weight: bold;
}
.lotawbi-snother li {
padding: 0 15px;
list-style: disc inside;
}
.lotawbi-songvideo {
margin: 15px 0 0 0;
}

.lotawbi-svtitle, .lotawbi-reltitle {
font-size: 18px;
color: #673AB7;
line-height: 27px;
text-transform: uppercase;
border-bottom: 1px solid #673AB7;
font-weight: bold;
}
.lotawbi-svtitle{
	margin-bottom: 15px;
}

.lotawbi-snvideo .player,
.lotawbi-snvideo iframe,
.lotawbi-snvideo object {
width: 100%!important;
height: 370px!important;
}
/***** video styles *****/
.lotawbi-video {

overflow: hidden;
}

.lotawbi-videotitle {
padding: 15px 20px 5px 20px;
font-size: 13px;
line-height: 13px;
font-weight: bold;
color: #111111;
}
.lotawbi-videofile{
	margin: 15px 0;
}
.lotawbi-videofile iframe,
.lotawbi-videofile .player,
.lotawbi-videofile object {
width: 100%!important;
height: 350px!important;
}
.lotawbi-relvideo {
margin: 15px 0 0 0;
padding: 0 0 5px 0;
overflow: hidden;
}
.lotawbi-rvrow {
width: 187px;
min-height: 120px;
position: relative;
float: left;
margin: 15px 0 0 20px;
overflow: hidden;
}
.lotawbi-rvimg img{
	width: 100%;
}
.lotawbi-rvttile {
margin: 10px 0 0 0;
overflow: inherit;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.lotawbi-rvttile a {
line-height: 16px;
color: #515151;
text-decoration: none;
}
.lotawbi-rvaddit .lotawbi-vidfav {
background-image: url(../images/fav_bg_wihte.png);
}
.lotawbi-rvaddit .lotawbi-vidcomm {
background-image: url(../images/cooment2_bg_wihte.png);
background-position: left center;
background-repeat: no-repeat;
background-color: rgba(0, 183, 255, 0.5);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8800b7ff', endColorstr='#8800b7ff');
zoom: 1;
padding: 0 3px 0 20px;
position: absolute;
top: 0;
left: 0;
color: #fff;
line-height: 20px;
}
.lotawbi-rvaddit .lotawbi-vidhits {
background: url(../images/hits2_bg.png) no-repeat left center;
}
.lotawbi-video .lotawbi-artcomm {
margin: 15px 0 15px 0;
}
/**** gustbook group ****/
.lotawbi-guestbook {

overflow: hidden;
}
.lotawbi-blocktitle.lotawbi-margin {
margin: 15px 0 0 0;
}
.lotawbi-feedback-description{
	padding: 15px 0;
}
.lotawbi-addcomm.lotawbi-nomargin {
margin-top: 10px;
padding-top: 15px;
}
.lotawbi-gsrow {
padding: 15px 0;
margin: 0 0 2px 0;
}

.lotawbi-gsname, .lotawbi-gsname a {
font-size: 13px;
line-height: 15px;
color: #673AB7;
text-decoration: none;
font-weight: bold;
}
.lotawbi-gstext {
padding: 10px 15px;
background: #e1e1e1;

margin: 10px 0;
}
.lotawbi-gsdate {
color: #673AB7;

text-align: right;
}
/***** login group *****/

.lotawbi-login {
float: right;
color: #515151;
}
a.lotawbi-signin{
	text-decoration: none;
color: #FFF;
border: 1px solid #fff;
line-height: 35px;
padding: 0px 10px;
height: 35px;
display: inline-block;
border-radius: 2px;
}
a.lotawbi-registration{
	background: #4527A0;
text-decoration: none;
color: #FFF;
height: 35px;
display: inline-block;
line-height: 35px;
padding: 0 10px;
border-radius: 2px;
margin: 31px 20px 31px 10px;
border: 1px solid #4527A0;
}
.lotawbi-login form {
padding: 15px 15px;
}
.lotawbi-login form input[type="text"] {
width: 85%;
height: 35px;
background: #fff url(../images/mail.png) no-repeat 95% 50%;
border: 1px solid #999;
display: block;
margin: 0 0 10px 0;
padding: 5px 12.5% 5px 2.5%;
border-radius: 2px;
line-height: 35px;

}
.lotawbi-login form input[type="text"]:focus {
box-shadow: 0 0 10px rgba(255,93,0,0.5);
-moz-box-shadow: 0 0 10px rgba(255,93,0,0.5);
-webkit-box-shadow: 0 0 10px rgba(255,93,0,0.5);
border: 1px solid #ffac80;	
}
.lotawbi-login form input[type="password"] {
width: 85%;
height: 35px;
background: #fff;
background: #fff url(../images/password.png) no-repeat 95% 50%;
border: 1px solid #999;
display: block;
margin: 0 0 10px 0;
padding: 5px 12.5% 5px 2.5%;
border-radius: 2px;
line-height: 35px;

}
.lotawbi-login form input[type="password"]:focus {
box-shadow: 0 0 10px rgba(255,93,0,0.5);
-moz-box-shadow: 0 0 10px rgba(255,93,0,0.5);
-webkit-box-shadow: 0 0 10px rgba(255,93,0,0.5);
border: 1px solid #ffac80;
}
#lotawbi-remember{
	vertical-align: middle;
}
.lotawbi-login .lotawbi-logbutton {
width: 92px;
height: 44px;
text-align: center;
border: 0 none;
background: url(../images/orange.png) repeat-x;
cursor: pointer;
font-size: 18px;
text-shadow: 0 -1px 0 rgba(0,0,0,.5);
color: #fcfcfc;
float: right;
}
.lotawbi-login .lotawbi-lostpass {
color: #fff;
display: inline-block;
}

.lotawbi-login-page-authorization, .lotawbi-forgot-password-page-form, .lotawbi-registration-page-form{
	padding: 15px;
}
.lotawbi-login-page-authorization form, .lotawbi-forgot-password-page-form form, .lotawbi-registration-page-form form{
	font-size: 14px;
}
.lotawbi-login-page-authorization form input[type='text'],
.lotawbi-login-page-authorization form input[type='password'],
.lotawbi-forgot-password-page form input[type='text'],
.lotawbi-registration-page-form form input[type='text'],
.lotawbi-registration-page-form form input[type='password']
{
	width: 138px;
background: none repeat scroll 0% 0% #FFF;
border: 1px solid #999;
display: block;
margin: 5px 0px 10px;
padding: 5px;
border-radius: 2px;
font-size: 14px;
line-height: 20px;
outline: 0px none;
}
.lotawbi-login-page-authorization form input[type='checkbox']{
vertical-align: middle;
}
.lotawbi-login-page-authorization form input[type='submit'],
.lotawbi-forgot-password-page form input[type='submit'],
.lotawbi-registration-page-form form input[type='submit']{
	width: 150px;
height: 30px;
display: block;
text-align: center;
border: 1px solid #2195F2;
background: none repeat scroll 0% 0% #2195F2;
cursor: pointer;
color: #FFF;
padding: 0px 0px 2px;
outline: 0px none;
border-radius: 2px;
margin-top: 10px;
}
.lotawbi-forgot-password-heading{
	padding: 15px;
}

/**** mainpage2 mainrow 3 in row *****/
.lotawbi-mainrow3 {
width: 300px;
margin: 0 0 20px 15px;
float: left;
}
.lotawbi-mainrow3.lotawbi-first {
margin: 0;
}
.lotawbi-mainrow3 .lotawbi-login {
padding: 0;
width: 100%;
}
.lotawbi-hiname {
padding: 15px 20px 10px 20px;
}
.lotawbi-hiname, .lotawbi-hiname a {
font-size: 14px;
line-height: 16px;
font-weight: 300;
text-decoration: none;
color: #fff;
}
.lotawbi-hiname a {
font-weight: bold;
}
.lotawbi-logout {
padding: 0 20px 0 0;
float: right;
}
.lotawbi-logout a {
font-size: 14px;
text-decoration: none;
color: #FFF;
border: 1px solid #fff;
line-height: 35px;
padding: 0px 10px;
height: 35px;
display: inline-block;
border-radius: 2px;


}
.lotawbi-logul {
margin: 55px 0 100px 20px;
}
.lotawbi-logul li {
padding: 4px 0;
}
.lotawbi-logul li a {
font-size: 14px;
line-height: 17px;
color: #798aa0;
text-decoration: none;
}
.lotawbi-ulgentre {
box-shadow: 0 0 10px rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
background: #f1f1f1;
padding: 15px 25px;
}
.lotawbi-ulgentre li {
display: block;
margin: 10px 0;
}
.lotawbi-ulgentre li a {
color: #798aa0;
font-size: 18px;
line-height: 20px;
}
.lotawbi-ulgentre li a:hover {
text-decoration: none;
}
.lotawbi-numeric {
box-shadow: 0 0 10px rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
background: #f1f1f1;
overflow: hidden;
padding: 0 0 15px 0;
}
.lotawbi-numtitle {
font-size: 18px;
line-height: 22px;
color: #000000;
font-weight: bold;
padding: 10px 20px 0px 65px;
margin: 5px 0 0px 0;
}
.lotawbi-numul {
list-style: inside disc;
margin: 0 0 0 30px;
}
.lotawbi-numul li {
color: #798aa0;
font-size: 18px;
float: left;
margin: 0 0 0 15px;
}
.lotawbi-numul li a {
color: #798aa0;
font-size: 18px;
line-height: 22px;
text-decoration: none;
}
.lotawbi-catnews {
box-shadow: 0 0 10px rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
background: #f1f1f1;
overflow: hidden;
padding: 0 0 15px 0;
}
.lotawbi-catul {
padding: 10px 20px 0 20px;
}
.lotawbi-catul li {
display: block;
margin: 8px 0;
}
.lotawbi-catul li a {
font-size: 21px;
line-height: 23px;
color: #010101;
text-decoration: none;
}
.lotawbi-needul{
padding: 10px 0;

}
#lotawbi-right .lotawbi-needul{
	padding: 10px 15px 10px 0;
}
.lotawbi-needul li {
display: inline-block;
margin-right: 5px;
}
.lotawbi-needul li a {
font-size: 16px;

}

/**** mainpage2 mainrow 1 in row *****/
.lotawbi-mainrow1 {
width: 930px;
}
.lotawbi-numericfull {


padding: 10px 0;
}
.lotawbi-numericfull .lotawbi-numtitle {
margin: 15px 0 0 0;
}
.lotawbi-numericfull ul {

padding: 0 15px 0 0;

}
.lotawbi-numericfull ul li {
display: inline-block;
margin: 0 5px 0 0;
}

.lotawbi-numericfull ul li a:hover {
text-decoration: underline;
}

/***** searchpage group  *****/
.lotawbi-searchform {
width: 95%;
margin: 20px 15px 10px;
border-radius: 2px;
}
.lotawbi-searchforminput {
float: left;
height: 32px;
width: 94%;
border: 1px solid #F60;
text-indent: 15px;
}
.lotawbi-searchformbt {
width: 34px;
height: 34px;
float: right;
cursor: pointer;
text-indent: -9999px;
background: #ffffff url("../images/search_btn_bg_orange.png") no-repeat 50% 50%;
border:1px solid #f60;
border-left: none;

}
.lotawbi-searchlabel {
margin: 5px 0px 15px;
text-align: center;
line-height: 18px;
}
.lotawbi-searchlabel input {
margin: 0px 3px 0px 0px;
vertical-align: middle;
}
.lotawbi-searchlabel label {
margin: 0px 0px 0px 5px;
font-size: 16px;
}
.lotawbi-searchres {
box-shadow: 0 0 10px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
background: #f6f6f6;
overflow: hidden;
}
.lotawbi-allres {
margin: 10px 15px;
padding: 0px 10px 0px 0px;
float: left;
}
.lotawbi-allres a {
font-size: 14px;
line-height: 16px;

text-decoration: underline;
}
.lotawbi-restitle {

	
    font-size: 14px;
    color: #FFF;
    line-height: 18px;
    text-transform: uppercase;
    background: #5C83F2;
    display: inline-block;
    margin-left: 15px;
    padding: 2px 5px;
    font-weight: 400;
    margin-left: 15px;

}
.lotawbi-artist-thumb{
	width: 300px;
	margin: 15px;

}
.lotawbi-artist-thumb img{
	width: 100%;
}
.lotawbi-rmrow {
padding: 5px 0;
clear: both;
min-height: 39px;

margin: 10px 0;
}
.lotawbi-rmplay {
width: 39px;
height: 39px;
float: left;
background: #ccc;
margin: 0 10px 0 0;
border-radius: 2px;
}
.lotawbi-rmplay img{
	width: 100%;
	height: 100%;
}
.lotawbi-rmplay a {
display: block;
width: 39px;
height: 39px;
text-decoration: none;
}
.lotawbi-rmmore {
float: left;
width: 320px;
overflow: hidden;
height: 39px;
}
.lotawbi-playlist-page .lotawbi-rmmore{
	width: 645px;
}
.lotawbi-rmmore a {
display: block;
font-size: 14px;
line-height: 21px;
text-decoration: none;
}

.lotawbi-artists-page-item-player{
	float: right;
	margin-top: 2px;
}
.lotawbi-rmart {
font-weight: bold;
}
.lotawbi-resvid .lotawbi-rvidimg{
	width: 150px;
}
.lotawbi-resvid .lotawbi-rvidrow{
padding: 7px 15px;
}
.lotawbi-resvid .lotawbi-rvidimg a img{
	width: 150px;
}
.lotawbi-rvidrow {
padding: 7px 25px;
clear: both;
min-height: 105px;
}
.lotawbi-rvidimg {
width: 190px;
height: 105px;
float: left;
margin: 0 15px 0 0;
background: #666666;
}
.lotawbi-rvidtitle a {
font-size: 16px;
line-height: 18px;
color: #515151;
text-decoration: none;

}
.lotawbi-rvidinfo {
margin: 5px 0 0 0;
}
.lotawbi-rnewrow, .lotawbi-rdisrow {
padding: 10px 15px;
}
.lotawbi-rnewtitle a, .lotawbi-rdistitle a {
font-size: 16px;
line-height: 18px;
color: #515151;
}
.lotawbi-rnewcat, .lotawbi-rdiscat {
line-height: 17px;
margin: 3px 0;
}
blockquote {
	font-style: italic;
	margin-bottom: 10px;
}

/**** discuses group ****/

.lotawbi-discsrow {
padding: 10px 0px;
margin: 10px 0px;
float: left;
border-radius: 2px;
width: 100%;
}
.lotawbi-discstitle {
font-size: 16px;
line-height: 18px;
padding: 0px 15px;
}
.lotawbi-cattitle{
color: #FFF;
background: #673AB7;
padding: 5px;
border-radius: 2px;
}
.lotawbi-discstitle a {
color: #171717;
font-size: 14px;
line-height: 16px;
font-weight: bold;
text-decoration: none;
}
.lotawbi-discsimg {
width: 530px;
height: 195px;
background: #a2a2a2;
margin: 5px auto;
}
.lotawbi-discstext {


color: #2C2030;
}
.lotawbi-discstext img{
	width: 150px;
	margin-left: 0 !important;
	margin-top: 0 !important;
	border: 2px solid #FFF;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.lotawbi-discsinfo{
padding: 5px 15px;
}
.lotawbi-discimg{
	float: left;
margin-right: 15px;
width:75px;
	height: 75px;
}
.lotawbi-discimg img{
	width:100%;
	height: 100%; 
}
.lotawbi-discsnick {
text-decoration: underline!important;
font-style: italic;
}





.lotawbi-discsrow .lotawbi-tagst {
margin: 0 0 0 10px;
}
.lotawbi-pagination {
margin: 30px 0 10px 0;
float: left;
width: 100%;
}
.lotawbi-pagination a {
font-size: 12px;
line-height: 30px;
color: #212121;
text-decoration: none;
text-align: center;
}
.lotawbi-pagination a {
margin-bottom: 5px;
min-width: 30px;
height: 30px;
display: inline-block;
border-radius: 2px;
border: 1px solid #ccc;
}
.lotawbi-pagination a.lotawbi-active{
	background: #673AB7;
	color: #fff;
	border: 1px solid #673AB7;
}





/*** torrents */
.lotawbi-torrent-page-item-meta,
.lotawbi-torrent-page-item-content,
.lotawbi-torrent-page-item-related ul,
.lotawbi-photos-page-item-content{
	padding: 15px 0;
}

.lotawbi-torrent-page-item-content table,
.lotawbi-torrent-page-item-content table thead th,
.lotawbi-torrent-page-item-content table tbody td{
	border: 1px solid #ccc;
	text-align: center;
	margin: 15px 0;
}
.lotawbi-torrent-page-item-video .player,
.lotawbi-torrent-page-item-video iframe,
.lotawbi-torrent-page-item-video object{
	width: 100%!important;
}
.lotawbi-torrent-page-item-footer{
	padding: 15px 0;
}

/*** ads 25072014 ***/
.lotawbi-rdisrow {
position: relative;
}
.lotawbi-rdistitle {
padding: 0 50px 0 0;
}
.lotawbi-restorreit {
display: inline-block;
position: absolute;
top: 5px;
right: 20px;
}
.lotawbi-torr {
padding: 10px 15px 40px 15px!important;
}
.lotawbi-torr .lotawbi-arttag {
margin: 10px 0 10px 0;
padding: 0;
}
.lotawbi-torr .lotawbi-arttag span,
.lotawbi-arttag.lotawbi-torpage span {
font-style: normal;

}
.lotawbi-torr .lotawbi-arttag span a,
.lotawbi-arttag.lotawbi-torpage span a {
text-decoration: none;
}
.lotawbi-dtorr {
display: inline-block;
float: right;
height: 18px;
border-radius: 2px;
overflow: hidden;
}
.lotawbi-dtorr a {
color: #fff!important;
background: #f60;
font-size: 11px;
line-height: 18px;
padding: 0 10px;
text-decoration: none!important;
display: block;
}
.lotawbi-torinfo {
padding: 10px 15px;
border-bottom: 1px dotted #e0e0e0;
margin-bottom: 10px;
}
.lotawbi-torreit {
float: right;
margin: 0 15px 0 0;
display: inline-block;
overflow: hidden;
height: 18px;
}
.lotawbi-torreit .lotawbi-cmalike {
margin: 0;
}
.lotawbi-torpre {
line-height: 15px;
background: #ececec;
padding: 7px 10px;
border-radius: 5px;
margin: 0 15px;
}
.lotawbi-torpre a {
color: #1949b5;
}
.lotawbi-torbody {
padding: 10px 15px 0;
}
.lotawbi-torimg {
display: inline-block;
float: left;
margin: 0 15px 10px 0;
} 
.lotawbi-tordesc {
margin: 10px 0;
line-height: 16px;
}
.lotawbi-torscreens {
padding: 10px 0;
text-align: center;
background: #ececec;
margin: 35px 0 10px 0;
}
.lotawbi-torscreens div {
display: inline-block;
width: 180px;
height: 120px;
margin: 0 10px;
background: #ccc;
}
.lotawbi-torlinks {
line-height: 15px;
}
.lotawbi-torlinks a {
color: #1949b5;
}
.lotawbi-torltitle {
padding: 10px 15px;
font-size: 14px;
margin: 0 0 10px 0;
}
.lotawbi-torlinks th {
background: #5C83F2;
color: #fff;
padding: 5px 10px;
text-align: center;
}
.lotawbi-torlinks td {
border-bottom: 1px #e1e1e1 solid;
padding: 5px 0px 5px 10px;
text-align: left;
vertical-align: middle;
}
.lotawbi-dltorlink {
display: block;
width: 24px;
height: 24px;
text-decoration: none;
background: url(../images/tordownload.png) no-repeat;
margin: 0 auto;
}
#lotawbi-right.lotawbi-nsh {
box-shadow: 0 0 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 0 rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 0 rgba(0,0,0,0.3);
overflow: visible;
}
.lotawbi-newtorr, .lotawbi-favtorr{
	width: 100%;
	float: left;

}
.lotawbi-newtorr ul li, .lotawbi-favtorr ul li{
	float: left;
	width: 220px;
	margin-left: 15px;
	margin-right: 15px;
}
.lotawbi-newtorr ul li:first-child,
.lotawbi-favtorr ul li:first-child{
margin-left: 0;
}
.lotawbi-newtorr ul li:last-child,
.lotawbi-favtorr ul li:last-child{
margin-right: 0;
}
#lotawbi-right .lotawbi-newtorr ul li, #lotawbi-right .lotawbi-favtorr ul li{
margin-left: 0;
}
.lotawbi-newtorr ul li img, .lotawbi-favtorr ul li img{
	width: 100%;
	height: 280px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
display: block;
}




.lotawbi-torrents-menu ul,
.lotawbi-torrents-pages ul,
.lotawbi-films-menu ul,
.lotawbi-films-pages ul,
.lotawbi-topics-menu ul,
.lotawbi-topics-pages ul,
.lotawbi-photos-menu ul,
.lotawbi-photos-pages ul{
padding: 10px 0;
}
.lotawbi-torrents-menu ul li,
.lotawbi-torrents-pages ul li,
.lotawbi-films-menu ul li,
.lotawbi-films-pages ul li,
.lotawbi-topics-menu ul li,
.lotawbi-topics-pages ul li,
.lotawbi-photos-menu ul li,
.lotawbi-photos-pages ul li{
	border-bottom: 1px dotted #CCC;
}
.lotawbi-torrents-menu ul li a,
.lotawbi-torrents-pages ul li a,
.lotawbi-films-menu ul li a,
.lotawbi-films-pages ul li a,
.lotawbi-topics-menu ul li a,
.lotawbi-topics-pages ul li a,
.lotawbi-photos-menu ul li a,
.lotawbi-photos-pages ul li a{
	font-weight: bold;
	line-height: 26px;
}
.lotawbi-favtorr ul,
.lotawbi-cattorr ul,
.lotawbi-newtorr ul,
.lotawbi-torrents-page-list ul {
padding: 10px 0px;
float: left;
}
.lotawbi-favtorr ul li,
.lotawbi-cattorr ul li,
.lotawbi-newtorr ul li {
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
display: block;
}


.lotawbi-favtorr ul li h3,
.lotawbi-cattorr ul li h3,
.lotawbi-newtorr ul li h3,
.lotawbi-torrents-page-list ul li h3 {
background-color: #fff;
padding: 5px;
color: #673AB7;
text-decoration: none;
display: block;
height: 38px;
overflow: hidden;
font-weight: bold;
border-bottom: 1px solid #E8E8E8;
}
.lotawbi-torrinfo{
	background: #F0F0F0;
padding: 5px;
border-top: 1px solid #FFF;
}
.lotawbi-torrents-page-list{
	float: left;

}
.lotawbi-torrents-page-list ul li{
	width: 230px;
	float: left;
	margin-left: 15px;
	margin-rifght: 15px;
	position: relative;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.lotawbi-torrents-page-list ul li:first-child{
	margin-left: 0;
}
.lotawbi-torrents-page-list ul li:last-child{
	margin-right: 0;
}
.lotawbi-torrents-page-list ul li a{
	width: 100%;
	height: 280px;
	display: block;
	position: relative;
}
.lotawbi-torrents-page-list ul li a img{
	width: 100%;
	height: 280px;
	display: block;
	background: #F3F3F3;
}
.lotawbi-torrinfo span{
	display: block;
	line-height: 18px;
}
span.lotawbi-torrinfo-category{
	background: #673AB7;
	color: #fff;
	display: inline-block;
	padding: 2px 5px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.lotawbi-favtorr ul li a,
.lotawbi-cattorr ul li a,
.lotawbi-newtorr ul li a{
display: block;
position: relative;
background-color: #ccc;
border-radius: 3px;
overflow: hidden;

}
.lotawbi-favtorr ul li a:hover,
.lotawbi-cattorr ul li a:hover,
.lotawbi-newtorr ul li a:hover{
color: #32AAE5;
}
.lotawbi-torrents {
position: relative;
}



/***************************************************************************/
/* TOP
/***************************************************************************/

#topContainer {
    position:relative;
    float:left;
    font-size:12px;
}

/* top Button */
#topButton { 
    display:inline-block;
    float:right; 
  
    
    position:relative;
    z-index:30;
    cursor:pointer;

   
	border-bottom: 0;
	line-height: 100px
   
}

/* top Button Text */
#topButton span {
    color:#fff;
    font-weight: bold; 
    text-transform: uppercase;   
    padding: 0 40px 0 10px;
    background:url(../images/loginArrow.png) no-repeat 60px 41px;
    display:block;

}

#topButton:hover {
    background:#8cc3e5;
}

/* top Box */
#topBox {
    position:absolute;
    top:100px;
    left:0;
    display:none;
    z-index:29;
    background: #8cc3e5;
    min-width: 370px;
    padding: 15px;
}
#topBox ul li{
	width: 178px;
	float: left;
}
#topBox ul li a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#topBox ul li a:hover{
	color: #6089ff;
}
/* If the top Button has been clicked */    
#topButton.active {
   
   background: #8cc3e5;
	
}

#topButton.active span {
   background-position: 60px -43px;
}

/***************************************************************************/
/* MENU
/***************************************************************************/

#menuContainer {
    position:relative;
    float:left;
    font-size:12px;
}

/* menu Button */
#menuButton { 
    display:inline-block;
    float:right; 
  
    
    position:relative;
    z-index:30;
    cursor:pointer;

   
	border-bottom: 0;
	line-height: 100px
   
}

/* menu Button Text */
#menuButton span {
    color:#fff;
    font-weight: bold; 
    text-transform: uppercase;   
    padding: 0 40px 0 10px;
    background:url(../images/loginArrow.png) no-repeat 60px 41px;
    display:block;

}

#menuButton:hover {
    background:#4527A0;
}

/* top Box */
#menuBox {
    position:absolute;
    top:100px;
    left:0;
    display:none;
    z-index:29;
    background: #4527A0;
    min-width: 292px;
    padding: 15px;
}
#menuBox ul li{
	width: 140px;
	float: left;
}
#menuBox ul li a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#menuBox ul li a:hover{
	color: #9575CD;
}
/* If the top Button has been clicked */    
#menuButton.active {
   
   background: #4527A0;
	
}

#menuButton.active span {
   background-position: 60px -43px;
}
/***************************************************************************/
/* MODULE ARTISTS POPULAR
/***************************************************************************/

.lotawbi-artists-popular-row{
	padding: 10px 0;

}
#lotawbi-right .lotawbi-artists-popular-row{
	padding: 10px 15px 10px 0;
}
.lotawbi-lettera-page .lotawbi-artists-popular-row{
	width: 622px;
}
.lotawbi-lettera-page .lotawbi-artists-popular-row .lotawbi-artists-popular-item{
	width: 100%;
}


.lotawbi-artists-popular-item .lotawbi-fsnamegr{
	padding: 5px 0;
border-bottom: 1px dotted #D1D1D1;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
list-style: decimal-leading-zero inside; 
}

.lotawbi-artists-popular-item .lotawbi-fsnamegr:last-child{
	border-bottom:0;
}
.lotawbi-artists-popular-item .lotawbi-fsnamegr img{
	margin-right: 10px;
	width: 70px;
	height: 70px;
	vertical-align: top;
	display: inline-block;
	background: url(../images/noimage.png) no-repeat;
	overflow: hidden;
	
}
.lotawbi-artists-popular-item .lotawbi-fsnamegr a{

text-decoration: none;
font-weight: bold;
}
.lotawbi-artists-page .lotawbi-artists-popular-item .lotawbi-fsnamegr{
	list-style: none;
}
.lotawbi-artists-page .lotawbi-artists-popular-item .lotawbi-fsnamegr a{
	padding: 5px;
display: inline-block;
background-color: #ccc;
color: #fff;
}
.lotawbi-artists-page .lotawbi-artists-popular-item .lotawbi-fsnamegr a:hover{
color: #fff;
background-color: #673AB7;

}


.lotawbi-artists-page .lotawbi-artists-popular-row .lotawbi-artists-popular-item{
	width: 100%;
}
/***************************************************************************/
/* SEARCH PAGE
/***************************************************************************/
.lotawbi-resmus, .lotawbi-resvid, .lotawbi-resdis, .lotawbi-restorrents{
	float: left;
	border-top: 3px solid #5C83F2;
	margin-top: 15px;
	width: 100%;
}
.lotawbi-discsitem{
	float: left;
	margin-top: 15px;
	width: 100%;
	padding: 10px 0px 25px;
margin: 10px 0px 25px;
float: left;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
border-radius: 2px;
}
.lotawbi-restorrents .lotawbi-torrents-page-list{
	float: none;
}

/***************************************************************************/
/* MODULE FILMS LAST
/***************************************************************************/
.lotawbi-vidimg .fa-video-camera{
	 position: absolute;

margin: -25px 0 0 -25px;
top: 50%;
left: 50%;
z-index: 2;
opacity: .7;
filter: alpha(opacity=70);
transition: opacity .3s linear;
color: #fff;
font-size: 46px;
}
.lotawbi-vidimg a:hover > i.fa-video-camera{
  opacity: 1;
}
.lotawbi-fsimg a{
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
}
.lotawbi-fsimg .fa-music{
	 position: absolute;
margin: -25px 0px 0px -25px;
top: 50%;
left: 50%;
z-index: 2;
opacity: .7;
filter: alpha(opacity=70);
transition: opacity .3s linear;
color: #fff;
font-size: 46px;
}
.lotawbi-fsimg a:hover > i.fa-music{
  opacity: 1;
}
/***************************************************************************/
/* SONGS PAGES MODULE
/***************************************************************************/

.lotawbi-songs-pages ul,
.lotawbi-genres ul{
	padding: 10px 0;
}
.lotawbi-songs-pages ul li,
.lotawbi-genres ul li{
	border-bottom: 1px dotted #ccc;
}
.lotawbi-songs-pages ul li a,
.lotawbi-genres ul li a{
	font-weight: bold;
	line-height: 26px;
}
#slides {
      display: none;
	  position: relative;
	  margin-bottom: 15px;
	  margin-top: 15px;
    }

a.slidesjs-next{
	height: 86px;
   width: 50px;
   position: absolute;
   background: url('../images/arrows.png') no-repeat;
   top: 50%;
   margin-top: -43px;
   cursor: pointer;
   z-index: 5000;
   text-indent: -9999px;
	background-position: -60px top;
   right: 0;
}

a.slidesjs-previous {
  height: 86px;
  width: 50px;
  position: absolute;
  background: url('../images/arrows.png') no-repeat;
  top: 50%;
  margin-top: -43px;
  cursor: pointer;
  z-index: 5000;
  text-indent: -9999px;
  background-position: -10px top;
	left: 0;
}

a.slidesjs-play,
a.slidesjs-stop,
.slidesjs-pagination {
  display: none !important;
}

/*! SCEditor | (C) 2011-2013, Sam Clarke | sceditor.com/license */div.sceditor-grip,.sceditor-button div{background-image:url('../images/famfamfam.png');background-repeat:no-repeat;width:16px;height:16px}.sceditor-button-youtube div{background-position:0 0}.sceditor-button-link div{background-position:0 -16px}.sceditor-button-unlink div{background-position:0 -32px}.sceditor-button-underline div{background-position:0 -48px}.sceditor-button-time div{background-position:0 -64px}.sceditor-button-table div{background-position:0 -80px}.sceditor-button-superscript div{background-position:0 -96px}.sceditor-button-subscript div{background-position:0 -112px}.sceditor-button-strike div{background-position:0 -128px}.sceditor-button-source div{background-position:0 -144px}.sceditor-button-size div{background-position:0 -160px}.sceditor-button-rtl div{background-position:0 -176px}.sceditor-button-right div{background-position:0 -192px}.sceditor-button-removeformat div{background-position:0 -208px}.sceditor-button-quote div{background-position:0 -224px}.sceditor-button-print div{background-position:0 -240px}.sceditor-button-pastetext div{background-position:0 -256px}.sceditor-button-paste div{background-position:0 -272px}.sceditor-button-orderedlist div{background-position:0 -288px}.sceditor-button-maximize div{background-position:0 -304px}.sceditor-button-ltr div{background-position:0 -320px}.sceditor-button-left div{background-position:0 -336px}.sceditor-button-justify div{background-position:0 -352px}.sceditor-button-italic div{background-position:0 -368px}.sceditor-button-image div{background-position:0 -384px}.sceditor-button-horizontalrule div{background-position:0 -400px}.sceditor-button-format div{background-position:0 -416px}.sceditor-button-font div{background-position:0 -432px}.sceditor-button-emoticon div{background-position:0 -448px}.sceditor-button-email div{background-position:0 -464px}.sceditor-button-date div{background-position:0 -480px}.sceditor-button-cut div{background-position:0 -496px}.sceditor-button-copy div{background-position:0 -512px}.sceditor-button-color div{background-position:0 -528px}.sceditor-button-code div{background-position:0 -544px}.sceditor-button-center div{background-position:0 -560px}.sceditor-button-bulletlist div{background-position:0 -576px}.sceditor-button-bold div{background-position:0 -592px}div.sceditor-grip{background-position:0 -608px;width:10px;height:10px}.rtl div.sceditor-grip{background-position:0 -618px;width:10px;height:10px}.sceditor-container{position:relative;background:#fff;border:1px solid #d9d9d9;font-size:13px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;color:#222;line-height:1;font-weight:bold;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.sceditor-container,.sceditor-container div,div.sceditor-dropdown,div.sceditor-dropdown div{padding:0;margin:0;z-index:3}.sceditor-container iframe,.sceditor-container textarea{line-height:1;border:0;outline:0;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;color:#111;padding:0;margin:5px;resize:none;background:#fff;display:block}div.sceditor-resize-cover{position:absolute;top:0;left:0;background:#000;width:100%;height:100%;z-index:10;opacity:.3}.ie6 div.sceditor-resize-cover,.ie7 div.sceditor-resize-cover,.ie8 div.sceditor-resize-cover{background:#efefef}.sceditor-container.ie6{overflow:hidden}div.sceditor-grip{overflow:hidden;width:10px;height:10px;cursor:pointer;position:absolute;bottom:0;right:0;z-index:3}.sceditor-maximize{position:fixed;top:0;left:0;height:100%!important;width:100%!important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:2000}html.sceditor-maximize,body.sceditor-maximize{height:100%;width:100%;padding:0;margin:0;overflow:hidden}.ie6.sceditor-maximize{position:absolute}.sceditor-maximize div.sceditor-grip{display:none}.sceditor-maximize div.sceditor-toolbar{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}div.sceditor-dropdown{position:absolute;border:1px solid #ccc;background:#fff;color:#333;z-index:4000;padding:10px;line-height:1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:1px 2px 4px rgba(0,0,0,0.2);-moz-box-shadow:1px 2px 4px rgba(0,0,0,0.2);box-shadow:1px 2px 4px rgba(0,0,0,0.2)}div.sceditor-dropdown a,div.sceditor-dropdown a:link{color:#333}div.sceditor-dropdown form{margin:0}div.sceditor-dropdown label{display:block;font-weight:bold;color:#3c3c3c;padding:4px 0}div.sceditor-dropdown input,div.sceditor-dropdown textarea{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;outline:0;padding:4px;border:1px solid #ccc;border-top-color:#888;margin:0 0 .75em;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}div.sceditor-dropdown textarea{padding:6px}div.sceditor-dropdown input:focus,div.sceditor-dropdown textarea:focus{border-color:#aaa;border-top-color:#666;-webkit-box-shadow:inset 0 1px 5px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 5px rgba(0,0,0,0.1);box-shadow:inset 0 1px 5px rgba(0,0,0,0.1)}div.sceditor-dropdown .button{font-weight:bold;color:#444;padding:6px 12px;background:#ececec;border:solid 1px #ccc;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;cursor:pointer;margin:.3em 0 0}div.sceditor-dropdown .button:hover{background:#f3f3f3;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.15);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.15);box-shadow:0 1px 1px rgba(0,0,0,0.15)}div.sceditor-font-picker,div.sceditor-fontsize-picker,div.sceditor-format{padding:6px 0}div.sceditor-emoticons,div.sceditor-more-emoticons,div.sceditor-color-picker{padding:0}.sceditor-pastetext textarea{border:1px solid #bbb;width:20em}.sceditor-emoticons img,.sceditor-more-emoticons img{padding:0;cursor:pointer;margin:2px}.sceditor-more{border-top:1px solid #bbb;display:block;text-align:center;cursor:pointer;font-weight:bold;padding:6px 0}.sceditor-dropdown a:hover{background:#eee}.sceditor-fontsize-option,.sceditor-font-option,.sceditor-format a{display:block;padding:7px 10px;cursor:pointer;text-decoration:none;color:#222}.sceditor-fontsize-option{padding:7px 13px}.sceditor-color-column{float:left}.sceditor-color-option{display:block;border:1px solid #fff;height:10px;width:10px;overflow:hidden}.sceditor-color-option:hover{border:1px solid #333}div.sceditor-toolbar{overflow:hidden;padding:3px 5px 2px;background:#f7f7f7;border-bottom:1px solid #c0c0c0;line-height:0;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}div.sceditor-group{display:inline-block;background:#ddd;margin:1px 5px 1px 0;padding:1px;border-bottom:1px solid #aaa;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.ie6 div.sceditor-group,.ie7 div.sceditor-group{display:inline;zoom:1}.sceditor-button{float:left;cursor:pointer;padding:3px 5px;width:16px;height:20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-indent:-9999px}.ie .sceditor-button{text-indent:0}.ie6 .sceditor-button,.ie7 .sceditor-button{float:none!important;display:inline;zoom:1}.ie6 .sceditor-button{padding:0}.ie6 .sceditor-button div{margin:5px}.ie7 .sceditor-button div{margin:5px 0}.sceditor-button:hover,.sceditor-button:active,.sceditor-button.active{background:#fff;-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.3),inset -1px 0 rgba(0,0,0,0.3),inset 0 -1px 0 rgba(0,0,0,0.2);-moz-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.3),inset -1px 0 rgba(0,0,0,0.3),inset 0 -1px 0 rgba(0,0,0,0.2);box-shadow:inset 1px 1px 0 rgba(0,0,0,0.3),inset -1px 0 rgba(0,0,0,0.3),inset 0 -1px 0 rgba(0,0,0,0.2)}.sceditor-button:active{background:#fff;-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.3),inset -1px 0 rgba(0,0,0,0.3),inset 0 -1px 0 rgba(0,0,0,0.2),inset 0 0 8px rgba(0,0,0,0.3);-moz-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.3),inset -1px 0 rgba(0,0,0,0.3),inset 0 -1px 0 rgba(0,0,0,0.2),inset 0 0 8px rgba(0,0,0,0.3);box-shadow:inset 1px 1px 0 rgba(0,0,0,0.3),inset -1px 0 rgba(0,0,0,0.3),inset 0 -1px 0 rgba(0,0,0,0.2),inset 0 0 8px rgba(0,0,0,0.3)}.sceditor-button.disabled:hover{background:inherit;cursor:default;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.sceditor-button,.sceditor-button div{display:block}.sceditor-button div{margin:2px 0;padding:0;overflow:hidden;line-height:0;font-size:0;color:transparent}.sceditor-button.disabled div{filter:alpha(opacity=30);opacity:.3}.text .sceditor-button,.text .sceditor-button div,.sceditor-button.text,.sceditor-button.text div,.text-icon .sceditor-button,.text-icon .sceditor-button div,.sceditor-button.text-icon,.sceditor-button.text-icon div{width:auto;overflow:visible;line-height:16px;font-size:1em;color:inherit;text-indent:0}.text .sceditor-button div,.sceditor-button.text div{padding:0 2px;background:0}.text-icon .sceditor-button div,.sceditor-button.text-icon div{padding:0 2px 0 20px}.rtl div.sceditor-toolbar{text-align:right}.rtl .sceditor-button{float:right}.rtl div.sceditor-grip{right:auto;left:0}