body {
	margin: 0px;
	padding: 0px;
	background: #0b0b0b url(../images/header_bg.jpg) top repeat-x;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: center;
	color: #939393;
}

#specmessage {
color: #FFFF00;
padding-top:10px;
	
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
	width:240px;

}

#body_wraper {
	margin: 0px auto;
	text-align: center;
	background: #1D1D1D; url(../images/body_bg.jpg);
	height: auto;
}

#body_inside {
	width: 785px;
	margin: 0px auto;
	background: url(../images/blades-bg.jpg) top left no-repeat;
	border-right: 1px #0B0B0B solid;
	border-left: 1px #0B0B0B solid;
}

#header_top {
	width: 785px;
	height: 90px;
	background: url(../images/header.gif) top left no-repeat;
	margin: 0px auto;
	text-align: left;
}

.header_text {
	text-align: right;
	padding: 20px;
	font-weight: bold;
	color: white;
}

#header_top a:link, #header_top a:visited {
	color: #00AEFF;
	border-bottom: none;
	text-decoration: none;
}

#header_top a:hover {
	color: #00AEFF;
	border-bottom: 1px dotted #00AEFF;
}

#splash {
	width: 785px;
	height: 250px;
	/*background: url(http://www.blackandbrownnews.com/images/splash.jpg) top left no-repeat;*/
	margin: 0px auto;
	/*float: left;
	text-align: left;*/
	position: relative;
	z-index: 1000;
}

#splash img {
	border: 0px;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {
	font-size: 1px;
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 1px;
}

.batas_bottom {
	padding: 0px;
	margin: 0px;
	background: #1d1d1d;
}

#left {
	float:left;
	width:500px;
	/*height:auto;*/
	text-align:left;
	padding: 20px 0px 20px 20px;
}

#right {
	float: right;
	width: 200px;
	text-align: left;
	padding-right: 20px;
}

/*.tall {
	height:300px;
}*/

#admin {
	float: left;
	width: 600px;
	height: 600px;
	/*height: auto;*/
	text-align: left;
	padding: 20px 0px 20px 20px;
}

#admin select { 
	background-color: #333;
	color: #fff;
	border: 0px;
	padding: 3px;
}

#left select { 
	background-color: #333;
	color: #fff;
	border: 0px;
	padding: 3px;
}

#admin .cont {
	width: auto;
	padding: 5px;
	background-color: #1994FF;
	color: #fff;
	border: 0px;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
}

#admin h1{
	margin:0px;
	padding:8px 0px 0px 0px;
	line-height:28px;
	font-weight:normal;
	color:#1994FF;
	font-size:28px;
	letter-spacing:-1.5px;
}

#admin h1 a{
	color:#1994FF;
	text-decoration:none;
}

#admin h1 a:hover{
	color:#1994FF;
	/*text-decoration:none;*/
	border-bottom: 1px #1994FF dotted;
}

#admin h2{
	margin:0px;
	padding:8px 0px 0px 0px;
	line-height:28px;
	font-weight:normal;
	color:#1994FF;
	font-size:18px;
	letter-spacing:-1.5px;
}

#admin h2 a{
	color:#1994FF;
	text-decoration:none;
}

#admin h2 a:hover{
	color:#1994FF;
	/*text-decoration:none;*/
	border-bottom: 1px #1994FF dotted;
}
#admin h3{
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 14px;
	font-weight :normal;
	color: #1994FF;
	font-size: 16px;
	letter-spacing: -1.5px;
}

#admin .dates{
	color: #545454;
	font-size: 11px;
	margin: 0px;
	padding: 8px 0px 5px 0px;
	border-bottom: 1px solid #333;
}
#admin .dates a{
	text-decoration:none;
	color:#939393;
	font-weight:bold
}
#admin .dates a:hover{
	text-decoration:none;
	color:#939393;
	border-bottom:1px dotted #939393;
}
#admin .tags {
	color: #545454;
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px 20px 0px;
}
#admin .tags a {
	text-decoration:none;
	color:#939393;
	font-weight:bold
}
#admin .tags a:hover {
	text-decoration:none;
	color:#939393;
	border-bottom:1px dotted #939393;
}

