/*  
Theme Name: WainmanHawaii
Theme URI: http://www.nilssanders.de
Description: WordPress theme designed by <a href="http://www.nilssanders.de">Nils Sanders</a>.
Version: 1.0
Author: Nils Sanders
Author URI: http://www.nilssanders.de
This theme was designed and built by Nils Sanders, based on iTheme by Nick La.
*/

body {
	background: url(images/html-bg.gif) repeat;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

.klein { font-size: 10px;}

a {
	color: #c0c;
	text-decoration: none;
}
a:visited { color: #c0c; }
a:hover { text-decoration: underline; }
a:focus { outline: none; }

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

small {
	font-size: 10px;
}

#page { }

#wrapper_ { 
	background: url(images/page-bg.jpg) no-repeat;
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#wrapper_home { 
	background: url(images/page-bg.jpg) no-repeat;
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#wrapper_kites { 
	background: url(images/page-bg_kites.jpg) no-repeat;
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#wrapper_boards { 
	background: url(images/page-bg_boards.jpg) no-repeat;
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#wrapper_company { 
	background: url(images/page-bg_lou.jpg) no-repeat;
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#wrapper_team { 
	background: url(images/page-bg.jpg) no-repeat;
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#wrapper_shops { 
	background: url(images/page-bg.jpg) no-repeat;
	width: 940px;
	margin: 0 auto;
	position: relative;
}

/* -------- header area -------- */

#header {
	height: 130px;
}

#logo { 
	background: url(images/wainman_logo.png) no-repeat; 
	width: 118px;
	height: 75px;
	margin: 30px 90px 0 0;
	float: right;
	cursor: pointer;
}

* html #logo { background: url(images/wainman_logo.gif) no-repeat;}

#logo:hover { text-decoration: none;}


/* -------- main content area -------- */

#left-col {
	width: 700px;
	float: left;
}

/* main menu */

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	letter-spacing: -3px;
	line-height: 28px;
	width: 420px;

}

#nav ul li {
	margin: 0;
	padding: 0;
	float: left;
	color: #fff;
	font-weight: normal;
	border: none;
}

#nav ul li a {
	padding: 0;
	text-decoration: none;
	color: #fff;
	display: inline;
	font-weight: bold;
}

#nav li a:visited {
	text-decoration: none;
	color: #fff;
}

#nav li.current_page_item a,
#nav li.current_page_parent a {
	text-decoration: none;
	background: #ff0;
	color: #000;
}

#nav li a:hover {
	text-decoration: none;
	color: #c0c;
}

/* sub menu */

#subnav {
	clear: both;
	float: left;
	margin: 10px 0;
}

* html #subnav { margin: 5px 0;}
* + html #subnav { margin: 5px 0;}


#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#subnav li {
	border-right: 1px solid #000;
	padding: 0 10px;
	margin: 1px 0;
	float: left;
	background: #ff0;
}
 
#subnav li a, 
#subnav li a:visited, 
#subnav .page_item {
	text-decoration: none;
	color: #000;
}

#subnav .current_page_item {
	background: url(images/sub-navigation-bg.gif) no-repeat;
}

#subnav .current_page_item a, 
#subnav .current_page_item a:visited {
	color: #c0c;
}

#subnav li a:hover {
	text-decoration: none;
	color: #c0c;
}

#noSubNav { height: 112px;}

* html #noSubNav { height: 26px;}
* + html #noSubNav { height: 26px;}

/* content */

#content_ { 
	background: #fff url(images/dirt_top.gif) no-repeat;
	margin-top: 10px;
	padding: 40px 10px;
	width: 680px;
	clear: both;
	overflow: hidden;
	min-height: 380px;}

#content_home { 
	background: #fff url(images/dirt_top.gif) no-repeat;
	margin-top: 10px;
	padding: 40px 10px;
	width: 680px;
	clear: both;
	overflow: hidden;
	min-height: 380px;}

#content_kites { 
	background: #fff url(images/dirt_top_kites.gif) no-repeat;
	margin-top: 10px;
	padding: 40px 10px;
	width: 680px;
	clear: both;
	overflow: hidden;
	min-height: 380px;}

#content_boards { 
	background: #fff url(images/dirt_top_boards.gif) no-repeat;
	margin-top: 10px;
	padding: 40px 10px;
	width: 680px;
	clear: both;
	overflow: hidden;
	min-height: 380px;}

#content_company { 
	background: #fff url(images/dirt_top_lou.gif) no-repeat;
	margin-top: 10px;
	padding: 40px 10px;
	width: 680px;
	clear: both;
	overflow: hidden;
	min-height: 380px;}

#content_team { 
	background: #fff url(images/dirt_top.gif) no-repeat;
	margin-top: 10px;
	padding: 40px 10px;
	width: 680px;
	clear: both;
	overflow: hidden;
	min-height: 380px;}

