/*  
Theme Name: RockinNewspaper 3Col
Author URI: http://www.corymiller.com
Version: 1
Author: Cory Miller
Description: RockinNewspaper 3 Column is a white and blue, widget ready, clean and simple theme designed with a newspaper/magazine structure for reading and ultimate customization, plus a skybox for photos or AdSense.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
Photo by Ville Miettinen used with permission.
*/


body {
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image:url(http://www.online-seilgarten.de/images/back.gif);
	background-repeat:repeat-x;
	background-position: 50% 58px
	}
a, a:visited {
	color: #46688e;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	text-decoration: underline;
	}




/* menue oben */

span.on {
  color:#000080;
  font-size: 24px;
  letter-spacing:5px;
}

span.line {
  color:#800000;
  font-size: 24px;
  letter-spacing:5px;
}




#menu1 a, #menu1 a:visited , #menu1 a:active {
color:#46688E;
text-decoration:none;
font-family:verdana, sans-serif; 
font-size: 12px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px; 
padding-top:0px;
margin-left: 0px;
margin-right: 0px;
border-left:solid 0px #AAAAAA;
height:40px;
line-height:40px;
text-align:center;
border-bottom:solid 0px #fff;
background-color:#fff;
}

#menu1 a:hover {color:#4d81b1; text-decoration:none ;
background-color:#fff;
background-image:url(images/cube.gif);
background-repeat:no-repeat;
background-position:50% 100%;
border-bottom:solid 0px #4d81b1;
}


.trenn {width:1px;background-color:#fff;color:#C0CB67}



#container { 
	width: 960px; 
	background: #ffffff;
	text-align: left; 
	margin: 0px auto 20px; 
	border: 0px solid #cccccc;
	}


/* hauptgerüst */

.li {
vertical-align:top;
background-image:url(http://www.online-seilgarten.de/images/ra1.jpg);
}


.re {vertical-align:top;

background-image:url(http://www.online-seilgarten.de/images/ra2.jpg);
}


#name {
	height:0px;
	letter-spacing:10px;
	color:#444444;
	font-variant:small-caps;
	padding-left:20px;
	font-family: georgia,arial, helvetica, tahoma ,verdana,  sans-serif;
	font-size:16px
	}

#name2 {
	height:0px;
	color:#444444;
	font-family: georgia,arial, helvetica, tahoma ,verdana, sans-serif;
	font-size:16px
	}

#header { 
	background: #ffffff url(images/headerbackground.gif) top center repeat-x;
	padding: 20px 0px 26px 25px;
	margin-bottom: 0px;
	background-position: 50% 0%;
	}


#header h2 {
	color: #ffffff;
	font-size: 35px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	margin: 0px;
	}

#header h2 a {
	color: #000000;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #46688e;
	text-decoration: none;
	}

#header h3 {
	color: #444444;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	margin: 0px;
	}

#menu { 
	color: #000000;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 20px;
	padding: 12px 25px 12px 25px;
	margin-bottom: 20px;
	text-align: left;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
#menu h2 {
	margin: 0px;
	padding: 10px 25px 12px 25px;
	}
		
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	}



#menu ul li a {
letter-spacing:2px;
font-family: "Trebuchet MS",arial, helvetica, verdana, tahoma, sans-serif;font-size: 20px;
	color: #46688e;
	padding: 12px 25px 12px 25px;
	margin: 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #46688e;
	text-decoration: none;
	}


#content { 
	width: 440px; 
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 233px;
	margin-right: 0px;
	position:relative;
	padding: 5px 25px 15px 25px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	min-height: 660px;
	}
* html #content {
	height: 660px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 3px;
	}
#content h1 {
	color: #cccccc;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	color: #46688e;
	font-size: 22px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	}
#content h2 a  {
	color: #46688e;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}


#content h3 {
	color: #46688e;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	}
#content h3 a  {
	color: #46688e;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #46688e;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}


