/*
Article Style Sheet
*/

/* Updates for multimedia on top of content area */
#content .box {
	border: 1px solid silver;
	margin: 0px;
	margin-bottom: 10px;
	width:300px;
	float:left;
	margin-right:4px;
}

#content .box .title {
	font-size: 12px;
	background-color: #CDCDCD;
	font-weight: bold;
	padding: 1px;
}

#content .box .credit {
	font-size: 11px;
	padding: 2px;
}

#content .box .caption, #content .box .text, #content .box .headline {
	font-size: 12px;
	padding: 2px;
}
/* end updates */



#content p {
	margin: 0px;
	margin-bottom: 10px;
}

#content h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
}

#content .breadcrumbs {
	font-size: 11px;
	font-weight: bold;
}

#content #head {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content #head #heading {
	font-size: 14px;
	font-weight: bold;
}

#content #head #heading2 {
	font-size: 12px;
	font-weight: bold;
}

#content #byline {
	font-size: 12px;
}

#content #published {
	font-size: 12px;
	margin-bottom: 10px;
}

#content .feedback {
	border: 1px solid maroon;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	clear: both;
}

#content #feedback {
	font-size: 10px;
	width: 145px;
	text-align: center;
	float: left;
	margin: 0px;
	margin-right: 10px;
}

#content #contact {
	font-size: 12px;
	margin: 0px;
	padding: 2px;
}

#content p {
	font-size: 12px;
}

#content li {
	font-size: 12px;
	list-style-type: disc;
	list-style-position: inside;
}

#content h3 {
	font-size: 14px;
	font-weight: bold;
}

#content .related-links {
	font-size: 10px;
}

#sidebar #main-photo .image {
	text-align: center;
}

#sidebar .photo br {
	clear: both;
}

#sidebar .photo .image, #sidebar #themes .image {
	float: left;
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}


#sidebar .box {
	border: 1px solid silver;
	margin: 0px;
	margin-bottom: 10px;
}

#sidebar .box .title {
	font-size: 12px;
	background-color: #CDCDCD;
	font-weight: bold;
	padding: 1px;
}

#sidebar .box .credit {
	font-size: 11px;
	padding: 2px;
}

#sidebar .box .caption, #sidebar .box .text {
	font-size: 12px;
	padding: 2px;
}

#themes .box {
	clear: both;
}

/*
Open AdStream Ad Tags
*/

#ad-articleflex-1 {
	float: left;
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}


#ad-120x600-1 {
	height: 600px;
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	overflow: hidden;
	width: 120px;
}

