@import url(/css/page.css);
@import url(/css/mixed.css);

#content p
{
	margin-bottom: 1.5em;
	font-size: 10pt;
	line-height: 1.5;
	color: #333;
}

#content h3
{
	font-family: "myriad",'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
}

.thumbnail img
{
	border: 1px solid black;
}

#content h3
{
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 0.3em;
	color: #333;
}

#article
{
	margin-left: 10px;
	margin-right: 10px;
	background-color: #f2f2f2;
	padding: 10px;
	border: 1px solid #D9D9D9;
}

p.intro
{
	margin:0 !important;
}

.meta span
{	
	font-weight: bold;
}

.meta
{
	float: right;
}

.meta p
{
	line-height:auto;
	margin-top:10px !important;
	margin-bottom:10px !important;
	font-size: 10px !important;
	color: rgb(136, 136, 136) !important;
}

#meta li span
{
	font-weight: bold;
}

.sharethis
{
	height: 10px;
}

.sharethis .wrapper
{
	float: right;
}

.jsk-HeaderWrapper
{
	display: none;
}

.video
{
	margin-bottom: 10px;
}

.jsk-ThreadWrapper
{
	display:none;
}

#comments h3
{
	margin-top: 40px;
}

.video
{
	border: 1px solid #dedede;
}

.body p img
{
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right:auto;
	border: 1px solid #dbdbdb;
}

div.box p
{
	margin:0 !important;
}

div.box
{
	border: 1px solid black;
	padding: 10px;
	background-color: #dedede;
}

#source_related_articles {
	clear:both;
	margin: 10px  0 0 0;
}

#author .description
{
	border-bottom: 1px solid #dbdbdb;
	padding: 10px;
	background-color: white;
}

#author .description dt,#author .description dd
{
	background-image: none;
	margin:0;
	padding:0;
	line-height:0;
	height:auto;
	min-height:0;
	border:0 !important;
}

#author .description img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #dbdbdb;
}