/* ICONS : thanks to famfamfam.com for the beautiful silk icons
http://famfamfam.com/lab/icons/silk/
*/

#content_body .static-media-list {
font-size: 11px;
}

#content_body .pdf_media a {
background: url(http://web.dailycamera.com/static/images/COMMON/icons/page_white_acrobat.png) no-repeat top left;
padding: 0 0 5px 20px;
}
#content_body .excel_media a {
padding: 0 0 5px 20px;
background: url(http://web.dailycamera.com/static/images/COMMON/icons/page_white_excel.png) no-repeat top left;
}


#content_body .word_media a {
background: url(http://web.dailycamera.com/static/images/COMMON/icons/page_white_word.png) no-repeat top left;
padding: 0 0 5px 20px;
}

.picture_media {
list-style: none;
background: url(http://web.dailycamera.com/static/images/COMMON/icons/page_white_picture.png) no-repeat left;
}



/* inlines */

div.inline {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	position: relative;
	text-decoration: none;
}

div.inline #tools_outer #tools_inner h3 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}

div.inline a:hover {
	text-decoration: underline;
}

div.inline p {
	margin-bottom: 8px;
	margin-top: 8px;
}

div.inline p.caption {
}

div.inline p.photographer {
	margin: 0 !important;
	padding: 0 !important;
	text-align: right;
}

div.inline td {
	padding: 5px;
}

div.inline-center, div.inline-full {
	background: #F8F8F8 !important;
	border: 1px solid #EAEAEA;
	float: none;
	margin: 1em auto;
	padding: 10px;
	width: 445px;
}

div.inline-full {
	clear: both;
	width: 100%;
}

div.inline-left {
	clear: both;
	float: left;
	margin-right: 20px;
}

div.inline-left, div.inline-right, div.inline-center {
}

div.inline-right {
	clear: both;
	float: right;
	margin-left: 20px;
}

h4#more-deals-inline {
	background-color: #F5F2ED;
	border: 1px solid #BABABA;
	border-width: 1px 0;
	clear: both;
	font-size: 12px;
	margin: 0;
	padding: 2px 4px !important;
}

p.inline-gallery-blurb {
	line-height: 11px;
	margin: 5px 0 !important;
	padding: 0 !important;
}

p.inline-gallery-name {
	color: #333333 !important;
	font-size: 1.3em !important;
	font-weight: bold;
	line-height: .9em !important;
	margin: 3px 0 5px 0 !important;
	padding: 0 !important;
}

p.inline-gallery-thumb {
	margin: 5px 0!important;
	padding: 0 !important;
}

/* gallery inline */
p.inline-gallery-tools {
	line-height: 11px;
	margin: 5px 0 !important;
	padding: 0 !important;
	text-align: center;
}

p.inline-gallery-tools a, div.navlinks a {
	font-size: .96em;
	line-height: 11px;
	margin: 0 !important;
	padding: 0 !important;
}

p.stars {
	font-size: 32px;
	font-weight: bold;
}

ul#story-inline-ads {
	margin: 0;
	padding: 0;
}

.gallery-inline h4, .text-inline h4 {
	color: #990000;
	font-size: 1.2em;
	margin: 0 !important;
	padding: 0 !important;
}

.inline #tools_inner #sponsor {
	height: 35px;
	position: absolute;
	right: 20px;
	top: 20px;
	width: 80px;
	z-index: 10;
}

.inline #tools_inner li {
	background-image: url(/static/images/COMMON/nav/bullet_grey.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 1px;
	padding-left: 13px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	text-transform: none;
}

.inline #tools_inner ul {
	clear: both;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding: 0px;
	position: relative;
}

.photothumb-inline img, .photo-inline img {
	border: 1px;
	border-color: #333333;
	border-style: solid;
}

.photothumb-inline, .video-inline {
	clear: both;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 10px;
	text-decoration: none;
	width: 220px;
}

/* div.inline ul li {
	font-size: .99em;
}
*/
/* div.inline li a:link {
	font-weight: normal;
	text-decoration: none;
}
*/
/*div.inline li {
	margin: .4em 0;
}
*/
/* ul#story-inline-ads li {
	background: none;
	border-bottom: 1px solid #CCCCCC;
	font-size: .95em;
	margin: 0;
	padding: 4px 2px;
}
ul#story-inline-ads li a {
	font-weight: normal;
}

*/