html {
 height: 100.02%;
}


.newsletter {
float:right;
margin-top:-8px;
}



#start ol,ul {
	margin-left: -40px;
	list-style: none;
}

#start li {
	margin-top: 60px;
}


#start img {
	margin-top:10px;
	margin-bottom:10px;
	border:none;  }
	

.accordion{
    height:0px;
    overflow:hidden;
}



body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-size: 40%;
    font-family: Arial, Sans-Serif;
    background: #fff url(images/bck.jpg) repeat-x 0 0;
}



h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
    font-weight:normal;
    color: #000;
}

h1 {font-size: 180%;}
h2 {font-size: 200%;
	color:8B1A1D;
	 margin-bottom:-18px;}
	 
h2 a {color:FCF2F2;
	}
	 	 


	 
p {font-size: 200%;
	color:666;
	line-height: 150%}



a:link,
a:visited {
    color: #4D4D4D;
    text-decoration: none;
    }
a:hover,
a:active {
    color: #D7696C;
    text-decoration: none;
    }

.left {
    float: left;
    }
.right {
    float: right;
    }
.center {
    clear: both;
    margin: 0 auto;
    }
.alignleft {
    float: left;
    margin: 0 10px 0 0;
    }
.alignright {   
    float: right;
    margin: 0 0 0 10px;
    }
.clear {
    clear: both;
    }

.alert {
    font-weight: bold;
    color: #fff;
    }





/***********************
*   Wrapper            *
***********************/

#wrapper {
    margin:auto;
    min-width: 740px;
    max-width: 790px;
    height: 100%;
    overflow: hidden;
    }


/***********************
*   Header             *
***********************/

/* Search */
#header .search {
    right: 0;
        }
#header .search p {
    margin: 0;
    }




    #sw {
    margin: 20px 0px 0px 0px;
        }


.description {
	font-size: 1.2em;
    margin: 5px 0 0 1px;
    left:0px;
    }

/* Navmenu */

.navbar {
     color: #fff;
     height: 35px;
     background: transparent url(images/maxmin.gif) no-repeat;
     cursor:pointer;
          border-top: 2px dotted #8B1A1D;   
     }



.navbar:hover {
     margin: 0px;
     color: #fff;
     height: 35px;
          border-top: 2px dotted #D7696C;   
     background: transparent url(images/maxmin_hover.gif) no-repeat;
     }

.navbarns {
     color: #fff;
     height: 35px;
     background: transparent url(images/maxmin.gif) no-repeat;

     }

#navi{
    margin:auto;
    min-width: 760px;
    max-width: 790px;

    }

.sf{
    float:right;
	padding: 0px 20px 0px 0px;
	}

.navmenu {
	font-size: 200%;
    list-style-type: none;
    padding: 20px 0px 0px 0px; 
    height: 40px;
        border-bottom: 2px dotted #8B1A1D;  
        }

.navmenu ul {
	margin:0;
	padding:0;
	font-size: 100%;
    list-style-type: none;
    }

#navi .navmenu ul li {
    float: left; /* Stupid IE */
    }
#navi .navmenu ul li a {
    float: left;
    color: #4D4D4D;
    padding: 0px 20px 0px 0px;
    }
#navi .navmenu ul li a:hover {
    text-decoration: none;
    color: #D7696C;
    padding: 0px 20px 0px 0px;
    }
#navi .navmenu ul li.current_page_item a {
    color: #8B1A1D;
    }
#navi .navmenu ul li.current_page_item a:hover {
    text-decoration: none;
    }

#header h1 {
    margin: 0px;
    padding: 50px 0 0 0;
    width: 600px;
    border: none;
    background: #fff;
    }



.noborder {
    border: none;
    }

#header h1 {
    font-size: 200%;
    }
#header h1 a {
    color: #666;
    }

/***********************
*   Content            *
***********************/





#content {
	margin-top: 20px;
	margin-bottom: 10px;
    float: left;
    width: 100%;
    min-width: 760px;
    height: 100%;
    overflow: hidden;
        }

.post {
    clear: both;
    }
    
.post-main {
    padding: 0px 0 25px 0;
    }

    .post-title {
        margin: 0px 0 0 0;
        padding: 0 0 0px 0;
        color: #8B1A1D;
        text-decoration:none;
        }
    .post-title a:link{
        color: #4D4D4D;
        text-decoration:none;
        }
   
    .post-title a:visited{
        color: #4D4D4D;
        text-decoration:none;
        }
       
    .post-title a:hover {
     color: #D7696C;
     text-decoration:none;
   
    }
    .post-title a:active {
        color: #D7696C;
        text-decoration:none;
        }

    .archiv-entry {
        padding: 0 0 20px 2px;
        color: #333;
        }
    .links-entry {
        padding: 0 0 20px 2px;
        color: #333;
        }
       
    .post-entry {
        padding: 0 0 0px 2px;
        color: #666;
        line-height: 200%;
        }
    .post-entry a {
        color: #4D4D4D;
        }
    .post-entry a:hover,
    .post-entry a:active {
        text-decoration: none;
        color: #D7696C;
        }

    .post-entry img {
    border: none;

}





.post-entry img {
	border:none;  }
	
	





    .post-entry img.wp-smiley {
        border: none;
        }

.top a {
    float:right;
    padding: 0px 0 25px 0;
    line-height: 220%;
    color:#999;
        }
.top a:hover {
    float:right;
    padding: 0px 0 25px 0;
    line-height: 220%;
    color:#666;
        }

.top a {
    float:right;
    padding: 0px 0 25px 0;
    line-height: 220%;
    color:#999;
        }
.top a:hover {
    float:right;
    padding: 0px 0 25px 0;
    line-height: 220%;
    color:#666;
        }

.pagenavi
 {
    float:left;
    margin: 0 0 0 0px;
    padding: 0px 0 25px 0;
    line-height: 220%;
    color:#999;
    font-size: 12px;
        }
       
.pagenavi span,
.pagenavi a {
    color: #999;
    padding: 3px 10px;
    }
.pagenavi a:hover {
    text-decoration: none;
    color: #666;
    }

.pages {
    margin: 0 0 25px 0px;
    }
.pages .older {
    float: left;
    }
.pages .newer{
    float: right;
    }
.pages .older a,
.pages .newer a {
    padding: 3px 10px;
    color: #999;
    }
.pages .older a:hover,
.pages .newer a:hover {
    text-decoration: none;
    color: #666;
    }


/***********************
*   Footer             *
***********************/

#footer {
    margin:auto;
    min-width: 760px;
    max-width: 790px;
    overflow:hidden;
    color: #999;
    border-top: 2px dotted #8B1A1D;  
    margin-top:30px; 
    margin-bottom:50px;
        }
        
        
        
#footer p {
    margin-top:5px;
        }

