/* @override http://deplater:8888/_css/style.css */
	
@import url("reset.css");
	
@import url("960.css");
	
@import url("text.css");
	
html {
	background-color: #ebebeb;
}
	
body {
	background-color: #ebebeb;
	color: #303030;
	border-top: 5px solid #303030;
	padding-top: 30px;
}
	
a {
	color: #A7A9AB;
	text-decoration: none;
	font-weight: bold;
}
	
a:hover {
	color: #303030;
}
	
a.twitter {
	padding-left: 22px;
	background: url(../_images/base/twitter_16.png) no-repeat;
	margin-right: 10px;
	float: left;
	display: block;
	height: 16px;
	line-height: 1.2;
	text-shadow: #feffff 0 1px 0;
}
	
a.facebook {
	padding-left: 22px;
	background: url(../_images/base/facebook_16.png) no-repeat;
	float: left;
	display: block;
	height: 16px;
	line-height: 1.2;
	text-shadow: #feffff 0 1px 0;
}
	
a.jdlogo {
	background: url(../_images/base/jd.png) no-repeat;
	display: block;
	height: 16px;
	width: 26px;
	float: right;
	text-indent: -9999px;
}
	
h1 a.logo {
	color: #303030;
	font-size: 48px;
	padding: 0;
	font-weight: 200;
	width: 940px;
	height: 55px;
	text-indent: -9999px;
	background: url(../_images/base/logo.png) no-repeat;
	display: block;
}
	
hr {
	margin-bottom: 10px;
}
	
.toggle {
	height: 32px;
	width: 32px;
	display: block;
	position: absolute;
	margin-left: 908px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius: 0 4px 4px 0;
	cursor: pointer;
	background: #303030 url(../_images/base/twitter_16.png) no-repeat center center;
	opacity: 0;
}
	
/* @group Scrollable */
	
.scrolly {
	margin-top: 10px;
}
	
/* main vertical scroll */
	
#main {
	position: relative;
	overflow: hidden;
	height: 550px;
}
	
/* root element for pages */
	
#pages {
	position: absolute;
	height: 20000em;
}
	
/* single page */
	
.page {
	height: 550px;
	width: 780px;
}
	
/* root element for horizontal scrollables */
	
.scrollable {
	position: relative;
	overflow: hidden;
	width: 780px;
	height: 520px;
}
	
/* root element for scrollable items */
	
.scrollable .items {
	width: 20000em;
	position: absolute;
	clear: both;
}
	
/* single scrollable item */
	
.item {
	float: left;
	cursor: pointer;
	width: 780px;
	height: 520px;
}
	
.item img {

	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
}
	
.text {
	background-color: #303030;
	padding: 20px !important;
	width: 740px !important;
	height: 480px !important;
	color: #fff;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius: 0 6px 6px 6px;
}
	
/* main navigator */
	
#main_navi {
	float: left;
	padding: 0px !important;
	margin: 0px !important;
}
	
#main_navi li {
	background-color: #f2f2f2;
	clear: both;
	color: #444751;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	padding: 5px 10px;
	width: 140px;
	cursor: pointer;
	margin: 0 0 5px 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius: 6px 0 0 6px;
}
	
#main_navi li:hover {
	background-color: #A7A9AB;
	color: #fff;
}
	
#main_navi li.active {
	background-color: #303030;
	color: #fff;
}
	
#main_navi img {
	float: left;
	margin-right: 10px;
}
	
#main_navi strong {
	display: block;
}
	
#main div.navi {
	margin: 0 auto;
	cursor: pointer;
}
	
/* this makes it possible to add next button beside scrollable */
	
div.scrollable {
	float: left;
	z-index: 1000;
}
	
/* prev, next, prevPage and nextPage buttons */
	
a.prev, a.next, a.prevPage, a.nextPage {
	display: block;
	width: 18px;
	height: 18px;
	background: url(../_images/base/left.png) no-repeat;
	float: left;
	margin: 43px 10px;
	cursor: pointer;
	font-size: 1px;
}
	
/* mouseover state */
	
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position: 0px -18px;
}
	
/* disabled navigational button */
	
a.disabled {
	visibility: hidden !important;
}
	
/* next button uses another background image */
	
a.next, a.nextPage {
	background-image: url(../_images/base/right.png);
	clear: right;
}
	
/*********** navigator ***********/
	
/* position and dimensions of the navigator */
	
div.navi {
	width: 780px;
	height: 20px;
	display: block;
}
	
/* items inside navigator */
	
div.navi a {
	width: 8px;
	height: 8px;
	float: left;
	margin-right: 6px;
	margin-top: 15px;
	background: url(../_images/base/navigator.png) 0 0 no-repeat;
	display: inline;
}
	
/* mouseover state */
	
div.navi a:hover {
	background-position: 0 -8px;
}
	
/* active state (current page state) */
	
div.navi a.active {
	background-position: 0 -16px;
}
	
/* @end */
	
/* @group Tipsy */
	
.tipsy {
	margin-bottom: 20px;
	padding: 5px;
	
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-repeat: no-repeat;
	text-shadow: none;
}
	
.tipsy-inner {
	padding: 5px 10px;
	background-color: black;
	color: white;
	max-width: 200px;
	text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px
}
	
.tipsy-north {
	background-image: url(../_images/base/tipsy-north.gif);
	background-position: top center;
}
	
.tipsy-south {
	background-image: url(../_images/base/tipsy-south.gif);
	background-position: bottom center;
}
	
