<!-- 

    	

    	/*html etc*/

	html, body {

		margin: 0;

		padding: 0; }

	body {

		background-color:#000;

		font-family: "Century Gothic", Verdana, Arial, Sans;

		font-size: 12px; }

	a, a img {

		text-decoration: none;

		border: none;

		color: #ccc; }

/*end html etc*/



/*misc*/

	.clear {

		clear: both; }

/*end misc*/



/*primary positioning*/

	#container {

		margin-left:auto;

		margin-right:auto;

		width:750px; }

	#main {

		margin-left:auto;

		margin-right:auto;

		float:left;

		width: 750px;

		background-color:#333;

		background-image:url(/images/elorg_9_24_07.gif);

		background-repeat:no-repeat;}

	#center {
		float:left;

		width: 750px; }

/*end primary positioning*/



/*headline*/

	#headline {

		margin-left:auto;

		margin-right:auto;

		width:790px;

		padding:10px 10px 5px 10px;

		color:#c93;

		font-size:24px; }

	a.headline {

		color:#c93; }

/*end headline*/



/*topnav*/

	#nav { margin-left:10px;

		background-color:#666;

		opacity: 0.8;

		-moz-opacity:0.8;

		filter:alpha(opacity=80);

		font-size:10px;

		width:545px;

		padding:3px 0px 3px 5px; }

	#nav a {

		color: #000; }

	#nav ul {

		float: left;

		padding-left:5px;

		margin: 0; }

	#nav ul li {

		padding-left:4px;

		display: inline;

		list-style: none; }

/*end topnav*/



/*userinfo*/

	#left { margin-top:23px;

		display: none;

		width: 570px; }

	.logged_in #left {

		display: block;

		padding-top:10px;

		margin-left:10px;

		width: 570px;

		height:60px; }

	#leftstuff {

		position:relative;

		right:420px;

		bottom:8px;

		text-align:left;

		float:right;

		width:80px;

		height:60px; }

	img.avatar {

		float:left;

		width: 60px;

		height: 60px; }

	#user_post, #user_settings, #user_posts, #user_replies {

		padding:0px;

		margin:0px;

		clear: both;

		display: block;

		color: #ccc;

		font-size:10px;}

	#user_post {

		font-weight: normal;

		width:10px;

		height:34px;

		padding:0px;

		margin:0px;

		color:#C33;

		font-size: 30px;

		position:relative;

		bottom:4px; }

	#user_settings {

		padding:0px;

		margin:0px;

		font-size: 10px; }

/*end userinfo*/



/*posts*/

	#posts { margin:0px;
		padding-top: 5px;
		float:left;

		width: 570px; }
#posts p {
background-color:#666;
opacity: 0.8;

		-moz-opacity:0.8;

		filter:alpha(opacity=80);
margin-left:10px;
margin-right:10px;
padding:10px;
color:#FFF;
font-size:14px;}

	.logged_in #posts {

		margin:0px;

		width: 570px; }

	.post {

		background-color:#666;

		margin:10px;

		opacity: 0.8;

		-moz-opacity:0.8;

		filter:alpha(opacity=80); }

	.post h2 {

		margin:;

		padding:;

		font-size: 22px;

		font-weight: normal;

		background:; }

	.post h2 a {

		font-weight: normal;

		color:#FFF; }

	.logged_in .post h2 {

		margin:0px;

		margin-bottom:10px;

		padding:0px; }

	.post .content {

		padding:10px 10px 10px 10px;

		font-size: 12px;

		color: #000;

		background-color:;

		margin-bottom:10px; }

/*end posts*/



/*pager*/

	#pages { padding-bottom:10px;

		padding-right:10px;

		margin-left:10px;

		width:540px;

		text-align:right;

		clear: both; }

	#pages strong, #pages a, #pages .dot {

		padding-right:5px;

		color: #ccc;

		padding:; }

	#pages strong {

		padding-left:;

		font-weight: normal;

		text-transform: capitalize; }

	#pages span {

		padding-right:5px;

		color: #666; }

/*end pager*/



/*replies and recent*/

	#right {

		position:relative;

		right:65px;

		top:10px;

		float:right;

		width: 110px;

		padding:;

		size:12px; 
margin-top:5px;}

	#right ul {

		padding: 0;

		margin:; }

	#right ul li {

		list-style: none;

		font-size: 12px;

		padding:; }

	#right ul li a {

		color: #ccc; }

/*end replies and recent*/



/*replies*/
#globalbox {
display:inherit;
}
#localbox {
display:inherit;
}
	#replies {

		display: none; }

	.logged_out #replies {

		display: none; }

	#localbox {
position:relative;

		bottom:15px;
		padding:0px;

		font-size:12px;

		color: #ccc;

		width: 160px;

		margin-bottom:15px; }
body.logged_out #localbox {
display:none;}
body.logged_out #globalbox {
display:none;
}

	#localbox ul li {

		position:relative;

		bottom:10px; }

	.local {

		margin:0px;

		padding:;

		font-size: 14px;

		font-weight: normal;

		color:#c93; }

	#globalbox {
position:relative;

		bottom:25px;

		font-size:12px;

		color: #ccc;

		width: 150px;

		margin-bottom:10px; }

	#globalbox ul li {

		position:relative;

		bottom:10px; }

	.global {

		margin:0px;

		padding:;

		font-size: 14px;

		font-weight: normal;

		color:#c33; }

/*end replies*/



/*recent*/

	#recentbox {

		margin:0px;

		padding:;

		background: #333;

		font-size: 12px;

		position:relative;

		bottom:5px; }

	#recentbox ul li {