#admin .content{
	color: #BFBFBF;
	font: 13px "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", geneva,tahoma,verdana,arial, sans-serif;
	line-height: 19px;
	padding-top: 10px;
}

#admin .needspace {
	color: #BFBFBF;
	font: 13px "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", geneva,tahoma,verdana,arial, sans-serif;
	line-height: 19px;
	padding-top: 10px;
	padding-bottom: 250px;
}

#admin .content img{
	padding: 3px;
	border: 1px solid #333;
}

#admin .content a {
	text-decoration: none;
	color: #1994FF;
	font-weight: bold
}

#admin .content a:hover {
	text-decoration: none;
	color: #1994FF;
	border-bottom: 1px dotted #1994FF;
}

#admin .comment {
	margin:0px;
	font-size:14px;
	padding:25px 0px 35px 0px;
	font-weight:bold;
	letter-spacing:-1px
}
#admin .comment a {
	text-decoration:none;
	color:#939393;
}
#admin .comment a:hover {
	text-decoration:none;
	color:#bfbfbf;
}
#admin .headerComment{
	margin:0px;
	padding:0px 0px 10px 0px;
	line-height:13px;
	font-weight:normal;
	color:#BBA845;
	letter-spacing:-0.7px;
	font-size:16px;
	border-bottom:1px dotted #363636;
}
/*
-------------------------
barry's stuff :)
-------------------------
*/

#firstname, 
#lastname, 
#username, 
#email, 
#pword1, 
#pword2, 
#code {
	width: 20em;
	/*position: relative;
	left: 10px;*/
	border: 0px;
	padding: 5px;
	background-color: #333;
	color: #fff;
}

#mobile, 
#byline, 
#editor, 
#article, 
#photo, 
#video {
	/*position: relative;
	left: 10px;*/
	border: 0px;
	padding: 5px;
	background-color: #333;
	color: #fff;
}

#error_text {
	color: #ff0000;
	font: 12px;
}

.error_text {
	color: #ff0000;
	font: 12px;
}

#clock {
	float: right;
	color: #ffffff;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
}

/*
-------------------------
navigation
-------------------------
*/

#strip {
	background-color: black;
	position: relative;
	width: 100%;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	/*z-index: 1000;*/
}

#strip a:link, #strip a:visited {
	color: #fff;
	border-bottom: none;
	padding: 8px 9px 8px 9px;
	display: block;
	text-decoration: none;
}

#strip a:hover {
	color: #fff;
	border-bottom: none;
	background-color: #00AEFF;
}

#strip a:link.current, #strip a:visited.current {
	background-color: #00AEFF;
	color: #fff;
	font-weight: bold;
}

#strip ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 760px;
}

#strip li {
	float: left;
}

#strip li ul {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	background-color: #bbb;
	display:none;
	z-index: 100;
	border: 1px solid #aaa;
}

#strip li ul li {
	width: 100%;
	clear: both;
	text-decoration: none;
}

/*
-------------------------
sub-navigation
-------------------------
*/

#sub_strip {
	/*background-color: #00AEFF;*/
	background-color: black;
	/*padding: 2 0 2 0px;*/
	position: relative;
	/*width: 100%;*/
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	/*z-index: 999;*/
}

/*#sub_strip a:link, #sub_strip a:visited {
	color: #fff;
	border-bottom: none;
	padding: 8px 9px 8px 9px;
	display: block;
	text-decoration: none;
}*/

#sub_strip {
	color: #fff;
	border-bottom: none;
	padding: 8px 9px 8px 9px;
	display: block;
	text-decoration: none;
}

#sub_strip a:hover {
	color: #fff;
	/*text-decoration: underline;*/
	border-bottom: none;
	background-color: #00AEFF;
}

#sub_strip a:link.current, #sub_strip a:visited.current {
	background-color: #00AEFF;
	color: #fff;
	font-weight: bold;
}

#sub_strip ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 760px;
}

#sub_strip li {
	float: left;
}

#sub_strip li ul {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	background-color: #bbb;
	display:none;
	z-index: 99;
	border: 1px solid #aaa;
}

