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

html, body {
	text-align:center;
}
body {
	background:#000;
	margin:0px;
	padding:0px;
}
#header_stripe {
	height:188px;
	background:url(jbm_imgs/header_bg.jpg) top center repeat-y;
}
.text_disappear {
	text-indent:-5000px;
}
#nav_stripe {
	height:34px;
	background:#FFF url(jbm_imgs/nav_bg.jpg) top center repeat-y;;
}
#nav_links {
	width:700px;
	margin:0px auto;
	text-align:left;
	padding-left:405px;
	padding-top:5px;
}
#main_stripe {
	background:#100e10 url(jbm_imgs/main_bg.jpg) bottom repeat-x;
	padding:0px 0px 10px 0px;
	clear:both;
}
#top_spirals {
	background:url(jbm_imgs/new_mid_bg.jpg) top center no-repeat;
}
#main_column {
	width:770px;
	margin:0px auto;
	text-align:left;
}
.content_container {
	clear:both;	
	overflow:hidden;
}
.first_decoration {
	width:60px;
	float:left;
	display:inline;
}
.content {
	background-color:#161616;
	width:650px;
	float:left;
	display:inline;
	position:relative;
}
.section_header {
	position:absolute;
	top:15px;
	left:557px;
}
.section_header_2 {
	position:absolute;
	top:0px;
	left:557px;
}
.first_content_bg {
	background-image:url(jbm_imgs/first_content_bg.jpg);
	background-repeat:no-repeat;
}
.content_bottom_bg {
	background-image:url(jbm_imgs/content_bottom_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:25px;
	padding-top:20px;
}
.content_footer {
	clear:both;
	padding-left:60px;
	padding-bottom:10px;
}
.ornament {
	width:60px;
	height:235px;
	background:url(jbm_imgs/ornament.png) no-repeat;;
	float:left;
	display:inline;
}
.ornament_2 {
	width:60px;
	background:url(jbm_imgs/ornament.png) no-repeat;;
	float:left;
	display:inline;
}
.article {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#777;
	padding:5px 0px;
	margin:0px 10px 0px 10px;
	border-bottom:1px solid #444;
	clear:both;
}
.article_content {
	padding:10px 0px 0px 0px;
}
.article_content a:link, .article_content a:visited, .event a:link, .event a:visited, #projects_wrapper a:link, #projects_wrapper a:visited, #new_footer a:link, #new_footer a:visited {
	color:#194a7b;
}
.article_content a:hover, .article_content a:active, .event a:hover, .event a:active, #projects_wrapper a:hover, #projects_wrapper a:active, #new_footer a:hover, #new_footer a:active {
	color:#069;
}
.article_headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
.article_headline a:link, .article_headline a:visited {
	color:#5e5c5e;
	text-decoration:none;
}
.article_headline a:hover, .article_headline a:active {
	color:#3e3c3e;
}
.live {
	color:#c82c2c !important;	
}
.article_date {
	font-size:11px;
	font-weight:bold;
	color:#757575;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.hidden {
	display:none;
}
.event {
	margin-bottom:10px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#777;
}
.events {
	float:left;
	width:325px;
	display:inline;
	margin:0px 10px;
}
.side_img {
	float:left;
	width:294px;
	display:inline;
}
#nav_links ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#nav_links ul li {
	float:left;
	display:block;
	margin-right:10px;
}
#nav_links ul li a:link, #nav_links ul li a:visited {
	color:#194a7b;
	text-transform:uppercase;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
.date {
	display:block;
	color:#c82c2c;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:5px;
}
.addr_time {
	display:block;
	padding:5px 0px;
}
#projects_wrapper {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	padding:10px 10px 20px 10px;
	overflow:hidden;
	color:#777;
}
#projects_wrapper select {
	font-family:Helvetica, Arial, sans-serif;
	background:#1e1e1e;
	color:#FFF;
}
.project_name {
	padding:10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	border-bottom:1px solid #444444;
	color:#c82c2c;
}
.project_info {
	padding:10px;
	border-bottom:1px solid #444444;
}

#album_minis {
	padding:10px;
	border-bottom:1px solid #444444;
	margin-top:0px;
}
#album_minis img {
	margin-right:4px;
}
#album_minis a:link img, #album_minis a:visited img {
	border:2px solid #444444;
}
#album_minis a:hover img, #album_minis a:active img {
	border:2px solid #10a9d7;
}
.album_wrapper {
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	padding-bottom:10px;
	clear:both;
}
.album_cover, .album_info {
	float:left;
	display:inline;
}
.album_cover {
	width:220px;
}
.album_info {
	width:300px;
}
.album_title {
	font-size:14px;
	display:block;
	margin-bottom:10px;
}
.newsImg img {
	margin:0px 10px 4px 0px;
}