/***************************************** 
 * Author: IU Office of Creative Services
 *
 * CSS for news release page
 ****************************************/

#content #publishdate {
	font-size: 1.083em;
	margin: 0 0 -10px 7px;
}
#content p {
	font-size: 1.083em;
	margin: 15px 0;
	line-height: 1.692em;
}
#content ul {
	margin: 15px 0 15px 25px;
	padding: 0;
}
html>body #content ul {
	list-style: none;
}
html>body #content ul li {
	padding: 0 0 0 14px;
	background: url(../../images/interior/bullet-black.gif) no-repeat 0 7px;
}
html>body #content .shareBar ul li {
	background:none;
	margin:0;
}
#content .shareBar ul {
	margin:0;
}
#content #more_photos {
	margin: 0 0 12px 0;
	border-top: 1px solid #c8c1b5;
	height: 1%;
}
html>body #more_photos:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#content #more_photos p {
	float: right;
	font-size: 0.917em;
	background-color: #e7e3d8;
	border-right: 1px solid #c8c1b5;
	border-bottom: 1px solid #c8c1b5;
	border-left: 1px solid #c8c1b5;
	padding: 3px 10px;
	margin: 0;
}
#content .photocaption {
	margin: 6px 14px 4px 0;
	float: left;
	border: 1px solid #c8c1b5;
	background: #e7e3d8;
}
#content .photocaption p {
	margin: 0;
	padding: 0 14px 9px 14px;
	font-size: 0.917em;
	line-height: 1.364em;
}
#content .photocaption img {
	margin: 0 0 8px 0;
}