html, body {background:#000; margin:0; padding:0; font:12px trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color:#fff;}
a {color:#fff;}
a:hover {color:#fff;}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#wrapper {width:650px; margin:0 auto; background:#000; padding:20px 30px 10px 30px; text-align:center;}

#header {text-align:left; border-bottom:1px solid #ccc; padding:0; margin:0 0 30px 0; height:1%;}
#header img.himsstvlogo {float:left;}
#header div.aboutLink {float:right; margin-top:64px;}
#header div.aboutLink a {text-decoration:none;}
#header div.aboutLink a:hover {text-decoration:underline;}
#header div.aboutHIMSStvBox {display:none; font-size:11px; clear:both; padding:5px 20px; border:1px solid #fff; background:#666;}
#header div.aboutHIMSStvBox a.closeHIMSStvBox {text-align:right; display:block;}


div.videoBox {margin-bottom:30px; border-bottom:1px dashed #666; padding-bottom:30px; height:1%;}
div.videoBox img.coverart {float:left; border:1px solid #fff;}
#wrapper div.videoBox div.description {text-align:left; float:right; width:420px; padding:0; margin:0;}
#wrapper div.videoBox div.description h2 {margin-top:4px;}
#wrapper div.videoBox div.description h2 a {color:#fff; text-decoration:none;}
#wrapper div.videoBox div.description h2 a:hover {color:#fff; text-decoration:underline;}

div.videoDisplayBox {text-align:left; float:left; width:480px;}
div.videoDisplayBox embed, div.videoDisplayBox object {border:1px solid #fff; width:450px; height:337px; display:block;}

div.sharingBox {background:#fff; color:#000; padding:5px; width:440px;}
div.sharingBox h3 {margin-top:0;}
div.sharingBox a {color:blue;}

/* Article Tools - Share This */
#socialBookmarks {}
#socialBookmarks ul {
	padding:0;
	list-style:none;
	margin-left:0px;

}
#socialBookmarks ul li {
	list-style:none;
	height:24px;
	float:left;
	margin-right:10px;
}
#socialBookmarks ul li a {
    padding: 0px 0px 0px 20px;
    margin-top: 3px;
    margin-bottom: 6px;
	text-decoration:none;

}
#socialBookmarks ul li.digg a {
    background: transparent url('../images/icon-digg.gif') no-repeat 0px 0px !important;
}
#socialBookmarks ul li.delicious a {
    background: transparent url('../images/icon-delicious.gif') no-repeat 0px 0px !important;
}
#socialBookmarks ul li.facebook a {
    background: transparent url('../images/icon-facebook.gif') no-repeat 0px 0px !important;
}
#socialBookmarks ul li.furl a {
    background: transparent url('../images/icon-furl.gif') no-repeat 0px 0px !important;
}
#socialBookmarks ul li.google a {
    background: transparent url('../images/icon-google.gif') no-repeat 0px 0px !important;
}
#socialBookmarks ul li.reddit a {
    background: transparent url('../images/icon-reddit.gif') no-repeat 0px 0px !important;
}
#socialBookmarks ul li.spurl a {
    background: transparent url('../images/icon-spurl.gif') no-repeat 0px 0px !important;
}
#socialBookmarks ul li.yahoo a {
    background: transparent url('../images/icon-yahoo.gif') no-repeat 0px 0px !important;
}
#socialBookmarks ul li.fark a {
    background: transparent url('../images/icon-fark.gif') no-repeat 0px 0px !important;
}
#socialBookmarks ul li.newsvine a {
    background: transparent url('../images/icon-newsvine.gif') no-repeat 0px 0px !important;
}


#footer {border-top:1px solid #ccc; margin-top:30px;}
#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline;}