#sub_strip li ul li {
	width: 100%;
	clear: both;
}

/*
-------------------------
page header
-------------------------
*/

#heading {
	background-color: #333;
	text-align: left;
	padding: 10px;
	margin: 0;
	vertical-align: middle;
	position: relative;
	/*zoom: 1;*/
}

#heading h2 {
	margin: 0 20px 0 0;
	display: inline;
	position: relative;
	color: #D5D4D1;
	/*font-variant: small-caps;*/
	font-stretch: ultra-condensed;
	letter-spacing:-1.5px;
	font-size: 18px;
}

/*
-------------------------
old navigation
-------------------------
*/

#right #nav {
	width: 200px;
	margin:0px auto;
	text-align: left;
	/*background: #1D1D1D; /*url(../images/menu.jpg) no-repeat;*/
}

#right #nav ul {
	list-style: none;
	font-size: 12px;
}

#right #nav li {
	border-bottom: 1px solid #131313;
	display: block;
	padding: none;
	/*background: #1D1D1D;*/
	height: 27px;
}
/*
#nav li.first {
	border-top: 1px solid #CB4B0A;
}
*/
#right #nav a {
	display: block;
	color: #1994FF;
	height: 20px;
	padding: 5px 20px;
	text-decoration: none;
}

#right #nav a:hover {
	background: #1994FF;
	color: #fff;
}

#right #nav .whereami a { /* do not use on home page <li class="whereami"> */
	background: #1994FF;
	color: #fff;
	font-weight: bold;
}

/*
-------------------------
lead photos & text
-------------------------
*/

.leadPhoto {
	float: right; 
	margin: 20px 0 20px 20px;
	clear: right;
}

.leadPhoto img {
	border: 0px;
}

.leadPhoto p {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	padding-top: 4px;
	/*width: auto;*/
}

.snipPhoto {
	float: top;
	margin: 20px 0 20px 20px;
	clear: bottom;
}

.snipPhoto img {
	border: 0px;
}

/*
.snipPhoto p {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	padding-top: 4px;
}
*/

.lead {
	font-size: 14px;
}

.flag {
	font-size: 14px;
	font-weight: bold;
	color: #BFBFBF;
}

.flag select {
	border: 0px;
	background-color: #333;
	color: #fff;
	padding: 5px;
}

#comment textarea {
	width: 35em;
	border: 0px;
	padding: 5px;
	background-color: #333;
	color: #fff;
}

#left .cont, .canc {
	width: auto;
	padding: 5px;
	background-color: #1994FF;
	color: #fff;
	border: 0px;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
}

#comment .cont, .canc {
	width: auto;
	padding: 5px;
	background-color: #1994FF;
	color: #fff;
	border: 0px;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
}

.user_comment {
	color: #333; /*#BFBFBF*/
	background-color: #999; /*#555*/
	padding: 5px;
}

.member {
	font-size: 14px;
	font-weight: bold;
	color: #BFBFBF;
	background-color: #333;
	padding: 5px;
}

.report_user {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	/*position: relative;
	right: 10px;*/
}

/*
-------------------------
page search
-------------------------
*/

#search {
	padding: 0px;
	/*background: url(../images/search.gif) no-repeat;*/
}

#search input {
	background: #333;
	color: #fff;
	border: 0px;
	position: relative;
	left: 10px;
	padding: 3px;
}

#body_line{
	height:18px;
	background:url(../images/body_batas.jpg) center repeat-x;
	padding:0px;
	margin:0px;
}

#left h1{
	margin:0px;
	padding:8px 0px 0px 0px;
	line-height:28px;
	font-weight:normal;
	color:#1994FF;
	font-size:28px;
	letter-spacing:-1.5px;
}

#left h1 a{
	color:#1994FF;
	text-decoration:none;
}

#left h1 a:hover{
	color:#1994FF;
	/*text-decoration:none;*/
	border-bottom: 1px #1994FF dotted;
}

#left h2{
	margin:0px;
	padding:8px 0px 0px 0px;
	line-height:28px;
	font-weight:normal;
	color:#1994FF;
	font-size:18px;
	letter-spacing:-1.5px;
}

