/*  
Theme Name: Peaceful Rush
Theme URI: http://www.wpdesigner.com
Description: Peaceful Rush Wordpress theme created by Small Potato (WPDesigner.com)
Version: 1.0.2
Author: Small Potato
Author URI: http://www.wpdesigner.com/

    This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
    margin: 0;
    padding: 0;
}

html { height:100%; }

body{
    font-family: Arial, Helvetica, Georgia, Sans-Serif;
    font-size: 12px;
    text-align: center;
    vertical-align: top;
    background: #c4dae7 url(images/bg_body.jpg) repeat-x;
    color: #000;
    min-height:101%;
}

h1, h2, h3, h4, h5, h6{
    font-family: Arial, Helvetica, Georgia, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
}

a{
    text-decoration: underline;
    color: #2075AB;
    
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

li{
    margin: 0;
    padding: 0;
    border: 0;

}

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
    margin: 15px 0 0;
    background: #faf5ef;
    color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
    margin: 15px;
    background: #fff;
    color: #333;
}

code{
    background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
    clear: both;
    margin: 15px 15px 5px 15px;
    border: 0;
    height: 1px;
    text-align: left;
    background: #ede5da;
    color: #ede5da;
}

small{
    font-size: 11px;
}

pre{
    width: 90%;
}

input, textarea{
    font-family: Arial, Helvetica, Georgia, sans-serif;
    font-size: 12px;
    padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
    border: 1px solid #2277AE;
    background-color: #D0D0D0;
    padding: 3px;
}

input#author, input#email, input#url{
    margin: 0 5px 0 0;
}

#container{
    
    margin: 0 auto;
    width: 748px;
}

#header{
    clear: both;
}

#header h1{
    float: left;
    padding: 0 30px 0 72px;
    font-size: 24px;
    font-weight: normal;
    text-transform: capitalize;
    background: url(images/logo.gif) no-repeat 38px 26px;
    
    color: #fff;
}

#header h1 a{
    text-decoration: none;
    color: #fff;
}

#header h1 a:hover{
    text-decoration: underline;
}

#menu{
    float: left;
    font-family: Arial, Helvetica, Georgia, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    
    color: #fff;
}

#menu ul{
    list-style: none;
    margin: 0;
    padding: 37px 23px 0 0;
}

#menu ul li{
    display: inline;
    margin: 0;
    padding: 0 15px;
    background: url(images/bullet.gif) no-repeat 0 3px;
}

#menu ul li a{
    text-decoration: none;
    color: #fff;
}

#menu a:hover{
    text-decoration: underline;
}

#pagewrapper{
    float: left;
    width: 748px;
    padding: 23px 0;
    background: #fff url(images/bg_page.jpg) no-repeat left top;
}

#page{
    padding: 0 23px;
}

#banner{
    float: left;
    width: 705px;
    height: 150px;
    background: url(images/banner.jpg) no-repeat left top;
    clear: both;
}

.maincolumn{
    float: left;
    width: 500px;
}

.post{
    margin: 10px 0 0;
    padding: 15px 15px 5px 15px;
    background: url(images/bg_post.jpg) no-repeat left top;
    
}

.post h2{
font-weight:bold;
    border-bottom: 1px solid #BED6E5;
    padding: 0 0 7px 0;
    font-size: 14px;
  width:480px;
    color: #000000; 
}

.post h2 a{
    text-decoration: none;
    
          
color: #000000; 
}

.post h2 a:hover{

    text-decoration: underline;
}

.entry{
    line-height: 18px;
    width:480px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
    border: 0;
    padding: 10px 0 0;
}

.entry h1{
    font-size: 24px;
    font-weight: normal;
}

.entry h2{
    font-size: 18px;
    color: #000;
}

.entry h3{ color: #2075AB; }

.entry  h4{}

.entry h5{ font-weight: normal; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
border:0px;
/*    border: 1px solid #e5d8c6;

    padding: 4px;
    background-color: #D2E3EE;
*/
    max-width:460px;
}

.entry img.wp-smiley{
    padding: 0;
    border: 0;
    background-color: transparent;
}

.entry img.alignleft{
    float: left;
    margin: 5px 10px 0 0;
}

.entry img.alignright{
    float: right;
    margin: 5px 0 0 10px;
}

.entry p.postinfo{
border-bottom: 1px solid #BED6E5;
    margin-top:5px;
    padding:0;
    
    font-size: 11px;
    color: #79ACCD;
}

.entry p.notfound{
    padding: 15px 0 100px;
}

.entry ul{
padding-right:30px;
}


.entry li{
line-height:22px;


}
.browse{
    margin: 0 15px;

    padding: 15px;
    line-height: 24px;
}

