/*
Theme Name: Light Cyan
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A 3 column blue theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more themes.
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/

*/

body {
    background: #031930;
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
    color: #031930;
}

blockquote {
    border-left: 5px solid #031930;
    padding-left: 10px;
}

#wrapper {
    background: #062443;
    width: 946px;
    margin: 0 auto;
    padding: 10px;
}

#header {
    background: #F2F2F2;
    height: 90px;
    padding: 10px;
}

#title {
    width: 198px;
    float: left;
    text-align: center;
}

#title a, #title p {
    font-family: Times New Roman;
    font-size: 24px;
    color: #031930;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}

#description {
    font-family: Times New Roman;
    font-size: 12px;
}

#title a:hover {
    text-decoration: underline;
}

#leaderboard_ad {
    width: 728px;
    height: 90px;
    float: right;
}

#menu {
    background: url(images/menu_bg.gif) repeat-x;
    height: 37px;
}

#menu ul, #menu li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    float: left;
}

#menu li a {
    height: 37px;
    padding-left: 10px;
    padding-right: 10px;
    color: #031930;
    line-height: 37px;
    float: left;
    display: block;
    text-decoration: none;
}

#menu li a:hover {
    text-decoration: underline;
}

#menu .current_page_item a {
    background: #F2F2F2;
    font-weight: bold;
    text-decoration: none;
}

#menu .current_page_item a:hover {
    text-decoration: none;
}

#content {
    width: 600px;
    margin-top: 10px;
    float: left;
}

#side {
    width: 336px;
    margin-top: 10px;
    float: right;
}

#footer {
    clear: both;
}

.post {
    background: url(images/header_bg.gif) repeat-x #F2F2F2;
    width: 600px;
    margin-bottom: 10px;
}

.post_title {
    background: url(images/header_icon.gif) no-repeat 0px 2px;
    height: 34px;
    padding-left: 35px;
    padding-top: 3px;
    margin-left: 5px;
}

.post_title a { 
    font-size: 12px;
    font-weight: bold;
    color: #031930;
}

.post_meta {
    font-size: 10px;
    color: #637180;
    clear: both;
}

.post_meta a, .post_categories a, .post_comments a, .post_comments, #commentlist li a {
    font-size: 10px;
    color: #637180;
}

.the_post {
    margin: 0px;
    padding: 5px;
}

.the_post p {
    padding: 0px;
    margin: 0px;
}

.the_post p a {
    color: #031930;
}

.post_info {
    padding: 5px;
    clear: both;
}

.post_categories {
    background: url(images/cat_icon.gif) no-repeat left center;
    padding-left: 15px;
    padding-right: 10px;
}

.post_comments {
    background: url(images/com_icon.gif) no-repeat left center;
    padding-left: 16px;
}

#toolbox_menu {
    width: 336px;
}

#tb {
    background: url(images/header_bg.gif) repeat-x #F2F2F2;
    height: 37px;
}

#tb, #tb li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    float: left;
}

#tb li a {
    height: 37px;
    width: 112px;
    text-align: center;
    color: #031930;
    line-height: 37px;
    float: left;
    display: block;
    text-decoration: none;
}

#tb li a:hover {
    text-decoration: underline;
}

.tb2, .tb2 li, .wp-tag-cloud, .wp-tag-cloud li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    float: left;
}

.tb2 li a, .wp-tag-cloud li a {
    background: url(images/tb_icon.gif) no-repeat left center;
    width: 307px;
    margin-left: 5px;
    padding-left: 19px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    font-size: 12px;
    color: #031930;
    float: left; 
    display: block;
    text-decoration: none;
}

.wp-tag-cloud li a {
    width: 135px;
}

.tb2 li a:hover, .wp-tag-cloud li a:hover {
    background: url(images/tba_icon.gif) no-repeat left center #E3E4E6;
    text-decoration: underline;
}

#tb_archives, #tb_recent_posts, #tb_tags {
    background: #F2F2F2;
    width: 336px;
}

#tb_archives, #tb_recent_posts {
    display: none;
}

#tb_tags {
    text-align: center;
}

#tb_tags a {
    color: #031930;
    font-size: 12px;
    text-decoration: none;
}

#tb_tags a:hover {
    text-decoration: underline;
}

#tb_tags_link {
    font-weight: bold;
    background: #F2F2F2;
}

.rc_author {
    padding-left: 5px;
}

#commentlist li {
    background: #E5E5E5;
    padding: 5px;
    margin-bottom: 10px;
}

#comment {
    width: 585px;
}

#left_sidebar {
    width: 163px;
    margin-top: 10px;
    float: left;
}

#right_sidebar {
    width: 163px;
    margin-top: 10px;
    float: right;
}

.sidebar_item {
    background: url(images/header_bg.gif) repeat-x #F2F2F2;
    width: 153px;
    padding: 5px;
    margin-bottom: 10px;
}

.sidebar_item, .sidebar_item a {
    color: #031930;
    text-decoration: none;
}

.sidebar_item a:hover {
    text-decoration: underline;
}

.sb_header {
    height: 37px;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 12px;
    line-height: 27px;
}

.sidebar_item ul, .sidebar_item ul li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    text-align: left;
}

#s {
    width: 105px;
    float: left;
}

#search_but {
        background: #F2F2F2;
        border: 0px;
        color: #FFF;
        font-weight: bold;
        color: #031930;
        margin-bottom: 5px;
}

#wp-calendar {
    width: 100%;
    text-align: center;
}

#wp-calendar a {
    text-decoration: underline;
}

#today {
    border-bottom: #031930;
    border-right: #031930;
}

#nav {
    background: #F2F2F2;
    width: 590px;
    padding: 5px;
    margin-bottom: 10px;
}

#nav_prev {
    float: left;
}

#nav_next {
    float: right;
}

#nav_prev a, #nav_next a, #footer p, #footer p a {
    color: #031930;
    font-size: 12px;
}

#footer {
    background: #F2F2F2;
    height: 35px;
    padding: 5px;
    text-align: center;
}

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