﻿body
{
    margin-top: 0px;
    scrollbar-face-color: #0080ff;
    scrollbar-highlight-color: black;
    scrollbar-shadow-color: black;
    scrollbar-arrow-color: #000000;
    scrollbar-3d-light-color: black;
    scrollbar-dark-shadow-color: #488dd3;
}

.panel_left
{
    margin: 5px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.panel_left hr
{
    height: 3px;
    background: #ffffff;
    border: none;
}


.panel_right
{
    margin: 2x;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

.main_news
{
    margin: 5px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.main_news_top
{
    width: 100%;
    height: 150px;
    padding: 10px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-image: url(../../img/site/black_25pc.png);
    background-position: top left;
    background-repeat: repeat;
}
.main_news_headline
{
    width: 300px;
    height: 145px;
    border: solid 3px #ff9000;
    background-image: url(../../img/site/white_50pc.png);
    overflow: hidden;
}
.blog_bg
{
    background-image: url(../../img/site/black_25pc.png);
    overflow: hidden;
}

.main_black
{
    background-color: #1e1e1e;
    background-image: url(../../img/site/main_bg_black.gif);
    background-repeat: no-repeat;
}

.impress_text
{
    color: White;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.impress_desc
{
    margin: 2px;
    padding: 8px;
    width: 250px;
    height: 80px;
    border: solid 3px #e7e7e7; /* border-right: solid 1px #a0a0a0;     border-bottom:  solid 1px #a0a0a0; */
    background-image: url(../../img/site/white_75pc.png);
    overflow: hidden;
}
.impress_pic
{
    width: 80px;
    height: 80px;
    border: solid 3px #e0e0e0;
    background-image: url(../../img/site/white_75pc.png);
}

.main_news_headlines
{
    width: 270px;
    height: 14px;
    overflow: hidden;
}
.main_news_headline ul
{
    margin: -15px 0 0 -20px;
}
.main_news_headline li
{
    list-style: none;
    pading: 2px;
}

.main_news_headline_header
{
    width: 300px;
    height: 25px;
    border: 0;
    background: #ff9000 url(../../img/site/news_headline_header.gif) no-repeat left top;
}

.main_news_headlines a
{
    color: Black;
    text-decoration: none;
}

.main_news_headlines a:hover
{
    color: white;
    text-decoration: none;
}



.main_text
{
    padding: 0px 10px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}
.main_text li
{
    list-style: square;
}

.main_main
{
    padding: 8px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.main_main h1
{
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
}
.main_main hr
{
    height: 5px;
    width: 504px;
    background: url(../../img/site/hr-blue.png) no-repeat scroll center; /*     background-image: url(img/site/hr-blue.png); */
    border: 0;
}

.main_main img
{
    border: solid 3px #488dd3;
    margin: 5px;
    float: left;
}

.main_main blockquote
{
    border: 1px dotted #488dd3;
    background-color: #e0e0f0;
    margin-bottom: 3px;
    padding: 3px;
}






div.post
{
    width: 500px;
    padding: 2px;
}

div.post h1
{
    border: none;
}

div.post h3 a
{
    color: #000000;
    text-decoration: none;
}

div.post h3 a:hover, div.post h3 a:active
{
    color: #000000;
    text-decoration: none;
}

div.post h3.tags
{
    font-size: 8pt;
    color: #939794;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: 400;
    margin: 0;
}

div.post h3.tags a
{
    text-decoration: none;
    font-weight: 700;
}

div.post h3.tags a:hover
{
    color: #488dd3;
}

div.post img
{
    text-align: left;
    float: left;
    margin: 10px;
    margin-left: 0px;
    margin-top: 4px;
    margin-bottom: 4px;
    border: 0;
}

div.post img.imgright
{
    text-align: right;
    float: right;
    margin-right: 0px;
    margin-left: 12px;
}
div.post img.imgleft
{
    text-align: left;
    float: right;
    margin-left: 0px;
}
div.post img.imgnotext
{
    text-align: middle;
    float: none;
    margin: 0px;
}

h3.date
{
    padding-top: 0;
    padding-bottom: 5px;
    font-size: 7pt;
    color: #488dd3;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: 400;
    margin: 0;
}

.date
{
    padding-top: 7px;
    font-size: 7pt;
    color: #939794;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: 400;
    margin: 0;
}

.entry
{
    width: 500px;
    font-size: 8pt;
    color: #000000;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    margin: 0;
}

div.entry p
{
    padding-bottom: 13px;
    margin: 0;
}

div.entry img
{
    margin: 0px 10px 10px 0px;
    border: 3px solid #488cd2;
}

div.entry a:link, div.entry a:visited
{
    font-weight: 700;
    text-decoration: none;
}

div.entry a:hover, div.entry a:active
{
    color: #fff;
}
.item_ctp { visibility: hidden; }
