html, body
{
    margin: 0px;
    padding: 0px;
    color: #666666;
    font-family: "Lucida Grande" , "Lucida Sans Unicode" ,Arial,Verdana,sans-serif;
    font-size: 10pt;
    height: 100%;
    background: #FFF url(../images/bg.png) repeat-x scroll center top;
}

h1
{
    color: #535353;
    font-size: 1.6em;
    font-weight: normal;
}

h2
{
    color: #52880F;
    font-size: 1.2em;
    font-weight: normal;
}

h3
{
    color: #000;
    font-size: 1.4em;
    font-weight: normal;
}

a
{
    color: #52880f;
}

img
{
    border: none;
}

.itemHead
{
    background-color: black;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: 935px;
}

#page
{
    /*background: #FFFFFF;     margin: auto;     width: 1024px;*/
    background: transparent url(../images/background_top.png) no-repeat scroll 0 0;
    margin: 10px auto auto;
    width: 1000px;
}

#pageContent
{
    margin: auto;
    width: 955px;
    padding-top: 1px;
}

#content
{
    line-height: 1.4;
    margin-top: -25px;
    padding-left: 5px;
    padding-right: 10px;
}


#head
{
    color: White;
    height: 250px;
    width: 100%;
}

#headLogo
{
    height: 220px;
    margin: auto;
    width: 955px;
}

#title
{
    font-size: 4em;
    margin-left: 10px;
    margin-top: 10px;
    position: absolute;
    top: 0;
}

#titleImage
{
    /*background-image: url(../images/header-title.png);*/
    height: 100px;
    margin-left: 10px;
    margin-top: 10px;
    position: absolute;
    width: 300px;
}

#slogan
{
    margin-left: 10px;
    position: absolute;
    top: 75px;
}

.main
{
    padding-left: 10px;
    padding-top: 20px;
    text-align: justify;
    width: 935px;
    margin-bottom: 25px;
}

.mainShift
{
    margin-left: 210px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: justify;
    width: 735px;
}

.leftMenu
{
    font-family: Verdana, Geneva, sans-serif;
    float: left;
    margin: 50px 10px 10px;
    width: 180px;
}

.linkContainer
{
    /*background-image: url(../images/MenuItem.png);*/
    background: #5d8919;
    color: White !important;
    cursor: pointer;
    font-size: 1em;
    height: 21px;
    margin-right: 10px;
    margin-top: 10px;
    padding-left: 15px;
    padding-top: 5px;
    width: 165px;
}



.linkContainer:hover
{
    /*background-image: url(../images/MenuItem_h.png);*/
    background: #7dc416;
}

.linkContainer a
{
    border-bottom: 1px dotted;
    color: White;
    text-decoration: none;
    font-size: 1.3em;
}



.subLinkContainer
{
    width: 180px;
    font-size: 0.8em;
    margin-left: -25px;
    list-style-type: none;
    margin-bottom: 8px;
}

.subLinkContainerSelected
{
    font-size: 0.8em;
    font-weight: bold;
    list-style-type: none;
    margin-left: -25px;
    width: 180px;
    margin-bottom: 8px;
}

.subLinkContainer a
{
    border-bottom: 1px dotted;
    color: #000;
    text-decoration: none;
}

.subLinkContainerSelected a
{
    border-bottom: 1px dotted;
    color: #000;
    text-decoration: none;
}

#foot
{
    font-family: Verdana,Geneva,sans-serif;
    height: 210px;
}


#footBottom
{
    color: Gray;
    height: 90px;
    margin-top: 60px;
    padding-left: 20px;
}

#bottomLinks
{
    color: Gray;
}

#bottomLinks a
{
    border-bottom: 1px dotted;
    color: Gray;
    text-decoration: none;
}

.article
{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    width: 228px;
}

#famousPerson
{
    position: relative;
}

.registrationLeftColumn
{
    width: 200px; /*color: White;*/
}

#login
{
    background-image: url(../images/login_bg.png);
    color: White;
    height: 40px;
    margin: -40px auto auto;
    position: relative;
    text-align: right;
    width: 955px;
    z-index: 15;
}

.headLinePart
{
    float: left;
    position: relative;
    width: 300px;
    height: 20px;
    padding-top: 12px;
}

.whiteLink
{
    color: White !important;
}

.headLink
{
    border-bottom: 1px dotted #FFFFFF;
    color: White !important;
    margin-right: 15px;
    text-decoration: none;
}



#rssIcon
{
    margin-left: -20px;
    margin-top: 2px;
    position: absolute;
}

.adminMessage
{
    background-color: #AABBAA;
    border: 3px solid #337733;
    color: black;
    padding: 5px;
}

.editorTd
{
    border: 1px solid gray;
    padding: 8px;
}


.innerMenuContainer
{
    height: 10px;
    display: none;
    margin-bottom: 25px;
    margin-top: -5px;
}

.innerMenuContainerSelected
{
    height: auto;
    margin-bottom: 10px;
}

.panes
{
    color: Black;
}

.menu_block
{
    height: 1100px;
    margin-left: 25px;
    width: 700px;
}



.newsBlockLine
{
    font-size: 0.8em;
    margin: 0 10px !important;
}

.news_title
{
    display: block;
    font-size: 1.3em !important;
    line-height: 1.2em;
    text-decoration: none;
    margin-top: 20px;
}


.interviewTitle
{
    text-decoration: none;
    color: White !important;
    font-size: 1.5em !important;
}

.news_detail
{
    font-weight: normal;
    margin-bottom: 30px;
    margin-top: 10px;
    padding-left: 25px;
    text-align: right;
}

.news_detail a
{
    text-decoration: none;
    font-size: 0.9em !important;
    font-weight: bold !important;
}

