/* ***************************
  Site - Synagogue
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/
@font-face {
    font-family: 'Oswald';
    src: url('../font/oswald.eot');
    src: url('../font/oswald.eot?#iefix') format('embedded-opentype'),
         url('../font/oswald.woff') format('woff'),
         url('../font/oswald.ttf') format('truetype'),
         url('../font/oswald.svg#oswald') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ***************************
   $1 GLOBAL Styles
   ***************************/

* {
	margin: 0;
	padding: 0;
}
a {
	color:#588fef;
	text-decoration:none;
}
a:hover {
	color:#588fef;
	text-decoration:underline;
}
img {
	border:0;
}
fieldset {
	border:none;
}
li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}

.moveable {
	cursor: move;
}


/* ***************************
   $2 Website Structure Styles
   ***************************/
html{background:#001a77 url(../images/bg_header.jpg) center top no-repeat;}
body {
    font-size:15px;
    font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg_footer.jpg) center bottom no-repeat;
	color:#fff;
}
#container {
	margin:0px auto;
	text-align:left;
	/*background:transparent url(../images/bkground.jpg) no-repeat scroll center 39px;*/
}
/* ***************************
   $3 Header Styles
   ***************************/
#header{
	font-size:12px;
	background:url(../images/bg_header.png);
	overflow:hidden;
	height:41px;
	color:#fff;
}
#header a{color:#fff;text-decoration:none;}


#header_inner{
	margin:0px auto;
	width:985px;
	height:41px;
}

#sidebar_left h1{
	width:176px;
	background:url(../images/logo.png) no-repeat;
	height:213px;
	margin:0px auto;
}
#sidebar_left h1 a {
	width:176px;
	height:213px;
	display:block;
	text-indent:-9999px;
	outline-style:none;
}
#header h3{
	font-style:italic;
	font-size:16px;
	float:left;
	color:#336699;
	margin-top:30px;
	font-weight:normal;
	margin-left:72px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#header_top{
	height:26px;
	text-align:left;
	padding-top:13px;
	color:#fff;
}
#header_top form{
	float:right;
	padding-right:2px;
	width:auto;
	margin-top:-5px;
}
#header_top form input{
	width:124px;
	height:13px;
	border:1px solid #6c859b;
	padding:5px 10px;
	background:#fff;
	border-radius:3px;
	font-style:normal;
	
}
#header_top form .submit_button{
	width:12px;
	height:14px;
	margin-left:5px;
	padding:0px;
	cursor:pointer;
	background:url(../images/bg_top_submit.png) left top no-repeat;
	border:0;
}

#header_top form a{
	color:#fff;
	text-decoration:none;
}
#header_top form a:hover{
	color:#fff;
	text-decoration:none;
}


#header_top #admin_frm_head{
/*	float:left;
	padding:0 0 0 280px;
	width:340px;
	position:relative;
	bottom:18px;
*/
}


#sponsHeader a { color:#fff; }



/* ***************************
   $4 Content Styles
   ***************************/
#content{
	margin:0px auto;
	width:985px;
	background:transparent;
	clear:both;
	min-height:400px;
	padding-bottom:30px;
	/*overflow:hidden;*/
}
#maincontent{
	float:left;
	margin-top:0px;
	width:485px;
	background:none;
	padding-top:70px;
	position:relative;
}
#maincontent.full_width{
    width:755px;
}

#maincontent.photo{
	margin-top:24px;padding:0;
	background:none;
	color:#666;
	min-height:760px;
}
#content #maincontent.cal{padding:0;padding-top:70px;margin:0;width:755px;background:none !important;}
#content #maincontent.admin{padding:0;padding-top:70px;margin:0;width:755px;background:none !important;}
div.default{
}

#maincontent .pad-helper{width:485px;none}
#maincontent.full_width .pad-helper{width:755px;}
#maincontent .content_container{width:485px;background:none;}
#maincontent.full_width .content_container{width:755px;}
#maincontent.admin .pad-helper{width:100%;padding:0;background:none;}

