body,html {
margin:0px;
padding:0px;
height:100%;
}

img {
border:none;
}

html {
background:#0a0a0a;
}

a {
color:#8E8E8E;
text-decoration:none;
}

a:hover {
text-decoration:underline;
color:#FFFFFF;
}


body {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#8E8E8E;
/*padding-bottom: 35px;*/
}

#wrapper {
/*
background:url(images/site_logo.jpg) top left no-repeat;
*/

width:1015px;
margin:0px auto;
padding:0px;
text-align:left;
}


#head_content{width:1015px;height:80px; overflow:hidden; margin-top:10px}
.logo a{margin:5px 5px 10px 0px !important; background:url(images/mytrailer.jpg) no-repeat; width:210px; height:60px; float:left; cursor:pointer; display:block}
.logo a:hover{background:url(images/mytrailer.jpg) no-repeat 0px -60px; cursor:pointer}




#menu {
float:right;
color:#8B8B8B;
}

#menu a:hover {
text-decoration:none;
cursor:pointer;
}

#menu h3 {
color:#F3F3F3;
padding:0;
margin:0;
font-size:12px;
}

span.menu-items{
width:125px;
height:50px;
display:block;
float:left;
margin-left:20px;
padding-top:10px;
}

span.search{
width:120px;
height:50px;
display:block;
float:left;
margin-left:20px;
margin-top:10px;
}

.item{
width:158px;
height:250px;
overflow:hidden;
float:left;
margin:0px 5px 0px 6px;
position:relative;
}


.item .background,.item .background2,.item .background3{
width:158px;
height:250px;
background:url(images/item_background.jpg) no-repeat top left;
position:absolute;
top:0px;
left:0px;
}
.item .background2{
background:url(images/item_background2.jpg) no-repeat top left;
height:272px;
}
.item .background3{
background:url(images/item_background3.jpg) no-repeat top left;
height:272px;
}

.item img {
width:134px;
height:193px;
border:1px solid #242424;
position:absolute;
top:11px;
left:11px;
}

#ratings img {
border:none;
width:12px;
height:12px;
display:inline;
}

.item .content,.item .content2 {
position:absolute;
width:140px;
height:33px;
left:10px;
top:212px;
overflow:hidden;
color:#626262;
}
.item .content2{
top:222;
}


.item .comments-link,.item .comments-link2 {
position:absolute;
width:20px;
height:30px;
left:126px;
top:222px;
overflow:hidden;
color:#626262;
text-align:center;
}
.item .comments-link2{ width:100px; left:30px;}

h1, strong{color:#ffffff}

.item .content h2 {
font-size:13px;
margin:0px;
padding:0px;
color:#B80000;
font-weight:normal;
width:140px;
height:16px;
overflow:hidden;
display:block;
}

.item .content p {
margin:0px;
padding:0px;
}

.item a:link, .item a:visited {
color:#626262;
text-decoration:none;
}

.item a:hover {
color:#F3F3F3;
text-decoration:none;
}



#footer{margin:0px;text-align:left;
padding:3px;color:#B7B7B7;clear:both;
/*background:url(images/footer_dark.gif) repeat-x top left;*/
text-align:center}
#footer p{
margin:0px;
text-align:left;
text-indent:10px;
}


.clear {
clear:both;
}

#searchWrap {
margin-top:10px;
}

#searchWrap input {
width:80px;
}

#searchWrap #s {
font-size:1.1em;
border:none;
padding:3px 4px;
height:24px;
margin-right:3px;
width:110px;
color:#666666;
font-size:14px;
background:url(images/searchbg.bmp) no-repeat;
}

.imageOver {
background:url(images/zoom.gif) no-repeat 50% 50%;	
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity:0.5;
opacity:0.5;	
}


#navi{width:1015px;text-align:right;margin:0px 0px 10px 0px;float:left; height:15px; display:block;}
#content_text{float:left;width:555px;text-align:left;margin-left:20px;}
span.navback{width:25px;height:15px;display:block;float:left;background:url(images/back_dark.gif) top right no-repeat;cursor:pointer; margin-left:10px;}
span.navforward{width:25px;height:15px;display:block;float:right;background:url(images/forward_dark.gif) top right no-repeat;cursor:pointer; margin-right:10px}




/* style me some comments and inputs */
#comments-number {
float:right;
width:20px;
}

#comments_wrapper {
float:left;
width:600px;
text-align:left;
margin-left:100px;
font-size:11px;	
}

#comments_wrapper input{
background:#0D0D0D;
color:#666666;
}

#comments_wrapper h3 {
font-size:13px;
font-weight:normal;
color:#F3F3F3;
}

#comments {
width:435px;
padding:12px 0 0;
}

#comments h3,h3#respond {
margin-bottom:7px;
}

ol.commentslist {
list-style:none;
margin:5px 0 12px;
padding-left:0px;
}

.commentslist li {
background:#0D0D0D url(images/lgrey_diag.gif) repeat top left;
border:1px solid #242424;
margin-bottom:7px;
padding:7px 0;
width:600px;
}

.commentslist li a {
font-weight:700;
background:url(images/dot.gif) repeat-x bottom left;
}

.commentslist li.alt {
background:#0D0D0D;
width:600px;
}

.commentslist li:hover {
border-color:#888;
}

.commentslist .comment_text {
margin:0 7px;
line-height:1.4em;
overflow:hidden;
}

.comment_text p,.comment_text ul,.comment_text ol,.comment_text blockquote {
margin:1em 0;
}