.news_detail a:hover
{
    border-bottom: 1px dotted #52880F;
}
.hidden
{
    display: none;
}

.adminTree
{
    width: 300px;
    height: 500px;
}


.adminTreeList
{
    height: 300px;
    overflow-y: scroll;
}

.adminButtonRow
{
    text-align: right;
    padding-right: 10px;
}



.itemInteractiveContainer
{
    display: inline;
    float: right;
    font-size: 0.7em;
    margin-right: 8px;
    margin-top: -5px;
    position: relative;
    text-align: right;
}

.itemInteractiveContainer a
{
    border-bottom: 1px dotted;
    color: White;
    text-decoration: none;
    font-size: 1.3em;
}

.breadCrumbs
{
    font-size: 0.7em;
    color: Yellow;
}

.breadCrumbs a
{
    border-bottom: 1px dotted;
    color: Yellow;
    text-decoration: none;
    font-size: 1.3em;
}

.chapterDetailLink
{
    margin-left: 610px;
    margin-top: 5px;
    position: absolute;
    width: 100px;
}

.chapter_title
{
    height: 30px;
    margin-top: -70px;
    position: absolute;
}

.chapter_title a
{
    text-decoration: none;
}

.chapterContent
{
    height: 100px;
    margin-top: -30px;
}

.chapterContiner
{
    /*background: transparent url(../images/idea_bg.jpg) repeat scroll 0 0;*/
    border: 1px dotted gray;
    height: 125px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 25px;
    padding-top: 70px;
    width: 690px;
}

.testLabel
{
    font-size: 0.8em;
    color: Red;
}

.postSubscribe
{
    color: #777777;
    font-size: 0.9em;
    font-style: italic;
    font-weight: bold;
    text-align: right;
}

.postDate
{
    color: #777777;
    font-size: 0.7em;
    font-weight: bold;
    margin-bottom: 10px;
}

.post
{
    border: 1px dotted #555555;
    margin: 10px;
    padding: 10px;
}

.postList
{
    background: #FFFFFF none repeat scroll 0 0;
}

#comments
{
    margin-bottom: 25px;
    margin-left: 10px;
    margin-right: 10px;
}

#loading
{
    height: 100px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    width: 100px;
}

.chapter_titleLink
{
    font-size: 1.3em !important;
}



#commentsTitle
{
    border-bottom: 1px dotted;
    font-size: 1.4em;
    margin-bottom: 5px;
    margin-top: 25px;
}

.mainArticle
{
    width: 700px;
    margin-left: 25px;
    min-height: 600px;
}



.chapterDate
{
    height: 10px;
    margin-left: 550px;
    margin-top: -65px;
    position: absolute;
}

.border
{
    background-image: url(../images/faded_border.png);
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    width: 912px;
    margin-top: 20px;
    margin-bottom: 20px;
}


.imageGalleryRow a
{
    color: #666666;
}

#galleryPhoto
{
    margin-left: 250px;
    margin-top: 45px;
    margin-bottom: 400px;
    text-align: center;
}
.siteManagementButton
{
    left: 780px;
    position: absolute;
    top: -25px;
}

.articleInfo
{
    font-family: arial;
    font-size: 0.8em;
    font-weight: bold;
    margin-bottom: 40px;
    text-align: left;
    width: 500px;
    margin-top: -10px;
}

#oneButton
{
    margin-top: 10px;
}

.contentContainer
{
    min-height: 1100px;
}

#mainLink
{
    color: #52880F;
    display: block;
    height: 170px;
    margin-top: -5px;
    width: 210px;
}


.dsq-item-trackback
{
    display: none !important;
}
.imageGallery
{
    border-color: #EEEEEE;
    border-style: none solid;
    border-width: medium 2px;
    height: 230px;
    margin-left: -2px;
    overflow: hidden;
    padding-left: 5px;
    text-align: center;
    width: 954px;
}

#foot
{
    background: url("../images/bottom-bg.png") repeat-x scroll 0 93px #FFFFFF;
    border-color: #EEE;
    border-style: none solid solid;
    border-width: medium 2px 2px;
    font-family: Verdana,Geneva,sans-serif;
    height: 180px;
    margin-bottom: 70px;
    margin-left: -2px;
    margin-top: -20px;
    padding-left: 2px;
    padding-top: 20px;
    width: 957px;
}

#pageContent
{
    border-color: #EEE;
    border-left: 2px solid #EEE;
    border-right: 2px solid #EEE;
    border-style: none solid;
    border-width: medium 2px;
    margin: auto;
    padding-top: 1px;
    width: 959px;
}


.image_wall_preview
{
}

.image_wall_preview .sponsorListHolder
{
    margin-left: -15px;
}

.content_container
{
    min-height: 900px;
}

.mainArticle img
{
    border: 2px solid #52880F;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.content_container img
{
    border: 2px solid #52880F;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 10px;
}


.content_container object
{
    /*border:2px solid #52880F; float:left;*/
    margin: auto;
}

#footBottom a
{
    text-decoration: none;
    border-bottom: 1px dotted #52880F;
}

.search_frame
{
    border: medium none;
    height: 1000px;
    width: 700px;
}


#scroll_news_container
{
}

.event_date
{
    height: 10px;
    margin-left: 405px;
    margin-top: -65px;
    position: absolute;
    text-align: right;
    width: 300px;
}

#content_container
{
    min-height: 1100px;
}

.social_bookmark
{
    float: left;
    margin-right: 10px;
}

.social_container
{
    border-top: 1px solid #52880F;
    height: 50px;
    margin-top: 25px;
    padding-top: 10px;
    width: 746px;
}
