

/* CODE FROM NEWS JUNIPER 2012 DESIGN


/* --- sidebar --- */

	.sidebar {
		font-size: 12px;
		font-family: Arial, sans-serif;
		padding: 7px 0 0 0;
	}
	
	.sidebar .wrapper {
/*		background: url(/2012/bbcms_templates/basic/images/asideBGrepeat.jpg) 0 0 repeat-y;
*/
	}
	
	.sidebar section {
		margin: 0 0 28px 0;
		padding: 0;
	}
	
	.sidebar h2 {
/*		font-size: 16px;
		font-family: Arial, sans-serif; 
		font-weight: bold;*/
		margin-top: 0;
		text-shadow: 1px 1px #fff;
		font-size: 20px;
	}

	.sidebar p {
		margin-left: 0;
	}

	
	
	.announcements, .sidebar .announcements {
		background: #868686 url(/2012/bbcms_templates/basic/images/home-ann-gradient.jpg) repeat-x;
		color: #eeeeee;
		padding: 14px;
		font-size: 16px;
	}
	
	.announcements .categories {
		display: block;
		font-weight: bold;
	}

	
	.announcements a:link,
	.announcements a:visited {
		color: white;
	}
	
	

	.sidebar h2:first-child {margin-top: 0;}
	
	.sidebar_random img {
		float: left; margin-right: 7px;
	}


	.sidebar .general {
/*		background: url(/2012/bbcms_templates/basic/images/asideBGtop.jpg) 0 0 no-repeat;
*/
		padding: 14px 14px 14px 14px;
		background: #1a4065;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border: 1px solid #2266aa;
		box-shadow: 1px 1px 8px #555555;
		color: #ddd;
		clear: both;
	}
	
	.general  a:link,
	.general  a:visited,
	.general  a:active
	 {
		color: #44aaff;
		text-decoration: none;
		font-weight: bold;
	 }
	

	.general h2 {
		color: white;
		text-shadow: none;
		border-bottom: 1px solid #2266aa;
	}

	.sidebar .cnode_label_sidebar {
		font-size: 14px;
		padding: 0 0 14px 0px;
	}
	
	
	
	.sidebar .cnode_label_sidebar h2 {
		border: none;
		text-shadow: 1px 1px 4px #baa;
	}

	.sidebar .cnode_label_sidebar ul {
		margin-left: 0;
	}

	.sidebar .cnode_label_sidebar blockquote {
		margin-left: 0;
		margin-right: 0;
	}
	
	.sidebar .asideFade {
		display: none;
	}

	/* fixes for typog */
	
	.sidebar .blurb {
		margin-left: 0;
		margin-right: 0;
	}


	.extras h2 {
		font-family: Helvetica, Arial, serif;
		font-size: 16px;
	}







/* OVERRIDES */

body {background: url("/2012/bbcms_templates/basic/images/filigree.jpg") repeat scroll 0% 0% rgb(58, 58, 58);}

.two-col-master {padding-top: 0; background: white;}

#masterc {width: 980px; margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 8px 30px #000000;
	-moz-box-shadow: 0px 8px 30px #000000;
	-webkit-box-shadow: 0px 8px 30px #000000;
}

#main-col {border: none; margin: auto;background: white;}


.two-col-master {width: 696px !important; border: none !important; margin-left: 21px;}


#side-col {background: white; width: 246px; float: left; margin-left: 14px;}




.two-col-master h1 {
   font-family: "Miller Headline", Georgia, serif;
   color:  #ae1219; /* #586c46; */
   font-weight: normal;
   font-size: 30px; margin: 0 0 28px 0; text-shadow: #999 0px 0px 4px;
   margin-bottom: 0;
}


.sidebar h2 {
	font-family: "Miller Headline", serif;
	font-weight: normal;
}

.sidebar, .seealso {
	background: white !important;
		
}

.sidebar .seealso {
	color: #333;
}


.sidebar .seealso h2 {
	color: #003466;
}

.sidebar .seealso  a:link,
.sidebar .seealso a:visited {
	color: #07a;
}


.sidebar .sidebar_random {
	padding: 0;
	border: none;
}




