#nightcrawler {	
	background: #fff url(../images/nightcrawler-bg.gif) repeat-y;
	width: 975px;
	font-size:13px;
	line-height: 21px;
	font-family: 'Open Sans', sans-serif;
	float:none;
	margin:0;
	padding:0;
}
#nightcrawler .none { display:none;}
#nightcrawler p { font-size:13px;}
.main #nightcrawler p { line-height:21px;}
.main #nightcrawler div {
	float:none;
	margin:0;
}
.main #nightcrawler .right { float:right;}
.main #nightcrawler .left { float:left;}
#nightcrawler p {margin:0px 0px 1em 1px;}
#nightcrawler .story a, #nightcrawler .promo a {
	color:#004b8d;
	text-decoration: none;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition:all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
#nightcrawler .story a:hover, #nightcrawler .story h3 a:hover, #nightcrawler .promo a:hover {
	color:#004b8d;
	text-decoration: underline !important;
}
#nightcrawler > .stories {
	width: 660px;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
}
.main #nightcrawler .story {
	color: #666;
	margin-bottom:20px;
	border-bottom: solid 1px #e6e6e6;
	padding-bottom: 20px;
}
.main #nightcrawler .last {
	border-bottom: none;
	padding-bottom: 0px;
}
#nightcrawler .story p, #nightcrawler .story h3 {margin:0px 0px 0px 142px;}
#nightcrawler .story h3, #nightcrawler .story .type {font-family: Arial, Helvetica, sans-serif;}
#nightcrawler .type {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: -1px;
	line-height:11px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}
#nightcrawler .story .type a {color: #0093d0;text-decoration:none;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition:all 200ms ease-in-out;
	transition: all 200ms ease-in-out;}
#nightcrawler .story .type a:hover {color: #004b8d;	text-decoration:none !important;}
#nightcrawler .story h3 {
	font-size: 15px;
	line-height: 23px;
	color: #333;
	margin-bottom: 3px;
	padding:0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition:all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
