/* 
    Document   : style.css
    Created on : Dec 15, 2009, 7:55:55 AM
    Author     : hartog
    Description:
        Make pretty colors
*/


/* true HTML classes */
* {
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

body {
    font-size: 12px;

    background: url('/images/background.png');
    background-repeat: repeat-x;
    background-color: #023167;
    padding: 20px;
}

h1,h2,h3,h4,h5,h6 {
    color: #002e56;
}

h5 {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

h5.white {
    color: white;
}

label {
    display: block;
    font-weight: bold;
    color: #002e56;
}

textarea {
    display: block;
    margin-bottom: 10px;
}

input.text {
    display: block;
    margin-bottom: 10px;
}

input[type="text"] {
    display: block;
    margin-bottom: 10px;
}

select {
    display: block;
    margin-bottom: 10px;
}

h1 a, h2 a, h3 a {
    text-decoration: none;
}

a {
    text-decoration: none;
    color: #002e56;
}

a:hover {
    text-decoration: underline;
}

h1 a:hover {
    text-decoration: none;
    border-bottom: solid 1px;
}

a img {
    border: none;
}

/* admin stuffs */
ul.admin {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.admin li {
    border-bottom: dotted #ccc 1px;
    padding: 5px;
    margin: 0;
    margin-top: 15px;
    display: block;
    font-size: 14px;
}

.destroy {
    float: right;
}


/* rails notices */
#flashNotice, #flashError {
    font-size: 14px;
    background-color: #ddd;
    border: solid #777 2px;
    display: block;
    padding: 15px;
    padding-left: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}

#flashNotice {
    color: #0c0;
}

#flashError {
    color: #c00;
}



/* layout */
#canvas {
    width: 1000px;
    padding: 0;
    margin: 0 auto!important;
    background-color: white;
}

#header {
    background-color: white;
}

#header_images {
    background-color: transparent;
    width: 1000px;
    overflow: hidden;
    display: block;
}

#header_img {
    float: left;
}

#header_img_2 {
    margin-left: -1000px;
    float: left;
    position: relative;
}

#links {
    display: block;
    float: right;
    text-align: right;   
    width: 180px;
    padding-top: 50px;
    margin-right: 10px;
}

#logo {
    width: 800px;
    float: left;
}

#menu {
    background: url('/images/menu_background.png');
    background-color: #fff;
    padding: 0;
    margin: 0;
    height: 43px;
    margin-bottom: 15px;
}

#menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-left: 100px;
    text-align: center;
}

#menu ul li {
    display: block;
    margin-top: 1px;
    padding: 5px;
    color: white;
    cursor: pointer;
    /* min-width: 100px; */
    float: left;
    font-weight: bold;
    font-size: 16px;
    margin-left: 20px;
}

#menu ul li:hover {
    background-color: #4699cd;
    color: #d9e7ef;
}

#main {
    display:block;
    min-height: 400px;
    background: #fff;
}

#left_bar, #right_bar {
    width: 220px;
    background: #fff;
    margin: 0;
}

#left_bar {
    float: left;
    margin-right: 20px;
    padding-left: 0px;
    margin-left: 0px;
}

#right_bar {
    float: right;
    margin-left: 20px;
}

#page {
    border-left: solid #ccc 1px;
    border-right: solid #ccc 1px;
    float: left;
    display: block;
    width: 495px;
    min-height: 600px;
    padding: 0 10px;
    margin: 0;
}

.translayer_01 {
    position:absolute;
    width: 220px;
    z-index:-1;
    background: url('/images/background_menu_01.png');
    background-position: top left;
    color: #FFF;
    top: 0;
    left: 0;
    height: 25px;
}

.translayer_02 {
    position:absolute;
    width: 220px;
    z-index:-1;
    background: url('/images/background_menu_02.png');
    background-position: top left;
    color: #FFF;
    top: 0;
    left: 0;
    height: 25px;
}

.translayer_03 {
    position:absolute;
    width: 220px;
    z-index:-1;
    background: url('/images/background_menu_03.png');
    background-position: top left;
    color: #FFF;
    top: 0;
    left: 0;
    height: 25px;
}

.translayer_04 {
    position:absolute;
    width: 220px;
    z-index:-1;
    background: url('/images/background_menu_04.png');
    background-position: top left;
    color: #FFF;
    top: 0;
    left: 0;
    height: 25px;
}

.translayer_05 {
    position:absolute;
    width: 220px;
    z-index:-1;
    background: url('/images/background_menu_05.png');
    background-position: top left;
    color: #FFF;
    top: 0;
    left: 0;
    height: 25px;
}

.translayer_06 {
    position:absolute;
    width: 220px;
    z-index:-1;
    background: url('/images/background_menu_06.png');
    background-position: top left;
    color: #FFF;
    top: 0;
    left: 0;
    height: 25px;
}

.translayer_07 {
    position:absolute;
    width: 220px;
    z-index:-1;
    background: url('/images/background_menu_07.png');
    background-position: top left;
    color: #FFF;
    top: 0;
    left: 0;
    height: 25px;
}

.translayer_08 {
    position:absolute;
    width: 220px;
    z-index:-1;
    background: url('/images/background_menu_08.png');
    background-position: top left;
    color: #FFF;
    top: 0;
    left: 0;
    height: 25px;
}

