/* Designed by FranÃ§ois PLANQUE - http://fplanque.net/ */

@import url("http://www.lifeisastagenyc.com/blog/rsc/css/basic.css");	/* Import basic styles */
@import url("http://www.lifeisastagenyc.com/blog/rsc/css/img.css");	/* Import standard image styles */
@import url("http://www.lifeisastagenyc.com/blog/rsc/css/blog_elements.css");	/* Import standard blog elements styles */
@import url("http://www.lifeisastagenyc.com/blog/rsc/css/forms.css");	/* Import default form styles */
@import url("http://www.lifeisastagenyc.com/blog/rsc/css/comments.css");	/* Import default comment styles */
body {
	background: #211f1f;
	padding: 0px;
	margin: 0px;
	color: #CCC;
	font: 90% Arial, Helvetica, sans-serif;
	filter: Alpha(opacity=96);
!important;
	-moz-opacity: 0.96;
!important;
	opacity: .96 !important;
}
a {
	color: #A4C8B1;
	font-weight:normal;
	filter: Alpha(opacity=96);
!important;
	-moz-opacity: 0.96;
!important;
	opacity: .96 !important;
}
a:visited {
	color: #A4C8B1;
	font-weight:normal;
	filter: Alpha(opacity=96);
!important;
	-moz-opacity: 0.96;
!important;
	opacity: .96 !important;
}
a:hover {
	color: #6A241B;
	font-weight:normal;
	filter: Alpha(opacity=96);
!important;
	-moz-opacity: 0.96;
!important;
	opacity: .96 !important;
}
div.pageHeader h1 a, div.pageHeader h1 a:visited {  /* IE6 */
	color: #fff;
	text-decoration: none;
	font-weight:normal;
}
div.pageHeader h1 a:hover {
	text-decoration: underline;
	font-weight:normal;
}
h2 {
	color: #FFF;
	font-size: 19px;
	margin: 0;
	font-weight:normal;
	filter: Alpha(opacity=96);
!important;
	-moz-opacity: 0.96;
!important;
	opacity: .96 !important;
}
h3 {
	margin:3px 0 6px 0;
	color: #FFF;
	font-size: 120%;
	font-weight:normal;
	filter: Alpha(opacity=95);
!important;
	-moz-opacity: 0.95;
!important;
	opacity: .95 !important;
}
h3 a {
	color:#ffffff;
}
h3 a:hover {
	color:#ffffff;
}
h4 {
	color: #78a;
	font-size: 110%;
	font-weight:normal;
	filter: Alpha(opacity=95);
!important;
	-moz-opacity: 0.95;
!important;
	opacity: .95 !important;
}
table.invisible {
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td {
	padding: 0ex 1ex;
}
td.right {
	text-align: right;
}
div#pageFooter {
	clear: both;
	width: 738px;
	margin: 0 0 0 69px;
	padding: 0 0 1ex 0;
	border-top: none;
	;
}
p.baseline {
	border-top: 1px solid #ddd;
	;
	text-align: left;
	font-size: 74%;
	color: #CCC;
	padding: 1ex 1ex 1ex 4px;
	margin: 0;
}
p.baseline a, p.baseline a {
	color: #CCC;
	text-decoration: none;
}
p.baseline a:hover {
	text-decoration: underline;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #78a;
}
div#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background-color: #211f1f;
	background-repeat: repeat-y;
	background-position: 0 0;
}
div.pageHeader {
	margin: 0 1px 0 1px;
	text-align: center;
	font-weight: normal;
}
div.pageHeader h1 {
	font-size: 270%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
div.PageTop ul {
	border-bottom: 0px solid #ffffff;
	margin: 0 1px 0 8px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0 0 5px;
}
div.PageTop ul li {
	border-right: 0px solid #A4C8B1;
	display: inline;
	padding: 0.5ex;
	margin-right: 0.35em;
}
div.top_menu ul {
	margin: 0 1px 0 10px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.top_menu li {
	display: inline;
	padding: .5ex 0 .5ex .5em;
}
div.top_menu a {
	text-decoration: none;
	color: #A4C8B1;
	font-size: 16px;
}
div.top_menu a:hover {
	text-decoration: underline;
	font-size: 16px;
	color: #6A241B;
}
div.PageTop a {
	text-decoration: none;
	color:#999999;
	font-size:13px;
}
div.PageTop a.default {
	color: #cccccc;
	font-size:13px;
}
div.PageTop a.default:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size:13px;
}
div.PageTop a.selected, div.PageTop a.selected:visited {
	color: #ffffff;
	font-size:13px;
}
div.PageTop a.selected:hover {
	text-decoration: underline;
	color: #cccccc;
	font-size:13px;
}
.widget_core_coll_tagline {
	color: #fff;
	letter-spacing: 4px;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font: 109% Arial, Helvetica, sans-serif;
}
/* Styles for main area (left) */
h2 {
	margin: 1ex 0 10px .7ex;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
}
/* Styles for posts */
.bPosts {
	float: left;
	width: 550px;
	overflow: hidden;	/* background: #090;*/
	margin-left: 80px;
}
div.action_messages {
	margin: 0 2ex;
}
.bPost, .bPostpublished {
	clear: both;
	margin: 0 .8ex;
	padding: 0;
	border-bottom: 0px solid #ddd;	/* border: 1px solid #78a; */
}
.bSmallHead {
	font-size: 80%;
	color: #999;
	margin: 0px 0 1ex 0;
}
.bTitle {
	color: #FFFFFF;
	margin: 12px 15px 15px 0;
	font-size: 24px;
	filter: Alpha(opacity=95);
!important;
	-moz-opacity: 0.95;
!important;
	opacity: .95 !important;
}
.bTitle a {
	color: #FFFFFF;
	margin: 1ex 0;
	font-size: 30px;
	border-bottom: 0px solid #A4C8B1;
	text-decoration: none;
	font-weight: 500;
	filter: Alpha(opacity=98);
!important;
	-moz-opacity: 0.98;
!important;
	opacity: .98 !important;
}
.bText a:hover {
	text-decoration:none;
	filter: Alpha(opacity=96);
!important;
	-moz-opacity: 0.96;
!important;
	opacity: .96 !important;
}
div.bText {
	text-decoration:none;
	font-size:16px;
	filter: Alpha(opacity=96);
!important;
	-moz-opacity: 0.96;
!important;
	opacity: .96 !important;
	color: #FFF;
	line-height: 1.2;
}
.bText p {
	margin:0px 0 17px 0;
}
.bSmallPrint {
	clear: both;
	color: #999;
	font-size: 80%;
	margin: 1ex 0 4ex 0;
}
input.bComment, textarea.bComment {
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment  /* Used by the profile form */ {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}
input.submit, input.preview, input.reset {
	background-color: #ddd;
	color: #666;
	border: 1px solid #000;
	font-weight: bold;
	padding: 1px;
}
input.submit {
	margin-left:20px;
}
input.submit:hover, input.preview:hover {
	color: #000;
}
/* Styles for sidebar (right) */
.bSideBar {
	width: 172px;
	float: right;
	overflow: hidden;	/* background: #900; */
	text-align: left;
	margin: -13px 65px 0 0;
}
.bSideItem {
	margin: 0ex;
	padding: 0 0 1ex 0;
	border-bottom: 1px solid #ddd;
}
.bSideItem ul {
	padding-left: 0px;
	list-style-type:none;
	margin: 0 0 6px 0;
}
.bSideItem li {
	margin-bottom: 4px;
	font-size: 14px;
}
.bSideItem ul ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed {
	color: #aaa;
	font-size: 84%;
}
input.SearchField {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 0.3ex;
	width: 96%;
	margin: 0ex;
}
/* Special SideItems: */
.widget_plugin_evo_Calr, .widget_core_coll_title, .widget_core_coll_longdesc {
	/* background-color: #fee; */
	padding: 0;
	border-bottom: 0;
	float: none;
	filter: Alpha(opacity=96);
!important;
	-moz-opacity: 0.96;
!important;
	opacity: .96 !important;
}
.widget_core_coll_title a {
	text-decoration: none;
	color: #FFF;
	filter: Alpha(opacity=90);
!important;
	-moz-opacity: 0.96;
!important;
	opacity: .96 !important;
}
/* Calendar: */
table.bCalendarTable caption {
	border: 1px solid #ccc;
	border-bottom: 0;
}
table.bCalendarTable {
	border: solid 1px #ccc;
	border-collapse: separate;
	float: none;
	margin-right: 16px;
}
table.bCalendarTable tfoot td {
	background-color: none;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	color: #fff;
}
th.bCalendarHeaderCell {
	color: #ffffff;
}
#bCalendarToday {
	background-color: #666;
	border: none;
}
div.powered_by {
	background-color:#ffffff;
}
table.bCalendarTable {
;
}
.search_option {
	color:#A4C8B1;
	margin-bottom: 3px;
}
.bSideItem widget_core_coll_xml_feeds a {
	font-size:13px;
}
.bSideItem widget_core_coll_xml_feeds a:hover {
	font-size:13px;
}
div.search_options {
	margin-bottom:10px;
}
#navbarcontainer {
	border: 0;
	width: 762px;
	font-variant: 0;
	margin: 0 auto 0 auto;
}
#navbar {
	color:#FFFFFF;
	border-bottom:1px solid #ffffff;
	padding-bottom: 1px;
	width: 762px;
}
#navbar ul {
	margin: 0;
	text-align:right;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navbar ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