#nightcrawler .story h3 a {
	color: #333;
}
.main #nightcrawler .promo {
	background: #f2f2f2;
	margin:0 -30px;
	padding: 20px 30px;
	margin-bottom:20px;
	color: #666;
}
.promo h4 {
	color: #004b8d;
	font-size: 15px;
	line-height:20px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-family: 'Gotham A', 'Gotham B', Arial, sans-serif; 
	font-weight: 700; 
	font-style: normal
}
.email-signup .left {	width: 61%;}
.email-signup .right { width: 36%;}
.donate-buttons .left {width: 51%; padding-top:8px;}
.donate-buttons .right {width: 46%; padding-top:8px;}
.donate-buttons .right p {padding-left: 74px;}
.donate-buttons .right img { border: solid 1px #ccc;}
.main #nightcrawler .become-a-member-donate { width: 280px; margin:0 auto; clear:both;}
.main #nightcrawler .become-a-member-donate .membership-button, .main #nightcrawler .become-a-member-donate .donate-button {
	text-shadow: 1px 1px 1px rgba(0,0,0,.25);
	cursor: pointer;
	text-decoration:none !important;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	padding: 8px 0;
	text-align: center;
	-webkit-transition: background 350ms ease-in-out;
	-moz-transition: background 350ms ease-in-out;
    -ms-transition: background 350ms ease-in-out;
    -o-transition: background 350ms ease-in-out;
	transition: background 350ms ease-in-out;
	font-family: 'Gotham A', 'Gotham B', Arial, sans-serif; 
	font-weight: 700; 
	font-style: normal
}
.main #nightcrawler .become-a-member-donate .membership-button {
	-webkit-box-shadow: inset 1px -1px 0px 0px rgba(0,0,0,.2);
	box-shadow: inset 1px -1px 0px 0px rgba(0,0,0,.2);
	background: #ea7f1e;
	-webkit-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
	float:left;
	width: 160px;
}
.main #nightcrawler .become-a-member-donate .membership-button:hover {
	text-decoration:none;
	background: #f4b454;
	color: #fff;
}
.main #nightcrawler .become-a-member-donate .donate-button {
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(0,0,0,.2);
	box-shadow: inset -1px -1px 0px 0px rgba(0,0,0,.2);
	background:#fba61c;
	-webkit-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
	float:right;
	width: 119px;
}
.main #nightcrawler .become-a-member-donate .donate-button:hover {
	text-decoration:none !important;
	color: #fff;
	background: #fcc241;
}
.text {
	border: none 0px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 5px;
	height: 28px;
	font-size:13px;
	padding-left: 10px;
	padding-top: 3px;
	font-weight:normal;
	-webkit-box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, .35);
    box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, .35);
	outline:none 0px;
	width: 95%;
}
.zip {
	float:left;
	width: 95%;
	margin: 0px;
	clear:both;
	margin-bottom:5px;
}
.main #mystique .email-subscription .subscribe-button, .subscribe-button, .donate-button {
	float:right;
	border: none 0px;
	width: 47%;
	-webkit-box-shadow: inset -1px -1px 0px 0px rgba(0,0,0,.2);
	box-shadow: inset -1px -1px 0px 0px rgba(0,0,0,.2);
	background:#ea7f1e !important;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	padding:8px 0;
	text-shadow: 1px 1px 2px #bf5600;
	cursor: pointer;
	-webkit-transition: background 350ms ease-in-out;
	-moz-transition: background 350ms ease-in-out;
    -ms-transition: background 350ms ease-in-out;
    -o-transition: background 350ms ease-in-out;
	transition: background 350ms ease-in-out;
	font-family: 'Gotham A', 'Gotham B', Arial, sans-serif; 
	font-weight: 700; 
	font-style: normal
}
.main #mystique .email-subscription .subscribe-button:hover, .subscribe-button:hover {background:#fba61c !important;}
.main #nightcrawler > .sidebar {
	width: 214px;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	background-image:none !important;
}
.sidebar h5 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom:9px;
	font-family: 'Gotham A', 'Gotham B', Arial, sans-serif; 
	font-weight: 400; 
	font-style: normal;
}
.main #nightcrawler .sidebar > div { margin-bottom:50px;}
.top { border-bottom: solid 1px #3c4251; padding-bottom:15px; margin-bottom:15px;}
.event { font-size:12px; color: #ccc; line-height:20px;}
.searchResult.event { color: #555;}
#nightcrawler .location-time { font-size:9px; margin:0px; line-height:17px !important;}
#nightcrawler .location-time a { color:#fff; text-decoration:none;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition:all 200ms ease-in-out;
	transition: all 200ms ease-in-out;}
#nightcrawler .location-time a:hover { text-decoration:underline !important;}
#nightcrawler .event-title {
	font-size:13px;
	color: #fff;
	font-weight:bold;
	margin-bottom: 5px;
}
.attend, .watch-online {
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(255,255,255,.25);
    box-shadow: inset 1px 1px 0px 0px rgba(255,255,255,.25);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,.25);
	cursor: pointer;
	text-decoration:none !important;
	padding:5px 10px;
	float:left;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition:all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	font-family: 'Gotham A', 'Gotham B', Arial, sans-serif; 
	font-weight: 400; 
	font-style: normal;
}
.attend { background:#0073ae; margin-right:8px;}
.attend:hover {background:#008fc1;}
.watch-online {background:#0093d0 url(../images/watch-online.png) no-repeat 8px 6px; padding-left: 24px;}
.watch-online:hover{ background:#00abdb url(../images/watch-online.png) no-repeat 8px 6px;}
.event-links .attend, .event-links .watch {
	background-color: transparent;
	background-image:none;
	padding:0;
	margin:0;
	text-transform:capitalize;
	text-shadow: 0 0 0 #000;
	text-decoration: none !important;
	float:none;
}
.popular { font-size:12px; line-height:17px;}
.popular ul {
	margin:0;
	padding:0;
	list-style:none;
}.popular ul li {
	padding:0px 0px 15px;
}
#nightcrawler .popular a {color: #fff;text-decoration:none;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition:all 200ms ease-in-out;
	transition: all 200ms ease-in-out;}
#nightcrawler .popular a:hover {color: #fff;	text-decoration:underline !important;}

#nightcrawler .popular .type a {color: #abdfec;text-decoration:none !important;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition:all 200ms ease-in-out;
	transition: all 200ms ease-in-out;}
#nightcrawler .popular .type a:hover {color: #e0eef2;	text-decoration:none !important;}