/*------------ CSS coded by GRAHAM at http://streetsie.com -------------*/


/*------------------------ GENERAL PAGE LAYOUT -------------------------*/

	body { background:#777777; margin:0px; }

	A 	{ color:#FFFFFF; font-weight: bold; text-decoration:none; background: inherit; }
	A:link	{ color:#FFFFFF; font-weight:bold; text-decoration:none; }
	A:visited	{ color:#FFFFFF; font-weight:bold; text-decoration:none; }
	A:active	{ color: #FFFFFF; font-weight:bold; }
	A:hover	{ color: #FFFFFF; font-weight:bold; text-decoration:underline; }

	.highlight		{ font-weight:bold; color:white; }
	.highlight a	{ color:yellow; font-weight: bold; text-decoration:none; }
	.highlight a:link	{ color:white; font-weight:bold; text-decoration:none; }
	.highlight a:hover	{ color: #000000; font-weight:bold; text-decoration:underline; }
	a.highlight:visited	{ color:white; font-weight:bold; text-decoration:none; }
	a.highlight:active	{ color: #FFFFFF; font-weight:bold; }

	P {	margin:0px 0px 8px 0px; padding:0px;	}
	blockquote {	margin:8px 25px 8px 25px; }

	#container {
		}
	#picturebox {
		padding:0px 27px 0px 27px;
		margin:27px auto 25px auto;
		text-align:center;
		}
	.bodypic {
		padding:6px;
  		background:#FFFFFF;
		border:1px solid #111111;		
		}
	#aboutbox {
		text-align:center;
		width:696px;
  		height:500px;
		margin:27px auto 25px auto;
		padding:8px;
  		background:#FFFFFF;
		}
	#aboutbox2 {
		font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
		font-size:11px;
		text-align:left;
		color:#FFFFFF;
		width:664px;
  		height:468px;
		margin:auto;
		padding:16px;
  		background:#666666;
		}


/*--------------------------- NAVIGATION BAR --------------------------*/

	.cleannav {
		font-family:Arial, Tahoma, Verdana, Georgia, Arial, sans-serif;
		color:#DDDDDD;
		font-size:11px;
		width: 100%;
		margin-top:25px;
		background-color: #666666;
		border-top:1px solid #444444;		
		border-bottom:1px solid #444444;	
		font-weight: bold;	
		}
	.cleannav a, .cleannav a:link, .cleannav a:visited {
		padding:5px 4px 5px 4px;
		color:#DDDDDD;
		font-weight: bold;	
		text-decoration: none;
		}
	.cleannav a:active, .cleannav a:hover {
		background:#777777;
		padding:5px 4px 5px 4px;
		color:#333333;
		}
	.cleannavleft {
		float:left;
		position:relative;
		padding:5px 0px 5px 4px;
		text-align:left;
		}
	.highlight a {
		color:white; 
		font-weight: 
		bold; text-decoration:none; 
		}
	.highlight a:link { 
		color:white; 
		font-weight:bold; 
		text-decoration:none; 
		}
	a.highlight:visited	{
		padding:5px 4px 5px 4px;
		color:#ffffff;
		font-weight: bold;	
		text-decoration: none;
		}
	a.highlight:active { 
		color: #FFFFFF; 
		font-weight:bold; 
		}
	.highlight a:hover {
		background:#777777;
		padding:5px 4px 5px 4px;
		color:#333333;
		text-decoration: none;
		}
	.cleannavright {
		font-family:Arial, Tahoma, Verdana, Georgia, Arial, sans-serif;
		font-weight:bold;
		letter-spacing:2px;
		color:#EEEEEE;
		padding:5px 8px 5px 4px;
		text-align:right;
		}
		
		
/*---------------------- ABOUT & COPYRIGHT PAGES ---------------------*/

	.aboutpage { 
		margin-top:55px;
		margin-left:auto;
		margin-right:auto;
		width:800px;
		}
	.newabout {
		font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
		text-align:left;
		font-size:12px;
		line-height:22px;
		width:450px;
		margin:0px 0 25px 0;
		padding:8px;
  		background:#777777;
		border:0px solid #111111;		
 		}
	#aboutbox {
		font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
		text-align:left;
		font-size:12px;
		line-height:22px;
		width:450px;
		margin:35px auto 25px auto;
		padding:8px;
  		background:#777777;
		border:0px solid #111111;		
 		}
 	#aboutcontent {
		position:relative;
		float:left;
		margin:0px 0px 20px 100px;
		}
	#aboutbox a, #aboutbox a:link, #aboutbox a:visited {
		color:#222222;
		font-weight:normal;
		text-decoration: none;
		border-bottom:1px solid #444444;		
		}
	#aboutbox a:active, #aboutbox a:hover {
		color:#EEEEEE;
		border-bottom:2px solid #EEEEEE;		
		}
	#aboutbox2 {
		font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
		text-align:left;
		font-size:12px;
		line-height:22px;
		width:850px;
		margin:35px auto 25px auto;
		padding:8px;
  		background:#777777;
		border:0px solid #111111;		
 		}
	#aboutbox2 a, #aboutbox2 a:link, #aboutbox2 a:visited {
		color:#222222;
		font-weight:normal;
		text-decoration: none;
		border-bottom:1px solid #444444;		
		}
	#aboutbox2 a:active, #aboutbox2 a:hover {
		color:#EEEEEE;
		border-bottom:2px solid #EEEEEE;		
		}
	.abouttextwhite {
		margin-left:0px;
		margin-top:30px;
		color:#EEEEEE;
		}	
	.abouttextwhite2 {
		margin-left:0px;
		margin-top:20px;
		color:#EEEEEE;
		}	
	.abouttextgrey {
		margin-left:0px;
		margin-top:20px;
		color:#222222;
		}	
	.abouttextwhitec {
		margin-top:0px;
		color:#333333;
		}	
	.abouttextwhitec2 {
		margin-top:20px;
		color:#EEEEEE;
		}	
	.abouttextwhitec3 {
		margin-top:40px;
		color:#333333;
		}	
	.abouttextgreyc {
		line-height:8px;
		margin-top:20px;
		color:#222222;
		}	
	.faqbox {
		font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
		color:#EEEEEE;
		text-align:left;
		font-size:11px;
		line-height:14px;
		padding:30px 30px 20px 40px;
  		background:#777777;
		border:0px solid #111111;		
 		}
	.faqtext {
 		}
	.faqtext a, .faqtext a:link, .faqtext a:visited {
		color:#EEEEEE;
		text-decoration: underline;
		font-weight:normal;
		}
	.faqtext a:active, .faqtext a:hover {
		color:#111111;
		}
	.faqtextheading {
		padding:0px;
		margin-left:-15px;
		color:#FFFFFF;
		font-weight:bold;
 		}
 	#faqcontent {
		position:relative;
		float:left;
		margin:0px 0px 20px 30px;
		width:68%;
		}
	#faqsidebar {	
		margin:55px 0px 0px 72%;
		width:230px;	
		line-height:15px;
 		text-align:center;
 		background:#888888;
		border:1px solid #666666;		
		}
	.aboutsidebar {	
		width:230px;	
		line-height:15px;
 		text-align:center;
 		background:#888888;
		border:1px solid #666666;		
		}
	.faqsidebarheading {
		font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
		margin-bottom:4px;
		padding: 10px 0px 4px 0px;
		color:#333333;
		font-size:11px;
		font-weight:bold;
		}
	.faqsidebartext {
		font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
		padding: 0px;
		color:#EEEEEE;
		font-size:11px;
		font-weight:normal;
		}
	.faqsidebartext2 {
		font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
		padding: 0px 10px 0 0px;
		color:#EEEEEE;
		font-size:11px;
		font-weight:normal;
		text-align:left;
		line-height:150%;
		}
	.faqsidebartext a, .faqsidebartext a:link, .faqsidebartext a:visited {
		color:#EEEEEE;
		text-decoration: none;
		font-weight:normal;
		}
	.faqsidebartext a:active, .faqsidebartext a:hover {
		color:#111111;
		}
	.faqsidebartext2 a, .faqsidebartext2 a:link, .faqsidebartext2 a:visited {
		color:#EEEEEE;
		text-decoration: none;
		font-weight:normal;
		}
	.faqsidebartext2 a:active, .faqsidebartext2 a:hover {
		color:#111111;
		}