#left h2 a{
	color:#1994FF;
	text-decoration:none;
}

#left h2 a:hover{
	color:#1994FF;
	/*text-decoration:none;*/
	border-bottom: 1px #1994FF dotted;
}

.role {
	font-size: 12px;
	color: #fff;
}

#left h3{
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 14px;
	font-weight :normal;
	color: #1994FF;
	font-size: 16px;
	letter-spacing: -1.5px;
}

#left .dates{
	color: #545454;
	font-size: 11px;
	margin: 0px;
	padding: 8px 0px 5px 0px;
	border-bottom: 1px solid #333;
}
#left .dates a{
	text-decoration:none;
	color:#939393;
	font-weight:bold
}
#left .dates a:hover{
	text-decoration:none;
	color:#939393;
	border-bottom:1px dotted #939393;
}
#left .tags {
	color: #545454;
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px 20px 0px;
}
#left .tags a {
	text-decoration:none;
	color:#939393;
	font-weight:bold
}
#left .tags a:hover {
	text-decoration:none;
	color:#939393;
	border-bottom:1px dotted #939393;
}

#left .content{
	color: #BFBFBF;
	font: 13px "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", geneva,tahoma,verdana,arial, sans-serif;
	line-height: 19px;
	padding-top: 10px;
}

#left .needspace {
	color: #BFBFBF;
	font: 13px "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", geneva,tahoma,verdana,arial, sans-serif;
	line-height: 19px;
	padding-top: 10px;
	padding-bottom: 250px;
}

#left .content img{
	padding: 3px;
	border: 1px solid #333;
}

#left .content a {
	text-decoration: none;
	color: #1994FF;
	font-weight: bold
}

#left .content a:hover {
	text-decoration: none;
	color: #1994FF;
	border-bottom: 1px dotted #1994FF;
}

#left .comment {
	margin:0px;
	font-size:14px;
	padding:25px 0px 35px 0px;
	font-weight:bold;
	letter-spacing:-1px
}
#left .comment a {
	text-decoration:none;
	color:#939393;
}
#left .comment a:hover {
	text-decoration:none;
	color:#bfbfbf;
}
#right h1 {
	margin:0px;
	padding:0px 0px 10px 0px;
	line-height:13px;
	font-weight:normal;
	color:#1994FF;
	letter-spacing:-0.7px;
	font-size:16px;
	border-bottom:1px solid #131313;
}

#right h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 28px;
	font-weight: bold;
	color: #BFBFBF;
	letter-spacing: -0.7px;
	font-size: 16px;
}

#right2 h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 13px;
	font-weight: normal;
	color: #1994FF;
	letter-spacing: -0.7px;
	font-size: 13px;
	border-bottom: 1px solid #131313;
}

#right #menu li {
	display: block;
	/* for IE5 and IE6 */
	padding-bottom: 2px;
	font-size: 12px;
	list-style: none
}

#right #menu {
	/* to display the list horizontally */
	margin: 0px ;
	padding: 10px 0px;
	letter-spacing: -0.7px;
	/*text-transform: lowercase;*/
}
#right #menu a {
	width: 98%;
	/* extend the sensible area to the maximum with IE5 */
	display: block;
	border-bottom: 1px solid #131313;
	text-decoration: none;
	color: #1994FF;
	padding: 10px 0px 10px 5px;
}
#right #menu a:hover { 
	color: #fff;
	background-color: #1994FF;
	border-bottom: 1px solid #1D1D1D;
}

a:hover.norol {
background-color:#0b0b0b;
}

/* temporarily disabled
#right #menu .active { 
	color:#fff;
	background-color:#1994FF;
	border-bottom:1px solid #1D1D1D;
}
*/

