<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */



/* &gt; Global Elements
-------------------------------------------------------------- */


body {
	background:#2e3032 url(images/footer-bkgd.html) bottom left repeat-x;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
	line-height: 150%;
	color: #555;
	/*width: 990px;*/
	margin: 0 auto;
	padding-top: 0 !important;
}
	body.activity-permalink {
		min-width: 960px;
		/*max-width: 960px; */
	}

h1, h2, h3, h4, h5, h6 {
	margin: 5px 0 15px 0;
}

h1 { font-size: 28px; margin-bottom: 25px; }
h2 { font-size: 24px; margin-bottom: 20px; }
h3 { font-size: 20px; }
h4 { font-size: 16px; margin-bottom: 15px; }
h5 { font-size: 14px; margin-bottom: 0; }
h6 { font-size: 12px; margin-bottom: 0;
	width: 150px;
	text-align: right;
	float: right;
}


a { color: #000000; text-decoration:none; /*border-bottom:1px dotted #e0e0e0;*/ }
a:hover, a:active { color: #f1983c; }
a:focus { outline: 1px dotted #ccc; }

.padder { padding: 15px; }
.clear { clear: left; }

a img {
	border-bottom-style:none;
border-bottom-width:0px;
text-decoration: none;
}

p {	margin-bottom: 15px; }
p:last-child { margin-bottom: 0; }

hr {
	background-color:#E7E7E7;
	border:0 none;
	clear:both;
	height:1px;
	margin: 20px 0;
}

img.avatar {
	float: left;
	border: 2px solid #eee;
}

.font-small {font-size:20px;}
.font-smaller {font-size:18px;}
.font-smallest {font-size:16px;}

/* &gt; Container Schmainer
-------------------------------------------------------------- */

div#container {
	/*position: relative;*/
	width: 990px;
	/*border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;*/
	/*background: #fff;*/
	overflow: hidden;
}
	body.activity-permalink div#container {
		background: none;
		border: none;
	}

#halocontainer {background:#030506 url('images/bg.jpg') repeat center fixed; background-position: 14% 84%; }
#halobglayer {background-image:none; background-repeat:no-repeat; background-attachment:fixed; padding-bottom:25px;}




.slaveryh2 {line-height:120%;
	height: 40px;
	width: 635px;
	color: white;
	left:-15px; padding: 10px 0px 0px 15px;
	margin: -5px 0px 5px -20px;
	background:#aa2b33 0 0;
}
div.posttitle {background:#aa2b33 0 0; height: 30px; width: 630px; display:none;}

div.showtime { display:none;}


div#content { background: none;}
div#content .padder { background-color:#fff; -moz-box-shadow:none; -moz-border-radius:0;}


#halovideotop {
background:none;
border-bottom:none; margin-bottom:15px;
}

div#slaverysucks_form_div { background-color:white;padding:15px;}
div#slaverysucks_form_div .tip {
    color: #fff;
    background:#1d1d1d;
    display:none; /*--Hides by default--*/
    padding:10px;
    position:absolute;    z-index:1000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
div#slaverysucks_form_div table tr td, table tr th {
        padding: 4px;
        vertical-align: middle;
}


.entry a {
border-bottom:0px ;
}

#facebook {display:none;}
#facebook2 {clear:none;
float:right;
margin-left:5px;
padding:20px 10px 10px;}

div#content .padder {background:none repeat scroll 0 0 #F2F2F2; }


/*
------------------------------------

Tabs 

-----------------------------------
*/


#showcontent-tabs ul, #showcontent-tabs .ui-tabs .ui-tabs-nav 
{background:#3a6486 url('images/tabs_nav.jpg') repeat-x; width:645px; height:51px; margin:-15px 0 0 -15px;

}
  #showcontent-tabs {background:#3a6486 url('images/tabs_nav.jpg') repeat-x; }

#showcontent-tabs .ui-state-default a, #showcontent-tabs.ui-widget-content .ui-state-default a 
{ color:#000000; font-size:14px; font-weight:normal; text-align:center; height:36px; padding:15px 20px 0px 20px; background: url('images/line.jpg') right top repeat-y;}

#showcontent-tabs .ui-state-default a, #showcontent-tabs.ui-widget-content .ui-state-default a:hover
{ color:#4b4b4b; font-size:14px; font-weight:normal; text-align:center; height:36px; padding:15px 20px 0px 20px; background: #f1983c url("images/tabs_navover.jpg") repeat-x; }


#showcontent-tabs.ui-state-hover, #showcontent-tabs .ui-widget-content .ui-state-hover, #showcontent-tabs .ui-state-focus, #showcontent-tabs.ui-widget-content .ui-state-focus 
{ color: #64686B; background: #f1983c url("images/tabs_navover.jpg") repeat-x;}

#showcontent-tabs .ui-state-hover a, #showcontent-tabs .ui-widget-content .ui-state-hover a, #showcontent-tabs .ui-state-focus a, #showcontent-tabs.ui-widget-content .ui-state-focus a 
{color: #64686B;background: #f1983c url("images/tabs_navover.jpg") repeat-x; }

#showcontent-tabs .ui-state-active, #showcontent-tabs .ui-widget-content .ui-state-active 
{ background: #f1983c url("images/tabs_navover.jpg") repeat-x; color:#64686B; font-weight:normal; overflow:visible; }

#showcontent-tabs .ui-state-active a, #showcontent-tabs .ui-state-active a:link, #showcontent-tabs .ui-state-active a:visited 
{ color:#4b4b4b; text-decoration:none; }

#showcontent-tabs .ui-state-active a, #showcontent-tabs .ui-state-active a:link, #showcontent-tabs .ui-state-active a:active
{ color:#4b4b4b; text-decoration:none; background:url("images/tabs_navover.jpg") repeat-x scroll 0 0 #F1983C; }

#post-bottom-info {display:none;}


#Job-masters-list .entry{
    float:left;
    padding:4px;
    width:190px;
    height:200px;
    overflow:hidden;
    text-align: center;
    margin:5px;
    border:0px solid #dedede;
	font-weight:bold;
}                                                   
 
#Job-masters-list .entry img{
    text-align: center;
	width:180px;
	height:120px;
}


























</pre></body></html>