<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{ background: url("/images/gbg.png");}
.p_content {
	background: #fff;
	padding-top: 10px;
	padding-bottom: 30px
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.topad {
	float: right;
	width: 728px;
	height: 90px;
	margin-bottom: 20px;
}

.tweet {
	float: right;
	width: 50px;
}

.tt-edit {
	cursor: pointer;
}
.tt-del {
	cursor: pointer;
}
.propic_center {
	display: block; margin-left: auto; margin-right: auto
}

tr.category h4 {
	color: #FFFFFF;
}

tr.category {
	background: url("/profiles/img/tbg.jpg") top repeat-x;}

/* Overwite the scrollbar in Bootstrap 3.0 */
.modal {
    overflow-x: auto;
    overflow-y: auto;
}

.pgal-img-wrap {
    position: relative;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
}
.pgal-img-wrap .adm_delete {
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 100;
    background-color: #fff;
    padding: 3px;
    color: red;
}
.adm_delete a {
	color: red;
}
.navbar-nav li a {
    line-height: 42px;
    height: 42px;
    padding-top: 0;
    padding-bottom: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.navbar {
    font-family: 'Oswald', Arial; 
	font-size: 16px;
	min-height:32px !important;
	padding: 0;
	border: none;
}
.pr_footer {

}
.pr_footer a{
	color: #fff;
}


#footer-ql,#footer-stats,#footer-donateus,#footer-thanks{
    margin-left:5px
}
#footer-ql th , #footer-stats th, #footer-donateus th, #footer-thanks th{
    font-size:16px;
    line-height:2;
    font-family:'Oswald',arial;color:rgb(250, 198, 131);
    text-transform:uppercase;
    text-shadow:0px 1px 1px #000
}
#footer-ql td:hover{
    background:rgba(0,0,0,0.2)
}
#footer-ql td a{
    color:#fff;
    font-family:arial;
    text-decoration: none;
}
#footer-ql td a:hover{
    color:rgb(250,198,131)
}
.ql-mid{
    border-left:1px solid #C26430;
    padding:3px 20px
    }
.ql-last{
    border-left:1px solid #C26430;
    border-right:1px solid #C26430;
    padding:3px 20px
}
.footer-stats {
    line-height:1.4;
    padding-top: 30px;
    color: #fff
}
.footer-stats a {
	color: #F2C658;
	text-decoration: none;
}
#footer-stats span, #footer-thanks span{
    color:rgb(250, 198, 131);
    font-weight:bold
}
#footer-donateus img{
    border-radius:4px
}
#footer-donateus img:hover{
    opacity:0.8
}
.footer-credits {
	text-align: right;
	font-size: 11px;
    line-height:1.4;
    padding-top: 30px;
    color: #fff
}
.footer-credits a {
	color: #F2C658;
	text-decoration: none;
}</pre></body></html>