/*
TEMPLATE:
content and other random items
*/

.byline {
	color:#666;
	font-style:italic;
}

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 STYLES ******************************************************** */
/* COPY HEADER STUFF */
#copyContainer {
	float: left;
	width: 699px;
}
	#copyBodyHeader {
		height: 70px;
		background: url('../images/subpage/bg_subpageheader.png') top left no-repeat;
		position: relative;
	}
		#copyHeader {
			position: absolute;
			top: 20px;
			left: 50px;
		}
			#copyHeader h2 {
				margin: 0px;
				padding: 0px;
				font-size: 30px;
				height: 30px;
				line-height: 30px;
			}
				#copyHeader h2 a {
					color: white !important;
				}
		#copyBodyActions {
			position: absolute;
			top: 25px;
			right: 0px;
			width: 250px;
			margin: 0px;
			padding: 0px;
		}
			#copyBodyActions li {
				float: left;
				margin: 0px;
				padding: 0px 10px 0px 20px;
				background-position: 2px 2px;
				background-repeat: no-repeat;
			}
			#copyBodyActions #bookmarkThis {
				background-image: url('../images/subpage/icon_bookmark.png');
			}
			#copyBodyActions #emailThis {
				background-image: url('../images/subpage/icon_email.png');
			}
			#copyBodyActions #printThis {
				background-image: url('../images/subpage/icon_print.png');
			}
				#copyBodyActions li a {
					color: white !important;
				}
	#copy {
		padding: 0px 50px 50px;
	}
		.copyBodyHeaderTitle {
			font-size: 10px;
			padding-bottom: 20px;
		}
			.copyBodyHeaderTitle a {
				color: #354149 !important;
			}
		#copy .textList ul li {
			list-style: disc;
		}
/* SIDEBAR */
#sidebarContainer {
	float: right;
	width: 301px;
}
	#sidebarHeadWrapper h3 {
		font-size: 24px;
		margin: 30px 50px 8px;
		padding: 0px 0px 8px;
		border-bottom: 1px #aaa solid;
	}
	#subnav {
		margin: 0px;
		padding: 0px 50px 30px;
	}
		#subnavContent ul {
			zoom: 1;
		}
			#subnavContent ul li {
				background-image: url('../images/subpage/arrow_subnav.png');
				background-position: 3px 7px;
				border: 0px;
				padding: 0px 0px 0px 10px;
				zoom: 1;
			}
				#subnavContent ul li a {
					font-size: 14px !important;
					color: #354149 !important;
				}
/* CONTENT RECORDS */
h1.ContentGrid {
	font-size: 18px;
	margin: 0px;
}
h2.ContentGrid {
	font-size: 14px;
	margin: 0px;
}
h4.ContentGrid {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
}
span.ContentGrid {
	display: block;
	font-style: italic;
}

