/* 	decoration.css 
	URL: http://www.masstransitmag.com/interactive/	*/


body { 
	background-color : #fff;
	color : #333;
	font-size : 80%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
}

#cygnuslink a {
	height: 50px;
	margin: 40px 0px 0px 0px;
}
div#header { 
	margin-bottom:0; 
}
div#header {
        background: #231F20 url(images/header.gif) no-repeat top right;

	height: 99px;
}
#search {
	float: right;
	width: 422px;
	height: 37px;
	margin-top: 33px;

	padding: 9px 13px 10px 76px;
	background-image: url(/images/backgrounds/searchbg1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: none;
}
.searchoptions {
	width: 73px; margin-left: 5px;float: left; color: #7A7A79; font-weight:bold; 
}

#leaderboard {
	padding: 0px;
	text-align: center;
	width: 964px;
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 0px 0;
	background:none;
	background-color:#231F20;
}
#leaderboard span.topad {
	margin-left: 35px;
}

div#header div.toplinks { 
	
	/*background-image:url(images/header.gif); */
	margin:0; 
	padding:0; 
	height:80px; 
	float: left;
	width: 100px;
	/*overflow:hidden; */
		
}

div.toplinks h1 { 
	height:65px; 
	line-height:65px; 
	text-align:center; 
	overflow:hidden; 
	margin:0; 
	font-size:36px; 
	display: none; 
}

div.toplinks h1 a { 
	font-weight:normal; 
	color:#fff; 
	text-decoration:none; 
	letter-spacing:0.1em; 
}

div.toplinks a#cygnuslink { 
	width:125px; 
	height:45px; 
	float:right; 
	display:block; 
	overflow:hidden; 
	margin:0; 
	margin-top: 40px; 
	text-indent:-5000px; 
}

div#topnav { 
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 10px; 
	font-weight: bold; 
	height: 27px;
	border-top: 1px solid #7d7d7d;
	border-bottom: 1px solid #7d7d7d;
    background-color:#646464;
	
}



#topnav ul {
	margin: 0px;
	padding: 0px;list-style:none;
	height: 27px;
}
#topnav li {
	background-image: none;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
	height: 22px;
	padding-top:5px;
	border-right: 1px solid #7d7d7d;
	list-style:none; 
	min-width:50px;
}
#topnav li a {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;

	padding: 6px 7px 4px 8px;
	height: 17px;
	line-height: 17px;	
}
#topnav li a:hover {
	text-decoration: underline;
	color: #FFF;
	background: #666666;
}



div#sidebar { 
	font-size:0.9em; 
	width:231px;
	border-top:23px solid #646464; 
	border-bottom:6px solid #646464; 
	background-color:#f0ece5;
	
	/*background-image:url(images/bg_leftnav.gif);
	background-position:top right; 
	background-repeat:repeat-y; */
	/*border-right:1px solid #FFFFFF;*/
}

div#sidebar img { /*border-bottom: 1px solid #FFF; */}

* html div#sidebar { 
	background-image:none; 
}

div#sidebar div.navigation { 
	padding: 1em; 
	background: url(images/bg_leftnav_top.gif) top no-repeat;
}

div#content div.navigation { 
   padding: 3px 5px 3px 5px;
   background:#DFDACF;
   border-top: 1px solid #CAC1AF;
   border-bottom: 1px solid #CAC1AF;
   float:left
}

div#sidebar div.ads { 
	text-align:center; 
	padding:5px; 
	background:url(images/bg_leftnav_btm.gif) bottom no-repeat; 
	height: 75px;
}

div#sidebar a { 
	color:#C00; 
	color:#434d75;
	font-weight:bold; 
	font-size: 0.9em; 
}

div#sidebar a:hover { 
	text-decoration:none; 
}

