/* Contenido */
#overhead {
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}
#headline {
	color: #000000;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
}
#subhead {
	margin: -10px 0px 20px 0px;
	font-weight: normal;
}
#abstract {
	color: #666666;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
}
#date {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: #F3F3F3 url(../images/bg_horzdots.gif) repeat-x left bottom;
	margin: 0px 0px 20px 0px;
}
#date p {
	background: url(../images/bg_horzdots.gif) repeat-x left top;
	padding: 6px;
}
#date img {
	margin-right: 5px;
	vertical-align: -1px;
}
.capital {
	color: #47476b;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 74px;
	line-height: 58px;
	text-transform: capitalize;
	padding: 2px 10px 0px 0px;
	margin-left: -.05em;
	float: left;
	overflow: visible;
}
#body_content {
	font-size: 13px;
}
.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 30px;
}

/* Imágenes */
#story_photos {
	margin-left: 10px;
	width: 202px;
	float: right;
}
.story_photo {
	margin: 0px 0px 15px 0px;
}
.story_photo h4 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/bg_horzdots.gif) repeat-x left bottom;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 3px 0px;
}
.story_photo h5 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px 0px 3px 0px;
}
.story_photo img {
	border: 1px solid #666;
	vertical-align: bottom;
	margin: 0px 0px 3px 0px;
}
.zoom_story_photo {
	position: relative;
}
.zoom_story_photo div {
	position: absolute;
}
.zoom_story_photo div a img {
	background: #FFFFFF url(../images/btn_zoom_photo.gif) no-repeat center center;
	width: 25px;
	height: 25px;
	border-width: 0px 1px 1px 0px;
}

/* Story tools */
#story_tools {
	color: #333333;
	font-size: 10px;
	letter-spacing: -.05em;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#story_tools a {
	color: #333333;
	line-height: 16px;
	margin-bottom: 3px;
	padding: 1px 0px 0px 22px;
	display: block;
}
#story_tools a:hover {
	color: #000000;
}
#print_Link {
	background: url(../images/ico_print.gif) no-repeat left center;
}
#email_Link {
	background: url(../images/ico_email.gif) no-repeat left center;
}
#postComment_Link {
	background: url(../images/ico_comment.gif) no-repeat left 2px;
}

/* Related story list */
#related_storylist {
	margin-bottom: 10px;
}
#related_storylist ul {
	font-size: 11px;
	line-height: 1.2em;
	list-style: square;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}
#related_storylist ul li {
	background: url(../images/bg_horzdots.gif) repeat-x left bottom;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#related_storylist ul li b {
	color: #999999;
}
#related_storylist ul li#last_row {
	background: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* Story pages */
.story_Navigation {
	color: #000000;
	font-weight: bold;
	text-align: right;
	margin: 20px 0px;
}
.story_Navigation a {
	text-decoration: underline;
	margin: 0px 5px;
}
.story_Navigation span {
	margin: 0px 5px;
}