.permalink {
	border-bottom: 1px #aaa solid;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
table.filterBar {
	background-color: #5890b5;
}
div.recordsDate {
	background-color: #2a526c;
	font-size: 14px;
	padding-left: 10px;
}

/* COMMENTS AND MODERATION */
.commentlinks {
	float: left;
	padding-bottom: 20px;
}
.commentlinks .leavecomment {
	padding-left: 20px;
	background: url('../images/subpage/blogicon_comment.png') 0px 0px no-repeat;
}
.commentlinks .viewcomments {
}
.sharelinks {
	float: right;
	text-align: right;
	padding-bottom: 20px;
}
.sharelinks .emailThis {
	padding-left: 20px;
	background: url('../images/subpage/blogicon_email.png') 0px 0px no-repeat;
}
.sharelinks .shareOnFacebook {
	padding-left: 20px;
	background: url('../images/subpage/blogicon_facebook.png') 0px 0px no-repeat;
}
.bookmarklet {
	clear: both;
}

/* COMMENT LISTS */
.comment_listwrapper h3.commentcount {
	font-size: 16px;
}
.comment_listwrapper .prevnext {
	position: relative;
	width: 699px;
	height: 40px;
}
	.comment_listwrapper .prevnext span {
		/* this is the default disabled link */
		/* we'll use the actual hover state on the a element, if it is present */
		display: block;
		position: absolute;
		background-position: 0px -38px;
		background-repeat: no-repeat;
		width: 79px;
		height: 19px;
		text-indent: -10000px;
	}
		.comment_listwrapper .prevnext span a {
			display: block;
			width: 79px;
			height: 19px;
			background-position: 0px 0px;
			background-repeat: no-repeat;
			text-indent: -10000px;
		}
		.comment_listwrapper .prevnext span a:hover {
			background-position: 0px -19px;
		}
	/* individual button styles */
	.comment_listwrapper .prevnext span.first {
		top: 0px;
		left: 100px;
	}
	.comment_listwrapper .prevnext span.first,
	.comment_listwrapper .prevnext span.first a {
		background-image: url('../images/subpage/blogbtn_first.png');
	}
	.comment_listwrapper .prevnext span.prev {
		top: 0px;
		left: 200px;
	}
	.comment_listwrapper .prevnext span.prev,
	.comment_listwrapper .prevnext span.prev a {
		background-image: url('../images/subpage/blogbtn_prev.png');
	}
	.comment_listwrapper .prevnext span.next {
		top: 0px;
		left: 300px;
	}
	.comment_listwrapper .prevnext span.next,
	.comment_listwrapper .prevnext span.next a {
		background-image: url('../images/subpage/blogbtn_next.png');
	}
	.comment_listwrapper .prevnext span.last {
		top: 0px;
		left: 400px;
	}
	.comment_listwrapper .prevnext span.last,
	.comment_listwrapper .prevnext span.last a {
		background-image: url('../images/subpage/blogbtn_last.png');
	}
	
	.comment_listwrapper ul.comment_list li {
		border-bottom: 1px #aaa solid;
		padding: 10px;
	}
	.comment_listwrapper ul.comment_list li.even {
		background-color: #f2f0e6;
	}
	.comment_listwrapper ul.comment_list li.odd {
		background-color: #eeebdc;
	}
	.comment_listwrapper ul.comment_list li.first {
		border-top: 1px #aaa solid;
		background-color: #e9e5d9;
	}
		.comment_listwrapper ul.comment_list li .commentitle {
			margin: 0px;
		}
			.comment_listwrapper ul.comment_list li .commenttitle h4 {
				color: DarkRed;
			}
			.comment_listwrapper ul.comment_list li .comment {
				margin: 0px;
			}
/* FEATURED ISSUES PAGE */
.issuesList ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	.issuesList ul li {
		margin: 0px;
		padding: 0px;
		clear: left;
		zoom: 1;
	}
		.issuesList ul li img.featuredIssueImage {
			float: left;
			margin-right: 20px;
			margin-bottom: 20px;
		}
		.issuesList ul li h3 {
			font-size: 18px;
			margin: 0px;
			padding: 0px;
		}
		.issuesList ul li .abstract p {
			margin-top: 0px;
		}
			.issuesList ul li h3 a {
				color: #354149 !important;
			}
			
/* FILES */
.fileList {
	background-color: #fff;
	border-color: #aaa;
}
	.filesTitle h3 {
		border-color: #aaa;
	}

/* LINKS */
.linkList {
}
	.linkList .linksTitle {
		background-color: #2a526c;
	}
	.linkList .links li {
		background-color: white;
		border: 1px solid #aaa !important;
	}
	
/* FAQS */
.faqList dl dt {
	font-family: Arial, sans-serif;
	color: #354149;
	border-bottom: 1px solid #aaa;
}
a.retrunToTop {
	background-color: #5890b5;
	background-image: none;
}
			
/* SOME GENERIC FORM STUFF */
.buttonHolder {
	text-align: left;
}
	.buttonHolder .submitButton {
		display: block;
		float: left;
		width: 70px;
		height: 21px;
		border: 0px;
		color: transparent;
		background-color: transparent;
		background-image: url('../images/subpage/btn_submit.png');
		background-position: 0px 0px;
		background-repeat: no-repeat;
		text-indent: -10000px;
		font-size: 0px; /* just in case */
	}
	.buttonHolder .submitButton:hover {
		background-position: 0px -21px;
	}