@charset "utf-8";
/* CSS Document */

#articles{color:#000000;width:auto;position:relative;z-index:5}
.artphoto{float:right;min-width:150px;max-width:250px;background-color:#eee;margin:40px 0 10px 10px;padding:5px;position:relative;z-index:6;}
.artphoto img{border:none;position:relative;z-index:6;}
.artheader{color:#3c56a3}
.artlist{font-weight:700;padding-top:50px}
.artlist a:link{text-decoration:none}
.artlist a:visited{text-decoration:none}
.artsub{font-style:italic;padding:0;margin-bottom:5px}
#articles .line{width:auto;height:10px;display:block;margin:0;padding:0}
.artauthor{text-transform:uppercase;display:block;float:left}
.artdate{text-transform:uppercase;white-space:nowrap;display:block;padding:0 10px 0 0;}
.arttags{text-transform:uppercase;display:block;padding:2px;margin-top:5px;margin-bottom:5px;background-color:#eee;}
.artintro{line-height:16px;letter-spacing:normal;margin-top:5px}
.artmore{white-space:nowrap;font-weight:700;display:block;text-transform:uppercase;float:right;margin:10px 0;padding:3px;}
.count{display:none}

#article{width:auto;display:block;white-space:normal}
.artthumb{float:right;min-width:150px;max-width:250px;background-color:#eee;margin:0 0 10px 10px;padding:5px}
.artthumb em{color:#999999}
.artthumb img{border:none;display:block}
.artmainpho img{border:black 1px solid;margin:30px;display:none;float:right}
.arthead{margin:0;color:#666}
.artdesc{display:block;font-weight:500;margin-bottom:20px;margin-top:5px;color:#666}
.artsummary{display:block;font-weight:500;margin-bottom:20px;margin-top:5px;color:#666}
.arttagline{text-transform:uppercase;display:block;padding:2px;margin-top:5px;margin-bottom:5px;background-color:#eee;}
.artbyline{padding-top:10px;text-transform:uppercase;display:block}
.artpubdate{padding-right:3px;text-transform:uppercase;display:block;font-weight:700;margin-bottom:10px}
#article .buttons{margin:10px 0}

.photo{margin-top:5px;margin-right:5px;background-color:#eee;padding:5px;}
#arttext{margin-bottom:15px}
#article ul, #article ol{margin:5px 5px 5px 35px;}

.photos_top{width:100%;padding-right:10px;}
.photos_bottom{width:100%;padding-right:10px;}
.photos_left{float:left;width:auto;margin-right:10px;}
.photos_right{float:right;width:auto;margin-left:10px;}

#photoblock{width:auto;margin:auto;text-align:center;padding-bottom:10px;background-color:#eee}
.ptitle{margin:10px 10px 3px 10px;font-weight:bold;}
.pcaption{margin:3px 10px}
.pcredit{margin:3px 10px;font-style:italic;}

#artgallery{width:535px;background-color:#eee;padding:5px 0 5px 5px;font-size:11px;}
#artgallery .photo{margin:0 5px 5px 0;background-color:#fff;padding:5px;border:1px #ccc solid;min-height:250px;}

.fileview{border:1px solid #ccc;background-color:#f9f9f9;border-collapse: collapse;}
.fileview td{border: 1px solid #ccc;padding: 3px;}
.fileview_title{position:relative;float:left;width:150px;height:18px;overflow:hidden;padding:5px;border-right:1px solid #ccc;}
.fileview_title a:link, .fileview_title a:visited{text-decoration:underline;color:#ff6600;}
.fileview_title a:hover{text-decoration:none;}
.fileview_desc{float:left;width:150px;height:18px;overflow:auto;padding:5px;border-right:1px solid #ccc;}
.fileview_data{float:left;width:115px;height:18px;overflow:auto;padding:5px;}

#admin_view{position:fixed;top:0;left:0;display:block;height:20px;width:99%;padding:5px;}

#comments{background-color:#fff;border:#666666 1px solid;padding:0;margin:15px 0 30px 0}
#com_header{background-color:#666;text-transform:uppercase;display:block;color:#fff;text-family:verdana,helv,sans-serif;font-size:16px;padding:5px}
#comment{background-color:#eee;padding:10px;border-bottom:#666666 1px solid}
#com_form{color:#666;background-color:#fff;padding:5px 5px 5px 15px;display:block;height:170px;clear:both}
#com_top{font-size:10px;width:100%;display:block;text-transform:uppercase}

div.file_list_files{width:20px;height:18px;background-image:url(../../../pb/images/icons/misc_icon_small.gif);}
div.file_list_files_pdf{width:20px;height:18px;background-image:url(../../../pb/images/icons/pdf_icon_small.gif);}
div.file_list_files_mp3{width:20px;height:18px;background-image:url(../../../pb/images/icons/audio_icon_small.gif);}
div.file_list_files_wav{width:20px;height:18px;background-image:url(../../../pb/images/icons/audio_icon_small.gif);}
div.file_list_files_zip{width:20px;height:18px;background-image:url(../../../pb/images/icons/zip_icon_small.gif);}
div.file_list_files_ppt{width:20px;height:18px;background-image:url(../../../pb/images/icons/ppt_icon_small.gif);}

#site_map_div ul{
	margin: 0;
	list-style-type: disc;
	list-style-position: inside;
}
#site_map_div ul ul{
	margin-left: 10px;
	list-style-type: none;
}
#site_map_div li{
	width: 300px;
	float: left;
	font-weight: bold;
}
#site_map_div li li{
	float: none;
	font-weight: normal;
	width: auto;
}