#maincontent.cal .pad-helper{width:100%;padding:0;background:none;}
#maincontent a{text-decoration:none;}
#maincontent.admin h2 {background-color:none;}
#maincontent .sc_container ul {
	color:#000;
}
#maincontent h2{
	font-family: 'Oswald';
	float:none;font-style:normal;padding:0;height:auto;line-height:18px;font-size:18px;color:#fff;text-transform:uppercase;padding-bottom:15px;font-weight:normal;
	background:none !important;
}
.featured_article{
	background: none;
	padding:0;
	margin-bottom:20px;
	border-top:0;
}


#maincontent p{
	color:#fff;
	padding:0px;
	line-height:19px;
	margin-bottom:15px;
}
#maincontent p a{
	color:#588FEF;
	text-decoration:underline;
}
#maincontent p a:hover{
	color:#588FEF;
	text-decoration:none;
}
#maincontent ul{
	font-size:14px;
	color:#ffffff;
	padding-bottom:20px;
}
#maincontent ul li{
	padding-top:16px;
	padding-bottom:3px;
}
#maincontent .img_left{
	float:left;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:10px;
}
#maincontent .readmore{
	font-size:14px;
	display:block;
	padding-top:12px;
	margin-bottom:20px;
	padding-left:14px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#maincontent .readmore a{
	color:#fdfefb;
	display:block;
	float:left;
	background:url(../images/submit_button2.gif) right center no-repeat;
	padding-right:23px;
	text-decoration:none;
}
#maincontent .readmore a:hover{
	color:#fdfefb;
	background:url(../images/submit_button1.gif) right center no-repeat;
}
#topnav{
	height:30px;
	float:none;
	width: 985px;
}
#topnav h3{
	font-size:12px;
	padding-right:13px;
	height:26px;
	color:#fff;
	text-align:right;
	line-height:26px;
	background:none;
	font-weight:normal;
}
#topnav ul {
	margin-top:56px;
	float:right;
	padding-right:80px;
}
#topnav ul li{
	float:left;
	background:url(../images/bg_topnav_li.gif) left center no-repeat;
	height:32px;
	padding:0px 17px 0px 21px;
	font-family:"Courier New", Courier, monospace;
	font-size:19px;
	line-height:32px;
}
#topnav ul li a{
	color:#ffffff;
	text-decoration:none;
}
#topnav ul li a:hover{
	color:#ffffff;
	font-weight:bold;
}
#topnav ul .nav_home{ background:none;}
#topnav ul .nav_home a{
	color:#ffffff;
	font-weight:bold;
}

/* Registration */
div.register { width:480px; }
#maincontent .registration ul { color:black; }
#maincontent .registration ul li h4 { }


/* Donation */
#maincontent.donate { width:485px; }
#maincontent.user_dashboard{width:485px;}
#maincontent .donation ul { color:white; }
#maincontent .donation ul li h4 { }

#maincontent .submit_payment { background:none;; }
#maincontent .submit_payment ul { color:black; }
#maincontent .submit_payment ul li h4 { color:black; }




/* ***************************
   $5 Sidebar Styles
   ***************************/
#sidebar_left{
	float:left;
	width:190px;
	margin-top:0px;
	height:auto;
	background:none;
	position:relative;
	overflow:visible;
	margin-right:35px;
}


#sidebar_left .bb{
	height:0px;
	overflow:hidden;
	width:190px;
}
#sidebar_left .bt{
	height:20px;
	overflow:hidden;
	width:190px;
	/* background:url(../images/bg_topnav_bt.png) no-repeat; */
}
#mainnav{
	padding:0;
	height:auto;
	width:190px;
	margin-top:0;
	overflow:visible;
	background:none;
	text-align:center;
}
#mainnav .menuheader{

}
#mainnav .menuheader label{

}
#mainnav .menuheader label.openheader{
}
ol#mainnav ol{
}
.categoryitems li{
}
.categoryitems a{

}
.categoryitems a:hover{
}


#nav_section{
	display:inline-block;
	margin:0 auto;
	width:190px;
	
}
#nav_section{
	*display:inline;
}
#nav_section li{
	float:none;
	display:block;
	background:none;
	font-size:19px;
	width:auto;
	position: relative;
	padding:10px;
	border-bottom:1px dotted #e7fb09;
	line-height:30px;
	
}
#nav_section a{
	font-family: 'Oswald';
	font-style:normal;
	font-weight:normal;
	padding:0;
	text-decoration:none;
	background:none;
	text-align:left;
	display:block;
	padding:0 15px;
	width:auto;
	color:#fff;
	background:url(../images/bg_nav_li.png) left center no-repeat;
}
#nav_section a:hover{
	color:#fff;
	background:url(../images/bg_nav_li_hover.png) left center no-repeat;
}

