/* CSS for Center for Bioethics */
/* COLORS
Blue: #005288
Burnt-sienna: #882d00
*/
h1, h2 {
	color:#005288!important;
	font-weight:bold;
	}

#bioethics_blog h2, #bioethics_podcast h2, #bioethicsminute_podcast h2{ width: 440px; margin-right: 5px; border-bottom: 1px dotted #003a63;}
#bioethics_recent_events {float:right; width:285px;}
#bioethics_recent_events h2  {border-bottom: 1px dotted #003a63; }
#bioethics_resource_displines { clear: both;}

ul.nobullet {
	list-style-type:none;
	margin:0;
	padding:0 0 5px 0;
	}

li.twolevel {
	margin:0 0 .5em 2em;
	}

p.grayitalic {
	color:#999999;
	text-align:right!important;
	margin-right:19px;
	width:200px;
	}

.btn-link {
	border:none;
	}

.img-right {
	padding:10px;
	float:right;
	}

.content a {
	color:#882d00!important;
	}
	
.content a:hover {
	color:#CC6600!important;
	text-decoration:none!important;
}

.bio {clear:both; border-bottom:thin black solid; margin-bottom:20px;}

.lcol-bio {
	width:140px;
	float:left;
	margin:0 0 10px 0;
	}

.note {
	width:400px;
	background:url(/~/media/Images/Center-for-Bioethics/Columns.ashx) no-repeat top left #fbe5d9;
	padding:0 0 0 60px;
	margin:0 30px 0;
	color:#005288;
	}
	
.note p {
	padding:10px;
}

.lcol-index {
	width:513px;
	float:left;
}
	
.about {
	width:500px;
	float:left;
	margin:15px 20px 30px 0;
}

p.purpose {
	background-color:#e2eaed;
	padding:10px;
	margin:35px 0 30px 0;
}
	
p.purpose img {
	margin:15px 10px 10px 8px;
}

.caption {
	width:200px;
	float:left;
	margin:0 20px 0 0;
}

.resources {
	width:250px;
	height:160px;
	float: left;
	margin:0 10px 0 0;
}
	
.events {
	width:250px;
	height:160px;
	float: left;
	margin:0 0 30px 0;
}

.quote {
	width:470px;
	height:50px;
	float:left;
	color:#005288;
	border-top:1px solid #ccc;
	padding:5px 15px 0 15px;
	font-size:1.2em;!important
}

.rcol-index {
	width:225px;
	float:left;
}
	
.graybox {
	width:210px;
	background:url(/~/media/Images/Center-for-Bioethics/graybox-width.ashx) repeat-y;
	float:left;
	margin:20px 0 0 0;
}
.graybox-content {
	float:left;
	padding:10px;
}
.graybox-header {
	background:url(/~/media/Images/Center-for-Bioethics/graybox-header.ashx);
	padding:5px 10px;
	margin:0;
	color:#fff;
	font-weight:bold;
	font-size:.9em!important;
}
#bioethics_resources {margin-left:20px;}
#bioethics_resources ul {}
#contenttext { position: relative;}
#subscribe_link { position: absolute; top: 0; right: 0;}
