body {
	background: #666;
	font-family: 'Trebuchet MS',sans-serif;
	font-size: 12px;
	color: #000;
	margin: 16px 0;
}
a {
	color: #142;
}
#head {
	width: 980px;
	height: 80px;
	margin: 0 auto;
	font-size: 3em;
}
.sha {
	position: relative;
	font-weight: bold;
	z-index: 0; /*lol IE*/
}
.sh1, .sh2 {
	position: absolute;
	text-indent: 56px;
	left: 0; top: 0;
	width: 100%;
	z-index: 2;
}
.sh2 {
	left: 0.05em; top: 0.05em;
	z-index: 1;
}
.sh1 a { color: #fff; }
.sh2 a { color: #134; }
.sha a { text-decoration: none; }
#wrap {
	width: 980px;
	margin: 0 auto;
	padding: 4px;
	background: #000;
	border: 1px solid #999;
}
#bdrp {
	width: 980px; /*lol IE*/
	background: url('/pub/static/img/bwbg.gif');
}
#navi {
	height: 28px;
	margin-top: -28px;
	padding: 4px;
	background: url('ws_navbg.png') top repeat-x;
}
#naviu {
	height: 25px;
	width: 930px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
#naviu li {
	float: left;
	margin-right: 2px; /*lol IE*/
}
#naviu li.r {
	float: right;
}
#naviu a {
	display: block;
	padding: 3px 12px;
	text-decoration: none;
	color: #fff;
	-moz-border-radius: 2px; /* Lol mozilla */
	-khtml-border-radius: 2px; /* Lol something */
	-webkit-border-radius: 2px; /* Lol apple  */
	border-radius: 2px; /* CSS V3 BITCHES. */
}
#naviu a.act {
	background: #fff;
	color: #000;
}
#naviu a:hover {
	text-decoration: underline;
}
#crmb {
	float: right;
}
#leaflinks {
	text-align: center;
}
#side {
	float: right;
	width: 256px;
	padding: 16px 8px;
	background: #000;
	color: #ccc;
}
#side a {
	color: #bdc;
}
#sbar {
	padding: 0;
	margin: 0; /*lol IE*/
}
#sbar li {
	list-style-type: none;
	border: 1px solid #000; /*lol IE*/
}
#sbar a {
	display: block;
	font-size: 1.2em;
	padding: 4px 8px;
	text-decoration: none;
}
#sbar li.up {
}
#sbar li.act {
	background: #fff;
	border: 1px solid #ddd;
}
#sbar li.act a { 
	color: #143;
}
#main {
	margin-right: 272px;
	padding: 16px;
	background: #fff;
	color: #333;
}
#main h1 {
	text-shadow: #ccc 1px 1px 1px;
}
#side h1 {
	text-shadow: #333 1px 1px 1px;
}
#side h2 {
	margin-top: 12px;
}
h1,h2,h3,h4,h5,h6 {
	border-bottom: 1px dashed #888;
	margin: 0 0 4px 0;
}
p {
	margin: 0 0 12px 0;
}
pre {
	margin-top: -1em;
}
code {
	background: #eee;
	border: 1px dashed #ccc;
}
#foot {
	width: 980px;
	margin: 0 auto;
	text-align: center;
}
.sync {
	clear: both;
}
#twitter_update_list {
	margin: 0;
	padding: 0 0 0 16px;
}
#twitter_update_list li {
	margin: 0; /*lol IE*/
	padding: 0;
}



.np-w {
	border: 1px dotted #333;
	background: #222;
	padding: 4px;
	margin: 4px;
	text-indent: 28px;
}
.np-t {
	background: url('/pub/static/img/np-t.png') top left no-repeat;
}
.np-a {
	background: url('/pub/static/img/np-a.png') top left no-repeat;
}
.np-c {
	background: url('/pub/static/img/np-c.png') top left no-repeat;
}



.InstasetDiv {
	margin-bottom: 8px;
}
.InstasetDiv h3 {
	margin-top: 24px;
	font-size: 2em;
}
.InstasetDiv h4 {
	color: #888;
	margin-top: -2em;
	float: right;
	border: none;
}
.InstasetLink {
	float: left;
	width: 192px;
	height: 136px;
	padding: 4px 8px;
	margin: 6px 7px;
	background: #f7f7f7 url('ws_bg.gif');
	border: 1px solid #ccc;
}
.InstasetLink img {
	width: 192px;
	height: 120px;
	margin-bottom: -4px;
	border: 0; /*lol FF*/
}
.InstasetLink a {
	display: block;
	text-align: center;
}
.InstasetLink sync {
	clear: left;
}



.code {
	white-space: pre;
	padding: 0 8px;
	border: 2px dotted #ddd;
	border-width: 2px 0;
	background: #eee;	
	font-family: monospace;
}
.tip {
	padding: 0 8px;
	border: 2px dotted #db0;
	border-width: 2px 0;
	background: #fd9;
	color: #630;
}
.warn {
	padding: 0 8px;
	border: 2px dotted #d60;
	border-width: 2px 0;
	background: #f99;
	color: #600;
}



/* LOL COPYPASTA */

div#Hashlinks {
	color: #145;
	font-family: Segoe UI, Arial, Verdana, Trebuchet MS, sans-serif;
	font-size: 13px;
	padding: 0 0 0 10px;
	margin: 0 0 8px 0;
}
div#Hashlinks a {
	font-family: Segoe UI, Arial, Verdana, Trebuchet MS, sans-serif;
	text-decoration: none;
	color: #245;
}
div#Hashlinks a.big {
	font-weight: bold;
}


