* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(/images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}

h1, h2, h3 {
}

h1 {
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.8em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}
table.table {
	border:1px solid #454545;
	color:#0066B3;
	width: 85%;
}
table.table th {
	border:1px solid #454545;
	color:#0066B3;
}
table.table td {
	border:1px solid #454545;
} 

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	background: url(/images/img02.jpg);
}

#header h1, #header h2 {
	float: left;
	margin: 0;
	text-transform: uppercase;
	color: #FFFFFF;
}

#header h1 {
	padding: 30px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	padding: 47px 0 0 8px;
	font-size: 1.8em;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 960px;
	height: 51px;
	margin: 0 auto;
	background: url(/images/img03.jpg);
	overflow: hidden;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 12px 6px 0 6px;
	/*position: absolute;*/
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu_wrap {
        position: relative;
        padding-right: 140px;
}

#menu_hp {
        min-width: 124px;
        min-height: 20px ;
        margin-left: 10px;
        position: absolute;
        top: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #454545;
	-webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#menu_energy {
        min-width: 124px;
        min-height: 20px ;
        margin-left: 10px;
        position: absolute;
        top: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #454545;
	-webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#menu_right {
        align: right;
        float: right;
}

#hp {
	width: 100px;
	max-width: 100px;
	height: 16px;
	border:1px solid #454545;
	background-color: #FF0000;
	/*opacity: 0.5;*/
	/*position: relative;*/
	position: absolute;
}

#hydrogen {
}

#nitrogen {
}

#titanium {
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 30px 20px 20px 20px;
	background: url(/images/img04.jpg) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 460px;
}

#content_wrap {
}

#content_information {
        margin-left: 7px;
        margin-right: 7px;
        margin-top: 10px;
        border: 2px solid #454545;
}

#content_councillors {
        margin-left: 7px;
        margin-right: 7px;
        margin-top: 10px;
        border: 2px solid #454545;
}

#content_legislation {
        margin-left: 7px;
        margin-right: 7px;
        margin-top: 10px;
        border: 2px solid #454545;
}

.post {
	margin-bottom: 40px;
	color: #99D7FF;
}

.post .title {
	border-bottom: 1px solid #454545;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 20px;
	padding: 15px 20px;
	background: url(/images/img05.gif) no-repeat;
	line-height: normal;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .byline {
	float: left;
}

.post .meta .comments {
	float: right;
}
.header {
	text-align: center;
	border:1px solid grey;
	font-weight:bold;
}
.col1 {
	float:left;
	width: 48%;
	padding:auto;
}
.col2 {
	float:right;
	width: 48%;
	padding:auto;
}
.col3 {
	float:left;
	width: 48%;
	padding:auto;
}
.col4 {
	float:right;
	width: 48%;
	padding:auto;
}
#div_chat {
	padding:5px 5px 5px 5px;
	height: 400px;
	width: 460px;
	overflow:auto;
	border: 1px solid #454545;
	color:#018BC1;
}

#div_chat .username { 
	padding:5px 0 0 0;
	color:#BBD9EE;
	font-weight: bold;
}
#div_chat .time { 
	font-style: italic;
	font-size: 0.8em;
	color:#BBD9EE;
}

#div_nav {
	border: 1px solid #454545;
}

#div_acc {
        border: 1px solid #454545;
        min-width: 220px;
}

/* System */

.ajax_box
{
	background-image: url(/images/img02.jpg);
	background-repeat:no-repeat;
	clear:both;
	width:600px;
	min-height:600px;
	padding:20px;
	margin-top:30px;
	z-index:0;
	background-color:#000000;
	position:absolute;
	left:12.5%;
	top:12.5%;
	border:1px solid #454545;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	//filter:alpha(opacity=90);
	//-moz-opacity:0.9;
	//-khtml-opacity: 0.9;
	//opacity: 0.9;
}

img
{  
	border-style: none;
}

.ajax_box h1
{
	font-size:23px;
	color:#99D7FF;
}
#detailsWrap
{
	border:1px solid #454545;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
}
#detailsWrap .menu
{
        padding-top:5px;
}
#detailsWrap .menu a
{
        color:#99D7FF;
        background:#454545;
	border:1px solid #c0c0c0;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        padding:5px;
        margin-top:50px;
}
#detailsWrap a:hover
{
        color:#33ff33;
}
#details
{
	padding: 10px;
}

#wrap
{
	position: absolute;
	width: 500px;
	height: 300px;
	margin-left: -150px;
	margin-top: -150px;
	top: 50%;
	left: 35%;

}

