* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y:scroll;
	/* -moz-scrollbars-vertical; overflow-x: auto; */
}
body {
	background-color: #CFDBF1; /*#516C99;*/
	color: #333;
	margin: 0 auto;
	padding: 10px;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
	line-height: 22px;
	/*font-size: 62.5%;*/
}
p, li {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

#account {
	font-size: 12px;
	float: right;
	margin: 0 5px 15px 50px;
}
#account a img {
	border: none;
	vertical-align: middle;
}
#heading {
	width: 770px;
	margin: 0 auto 10px;
	/*border-bottom: 1px solid #516C99;*/
	text-align: center;
	clear: both;
}
#heading a {
	border-bottom: 0px;
	display: block;
	padding-bottom: 15px;
}
#content {
	background-color: #F8F8F8;
	width: 960px;
	margin: 0 auto .5em auto;
	padding: 15px 10px 10px;
	border: 1px solid #A1A1A1;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}
#section_heading {
	text-align: center;
	margin-bottom: 20px;
}
#footer {
	clear: both;
	border-top: 1px solid #516C99;
	margin-top: 80px;
	padding: 5px 0 20px;
	font-size: 12px;
}
#footer_left {
	float: left;
}
#footer_right {
	float: right;
}
#footer img {
	vertical-align: middle;
	padding-bottom: 2px;
}

#left {
	float: left;
	margin-bottom: 15px;
	width: 560px;
}
#right {
	margin: 0 0 15px 610px;
	width: 340px;
}

#media_link_blocks_container {
	width: 500px;
	margin: 0 auto;
}

.unimportant {
	cursor: default;
	color: #C1C1C1;
}
.nobreak {
	white-space: nowrap;
}
.hand {
	cursor: pointer;
}
.underln {
	border-color: #ccc;
	border-width: 0 0 1px 0;
	border-style: solid;
}
.round {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.left { float: left; }
.right { float: right; }
.mcenter { margin: 0 auto; }
.center { text-align: center; }
a.center { margin: 0 auto; }
.bold { font-weight: bold; }
.middle { vertical-align: middle; }
#hidden_iframe { visibility:hidden; width:0; height:0;}

.icon_link {
	vertical-align: middle;
	cursor: pointer;
	margin-top: -2px;
}
.link {
	cursor: pointer;
}
.link:hover {
	color: #CC0000;
}
.error {
	color:red;
	margin:0;
	padding:0;
	text-align: center;
}
#loading {
	height:auto;
	padding: 0;
	margin: 0;
	text-align: center;
}
.loading {
	padding: 15px;
	background: url(http://rebelsforchrist.org/img/spinner.gif) no-repeat center;
}
#loading {
	overflow: auto;
}
#loading.spinner {
	padding: 20px 0;
	background: url(http://rebelsforchrist.org/img/spinner.gif) no-repeat center;
}
.submit-btn {
	width: 53px;
	height: 19px;
	background: #F5E2E2 url(http://rebelsforchrist.org/img/submit.gif) no-repeat;
	outline: none;
}
.submit-btn:hover {
	background: #F5E2E2 url(http://rebelsforchrist.org/img/submit.gif) no-repeat 0 -19px;
}
#log_res {
	height:auto;
	padding: 0;
	margin: 0;
	text-align: center;
}
#log_res p {
	margin:0;
	padding:4px 0 4px 0;
}
#log_res.ajax-loading {
	padding: 15px;
	background: url(http://rebelsforchrist.org/img/spinner.gif) no-repeat center;
}

/* on index.php */
#media_add {
	float: right;
	margin-top: -40px;
	cursor: pointer;
}
#media_add img {
	vertical-align: middle;
}

.mini-title {
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
}

.border {
	border: 1px solid #333;
}

#spacer {
	clear: both;
	height: 20px;
	border-bottom: 1px solid #516C99;
}