div.WallpaperDiv {
	margin: 0 0 8px 0;
}
div.WallpaperDesc {
	margin-left: 12px;
}
div.WallpaperThumb {
	float: left;
	margin: 0 12px 0 12px;
}


div.DownloadIL {
	height: 24px;
	margin: 4px;
	padding: 12px;
	font-size: 18px;
	text-align: center;
}
div.DownloadIL a {
	padding: 10px 14px 10px 48px;
	border: 1px solid;
	border-color: #eff #8ac #8ac #eff;
	background: #ace url('/pub/static/img/sw_ddl.gif') no-repeat 12px 8px;
}
div.Downloads {
	padding: 8px 8px 8px 8px;
}
div.Downloads a {
	background: url('/pub/static/img/sw_simple.gif') no-repeat 0 10%;
	padding-left: 20px;
}
div.liDownloads ul li {
	list-style-type: none;
	background: url('/pub/static/img/sw_simple.gif') no-repeat 0 10%;
	padding-left: 20px;
}
div.liDownloads ul {
	padding-left: 24px;
}
div.dvAppData {
	margin: 12px 24px 12px 24px;
	padding: 8px 8px 8px 8px;
	height: 72px; /*88px - 8px 8px*/
	background: #eee;
	border: 1px solid #4c7e99;
}
div.dvAppData h4 {
	font-size: 16px;
	font-style: italic;
	margin: -3px 0 8px 0;
	padding: 0 0 0 72px;
	border-bottom: 1px dotted #379;
}
div.dvAppData h6 {
	float: left;
	font-size: 12px;
	margin: 2px;
	border-bottom: 0;
	padding: 0;
	margin: 0;
}
div.dvAppData ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.dvAppData ul li {
	float: left;
	padding: 0;
	margin: 0 8px 4px 0;
	text-align: center;
}
div.dvAppData ul li a.dl,
div.dvAppData ul li a.ov,
div.dvAppData ul li a.mn,
div.dvAppData ul li a.cl,
div.dvAppData ul li a.xx {
	float: left;
	display: block;
	font-size: 10px;
	overflow: hidden;
	text-indent: -9001px;
	text-decoration: none;
}
div.dvAppData li.tx {
	float: left;
	display: block;
	text-align: left;
	width: 520px;
	height: 32px;
	margin: -3px 0 7px 0;
}
div.dvAppData a.dl {
	width: 64px;
	height: 48px;
	background: url('/pub/static/img/sw_download.png') 0 0 no-repeat;
}
div.dvAppData a.ov {
	width: 72px;
	height: 12px;
	background: url('/pub/static/img/sw_overview.png') 0 0 no-repeat;
}
div.dvAppData a.mn {
	width: 72px;
	height: 12px;
	background: url('/pub/static/img/sw_manual.png') 0 0 no-repeat;
}
div.dvAppData a.cl {
	width: 72px;
	height: 12px;
	background: url('/pub/static/img/sw_changelog.png') 0 0 no-repeat;
}
div.dvAppData a.xx {
	width: 72px;
	height: 12px;
	background: url('/pub/static/img/sw_disabled.png') 0 0 no-repeat;
}
div.dvAppData p {
	float: left;
	display: block;
	width: 520px;
	height: 32px;
	margin: 0;
	padding: 0;
}


div.liProjects ul li {
	list-style-type: none;
	background: url(http://praetox.com/site/_images/icons/project.gif) no-repeat 0 10%;
	padding-left: 20px;
}
div.liProjects ul {
	padding-left: 12px;
}
div.YouTube {
	width: 425px;
	height: 355px;
	font-size: 1px;
	text-align: left;
	background: #31576d url('/pub/static/img/youtube.gif') no-repeat;
	margin: 10px 10px 4px 10px;
	padding: 17px 23px 17px 23px;
}
img.ssFixed {
	background: #1d5e84 url(http://praetox.com/site/_images/scanlines.gif);
	border: 1px solid #000000;
	text-align: center;
	color: #dae9f2;
	margin: 6px 6px 0 6px;
	padding: 2px;
}
img.ssFloat {
	background: #1d5e84 url(http://praetox.com/site/_images/scanlines.gif);
	border: 1px solid #000000;
	text-align: center;
	float: right;
	color: #dae9f2;
	margin: 8px 10px 0 14px;
	padding: 2px;
}
div.Changelog {
	margin: 10px 10px 4px -18px;
}
div.Changelog ul {
	padding-left: 0;
	margin: 0 0 12px 0;
}
div.Changelog li>ul {
	margin: 0;
}
div.Changelog li {
	list-style-type: none;
	font-family: Segoe UI, Arial, Verdana, Trebuchet MS, sans-serif;
	padding-left: 28px;
}	
div.Changelog span {
	font-family: Lucida Console, monospace;
	font-size: 11px;
	padding-right: 2px;
	color: #999;
}
div.Changelog span.NewFnc { color: #0a0; }
div.Changelog span.Change { color: #aa0; }
div.Changelog span.Bugfix { color: #a00; }


span#Comment {
	color: #478;
	font-size: 8px;
	font-family: Segoe UI, Arial, Verdana, Trebuchet MS, sans-serif;
}
div#statcounters {
	text-decoration: none;
	width: 0;
	height: 0;
}