width:150px;
		position:relative;

		bottom:10px; }

	.recent {

		font-size: 14px;

		font-weight: normal;

		color:#C33; }

/*end recent*/



/*online*/

	#online {

		position:relative;

		right:28px;

		float:left;
height4px;

		padding:5px;

margin-bottom:0px; }

	#online ul, #online ul li, #online ul li a, #online h2 {

  		display:inline;

		width:570px;

		list-style: none;

		margin: 0;

		padding-left:;

		font-size: 10px;

		color: #ccc;

		font-weight: normal; }

	#online ul li a {

		position:relative;

		right:20px;

		white-space: nowrap; }

	a#user_online {
padding-left:20px;
		padding-right:20px;;

		background: url(/images/useronline-on-ico.gif) no-repeat right top; }

	a#user_online.status_1 { 

		background: url(/images/useronline-off-ico.gif) no-repeat right top; }

	#online .online_hiding {

		opacity: .5;

		filter: alpha(opacity=50); }

/*end online*/



/*bottomnav*/

	#subnav {

		background-color:#666;

		opacity: 0.8;

		-moz-opacity:0.8;

		filter:alpha(opacity=80);

		margin-left:10px;

		width:546px;

		float:left;

		text-align: center;

		padding:3px 0px 3px 4px;

		color: #000;
margin-top:10px; }

	#subnav a {

		color: #000; }

	#subnav ul {

		float: left;

		padding-left:5px;

		margin: 0; }

	#subnav ul li {

		display: inline;

		list-style: none; }

	#subnav span {

		padding:; }

/*end bottomnav*/



/*stats*/

	#stats {

		padding:5px;

		float:left;

		width: 570px;

		margin-left:10px;;

		font-size: 9px;

		text-align: center;

		color: #FFF; }

/*end stats*/



/*copyright*/

	#copy {

		position:relative;

		right:200px;

		width:130px;

		color:#ccc;

		float: right;

		padding-bottom:10px;

		font-size: 14px; }

/*end copyright*/



/*log in form*/
#online {
margin-top:5px;
margin-bottom:0px;
}

	#online form div {
padding-left:40px;

		text-align: right; }

	#online form div input { font-size:10px;

		border:0;

		background: #666;

		color: #fff; 
opacity: 0.8;

		-moz-opacity:0.8;

		filter:alpha(opacity=80);}

/*end log in form*/



/*reply*/

	.replies {

		text-align:right;

		margin:;

		padding-bottom:10px;

		padding-right:10px;

		color: #000;

		font-size: 14px;

		font-weight: normal;

		background:; }

.reply_form {


		padding-top: 10px; }

	.reply_form strong, #users_list h2 {
width:530px;
		float: left;

		margin:10px;

		padding-top:10px;

		color: #FFF;

		font-size:12px;

		font-weight: normal;

		}

	.a_reply {

		color:#000;

padding-top:10px;

		padding-bottom:0px;

		clear: both; }

	.a_reply .avatar {

		width: 60px;

		height: 60px;

		float: left; 

padding-right:10px;}

	.a_reply a .username {

		color: #ccc; }

	.a_reply .time, .a_reply .edit {

		color: #ccc;

margin-right: 1ex;

		}

	.a_reply .title {

width:100px;

height:10px;

		color: #ccc;

		 }

	.a_reply .reply_info {

float:right;

width:175px;

padding-right:0px;

		padding-bottom:0px; }
.a_reply .reply_info .edit {float:right;
}

	.a_reply .post {

float:left;

width:355px;

		padding:22px 10px 23px 10px;

margin:0px 0px 0px 10px;

		font-size: 12px; }

	.post img, .post object, .post embed {

		max-width: 355px!important;
		}
        input[type="text"]#user {
		padding: 1px;
		width: auto;
	} /*
        input[type="text"] {
		border: 1px solid #666;
		opacity: 0.8;
                filter:alpha(opacity=80);
                color: #fff;
                font-family: "Century Gothic", Verdana, Arial, Sans;
                font-size: 12px;
                padding: 4px 10px;
	}*/
	textarea {



		border: 1px solid #666;

		background: #666;

opacity: 0.8;

		-moz-opacity:0.8;

		filter:alpha(opacity=80);

		color: #fff;

		font-family: "Century Gothic", Verdana, Arial, Sans;

		font-size: 12px;

		width: 96%;

		height: 100px;

		padding: 10px;

margin:5px 0px 10px 0px;

		}

	.areyousure {

		}

#reply_alias {

padding-bottom:10px;

}

/*end reply*/



/*quote*/

	#quote {

		padding:;

		font-size: 13px;

		text-align: center;

		color: #fff;

		background: #6cf; }

/*end quote*/



/*left logged in menu*/

	.content fieldset {

		margin: 0px;

		padding: 0px;

		border: 0px;

		padding-bottom:; }

	.content fieldset legend {

		color: #fff;

		padding: 1em;

		background-color: #333; }

	.content textarea {

		max-width: 100%; }

	#users_list {

		line-height: auto;

		background-color: #666;

		padding: 10px;

		margin:10px; opacity: 0.8;

		-moz-opacity:0.8;

		filter:alpha(opacity=80);}

/*end left logged in menu*/







/*stuff*/

	.post_form, .reply_form {

		background-color:;

		padding: 10px;

		margin-top: 0px; }

	.post_form strong, .reply_form strong {

		color:#ccc;

display: block;

		font-size: 12px; }

	.notification {

		margin-left:10px;
margin-right:10px;
padding:10px;
color:#ccc;
font-size:12px; }

#posts .post_form {
margin:0px;
}

#posts .post_form strong {
color:#ccc;
padding:5px;
margin:0px;
font-weight:normal;
font-size:14px;
}
/*end stuff*/



    	

    	



    	 -->

