@charset 'utf-8';

/* Press styles
----------------------------------------------------- */

section.two-thirds section{
	float: left;
	margin-bottom: 21px;
}

section.press-photo{
	border-bottom:1px solid #EEEEEE;
	float:left;
	margin:0 -14px;
	padding:0 14px;
	width:571px;
}

section.press-photo.first{
	border-top: 1px solid #EEE;
}

section.press-photo a.img-wrapper{
	background: #FAFAFA;
	float:left;
	height:113px;
	width:124px;
	padding: 0 14px;
	margin-left: -14px;
}

section.press-photo a.img-wrapper:hover{
	background: #F0F0F0;
}

section.press-photo img{
	border:2px solid #EEEEEE;
	display:block;
	margin:14px auto;
	-webkit-box-shadow: 0 1px 2px #999999;
	-moz-box-shadow:0 1px 2px #999999;
	box-shadow:0 1px 2px #999999;
}

section.press-photo div.press-photo-meta{
	float: left;
	width: 405px;
	margin-left: 14px;
	margin-top: 14px;
	margin-bottom: 7px;
}

section.press-photo div.press-photo-meta div.type{
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	width: 390px;
}

section.press-photo div.press-photo-meta span.date{
	font-size: 11px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	color: #AAA !important;
}

section.press-photo div.press-photo-meta div.caption{
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	width: 390px;
}

section.press-photo div.press-photo-meta a {
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
}


/* Press Sidebar Styles
----------------------------------------------------- */

ul.contact-data{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}

