/*--- FOR MASTHEAD & MAIN NAV ---*/
#main-nav.features {
	background: #181c1e; /* ASSIGN COLOR OR TRANSPARENT */
	}
#main-nav ul li a {
	background:url("../../global/images/bg-main-nav.gif") no-repeat scroll 0 center transparent;
	}
body #main-nav ul li a {
	color: #fff; /* ASSIGN COLOR */
	}
body #masthead h1 {
	background:transparent url(../../global/images/bostonia-alumni-magazine-sm.png) no-repeat scroll 0 13px;
	}
/*-----------------------------*/

/*--- FOR HEADER, HEADLINE, SUBHEAD & BYLINE ---*/
html { 
	background: #eef3f4 url(../bloomberg/images/top.gif) no-repeat top center; /* ASSIGN BACKGROUND COLOR/IMAGE, if necessary */
}

body {
	background: transparent url(../bloomberg/images/bg-head3.jpg) no-repeat top center; /* ASSIGN HEADER BACKGROUND IMAGE */
}

body #masthead h1 { 
	margin-bottom: 19px; /* PUSH DOWN BEGINNING OF ARTICLE */ 
}
a {color: #d91d8d; text-decoration: none;}
/*-----------------------------*/
/*--- FOR HEADER, HEADLINE, SUBHEAD & BYLINE ---*/
/*-----------------------------*/
#head {
	width: 100%; 
	margin: 0 auto; 
	height: 600px;
	background: transparent;
}
	
#head .wrapper {
	position: relative;
	}
#head h3#hed { 
	position: absolute;
	text-indent: -9000px;
	top: 99px; 
	left: -5px;  
	width: 866px; 
	height: 477px; 
	background: transparent url(../bloomberg/images/hed.png) no-repeat; /* CONFIRM BG IMAGE */
	}
	
	/* PNG FIX FOR IE */
		* html #head h3#hed {
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='https://www-test.bu.edu/bostonia/summer11/bloomberg/images/hed.png', sizingMethod='crop');
			background: url(https://www.bu.edu/bostonia/global/images/clear.gif) repeat 0 0;
			}
		
#head h4#dek { 
	position: absolute;
	text-indent: -9000px;
	top: 185px; 
	left: 200px;  
	width: 190px; 
	height: 200px; 
	background: transparent url(../bloomberg/images/dek.png) no-repeat right; /* CONFIRM BG IMAGE */
	}
	
		/* PNG FIX FOR IE */
		* html #head h4#dek {
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='https://www-test.bu.edu/bostonia/summer11/huckaby/subhead.png', sizingMethod='crop');
			background: url(https://www.bu.edu/bostonia/global/images/clear.gif) repeat 0 0;
			}

#byline {
	display: block;
	height: 26px;
	width: 158px;
	position: absolute;
	left: 260px;
	top: 497px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #232323;
	background: transparent url(../bloomberg/images/byline2.png) no-repeat right;
	text-indent: -9000px;
	}
	
	/* PNG FIX FOR IE */
		* html #head h4#byline {
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='https://www-test.bu.edu/bostonia/summer11/huckaby/byline.png', sizingMethod='crop');
			background: url(https://www.bu.edu/bostonia/global/images/clear.gif) repeat 0 0;
			}
a#jump {
	width: 145px;
	height: 28px;
	display: block;
	position: absolute;
	top: 34px;
	right: 0;
	text-indent: -9000px;
	background: transparent url(../bloomberg/images/jump.png) no-repeat;
}
/* PNG FIX FOR IE */
		* html #head a#jump {
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='https://www-test.bu.edu/bostonia/summer11/huckaby/jump.png', sizingMethod='crop');
			background: url(https://www.bu.edu/bostonia/global/images/clear.gif) repeat 0 0;
			}

/*-----------------------------*/
/*----- FOR CONTENT HEADER ----*/
/*-----------------------------*/
#content-hdr h2 {
	height: 37px;
	width:862px;
	background: transparent url("../bloomberg/images/content-hdr.png") no-repeat scroll 0 0; 
	display:block;
	margin: 0 auto;
}

