.content img {
	border: solid 1px #000;
}

.content a:link {
	color: #357DAB;
	font-weight: bold;
	border-bottom: 1px dotted;
}
.content a:visited {
	color: #357DAB;
	font-weight: bold;
	border-bottom: 1px dotted;
}
.content a:hover {
	text-decoration: none;
	color: #285a7b;
	font-weight: bold;
	border-bottom: 1px dotted;
}
.content a:active {
	color: #357DAB;
	font-weight: bold;
	border-bottom: 1px dotted;
}

.content a.pic:link {
	border-bottom: 0px;
}

.content a.pic:visited {
	border-bottom: 0px;
}

.content a.pic:hover {
	border-bottom: 0px;
}

.content a.pic:active {
	border-bottom: 0px;
}



.content h1 a {
	color: #000;
	font-weight: 800;
}

.content h1 a:link {
	border-bottom: 1px dotted #50595E;
	color: #000;
	font-weight: 800;
}

.content h1 a:visited {
	border-bottom: 1px dotted #50595E;
	color: #000;
	font-weight: 800;
}

.content h1 a:hover {
	border: none;
	color: #000;
	font-weight: 800;
}

.content h1 a:active {
	border-bottom: 1px dotted #50595E;
	color: #000;
	font-weight: 800;
}

.content h1 {
	font-family: Delicious, Lucida Grande, Helvetica, Arial;
	font-weight: 800;
	letter-spacing: -1px;
	font-size: 24pt;
	text-transform: capitalize;
}

.byline {
	font-style: italic;
	font-weight: normal;
	font-family: Myriad, Helvetica, Arial, sans serif;
	letter-spacing: -1px;
	text-align: right;
	font-size: 13px;
	color: #999;
}

.author {  
	color: #285a7b;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	font-family: Calibri, Helvetica, Arial, sans serif;
	letter-spacing: -1px;
	font-style: normal;
}

.content p {
	font-size: 10pt;
	font-family: Trebuchet MS;
	line-height: 150%;
	font: 12px/16px Calibri, Helvetica, Arial, sans-serif;
	padding-bottom: 16px;
	padding-top: 0px;
}

div#sociable {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 15px;
	list-style-type: none;
	float: left;
clear: both;
}

div#sociable ul {
	list-style-type: none;
}

div#sociable li {
	list-style-type: none;
	display: inline;
}

#sociable a:link, #sociable a:visited {
	list-style-type: none;
	border: 0;
}

.sociable-hovers {
	opacity: .5;
	border: none!important;
}
.sociable-hovers:hover {
	opacity: 1;
	border: none!important;
}

#metadata {
	float: left;
	color: #999;
	line-height: 150%;
	clear: both;
	margin-bottom: 10px;
}