.more-link {
   font-weight: bold;
   text-decoration: none;
   letter-spacing:5px;
   padding: 20px 0px 20px 0px
   }


.more-link a {
   font-weight: bold;
   text-decoration: none;
   letter-spacing:3px;
   padding: 20px 0px 20px 0px
   }

.more-link a:visited {
   font-weight: bold;
   text-decoration: none;
   letter-spacing:3px;
   padding: 20px 0px 20px 0px
   }

.more-link a:hover {
	color: #000000;;
	text-decoration: none;
	}

.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar { 
	background: #ffffff;
	color: #000000;
	width: 195px;
	float: left; 
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px 15px 15px 15px; 
	min-height: 660px;
	}
* html #l_sidebar {
	height: 660px;
        }

#l_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#l_sidebar h2 {
	color: #46688e;
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 	1px solid #cccccc;
	}


#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	list-style: none;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	padding: 0px 0px 0px 0px;
	}
	
#l_sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	}

#l_sidebar ul li a:hover {
	color: #ffffff;
	background: #46688e;
	}


#r_sidebar { 
	background: #ffffff;
	color: #000000;
	width: 195px;
	float: right; 
	position:relative;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px 15px 15px 15px; 
	min-height: 660px;
	}
* html #r_sidebar {
	height: 660px;
        }
#r_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 20px 0px 20px 0px;
	}
#r_sidebar h2 {
	color: #46688e;
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 	1px solid #cccccc;
	}


#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#r_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li {
	list-style: none;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	padding: 0px 0px 0px 0px;
	}
	
#r_sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	}

#r_sidebar ul li a:hover {
	color: #ffffff;
	background: #46688e;
	}

#footer { 
	background: #ffffff;
	padding: 20px 0px 20px 0px;
	text-align: center;
	border-top: 1px solid #cccccc;
	clear: both;
	}

.landingsites{border:2px solid #46688e;padding:10px;margin:20px 5px;overflow:hidden;display:block;max-width:450px;}

.breadcrump{
	margin-bottom:20px;
    letter-spacing:1px;
	border-bottom: 1px solid #cccccc;
}

    


   /* Styles for the 'respond' button. This button is a span with the id of 'comment-respond'. */
span#comment-respond{background:#369;color:#fff;cursor:pointer;display:block;padding:2px 5px;text-transform:lowercase;-webkit-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-moz-border-radius:5px;}

#commentform input[type=checkbox]{padding:1px 0 1px 5px;border:1px solid #46688e;margin:0;}


   /* Styles for the 'quicktags' button.'. */
#commentform .quicktags{float:right;margin:0 18px 0 0;}
#commentform .quicktags input,#commentform input[type=checkbox]{background:#FFF url(images/bg-button.png) repeat-x;}
#commentform .quicktags input:hover,#commentform input[type=checkbox]:hover{background:#fff url(images/bg-button-hover.png) repeat-x;}

#commentform .subscribe-to-comments label{margin:-14px 0 15px 15px;}
#commentform .subscribe-to-comments input[type=checkbox]{background:#fff}
#commentform .subscribe-to-comments input[type=checkbox]:hover{background:#fff}
   /* Styles for the 'tiny spoiler' button.' is in php. */



#feed:hover {
	background: transparent url(http://www.online-seilgarten.de/images/abonniert2.png) 97% 0% no-repeat;
}

#nav-hinweis:hover {
	background: transparent url(http://www.online-seilgarten.de/images/bitte-auswaehlen.png) 100% 10px no-repeat;
}

#signature1:hover {
	background: transparent url(http://www.online-seilgarten.de/images/dein-kommentar.png) 97% 20px no-repeat;
}


#searchsubmit {
	background-color:transparent;
	background-image:url(http://www.online-seilgarten.de/images/searchicon5.png);
	background-repeat:no-repeat;
	border:0 none;
	color:transparent;
	height:50px;
	margin-left:-20px;
	margin-top:10px;
	position:absolute;
	width:50px;
}

