@charset "utf-8";
/* CSS Document */

body { margin: 0px; font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, Arial; }
a img { border: 0px; }
.top-header { position: relative; background: #000; height: 80px; }
.aspirium-project { position: absolute; left: 20px; top: 10px; }
.project-author { position: absolute; left: 54px; color: #fff; font-size: 13px; line-height: 16px; top: 55px; }
.project-author a { color: #fff; text-decoration: underline; }
.project-author a:hover { text-decoration: none; }
.bottom-header { position: relative; height: 101px; border-bottom: 20px solid #000; }
.bottom-header h1 { position: absolute; left: 20px; font-size: 40px; line-height: 45px; top: 28px; color: #000; font-weight: normal; margin: 0px; }
.colors { position: absolute; right: 0px; top: 0px; }
.main-content { margin: 20px 300px 20px 20px; }
.side-content { position: absolute; width: 260px; right: 20px; top: 220px; }
.content img { display: block; }
.content { font-size: 16px; line-height: 20px; }
.content h2 { font-size: 20px; line-height: 24px; font-weight: normal; }
.content h3 { font-size: 16px; line-height: 20px; font-weight: bold; }
button { padding: 10px; background: #ccc; color: #000; border: 0px; }
.content a { color: #3366cc; }
.content a:hover { text-decoration: none; }
.content ul { display: block; margin: 0px; padding: 0px 0px 0px 8px; border-left: 4px solid #ccc; }
.content li { display: block; margin: 4px 0px; padding: 0px 0px 0px 8px; border-left: 4px solid #ddd; list-style: none; }
.foot { border-top: 1px solid #ccc; padding: 20px; font-size: 13px; line-height: 16px; margin-right: 300px; }
