body {
margin:0;
font-size: 9pt;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
width:100%; height:100%;
background-color:#000000;
background-image: url(img/f1_bg.png); 
background-repeat: repeat-xy;
}

div.fluid {
width: 80% !important;
}

div.fixed {
width: 950px !important;
}

* {
margin: 0em;
padding: 0em;
}


#tophead {
width:950px;
height:30px;
background-image: url('img/trans_l.png');
background-repeat: repeat-x;
}






/* LAYOUT - 3 COLUMNS */

/* Primary content */
	
#primaryContent_3columns {
	position: relative;
	margin-right: 36em;
}
	
	#columnA_3columns {
	position: relative;
	float: left;
	width: 100%;
                min-width:400px;
	margin-right: -34em;
	padding-right: 1.5em;
                padding-left: 1.5em;
	}

	#columnA_2acolumns {
	position: relative;
	float: left;
	width:50%;
	margin-right: -34em;
	padding-right: 0.2em;
	}

	#columnA_2bcolumns {
	border-left: dotted 1px #6B6B6B;
	position: relative;
                text-align: left;
	float: right;
	width: 47%;
                margin-left: 5px;
                padding-left:0.7em;
                min-width: 45%;
	}


                
	
	/* Secondary Content */
	
	#secondaryContent_3columns {
	
	}
	
	#columnB_3columns
	{
	width: 16.0em;
	float: left;
	padding: 0em 1em 0.5em 0em;
	border-right: dotted 1px #6B6B6B;
	}
	
	#columnC_3columns
	{
	width: 15.0em;
	float: right;
	padding: 0em 0em 0.5em 1em;
	border-left: dotted 1px #6B6B6B;
	}







.enjoy {
  display: none;
}



hr {
color: #C2BFBF;
background-color: #C2BFBF;
height: 1px;
}

h1,h2,h3,h4,h5,h6 {
font-weight: normal;
}

h3,h4,h5,h6 {
color: #4D4D4D;
}

h1 span {
font-weight: bold;
}

h2 span {
font-weight: bold;
}

h3 span {
font-weight: bold;
}

h4 span {
font-weight: bold;
}

h3 a {
text-decoration: none;
color: #1720E6;
}

h3 a:hover {
text-decoration: none;
color: #5168A8;
}

br.clear {
clear: both;
font-size:3%;
}

img {
padding: 2px;
border: solid 1px #C2BFBF;
}

img.noborder {
border:0px;
padding:0px;
}

img.floatTL {
float: left;
margin-right: 1em;
margin-bottom: 1em;
}

img.floatTR {
float: right;
margin-left: 1em;
margin-bottom: 1em;
}

a {
text-decoration: underline;
color: #1720E6;
}

a:hover {
text-decoration: none;
}

a.rsscorner {
width:12px;
height:12px;
float:right;
margin-top:2px;
border: 0px;
}

ul.links {list-style: none;}
ul.links li {line-height: 1.5em;}
ul.links li.first { }

ul.links li.rotator {
padding-top: 5px;
text-align: right;
font-size: 9px;
}

ul.links li.rotator a {
color: #000000;
}

ul.links li.smallfontr {
padding-top: 5px;
text-align: right;
font-size: 9px;
}

ul.links li.admin {
padding-top: 5px;
text-align: right;
font-size: 9px;
}

ul.links li.admin a {
color: #0C72A6;
}

ul.links li.smallfontl {
padding-top: 5px;
text-align: left;
font-size: 9px;
}

ul.links li.smallusera {
padding-top: 5px;
text-align: left;
font-size: 9px;
}

ul.links li.smallusera a {
color: #0C72A6;
}

ul.links li.story {
background-repeat: no-repeat;
background-image: url('img/eyef1_arrow.png');
}

ul.links li.story a {
margin-left: 0.6em;
margin-bottom: 0.1em;
}

ul.links li.discuss {
background-repeat: no-repeat;
background-image: url('img/discussR.gif');
}

