body {
	background: #FFFFFF;
	height: 100%;
	font-family: Arial;
	font-size: 12px;
	text-align:center;
	color:#333333;
	margin:  0px;
	padding: 0;
}

hr { border:none 0; border-top:1px solid #ccc; border-bottom:1px solid #efefef; width:100%; height:2px; margin:0 0 20px 0; padding:0px; text-align:center; }

td {
	font-family: Arial;
	font-size: 12px;
	color:#333333;
}

#mainbody {padding-right: 10px;}

.input_title {
	font-weight: bold;
	color: #666666;
	}

select,textarea,input { 
	font-size: 12px; border: 1px solid #999999;
	}
.inputbox {
	font-size: 12px;
	border: 1px solid #999999;
	padding: 3px;
	}
	
	

.headertop {
	width: 760px;
	height: 113px;
	background-color: #00FF00;
	}
	
.headershadow {
	height: 20px;
	background-image: url('../images/bg_shadow.jpg');
	background-repeat: repeat-x
	}
.adhocnav {float: right; margin: 10px;}
.adhocnext {float: right; margin: 10px; color: #333333; font-size: 12px; font-weight: 600; font-size: 12px;}
.adhocnext a { text-decoration: none; float: right; margin: 10px; color: #333333; font-size: 12px; font-weight: 600; font-size: 12px;}
.adhocnext a:hover {text-decoration: none; float: right; margin: 10px; color: #93A9BE; font-size: 12px; font-weight: 600; font-size: 12px;}

#wrapper {
	height: 100%;
	width: 760px;
	margin: 0 auto;
	} 

#insideWrapper {
	height: 100%;
	width: 760px;
	margin: 0px;
	background-color: #fff;
	text-align: left;
	}

.post {
	width: 420px;
	background-color: #fff;
	text-align: left;
	}

#content {
	width: 500px;
	background-color: #fff;
	text-align: left;
	margin: 0 0 0 250px;
	}

#sidebar {
	float: left;
	width: 160px;
	padding: 0px;
	background-color: #fff;
	text-align: left;
	font-family: Arial;
	color: #000;
	font-size: 7.5pt;
	line-height: 11pt;
	text-transform: uppercase;
	margin-top: 15px;
	} 

.left {
	float: left;
	margin: 0px 10px 0px 10px;
	}

.right {
	float: right;
	margin: 0px 10px 0px 10px;
	}

#masthead {
	background-image: url('wp/wp-content/themes/benevolence/images/masthead_bak.gif');
	background-repeat: repeat-x;
 	height: 354px;
	margin: 0px;
	
	}

.centeredImage {
    text-align:center;
    margin-top:10px;
    margin-bottom:0px;
    padding:0px;
	}
	
.results_format {
	font-size: 10px;
	}

.spacer_main {
	height:1px;
	border-bottom: 1px dotted #666666;
	margin: 8px 0 15px 0;
	}
.spacer_table_footer {
	height:1px;
	border-bottom: 1px dotted #666666;
	margin: 10px 0 0px 0;
	}
.spacer_gallery {
	height:1px;
	border-bottom: 1px dotted #666666;
	margin: 10px 0 20px 0;
	}
.spacer_members {
	height:1px;
	border-bottom: 1px dotted #666666;
	margin: 5px 0 5px 0;
	}	

.sep {
	position: relative;
	background: url('wp/wp-content/themes/benevolence/images/sep.jpg');
 	width: 162px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	left: 132px;
	text-align: center
	}

#sidebar a {
	color: #000;
	}

#sidebar a:visited {
	color: #000;
	}

#sidebar a:hover {
	color: #999;
	}

.commentBox {
	position: relative;
	margin: 0 auto;
	width: 90%; 
	background-color: #f5f5f5; 
	text-align: left; 
	border: 1px solid #999; 
	padding: 5px;
	}

.cite {
	font-size: 7pt;
	color:#666;
	}

code {
	font-family: Courier New, Verdana;
	text-align:left;
	color:#666;
	font-size: 8pt;
	}

input {
	border: 1px solid #999999;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	padding: 0px;
	}

h2 {
	color: #666;
	font-size: 14px;
	text-align: left;
	}


ul {
	list-style-image: url('../images/bullet.png');
	margin: 5px 0px 5px -20px;
	_margin: 5px 0px 5px 15px;
	}

li {
	padding-bottom: 5px;
	}
	
blockquote, blockquote p {
	text-indent: 0px;
	margin-bottom: 7px;
	color: #666;
	}

.title {
	font-family: 'Arial Black';
	color: #333333;
	font-size: 7.5pt;
	text-transform: uppercase;
	}

a.title {
	color: #333;
	}

a:visited.title {
	color: #333;
	}

a:hover.title {
	color: #999;
	border: 0px;
	}

.blogTitle {
	font-family: 'Arial Black';
	color: #333333;
	font-size: 16pt;
	text-transform: lowercase;
	text-align: left;
	}

#blogTitle a {
	color: #333;
	}