#sidebar{
  
    float: left;
    margin: 10px 0 0 10px;
    width: 192px;
    background: url(images/bg_sidebar.jpg) no-repeat left top;
}

#sidebar a{
  text-decoration:none;
  border-bottom: solid 1px #2075AB;
  font-weight:bold;
  color: #2075AB;
  
  margin-right:10px;
    
}

#sidebar a:hover{
  
  border-bottom: solid 1px #ffffff;
  
  color: #093A72;
  
  
    
}



#sidebar ul{

    list-style: none;
    margin: 0;
        padding:0; 
    text-align:right;
}

#sidebar ul li{
    padding: 15px 10px 15px 15px;
    font-family: Arial, Helvetica, Georgia, Sans-Serif;
    
}

#sidebar ul li.syndicate a{
    padding: 0 15px 0 0;
    background: url(images/feed-icon.gif) no-repeat right 2px;
}

#sidebar ul li h2{
    padding-bottom:5px;
  border-bottom: 1px solid #A6C8DD;
    
    margin-right:10px;
    font-size: 14px;
    
}

#sidebar ul ul{
    padding: 7px 0 0 0;
    
}

#sidebar ul ul li{
    padding: 0;
    font-family: Arial, Helvetica, Georgia, sans-seriff;
    line-height: 24px;
    text-transform: none;
    
}

#sidebar ul ul ul{
    padding: 0;
}

#sidebar ul ul ul li{
    padding: 0 0 0 15px;
    background: url(images/bullet_2.gif) no-repeat 0 8px;
}

#sidebar ul ul ul ul li{
    background: url(images/bullet_3.gif) no-repeat 0 8px;
}

#sidebar ul ul ul ul ul li{
    background: none;
}


/* Comments Template */

#comments-template{
    border-top: 1px solid #A6C8DD;
    margin: 0px 15px;
    padding: 15px 0;
}

#comments-template p{
    line-height: 24px;
}

#comments-template p.nocomments{
    padding: 0 15px;
}

#comments-template h2, #comments-template h3{
    font-size: 14px;
    font-weight: bold;
    color: #74624b;
}

h3#comments, h3#respond{
    padding: 0 0 0 15px;
}

h3#respond{
    padding: 30px 0 0 15px;
}

#comments-template .commentmetadata{
    font-size: 11px;
}

#comments-template ol{
    list-style: none;
    margin: 0;
    padding: 0;
}

#comments-template ol li{
    
     padding: 15px 0 15px;
}

/* End Comments Template */


/* wp-calendar */

table#wp-calendar{
    width: 100%;
    font-family: Arial, Helvetica, Georgia, Sans-Serif;
    text-transform: none;
}

table#wp-calendar caption{
    padding: 10px 15px;
}

table#wp-calendar th{
    font-weight: normal;
    text-align: right;
    vertical-align: top;
    background: #D2E3EE;
}

table#wp-calendar td{
    padding: 1px;
    text-align: right;
}

table#wp-calendar tfoot td{
    text-align: center;
}

/* end calendar */

#container, #header, #menu, #pagewrapper, #page, #banner, .maincol, .post, .entry, .browse, #sidebar, #comments-template{
    text-align: left;
    vertical-align:top;
}
.narrowcolumn{
  width:500px;
  float:left;

}

#center{
width:500px;
  float:left;

}

#searchform *{

margin-bottom:3px;
}

.tags{
font-size:12px;
}


.tagcloud ul, #searchform  {
padding-right:10px;
}

#tagcloud a{
text-decoration:underline;
border:0;
margin:0;
margin-left:2px;
padding: 0;
height: 20px;
line-height: 20px;

}

#tagcloud a:hover{
text-decoration:none;
color:#134C6D;

}



#tagcloud{
border-right:10px solid #ffffff;
padding-right:10px
margin-right:10px;



}

#footer{
text-align: center;
}

/* LEXIKON Menü A-Z */

ol.snap_nav{
list-style-type: none;
float: left;
margin: 20px 0 50px 0;
padding: 0;
}

.snap_nav li{
list-style-type: none;
margin: 0 8px 0 0;
padding: 1px 4px 2px 4px;
display: block;
background: #DDD;
border: 1px solid #C0C0C0;
float: left;
}

.snap_nav li:hover{ 
display: block;
background: #FFF;
border: 1px solid #DDD;
}

/* Newsletter */

#sidebar-newsletter{
    padding: 0;
    margin: 14px 10px 0 0;
}

#sidebar-newsletter .form{
    border: 1px solid #2277AE;
    background-color: #D0D0D0;
    padding: 3px;
    margin: 0 0 2px 0;
    width: 130px;
}

/* Kommentare */

input#securitycode {
    border: 1px solid #2277AE;
    background: #D0D0D0;
}