ul.links li.discuss a {
color: #0439FF;
margin-left: 1.3em;
}

ul.links li.scout {
background-repeat: no-repeat;
background-image: url('img/scoutR.gif');
}

ul.links li.scout a {
color: #2C2470;
margin-left: 1.2em;
}

ul.links li.usera {
background-repeat: no-repeat;
background-image: url('img/useraR.gif');
}

ul.links li.usera a {
color: #0439FF;
margin-left: 1.2em;
}

ul.links li.reject {
background-repeat: no-repeat;
background-image: url('img/reject.gif');
}

ul.links li.reject a {
color: #C1555A;
margin-left: 1em;
}

ul.links li.transfer {
background-repeat: no-repeat;
background-image: url('img/transfer.gif');
}

ul.links li.transfer a {
color: #008000;
margin-left: 1em;
}

ul.links li.rumour {
background-repeat: no-repeat;
background-image: url('img/rumour.gif');
}

ul.links li.rumour a {
color: #051CFB;
margin-left: 1em;
}

ul.links li.transstory {
background-repeat: no-repeat;
background-image: url('img/transstory.gif');
}

ul.links li.transstory a {
color: #424242;
margin-left: 1em;
}


p {
line-height: 1.6em;
}

#articlefloatleft {
width:45%;
float: left;
}

#articlefloatright {
font-size:90%;
float: right;
}

/* Header */

#header {
height:90px;
z-index:700;
position:relative;
padding-top:20px;
}

#header_inner {
position: relative;
background-color:#ffffff;
border-left: solid 6px #A6A6A6;
border-right: solid 6px #A6A6A6;
border-top: solid 6px #A6A6A6;
padding-left:15px;
padding-right:15px;
width: 950px;
height: 90px;
margin: 0 auto;
}

/* Logo */

#logo
{
position: absolute;
bottom: 0.6em;
}

#logo h1
{
display: inline;
color: #fff;
font-size: 2.6em;
}

#logo h2
{
display: inline;
padding-left: 0.5em;
color: #D9E2C7;
font-size: 1.0em;
}




/* Main */



#main {

}

#main_inner p {
text-align: justify;
margin-bottom: 2.0em;
}

#main_inner ul {
margin-bottom: 2.0em;
}

#main_inner {
position: relative;
width: 950px;
background-color: #ffffff;
border-bottom: solid 6px #A6A6A6;
border-left: solid 6px #A6A6A6;
border-right: solid 6px #A6A6A6;
padding: 15px;
margin: 0 auto;
padding-top: 2em;
}

#main_inner h3,h4 {
border-bottom: dotted 1px #6B6B6B;
position: relative;
}

#main_inner h3 {
font-size: 2.1em;
padding-bottom: 0.1em;
margin-bottom: 0.3em;
}

#main_inner h4 {
font-size: 1.2em;
padding-bottom: 0.1em;
margin-bottom: 0.3em;
}

#main_inner .post {
position: relative;
}

#main_inner .post h3 {
position: relative;
font-size: 1.2em;
padding-bottom: 1.2em;
}

#main_inner .post h4 {
position: relative;
font-size: 1.2em;
}

#main_inner .post h4 a {
text-decoration: none;
color: #539741;
}

#main_inner .post h4 a:hover {
text-decoration: none;
color: #008FD9;
}

#columnA_2acolumns h3 { 
font-size: 1.7em;
padding-bottom: 0.1em;
margin-bottom: 0.3em;
}

#columnA_2bcolumns h3 {
font-size: 1.7em;
padding-bottom: 0.1em;
margin-bottom: 0.3em;
}

#a2bcomments {
font-size: 0.8em;
padding-bottom: 0.4em;
padding-top: 0.4em;
}

#main_inner .post ul.post_info
{
list-style: none;
position: absolute;
top: 2em;
font-size: 0.8em;
}

#main_inner .post ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 4px;
}