/*------------------------------- COMMENTS -----------------------------*/

	.comments-jump {
		float:left;
		}
	.commentbox {
		clear:both;
		font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
		font-size:11px;
		color:#fff;
		font-weight:normal;
  		line-height:145%;
  		text-align:justify;
		background-color: #666666;
		border-top:1px solid #444444;
		border-bottom:1px solid #444444;
		border-left:1px solid #444444;
		border-right:1px solid #444444;
		margin:20px 20px 20px 20px;
		padding:20px 20px 20px 20px;
		}
	.commentbox a {
		color:#282828;
		}
	.commentbox .byline a:link {
		color:#A8A8A8;
		}
	.commentbox .byline a:hover {
		font-weight:normal;
		text-decoration:underline;
		color:#A8A8A8;
		}
	.commentbox .byline a:visited {
		font-weight:normal;
		color:#C8C8C8;
		}
	.commentbox .comments-open h3 {
		font-weight:bold;
		color:#FFFFFF;
		}
	.commentbox .comments-open h3 a:link{
		font-weight:bold;
		color:#282828;
		}
	.commentbox .comments-open h3 a:visited{
		font-weight:bold;
		color:#282828;
		}
	.commentbox .comments-open h3 a:hover{
		font-weight:bold;
		text-decoration:underline;
		color:#FFFFFF;
		}
	.imagedescription {
		padding:4px 0px 0px 6px;
		margin-bottom:28px;
		}		
	.commentpostedat {
  		margin-top:8px;
		}		
	.commenttrackback {
  		margin-bottom:10px;	
  		padding-bottom:10px;
		}		
	.trackbackposted {
		margin:0px 0px 8px 0px;
		padding:8px 0px 8px 15px;
 		border-bottom:1px solid #333333;				
		}
	.commentborder {
		padding:3px 4px 3px 4px;
		background:#A9A9A9;
 		border:1px solid #444444;	
		color: #000;
		}
	.externalcommentposted {
		margin:0px 0px 8px 0px;
		padding:8px 0px 0px 15px;
		}
	.commentpopuppic {
		padding:3px;
  		background:#FFFFFF;
		border:4px solid #666666;			
		margin:0px 0px 0px 25px;
		}
	.namebox {
		font-weight: normal;
		font-size: 11px;
		color: #000;
		margin:0px;
		padding-top:8px;
		text-align:left;		
		}
	.formfield {
		background-color: inherit;
		margin:0px 0px 10px 5px;
		padding-bottom:4px;
		}
	.formfield2 {
		font-weight: normal;
		font-size: 11px;
		color: #000;
		background-color: #cccccc;
		margin:0px;
		padding:3px;
		border:0px;
		border-bottom: 1px dotted #FFFFFF;
		}
	.textarea {
		font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
		font-weight: normal;
		font-size: 11px;
		color:#000;
  		line-height:145%;
		background-color:#cccccc;
		padding:3px;
		border:1px solid #FFFFFF;
		}
		
		
