/*
TEMPLATE:
content and other random items
*/

li.document{list-style:disc url(../../_images/icons/files/page_attach.gif) outside !important;}
li.pdf{list-style:disc url(../../_images/icons/files/pdf.gif) outside !important;}
li.doc{list-style:disc url(../../_images/icons/files/doc.gif) outside !important;}
li.audio{list-style:disc url(../../_images/icons/files/music.gif) outside !important;}
li.video{list-style:disc url(../../_images/icons/files/image.gif) outside !important;}


/* SubNav */
#subnav {
	padding:15px 20px;
}
	#subnavContent {}
	ul.subnav_root {
		margin:0;
		padding:0;
	}
	#subnav li {
		/*background:url('../images/subnav_bullet.png') no-repeat 0 0.7em;
		border-bottom:1px solid #D9D9D9;*/
		list-style-image:none;
		list-style-type:none;
		margin:0;
		padding:0.3em 1.5em;
	}
		#subnav li.last {
			border:0;
		}
		#subnav li a {
			/*color:#595959;
			display:block;
			font-weight:bold;
			font-size:12px;
			text-decoration:none;*/
		}
		#subnav li a:hover {
			/*color:#be7900;*/
		}
		#subnav li a.selected {}


/* Content: Audios */
.audioList .audios { list-style:none;}
.audioList .audios li { list-style:none;}
.audioTitle{}
.audioTitle h3{color:#334048; border-bottom:1px solid #C9C6A3;}
.otherAudioCodecs{padding:0 25px; margin:25px 0; border:1px solid #C9C6A3; background:#F3EDD7;}

/* Content: FAQs */
.faqList {
	margin:10px 0;
}
	ul.faqs {
		/*list-style:none;
		margin:0.33em 0;
		padding:0;*/
	}
		ul.faqs li {
			/*list-style:disc url('../images/bullet.png');*/
			/*background:url('images/bullet.png') no-repeat 0 0.5em;
			list-style:none;*/
			/* list-style:disc url('images/bullet.png') inside !important;
			padding:0;
			background-color:yellow;*/
		}
			ul.faqs li a {
				/*color: #900005 !important;*/
				font-weight: bold;
			}
	.faqList dl dt {
		border-bottom:1px solid #e6e6e6;
		/*color:navy;
		font-family:Palatino, Times New Roman;*/
		font-size:18px;
		font-weight:bold;
		margin:0;
		padding-bottom:0.33em;
	}
	.faqList dl dd {
		margin-left: 0px;
		padding-left: 0px;
	}
		a.retrunToTop {
			display: block;
			color: #fff !important;
			font-style: italic;
			font-size: 10px;
			background: #cccccc url('../images/arrow_backtotop.png') no-repeat 0.33em 0.6em;
			padding: 0px 0px 0px 14px;
		}

/* Content: Files */
.fileList{padding:0 25px; margin:25px 0; border:1px solid #C9C6A3; background:#F3EDD7;}
.filesTitle{}
.filesTitle h3{color:#334048; border-bottom:1px solid #C9C6A3;}
.files{}

/* Content: Links */
.linkList{margin:25px 0;}	
.linksTitle{background:#999; margin-bottom:2px; padding:5px 10px;}
.linksTitle h3{color:#fff; font-weight:bold; font-size:14px; border:0; margin:0; padding:0;}
.linksTitle p{color:#414E54; padding:0; margin:5px 0 0 0;}
.links { padding:0 0 15px 0; margin:0; }
ul.links{ margin:0 !important; }
.links li{border:1px solid #ccc !important; margin:0 0 2px 0; padding:5px 5px 5px 10px; list-style:disc url('../images/bullet.png') inside !important;}
.links p{margin:0 0 3px 20px;}
.links h5{margin:0; padding:0 20px; font-weight:bold; font-size:11px;}
.links .links_title { margin:0; padding:0 0 5px 0; }
.links ul.links_list { padding:0; margin:0 0 0 10px; list-style:none; }
.links ul.links_list li { list-style:none; }

/* Content: Videos */
.videoList .videos { list-style:none;}
.videoList .videos li { list-style:none;}
.videoTitle{}
.videoTitle h3{color:#334048; border-bottom:1px solid #C9C6A3;}
.otherVideoCodecs{padding:0 25px; margin:25px 0; border:1px solid #C9C6A3; background:#F3EDD7;}

/* Content: Content */
table.filterBar{ width:100%; padding:5px; text-align:right; background:#e8e8e8; border:1px solid #999; border-top:1px solid #ccc; border-left:1px solid #ccc; }
table.filterBar label{ color:#5A5B5B; font-weight:bold; }
table.filterBar select{
	border-width:1px;
	color:#5A5A5A;
	width:90px;
}
table.filterBar input{
	background-color:#CDCCCC;
	border-width:1px;
	color:#5A5A5A;
	text-transform:uppercase;
}
label.ContentGrid{}
h1.ContentGrid{line-height:auto;}
table.filterBar input.Button{}
.recordsContainer{}
h3.recordsTitle{ }
.recordsDate{font-weight:bold;}
.recordListDate{width:60px; color:#383b40; float:left;}
ul.recordList{}
ul.recordList li{display:block; clear:both; border-top:1px solid #DFDFDF; min-height:18px; padding:7px 0; margin:3px 0;}
.recordListTitle { font-weight:bold; }
.recordListTitle a {}
.recordListTitle img{display:none;}
.recordListAbstract { clear:both; margin:0; padding:5px 0; font-weight:normal; }
h3.recordsTitle {
	text-align: left;
}
table.filterBar {
	background-color: #999;
	color: #fff;
	border: 0px;
}
label.ContentGrid {
	color: #fff !important;
}
div.recordsDate {
	background-color: #999;
	color: #fff;
	border: 0px;	
	padding: 5px;
	margin-bottom: 2px;
}
ul.recordList {
	background: #fff;
	border: 1px #999 solid;
	margin:0 0 1.33em !important;
	padding: 20px;
}
ul.recordList li {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-top: 0px;
	border-bottom: 1px #ccc solid;
}
ul.recordList li.last{ border:0; margin:0; padding:0; }


/* Image Gallery */
.photoGallery{ margin:25px 0; }

/* Search - google? */
.searchresults { padding:10px; }
.searchresults iframe { width:100%; }

/* Links - for custom/youtube */
ul.links_list { list-style:none; }
ul.links_list li { clear:both; padding:10px 0; list-style:none; }
ul.links_list li .image { float:left; padding:0 10px 10px 0; }
ul.links_list li .content { width:550px; float:left; }
ul.links_list li .date { float:right; }
ul.links_list li .title { float:left; }
ul.links_list li .description { clear:both; }

/* Comments */
.comment_listwrapper .prevnext { width:424px; margin:0 auto; list-style:none; }
.comment_listwrapper .prevnext span { width:100px; float:left; margin:3px; text-align:center; list-style:none; }
.comment_listwrapper .prevnext span a { display:block; }
.comment_listwrapper .prevnext span.first {  }
.comment_listwrapper .prevnext span.prev {  }
.comment_listwrapper .prevnext span.next {  }
.comment_listwrapper .prevnext span.last {  }

.comment_listwrapper { margin-top:15px; padding-top:10px; }
.comment_listwrapper .comment_list { margin:0; padding:0; }
.comment_listwrapper .comment_list p { margin:0; padding:0.5em 0; }
.comment_listwrapper .comment_list li { margin:0; padding:0; border-bottom:1px solid black; list-style:none; }
.comment_listwrapper .comment_list li.odd { background-color:white; }
.comment_listwrapper .comment_list li.even { background-color:silver; }
.comment_listwrapper .comment_list li.last { border:0; }
.comment_listwrapper .comment_list li .commenttitle { padding:3px 5px; }
.comment_listwrapper .comment_list li h4 { margin:0; padding:0; }
.comment_listwrapper .comment_list li h5 {  font-style:italic; font-weight:normal; margin:0; padding:0; }
.comment_listwrapper .comment_list li div.comment { width:440px; overflow:hidden; padding:0px 7px; }

/* **************************************** CUSTOM *********************************************** */
#copyBodyContainer {
	background: url('../images/subpage/bottomcontent_repeat.png') top center repeat-y;
	padding: 0px 14px;
}
* html #copyBodyContainer {
	zoom: 1;
}
	#copyContainer {
		float: left;
		width: 700px;
		padding: 20px 35px;
	}
		.copyHeaderTitle {
			margin: 0px 0px 6px;
			padding: 0px;
			border-bottom: 1px solid #cecdc8;
			height: 27px; /* 21px + 6px "padding" */
			background-position: 0px 0px;
			background-repeat: no-repeat;
		}
		/* individual section headers */
		.pagesection_aboutmarsha .copyHeaderTitle {
			background-image: url('../images/subpage/sectiontitle_aboutmarsha.png');
		}
		.pagesection_blog .copyHeaderTitle {
			background-image: url('../images/subpage/sectiontitle_blog.png');
		}
		.pagesection_contribute .copyHeaderTitle {
			background-image: url('../images/subpage/sectiontitle_contribute.png');
		}
		.pagesection_endorse .copyHeaderTitle {
			background-image: url('../images/subpage/sectiontitle_endorse.png');
		}
		.pagesection_events .copyHeaderTitle {
			background-image: url('../images/subpage/sectiontitle_events.png');
		}
		.pagesection_getinvolved .copyHeaderTitle {
			background-image: url('../images/subpage/sectiontitle_getinvolved.png');
		}
		.pagesection_issues .copyHeaderTitle {
			background-image: url('../images/subpage/sectiontitle_issues.png');
		}
		.pagesection_newsroom .copyHeaderTitle {
			background-image: url('../images/subpage/sectiontitle_newsroom.png');
		}
		.pagesection_tellafriend .copyHeaderTitle {
			background-image: url('../images/subpage/sectiontitle_tellafriend.png');
		}
			.copyHeaderTitle a {
				display: block;
				text-indent: -10000px;
			}
		#copyBodyHeader {
			color: #282c32;
			font-size: 11px;
			margin-bottom: 10px;
		}
			#copyBodyHeader a {
				color: #282c32 !important;
			}
	#sidebarContainer {
		float: right;
		width: 170px;
		padding: 20px 35px;
	}
		#sidebarContainer h3 {
			margin: 0px 0px 30px;
			padding: 0px;
			height: 27px; /* 21 + 6 */
			background: url('../images/subpage/relatedlinks_title.png') top left no-repeat;
			text-indent: -10000px;
			border-bottom: 1px solid #cecdc8;
		}
		#subnav {
			padding: 0px;
		}
			#sidebarContainer ul {
				margin: 0px;
				padding: 0px;
			}
				#sidebarContainer ul li {
					margin: 0px 0px 6px;
					font-size: 16px;
					font-weight: bold;
					font-style: italic;
					padding: 0px 0px 6px 25px;
					border-bottom: 1px solid #e0dfd9;
					background: url('../images/subpage/checkmark.png') 0px 2px no-repeat;
				}
					#sidebarContainer ul li a {
						color: #8e001c !important;
					}
					#sidebarContainer ul li a:hover {
						text-decoration: none !important;
						color: #b16f7c !important;
					}
					
/* CONTENT RECORDS */
table.filterBar {
	background-color: #101558;
	color: #fff;
	font-size: 14px !important;
}
	table.filterBar label {
		font-size: 14px !important;
	}
div.recordsDate {
	background: #101558;
}
ul.recordList {
	background-color: #f1f0ed;
	border-color: #ccc;
}
/* just remove everything on the digest view for now -- can mod later */
.digest ul.recordList {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}
h4.date {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-size: 14px;
	color: #8e001c;
}
h1.title {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #101558;
}
	h1.title a {
		color: #101558 !important;
	}
h2.subtitle {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-size: 14px;
	color: #8e001c;
}
.byline {
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
}
.commentlinks {
	float: right;
	padding-right: 30px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	background: url('../images/subpage/blog_icon.png') right top no-repeat;
	font-weight: bold;
}
.bookmarklet {
	float: right;
	padding-top: 7px; /* the img in here is being displayed inline-block */
}

/* FORMS */
.uniForm .legend {
	border: 0px;
	background: #101558;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.uniForm .inlineLabels .ctrlHolder {
	zoom: 1;
}
.uniForm .buttonHolder {
	text-align: left;
	margin-bottom: 10px;
}

/* FAQS */
.faqList .faqsTitle h3 {
	/* h4 */
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #8e001c;
}
.faqList .faqs {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.faqList .faqs li {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	background: url('../images/subpage/faq_checkmark.png') 0px 3px no-repeat;
}
.faqList dl dt {
	/* h3 style */
	color: #101558;
}
/* LINKS */
.linksTitle {
	background: #101558;
}
.links li {
	background: #f1f0ed;
	list-style: none !important;
	border: 1px #ccc solid !important;
}
.links p {
	margin-left: 0px;
}
/* FILES */
.fileList {
	background: #f1f0ed;
	border: 1px #ccc solid !important;
}
/* ISSUES */
.issuesList ul {
	margin: 0px;
	padding: 0px;
}
	.issuesList ul li {
		margin: 0px 0px 50px;
		padding: 0px;
		clear: left;
	}
		.issuesList .featuredIssueImage {
			float: left;
		}
		.issuesList h3 {
			margin-left: 160px;
			font-size: 18px;
		}
		.issuesList .abstract {
			margin-left: 160px;
		}
/* MISCELLANEOUS */
hr {
	border-bottom: 1px #cecdc8 solid;
}
.pre {
	display: block;
	width: 450px;
	height: 100px;
	overflow: scroll;
	background: white;
	border: 1px solid;
	font-family: Courier, monospace;
	font-size: 12px;
}