﻿/*
Theme Name: Karibiksand
Theme URI: 
Description: A clean, left-aligned wordpress theme featuring left navigation and a neutral, featuring upper Navigation and left-hand child-Navigation. 
Version: 0.1.0
Author: thomas.reuter@pc-visite-bonn.de
Author URI: http://www.pc-visite-bonn.de/
Tags: Sea, Beach, Palm-Tree, Island, two-columns, left-sidebar, variable width
*/

* {
	margin: 0;
	padding: 0;
}
body {
    margin: 0 auto;
	text-align: center;
	font-size: 1.0em; /* Resets 1em to 10px */;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000000;
	background: #003366 url(/images/all.jpg) top repeat; 	
	height: auto;
}
p {
	margin: 16px 0;
}

#wrap {
    margin: 0 auto;
    min-height: 100%;
    height: auto !important;
	width: 100%
}
#page {
    margin: 0 auto;
	padding: 0;
	width: 1064px;
	height:auto;
	border: #000000 solid 3px;
}
#header {
	top: 15 px;
	height: 200px;
	width: 1064px;
	background: url(/images/insel_boot.jpg) no-repeat;
	text-align:left;
	z-index: 1;
	border: #000000 solid 3px;
}
#header a {
	
}
#splash {
}
/* Hauptnavigation */
#sidebar {
	float: left;
	width: 180px;
	height: 600px;
	background: url(/images/Palm_Beach.jpg) no-repeat;
	font-family: Arial, Verdana, Sans-Serif;
    color: #FFCC00;
    font-weight: bold;
	font-size: 1em;
	text-align: center;
	z-index: 3;	
	border: #000000 solid 2px;
}
#menu {
	width: 836px;
	float: right;
	height: 38px;
	margin: 0 auto;
	padding: 18px 0px 10px 40px;
	background: #ff0011 url('') repeat-x left top;
	border: #000000 solid 2px;
	z-index: 2;
	text-align:center;
	}
#menu a {
	/*background:url(/images/Button_Rot_transparent_klein.gif) no-repeat;*/
	color: #FFCC00;
	text-decoration: none;
	font-size: 0.97em;
	color: #FFCC00;
	list-style:none;
	padding: 5px 15px 5px 15px;
	border: none;
	font-weight:bold;
	}	
#menu a:hover, #menu a:active {
	color:#33CCFF;
	border: none;
	}
#menu ul {
	margin: 0;
	padding: auto;
	list-style: none;
}
#menu li {
	float: left;
	list-style: none;
	}
/* Style für die Navigation */ 
.page_item {
}
.page_item a{
	}
.page_item li{
	list-style:none;
	}
/*Service-Menü*/
.servicemenu {
	font-size: small; 
	text-align: center;  
	color: #FFFFFF;
	font-weight: bold; 
}
.servicemenu a, .servicemenu a:link, .servicemenu a:visited {
    text-decoration: none;
    color: #FFFFFF;
	}
.servicemenu a:hover {
	text-decoration: none;
    color: #FFFFFF;
}
/* Bild im Kopf */
#headerimg {
	height: 200px;
	/*width: 95%;*/
	z-index: 2;
}

.description {
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -2px;
}

#content {
	float: right;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 10px;
	font-size: 1em;
	width: 843px;
	min-height: 66%; 	
	z-index: 2;
	
}

#footer{
	margin-top:auto;
	z-index: 2;
	clear:both;
	}
#footsie{	
	margin-top:auto;
	z-index: 2;
	clear:both;
	}	
#content .entry p {
}
#content a{
	color: #333333;}
#content ul{
	margin-left: 25px;}	
/* Kinder-Navigation*/

#sidebar a{
	color: #FFCC00;
	text-decoration: inherit;
	line-height: 30px;
	font-size: 0.97em;
	display: block;
	}
#sidebar a, #sidebar a:link, #sidebar a:visited {
    text-decoration: inherit;
    color: #FFCC00;
	background:url(../../../images/Button_Rot_transparent_klein.gif) no-repeat center;
	}
#sidebar a:hover {
	text-decoration: inherit;
    color: #33CCFF;
	background:url(../../../images/Button_SW_transparent_klein.gif) no-repeat center ;
	}
#sidebar ul, #sidebar li{
	list-style: none;
	}
#sidebar p{
	padding: 10px;
	font-style:normal;
	font-weight:normal;
	}
#sidebar h2	{
	color: #FFCC00;
	background:url(../../../images/Button_Rot_transparent_klein.gif) no-repeat center;
	width: 180px;
	padding: 5px;
	font-size: 0.98em;
	height: 20px;
	}
	
.postmetadata {
	/*margin: 10px 0;*/
	clear: both;
	font-size:xx-small;
}
.alt {
	background-color: #F8F9F2;
	margin: 0;
	padding: 10px;
	border: 1px #E9EAE1 solid; /*so'n grau*/
}
.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.attachment {
	text-align: center;
	margin: 5px 0px;
}
small {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.1em;
}
h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	color: #990033;
	margin: 0em;
    font-weight : bold;
    margin-bottom: 2ex;

}
h1 {
	font-size: 1.4em;
	text-align: left;
	padding: 0;
}
h2 {
	font-size: 1.3em;
}
h2.pagetitle {
	font-size: 1.3em;
}
h3 {
    font-size: 1.2em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	text-decoration: none;
}
h2 a:hover, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.post, post ol, .post li {
	margin: 0 0 3px 3px;
	text-align: justify;
}
.post-edit-link { 
	font-size: xx-small;
}
post ol, .post li {
	margin: 0 0 auto 3px;
}
.post hr {
	display: block;
}
.clear {
	clear: both;
}

h2.pagetitle {
	margin-top: 11px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
img {
	/*padding: 2px;
	margin: 5px;*/
	max-width: 100%;
	border: none;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 5px;
	margin: 0 0 2px 2px;
	display: inline;
}
img.alignleft {
	float: left;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.entry ol {
	display:none;
	list-style:none;}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#searchform #s {
	width: 160px;
	height: 22px;
	padding: 0;
	font-size: 10px;
	color: #FFFFFF;
	/*background: #fefefe;*/
	border: 0px #3c3831 solid;
}
#searchform {
	margin: 240px auto 0 0;
	padding: 5px 3px;
	text-align: center;
	float: right;
}
#sidebar #searchsubmit {
	padding: 1px;
	/*background: #565244;*/
	border: 0px #3c3831 solid;
	font-size: 1em;
	height: 24px;
	color: #ffffff;
}
.entry form {
	text-align: center;
}
select {
	width: 130px;
}
#commentform input {
	width: 120px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 80%;
	padding: 2px;
}
#commentform #submit {
	padding: 1px;
	background: #333333;
	border: 1px #3c3831 solid;
	font-size: 10px;
	height: 24px;
}
/* End Form Elements */
/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
	
}
a img {
	border: none;
}
.navigation {
}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #000000;
	padding-top: 4px;
	margin: 10px;
	text-align: center;
}
.neues {
	border: 3px solid #000000;
	padding: 3px 5px 5px 5px;
	margin: 3px 10px 15px 35px;
	float: right;
	width: 380px;
	line-height: 200%;
	font-weight: 300;
	}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