/*--------------------------- ARCHIVE PAGES ----------------------------*/

	a img.archivepic {
 		padding:4px;
		background: inherit;
		border:1px solid #888888;
		margin:1px;
		}
	a:hover img.archivepic {
 		padding:4px;
 		border:1px solid #D1D1D1;
		background:#888888;
		margin:1px;
		}
	.archivelist {
		margin:22px 0px 15px 0px;
  		line-height:140%;
  		text-align:center;
  		padding:2px;
		font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
		font-size:11px;
		font-weight:bold;
		letter-spacing:3px;
		color:#FFFFFF;
		}
	.calendar {
		margin:22px 0px 25px 0px;
  		line-height:140%;
  		padding:2px;
		font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
		font-size:11px;
		font-weight:bold;
		letter-spacing:3px;
		color:#FFFFFF;
		}
	.calendarbox {
		font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
		font-size:11px;
		font-weight:bold;
		letter-spacing:3px;
		color:#FFFFFF;
  		background:#666666;
		border:1px solid #777777;			
		}
	.calendarpic {
  		background:#777777;
		border:5px;
		}


/*---------------------------- MISCELLANEOUS ---------------------------*/

	#cc, #photoblogring {
		color:#A9A9A9;
		text-align:center;
		font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif; 
		font-size:11px;
		}
	#cc a, #photoblogring a, #cc a:visited, #photoblogring a:link, #cc a:link, #photoblogring a:visited {
		color:#A9A9A9;
		text-decoration: none;
		font-weight:normal;
		}
	#cc a:active, #photoblogring a:active, #cc a:hover, #photoblogring a:hover {
		color:#333333;
		}
	#cc4, #photoblogring4 {
		color:#A9A9A9;
		text-align:center;
		font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif; 
		font-size:11px;
		}
	#cc4 a, #photoblogring4 a, #cc4 a:visited, #photoblogring4 a:link, #cc4 a:link, #photoblogring4 a:visited {
		color:#A9A9A9;
		text-decoration: none;
		font-weight:normal;
		}
	#cc4 a:active, #photoblogring4 a:active, #cc4 a:hover, #photoblogring4 a:hover {
		color:#333333;
		}

	.cc2 {
		color:#A9A9A9;
		font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif; 
		font-size:11px;
		margin-top:65px;
		}
	.cc2 a, a:link {
		color:#A9A9A9;
		text-decoration: none;
		font-weight:normal;
		}
	.cc2 a:active, a:hover {
		color:#fff;
		}
	.cc2 A:link {
		color:#A9A9A9;
		text-decoration: none;
		}
	.cc2 A:visited {
		color:#A9A9A9;
		text-decoration: none;
		}
	.cc2 A:hover {
		color: #fff;
		text-decoration: underline;
		}

/*------------------------------ END CSS ------------------------------*/



.comments-open{
display: none;
}

div#cc p{
    display:none;
}



.faqsidebartext2 li:nth-child(2)
{
display: none;
}

.faqsidebartext2 li:nth-child(4)
{
display: none;
}


a[href='http://www.mta.info/mta/aft/lightbox/lightbox.html?station=1'] {
    display:none;
}