.comment_text ul,.comment_text ol,.comment_text blockquote {
margin:0 1em;
}

p.author_meta {
font-weight:700;
text-transform:uppercase;
margin:0 0 0 7px;
}

p.post_meta {
font-size:11px;
text-transform:uppercase;
text-align:right;
margin:0 7px 0 0;
}

.commentslist li.author {
background:#333;
color:#CCC;
}

.commentslist li.author a {
color:#DDD;
}

.commentslist li.author a:hover {
color:#FFF;
}

#comments_closed {
background:#333;
color:#ccc;
padding:7px 0;
margin-top:12px;
line-height:1.5em;
}

p.nocomments {
margin:0 12px 0 7px;
}

p.nocomments a {
color:#ddd;
font-weight:700;
text-decoration:underline;
}

p.nocomments a:hover {
color:#FFF;
}

ol.pingslist {
margin:1.5em 2em;
font-size:12px;
}

.pingslist li {
color:#7F7F7F;
margin:0 0 7px;
}

.pingslist li a {
font-weight:700;
background:url(images/dot.gif) repeat-x bottom left;
}

#commentform p {
margin:1em 0;
}

#commentform p a {
font-weight:700;
background:url(images/dot.gif) repeat-x bottom left;
}

#author,#email,#url,#comment {
font:1.1em arial,helvetica,verdana,sans-serif;
border:1px solid #242424;
padding:2px;
}

#comment {
width:350px;
overflow:auto;
background-color:#0D0D0D;
color:#666666;
}

#commentform p small {
font-size:10px;
color:#7F7F7F;
}

.commentslist code {
background:transparent;
}







.act a,.com a,.doc a,.dra a,.fam a,.fan a,.hor a,.muz a,.rom a,.scf a,.str a,.thr a,.chd a,.csd a,.acta,.coma,.doca,.draa,.fama,.fana,.hora,.muza,.roma,.scfa,.stra,.thra,.chda,.csda{height:22px; display:block; margin:0px 3px 0px 3px; float:left}.act a,.acta{background:url(images/categoriia.jpg) 0px 0px no-repeat; width:153px}.com a,.coma{background:url(images/categoriia.jpg) 0px -26px no-repeat; width:75px}.doc a,.doca{background:url(images/categoriia.jpg) 0px -53px no-repeat; width:110px}.dra a,.draa{background:url(images/categoriia.jpg) 0px -80px no-repeat; width:63px}.fam a,.fama{background:url(images/categoriia.jpg) 0px -106px no-repeat; width:66px}.fan a,.fana{background:url(images/categoriia.jpg) 0px -133px no-repeat; width:85px}.hor a,.hora{background:url(images/categoriia.jpg) 0px -160px no-repeat; width:62px}.muz a,.muza{background:url(images/categoriia.jpg) 0px -187px no-repeat; width:75px}.rom a,.roma{background:url(images/categoriia.jpg) 0px -213px no-repeat; width:85px}.scf a,.scfa{background:url(images/categoriia.jpg) 0px -240px no-repeat; width:130px}.str a,.stra{background:url(images/categoriia.jpg) 0px -267px no-repeat; width:58px}.thr a,.thra{background:url(images/categoriia.jpg) 0px -293px no-repeat; width:67px}.chd a,.chda{background:url(images/categoriia.jpg) 0px -320px no-repeat; width:26px}.csd a,.csda{background:url(images/categoriia.jpg) 0px -347px no-repeat; width:26px}.act a:hover,.acta{background:url(images/categoriia.jpg) -157px 0px no-repeat; cursor:pointer}.com a:hover,.coma{background:url(images/categoriia.jpg) -157px -26px no-repeat; cursor:pointer}.doc a:hover,.doca{background:url(images/categoriia.jpg) -157px -53px no-repeat; cursor:pointer}.dra a:hover,.draa{background:url(images/categoriia.jpg) -157px -80px no-repeat; cursor:pointer}.fam a:hover,.fama{background:url(images/categoriia.jpg) -157px -106px no-repeat; cursor:pointer}.fan a:hover,.fana{background:url(images/categoriia.jpg) -157px -133px no-repeat; cursor:pointer}.hor a:hover,.hora{background:url(images/categoriia.jpg) -157px -160px no-repeat; cursor:pointer}.muz a:hover,.muza{background:url(images/categoriia.jpg) -157px -187px no-repeat; cursor:pointer}.rom a:hover,.roma{background:url(images/categoriia.jpg) -157px -213px no-repeat; cursor:pointer}.scf a:hover,.scfa{background:url(images/categoriia.jpg) -157px -240px no-repeat; cursor:pointer}.str a:hover,.stra{background:url(images/categoriia.jpg) -157px -267px no-repeat; cursor:pointer}.thr a:hover,.thra{background:url(images/categoriia.jpg) -157px -293px no-repeat; cursor:pointer}.chd a:hover,.chda{background:url(images/categoriia.jpg) -157px -320px no-repeat; cursor:pointer}.csd a:hover,.csda{background:url(images/categoriia.jpg) -157px -347px no-repeat; cursor:pointer}.lin1{height:26px; width:591px; margin:5px 0px 5px 0px}.lin2{height:26px; width:550px; margin:5px 0px 5px 20px}.lin12{width:591px; height:62px; overflow:hidden; float:left;margin:5px 0px 0px 35px}

.trafic{ overflow:hidden; display:block; width:1px; height:1px;}
.trafic img{display:none}