#blogTitle a:visited {
	color: #333;
	}

#blogTitle a:hover {
	color: #ff3333;
	border: 0px;
	}

.commentPos {
	font-family: 'Arial Black';
	font-size: 7pt;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	}

a.commentPos {
	font-family: 'Arial Black';
	color: #ff3333;
	}

a:visited.commentPos {
	color: #ff3333;
	}

a:hover.commentPos {
	color: #000;
	border: 0px;
	}

p { margin: 10px 0px 10px 0px; }
a {color: #636363; text-decoration: none}
a:active { color: #636363; text-decoration: none}
a:visited { color: #636363; text-decoration: none}
a:hover { color: #000000;text-decoration: underline }



/* ADDED FROM NYLC Stylesheet */
.headerpadding { 
	margin: 20px 0 0 0;
	}
/* //////////////////
	Member Directory
////////////////// */
table.cbUserTable {
}

table.cbUserTable th { 
	background-color:#6095C1;
	padding:5px;
	color:#FFFFFF;
	}


/* //////////////////
	Bread Crumb
////////////////// */
.crumb_left_current {
	color:#666666;
	}

.crumb_left_past {
	color:#939393;
	}

#pathway {
	text-align: left;
	color:#666666;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
	}

a:link.pathway, a:visited.pathway {
	color:#939393;
	text-transform: lowercase;
	}
	/*.pathway {
   font-size: 11px; color: #333333; text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   text-decoration: none;
   line-height: 120%;
    }*/

.componentheading {
	padding: 0px;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	padding-top: 10px;
	color: #ff9900;
	text-align: left;
	font-weight: bold;
	}	

a.mainlevel{
	PADDING-LEFT: 20px; 
	PADDING-bottom: 1px;
	MARGIN-BOTTOM: 8px; 
	BORDER-BOTTOM: #cccccc 1px dotted; 
	width: 160px;
	font-size: 12px;
	display: block;
	text-transform: lowercase;
	BACKGROUND-IMAGE: url(../images/bg_leftnavitem.gif); 
	BACKGROUND-REPEAT: no-repeat;
	}
a:link.mainlevel, a:visited.mainlevel {
	color: #666666;
	}

a:hover.mainlevel {
	BACKGROUND-REPEAT: no-repeat;
	color: #333333;
	}

a.mainlevel#active_menu {
	BACKGROUND-IMAGE: url(../images/bg_leftnavitemon.gif); 
	BACKGROUND-REPEAT: no-repeat;
	color: #333333;
	}
a:hover.mainlevel#active_menu {
	color: #333333;
	}
a.mainlevel-top{
	PADDING-right: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}
a:link.mainlevel-top, a:visited.mainlevel-top {
	color: #fff;
	}

a:hover.mainlevel-top {
	BACKGROUND-REPEAT: no-repeat;
	color: #fff;
	}

/* / / / / / / / / / / / / / / /
	module table styles
/ / / / / / / / / / / / / / / */
.moduletable th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 7px;
	text-align: left;
	}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	}

table.moduletable td {
	padding: 5px 0 0 0;
	}

/*#u4 table.moduletable{
	width: 180px;
	border: 1px solid #6095c1;
}
#u4 table.moduletable th{
	color: #333;
	background-color: #f0f0f0; 
	padding: 5px; 
	border-bottom: 1px solid #6095c1;
}
#u4 table.moduletable td{
	padding: 5px;
}*/
#bordered .moduletable th {
	margin:5px 0; 
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background-color: #6095c1;
	background-image:url(../images/module_header.png);
	line-height: 16px;
	padding: 5px;
	text-align: left
	}

#bordered table.moduletable {
	border: 1px solid #6095c1;
	}
#bordered table.moduletable td {
	padding: 5px;
	}
#u4 .moduletable th {              
	padding: 5px;
	text-align: left
	}

/*
	#u4 table.moduletable {
		width: 160px;
		border: 1px solid #6095c1;
		}
*/
#u4 table.moduletable td {
	padding: 5px;
	}
	
	
#content-pane .tab-page {
	}	

table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	}

table.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	}

.contentheading {
	FONT-WEIGHT: 600; 
	FONT-SIZE: 14px; 
	COLOR: #333333; 
	BACKGROUND-REPEAT: repeat-x; 
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	}
	
	.edit_icon {
		height: 16px;
		width: 16px;
		margin: 0 5px 0 0;
		float: left;
		}
	div.contentpagetitle {
		float: left;
		font-weight: bold;
		}

a:link.contentpagetitle, a:visited.contentpagetitle {
	padding: 0px;
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	padding-top: 5px;
	color: #666666;
	text-align: left;
	font-weight: bold;
	}

a:hover.contentpagetitle {
	color: #333333;
	}

a:link.sublevel, a:visited.sublevel {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	/*color: #8ECC00;*/
	color: #6095c1;
	text-align: left;
	line-height: 16px;
	padding-left: 3px;
	margin-bottom: 5px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 15px;
	display: block;
	height: 16px;
	}