/*--- DROPDOWN ---*/
#nav_section li ul{
	background:#none; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	list-style:none;
	position:relative;;
	display:none;
	top:0px;
	border-top:0;
	padding:0;
	height:auto;
}
#nav_section li ul ul{position:relative;}

#nav_section ul li{
	margin:0;
	padding:0;
	float:none;
	position:relative;
	border:0;
}
#nav_section ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
	font-family:Arial, Helvetica, sans-serif;
	float:none;
	padding:0 15px;
	width:auto;
	background:none;
	height:auto;
	text-align:left;
	display:block;
	font-size:15px;
	line-height:25px;
}
#nav_section li.selected_nav a{color:#fff;}
#nav_section li.selected_nav li a{color:#fff;background:none;}
#nav_section li.selected_nav:hover a{background:url(../images/bg_nav_li_hover.png) left center no-repeat;}
#nav_section li.selected_nav:hover li a{background:none;}
#nav_section li:hover ul{ /* Display the dropdown on hover */
	display:block;
	height:auto;
	left:0;
}
#nav_section li:hover ul ul{
	display:block;
	height:auto;
	left:0;
}
#nav_section li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	color:#588fef;
	text-decoration:none;
}
#nav_section li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	color:#fff;
	text-decoration:none;
}
#nav_section li li:hover a{
	color:#588fef;
	text-decoration:none;
}
#nav_section li li:hover ul a{
	color:#fff;
	text-decoration:none;
}
#nav_section li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	color:#588fef;
	background:none;
}
#nav_section li:hover ul ul, #nav_section li:hover ul ul ul, #nav_section li:hover ul ul ul ul{
display:none;
}
#nav_section li:hover ul, #nav_section li li:hover ul, #nav_section li li li:hover ul, #nav_section li li li li:hover ul{
display:block;
}

#sidebar_right{
	float:right;
	width:240px;
	margin:0;
	padding-top:70px;
	display:inline;
	position:relative;
}
#sidebar_right .right_bm{
	background:none;
	border-top:0;
	padding-top:0;
	margin-top:0px;
	padding-bottom:30px;
	border-bottom:0;
}
#sidebar_right .right_bm .right_content{
	/* background:url(../images/right_bm.png) repeat-y; */
	overflow:hidden;
	padding-bottom:0;
}
#sidebar_right .right_bm .right_content2{
	/* background:url(../images/right_bm.png) repeat-y; */
	overflow:hidden;
}
#sidebar_right .right_bm .right_content h2{font-family: 'Oswald';font-style:normal;text-transform:uppercase;font-size:18px;color:#588fef;padding-bottom:10px;font-weight:normal;line-height:26px;}
#sidebar_right .right_bm .right_content h4{
	font-style:italic;
	font-size:14px;
	color:#588fef;
	line-height:20px;
	padding-bottom:15px;
    font-weight: normal;
	font-family: Georgia,"Times New Roman",Times,serif;
}
#sidebar_right .right_bm .right_content h4{ padding-bottom:2px;}
#sidebar_right .right_bm .right_content_inner{
	padding:0;
	width:auto;
	margin:0 0;
	background:none;
	overflow:hidden;
}
.right_content_inner table{margin-bottom:5px;}
#sidebar_right .right_bm table td, #sidebar_right .right_bm table a{
	
	font-size:14px;
    padding-bottom:3px;
    color:#fff;
}
#sidebar_right input.go_button{
	font-size: 0px;
	width:73px;
	height:31px;
	margin-left:0px;
	padding:0px;
	cursor:pointer;
	background:url(../images/bg_submit.png) left top no-repeat;
	border:0;
	cursor:pointer;
	float:left;

}
#sidebar_right input.go_button:hover {

}
#sidebar_right hr{
    height:5px;
    color: transparent;
	width:192px;
    margin: 0 auto 12px auto;
	border-bottom:2px dotted #E6C59C;
}
#sidebar_right .readmore{
	font-family:Arial, Helvetica, sans-serif;
	color:#588fef;
	font-size:14px;
	display:block;
	font-style:normal;
	width:auto;
	height:auto;
    padding:0;
    position:relative;
    margin-bottom:0px;
}
#sidebar_right .readmore a{
	color:#588fef;
	display:block;
	text-decoration:none;
	background:url(../images/icon_more.png) left center no-repeat;
	text-align:left;
	float:left;
	padding:0;
	padding-left:13px;
}
#sidebar_right .readmore a:hover{
	text-decoration:none;
}
.right_box1{
	text-align:left;
	padding-top:0;
	background:none;
	padding-bottom:10px;
	border-bottom:1px dotted #e7fb09;
	margin-bottom:10px;
}
.right_box1 p{
	font-family: 'Oswald';
	font-size:18px;
	color:#588fef;
}
#subscribe_email_box{width:134px;height:21px;padding:5px 10px;border:0;background:url(../images/bg_textbox.png) no-repeat;margin:0;float:left;}