#main_inner .post ul.post_info li.comments
{
background-image: url('img/discussR2.gif');
margin-left: 0.4em;
padding-left: 15px;
}


#columnA_3columns h3
{
font-size: 1.4em;
padding-bottom: 0.3em;
margin-bottom: 0.5em;
}

#columnA_3columns .post2 ul.post_info
{
list-style: none;
position: absolute;
top: 3em;
font-size: 0.8em;
padding-bottom: 20px;
}

#columnA_3columns .post2 ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 8px;
}

#columnA_3columns .post2 ul.post_info li.date {
background-image: url('img/n5.gif');
}

#columnA_3columns .post2 ul.post_info li.comments
{
background-image: url('img/n6.gif');
margin-left: 1em;
padding-left: 15px;
}

.discuss_content {
font-size:130%;
padding-bottom:7px;
border-bottom: 1px dotted #6B6B6B;
}

/* Footer */

#footer {
font-size:9px;
width: 950px;
margin: 0 auto;
text-align: center;
clear: both;
border-top: dotted 1px #6B6B6B;
margin-top: 1.0em;
margin-bottom: 1.0em;
padding-top: 3.0em;
}

/* Search */

input.button {
background-color: #1720E6;
color: #fff;
border: solid 1px #000000;
font-weight: bold;
text-transform: lowercase;
font-size: 0.8em;
height: 2.0em;
}

input.text {
border: solid 1px #B6C2C8;
font-size: 0.8em;
padding: 0.25em 0.25em 0.25em 0.25em;
}

select.textsel {
border: solid 1px #B6C2C8;
font-size: 0.8em;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
padding: 0.25em 0.25em 0.25em 0.25em;
}

textarea.text {
width: 180px;
font-size: 0.8em;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
}

#search {
position: relative;
width: 100%;
margin-bottom: 2.0em;
}

#search input.text {
position: absolute;
top: 0em;
left: 0em;
width: 12.5em;
}

#search input.button {
position: absolute;
top: 0em;
right: 0em;
}

#login {
position: relative;
width: 100%;
}

#login input.button {
position: absolute;
right: 0em;
max-width: 4em;
}



.socialbookmarks ul{
text-align:center;
list-style:none;
margin:1px 0 4px 0;
padding:0;
}

.socialbookmarks ul li{
text-align:center;
display:inline;
padding:0 4px 6px 0 ;
}

.socialbookmarks ul li.delicious{
background:url("img/delicious.gif") no-repeat 0 0;
}
.socialbookmarks ul li.digg{
background:url("img/digg.gif") no-repeat 0 0;
}
.socialbookmarks ul li.facebook{
background:url("img/facebook.gif") no-repeat 0 0;
}
.socialbookmarks ul li.stumbleupon{
background:url("img/stumbleupon.gif") no-repeat 0 0;
}

.socialbookmarks ul li a{
padding:0 0 0 18px;
margin:0 3px 0 0px;
}










#navTabs {
line-height:normal;
width:100%;
right: 0em;
bottom: 6em;
position: absolute;
width:auto;
font-size: 88%;
font-weight:none;
}

#navTabs ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:15px 3px 0px 5px;
}

#navTabs li {
display:inline;
margin:0;
padding:0;
}

#navTabs a {
background:transparent url(img/buttonl.png) no-repeat scroll left top;
float:right;
color:#000000;
margin-left:1px;
margin-right:3px;
padding:0 0 0 4px;
text-decoration:none;
}

#navTabs a span {
background:transparent url(img/buttonr.png) no-repeat scroll right top;
color:#fff;
display:block;
float:none;
margin-left:7px;
margin-right:4px;
padding:8px 15px 7px 4px;
}

#navTabs a:hover {
background-position:0 -30px;
color:#000;
}

#navTabs .current a {
background-position:0 -30px;
background-color:Transparent;
color:#000;
}

#navTabs a:hover span,#navTabs .current a span {
background-position:100% -30px;
background-color:Transparent;
color:#000000;
}