#right #list li{
	display: block;
	/* for IE5 and IE6 */
	padding:10px 0px; 
	color: #6e6e6e;
	border-bottom:1px solid #131313;
	line-height:15px;
	font-size:11px;
	list-style:none
}
#right #list{
	/* to display the list horizontaly */
	margin:0px ;
	padding: 0px;
}
#right #list a{
	/* extend the sensible area to the maximum with IE5 */
	text-decoration: none;
	color: #939393;
}
#right #list a:hover { 
	color:#939393;
	border-bottom:1px dotted #939393
}
.list2 li{
	display: block;
	/* for IE5 and IE6 */
	padding:5px 0px; 
	color: #545454;
	border-bottom:1px solid #131313;
	line-height:15px;
	font-size:11px;
	list-style:none
}
.list2{
	/* to display the list horizontaly */
	margin:0px ;
	padding: 0px;
}
.list2 a{
	/* extend the sensible area to the maximum with IE5 */
	text-decoration: none;
	color: #545454;
}
.list2 a:hover { 
	color:#757575;
	border-bottom:1px dotted #757575
}
#bottom{
	width:785px;
	margin:0px auto;
	padding:10px 0px 35px 0px;
	font-size:11px
}
#bottom h1{
	margin:0px;
	padding:0px 0px 10px 0px;
	line-height:13px;
	font-weight:normal;
	color:#1994FF;
	letter-spacing:-0.7px;
	font-size:16px;
	border-bottom:1px dotted #1d1d1d;
}

#bottom_col1 {
	width: 240px;
	float: left;
	padding: 0px 20px 0px 6px;
	text-align: left;
}

#bottom_col2 {
	width: 430px; 
/*  width: 200px;*/
	float: left;
	padding: 0px 20px;
	text-align: left;
}
/*
#bottom_col3 {
	width: 230px;
	float: right;
	padding: 0px 20px;
	text-align: left;
}
*/
/*#bottom_colspan{
	width:455px;
	float:left;
	padding:0px 20px 0px 6px;
	text-align:left;
}*/

.list_bot li{
	display: block;
	/* for IE5 and IE6 */
	padding:5px 0px; 
	color: #939393;
	border-bottom:1px dotted #333;
	line-height:15px;
	font-size:11px;
	list-style:none
}
.list_bot2 li{
	display: block;
	/* for IE5 and IE6 */
	padding:5px 0px; 
	color: #939393;
	border-bottom:1px dotted #333;
	line-height:15px;
	font-size:12px;
	list-style:none
}
.list_bot{
	/* to display the list horizontaly */
	margin:0px ;
	padding: 0px;
}
.list_bot2{
	/* to display the list horizontaly */
	margin:0px ;
	padding: 0px;
}
.list_bot2 a, .list_bot a{
	/* extend the sensible area to the maximum with IE5 */
	text-decoration: none;
	color: #939393;
}
.list_bot2 a:hover, .list_bot a:hover { 
	color:#b1b1b1;
}
.otext{
	color: #545454;
	font-size:9px;
}
.otext2{
	color: #545454;
	font-size:10px;
}
.otext2 a, .otext a{
	color: #545454;
	text-decoration:none;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1{
	width:99%;
	background-color:#171717;
	border:0px;
	padding:3px 2px;
	margin:4px 0px 8px 0px;
	font:10px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#BFBFBF;
}
.input2{
	width:75%;
	background-color:#363636;
	border:0px;
	padding:3px 2px;
	margin:4px 0px 8px 0px;
	font:11px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#BFBFBF;
}

.cfrom{
	float:left;
	width:200px;
}
.cname{
	color:#BBA845;
	font-size:12px;
}
.cname a{
	color:#5A9BCD;
	text-decoration:none;
}
.cname a:hover{
	color:#29A1E5;
	text-decoration:none
}
.cgrav{
	float:right;
	background-color:#171717;
	border:1px solid #1d1d1d;
	width:36px;
	height:36px;
	text-align:center;
}
.cgimg{
	padding:3px;
}
.comlist{
	padding:10px 0px 0px 0px;
	border-bottom:1px dotted #363636;
	line-height:16px;
        font-size:11px;
}
.comlist a{
	text-decoration:none;
	color:#5A9BCD;
}

.comlist a:hover{
	text-decoration:none;
	color:#5A9BCD;
	border-bottom:1px dotted #5A9BCD
}
#left .headerComment{
	margin:0px;
	padding:0px 0px 10px 0px;
	line-height:13px;
	font-weight:normal;
	color:#BBA845;
	letter-spacing:-0.7px;
	font-size:16px;
	border-bottom:1px dotted #363636;
}