#content_shops { 
	background: #fff url(images/dirt_top.gif) no-repeat;
	margin-top: 10px;
	padding: 40px 10px;
	width: 680px;
	clear: both;
	overflow: hidden;
	min-height: 380px;}

.post {
	padding: 0;
	clear: both;
	overflow: hidden;
}

.post p {
	width: 600px;
}

.post .title {
	width: auto;
}

.postdata {
	font-size: 12px;
	color: #c0c;
	line-height: 20px;
	border-bottom: #000 solid 1px;
	padding: 10px 0 10px 0;
	width: 600px;
	clear:both;
}

.postdata a, .postdata a:visited {
	color: #c0c;
	text-decoration: none;
}

.postdata a:hover {
	text-decoration: underline;
}

.postdata .comments{
	background: url(images/mini-comment.gif) no-repeat;
	padding: 0 0 5px 25px;
}

.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}

.entry {
	padding: .5em 0 0 0;
	clear: both;
	width: 600px;
}

.entry ul {
	list-style: none;
	margin: 12px 0;
	padding: 0;
}

.entry ul li {
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px dotted #000;
	width: 600px;
}

.shops ul {
	list-style: none;
	margin: 12px 0;
	padding: 0;
}

.shops ul li {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #000;
}

h1 {
	color: #000;
	margin: 0;
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	width: 600px;
	border-top: 8px solid #000;
}

p.signature { 
	background: url(images/unterschrift_lou.gif) no-repeat left bottom;
	padding-bottom: 90px;
	border-bottom: 1px solid #000;
	width: 600px;
}

p.wp-caption-text { 
	font-size: 10px;
	padding: 5px 0;
	margin: 0;
	font-style: italic;
}


/* post title */

h1 {
	color: #000;
	margin: 0;
	padding: 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	width: 600px;
}

h2 {
	color: #000;
	margin: 0;
	padding: .5em 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	width: 600px;
}

h3 {
	color: #000;
	margin: 0;
	padding: 1em 0 .5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	width: 600px;
}

* html h2 { }
* + html h2 { }

h1 a, h1 a:visited,
h2 a, h2 a:visited,
h3 a, h3 a:visited {
	color: #000;
	text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover {
	text-decoration: underline;
}

h2.nix { height: 250px; }


#content_home h1 {
	width:600px;
}

#content_kites h1 {
	background: url(images/rabbitgang.png) no-repeat right top;
	margin-left:-355px;
	padding:0;
	border:none 0;
	width:600px;
	height:80px;
	position:absolute;
}

#content_kites img {padding-top:10px;}

/* next & previous page navigation */

.page-nav {
	clear: both;
	background: url(images/navigation-bg.gif) no-repeat left center;
	height: 21px;
}

.page-nav a, .page-nav a:visited {
	color: #fff;
	text-decoration: none;
}

.page-nav a:hover {
	text-decoration: underline;
}

.previous-entries a {
	float: left;
	padding-left: 30px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}

.next-entries a {
	float: right;
	padding-right: 30px;
	background: url(images/post-nav-next.gif) no-repeat right center;
}

.entry-nav { padding-top: 15px;}

/* next & previous post navigation */

.post-nav {
	clear: both;
	padding-bottom: 20px;
	font-size: 11px;
}

.post-nav a, .post-nav a:visited {
	color: #000;
	text-decoration: none;
}

.post-nav a:hover {
	text-decoration: underline;
}

.post-nav .previous a {
	float: left;
	padding-left: 30px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}

.post-nav .next a {
	float: right;
	padding-right: 30px;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}

/* -------- comment area -------- */

h3#comments {
	font: normal 18px/120% Arial, Helvetica, sans-serif;
	clear: both;
}

h3#respond {
	font: normal 18px/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}

/* commentform */

#commentform {
	margin-top: 10px;
}

#commentform label {
	font-weight: bold;
	color: #000;
	font-size: 12px;
	padding-left: 5px;
}

#commentform small {
	color: #000;
	font-size: 11px;
}

#commentform input {
	font: 12px "Courier New", Courier, monospace;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e6e6e6;
}

#commentform textarea {
	font: 12px "Courier New", Courier, monospace;
	width: 480px;
	height: 140px;
	background: url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}

#commentform #submit {
	font: 11px/100% Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 155px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 335px;
}

#commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
	color: #c0c;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */

.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}

ul.commentlist {
	border-top: 1px solid #000;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	padding: 10px 0 0 0;	
	border-bottom: 1px dotted #000;
}

.commentlist .alt {
}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #669900;
}

.commentlist cite a, .commentlist cite a:visited {
	color: #000;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 11px;
}

.commentlist small a, .commentlist small a:visited{
	color: #000;
}



/* -------- footer area -------- */
#footer {
	background: #fff url(images/content-bottom-bg.gif) right bottom no-repeat;
	padding: 0 0 0 10px;
	color: #000;
	height: 40px;
	font-size: 10px;
}

#footer a, #footer a:visited {
	text-decoration: none;
	color: #000;
}

