/* SC RESET */
#sc_reset html, #sc_reset body, #sc_reset div, #sc_reset span, #sc_reset applet, #sc_reset object, #sc_reset iframe,
#sc_reset h1, #sc_reset h2, #sc_reset h3, #sc_reset h4, #sc_reset h5, #sc_reset h6, #sc_reset p, #sc_reset blockquote, #sc_reset pre,
#sc_reset a, #sc_reset abbr, #sc_reset acronym, #sc_reset address, #sc_reset big, #sc_reset cite, #sc_reset code,
#sc_reset del, #sc_reset dfn, #sc_reset em, #sc_reset font, #sc_reset img, #sc_reset ins, #sc_reset kbd, #sc_reset q, #sc_reset s, #sc_reset samp,
#sc_reset small, #sc_reset strike, #sc_reset strong, #sc_reset sub, #sc_reset sup, #sc_reset tt, #sc_reset var,
#sc_reset b, #sc_reset u, #sc_reset i, #sc_reset center,
#sc_reset dl, #sc_reset dt, #sc_reset dd, #sc_reset ol, #sc_reset ul, #sc_reset li,
#sc_reset fieldset, #sc_reset form, #sc_reset label, #sc_reset legend,
#sc_reset table, #sc_reset caption, #sc_reset tbody, #sc_reset tfoot, #sc_reset thead, #sc_reset tr, #sc_reset th, #sc_reset td, #sc_reset h1, #sc_reset h2, #sc_reset h3, #sc_reset h4, #sc_reset h5 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;}
#sc_reset body {line-height: 1;}
#sc_reset ol, #sc_reset ul {list-style: none;}
#sc_reset blockquote, #sc_reset q {	quotes: none;}
#sc_reset blockquote:before, #sc_reset blockquote:after,
#sc_reset q:before, #sc_reset q:after {
	content: '';
	content: none;}
/* remember to define focus styles! */
#sc_reset :focus {outline: 0;}
/* remember to highlight inserts somehow! */
#sc_reset ins {text-decoration: none;}
#sc_reset del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
#sc_reset table {
	border-collapse: collapse;
	border-spacing: 0;}
/* GENERAL */
#sc_slider {
	width: 100%;
	padding: 0;
	margin: 0 auto!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	font-variant:normal;
    margin: 0 auto;}
#sc_slider img {border: none;}
.sc_clear {clear: both;}
#sc_slider ul#sc_slider_posts li div a.sc_category, #sc_slider ul#sc_slider_posts li div a.sc_comments {font-family: Arial, Helvetica, sans-serif;}
/* DEFAULT LINKS */
#sc_slider a:link {color: #000000; text-decoration: none;}
#sc_slider a:visited {color: #000000; text-decoration: none;}
#sc_slider a:hover {color: #000000; text-decoration: none;}
#sc_slider a:active {color: #000000; text-decoration: none;}
/* slider navigation */
#sc_slider ul#sc_slider_navigation {
	padding: 0;
	margin: 8px 0 8px 0;
	float: right;}
#sc_slider ul#sc_slider_navigation li {
	font-size: 0;
	width: 11px;
	height: 11px;
	margin-left: 10px;
	background: url('images/sc_circle.png') bottom no-repeat;
	float: left;
	display: block;
    cursor: pointer;}
/* slider holder */
#sc_slider {
	width: 940px;
	overflow: hidden;
    position: relative;}
/* slider list */
#sc_slider ul#sc_slider_posts {
	padding: 0;
	margin: 0;
	width: 9999px;
	position: relative;}
/* slider item */
#sc_slider ul#sc_slider_posts li {
	font-size: 0;
	width: 300px;
	height: 300px;
	margin-right: 18px;
	border: dotted 1px #cccccc;
	list-style: none;
	float: left;
	position: relative;}
/*  */
#sc_slider ul#sc_slider_posts li div {
	position: absolute;
	font-size: 11px;
    top: 0;
    right: 0;}
#sc_slider ul#sc_slider_posts li div a.sc_comments {
	width: 30px;
    padding: 4px 0 5px 0;
	background: url('images/comment_pic.png') no-repeat 5px -23px #4c97b3;
	text-align: center;
	float: right;
    color: #000000;}
#sc_slider ul#sc_slider_posts li div a.sc_comments:hover {
	background: url('images/comment_pic.png') no-repeat 5px 0 #fff;
    color: #000000;}
#sc_slider ul#sc_slider_posts li div a.sc_category {
	padding: 5px 7px 4px 7px;
	background: #ffffff;
	float: right;
    color: 000000;}
#sc_slider ul#sc_slider_posts li div a.sc_category:hover {
	background-color: #4c97b3;
    color: #fff;}
#sc_slider ul#sc_slider_posts li h2 {
	position: absolute;
    bottom: 20px;
    left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight:normal;
	font-variant:normal;
	line-height: 1.21em;}
#sc_slider ul#sc_slider_posts li h2 a {
	padding: 1px 5px;
	background-color: #ffffff;
	color: #000000;}
#sc_slider ul#sc_slider_posts li h2 a:hover {
	background-color: #4c97b3;
	color: #fff;}
#sliderWrap {
	width: 960px !important;
	height: 330px;
	margin:0 auto !important;padding:10px 0 0 0;
	background: #0A222C;}
