html {
    background: #000 url(../img/footer.jpg) fixed bottom center repeat-x;
}

body {
    margin: 0; padding: 0;
    background: url(../img/background.jpg) fixed top center no-repeat;
    color: #eee;
    font: 12px/1.65em Verdana,Arial,Helvetica,sans-serif;
}

#top {
    background: url(../img/top.png) repeat;
    height: 20px; width: 100%; overflow: hidden;
}

.frame {
    width: 960px; margin: 0 auto;
}

#login {
    color: #fff; padding: 0 10px; font-weight: bold; text-transform: uppercase; font-size: 11px;
}

#rss {
    background: url(../img/icons/rss.png) right center no-repeat;
    padding: 0 20px 0 0;
    text-transform: uppercase; font-size: 11px; font-weight: bold; color: #fff;
}

#subscribe {
    display: none;
}

#container {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

#logo {
    border: none;
    margin: 18px 0 0 0;
}

#banner {
    position: relative;
    width: 100%; height: 161px;
    margin: 18px 0;
    background: url(../img/banner.png) repeat;
    border: 1px solid #1f242a;
}

#banner img {
    position: absolute;
    bottom: 0; right: 0;
}

#banner h1 {    
    font-family: Georgia,'Times New Roman',times,serif;
    font-size: 24px;
    margin: 45px 70px 0 70px; padding: 0;
}

#banner p {
    margin: 15px 520px 15px 70px; padding: 0;
    font-family: Georgia,'Times New Roman',times,serif;
}

/**********************************************************/
/* MAIN MENU
/**********************************************************/

#menu {
    margin: -17px 0 0 0; padding: 8px 0;
    width: 100%;
    background: url(../img/banner.png) repeat;
    border-left: 1px solid #1f242a;
    border-right: 1px solid #1f242a;
    border-bottom: 1px solid #1f242a;
}

#menu li {
    margin: 0; padding: 0;
    list-style: none;
    display: inline;
}

#menu li a {
    color: #fff;
    text-decoration: none; text-transform: uppercase;
    padding: 4px 15px;
    font-weight: bold;
    font-size: 11px;
}

#menu li a:hover {
    color: #3b81c5;
}

/**********************************************************/
/* SEARCH FORM
/**********************************************************/

#search {
    position: absolute;
    top: 270px; right: 0;
    height: 22px;
    margin: 0; padding: 0;
}

#search fieldset {
    border: none;
    margin: 0; padding: 0;
}

#search label {
    margin: 0 8px 0 0;
}

#search div {
    float: left;
    margin: 0 4px;
}

#search .text input {
    background: url(../img/blue_trans_10.png);
    margin: 0; padding: 2px 4px;
    border: none;
    color: #fff;
}

#search .submit input {
    width: 22px; height: 22px;
    text-indent: -9999px;
    background: url(../img/icons/view.png) no-repeat;
    border: none;
}

/**********************************************************/
/* CONTENT SECTION
/**********************************************************/

#content {
    margin: 18px 0;
    width: 100%; overflow: hidden;
}

#content #main {
    width: 610px;
}

#content #side {
    width: 320px;
}

.left {
    float: left;
}

.right {
    float: right;
}

#content .right .img {
    margin: 15px 0 0 0;
    width: 320px; border: none;
}

#content h2 {
    margin: 0; padding: 0;
    height: 35px; line-height: 35px;
    background: url(../img/headers/asteroid.png) center right no-repeat;
    font: bold 18px/35px Georgia,'Times New Roman',times,serif;
    color: #fff;
}

#content h3 {
    margin: 10px 0 10px 0; padding: 0;
    font: bold 16px Georgia,'Times New Roman',times,serif;
    color: #fff;
}

#content h4 {
    margin: 5px 0; padding: 0;
    font: bold 14px Georgia,'Times New Roman',times,serif;
    color: #fff;
}

#content h5 {
    margin: 0; padding: 0;
    font: bold 11px Georgia,'Times New Roman',times,serif;
    color: #fff;
}

#content p {
    margin: 10px 0 15px 0;
}

#content .highlight {
    margin: 12px 0 0 0;
    border: none;
    width: 320px;
}

#content a {
    color: #3b81c5;
    text-decoration: none;
}

#content a:hover {
    color: #195b9c;
}

#content a.view {
    background: url(../img/icons/view.png) 0px 0px no-repeat;
    padding: 5px 0 5px 25px;
    line-height: 22px;
}


/**********************************************************/
/* News
/**********************************************************/

.news {
    background: url(../img/icons/date.png) 0px 7px no-repeat;
    padding: 5px 0;
}

#content .news h5 {
    font: bold 12px Georgia,'Times New Roman',times,serif;
    padding: 7px 0 7px 30px;
    margin: 0;
    background: url(../img/blue_trans_10.png);
}

.news p.date {    
    padding: 7px 0 5px 32px;
    font-family: Georgia,'Times New Roman',times,serif;
    font-weight: bold;
}

/**********************************************************/
/* GALLERY
/**********************************************************/

#gallery {
    margin: 10px 0;
    width: 100%; overflow: hidden;
}

#gallery ul#images {
    margin: 0 0 0 -10px; padding: 0;
}

#gallery ul#images li {
    list-style: none;
    display: block;
    float: left;
    margin: 10px 0 0 10px;
}

#gallery ul#images img {
    border: 1px solid #1f242a;
    width: 194px; height: 134px;
}

#gallery ul#images img:hover {
    border: 1px solid #eee;
}

#gallery ul#images li .data {
    background: url(../img/blue_trans_10.png);
    border: 1px solid #1f242a;
    padding: 2px;
}

/**********************************************************/
/* IMAGE VIEW
/**********************************************************/

#details {
    background: url(../img/blue_trans_10.png);
    margin: 10px 0 0 0; padding: 10px;
}

