/* Start of CMSMS style sheet 'Redesign CSS' */
* html ul {height:1%;}

*+ html ul {min-height:1%;}

body {background-color: #8da2b5; width: 852px; margin: 0 auto; padding: 25px 0 25px 0;}

#container {width: 850px; background-color: #fff; border: 1px solid #000;}

#header {width: 850px; height: 150px; background: url("uploads/images/redesign/metrowire-hdr.jpg") no-repeat top left;}

#header h1 {display: none;}

#nav {width: 850px; height: 50px; background: url("uploads/images/redesign/metrowire-navbar.gif") no-repeat top left;}

#archiveHeader {width: 810px; padding: 20px 20px 10px; 20px; text-align: center; border-bottom: 1px dotted #CCC; margin-bottom: 20px;}

#archiveHeader h2 {font-size: 1.8em; font-weight: bold;}

#archiveHeader h3 {color: #0e1b35; font-size: 0.9em; line-height: 1.8em; margin-top: 2px; font-family: Georgia, serif;}

#content {width: 512px; padding: 20px 20px; float: left;}

#content h1 {display: none;}

#content h2 {font-family: Helvetica, sans-serif; font-weight: 100; color: #9F1400; margin: 0;}

#content h4 {font-size: 0.9em; font-family: Helvetica, sans-serif; color: #9F1400; margin: 0; line-height: 1.3em;}

#content p {color: #0e1b35; font-size: 0.9em; line-height: 1.8em; margin-top: 2px; font-family: Georgia, serif; margin-bottom: 22px;}

#content a {text-decoration: none; color: #0e1b35;}

#content a:hover {text-decoration: underline; color: #9f1400}

#contentRight {width: 225px; float: right; border-left: 1px dotted #8da2b5; border-left: none; padding: 10px 40px 10px 30px;} 

#contentRight p {margin: 0 0 0 10px; color: #8da2b5; font-size: 0.8em; line-height: 1.8em; margin-top: 2px; font-family: Georgia, serif; margin-bottom: 22px;}

#footer {clear: both;}

td.subscribeTable {font-size: 0.9em; text-align: right; font-family: Georgia, serif; color: #0e1b35; margin: 0px; padding: 2px;}





ul#nav {
	width: 850px;
	height: 50px;
	padding: 0;
	margin: 0;
}

ul#nav li {
	display:block;
	float:left;
	list-style-type:none;
	padding: 0;
	margin: 0 auto;
	text-indent:-9009px;
}

ul#nav li a {
	display:block;
	outline: none;
	height:50px; 
	text-indent:-9009px;
}

ul#nav li#home a {
	width:103px;
	background:transparent url("uploads/images/redesign/metrowire-navbar.gif") no-repeat 0 0;
}

ul#nav li#home a:hover {
	background-position: 0 -50px;
}

ul#nav li#subscribe a {
	width:197px;
	background:transparent url("uploads/images/redesign/metrowire-navbar.gif") no-repeat -103px 0px;
}

ul#nav li#subscribe a:hover {
	background-position: -103px -50px;
}

ul#nav li#advertise a {
	width:135px;
	background:transparent url("uploads/images/redesign/metrowire-navbar.gif") no-repeat -300px 0px;
}

ul#nav li#advertise a:hover {
	background-position: -300px -50px;
}

ul#nav li#archive a {
	width:118px;
	background:transparent url("uploads/images/redesign/metrowire-navbar.gif") no-repeat -435px 0px;
}

ul#nav li#archive a:hover {
	background-position: -435px -50px;
}

ul#nav li#about a {
	width:129px;
	background:transparent url("uploads/images/redesign/metrowire-navbar.gif") no-repeat -553px 0px;
}

ul#nav li#about  a:hover {
	background-position: -553px -50px;
}





/* End of 'Redesign CSS' */