#footer a:hover {
	text-decoration: underline;
}

/* -------- sidebar area -------- */
/* sidebar */

#sidebar {
	float: right;
	width: 210px;
	color: #fff;
	margin-top: 150px;
}

#sidebar p {
	margin: 0 0 15px 0;
}

#sidebar a, #sidebar a:visited {
	color: #9f0;
	text-decoration: none;
}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	color: #c0c;
	text-decoration: underline;
}

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

#sidebar ul li {
	padding: 0;
}

#sidebar ul li ul li {
	padding: 0;
}

/* -------- friends & family --------- */

#friends {
	position: absolute;
	z-index: 100;
	right: 200px;
	top: 200px;
	width: 90px;
	height: 90px;
 	background: url(images/friends.png) top left no-repeat;
	cursor: pointer;
}

* html #friends { background: url(images/friends.gif) top left no-repeat; top: 190px;}

#friends:hover { background: url(images/friends.png) bottom left no-repeat;}

#links {
	position: absolute;
	z-index: 101;
	right: 220px;
	top: 300px;
	width: 210px;
	display: none;
}

#links h3 {
	display: none;
}

#links ul {
	padding: 0;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 29px;
	font-weight: bold;
	text-align: right;
}

#links ul li {
	position: relative;
	border: 0;
}

#links ul li a,
#links ul li a:visited {
	color: #000;
	padding: 0 2px;
	background: #ff0;
	text-decoration: none;
}

#links ul li a:hover {
	background: #c0c;
	color: #000;
	text-decoration: none;
}

/* -------- tag cloud --------- */

#tag_cloud-2 {
	margin: 0;
	padding: 0;
	width: 210px;
}

#tag_cloud-2 h3 {
	display: none;
}

#tag_cloud-2 a {
	font-family: Monaco, "Courier New", monospace;
	line-height: 80%;
}

/* search form */
#searchform {

}

#searchform #s {
	background: #9f0 url(images/search-field-bg.gif) no-repeat;
	height: 20px;
	width: 160px;
	margin: 20px 0 0 25px;
	padding: 0 0 0 5px;
	color: #ccc;
	border: none;
}

#searchform #searchsubmit { 
	background: url(images/search-btn.gif) no-repeat left top;
	height: 20px;
	width: 20px;
	border:0 none;
	text-indent: -999%;
	cursor: pointer;
}

#searchform #searchsubmit:hover { background: url(images/search-btn-hover.gif) no-repeat left top;}


/* -------- widget styles -------- */


/* alignments */
.center {
	text-align: center;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.left {
	float: left;
}

.alignleft, img.left, img[align="left"] {
	float: left;
	margin: 0 10px 5px 0;
}

.right {
	float: right;
}

.alignright, img.right, img[align="right"] {
	float: right;
	margin: 0 0 5px 10px;
}

.clear {
	clear: both;
}

hr.clear {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.hidden {
	clear: both;
	visibility: hidden;
}

.edit a { color: #f00; font-weight: bold; }

/* -------- tabellen -------- */

table { 
	width: 100%; 
	margin-top: 20px; 
	margin-right: 0; 
	margin-bottom: 20px;
	margin-left: -5px;
	border-spacing: 5px 0;
}

table td { 
	border-top: 1px solid #000; 
	vertical-align: top; 
    border-spacing: 5px;
}

table td img { padding: 5px 0;}

#rss {
	background: url(images/rss.png) no-repeat;
	width: auto;
	height: 25px;
	margin: 10px 0;
	padding: 5px 0 0 32px;
}

#rss a {color: #666;}
#rss a:hover {color: #c0c;}

/***ACCORDION***/

.accordionContainer{
	padding-bottom:2em;
}

.accordion{
	clear:both;
}

.accordionHeader {
	height:30px;
	border-top:1px dotted #aaa;
	color:#f0f;
	margin:0;
	padding:0;
}

.accordionHeader h4{
	font-size:12px;
	line-height: 28px;
	margin:0;
	padding:0;
	cursor:pointer;
	color:#c0c;
}

.accordionHeader h4:hover{
	color:#f0f;
}

.accordionHeader a{
	display:block;
	float:right;
	padding-right:25px;
	background:url('images/toggle_pfeil.png') right 4px no-repeat;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color: #aaa;
}

.accordionHeader a.open{
	background:url('images/toggle_pfeil_up.png') right 4px no-repeat;	
}

.accordionHeader a:hover{
	text-decoration:none;
	color: #f0f;	
}

.accordionContents{
	display:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

* + html .accordionContents {
	/*position: ie7 hack*/
	position: relative;
}

/* fix gegen das jumping des accordions ... */
.inneraccordion {
	margin: -1px 0 -1px 0;
	padding: 1px 0 1em 0;
}

/* styling ie67 */
* + html .inneraccordion .cufon-vml-canvas, .inneraccordion .cufon-vml .cufon-alt {
 position: relative;
}