#details img#telescope {
    float: left; border: none;
    width: 48px; height: 48px;
}

#details img {
    margin: 5px 0 0 0;
    border: none;
}

#navigate {
    background: url(../img/blue_trans_10.png);
    margin: 10px 0 0 0; padding: 10px;
    overflow: hidden;
}

#navigate img {
    border: none;
    width: 48px; height: 48px;
}

#image {
    margin: 10px 0;
    min-height: 200px;
    width: 100%; overflow: hidden;
    background: #000 url(../img/icons/ajax-loader.gif) center center no-repeat;
}

#image img {
    display: block;
    width: 608px;
    border: 1px solid #1f242a;
}

#image img:hover {
    border: 1px solid #eee;
}

#image-data {
    margin: 5px 0; padding: 0;
}

#image-data dt {
    font-size: 16px;
    font-weight: bold;
    padding: 4px 0;
}

#image-data dd {
    margin: 0; padding: 0;
    color: #ccc;
}

/**********************************************************/
/* COMMENT FORM
/**********************************************************/

form#CommentAddForm {
    margin: 15px 0; padding: 15px;
    background: url(../img/blue_trans_10.png);
}

form#CommentAddForm label {
    display: block; float: left;
    width: 100px;
}

form#CommentAddForm div {
    margin: 5px 0 0 0
}

form#CommentAddForm div.submit input {
    background: url(../img/blue_trans_30.png);
    cursor: pointer;
    border: none;
    color: #eee;
    margin: 0 0 0 100px; padding: 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

form#CommentAddForm div.submit input:hover {
    background: url(../img/blue_trans_10.png);
    color: #fff;
}

#comments {
    border-top: 1px solid #1f242a;
    padding: 10px 0 0 0;
}

#comments .comment {
    border-top: 1px solid #1f242a;
}

#comments .comment:first-child {
    border: none;
}

#comments .admin {
    background: url(../img/blue_trans_10.png);
}

/**********************************************************/
/* CATEGORIES LIST
/**********************************************************/

ul#categories {
    margin: 15px 0; padding: 0;
}

ul#categories li {
    margin: 5px 0 0 0; padding: 8px 0 8px 0;
    list-style: none;
    border-top: 1px solid #1f242a;
    line-height: 1em;
}

ul#categories li:first-child {
    border: none;
}

ul#categories li:hover {
    background: url(../img/blue_trans_30.png);
}

ul#categories li h5 {
    margin: 0; padding: 0 0 5px 0;
    font-size: 16px;
}

ul#categories li span {
    padding: 0 0 15px 0;
    font-size: 11px;
}

ul#categories li a {
    color: #eee;
    text-decoration: none;
}

ul#categories li a:hover {
    color: #3b81c5;
}

/**********************************************************/
/* PAGINATOR
/**********************************************************/

.paging {
    margin: 15px 0;
}

.paging div {
    display: inline;
    margin: 0 0 0 2px;
}

.paging span {
    margin: 0 0 0 2px
}

.paging a {
    padding: 4px 6px;
    background: url(../img/blue_trans_10.png);
    text-decoration: none;
    color: #fff;
}

.paging a:hover {
    background: url(../img/blue_trans_30.png);
}

/**********************************************************/
/* CONTACT FORM
/**********************************************************/

#contact { background: url(../img/blue_trans_10.png); margin: 10px 0; padding: 15px 40px; overflow: hidden; }
#contact fieldset { margin: 0; padding: 0; border: none; }
#contact div { margin: -10px 0 10px 0; display: block; }
#contact input, #contact textarea { background: url(../img/blue_trans_30.png); border: none; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 3px 5px; color: #eee;}
#contact div.text { float: left; margin-right: 25px; }
#contact div .shorttext { width: 230px; }
#contact div .longtext { width: 494px; clear: left; }
#contact div.submit input { margin: 10px 0 0 0; cursor: pointer; }
#contact div.submit input:hover { background: url(../img/blue_trans_10.png); }
#contact label { display: block; padding: 10px 0 2px 0; }

/**********************************************************/
/* RECENT COMMENTS
/**********************************************************/

#latest-comments {
    margin: 10px 0 0 0; padding: 0;
}

#latest-comments li {
    margin: 0 0 2px 0; padding: 0;
    display: block; overflow: hidden;
}

#latest-comments img {
    margin: 7px 10px 10px 0; width: 40px; height: 30px;
    float: left;
    border: 1px solid #1f242a;
}

/**********************************************************/
/* EQUIPMENT LIST
/**********************************************************/

#equipment {
    width: 100%;
    overflow: hidden;
}

#equipment h3 {
    color: #3b81c5;
}

#equipment ul {
    width: 172px; float: left;
    margin: 0 0 0 20px; padding: 0;
}

#equipment ul:first-child {
    margin: 0 0 0 5px;
}

#equipment ul li {
    margin: 0 0 0 10px; padding: 0;
}

/**********************************************************/
/* FOOTER
/**********************************************************/

#footer {
    background: url(../img/starfield.png) top right no-repeat;
    margin: 15px 0;
    padding: 30px 0 5px 0;
}

#footer #logo2 {
    float: left;
    margin: 4px 5px 0 0;
}

#footer p {
    margin: 10px 0 0 0; padding: 0;
}

#footer ul {
    float: right;
    margin: 10px 0 0 0; padding: 0;
}

#footer ul li {
    margin: 0 10px 0 0; padding: 0 0 0 10px;
    list-style: none;
    display: inline;
    border-left: 1px dotted #3b81c5;
}

#footer ul li:first-child {
    border: none;
}

#footer a {
    color: #3b81c5;
    text-decoration: none;
}

#footer a:hover {
    color: #195b9c;
}