div#sidebar h4 { 
	color:#333; 
	font-size:1.1em; 
	margin-bottom:0.5em; 
}
a{ color:#434d75;}
small { 
	font-weight: normal;
}

div#sidebar div#searchout small { 
	font-size:9px; 
	color:#888; 
}

div#sidebar div#searchout div.fullsearch { 
	text-align:right; 
}

div#sidebar div#searchout div.fullsearch a { 
	color:#2D5F90; 
}

div#content a { 
	color: #C00; 
	color:#434d75;
}

h2, h2.pagetitle { padding-top: 10px; }

form#commentform { padding-left: 5px; }

div.post { 
	background-color:#fafafa; 
	padding: 5px;
   margin-bottom: 0px;
}

div.post .author { 
	color:#956936; 
}

div.post div.postdate { 
   margin: -5px -5px 5px -5px;
	padding-right:1em; 
	text-align:right; 
	color:#555; 
	background-color:#DBDCDB; 
	height:22px; 
	line-height:22px; 
	font-size:0.9em; 
	font-weight: bold; 
}

div#content div.post div.postdate a { 
	color:#C00; 
	color:#7d7d7d;
	text-decoration: none;
}

div#content div.post div.postdate a:hover { 
	text-decoration: underline;
}

div#content div.post div.postfoot { 
	background-color:#DBDCDB; 
	height:auto !important; 
	height:20px; 
	min-height:20px; 
	font-size: 0.8em; 
	font-weight: bold; 
	line-height:20px; 
	text-align:right; 
	padding-right:1em; 
	color:#636161; 
   margin: 5px -5px -5px -5px;
}
div#content div.post { 
	border-top: 1px solid #CAC1AF;
	border-bottom: 1px solid #CAC1AF;
}
div.post div.postfoot a { 
	color:#fff; 
	
}

div.post a { 
	color:#B81F25; 
}

div#content div.post h3 a { 
	color:#C00; 
	color:#434d75;
}

div.post h3 a { 
	text-decoration:none; 
}

div.post h3 a:hover { 
	text-decoration:underline; 
}

div.prevnext a { 
	color:#b81f25; 
	font-weight:bold; 
	text-decoration:none; 
}

div.prevnext a:hover { 
	text-decoration:underline; 
}

div#footer { 
	font-size:0.8em; 
}

div#footer a { 
	color:#000; 
}

div#content ol.commentlist div.commenthead { 
	background-color:#666; 
	color:#fff; 
	font-size:11px; 
	font-weight:bold; 
	padding:0.3em; 
}

div#content ol.commentlist div.commenthead a { 
	color:#fff; 
}

div#content ol.commentlist div.commentbody { 
	padding:1em; 
	background-color:#eee; 
	font-size:0.9em; 
	border-left:1px solid #999; 
	border-right:1px solid #999; 
}

div#content ol.commentlist div.commentmeta { 
	background-color:#999; 
	text-align:right; 
	color:#fff; 
	font-size:10px; 
	padding:0.3em; 
}

div#content ol.commentlist div.commentmeta a { 
	color:#fff; 
}

div.postsidebar div#podContainer { 
	height:66px; 
	border:1px solid #ccc; 
	
}

div.postsidebar div { 
	height:40px; 
	background-repeat:no-repeat; 
	margin-bottom:0.5em; 
}

div.postsidebar div.emailpost { 
	background-image:url(images/btn-email.gif); 
}

div.postsidebar div.commentpost { 
	background-image:url(images/btn-comment.gif); 
}

div.postsidebar div.downloadpost { 
	background-image:url(images/btn-download.gif); 
}

div.postsidebar div a { 
	display:block; 
	height:40px; 
	padding-left:38px; 
	font-size:10px; 
	font-weight:bold; 
	line-height:1em; 
	padding-top:0.9em; 
	text-decoration:none; 
	
}

div.postsidebar div a:hover { 
	text-decoration:underline; 
}

.alignright,.alignleft{float:left; width:49%}
.alignright{float:right;}