.tipsy-east {
	background-image: url(../_images/base/tipsy-east.gif);
	background-position: right center;
}
	
.tipsy-west {
	background-image: url(../_images/base/tipsy-west.gif);
	background-position: left center;
}
	
/* @end */
	
/* @group Keys */
	
#post_nav {
	position: fixed;
	z-index: 2;
	background: url(../_images/base/keyboard.png) no-repeat center center;
	height: 52px;
	display: block;
	top: 588px;
	width: 79px;
	margin: 0 0 0 21px;
}
	
/*@end*/
	
/* @group Twitter */
	
.twtr-widget {
	position: absolute;
	margin-left: 690px;
	margin-top: 40px;
	zoom: 1;
}
	
.twtr-fullscreen {
	font-size: 220%!important;
}
	
.twtr-fullscreen .twtr-new-results {
	display: none!important;
}
	
.twtr-widget .twtr-spinner {
	width: 14px;
	height: 14px;
	position: absolute;
	background: url(http://widgets.twimg.com/j/1/spinner.gif) no-repeat;
	top: 3px;
	right: 3px;
}
	
.twtr-inactive {
	display: none;
}
	
.twtr-widget a img {
	border: 0!important;
}
	
.twtr-doc {
	overflow: hidden;
	width: 100%;
	text-align: left;
	font-weight: normal;
	-moz-border-radius: 0 6px 6px 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}
	
.twtr-bd {
	padding: 0 1px;
}
	
.twtr-widget .twtr-tweet-wrap {
	padding: 6px 8px;
	overflow: hidden;
	zoom: 1;
}
	
.twtr-fullscreen .twtr-tweet-wrap {
	padding: 20px;
}
	
.twtr-widget .twtr-tweet {
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
	zoom: 1;
}
	
.twtr-widget .twtr-tweet a.twtr-reply {
	visibility: hidden;
}
	
* html .twtr-widget .twtr-tweet a.twtr-reply {
	visibility: visible;
}
	
.twtr-widget .twtr-tweet:hover a.twtr-reply {
	visibility: visible;
}
	
.twtr-widget-profile img.twtr-profile-img {
	display: block;
	float: left;
	width: 31px;
	height: 31px;
	border: 0!important;
}
	
.twtr-widget h3,.twtr-widget h4,.twtr-widget p {
	margin: 0!important;
	padding: 0!important;
	line-height: 1.2!important;
	width: auto!important;
}
	
.twtr-widget-profile h3,.twtr-widget-profile h4 {
	margin: 0 0 0 40px!important;
}
	
.twtr-widget h3 {
	font-size: 11px!important;
	font-weight: normal!important;
}
	
.twtr-widget h4 {
	font-size: 16px!important;
}
	
.twtr-widget i,.twtr-widget .twtr-new-results {
	font-size: 9px;
	font-style: normal;
	display: block;
	margin-top: 2px;
	zoom: 1;
}
	
.twtr-widget .twtr-new-results {
	text-align: center;
	padding: 3px;
	margin: 0 auto -10px auto;
	display: block;
	position: relative;
	bottom: 5px;
}
	
.twtr-results-inner {
	line-height: 1;
	font-size: 100%;
	padding: 4px 0;
	position: relative;
	bottom: -2px;
	width: 40%;
	margin: 0 auto;
	z-index: 2;
	text-align: center;
}
	
.twtr-results-hr {
	width: 100%;
	position: relative;
	z-index: 1;
	height: 1px;
	border-bottom: 1px dotted #ddd;
	bottom: 7px;
	background: none;
	overflow: hidden;
}
	
.twtr-new-results span {
	position: relative;
	z-index: 3;
	top: -14px;
	display: block;
	font-size: 9px!important;
}
	
.twtr-hd {
	padding: 10px;
	position: relative;
	zoom: 1;
	overflow: hidden;
}
	
.twtr-fullscreen .twtr-hd {
	height: 0;
	padding: 0;
}
	
.twtr-timeline {

	position: relative;
	overflow: hidden;
	z-index: 2;
	height: 225px;
}
	
.twtr-flat .twtr-timeline {
	overflow-x: hidden;
	overflow-y: scroll;
}
	
.twtr-widget .twtr-tweet:last-child {
	border-bottom-width: 0;
}
	
.twtr-ft {
	position: relative;
}
	
.twtr-ft div {
	overflow: hidden;
	padding: 10px;
	zoom: 1;
}
	
.twtr-ft span {
	float: right;
	text-align: right;
	display: none;
}
	
.twtr-ft a {
	float: left;
	display: none;
}
	
.twtr-ft span a {
	float: none;
	display: none;
}
	
.twtr-avatar {
	width: 40px;
	height: 40px;
	float: left;
	overflow: hidden;
	display: block;
	
}
	
.twtr-fullscreen .twtr-avatar {
	width: 80px;
	height: 80px;
}
	
.twtr-img {
	height: 25px;
	width: 25px;
}
	
.twtr-img img {
	width: 30px;
	height: 30px;
}
	
.twtr-fullscreen .twtr-img img {
	width: 72px;
	height: 72px;
}
	
.twtr-fullscreen a.twtr-join-conv {
	display: none;
}
	
.twtr-tweet-text {
	margin-left: 40px;
}
	
.twtr-fullscreen .twtr-tweet-text {
	margin-left: 90px;
}
	
.twtr-doc a {
	text-decoration: none!important;
}
	
.twtr-doc a:hover {
	text-decoration: underline!important;
}
	
/* @end */