<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* PORNSTARS */



.pornstar_thumb{
//width:110px;
//height:180px;
border:solid 1px #b2b2b2;
margin:4px;
float:left;
text-decoration: none;
font-size:90%;
display:block;
}

.pornstar_thumb_img {
width:110px;
height:165px;
}
.pornstar_link {
/* color:#147fd4; */
}

.pornstar_single {
 margin:auto;
}

.pornstars_letters{
display:block;
margin:auto;
width:90%;

}

.btn-cust {
background: #ab487f;
background-image: -webkit-linear-gradient(top, #ab487f , #724460 );
background-image: -moz-linear-gradient(top, #ab487f , #724460 );
background-image: -ms-linear-gradient(top, #ab487f , #724460 );
background-image: -o-linear-gradient(top, #ab487f , #724460 );
background-image: linear-gradient(to bottom, #ab487f , #724460 );
-webkit-border-radius: 20;
-moz-border-radius: 20;
border-radius: 20px;
font-family: Arial;
color: #ffffff;
font-size: 16px;
padding: 7px 12px 7px 12px;
text-decoration: none;
line-height:28px;
display:block;
margin-right:10px;
margin-bottom:5px;
float:left;
}

.btn-cust:hover {
background: #2196F3 ;
background-image: -webkit-linear-gradient(top, #2196F3 , #74C2FF );
background-image: -moz-linear-gradient(top, #2196F3 , #74C2FF );
background-image: -ms-linear-gradient(top, #2196F3 , #74C2FF );
background-image: -o-linear-gradient(top, #2196F3 , #74C2FF );
background-image: linear-gradient(to bottom, #2196F3 , #74C2FF );
text-decoration: none;
}





#content .pagination{
font-weight: bold;
}

#content span.pagination{
display:block;
}

#content .pagination .page{
background: #f3f3f3 url(http://www.gaybubble.com/images/pagination-bg.png) repeat-x;
border: 1px solid #e1dddd;
margin: 0 8px 0 0;
font-weight: bold;
height: 27px;
line-height: 34px;
text-decoration: none;
padding: 6px;

}

#content .pagination .current, #main .pagination .current:hover {
background: #f3f3f3 url(http://www.gaybubble.com/images/pagination-active-bg.png) repeat-x;
color:#f3f3f3;
border: 1px solid #004f8e;
margin: 0 8px 0 0;
font-weight: bold;
height: 27px;
line-height: 34px;
text-decoration: none;
padding: 6px;
}

#content .pagination .prev a {
background: url(http://www.gaybubble.com/images/pagination-prev-arrows.png) no-repeat 8px 11px;
padding: 0 14px 0 24px;
}

#content .pagination .next a {
background: url(http://www.gaybubble.com/images/pagination-next-arrows.png) no-repeat 47px 11px;
padding: 0 24px 0 14px;
}

#content .pagination .current a, #main .pagination .current:hover a {
color: #fff;
}

#content .pagination .page:hover {
background: url(http://www.gaybubble.com/images/pagination-bg-hover.png) repeat-x;
}

#content .pagination .page:hover a {
color: #777;
}

.container a {
color:#f0f0f0;
}
</pre></body></html>