/*  
Theme Name: Peaceful Rush
Theme URI: http://www.wpdesigner.com/2007/01/17/peaceful-rush-wordpress-theme/
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 GPL.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;

}

p.rahmen {
p-width: 50px;
border: 1px solid #999999;
}


body{
	font-family: arial, Helvetica, Georgia, Sans-Serif;
	font-size: 9pt;
	text-align: center;
	vertical-align: top;
	background: #fff url(images/bg_body.gif) repeat-x;
	color: #444444;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, sans-serif;
	font-size: 14px;
	font-weight: bold;
}




a{
	text-decoration: none;
	color: #2C9EE7 /*color: #05b303;*/
}

a:hover{ 
text-decoration: none; 
color: #70c7ff;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 7px 0 0; }

blockquote{
	margin: 10px 60px;    /* Eingerückt */
border-style: solid;
	background: #ddeeff; /* #EFF8FA;*/
	color: #222222;
   border-width: 1px;
        border-color: #999999;
     
}

blockquote p{ 

padding: 10px;   
/*
border-width: 3;
border-color: #666666;*/
}

blockquote blockquote{
	margin: 15px 10px 0;/*
	background: #fff;
	color: #333;
   border-width: 3px;
        border-color: #666666;*/
}

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: #BCCAE0;
	color: #BCCAE0;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

textbox, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#message, input#spamq, input#phone, input#name, textarea#comment{
	border: 1px solid #C6E0E5;
	background-color: #EFF8FA;
	padding: 3px;
}


textarea#st, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #C6E0E5;
	background-color: #EFF8FA;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 898px;

}

#header{
	clear: both;
}

#header h1{
	float: left;
	padding: 26px 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: #D0EDFF;
}

#header h1 a:hover{
	text-decoration: none;
color: #ffffff;
}

#menu{
	float: left;
	font-family: Georgia, sans-seriff;
	font-size: 16px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	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: #D0EDFF;
}
/* HEADER MENU */
#menu a:hover{
	text-decoration: bold;
color: #ffffff;
}

#pagewrapper{
	float: left ;
	width: 898px;
	padding: 23px 00 ;
	background: url(images/bg_page.gif) no-repeat left top;

}


#pagewrapper3{
	float: left ;
	width: 100%;

	border: 0px solid #ff0000;
	padding: 00px 00 ;
	background: url(images/bg_bottom3.jpg) repeat-x center bottom;

}


#pagewrapper2{


	float: left;
	width: 100%;
	border: 0px solid #ff0000;
	padding: 00px 00 ;

	background: url(images/bg_bottom_center.gif) no-repeat left bottom;
/* repeat-x center bottom */

}

#footerx{
 vertical-align:bottom; 
float: left;
height: 80px;
	border: 0px solid #ff0000;
	padding: 0px ;

}


#page{
	padding: 0 23px;

}

#banner{
	float: left;
	width: 852px;
	height: 150px;
	background: url(images/banner.jpg) no-repeat left top;
	clear: both;
}

.maincolumn{
	float: left;
	width: 650px;
}





.post{
	margin: 0px 0;
	padding: 15px ;
	background: url(images/bg_post.gif) repeat-y left top;
}



.post img{
	border: 0px solid #C6E0E5;
	padding: 0px;
        margin-left: -5px;
        margin-top: -5px;
        margin-bottom: -5px;
	background-color: #EFF8FA;
}

.post h2{
	border-bottom: 1px solid #ADD6F0; /*#ebe1d3;*/
	padding: 0 0 20px 0;
	font-size: 18px;
	font-weight: normal;
	color: #2C9AE0; /*color: #c97d05;	================================= */





}

.post h2 a{
	text-decoration: none;

	color: #2C9AE0; /*color: #c97d05;	*/
}

.post h2 a:hover{
	/*text-decoration: underline;*/
color: #70c7ff;

}

.entry{

	line-height: 20px;
text-align:justify;
}


.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: #2C9AE0; /*color: #c97d05;	*/ }

.entry  h4{}


.entry h5{ font-weight: normal; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #C6E0E5;
	padding: 4px;
	background-color: #EFF8FA;
}

.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{
	margin: 5px 0 0;
	padding: 3px 15px 5px;
	border-top: 1px solid #C6E0E5;
	font-size: 11px;
	color: #989898; /*#b1a799;*/
}




.entry p.notfound{
	padding: 15px 0 10px;
}

.browse{

text-align: center;
	margin: 5 15px;
	border-top: 1px solid #C6E0E5;
	padding: 15px;
	line-height: 15px;
text-align: center;
vertical-align: top;
}

#sidebar{

	float: left;
	margin: 10px 0 0 10px;
	width: 192px;
        height: 100%;
	background: url(images/bg_sidebar.gif) no-repeat left top;
}

#sidebar a{
padding: 00px;	
color: #516154;         /* ------    color: #878773; ------------*/
font-size: 12px;
font-family: Verdana;


text-decoration: bold;
}

#sidebar a:hover{

/* text-decoration: bold;*/
/*margin-left: 0px;*/
/*font-weight: yxcyxcyxc;*/
/*font-style:italic;*/

color: #AAAAAA;       
  /* ------    color: #878773; --A8D4F7---- 525A75 ------*/
font-size: 12px;

/*
background: url(images/bg_menu.jpg) repeat-x;*/


}

#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li{
	padding: 15px;
	font-family: Georgia, sans-seriff;
        text-transform: uppercase;
}

#sidebar ul li.syndicate a{
	padding: 0 20px 0 0;
	background: url(images/feed-icon.gif) no-repeat right 2px;
}

#sidebar ul li h2{
	border-bottom: 1px solid #ADD6F0; /*#ebe1d3;*/
	padding: 0 0 7px 0;
	font-size: 12px;
	color:  #514129;
}

#sidebar ul ul{
	padding: 7px 0;
}

#sidebar ul ul li{
	padding: 0;
	font-family: Verdana, Helvetica, Georgia, sans-seriff;
	line-height: 20px;
	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 #C6E0E5;
	margin: 0px 15px;
	padding: 15px 0;
}

#comments-template p{
	line-height: 20px;
}

#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{
	border-bottom: 1px solid #C6E0E5;
	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: 0px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	background: #EFF8FA;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}


#wrapper123 {

    position:relative;
    width:300px;
    height:500px;
    margin-left:auto;
    margin-right:auto;
    background:url(../img_ordner/bg.gif) no-repeat;
    border:#333333 solid 1px;
}
#text123 {
    position:relative;
    top:35px;
    width:250px;
    height:100px;
    text-align:left;
    margin:0px auto;
}  



/* INFO TOOLTIP INFOBOX*/
/* INFO TOOLTIP INFOBOX*/
/* INFO TOOLTIP INFOBOX*/

a.infotext {
text-decoration: none
}

a.infotext:hover {
background: #FFFFFF;
text-decoration: none;
}

a.infotext span {
visibility: hidden;
position: absolute;
left: 20em;
margin-top: 10em;
padding: 1em;
text-decoration: none;
}

a.infotext:hover span {
visibility: visible;
border: 1px solid #347BEE;
color: #000000;
background: #FFFFFF;
text-decoration: none;
width: 200px;
} 



/* end calendar */

#container, #header, #menu, #pagewrapper, #page, #banner, .maincol, .post, .entry, #sidebar, #comments-template{
	text-align: left;
	vertical-align:top;
}