.ppage{
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px 20px 0px;
}

.ppage2{
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

.ppage2 a, .ppage a{
	text-decoration: none;
	color: #1994FF;
	padding: 2px 5px 5px;
	background-color: #0B0B0B;
}

.ppage2 a:hover, .ppage a:hover{
	text-decoration: none;
	color: #fff;
	padding: 2px 5px 5px;
	background-color: #1994FF;
}

code{
   font-size:11px;
   font-family:"Courier New", Courier, monospace;
   background-color:#161616;
   color:#757575;
}

/* login section */

#login label {
	/*position: relative;
	left: 10px;
	padding: 5px;*/
	color: #1994FF;
	font: 14px "Lucida Grande", Verdana, Arial, sans-serif;
}

#login input {
	width: 20em;
	/*position: relative;
	left: 10px;*/
	border: 0px;
	padding: 5px;
	background-color: #333;
	color: #fff;
}

#login .button1 {
	width: auto;
	background-color: #1994FF;
	color: #fff;
	border: 0px;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
}

/* registration section */

.regbutton {
	width: auto;
	padding: 5px;
	background-color: #1994FF;
	color: #fff;
	border: 0px;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
}

#register label {
	/*position: relative;
	left: 10px;
	padding: 5px;*/
	color: #1994FF;
	font: 14px "Lucida Grande", Verdana, Arial, sans-serif;
}

#username, 
#email, 
#pword1, 
#pword2 {
	width: 20em;
	/*position: relative;
	left: 10px;*/
	border: 0px;
	padding: 5px;
	background-color: #333;
	color: #fff;
}

#rad {
	width:16px;
	height:16px;
}

#register .note {
	color: #ccc;
	font: 9px "Lucida Grande", Verdana, Arial, sans-serif;
}

#register .button1 {
	width: auto;
	border: 0px;
	padding: 5px;
	background-color: #1994FF;
	color: #fff;
	border: 0px;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
}

.demo {
	/*width: auto;
	border: 0px;
	padding: 5px;
	background-color: #1994FF;
	color: #fff;
	border: 0px;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;*/
	z-index: 99;
	visibility: hidden;
}

/*#button1 {
	width: auto;
	background-color: #1994FF;
	color: #fff;
	border: 0px;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
}*/

#register select {
	border: 0px;
	background-color: #333;
	color: #fff;
	padding: 5px;
}

/* recovery section */

#recovery label {
	/*position: relative;
	left: 10px;
	padding: 5px;*/
	color: #1994FF;
	font: 14px "Lucida Grande", Verdana, Arial, sans-serif;
}

#recovery input {
	width: 20em;
	/*position: relative;
	left: 10px;*/
	border: 0px;
	padding: 5px;
	background-color: #333;
	color: #fff;
}

#recovery .button1 {
	width: auto;
	background-color: #1994FF;
	color: #fff;
	border: 0px;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
}

/* edit profile */

#edit label {
	/*position: relative;
	left: 10px;
	padding: 5px;*/
	color: #1994FF;
	font: 14px "Lucida Grande", Verdana, Arial, sans-serif;
}

#edit input {
	width: 20em;
	/*position: relative;
	left: 10px;*/
	border: 0px;
	padding: 5px;
	background-color: #333;
	color: #fff;
}

#edit .button1 {
	width: auto;
	background-color: #1994FF;
	color: #fff;
	border: 0px;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
}

#edit .note {
	color: #ccc;
	font: 9px "Lucida Grande", Verdana, Arial, sans-serif;
}

#leave label {
	/*position: relative;
	left: 10px;
	padding: 5px;*/
	color: #1994FF;
	font: 14px "Lucida Grande", Verdana, Arial, sans-serif;
}

#leave textarea {
	border: 0px;
	padding: 5px;
	background-color: #333;
	color: #fff;
}

#leave .button1 {
	width: auto;
	background-color: #1994FF;
	color: #fff;
	border: 0px;
	padding: 5px;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
}