#content-hdr h2 span {
	display:none; 
}
/*-----------------------------*/
/*-------- FOR ARTICLE --------*/
/*-----------------------------*/

/* USE .WRAPPER FOR HEADER & BREAKS IN CONTENT */
.wrapper { 
	width: 862px;
	margin: 0 auto;
}
/* ------------------------------------------- */

.content {
	background: #eef3f4;
	padding: 36px 48px;
	width: 766px;
	margin: 0 auto;
}
.grad {
	background:  #eef3f4 url(../bloomberg/images/bg-content.jpg) repeat-x top center;
	}
.content p {
	padding-right:0; /* SET TO DETERMINE WIDTH */
	color:#373b44;
	font:0.9em/1.5 Georgia,"Times New Roman",Times,serif;
	margin-bottom:24px;
	}
#lede {
	width: 766px;
	display:block;
	color:#191b41;
	padding: 0 0 36px 0;	
	margin-bottom: 36px;
	font-family:Georgia,serif;
	font-size:18px;
	line-height:26px;
	border-bottom: #e7008a dashed 1px;
}
.dropcap {
	color:#8C3B07;
	float:left;
	font-family:Times,serif,Georgia;
	font-size:63px;
	line-height:44px;
	padding-right:6px;
/* 	padding-top:15px; */
	text-indent: -9000px;
	background: transparent url(../bloomberg/images/dropcap.gif) no-repeat 0 5px;
	height: 50px;
	width: 22px;
	}
.image {
	padding-top: 5px;
	position: relative;
	float: right;
	width: 385px;
	margin-left: 36px;
	margin-bottom: 24px;
	}
.image span.caption {
	color:#00bdee;
	font-family:arial, sans-serif;
	font-size:0.8em;
	line-height:1.3em;
	width:360px;
	position:absolute;
	left: 10px;
	top:679px; /* ADD 12PX TO IMAGE HEIGHT */
}
.image span.caption strong {
	color: #abecfd;
	text-transform: uppercase;
}
/* ------------------------------------------------------------*/
/* ------------------>>> SECTION HEADERS <<<-------------------*/
/* ------------------------------------------------------------*/
h3#section-hdr1 {
	text-indent: -9000px;
	height: 42px; 
	width: 465px; 
	margin: 10px 0 16px; 
	background: transparent url(../bloomberg/images/section-hdr1.gif) no-repeat; 
}
h3#section-hdr2 {
	text-indent: -9000px;
	height: 56px; 
	width: 446px; 
	margin: 16px 0; 
	background: transparent url(../bloomberg/images/section-hdr2.gif) no-repeat; 
}


/* ------------------------------------------------------------*/
/* ------------------>>> VIDEO SIDEBAR <<<---------------------*/
/* ------------------------------------------------------------*/
.sidebar {
	background: transparent url(../bloomberg/images/bg-sidebar.png) repeat-x; 
	width: 100%; 
	height: 408px; 
	margin: 0 auto;
	border-bottom: 2px #1d2e5a dotted;
	padding-top: 6px;
}
.sidebar div.wrapper {
	position: relative;
	background: transparent url(../bloomberg/images/bg-sidebar_wrap.jpg) repeat-x;
	height: 408px;
	box-shadow: 0 26px 58px 7px rgba(0,0,0,0.15);/*TEMP SOLUTION*/
	-moz-box-shadow:0 26px 58px 7px rgba(0,0,0,0.15);
	}