/* ***************************
   $6 Footer Styles
   ***************************/
#footer {
	background:none;
	width:985px;
	text-align: center;
	margin:0 auto;
	height:auto;
	padding:10px 0;
	border-top:0;
}
.footer_inner{
	background:none;
	height:69px;
}
.footer_inner ul{
	color:#001a77;
	padding:0;
	background:none;
	margin-bottom:10px;
}
.footer_inner p{
	font-size:11px;
	line-height:23px;
	color:#001a77;
}

#footer p a { font-size:12px;color:#001a77;text-decoration:none; }

.footer_inner ul li{
	font-size:12px;
	display:inline;
}
.footer_inner ul li a{
	color:#001a77;
	font-style:normal;
	
}
.footer_inner ul li a:hover{
	color:#001a77;
	text-decoration:none;
}

.schedule .edit_link {
	float:right;
	color:#ffffff;
	background: url(/pics/icons/edit_icon.png) no-repeat left top;
	padding: 0 8px 0 15px;
}

.schedule .edit_link a{
	color: #ffffff;
	text-decoration: underline;
}
.schedule .edit_link a:hover{
	color: #ffffff;
	text-decoration: none;
}


.content_container .edit_link{
	float: right;
	color: #ffffff;
	background: transparent url(/pics/icons/edit_icon.png) no-repeat scroll left top;
	padding: 0 8px 0 16px;
	margin-top: 13px;

}

.content_container .delete_content{
	float: right;
	color: #ffffff;
	background: transparent url(/pics/icons/delete.png) no-repeat scroll left top;
	padding: 0 8px 0pt 17px;
	margin-top: 13px;

}

div.add_div {
	text-align: right;
	color: #ffffff;
	margin: 2px 0px 5px 0px;
}
div.add_div a {
	text-align: right;
	color: #ffffff;
	background: transparent url(/pics/icons/green_plus.png) no-repeat scroll left top;
	padding: 0 8px 0pt 17px;
}

div.add_div2 {
	text-align: right;
	color: #000;
	margin: 2px 0px 5px 0px;
}
div.add_div2 a {
	float:right;
	text-align: right;
	padding: 0 8px 0pt 17px;
	margin-left: 5px;
}

div.add_div2 a#addLink { background: transparent url(/pics/icons/green_plus.png) no-repeat scroll left top; }
div.add_div2 a#delLink { background: transparent url(/pics/icons/delete.png) no-repeat scroll left top; }


/* Admin Top Page Switcher */
#admin_frm_head input.submit { position:static; top:5px; margin:0 0 0 10px; padding:0; width:35px; height:24px; border:2px outset; }

div.featured_article {
	vertical-align: baseline;
}
div.featured_article ul { padding:0 30px; }
div.featured_article ul li { list-style-type:disc; }

div.featured_article input{
	margin: 12px 10px 5px 10px;
}
div.featured_article .swfdiv {
	vertical-align: top;
}

