body
{
    font-size: 0.7em;
    font-family: "Segoe UI" , "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    color: #01242f;
    text-align: center;
    background-color: #ffffff;
    background-repeat: repeat-x;
    margin-top: 0px;
}
#page
{
    width: 100%;
}
a
{
    color: #ffffff;
    text-decoration: none;
}
a:visited
{
    color: #ffffff;
    text-decoration: none;
}
a:hover
{
    color: #6dc5f2;
    text-decoration: none;
}

#header
{
    width: 1000px;
    height: 61px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}
#header_logo
{
    width: 1000px;
    height: 232px;
    background: #016799 url(images/main.jpg) no-repeat;
}
#header_logo_description
{
    width: 310px;
    height: 61px;
    padding-left: 150px;
    padding-top: 45px;
    float: left;
}
h1
{
    font-family: "Segoe UI" , "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    font-style: italic;
    color: #01242f;
    font-size: 30px;
    text-align: left;
    padding: 0px;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
h1 a, h1 a:visited
{
    color: #ffffff;
    text-decoration: none;
}
h1 a:hover
{
    color: #bce16a;
    text-decoration: none;
}
.description
{
    color: #bce16a;
    text-align: left;
    padding: 0px;
    margin: 0px;
    font-size: 1.25em;
    font-family: "Segoe UI" , "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
}
#header_menu
{
    width: 257px;
    height: 25px;
    background: url(images/bg_menu.gif);
    background-repeat: no-repeat;
    margin-top: 0px;
    float: right;
    text-align: left;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-right:1px;
}
#nav
{
    width: 327px;
    height: 25px;
    float: left;
    text-align: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#nav li
{
    float: left;
    margin-left: 10px;
    width: auto;
    height: auto;
    margin-top: 5px;
    margin-bottom: 0px;
}
#nav .page_item a
{
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    display: block;
}
#nav .page_item a:hover
{
    color: #01242f;
}

#main
{
    width: 999px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 195px;
}
#main_left_beta
{
    width: 742px;
    height: 28px;
    float: left;
    background: url(images/beta.png);
}
#main_left
{
    width: 742px;
    height: auto;
    float: left;
    background: url(images/bg_main_left.png);
}
#main_left_footer
{
    width: 742px;
    height: 15px;
    float: left;
    background: url(images/bg_left_footer.png);
}
.submenu
{
    width: 100%;
    height: auto;
    background-color: #004e65;
    background-image: url(images/icon.gif);
    background-repeat: no-repeat;
}
.submenu_line1
{
    width: auto;
    height: auto;
    color: #FFFFFF;
    font-size: 15px;
    margin-left: 18px;
    letter-spacing: normal;
    font-family: "Segoe UI" , "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
}
.submenu_line2
{
    width: auto;
    height: auto;
    color: #6dc5f2;
    font-size: 11px;
    margin-left: -5px;
    font-family: "Segoe UI" , "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
}
.submenu2
{
    width: 100%;
    height: auto;
    background-color: #6dc5f2;
    background-image: url(images/icon2.gif);
    background-repeat: no-repeat;
}
.submenu2_line1
{
    width: auto;
    height: auto;
    color: #FFFFFF;
    font-size: 15px;
    margin-left: 25px;
    letter-spacing: normal;
    font-family: "Segoe UI" , "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
}
.submenu2_line2
{
    width: auto;
    height: auto;
    color: #01242f;
    font-size: 11px;
    margin-left: 25px;
    margin-top: 20px;
    font-size: 1.2em;
    font-family: "Segoe UI" , "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
}
#main_right
{
    width: 257px;
    height: auto;
    float: right;
    background-color: #004e65;
    background-image: url(images/bg_main_right.gif);
    background-repeat: no-repeat;
}
.post_fix
{
    width: 740px;
    height: auto;
    padding-left: 15px;
    float: left;
}
.post
{
    width: 730px;
    height: auto;
    margin-bottom: 20px;
    float: left;
    margin-top: 20px;
}


#post_header
{
    width: 715px;
    height: auto;
    float: left;
    background: #888888;
    padding-bottom: 8px;
}
.post_content
{
    width: 705px;
    height: auto;
    float: left;
    background: #FFFFFF;
    font-size: 11px;
    text-align: justify;
    line-height: 20px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
.post_content p
{
    padding: 0px;
    margin-bottom: 10px;
}
.portfolio_link a, portfolio_link a:visited
{
    text-decoration: none;
}
.portfolio_link a:hover
{
    text-decoration: none;
    border-color: #bce168;
}
.post_content a
{
    color: #0f93d7;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #c1e374;
    padding-bottom: 0px;
}
.post_content a:visited
{
    color: #0f93d7;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #c1e374;
    padding-bottom: 0px;
}
.post_content a:hover
{
    color: #0f93d7;
    text-decoration: none;
    padding-bottom: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6dc5f2;
}

h2
{
    font-family: "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    font-size: 17px;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
}

h3
{
    font-family: "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin: 0px;
}
h2.pages
{
    text-align: left;
    background: #FFFFFF;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #6dc5f2;
    color: #6dc5f2;
}
h3.comments
{
    text-align: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #d9dee0;
}
h3.respond
{
    text-align: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #d9dee0;
    margin-bottom: 2px;
}
h2 a, h2 a:visited
{
    font-family: "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #0f93d7;
    text-decoration: none;
}
h2 a:hover
{
    font-family: "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #bce168;
    text-decoration: none;
}
.post_information
{
    width: 424px;
    height: auto;
    float: left;
    font-size: 11px;
    padding-left: 10px;
    margin-top: 3px;
    line-height: 16px;
    text-align: left;
}
.information_txt
{
    width: auto;
    height: auto;
    float: left;
}
.comment_icon
{
    width: 16px;
    height: 12px;
    float: left;
    background: url(images/comment.gif);
    background-repeat: no-repeat;
    margin-top: 2px;
    margin-right: 3px;
    margin-left: 5px;
}
.author_icon
{
    width: 13px;
    height: 12px;
    float: left;
    background: url(images/author.gif);
    background-repeat: no-repeat;
    margin-top: 2px;
    margin-right: 0px;
}
.category_icon
{
    width: 13px;
    height: 12px;
    float: left;
    background: url(images/category.gif);
    background-repeat: no-repeat;
    margin-top: 2px;
    margin-right: 4px;
    margin-left: 6px;
}
.sharethis_icon
{
    width: 11px;
    height: 12px;
    float: left;
    background: url(images/sharethis.gif);
    background-repeat: no-repeat;
    margin-top: 2px;
    margin-right: 4px;
    margin-left: 6px;
}
.tagstart_icon
{
    width: 13px;
    height: 12px;
    float: left;
    background: url(images/tag_start.gif);
    background-repeat: no-repeat;
    margin-top: 2px;
    margin-right: 0px;
}
.tagend_icon
{
    width: 13px;
    height: 12px;
    float: left;
    background: url(images/tag_end.gif);
    background-repeat: no-repeat;
    margin-top: 2px;
    margin-right: 0px;
}
#clock_
{
    width: 300px;
    height: auto;
    float: left;
    margin-top: 15px;
    padding-left: 10px;
}
#clock_img
{
    width: 22px;
    height: 22px;
    float: left;
    background: url(images/clock.gif);
    background-repeat: no-repeat;
}
.icon_img
{
    width: 22px;
    height: 22px;
    float: left;
    margin-left: 3px;
    margin-right: 3px;
}
#clock
{
    width: auto;
    height: auto;
    float: left;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 4px;
}
#box_search
{
    width: 305px;
    height: auto;
    margin-left: 5px;
    float: left;
    margin-top: 20px;
    text-align: left;
}
.search_text
{
    float: left;
}
.searchButtonStyle
{
    width: 65px;
    border: none;
    font-family: "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: white;
    height: 25px;
    background: url(./images/searchbutton.png) no-repeat;
}


.searchTextBoxStyle
{
    border: none;
    background: url(./images/keyword.png);
    width: 148px;
    border: none;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 8px;
}
/* IE Win min height hack */* html #buttonsearch
{
    margin: -26px 0px 0px 238px;
}
/* */
#buttonsearch
{
    padding: 0px;
    margin: -25px 0px 0px 238px;
    top: 0px;
    background: none;
}
#sidebar
{
    width: 257px;
    height: auto;
    float: left;
    padding-top: 35px;
}
#sidebar_base
{
    width: 257px;
    height: auto;
    float: left;
    margin-top: 5px;
    background-color: #FFFFFF;
    background-image: url(images/bg_main_right_base.gif);
    background-repeat: no-repeat;
}

.bloc6_title_
{
    width: 240px;
    float: left;
    height: auto;
    text-align: right;
    margin-bottom: 2px;
}

.bloc6_content
{
    width: 257px;
    float: left;
    height: auto;
    text-align: left;
    padding-bottom: 8px;
    color: #FFFFFF;
}
.bloc_ads
{
    width: 300px;
    float: left;
    height: auto;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 8px;
    color: #FFFFFF;
    padding-left: 7px;
}
.delicious-posts ul, .delicious-posts li, .delicious-banner
{
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    padding-top: 3px;
}
.delicious-post
{
    border-bottom: 1px solid #052e3b;
}

#bloc3
{
    width: 315px;
    height: auto;
    float: left;
    margin-top: 10px;
    text-align: center;
}
#bloc4
{
    width: 315px;
    height: auto;
    float: left;
    margin-top: 10px;
    text-align: center;
}
#bloc5
{
    width: 315px;
    height: auto;
    float: left;
    margin-top: 10px;
    text-align: left;
}
#bloc6
{
    width: 315px;
    height: auto;
    float: left;
    margin-top: 20px;
    text-align: center;
    margin-left: 6px;
}
.bloc_sidebar
{
    width: 315px;
    height: auto;
    float: left;
    margin-top: 10px;
    text-align: left;
}
.bloc_sidebar_content
{
    width: 315px;
    float: left;
    height: auto;
    text-align: left;
    padding-bottom: 8px;
}
#category
{
    width: 250px;
    height: auto;
    float: left;
    color: #FFFFFF;
    padding-right: 7px;
}
#category_
{
    width: 150px;
    height: auto;
    float: right;
    color: #FFFFFF;
    padding-right: 7px;
    text-align: left;
}

#category ul, #category_ ul
{
    margin: 0;
    padding: 0;
    text-align: left;
}
#category ul li, #category_ ul li
{
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}
#category ul li ul, #category_ ul li ul
{
    padding: 0;
    margin: 0;
}
#category ul li ul li, #category_ ul li ul li
{
    border-bottom: 1px solid #005974;
    padding-top: 4px;
    padding-right: 0;
    padding-bottom: 4px;
    padding-left: 0px;
}
#category ul li ul li ul li, #category_ ul li ul li ul li
{
    padding: 1px 0 1px 10px;
    border: none;
}
#category h2, #category_ h2, #sidebar .sidebartitle
{
    color: #ffffff;
    margin: 0px 0px 2px;
    font-family: "Trebuchet MS" , Tahoma, Arial;
    font-size: 120%;
    font-style: normal;
    line-height: 100%;
    font-weight: normal;
    font-variant: normal;
    text-transform: uppercase;
}
ul.list-cat li, li.widget_categories li
{
    padding-left: 0px !important;
    color: #FFFFFF;
    font-size: 100%;
}


/* ---*/

.bloc5_content li
{
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: 1px solid #005974;
}
.bloc5_content ul
{
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    padding-top: 3px;
    list-style: none;
}
#footer
{
    width: 850px;
    height: 600px;
    float: none;
    background-color: #004e65;
    background-image: url(images/bg_footer.gif);
    background-repeat: no-repeat;
}
#footer_base
{
    width: 850px;
    height: 15px;
    float: none;
    background-color: #004e65;
}
#footer_base2
{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 850px;
    height: auto;
    float: none;
}
#footer_base2_
{
    width: 850px;
    height: auto;
    float: none;
}
#footer_bloc1
{
    width: 340px;
    height: auto;
    float: left;
    padding-left: 15px;
    padding-right: 5px;
}
.footer_bloc_header
{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: left;
}
.footer_bloc_content
{
    width: 100%;
    height: auto;
    float: left;
    text-align: justify;
    font-style: normal;
}
.footer_bloc_content2
{
    width: 100%;
    height: auto;
    float: left;
    text-align: justify;
    font-style: normal;
}
.footer_bloc2_footer
{
    width: 260px;
    height: 14px;
    float: left;
    text-align: justify;
    font-style: normal;
    background: url(images/bg_footer_comments.gif);
    background-repeat: no-repeat;
}
.footer_bloc_content li
{
    margin: 0;
    padding: 0;
    padding: 3px;
    border-bottom: 1px solid #052e3b;
    color: #FFFFFF;
    font-style: normal;
    line-height: 15px;
}
.footer_bloc_content li:hover
{
    background-color: #01242f;
}
.footer_bloc_content2 li
{
    margin: 0;
    padding: 0;
    padding: 3px;
    border-bottom: 1px solid #57b2e1;
    color: #01242f;
    font-style: normal;
}
.footer_bloc_content2 li:hover
{
    background-color: #6dc5f2;
    background-image: url(images/recentposts_hover.png);
    background-repeat: repeat;
}
.footer_bloc_content2 li a:visited
{
    color: #ffffff;
}
.footer_bloc_content li a
{
    color: #bce168;
}
.footer_bloc_content li a:visited
{
    color: #bce168;
}
.footer_bloc_content li a:hover
{
    color: #6dc5f2;
}
.title a
{
    color: #bce168;
    font-style: normal;
}
.title a:visited
{
    color: #bce168;
}
.title a:hover
{
    color: #6dc5f2;
}
.footer_bloc_content ul
{
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    padding-top: 3px;
    list-style: none;
}
.footer_bloc_content2 ul
{
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    padding-top: 3px;
    list-style: none;
}
#footer_bloc2
{
    width: 250px;
    height: auto;
    float: left;
    background: #6dc5f2;
    padding-left: 5px;
    padding-right: 5px;
}
#footer_bloc2_
{
    width: 260px;
    height: auto;
    float: left;
    background: #6dc5f2;
}
#footer_bloc3
{
    width: 160px;
    height: 500px;
    float: left;
    padding-left: 30px;
    padding-top: 15px;
    background: #004e65;
}
.footer_ads
{
    width: 160px;
    height: 500px;
    float: left;
    color: #ffffff;
}
.post_info
{
    width: 95%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    background: #e5e9ea;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #d9dee0;
    border-bottom-color: #d9dee0;
    margin-bottom: 10px;
    font-size: 11px;
    color: #526770;
    margin-top: 5px;
}

#comments_box_
{
    width: 496px;
    height: auto;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    background: #ffffff;
}
#comments_box
{
    width: 486px;
    height: auto;
    float: left;
    background: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
}
.comment_ind_top
{
    width: 480px;
    height: 9px;
    float: left;
    margin-top: 10px;
    margin-left: 3px;
}
.comment_ind_content
{
    width: 470px;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    text-align: left;
    background-image: url(images/comment_ind_bg.gif);
    margin-left: 3px;
}
.comment_ind_bottom
{
    width: 480px;
    height: 63px;
    float: left;
    background: url(images/comment_ind_bottom.gif);
    margin-left: 3px;
    margin-bottom: 2px;
}
.comment_ind_bottom_info
{
    width: 390px;
    height: auto;
    float: left;
    padding-left: 68px;
    margin-top: 28px;
    text-align: left;
}
.comment_ind_bottom_info a
{
    color: #6dc5f2;
    text-decoration: none;
}
.comment_ind_bottom_info a:visited
{
    color: #6dc5f2;
    text-decoration: none;
}
.comment_ind_bottom_info a:hover
{
    color: #bce168;
    text-decoration: none;
}
.comment_form
{
    width: 390px;
    height: auto;
    text-align: left;
    float: left;
}

.navigation
{
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    width: 486px;
    float: left;
    padding: 5px;
}


.footer_base2 a
{
    color: #00232e;
    text-decoration: none;
}
.footer_base2 a:visited
{
    color: #00232e;
    text-decoration: none;
}
.footer_base2 a:hover
{
    color: #6dc5f2;
    text-decoration: none;
}
.footer_bloc_content2 li a:visited, .footer_bloc_content2 li a:hover
{
    color: #ffffff;
}

/*DasBlog Specific*/
.itemTitleStyle
{
    font-family: "Segoe UI" , "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    margin-top: 5px;
    padding-top: 2px;
    color: #0f93d7;
    padding-bottom: 2px;
    background: url(images/snowball.jpg) no-repeat;
}

.itemTitleStyle a:hover
{
    font-family: "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #bce168;
    text-decoration: none;
}

.itemTitleStyle a
{
    font-family: "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #0f93d7;
    text-decoration: none;
}

itemTitleStyle a:visited
{
    font-family: "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #ffffff;
    text-decoration: none;
}

.extraInfoStyle
{
    font-family: "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.seperator
{
    background-color: Transparent;
}

.adminmenu
{
    background-color: Transparent;
}

.page_item page-item-35
{
    font-size: x-large;
}

.itemBodyStyle
{
    font-family: "Segoe UI" , "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #c1e374;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 10px;
}

.itemCategoryLinksStyle, .itemFooterStyle
{
    text-align: right;
    font-size: smaller;
    margin-top: 5px;
}

.commentBoxStyle
{
    background-color: #ffffff;
    font-family: "Segoe UI" , "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    color: #000000;
    margin-bottom: 10px;
    padding: 5px;
    margin-right: 10px;
}

.commentPermalinkStyle
{
    color: #000000;
}

.commentpermalinkstyle a
{
    color: #000000;
}

.commentpermalinkstyle a:visited
{
    color: #000000;
}

.commentpermalinkstyle a:active
{
    color: #000000;
}

.commentpermalinkstyle a:hover
{
    color: #000000;
}

.commentpermalinkstyle a:link
{
    color: #000000;
}

.commentViewTableStyle
{
    width: 600px;
}


.commentDateStyle
{
    background-color: #ffffff;
    color: #0f93d7;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #c1e374;
    padding: 2px;
    text-align: left;
}

.commentBodyStyle
{
    padding: 10px 0 10px 0;
}

.commentBoxFooterStyle
{
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #c1e374;
    padding-top: 10px;
}

.commentBoxFooterStyle a
{
    color: #0f93d7;
}

.commentViewBoxStyle
{
    padding: 10px;
    background-color: White;
    width: 700px;
}


.adminNavbarStyle
{
    padding-top: 10px;
    padding-left: 1%;
    padding-right: 1%;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    height: 16px;
    display: block;
    z-index: 1;
    position: relative;
    border-bottom: 1px solid;
    width:400px;
}

.adminNavbarStyle UL
{
    white-space: nowrap;
    margin-top: 0px;
    padding: 0px;

        display:block;
    position:absolute;
}

.adminNavbarStyle UL LI
{
    margin: 0px;
    padding: 3px;
    border-right: 1px solid;
    border-top: 1px solid;
    list-style: none;
    display: inline;
}

.adminNavbarStyle UL LI a
{
}

.adminNavbarStyle UL LI.first
{
    border-left: 1px solid;
}

.adminNavbarStyle UL LI.here
{
    border-bottom: 1px solid;
    list-style: none;
    display: inline;
    z-index: 2;
    position: relative;
}

.adminNavbarStyle UL LI.firstHere
{
    border-left: 1px solid;
    border-bottom: 1px solid;
    list-style: none;
    display: inline;
    z-index: 3;
    position: relative;
}

.adminNavbarStyle
{
}

.adminNavbarStyle
{
    border-bottom-color: transparent;
}

.adminNavbarStyle UL LI
{
    border-color: #BBBBBB;
    background-color: #CCCCCC;
}

.adminNavbarStyle UL LI a
{
}

.adminNavbarStyle UL LI.here
{
    border-bottom-color: #EEEEEE;
    background-color: #EEEEEE;
}

.adminNavbarStyle UL LI.first
{
    border-left-color: #BBBBBB;
}

.adminNavbarStyle UL LI.firstHere
{
    border-left-color: #BBBBBB;
    border-bottom-color: #EEEEEE;
    background-color: #EEEEEE;
}

.sidetitle
{
    color: #0F93D7;
    padding: 2px;
    text-align: left;
    width: 230px;
    font-family: "Segoe UI" , "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    font-size: 16px;
    border-bottom: dashed 1px;
    margin-right: 10px;
    margin-top: 10px;
    padding-left: 6px;
}

.side
{
    text-align: left;
    color: White;
    font-family: "Segoe UI" , "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 8px;
    padding-left: 6px;
}

.adscenter
{
    margin-left:60px;
    
    }

#metaContainer
{
    color: #505050;
    font-size: smaller;
    width: 257;
}

/*----- Stats Styles -----*/

.statsTableColumnStyle
{
    border: solid 1px;
    padding: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
    text-align: left;
    color: Black;
}

.statsTableColumnStyle a
{
    color: Black;
}

.statsTableDateColumnStyle
{
    border: solid 1px;
    padding: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
    width: 25%;
    text-align: left;
}

.statsTableFooterColumnStyle
{
    border: solid 1px;
    padding: 3px;
    text-align: left;
    font-weight: bold;
}

.statsTableFooterNumColumnStyle
{
    border: solid 1px;
    padding: 3px;
    width: 15%;
    font-weight: bold;
    text-align: right;
    background-color: #cccccc;
}

.statsTableHeaderColumnStyle
{
    border: solid 1px;
    padding: 3px;
    font-weight: bold;
    text-align: left;
}

.statsTableNumColumnStyle
{
    border: solid 1px;
    padding: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
    width: 15%;
    text-align: right;
}

.statsTableStyle
{
    margin-bottom: 10px;
    border: solid 1px;
    width: 700px;
    border-collapse: collapse;
    border-spacing: 0;
    margin-right: 50px;
    background-color: White;
    text-align: left;
}

.statsTableColumnStyle, .statsTableFooterColumnStyle, .statsTableFooterNumColumnStyle, .statsTableHeaderColumnStyle, .statsTableNumColumnStyle, .statsTableDateColumnStyle
{
    border-color: #d0d0d0;
}

.statsTableStyle
{
    border-color: #d0d0d0;
    background-color: White;
}

.smallestTag
{
    font-size: 0.8em;
}

.smallerTag
{
    font-size: 1.0em;
}

.smallTag
{
    font-size: 1.2em;
}

.mediumTag
{
    font-size: 1.4em;
}

.largeTag
{
    font-size: 1.6em;
}

.largerTag
{
    font-size: 1.8em;
}

.largestTag
{
    font-size: 2.0em;
}

.bodyContentStyle
{
    text-align: left; /*background-color:#cccccc;*/
}

.postpre
{
    width: 710px;
    height: auto;
    margin-bottom: 20px;
    float: left;
    background: white;
    margin-top: -30px;
    text-align: left;
    font-family: "Segoe UI" , "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    font-size:1.2em;
    padding-bottom:10px;
}

.postprelink
{
    color: #0f93d7;
    font-size: 11px;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #c1e374;
    padding-bottom: 0px;
    font-family: "Segoe UI" , "Trebuchet MS" ,Tahoma, Arial, Helvetica, sans-serif;
    font-size:1.0em;
}

.postpre a
{
    color: #0f93d7;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #c1e374;
    padding-bottom: 0px;
}
.postpre a:visited
{
    color: #0f93d7;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #c1e374;
    padding-bottom: 0px;
}
.postpre a:hover
{
    color: #0f93d7;
    text-decoration: none;
    padding-bottom: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6dc5f2;
}

.signInContainerStyle
{
    width: 80px;
    height: 61px;
    padding-left: 0px;
    padding-top: -10px;
    float: left;
    text-align:left;
    }
    