#leave .note {
	color: #ccc;
	font: 9px "Lucida Grande", Verdana, Arial, sans-serif;
}

/* submission page */

#submission label {
	color: #1994FF;
	font: 14px "Lucida Grande", Verdana, Arial, sans-serif;
}

#submission #title {
	width: 30em;
	border: 0px;
	padding: 5px;
	background-color: #333;
	color: #fff;
}

#submission .radios {
	color: #1994FF;
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
}

#submission #url {
	width: 30em;
	border: 0px;
	padding: 5px;
	background-color: #333;
	color: #fff;
}

#submission textarea {
	width: 30em;
	border: 0px;
	padding: 5px;
	background-color: #333;
	color: #fff;
}

#submission .note {
	color: #ccc;
	font: 9px "Lucida Grande", Verdana, Arial, sans-serif;
}

#submission #chkbx {
	border: 0px;
	background-color: #333;
	color: #fff;
	padding: 0px;
	margin: 0px;
}

#submission .cont, .canc {
	width: auto;
	padding: 5px;
	background-color: #1994FF;
	color: #fff;
	border: 0px;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
}

/*
#submission #radi {
	border: 0px;
	background-color: #333;
	color: #1994FF;
	padding: 5px;
}
*/

#submission select { 
	background-color: #333;
	color: #fff;
	border: 0px;
	padding: 3px;
}

/*
#submission .nolink {
	color: #1994FF;
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
}
*/

/* confirmation page */

#confirmation .edit, .submit {
	width: auto;
	padding: 5px;
	background-color: #1994FF;
	color: #fff;
	border: 0px;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
}

.disp {
	color: #999;
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
}

.category {
	color: #ccc;
	font-size: 12px;
}

.confirm {
	display: block;
}

.confirm *{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #333;
}

.confirm_content {
	padding: 0px 8px 12px;
	background: #333;
}

.confirm1 { 
	border-right:1px solid #000;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #000;
	padding-left:1px;
	margin-left:3px;
	background:#333;
}

.confirm2 { 
	border-right:1px solid #000;
	border-left:1px solid #000;
	padding:0px 1px;
	background:#333;
	margin:0px 1px;
}

.confirm3 { 
	border-right:1px solid #000;
	border-left:1px solid #000;
	margin:0px 1px;
}

.confirm4 { 
	border-right:1px solid #000;
	border-left:1px solid #000;
}

.confirm5 { 
	border-right:1px solid #000;
	border-left:1px solid #000;
}

/* footer */

#footer {
	border-top:1px solid #171717;
	background: #000;
	padding:10px 0px 10px 6px;	
	color:#545454
}

#footer a {
	color:#939393;
	text-decoration:none;
}

#footer a:hover {
	color:#BFBFBF;
	text-decoration:none;
}

/* admin editing */

#edit_story label {
	color: #1994FF;
	font: 14px "Lucida Grande", Verdana, Arial, sans-serif;
}

#edit_story #title {
	width: 30em;
	border: 0px;
	padding: 5px;
	background-color: #333;
	color: #fff;
}

#edit_story .radios {
	color: #1994FF;
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
}

#edit_story #url {
	width: 30em;
	border: 0px;
	padding: 5px;
	background-color: #333;
	color: #fff;
}

#edit_story textarea {
	width: 30em;
	border: 0px;
	padding: 5px;
	background-color: #333;
	color: #fff;
}

#edit_story .note {
	color: #ccc;
	font: 9px "Lucida Grande", Verdana, Arial, sans-serif;
}

#edit_story #chkbx {
	border: 0px;
	background-color: #333;
	color: #fff;
	padding: 0px;
	margin: 0px;
}

#edit_story .cont, .canc {
	width: auto;
	padding: 5px;
	background-color: #1994FF;
	color: #fff;
	border: 0px;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
}

/*
#edit_story #radi {
	border: 0px;
	background-color: #333;
	color: #1994FF;
	padding: 5px;
}
*/

#edit_story select { 
	background-color: #333;
	color: #fff;
	border: 0px;
	padding: 3px;
}

/*
#edit_story .nolink {
	color: #1994FF;
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
}
*/