/* CALENDAR */
.calendar a { color:#333; }

/* POPUP CAL */
.popup_calendar_div { background-color:none; }
.cpYearNavigation,.cpMonthNavigation { background-color:#DDE0E2; color:block; }
td.cpCurrentDate { background-color:#DDE0E2; }
td.cpCurrentMonthDate:hover,
.cpCurrentMonthDate:hover { background-color:none; color:black; }

tr.listing { background-color:none; }
tr.listingb { background-color:none; }

/* Easy Popup */
#myPopup { background-color:none; }
#myPopup .hd { background-color: none; }
#myPopup .hd .close { color:black; }

/* Photo Gallery */
/* ---- Photos -------------- */
#gia_head 		{
	background:#dde0e2;

}

table.calendar{
	border-collapse: collapse;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin-bottom: 20px;
}
table.calendar td{
	border: 1px dotted #ccc;
	width: 112px;
	height: 112px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}
table.calendar td.unmonth{
	background: #ddd;
	color: #666;
}
table.calendar th{
	text-align: left;
	background: #607c97;
	color: #fff;
	padding: 2px;
	height: 20px;
}
table.calendar th a{
	color: #fff;
}
table.calendar th.next{
	text-align: right;
}
table.calendar th.previous{
	text-align: left;
}
table.calendar td.today{
	background: #ffc;
}
table.calendar th.month_header{
	font-size: 1.25em;
	text-align: center;
	padding-top: 7px;
	height: 2.5em;
}
table.calendar td div.dayhead{
	margin-bottom: 4px;
	text-align: right;
}
table.calendar td span.day{
	display: block;
	width: 18px;
	height: 12px;
	float: left;
	font-size: 10px;
	padding: 2px;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
table.calendar td span.jewishDay{
	height: 12px;
	font-size: 10px;
	font-style: italic;
	margin-right: 2px;
	padding: 2px;
}
table.calendar td div.sedra{
	color: #09C1CB;
	display: block;
	width: 100%;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	white-space:nowrap;
	overflow: hidden;
}

table.calendar td ul{
	margin-left: 5px;
	padding: 0px !important;
	list-style-type: circle;
	font-size: 11px;
	overflow: hidden;
}
table.calendar td ul li{
	font-size: 10px;
	padding: 0px !important;
	margin: 0px;
	white-space:nowrap;
	overflow: hidden;
	cursor: pointer;
}
table.calendar tr:hover{
	background: #efefef;
}
table.calendar td:hover{
	background: #ffc;
}

table.calendar .eventlink{
	/* margin-top: 20px; */
 	text-align: center;
}

table.calendar .eventlink a{
	color: blue;

}
table.calendar .eventlink a:hover{
	color: blue;
	text-decoration: underline;
}


.popdetail
{
	position: absolute;
	background-color: #ffffcc;
	border: 1px #6D6D6D solid;
	width: 170px;
	z-index: 300001;
	padding: 0px;
}

.popdetail ul {
	font-size: 10px;
	padding: 0px !important;
	margin-left: 5px !important;
	cursor: pointer;

}

.popdetail ul li{
	font-size: 10px;
	padding: 0px !important;
	margin-top: 0px;
	margin-left: 0px;
	cursor: pointer;
}
.popdetail .dayheader{
	background-color: #D4D0C8;
	text-align: center;
	font-weight: bold;
	padding: 0 0 0 0;
	border-bottom: 1px #6D6D6D solid;
}

.popdetail .dayheader .headerclose{
	color: #6D6D6D;
	float:right;
	border-left: 1px #6D6D6D solid;
	padding: 0 2px 0 4px;
	cursor: pointer;
}

.popevent
{
	position: absolute;
	background-color: #ffffff;
	border: 1px #6D6D6D solid;
	width: 148px;
	height: 96px;
	z-index: 300002;
	left: 0px;
	top: 0px;
}
.popevent .eventheader{

}
.popevent .eventbody{
	margin: 10px;

}
.popevent h3{
 color: #09C1CB;
}

.popevent .eventheader .headerclose{
	color: #6D6D6D;
	float:right;
	border-left: 1px #6D6D6D solid;
	border-bottom: 1px #6D6D6D solid;
	padding: 0 2px 0 4px;
	cursor: pointer;
}

table.calendar td div.daywrap{
	position: relative;
    width:106px;
}
.announce_icons{
	color:purple;
	position: absolute;
    bottom: 0px;
    vertical-align: bottom;
}

table.calendar td div.sedraDay { color:#09C1CB; }

#announcement_table table tr.listing_heading th { padding:8px; }

#treediv{
	background-color: none;
	padding: 20px 10px;
}

#tree li {
	color:#713B15;
	cursor:move;
	margin-top:-2px;
}

#tree ul {
	border:1px solid #000000;
	font-size:14px;
	font-weight:normal;
	list-style-type:none;
	padding:5px 10px 5px 30px;
}

div.fieldset span.legend { color:black; }

#sidebar_left #img_div #editlogo { background:transparent;  }

#maincontent .calendar ul { padding-bottom:0px;  }
#maincontent .calendar ul li { padding:0px; margin:0px; line-height:13px; }

.calendar_table .print, .calendar_table .gosubmit { background-color:#FFF; }

.featured_article H3.date {
	display:block;
	padding:5px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
    color: #a0b5ff;
    font-weight: normal;
    font-size: 12px;
	font-style:italic;
	float:none;
	margin-bottom:15px;
}
.menu{border:1px solid #000;}
.pg_img_div img{
    background:#eee;
}
.pg_img_div img:hover {
    background:#de0e2;
}
div#album_order div.dragger {
    border: 1px solid #666;
}
#topnav h3 {
    background:none;
	
}
.top_links{display:none;}


.pg_caption {color: #fff;}
#maincontent .pg_caption p{margin-bottom:0;}

/*#maincontent img{max-width:485px;}*/
#maincontent.admin table td{color:#fff;}
#maincontent.admin table.listing td{color:#fff;}
#maincontent.admin h1{color:#fff;}
#maincontent.admin table th{background:#f0f0f0 !important;color:#000000;}

tr.listing_heading {
    background-color: #0d113b;
    color: #fff;
}
tr.listing {
    background-color: #0d113b;
}
tr.listingb {
    background-color: #0d113b;
}
#content #maincontent.admin fieldset table {
    background: none repeat scroll 0 0 #0d113b;
}


#maincontent.user_dashboard,
#maincontent.user_dashboard ul { color:#fff; padding-bottom:2px; }
#maincontent.user_dashboard .section { padding:15px 15px; background-color:#0D113B;margin-bottom:20px; }
#maincontent.user_dashboard .credit { color:#36BF3F; }
#maincontent.user_dashboard .filter_box #show_hide a { background-image:url(../images/list_arrow.gif); }
#maincontent.user_dashboard .filter_box { background-color:none; border:1px dotted #555; }
#maincontent.user_dashboard .filter_box #show_hide { background-color:#0D113B; }
#maincontent.user_dashboard .filter_box ul { color:black; }
#maincontent.user_dashboard .section table.txs thead tr td { background-color:#0D113B; color:#ffffff; }
#maincontent.user_dashboard .section table.txs td { border-color:#0D113B; }
#maincontent.user_dashboard td span.check_number { color:#fff; }


#maincontent.user_dashboard .pad-helper{width:100%;padding:0;background:none;}
#maincontent.user_dashboard h2 {background-color:none;}
#maincontent.user_dashboard table td{color:#fff;}
#maincontent.user_dashboard table.listing td{color:#fff;}
#maincontent.user_dashboard table.listing .ui-state-hover td{color:black}
#maincontent.user_dashboard h1{color:#fff;}
#maincontent.user_dashboard table th{background:#f0f0f0 !important;color:#000000;}
#content #maincontent.user_dashboard fieldset table {background: none repeat scroll 0 0 #0D113B;}

#maincontent .jstree a {color:#588FEF;}

#maincontent .calendar ul{color:#666666;}
.admin a.action-button:hover {color: #000000;}



.featured_article H3.date{display:block;border:0;padding:0 0 0 43px;font-size:10px;line-height:1;color:#fff;}
.blog_date_alt {background:#FFFFFF;color:#001a77;display: block;height: 35px;left: 0;position: absolute;text-align: center;top: 0;width: 35px;}
.blog_date_alt_month{font-size:8px;text-transform:uppercase;display:block;text-align:center;padding-top:5px;line-height:1;margin-bottom:2px;}
.blog_date_alt_day{font-size:17px;display:block;text-align:center;line-height:1;}
#maincontent .featured_article h2{padding: 0 0 5px 43px;}
/*.content_button{position:absolute;right:0;top:0;}*/




/* RB ADS*/

@media screen and (min-width: 480px) {
	
    #content.ads_enabled{	
		position:relative;
	}

	div.rbad[data-id=desktop_leaderboard_footer]{
		margin-left:260px;
	}
}
/* END RB ADS*/