
body
{
    width: 99%;   
}

.widgettitle
{
    font-size:11px;
}

a
{
    color: white;
    text-decoration: none;
    border: 0px;
    outline: none;  
}

a img
{
    border: 0px;
}

a:hover
{
    text-shadow: 0.0em 0.0em 0.2em #FFF, 0.0em 0.0em 0.2em #FFF;
    text-decoration: none;
}

.is_nav_head 
{
    width: 818px;
    position: relative;
}

.is_posts
{

}

.is_sidebar1_over
{
    position: relative;
    width: 200px;
    text-align: left;

}

.is_sidebar1
{
    position: absolute;
    left: 377px;  
    width: 107px;
    border: 0px solid white;
    text-align: left; 
}

.is_sidebar1 .page_item a: hover
{
    text-decoration: underline;
}

.is_sidebar1 ul,li
{
    margin: 0;
    padding: 0;
    color:white;
}

.is_sidebar2 ul,li
{
    margin: 0;
    padding: 0;
}

.is_sidebar2_over
{
    position: relative;
    width: 200px;
    text-align: left;

}

.is_sidebar2
{
    position: absolute;
    left: 520px;
    width: 115px;
    border: 0px solid white;
}

.is_post_title
{
    font-size: 18px;
}

.is_post_date
{
    font-size:10px;
}

.is_post
{
    padding-top: 20px;
    text-align: left;
    width:609px; 
    left: -62px;  
    padding-bottom: 20px;
    position: relative;
}     

.is_post a
{
    color: black;
}

.is_post_footer
{
    background: #e0e0e0;
    padding: 5px;
    padding-left: 10px;
    font-size: 11px;
    font-style: italic;
    width: 590px;
}

.is_post_content
{
    font-size: 12px;
}

.is_post_content li
{
    color: black;
}


.is_spruch
{

    top: 345px;
    overflow:hidden;  
    position:absolute;
    font-size: 26px;
    font-weight:bold;
    text-align: center;
    opacity: 0.3;
 filter:alpha(opacity=30); 
    width: 649px; 
}

.is_navigation1 
{
    left: 20px;
    top: 257px;
    overflow:hidden;  
    position:absolute;
}


.is_navigation1 li
{
    float: left;
}


.is_navigation1 li a
{
    text-decoration:none;  
    font-size: 12px; 
    font-weight:bold;
    padding: 0px 29px 0px 0px;
    
}

.is_navigation1 li a:hover
{
    text-decoration:none;  
}

ul,li, ol 
{ 
 list-style: none;
 float: left; 
}

.is_background
{
    background:url(images/bg.jpg);
    width:100%;
    background-position: center 0px;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
}

body 
{
    color: #000000;
    font-family: verdana;
    font-size: 10px;
    background-color: #181e1c;  
    margin: 0px;
    overflow: scroll;
}

.is_head
{
    background:url(images/head.jpg);
    height:392px;
    width: 100%;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 3;
}

.is_loop
{
    background:url(images/loop.jpg);
    background-repeat: repeat-y;
    width: 100%;
    margin-left: 5px;   
    background-position: center 0px;
    position:relative;
    z-index: 3;
}

.is_pre_background
{
    background:url(images/bg_loop.jpg);
    width:100%;
    background-position: center;
    background-repeat: repeat-y;
    position: relative;
    z-index: 0;   
}

.screen-reader-text
{
    display: none;
}

#searchsubmit
{
    display: none;
}

#s
{
    width: 107px;
}

.is_footer
{
    width: 100%;
    background: url(images/footer.jpg);
    height:132px;   
    background-position: center 0px;
    background-repeat: no-repeat;
    margin-left: 5px;
    color: gray;
}

.is_footer_text
{
    position: absolute;
    top: 100px;
    left: 21px;
}

.is_footer_knob
{
    position: absolute;
    top: 39px;
    left: 724px;
}




.is_footer_mail
{
    position: absolute;
    top: 45px;
    left: 40px;
}

.is_footer_mail a
{
    color: black;

}

.is_post_footer a
{
    color: black;
    
}

.is_comment_head
{
    font-weight:bold;
    padding-bottom: 10px;
}

.sidebar2_extra
{
    color:white;
}