.translayer_09 {
    position:absolute;
    width: 220px;
    z-index:-1;
    background: url('/images/background_menu_09.png');
    background-position: top left;
    color: #FFF;
    top: 0;
    left: 0;
    height: 25px;
}

.translayer_10 {
    position:absolute;
    width: 220px;
    z-index:-1;
    background: url('/images/background_menu_10.png');
    background-position: top left;
    color: #FFF;
    top: 0;
    left: 0;
    height: 25px;
}

.transcontent {
    position:relative;
    top:0;
    left:0;
    z-index:2;
    color:#FFF;
    background:none;
    padding: 3px;
    padding-left: 10px;
    font-weight: bold;
    height: 20px;
}

.edit {
    float: right;
    padding: 5px;
}

.edit img {
    vertical-align: middle;
}

.next, .prev {
    margin-top: 20px;
    padding-bottom: 10px;
    background-image: url("/images/hr.png");
    background-repeat: no-repeat;
    background-position: bottom;
    width: 150px;
    padding-left: 60px;
}

.prev {
    float: left;
}

.next {
    float: right;
    
}

/* sidebar stuffs */
.bar_block {
    padding: 5px;
    margin: 5px;
    margin-bottom: 20px;
    border-bottom: solid #ccc 1px;
}

.bar_block_sponsor {
    padding: 0px 5px 0px 5px;
    margin: 0px 5px -15px 5px;
}

.bar_block label {
    display: inline;
}

.bar_block input {
    display: inline;
}

#right_bar .bar_block {
    margin-right: 20px;
}

#left_bar .bar_block {
    margin-left: 20px;
}
.bar_block strong {
    display: block;
    color: #002e56;
    font-size: 110%;
    padding-bottom: 10px;
}

.bar_block ul {
    list-style-type: none;
    padding: 0;

    padding-bottom: 5px;
}

.bar_block_sponsor ul {
    list-style-type: none;
    padding: 0;
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 5px;
}

.bar_block_sponsor ul li {
    padding: 0;
    padding-bottom: 10px;
}

.bar_block ul li {
    padding: 0;
    padding-bottom: 2px;
}

.bar_block ul li a {
    color: #000;
    text-decoration: none;
}

.bar_block ul li a:hover {
    color: #777;
    text-decoration: none;
}

.admin a {
    display: block;
}

.links a {
    display: block;
}

.links ol {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.links ol li {
    display: block;
    min-height: 20px;
    padding: 2px;
    padding-top: 5px;
    cursor: pointer;
    padding-bottom: 10px;
    
    background-image: url("/images/hr.png");
    background-repeat: no-repeat;
    background-position: bottom;
}

.links ol li.last {
    background: none;
}

.links ol li img {
    vertical-align: text-top;
    float: left;
    margin: 0 3px 0 0;
}

.last {
    background-image: url("/images/hr.png");
    background-repeat: no-repeat;
    background-position: bottom;
}

/* blog */
.blog_list {
    display: block;
}

.blog_entry h1, .blog_entry strong {
    margin: 0;
    padding: 0;
}

.blog_entry strong {
    display: block;
}

.blog_list .blog_entry {
    border-bottom: dotted #ccc 1px;
    margin-bottom: 20px;
}

.blog_attributes {
    margin-top: 15px;
}

.blog_attributes strong {
    display: inline;
}

.blog_attributes .tags {
    min-width: 200px;
    float: left;
}

.blog_attributes .comments {
    margin-left: 50px;
    float: left;
}

/* Comments */

#comment_form h3 {
    margin-top: 40px;
}

.comment {
    margin-bottom: 30px;
    padding-bottom: 10px;

    background-image: url("/images/hr.png");
    background-repeat: no-repeat;
    background-position: bottom;

}

.comment .date {
    display: block;
    float: right;
}

#content {
    min-height: 100px;
    display: block;
}

#share_bear {
    padding-bottom: 5px;
    min-height: 30px;
}

ul.image_list {
    list-style-type: none;
}

ul.image_list li img {
    max-width: 75px;
}

ul.image_list li {
    padding-bottom: 20px;
}

/* sponsor page boxes */
#platinum_block {
    display:block;
    width:472px;
    height:9px;
    background: url('/images/top_bottom_platinum/top_platinum.gif') 0 100% no-repeat 
}

.sponsor_block_head {
    background: url('/images/top_bottom_platinum/dot_platinum.gif') 0 100% repeat-x 
   margin-left: 10px;
}

.platinum_sponsor_head {
    background: url('/images/top_bottom_platinum/dot_platinum.gif') 0 100%; 
    padding: 0px 0px 3px 10px;
    margin-top: -3px;
    width: 493px;
    height: 20px;
}


.t {background: url('/images/top_bottom_platinum/top_platinum.gif') 0 0 no-repeat; width: 472px; height:9px}
.b {background: url('/images/top_bottom_platinum/bottom_platinum.gif') 0 0 no-repeat; width: 472px; height:14px}
.l {background: url('/images/top_bottom_platinum/dot_platinum.gif') 0 0 repeat-y; padding-left: 10px; margin-top:-6px; width:472px}
.r {background: url('/images/top_bottom_platinum/dot_platinum.gif') 100% 0 repeat-y; padding-left:-10px}



.tp {
    background:url('/images/top_bottom_platinum/top_platinum.gif') no-repeat top;
}

.bt{
    background:url('/images/top_bottom_platinum/bottom_platinum.gif') no-repeat bottom;
}
