/*  
Theme Name: See You At The Beach
Theme URI: http://www.wpdesigner.com
Description: See You At The Beach Wordpress theme created by Small Potato.
Version: 1.0
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;
}

body{
    font-family : Georgia, Palatino, serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #005393;
	color: #403839;
	background-image: url("http://rarudnicki.de/images/bg.gif");
	background-repeat: repeat;
}


.wik
{
	background:transparent url("images/exlink.gif") 0 4px;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	
	}

#top
{
	height: 20px;
	background:#000 url("images/top.gif") bottom left;
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, non-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
}


h4.date-header {
  margin: 0;
  font-size: 12px;
  color: #827D7D;
  padding: 2px;
  border-bottom: 1px #C8C6C6 dotted;
  }


a{
	text-decoration: none;
	color: #a05d0d;
}

a:hover{ text-decoration: underline; color: #005393; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #fff3d7;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: FBFAF6;
}

code{
	background: #f5f5f5;
}

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: #ddd;
	color: #ddd;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
         font-family : Verdana, Arial;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #ddd;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 818px;
	padding: 0px 0 0;
	text-align: left;
	vertical-align: top;
	height: auto;
	
}

#page{
	width: 818px;
	float: left;
	color: #fff;
	clear: both;
}



#footer{
	width: 818px;
	margin: 0 0 0px;
	background: #FBFAF6 url(images/bg_footer.gif) no-repeat bottom left;
}

#footer p{
	text-align: right;
	padding: 5px 25px 20px 35px;
	color: #555;
	font-size: 11px;
}

#menu{
	display: inline;
	float: left;
	margin: 0px 0px 0;
	width: 818px;
	height: 30px;
	background: #F5F5F2 url(images/shad_bg.jpg) no-repeat;
	font-family: Arial, non-serif;

}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 12px 30px 0;
}

#menu ul li{
	display: inline;
	text-transform: uppercase;
	color: #fff;
	border-left: 1px #ccc solid;
	padding-left: 5px;
	padding-right: 5px;
}

#menu ul li a {
	color: #A05D0D;
		font-size: 10px;	
}

#menu a:hover{
	color: #555;
		font-size: 10px;
		background: #fff;	
		text-decoration: underline;
}

#menu ul li h1{
	font-size: 10px;	
}

#banner{
text-align: center;
	margin: 1px 0px 0;
	width: 823px;
	height: 191px;
	overflow: hidden;
	background: url(images/header_achterbahn2.jpg) no-repeat;
}

#banner h1
{
padding: 20px 0px 0 30px;
font-size: 2.5em;
color: #fff;
}




.widecolumn_bottom{
	display: inline;
	float: left;
	margin: 1px 0px 0;
	width: 818px;
	background: #FBFAF6;
}

/*   ///////// CONTENTBEREICH KOMPLETT ////////// */

.widecolumn_top{
	float: left;
	width: 808px;
	padding: 0 10px 20px 0;
	margin: 0;
	color: #333;


}
/*   ///////// CONTENT TEXTBEREICH ////////// */


.narrowcolumn{
	float: left;
	width: 530px;
	margin-right: 24px;
	text-align: justify;
	padding-left: 15px;
	padding-top: 28px;
	border-right: 1px #C8C6C6 dotted;


}

.narrowcolumn2{
	float: left;
	width: 738px;
	padding-right: 20px;

}

.post{
	padding: 20px;
	margin: 0px;
	text-align: justify;
}

.postinfo
{
width: 100%;
font-size: 12px;
border-top: 1px #C8C6C6 dotted;
border-bottom: 1px #827D7D dotted;
margin: 15px 0;
padding: 2px;
}

.post h2{
	padding: 0px 0 20px 0;
}

.entry{
	line-height: 135%;
	
}
.entry p
{	text-align: justify;
	margin: 0;
	padding: 0 0 10px 0;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0px 0;
}

.entry h1{
	font-size: 30px;
	line-height: 36px;
}

.entry h2{
	line-height: 24px;
	background-image: none;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	border: 1px solid #ddd;
	padding: 5px;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;

}

.narrowcolumn ul, .narrowcolumn ol
{

	
	}

.narrowcolumn li
{
	list-style-type: square;
	padding: 0 0 4px 0;
	}


.browse{
	padding: 0 10px 10px;
	font-size: 14px;
	line-height: 18px;
}

.sidebar{
	float: right;
	width: 230px;
	margin: 0px;
	padding: 0 8px 0 0;
	font-family: Arial, non-serif;

}

.sidebar ul{
	list-style: none;
	padding: 0;
	margin: 0;

}

.sidebar ul li#search input{
	margin: 0 0 5px;
	background: #fff;

}

.sidebar ul li.widget_search form, .sidebar li.widget_calendar #calendar_wrap{
	padding: 0 10px 5px;
	background: #eee;
}

.sidebar ul li.widget_calendar h2{
	margin: 0;
	padding: 0;
	background-color: #eee;
	background-image: none;
	
}

.sidebar ul li{
	margin: 5px 0 0;
	padding: 3px 0;
	background: #eee;
	font-size: 12px;
	

}

.sidebar ul li h2{
	margin: 0 10px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005393;
}

.sidebar ul ul{
	padding: 0 10px 10px;
	background-image: none;
	background: #eee;
}

.sidebar ul ul li{
	margin: 0;
	line-height: 14px;
	background-image: none;
	background: #eee;
}

.sidebar ul ul li a:link, .sidebar ul ul li a:visited
{	
	padding-left: 15px;
	margin: 0;
	line-height: 14px;
	background: #eee url(images/cats.png) no-repeat;
	color: #403829;
}

.sidebar ul ul li a:hover
{	
	color: #005393;
	padding-left: 15px;
	margin: 0;
	line-height: 14px;
	background: #eee url(images/cats_hover.png) no-repeat;
}


.sidebar ul ul ul{
	margin: 0;
	padding: 0;
	background-image: none;
	background: #eee;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

.sidebar h2.widgettitle
{
	color: #403839;
	font-size: 11px;
	border-bottom: 1px #ccc dotted;
	padding: 2px 0;
	margin: 5px 10px 7px 10px;
	
	
	}

.sidebar #tag_cloud
{
	padding: 0 15px;
	
	}

/* comments template */

.comments-template{
	padding: 0px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 0px;
	list-style: none;
}

.comments-template ol li{
	margin: 0px 0 0;
	padding: 0 0 0px;
	border-bottom: 1px solid #ddd;
	line-height: 18px;
}

.commentmetadata{
	font-style: italic;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
         font-family : Verdana, Arial;
         	text-transform: none;
	line-height: 12px;
		font-size: 10px;

}

table#wp-calendar caption{
	padding-bottom: 10px;
		font-family: Georgia, Georgia, Palatino, serif;
	font-size: 12px;
	font-weight: normal;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
	background: #ddd;
}

table#wp-calendar td{
	text-align: right;
	padding: 2px;
}

table#wp-calendar tfoot td{
	text-align: center;
}
table#wp-calendar a
{
color: #B90331;
font-weight: bold;
}

/* end calendar */
