/*
Theme Name: Cayenne Design 1.2
Theme URI: http://wordpress.org/
Description: Cayenne Design coustom theme - Manne 2009
Version: 1.2
Author: Manne 

Cayenne Design - simple two-column layout, little text - big images
Widget Ready - Costum made to fit your needs.
Manne - 2009
*/


/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, 
q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
} 
:focus { 
	outline: 0;
} 
body, html {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:15px
	color:#000;
	height:100%;
	
	
}
#outer {}
#outer[id] {height: 100%; width: 100%; overflow: visible; display: table; position: static;}

#middle {} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}
	
.container {
	width: 960px;
	height: 600px;
	min-height: 600px !important;
	position: relative;
	
	text-align:left;
	margin: 30px auto;
}
#logo {
	display:block;
	height:50px;
	
}
.topbar {
	width:830px;
	position:absolute;
	height:50px;
	right:0px;
	top:0px;
	zoom:1;
}
.topbar a, .topbar p {
	text-align:right;
	text-transform: uppercase;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:bold;
	padding:6px 0 0 0;
	text-decoration: none;
	
}
.sidebar {
	width:230px;
	margin:0 10px 0 0;
	float:left;
	position:relative;
	height:540px;
}
ul {
	list-style:none;
}
.menu a {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:21px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:-1px;
	line-height:30px;
}
a, .current_page_item a {
	color:#000;
}
a:hover, .current_page_item a, .current_page_parent a, .activeSlide  {
	color:#f29100;
}

.menu  ul a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	text-transform:capitalize;
	line-height:20px;
	letter-spacing: normal;
}
.menu ul {
	display:none;
	padding: 0 0 10px 0;
}
.menu  li.current_page_item ul, .menu  li.current_page_parent ul  {
	display:block;
	
}
.menu  ul li.current_page_item, .menu  ul li:hover {
   	list-style-image: none;
   	background-image: url(img/gt.png);
   	background-repeat: no-repeat;
   	background-position: left center;
   	padding-left : 13px;
   	margin-left: -13px;
}
.current_page_item ul li a, .current_page_parent ul li a {	
	color:#000;
}

.sidebar_info {
	position:absolute;
	bottom:0;
	width:210px;
}
#nav {
	display:inline;
}
#nav a {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:14px;
	padding:13px 6px 3px 0px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:7px;
	float:left;
}

#main {
	width:720px;
	background:#eee;
	height:540px;
	float:left;
	position:relative;
}
h2 {
	font-size:14px; 
	padding: 6px 0 0 0;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif; 
	text-transform:capitalize;
}
p {
	font-size:12px;
	padding:8px 0 0 0;
	line-height:18px;
}
.kunder p {padding:0;line-height:20px;text-transform:capitalize;}
.kunder {padding:0 0 10px 0;}
.gt {
	background-image: url(img/gt.png);
   	background-repeat: no-repeat;
   	background-position: right bottom;
	width:10px;
	height:9px;
	padding:13px 0 3px 0px;
	display:block;
	float:left;
	
}
.gt_h2 {
	background-image: url(img/gt.png);
   	background-repeat: no-repeat;
   	background-position: right center;
	width:10px;
	padding:0 0 0 13px;
	
}