a:hover.sublevel {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}
.small, .createdate {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
	}

.info_block {
	margin: 0 0 20px 0;
	}

/* ///////  Button Styles /////// */

.button {
	text-transform: uppercase;
	font-family: arial narrow;
	margin-left: 2px;
	background-color: #848483;
	color: #FFFFFF;
	font-weight: bold;
	}

a.button	{
	text-transform: uppercase;
	font-family: arial narrow;
	margin-left: 5px;
	border: 1px solid #cccccc;
	padding: 0px 2px;
	}
	a:hover.button{
		text-decoration: none;
		background-color:#FFFF99;
		}
	a:visited.button {
		color: #FFFFFF;
		}

.pagenav {
	padding: 5px;
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	}
	a.pagenav, a.pagenav:visited {
		text-decoration: none;
		font-size: 			10px;
		color:				#333333;
		padding:				5px;
		}
	a.pagenav:hover {
		text-decoration:	underline;
		font-size:			10px;
		color:				#333333;
		}
.sectiontablefooter {
	font-size: 10px;
	}
.pagenav_comprofiler {
	width:100%;
	text-align:center;
	}

.search {}

.sectiontableheader {
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background-color: #6095c1;
	}

.table_blue_footer {
	height: 6px;
	background-color: #6095c1;
	}

.sectiontableheader-grey {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background-color: #cfcfcf;
	}
	
.sectiontableentry1 {
	padding: 11px 4px 9px 4px;
	background-color: #f0f0f0;
	font-size: 12px;
	}
	
.sectiontableentry2 {
	padding: 11px 4px 9px 4px;
	background-color: #ffffff;
	font-size: 12px;
	}

.small_td {
	font-size: 11px;
	line-height: 20px;
	}
	
table.contentpane td {
	padding: 6px 4px 4px 4px;
	}
/*#bordered {
padding-left: 5px;
margin: 10px 0px 10px 10px;
border-left: 1px dotted #999999;
}*/


#bordered input {
	margin-bottom: 5px;
	}

.gbBreadCrumb, #gsNavBar {display: none;}
.write_comment{
	padding-top: 7px;
}

a.readon{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom:50px;
	display:block;
	margin-bottom:20px;
}
#topnav {
width: 760px;
text-align: left;
white-space: nowrap;
}
.pollstableborder {width: 100%; text-align: left;}
#latesttitle {
	font-weight: bold;
	font-size: 13px;
}
#latestdate {
	font-style: italic;
	font-size: 10px;
	color: #999999;
}
.sectiontableheader2 {
	background-color: #f0f0f0;
}

/* ///////////////
** Discussion Table for discussion page:  components/com_joomlaboard/template/d_blue/d_blue_view.php
/////////////// */

table.discussiontable {
	width: 100%;
	}

table.discussiontable tr.user_account {
	background-color: #6095C1;
	}
	
table.discussiontable tr.user_account td.name {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0 4px 2px;
	}

table.discussiontable tr.re_title {
	background-color: #B4D4FF;
	}
	
table.discussiontable tr.re_title td {
	padding: 5px 0 5px 2px;
	color: #333333;
	font-weight: bold;
	}
	.reply_date { font-style: italic; color: #666666; font-weight: normal; }

table.discussiontable tr.data {}
table.discussiontable tr.data td {
	padding: 6px 2px 6px 2px;
	}

table.discussiontable tr.button_row {}

table.discussiontable tr.button_row td {
	border-top: 		1px dotted #666666;
	border-bottom: 	1px dotted #666666;
	padding: 			4px 0 4px 2px;
	background-color: #FFFFFF;
	}

/* ////////////////////////////////
		HELP Section 
//////////////////////////////// */
.help_entry	{ border-bottom:1px dotted #666666; }
.help_q 		{ font-size:12px; font-weight:normal;	color:#333333; margin-top:8px; }
.help_a 		{ font-size:12px; font-weight:normal;	color:#666666; margin:4px 0 6px 0; }
.help_line	{ border-bottom:1px dotted #666666; margin:0; }

div.help_q ol 		{ margin:0; }
div.help_q li		{ list-style-type:decimal; list-style:decimal; }
div.help_a li 		{ list-style-type:decimal; list-style:decimal; }
div.help_a li a	{ text-decoration:none; color:#666666; }

/* ////////////////////////////////
		Footer stuff - inside of a 
		moduletable, you'll need to 
		check those styles above also 
		if you are troubleshooting 
		CSS issues - CP 1.4.07
//////////////////////////////// */

/* from NYLC styles.css */
.footer {
	width: 100%;
	padding: 0 0 10px 0;
	}
.footertext {
	color: #666666;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	}
.stroke { border-bottom: 1px solid #cccccc; }
.microtext { color: #666666; font-size: 9px; font-family: Arial,Helvetica,sans-serif; }

div.footer_logos {
	margin: 0;
	padding: 0;
	}
	
	