h1 {
	font-family: 'Trebuchet MS', 'Verdana', 'Arial', 'Sans-Serif';
	color: #9D001F;
	margin: 0;
	line-height: 80px;
	font-size: 50px;
}

h1 span {
	display: block;
}
/*
#section_heading {
  background: #EBEBEB;
  color: #B6223A;
  border: 1px solid #3383C0;
	border-radius: 1em;
  -moz-border-radius: 1em;
	padding: .5em;
	-webkit-border-radius: 1em;
  font-family: 'Trebuchet MS', 'Verdana', 'Arial', 'Sans-Serif';
  font-size: 16px;
  font-weight: bold;
}
*/
h3 {
  font-weight: bold;
  font-size: 10pt;
  font-family: 'Trebuchet MS', 'Verdana', 'Arial', 'Sans-Serif';
  color: #D81F3F; /*#CC0000;*/
}

h4 {
  margin: 0;
  font-size: 12px;
  color: #333;
  float: right;
}

#date {
	margin: 0;
  	font-size: 12px;
  	color: #333;
  	float: right;
}

.small {
	font-size: 12px;
}

#albums {
	list-style: none;
	margin: 0;
	padding: 0; /*asdf*/
	margin-left: 55px;
}
#albums li {
	border: 1px solid #A8B7D0;
	width: 650px;
	padding: 5px;
	margin: 10px 0;
	float: left;
}

.red {
  color: #CC0000;
}

.blue {
  color: #0000CC;
}

.black {
  color: #333;
}

p.hang {
	text-indent: -2em;
	margin-left: 2em;
}

p.mini_hang {
	text-indent: -1em;
	margin-left: 1em;
}

.submenu {
  font-weight: bold;
  font-size: 10pt;
  font-family: Verdana;
  color: #CC0000;
}

img {
	vertical-align: bottom;
}

img.wraptext {
	float: left;
	padding: 6px 10px 10px 0;
	margin: 0;
}

a { outline:none; text-decoration: none; color: #333; }
a img { background: transparent; border: none;}

img { border: none; }

a#gallery{
  border: 0;
  color: #F8F8F8;
  border-bottom: 0;
  background: #F8F8F8;
}

a#gallery img{
  border: 0;
  color: #F8F8F8;
  border-bottom: 0;
  background: #F8F8F8;
  display: inline;
  margin: 0;
  margin-top: 0;
}

