﻿body {
	background-color: #000000;
	background-image: url('design/bg.jpg');
	background-position: top center;
	background-repeat: repeat;
	margin: 0px;
	color: #999999;
	font-family: Arial;
	font-size: 13px;
	cursor: default;
}

#top {
    background-image: url('design/header.png');
	background-position: top center;
	background-repeat: no-repeat;
}

#center {
	margin: 0px auto;
	text-align: center;
	width: 920px;
}

#header-s {
    background-image: url('design/header-shad.png');
	background-repeat: repeat-y;
}

#header {
	background-image: url('design/black.png');
	background-repeat: repeat;
	width: 900px;
	text-align: left;
	margin-left: 10px;
}

#header #logo {
	margin: 0px auto;
	text-align: center;
	padding-top: 8px;
}

#header #logo img {
	position: relative;
	z-index: 1;
}

#menu {
	height: 45px;
	background-image: url('design/menu-background.png');
	background-position: 0px 15px;
	background-repeat: repeat-x;
	font-size: 1.2em;
	line-height: 30px;
	margin-top: -10px;
}

#menu-padding {
	padding: 0px 20px 0px 15px;
}

#menu a {
 	text-decoration: none;
 	color: #adadad;
	margin-right: 20px;
	float: left;
	margin: 16px 15px 0px 0px;
}

#menu a:hover {
	color: #ffffff;
}

#menu a.selected {
    background-image: url('design/menu-selected.png');
    background-repeat: no-repeat;
    width: 120px;
    height: 45px;
    display: block;
    text-align: center;
    line-height: 50px;
    margin: 0px 10px 0px -5px;
    position: relative;
    z-index: 2;
}

#shhb {
    width: 920px;
    height: 10px;
    background-image: url('design/shad-bottom.png');
	background-repeat: no-repeat;
}

#sht {
    width: 920px;
    height: 10px;
    background-image: url('design/shad-top.png');
	background-repeat: no-repeat;
	margin-top: 10px;
}

#content-background {
	width: 920px;
	background-image: url('design/content-background.png');
	background-repeat: repeat-y;
}

#content {
	width: 900px;
	margin-left: 10px;
	background-image: url('design/content-black.png');
	border-top: solid 1px #262626;
	text-align: left;
}

#content a {
    color: #505050;
    text-decoration: underline;
}

#content a:hover {
    color: #656565;
}

#padding {
	padding: 3px 15px 0px 15px;
}

#footer {
	background-image: url('design/footer-background.png');
	background-repeat: repeat-x;
	height: 20px;
	border-top: solid 1px #2a2a2a;
	border-bottom: solid 1px #141414;
	text-align: center;
	line-height: 19px;
	font-size: 11px;
	margin-top: 15px;
	color: #636363;
}

#footer .left {
	float: left;
	margin-left: 15px;
	width: 200px;
	text-align: left;
}

#footer .right {
	float: right;
	margin-right: 15px;
	width: 200px;
	text-align: right;
}

#footer a {
	text-decoration: none;
	color: #636363;
}

#footer a:hover {
	color: #8d8d8d;
}

#shb {
    width: 920px;
    height: 10px;
    background-image: url('design/shad-bottom.png');
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#comparing a img {
	border: 0px;
}

.block {
	margin: 0px auto;
	text-align: center;
}

#screens img {
	margin-bottom: 15px;
}

.item {
    background-image: url('design/item-background.png');
	background-repeat: repeat;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

#content .button {
    text-decoration: none;
    font-weight: bold;
    color: #757575;
    line-height: 20px;
    display: inline-block;
    cursor: pointer;
}

#content .button:hover div.button-body, #content a.button:hover div.button-left, #content .button:hover div.button-right {
    color: #909090;
    background-position: center bottom;
}

#content .button div {
    float: left;
}

#content .button div.button-left {
    background-image: url('design/button-left.png');
	background-repeat: no-repeat;
	background-position: center top;
	width: 2px;
	height: 22px;
}

#content .button div.button-right {
    background-image: url('design/button-right.png');
	background-repeat: no-repeat;
	background-position: center top;
	width: 2px;
	height: 22px;
}

#content .button div.button-body {
    background-image: url('design/button.png');
	background-repeat: repeat-x;
	background-position: center top;
	height: 22px;
	font-size: 13px;
	padding: 0px 16px 0px 16px;
}

#dstudio {
    background-image: url('design/ds.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 256px;
    height: 128px;
    float: right;
}

/* ---------- MISSIONS ---------- */

h2.mission-title {
    margin-bottom: 5px;
    padding: 3px;
    border-top: solid 1px #141414;
    border-bottom: solid 1px #060606;
    background-color: #0e0e0e;
    text-align: center;
}

.new {
    position: absolute;
    margin-left: 820px;
    background-image: url('design/new.png');
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
}

.updated {
    position: absolute;
    margin-left: 796px;
    background-image: url('design/updated.png');
	background-repeat: no-repeat;
	height: 74px;
	width: 74px;
}

.center {
    margin: 0px auto;
    text-align: center;
}

.preview {
    width: 300px;
    height: 200px;
    float: left;
    margin-right: 10px;
}

.screens-mini {
    margin-top: 10px;
    padding-top: 4px;
    border-top: solid 1px #141414;
    border-bottom: solid 1px #060606;
    background-color: #0e0e0e;
    padding: 5px;
}

.screens-mini img {
    margin-right: 5px;
}

.screens-mini a img {
    border: solid 1px #303030;
}

.screens-mini a img:hover {
    border: solid 1px #454545;
}

.mission-desc {
    font-size: 10px;
}

p.mission-desc-p {
    padding: 10px 0px 10px 0px;
}

