/* Seeds of Compassion InterSpiritual Day Wiki */ 

/* Home css */

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #cbcac7;
	text-align: center;
}

/* structure and layout */
#outerWrapper {
	width: 990px;
	background-color: #f4f3ee;	
	background-image: url('/files/ImageLibrary/layout-bg.gif');
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#mainContainer {
	width: 929px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color: #ffffff;
	background-image: url('/files/ImageLibrary/contentColumn-bg.gif');
	background-repeat: repeat-y;
	background-position: center center;	
}

/* topSection elements */
#topSection {
	background-image: url('/files/ImageLibrary/masthead-bg.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #ffffff;
	height: 139px; /*Height of top section*/
}

#mastheadLogo {
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}

#mastheadRight {
	float: right;
}

#mastheadMenuLinks {
	text-align: right;
	font-size: 10px;
	margin: 0px 10px 0px 0px;
}

#mastheadImageRight {
	text-align: right;
	margin: 20px 0px 0px;
}


/* content area elements */
#contentWrapper {
	float: left;
	width: 100%;
}

#contentColumn {
	margin: 0 260px 0 189px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	text-align: left;
}

#content {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 30px 35px 10px 35px;
}

/* left column elements */
#leftColumn {
	float: left;
	width: 189px; /*Width of left column i*/
	margin-left: -929px; /*Set margin to that of -(MainContainerWidth)*/
	background: #faf9f6;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#leftNewToAWiki {
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

#leftNav {
	margin: 0px;
	padding: 5px 20px 15px 20px;
	text-align: left;
}


/* right column elements */
#rightColumn {
	float: left;
	width: 260px; /*Width of right column*/
	margin-left: -260px; /*Set left margin to -(RightColumnWidth)*/
	background: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#rightContent {
	padding: 30px 35px 10px 35px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#qotd {
	background-image: url('/files/ImageLibrary/home-qotd-bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 239px;
	height: 300px;
	text-align: left;
	margin: 0px;
	padding: 0px;	
}

#qotdContent {
	padding: 40px 30px 20px 30px;
	line-height: 1.5em;
	font-size: 11px;
	color: #453221;
}

#qotdLinks {
	padding: 0px 0px 0px 30px;	
}

#editQotdLink {
}

#suggestQotdLink {
}

#announcements {
	padding: 30px 35px 0px 30px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	background-image: url('/files/ImageLibrary/right-hr.gif');
	background-repeat: no-repeat;
	background-position: 20px 43px;
}

#editAnnouncementsLink {
}