#mapWrap
{
	border: 1px solid #454545;
	display: block;
	margin: auto;
}
#description
{
	color: #6E7C85;
	position: absolute;
	top: 255px;
	left: 25px;
	height: 26px;
	width: 410px;
	text-indent: 10px;
	line-height: 26px;
	font-family: arial, sans-serif;
	font-size: 0.8em;
}

#dotField
{
	border: 0;
	color: #CC0000;
	position: absolute;
	top: 5px;
	left: 10px;
	width: 300px;
	line-height: 26px;
	font-family: arial, sans-serif;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul table {
	width: 220px;
	overflow:auto;
	border: 1px solid #454545;
}

#sidebar ul th {
	border:1px solid #454545;
}

#sidebar ul td {
	border:1px solid #454545;
	text-align: center;
	padding: 5px 0 0 0;
} 

#sidebar li {
}

#sidebar li ul {
	padding: 0 0 20px 20px;
	list-style: square inside;
}

#sidebar li ul a {
	font-size: 1.1em;
	text-decoration: none;
}

#sidebar li ul a:hover {
	text-decoration: underline;
}

#sidebar h2 {
	height: 50px;
	padding: 13px 20px 0 20px;
	background: url(/images/img06.gif) no-repeat;
	font-size: 1.6em;
}


#sidebar h3 {
	height: 25px;
	padding: 10px 10px 0 10px;
	border:1px solid #454545;
	border-bottom:0px;
	-moz-border-radius: 0.5em 0.5em 0 0;
	-webkit-border-radius: 0.5em 0.5em 0 0;
	font-size: 1.2em;
}

#sidebar_left {
	float: left;
	width: 220px;
}

#sidebar_left ul {
	margin: 0;
	padding-right: 20px;
	list-style: none;
}

#sidebar_left ul table {
	width: 220px;
	overflow:auto;
	border: 1px solid #454545;
}

#sidebar_left ul th {
	border:1px solid #454545;
}

#sidebar_left ul td {
	border:1px solid #454545;
	text-align: center;
	padding: 5px 0 0 0;
} 

#sidebar_left li {
}

#sidebar_left li ul {
	padding: 0 0 20px 20px;
	list-style: square inside;
}

#sidebar_left li ul a {
	font-size: 1.1em;
	text-decoration: none;
}

#sidebar_left li ul a:hover {
	text-decoration: underline;
}

#sidebar_left h2 {
	height: 50px;
	padding: 13px 20px 0 20px;
	background: url(/images/img06.gif) no-repeat;
	font-size: 1.6em;
}


#sidebar_left h3 {
	height: 25px;
	padding: 10px 10px 0 10px;
	border:1px solid #454545;
	border-bottom:0px;
	-moz-border-radius: 0.5em 0.5em 0 0;
	-webkit-border-radius: 0.5em 0.5em 0 0;
	font-size: 1.2em;
}

#mail_wrap {
        float: right;
        padding-right: 118px;
}

#mail {
        float: right;
        text-decoration: bold;
}

#div_chatbox {
	padding:5px 5px 5px 5px;
	height: 250px;
	width: 188px;
	overflow: hidden;
	border: 1px solid #454545;
	color:#018BC1;
}

#div_chatbox .username { 
	padding:5px 0 0 0;
	color:#BBD9EE;
	font-weight: bold;
}
#div_chatbox .time { 
	font-style: italic;
	font-size: 0.8em;
	color:#BBD9EE;
}

/* Beta */

#betasignup {
	padding: 20px;
	text-align: center;
}

#betasignup input {
	margin-bottom: 10px;
	padding: 3px 5px;
	background: #1F1F1F url(/images/img06.gif) no-repeat center center;
	border: 1px solid #454545;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#betasignup #s {
	width: 80%;
	background: #1F1F1F;
}

/* Search */

#search {
	padding: 20px;
	text-align: right;
}

#search input {
	margin-bottom: 10px;
	padding: 3px 5px;
	background: #1F1F1F url(/images/img06.gif) no-repeat center center;
	border: 1px solid #454545;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 100px;
}

#search #s {
	width: 80%;
	background: #1F1F1F;
}

/* Calendar */

#calendar {
	padding-bottom: 20px;
}

#calendar table, #calendar caption {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	text-transform: uppercase;
	letter-spacing: .25em;
	font-weight: bold;
}

#calendar thead th {
	background: #333333;
}

#calendar tbody td {
	background: #111111;
}

#calendar a {
	text-decoration: none;
	font-weight: bold;
}

#calendar a:hover {
	text-decoration: underline;
}

/*Contact Us */

#contact {
	margin-bottom: 10px;
	padding: 3px 5px;
	background: #1F1F1F url(/images/img06.gif) no-repeat center center;
	border: 1px solid #454545;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;

/* Footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(/images/img07.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
}