tr.changelog {
    display: none;
}

tr.visible {
    display: table-row;
}

/* ---------- NEWS ---------- */

.news-header {
    background-image: url('design/item-background.png');
    height: 30px;
    font-size: 16px;
    padding: 0px 10px 0px 10px;
    margin-bottom: 8px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #202020;
    line-height: 30px;
}

.news-header span {
    float: right;
    font-size: 10px;
    display: block;
    background-color: #141414;
    color: #606060;
    height: 20px;
    margin-top: 5px;
    -moz-border-radius: 9px 2px 9px 2px; 
    border-radius: 9px 2px 9px 2px; 
    line-height: 21px;
    padding: 0px 5px 0px 5px;
    margin-left: 5px;
}

.news-header span.news-rss {
    padding: 0px;
}

.news-header span.news-rss:hover {
    background-color: #181818;
}

.news-header span.news-rss a {
    background-image: url('design/rss.png');
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    width: 20px;
    height: 20px;
}

.news-header span.news-rss a:hover {
    background-position: center bottom;
}

.news-content {
    background-color: #191919;
    padding: 10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-top: solid 1px #252525;
    border-bottom: solid 1px #0c0c0c;
    margin-bottom: 30px;
}

/* ---------- OTHER ---------- */

#razor {
    margin: 0px auto;
    background-image: url('design/razor.png');
	background-repeat: no-repeat;
    width: 700px;
    height: 495px;
}

p {
	margin: 0px;
	text-align: justify;
	padding-bottom: 10px;
}

p.last {
    padding-bottom: 0px;
}

h1 {
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 25px;
    padding-bottom: 3px;
    margin-bottom: 5px;
    background-image: url('design/line.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}

h2 {
	font-size: 20px;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

h3 {
    margin: 0px;
    padding: 0px 0px 3px 0px;
    font-weight: bold;
    font-size: 16px;
}

a.normal {
    text-decoration: none;
    color: #999999;
}

a {
    outline-style: none;
}

.in {
    padding: 10px;
}

.hr {
    margin: 20px 0px 20px 0px;
    height: 1px;
    background-color: #060606;
    border-bottom: solid 1px #171717;
}

.archive {
    color: #606060;
    padding-bottom: 10px;
}

/* ---------- PROJECTS ---------- */

#projects .title {
   background-image: url('design/title-background.png');
   background-repeat: repeat;
   position: absolute;
   height: 25px;
   width: 190px;
   margin-top: 95px;
   line-height: 25px;
   font-weight: bold;
   text-align: center;
   color: #f0f0f0;
}

#projects div.item {
    width: 210px;
    margin-bottom: 10px;
    float: left;
}

#projects div.next {
    margin-left: 10px;
}

#projects .status {
     padding-top: 10px;
     text-align: center;
}

#projects table {
    margin-top: 10px;
    font-size: 10px;
}

/*---------- EDITING ----------*/

pre {
    background-image: url('design/item-background.png');
    padding: 10px;
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
    margin: 0px 0px 15px 0px;
}

div.screen {
    background-image: url('design/item-background.png');
    padding: 10px;
    border: solid 1px #000000;
    display: inline-block;
    margin: 5px 0px 15px 0px;
}

div.screen p {
    margin-top: 10px;
    text-align: center;
    font-size: 11px;
    padding: 0px;
}

#editinglist ul {
    list-style-type: square;
    margin: 0px;
    padding: 0px 0px 0px 18px;
    color: #707070;
}

#editinglist ul a {
    text-decoration: none;
    color: #757575;
}

#editinglist ul a:hover {
    text-decoration: underline;
    color: #757575;
}

#editinglist ul li {
    padding-bottom: 4px;
}

#editinglist h2 {
    margin-top: 20px;
}

span {
    color: #746f4c;
}

/*---------- TUTORIAL ----------*/

#tutorial {
    width: 750px;
    height: 150px;
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 10px;
    border: solid 1px #000000;
}

#tutorial #t1 {
    background-image: url('design/tutorial-1.jpg');
}

#tutorial #t2 {
    background-image: url('design/tutorial-2.jpg');
}

#tutorial #t3 {
    background-image: url('design/tutorial-3.jpg');
}

#tutorial a #t1, #tutorial a #t2, #tutorial a #t3 {
    width: 250px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center top;
    float: left;
}

#tutorial a:hover #t1, #tutorial a:hover #t2, #tutorial a:hover #t3 {
    background-position: center bottom;
}

/*---------- TITLE ----------*/

#title {
    height: 200px;
    margin: 10px 0px 10px 0px;
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
}

#title #title-upper, #title-lower {
    width: 870px;
    height: 200px;
    background-repeat: no-repeat;
    position: absolute;
}

#title #title-text {
    background-image: url('design/title-background.png');
    background-repeat: repeat;
    height: 30px;
    line-height: 30px;
    margin-top: 170px;
    text-indent: 10px;
    font-size: 15px;
    font-weight: bold;
    width: 870px;
    position: absolute;
}

#title #title-link {
    float: right;   
    margin: 4px 4px 0px 0px;
    text-indent: 0px;
}

#title #title-link:hover {
    background-position: center bottom;
    color: #909090;
}

#title #title-items {
    float: right;
    margin-right: 10px;
}

#title div.title-item {
    background-image: url('design/title-items.png');
    background-repeat: no-repeat;
    background-position: center top;
    width: 10px;
    height: 10px;
    float: left;
    margin: 10px 10px 0px 0px;
    cursor: pointer;
}

#title #title-label {
    width: 600px;
}

#title div.title-item:hover {
    background-position: center bottom;
}

#title div.selected, #title div.selected:hover {
    background-position: center center;
}