a:link { border-bottom : 1px dotted #828284; }
a:visited { border-bottom : 1px dotted #828284; }
a:hover { border-bottom : 1px solid #CC0000; }
a:active { border-bottom : 1px dotted #828284; }

a.clean { border-bottom: none; }

a.icon { border-bottom: none; padding: 3px;}
a.icon:hover {
	width: 16px;
	padding: 2px 2px 4px 2px;
	border: 1px solid #0E509E;
	background-color: #D1DBF3;
}
a.icon img { vertical-align:middle; }

div#preloaded_images {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(http://rebelsforchrist.org/img/menu/bluewax_navtopleft.gif);
	background-image: url(http://rebelsforchrist.org/img/menu/bluewax_navtopright.gif);
	background-image: url();
}
/* menu begin */
#waxnav {
	margin: 0 auto 20px;
	width: 935px;
	height: 23px;
	background:#f8f8f8 url(http://rebelsforchrist.org/img/menu/bluewax_bottom.gif) repeat-x bottom left;
}
#waxnav li {
	/*font-size: 100%;
	font-weight:bold;
	font-family: 'Trebuchet MS',Arial,Verdana,Helvitica,sans-serif;*/
	font: 83%/175% 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
}
#waxnav ul {
	margin:0px;
	padding:0 0 0 37px;
	/*list-style-type:none;*/
	list-style: none;
	width:auto;
}
#waxnav ul li {
	display:block;
	float:left;
	margin:0 1px;
	position: relative;
}
#waxnav ul li a {
	display:block;
	float:left;
	color:#003858;
	padding:0 0 0 12px;
	height:21px;
	/*line-height:195%;*/
	border-bottom: 0px;
}
#waxnav ul li a span {
	padding:0 12px 0 0;
}
#waxnav ul li a:hover,#waxnav ul li a.current {
	color:#f8f8f8;
	background:#1D6893 url(http://rebelsforchrist.org/img/menu/bluewax_navtopleft.gif) no-repeat top left;
}
#waxnav ul li a:hover span,#waxnav ul li a.current span {
	display:block;
	width:auto;
	background:#1D6893 url(http://rebelsforchrist.org/img/menu/bluewax_navtopright.gif) no-repeat top right;
}
/*menu end*/
/* begin dropdown */
#waxnav ul li ul {
	position: absolute;
	background-color: #f8f8f8;
	border: 1px solid #1D6893;
	/*width: 10em;*/
	display: none;/*left: -999em;  using left instead of display: none for sake of by screen readers */

	top: 1.7em;
	left:0;
	margin-left: -30px;

	padding: 0;

	text-align: center;
}
#waxnav ul li.hover ul, #waxnav ul li.sfhover ul {
	display: block;
}
#waxnav ul li ul li {
	display:block;
	float:left;
	margin:0;
}
#waxnav ul li ul a {
	display: block;
	width: 10em;

	float:none;
	color:#003858;
	text-decoration:none;
	padding:0;
	height:100%;
	line-height:100%;
}
#waxnav ul li ul li a:hover {
	color:#f8f8f8;
	background-color:#1D6893;
	background-image: none;
}
/* end dropdown */
/* begin dropdown */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 10em;
	left: -999em; /* using left instead of display: none for sake of by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* end dropdown */

/* begin: used on media sections */
.qa_container {
	background: #EEEEEE;
	border-color: #CCCCCC;
	border-width: 1px 0 1px 0;
	border-style: solid none solid none;
	text-align: left;
	margin: 10px 0;
}

.faq_question {
  padding-left: 25px;
  padding-top: 0px;
  background-position: 0 2px;
  background-repeat: no-repeat;
  cursor: pointer;
	font-weight: bold;
}
.faq_question:hover {
	background-color: #DCDDE4;/*#9DAFCC;*/
}
.faq_question_hide {
  background-image: url(http://rebelsforchrist.org/img/plus.gif);
}
.faq_question_show {
  background-image: url(http://rebelsforchrist.org/img/minus.gif);
	text-align: center;
}
.faq_answer {
  padding: 5px;
}
/* end: used on media sections */

.tooltip {
background-color: #B6CEE7;/*#E4EBEB;*/
color: #000;
padding: 2px 0 2px 6px;
border: 1px solid #336699;
font-family: 'Courier New';
font-size: 11px;
display: block;
}

/* begin tooltip */
.tool-tip {
	color: #fff;
	width: 199px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(http://rebelsforchrist.org/img/mootips/bubble.png) top left;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(http://rebelsforchrist.org/img/mootips/bubble.png) bottom right;
}
.tool-text A {
	color:#069;
}
.tool-loading {
	background: url(http://rebelsforchrist.org/img/mootips/spinner.gif) center center no-repeat;
	width: 30px;
	height: 30px;
	margin: 0 auto;
}
/* end tooltip */

#gototop { display:none; font-weight:bold; font-family:tahoma; font-size:10px; width:70px;
	background:url(http://davidwalsh.name/wp-content/themes/walshbook/images/add_content_spr.gif) 5px -8px no-repeat #eceff5; color:#3b5998;
	font-size:11px; text-decoration:none; position:fixed; right:5px; bottom:5px; padding:7px 7px 7px 20px;
	border-bottom:none;}
#gototop:hover	{ text-decoration:underline; }

@media print {
	a	{ text-decoration:underline; color:#999; }
	.no-print	{ display:none; }
}