.suggestLink {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

/* footer elements */
#footer {
	clear: left;
	width: 100%;
	height: 54px;
	text-align: left;
	background-color: #f5f6ef;
	background-image: url('/files/ImageLibrary/footer-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#footerLinks {
	margin: 0;
	padding: 27px 0px 0px 35px;
	color: #555555;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footerLinks a:link {  color: #555555; text-decoration: none;}
#footerLinks a:visited {  color: #555555; text-decoration: none;}
#footerLinks a:hover {  color: #b20838; text-decoration: underline;}

#footerRss {
	float: right;
	margin: 21px 20px 0px 0px;
	font-size: 11px;
	color: #555555;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
}

/* page elements */
hr {
  border: 0;
  height: 2px;
  color: transparent;
  background: #fff url('/files/ImageLibrary/hr.gif') no-repeat scroll center;
}

h1 {
	font-size: 25px;
	color: #b30a3a;
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	font-weight: 100;
}

h2 {
	font-size: 16px;
	color: #6e4c31;
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 16px;
	color: #6e4c31;
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 14px;
	color: #6e4c31;
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 14px;
	color: #6e4c31;
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 12px;
	color: #6e4c31;
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a, a:link, a:visited {
	color: #97895b;
	text-decoration: none;
}

a:active, a:hover {
	color: #b30a3a;
	text-decoration: underline;
}



/* editme built-in */
.attachmentContainer {
	margin: 3px;
}
.attachmentTable {
	border-collapse: collapse;
}
.attachmentHead {
	background-color: #c0c0c0;
	color: #666666;
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
}
.attachmentCell {
	padding: 5px 5px 5px 5px;
	
}
.attachmentCellAlt {
	background-color: #c0c0c0;
	padding: 5px 5px 5px 5px;
}
.attachmentDescription {
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 10pt;
	font-size: 12px;
}

table.tableheader {
	width: 100%;
	height: 70px;
	border: 1px solid #000000;
	background-color: #CC9966;
	background-repeat: no-repeat;
	vertical-align: top;
}

td.header {
	vertical-align: bottom;
	padding: 16px 16px 16px 16px;
}

td.header p {
	color: #F0FFF0;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
}

td.subheader {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px none;
	border-left: 1px solid #000000;
	background-color: #CC9966;
	text-align: left;
	vertical-align: top;
	height: 30px;
	/*width: 455px;*/
}

td.subheader p {
	color: #000000;
	margin: 4px 16px 4px 16px;
	font-size: 16px;
	font-weight: bold;
}
table.content {
	width: 100%;
	height: 500px;
}	

td.comments {
	border: 1px solid #000000;
	background-color: #ffffff;
	vertical-align: top;
	width: 100%;
	text-align: left;
	padding: 12px 16px 16px 16px;
}

td.attachmentImage {
	border: 1px solid #000000;
	vertical-align: top;
}

td.attachmentImage img {
	border: 0px none;
	margin: 6px;
}
table.menu {
	width: 100%;
}
td.menu {
	border: 1px solid #000000;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	width: 200px;
}

td.menucontent {
	padding: 6px 8px 8px 8px;
	vertical-align: top;
	width: 100%;
}

td.menuheader {
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
	vertical-align: top;
	height: 30px;
	width: 100%;
	padding: 4px 8px 4px 8px;
}

td.menuheader p {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

td.modified {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	vertical-align: top;
}

td.hspace {
	background-color: #666666;
	height: 3px;
	vertical-align: top;
}

td.vspace {
	background-color: #666666;
	width: 3px;
}

.addComment {
	width: 150px;
	float: right;
	text-align: right;
}

td.addCommentButton {
	background-color: #c0c0c0;
	border: 1px solid #000000;
	padding: 4px 6px 4px 6px;
	vertical-align: top;
}

td.addCommentButton a, td.addCommentButton a:link, td.addCommentButton a:visited, td.addCommentButton a:active, td.addCommentButton a:hover {
	font-weight: normal;
}
td.toolsContainer {
	width: 74px;
}
td.toolsContainer-off {
	display: none;
}
td.toolsheader {
	color: #000000;
	border: 1px solid #000000;
	background-color: #ffffff;
	vertical-align: top;
	height: 31px;
	width: 72px;
	padding: 4px 8px 4px 8px;
}

td.toolsheader p {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

td.tools {
	border-top: 0px none;
	border-right: 1px solid #000000;
	border-bottom: 0px none;
	border-left: 1px solid #000000;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
	padding: 4px 8px 4px 8px;
}

td.toolsbottom {
	border-top: 0px none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
}

div.toolsbutton {
	background-image: URL(/files/BrightonBurntwoodCSS/tools_sel.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;	
	border-left: 0px none;
	background-color: #ffffff;
	vertical-align: middle;
	height: 31px;
	width: 31px;
}
div.toolsbutton-off {
	background-image: URL(/files/BrightonBurntwoodCSS/tools_sel_off.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;	
	border-left: 0px;
	background-color: #ffffff;
	vertical-align: middle;
	height: 31px;
	width: 31px;
}
img.toolsbutton-spacer {
	height: 31px;
	width: 32px;
}
.commentFrom {
	color: #666666;
	font-weight: bold;
	text-wrap: suppress;
}

.commentDate {
	color: #666666;
	text-wrap: suppress;
}
span.commentLinks a, span.commentLinks a:link, span.commentLinks a:visited, span.commentLinks a:active, span.commentLinks a:hover{
	font-size: .9em;
	text-wrap: suppress;
}

.ruler {
	display: block;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #000000;
	border-left: 0px none;
	margin: 0px 0px -12px 0px;
}

.editorPanel {
	background-color: silver;
}
/* Admin screen styles: */
#adminBody {
}
#adminMainTable {
  border: 1px solid #000000;
  background-color: #ffffff;
}
#adminMainCell {
  padding: 18px;
}
#adminMenuTable {
}
#adminMenuRow {
}
#adminMenuLeftCell {
}
#adminMenuRightCell {
}
#adminMenuSpacerRow {
}
.adminHR {
	background-color: #000000;
	color: #000000;
	border-color: #ffffff;
	height: 1px;
    margin-top: 0;
}
#adminMenuContentBlock {
}

.mceContentBody {
	text-align: left;
	background-color: #ffffff;
}

