/*
TEMPLATE:
content and other random items
*/

li.document{list-style:disc url('../../../_images/icons/files/page_attach.gif') inside !important;}
li.pdf{list-style:disc url('../../../_images/icons/files/pdf.gif') inside !important;}
li.doc{list-style:disc url('../../../_images/icons/files/doc.gif') inside !important;}
li.audio{list-style:disc url('../../../_images/icons/files/music.gif') inside !important;}
li.video{list-style:disc url('../../../_images/icons/files/image.gif') inside !important;}
li.xls{list-style:disc url('../../../_images/icons/files/xls.gif') inside !important;}

/* HOME */
div.post-date {
	color:#dea41b;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
div.post-title {
	color:#567eb2;
	font-size:12px;
	font-weight:bold;
}

/* 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:#dea41b;
		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 {
	margin:1em 0 1.66em;
}
.filesTitle {
	background-color:#7E9CC3;
	margin-bottom:1px;
	padding:0.33em 0.75em;
}
.filesTitle h3, .filesTitle h4 {
	color:white;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
}
.files {
	margin:0;
	padding:0;
}
.files li {
	padding:0.33em 1em;
}
.files li.odd {
	background-color:#F3F3F3;
}

/* Content: Links */
.linkList {
	margin:1em 0 1.66em;
}	
.linksTitle {
	background-color:#7E9CC3;
	margin-bottom:1px;
	padding:0.33em 0.75em;
}
.linksTitle h3 {
	color:white;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
}
.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 {
	list-style:disc url('../images/bullet.png') inside !important;
	padding:0.33em 1em;
}
.links li.odd {
	background-color:#F3F3F3;
}
.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{
	background-color:white;
	border:0;
	padding:0;
	text-align:right;
	width:100%;
	/*border:1px solid #999;*/
	/*border-top:1px solid #ccc;*/
	/*border-left:1px solid #ccc;*/
}
table.filterBar label{
	color:#969696 !important;
	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{}

h1.title {
	font-size:22px;
}
h2.subtitle {
	font-size:16px;
}

.recordsHead {
	background-color:#7e9cc3;
	padding:2px 10px;
}
.recordsHeadDate, .recordsHeadTitle {
	color:white;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.recordsHeadDate {
	float:left;
	width:60px;
}
.recordsHeadTitle {
	
}


.recordsDate{font-weight:bold;}
.recordListDate{width:60px; 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-family:Arial; font-size:12px; font-weight:bold; text-transform:uppercase; }
.recordListTitle a { color:#7e9cc3; }
.recordListTitle img{display:none;}
.recordListAbstract { clear:both; margin:0; padding:5px 0; font-weight:normal; }
h3.recordsTitle {
	text-align: left;
}
label.ContentGrid {
	color: #fff !important;
}
div.recordsDate {
	/*background-color:#7e9cc3;*/
	color: #dea41b;
	border: 0px;	
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 2px;
	padding: 5px;
}
ul.recordList {
	background: #fff;
	/*border: 1px #999 solid;*/
	margin:0 0 1.33em !important;
	/*padding: 20px;*/
}
ul.recordList li {
	margin: 0;
	padding: 5px 10px;
	border-top: 0;
	/*border-bottom: 1px #ccc solid;*/
}
ul.recordList li.last{ border:0; margin:0; padding:0; }
ul.recordList li.odd {
	background-color:#f3f3f3;
}

/* 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; }

col.label {
	background-color:red;
}
col.ten {
	width:10%;
}
col.twentyFive {
	width:25%;
}
col.forty {
	width:40%;
}