#navbar ul li a {
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	text-align: right;
	width: 9em;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#navbar ul li a:hover {
	color: #999;
}
.navLinks {
	font-size: 13px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	-moz-opacity: 0.96 !important;
	opacity: 0.96 !important;
	filter:alpha(opacity=95);
	margin-left: 0px;
}
.navLinks a {
	font-size: 13px;
	letter-spacing: 0px;
	text-decoration:none;
	-moz-opacity: 0.96 !important;
	opacity: 0.96 !important;
	filter:alpha(opacity=96);
	margin-left: 0px;
}
.navLinks a:hover {
	font-size: 13px;
	letter-spacing: 0px;
	text-decoration:none;
	-moz-opacity: 0.96 !important;
	opacity: 0.96 !important;
	filter:alpha(opacity=96);
	margin-left: 0px;
}
.navLinks img {
	vertical-align: bottom;
	text-align: left;
	border: 0;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#mastHead_blog_mean {
	text-align: center;
	margin: 8px auto 0px auto;
	float: none;
	width: 762px;
	background-image: url(http://www.lifeisastagenyc.com/images/ls_mastHead_blog_mean.jpg);
	background-repeat: no-repeat;
	background-position: 17px -2px;
	height: 119px;
}
#mastHead_blog_beg {
	text-align: center;
	margin: 8px auto 0px auto;
	float: none;
	width: 762px;
	background-image: url(http://www.lifeisastagenyc.com/images/ls_mastHead_blog_beg.jpg);
	background-repeat: no-repeat;
	background-position: 17px -2px;
	height: 119px;
}
.mastButtons_stack {
	width:90px;
	float: right;
	margin: 25px 5px 0 0;
}
.mastHomeButton {
	width:36px;
	height:30px;
	float: right;
	margin: 85px 9px 0 0;
}
#mastNavButtons {
	float:left;
	margin:90px 0 0 27px;
	width: 180px;
	cursor: pointer;
}
.floatingMenu {
	color:#6A241B;
	font-size:16px;
	margin-bottom:5px;
	-moz-opacity: .96 !important;
	opacity: .96 !important;
	filter:alpha(opacity=96);
	font-weight: normal;
}
.floatingMenu a {
	color:#A4C8B1;
	font-size:16px;
	margin-bottom:5px;
	-moz-opacity: .96 !important;
	opacity: .96 !important;
	filter:alpha(opacity=96);
	font-weight: normal;
}
.floatingMenu a:hover {
	color:#6A241B;
	font-size:16px;
	margin-bottom:5px;
	-moz-opacity: .96 !important;
	opacity: .96 !important;
	filter:alpha(opacity=96);
	font-weight: normal;
	text-decoration: none;
}