.sidebar h2 {
	height: 89px; 
	width: 129px; 
	text-indent: -9000px;
	background: transparent url(../bloomberg/images/video-hed.png) no-repeat top left; 
	position: absolute;
	top: 27px; 
	left: 34px; 
}
.sidebar h3 {
	color: #abecfd;
	font-family: arial, sans-serif;
	line-height:1.3em;
	font-size: 0.9em;
	height: 20px;  
	width: 230px;  
	position: absolute; 
	top: 130px; 
	left: 34px; 
	font-weight: 100;
}
.sidebar p {
	font-family: arial;
	line-height:1.3em;
	font-size: 0.9em;
	height: 130px;  
	width: 230px; 
	position: absolute; 
	top: 160px; 
	left: 34px; 
	color: #00bdee;
}
#buniverseplayer {
	position: absolute;
	top: 15px; 
	right: 15px; 
}

.infographic {
	background: transparent url(../bloomberg/images/bg-infographic.jpg) repeat-x; 
	width: 100%; 
	height: 142px; 
	margin: 0 auto;
	border-top: 4px solid #081230;
}
.infographic .wrap {
	background: transparent url(../bloomberg/images/infographic.jpg) repeat-x;
	height: 142px;
	width: 1003px;
	margin: 0 auto;
	position: relative;
}
h3#tab1 {
	position: absolute;
		top: -23px;
		left: 70px;
		background: transparent url(../bloomberg/images/tab1.gif) no-repeat;
		text-indent: -9000px;
		height: 19px;
		width: 154px;
}
/* ------------------------------------------------------------*/
/* ------------------>>> MULTIMEDIA COLUMNS <<<----------------*/
/* ------------------------------------------------------------*/
#columns {
	width: 100%;
	height: 464px;
	background: transparent url(../bloomberg/images/bg-multi.jpg) repeat-x;
	border-top: 5px solid #091436; 
	padding: 0 !important;
	}
	#columns .wrapper {
		position: relative; 
		width: 862px;
		height: 400px; 
		padding: 45px 0 0 0 !important; 
		}
	#columns h3#multimedia {
		background: transparent url(../bloomberg/images/sidebar3-hed.png) no-repeat;
		position: absolute;
		top: 24px;
		left: 4px;
		text-indent: -9000px;
		width: 850px;
		height: 50px;
	}
	.column {
		padding-top: 10px;
		padding-left: 10px;
		width: 177px;
		height: 362px;
		background: transparent url(../bloomberg/images/bg-columns.jpg) repeat-x;
		float: left;
		margin-top: 23px;
		margin-right: 36px;
		box-shadow: 0 0 71px 4px rgba(0,0,0,0.24);
		-moz-box-shadow:0 0 71px 4px rgba(0,0,0,0.24);
	}
	h3#tab {
		position: absolute;
		top: -24px;
		left: 0;
		background: transparent url(../bloomberg/images/tab2.gif) no-repeat;
		text-indent: -9000px;
		height: 19px;
		width: 237px;
	}
	.column img {margin-bottom: 8px;}
	.last {margin-right: 0 !important;}
	.column p {
		color: #adeefb;
		font-size: 12px;
		font-family: arial, sans-serif;
		width: 160px;
		line-height: 18px;
	}
	.column strong {
		color: #ec008c;
		text-transform: uppercase;
		font-family: Georgia, serif;
		font-size: 12px;
		}
/* ------------------------------------------------------------*/
/* ------------------>>> PULLQUOTES <<<---------------------*/
/* ------------------------------------------------------------*/

.pullquote {
	text-indent: -9000px;
	height: 188px;
	width: 392px;
	background: transparent url(../bloomberg/images/pullquote.gif) no-repeat;
	float: right;
	margin-left: 36px;
	margin-bottom: 20px;
}
.second {background-image: url(../bloomberg/images/pullquote2.gif);}
/* ------------------------------------------------------------*/
/* ------------------>>> ARTICLE TOOLS <<<---------------------*/
/* ------------------------------------------------------------*/

/* ---- TO SET ARTICLE TOOLS & COMMENTS TO 862 PIXEL WIDTH, USE STYLES BELOW --- */

/*
.comments {
	width: 858px;
	margin: 0 auto;
	}	
#article-tools {
	width: 870px;
	margin: 0 auto;
}
*/

