/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";b
html{
	margin: 0px;
	padding: 0px;
}

body,html{
	height:100%;
	background-color:#e1e1e1;
	border-top:solid #222 2px;
}


/*
	STRUCKTURE
*/

#container{
	border-left:solid #FFF 7px;
	border-right:solid #FFF 7px;
	width: 900px;
	margin:0px auto;
	background-image:url(img/mainbg.png);
	background-repeat:repeat-y;
	
	min-height:100%;
	height: auto !important;
	height: 100%;
	padding-bottom:70px;
}
/*
	HEADER
*/

#headofheads{
	height:30px;
	background-color:#FFF;
	
}


#karljohandir{
	height:27px;
	width:250px;
	float:left;
	left: -8px;
}

#karljohandir h2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	display:inline;
	color:#000;
	font-size:14px;
	font-weight:700;
	color:#333;
	padding-left:10px;
	left:10px;
}

h1#logo{
	width:150px;
	height:123px;
	background-image:url(img/logo.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#header{
	position:relative;
	height:150px;
	width:900px;
	background-image:url(img/beskrivning.png);
	background-repeat:no-repeat;
}

#spacer{
	height:9px;
	background-image:url(img/stripes.png);
	background-color:#FFF;
	background-repeat:repeat-x;
}

#twitter{
	position:absolute;
	bottom:0px;
	right:0px;
	height:58px;
	width:405px;
}



/*
	MENU
*/


/*dropDown*/



#menu-bar{
	height:32px;
	background-color:#FFF;
	left:-5px;
	width:905px;
}


#menu-bar #navigation .mainMenu{
	float:left;
}


/* new dorp-down*/

#menu-bar ul{ /* all lists */
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	color:#333;
	font-size:14px;
	font-weight:700;
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu-bar li { /* all list items */
	float: left;
	position: relative;
	cursor: pointer;
}

#menu-bar li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
	background: white;
}

#menu-bar li ul { /* second-level lists */
	padding: 4px;
	background: white;
	float: left;
	display: none;
	position: absolute;
	top: 17px;
	top	left: 0;
	z-index: 1;
}

#menu-bar li ul li{ 
	margin-top: 5px;
}


#menu-bar li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}


#leftNav
{
	width:600px;
	float:left;
}

#menu-bar #rightNav li a
{
	width:300px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	display:inline;
	color:#333;
	font-size:14px;
	font-weight:700;
}


#menu-bar #login li{
	float:right;
}

body#hem a#hemnav{
	border-bottom:#C00 solid 4px;
}

body#hem a#pressnav{
	border-bottom:#C00 solid 4px;
}



body#hem a#bloggnav{
	border-bottom:#C00 solid 4px;
}

#menu-bar #navigation{
	height:32px;
}

#menu-bar #navigation li a{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	display:inline;
	color:#333;
	font-size:14px;
	font-weight:700;
	text-decoration:none;
	margin-right:5px;
	margin-left:5px;
	padding-bottom:8px;
}

ul .current_page_item #topNav {
	border-bottom:#C00 solid 4px;
}

#menu-bar li .current_page_item a{
	border: none;
}


#aktuelltOne{
	float:left;
	width:429px;
	min-height:200px;
	height: 100%;
	border-right:dotted #CCC 1px;
	padding-right:10px;
	margin-bottom: 30px;
}

#aktuelltTwo{
	padding-left:10px;
	float:left;
	width:420px;
	margin-bottom: 30px;
}

/*
	TYPEFACES
*/
H2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:10px 10px 0px 0px;
}

H3{
	font-family: Georgia;
	font-size:17px;
	font-style: italic;
	font-weight: bold;
	margin:10px 10px 0px 0px;
	color: #222;
}

p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height: 16px;
	margin:0px 10px 0px 0px;
}

a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}

 bold{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:10px 10px 0px 10px;
	font-size:1000px;
}

/*
	FOTTER
*/

.push, #footer{
	height:70px;
}

#footer{
	position:absolute;
	bottom:0px;
	background-color:#333;
	width:900px;
	text-align:right;
}

#footer p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#666;
	padding-top:30px;
}

#footer a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#666;
}

#footer a:hover{
	color:#CCC;
}

/*
costum-page
*/
#wrapperCostum{
	height:100%;
	min-height:100%;
	background-image:url(img/mainbg.png);
	background-repeat:repeat-x;
}

#mainCostum{
	height: 100%;
	padding-top:10px;
	float:left;
	padding:15px 30px 20px 30px;
	width:470px;
}

#sideCostum{
	float:right;
	width:350px;
}

#sideCostum a:hover{
	text-decoration:underline;
}

#sideCostum h2{
	font-size:18px;
	font-family:"MS Serif", "New York", serif;
	font-style:italic;
	margin: 10px 35px 0px 35px;
	color:#FFF;
}

#sideCostum p{
	margin: 10px 35px 0px 35px;
	color:#FFF;
}

#sideCostum a{
	margin: 10px 0px 0px 35px;
	color:#FFF;
	text-decoration:none;
}

#sideCostum li{
	margin: 10px 35px 0px 0px;
	color:#FFF;
	text-decoration:none;
}

rss a{
	background-image:url(img/rss.png);
	background-repeat:no-repeat;
	padding:10px 0px 0px 35px;
	text-decoration:none;
	color:#000;
	position:absolute;
}

#karl{
	width:350px;
	height:247px;
	background-color:#000;
	background-image:url(img/karljohan.jpg);
}

.pdf a{
	margin:15px;
	background-image:url(img/pdfLogo.gif);
	background-repeat:no-repeat;
	padding:27px 0px 0px 60px;
	text-decoration:none;
	color:#000;
}


#hemmain a{
	color: white;
	text-decoration: underline;
}

#hemmain a:hover{
	color: white;
	text-decoration: none;
}

#mainCostum pdf a:hover{
	color:#666;
}

#boat{
	
}

/*
	costum field
*/
.post-meta-key{
	text-indent:-9999px;
	position:absolute;
}

.post-meta{
	position:absolute;
	top:-10px;
}


/*
	kontakt
*/
#logos{
	margin-left:30px;
}

#skype{
	width:60px;
	height:28px;
	background-image:url(img/kontakt/Skype.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}

#linkedin{
	width:59px;
	height:23px;
	background-image:url(img/kontakt/LI_brand_RGB_01302005.gif);
	background-repeat:no-repeat;
	margin-top:15px;
}

#facebook{
	width:60px;
	height:23px;
	background-image:url(img/kontakt/Facebook.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}

/*
 	k�nsloskolan
*/

#boat{
	width:350px;
	height:356px;
}

/*
	HEM!
*/

#wrapperHem{
	height:100%;
	min-height:100%;
	background-color:#4f4f4f;
}

#hemcontainer{
	background-color:#ebebeb;
}

#boxContainer{
	text-shadow: black 1px 1px 1px;
	height:140px;
	max-width:900px;
}

#boxContainer p{
	line-height: 22px;
	font-size: 16px;
	font-family: Georgia;
}

#boxOne{
	width:25%;
	height:150px;
	text-align:center;
	float:left;
	background-color:#9a9e7c;
}

#boxOne h2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FFF;
	font-size:20px;
	font-weight:lighter;
}

#boxOne p{
	font-style:italic;
	color:#FFF;
}

#boxTwo{
	width:25%;
	height:150px;
	text-align:center;
	float:left;
	background-color:#a3a88e;
}

#boxTwo h2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FFF;
	font-size:20px;
	font-weight:lighter;
}

#boxTwo p{
	font-style:italic;
	color:#FFF;
}

#boxThree{
	width:25%;
	height:150px;
	text-align:center;
	float:left;
	background-color:#b2b7a4;
}

#boxThree h2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FFF;
	font-size:20px;
	font-weight:lighter;
}

#boxThree p{
	font-style:italic;
	color:#FFF;
}

#boxFour{
	width:25%;
	height:150px;
	text-align:center;
	float:left;
	background-color:#bdc1b3;
}

#boxFour h2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FFF;
	font-size:20px;
	font-weight:lighter;
}

#boxFour p{
	font-style:italic;
	color:#FFF;
}

#hemhead{
	height:247px;
	background-color:#06C;
	float:right;
}

#kjholder{
	height:247px;
	width:350px;
	float:left;
}

#heminfo{
	height:177px;
	width:530px;
	background-color:#696969;
	padding: 20px 10px 10px 10px;
}

#sub{
	width:550px;
	height:50px;
	background-color:#727272;
}

#readknapp{
	height:50px;
	width:150px;
	background-color:#4f4f4f;
	float:right;
	text-align:center;
}

#readknapp p{
	padding-top:15px;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
}


#heminfo h1{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FFF;
	font-size:20px;
	font-weight:lighter;
	line-height:5px;
}

#heminfo h2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FFF;
	font-size:15px;
	font-style:italic;
	font-weight:lighter;
}

#heminfo p{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
}

#bloglink{
	padding-left:10px;
	padding-top:10px;
	height:25px;
	background-color:#ebebeb;
}

#bloglink p{
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:14px;
}

#bloglink p2{
	font-family:Verdana, Geneva, sans-serif;
	color:#C00;
	font-size:14px;
}

#hemmain{
	background-color:#4f4f4f;
	padding:20px 10px 30px 10px;
	width:880px;
	height: auto;
}


#hemmain p{
	color:#FFF;
}

#hemmain h2{
	color:#FFF;
	font-size:18px;
}


/*
	BLOG
*/

.post {
	margin-bottom:50px;
	width:470px;
	position:relative;
}

.post h2{
}

.post p{
	padding-bottom:20px;
}

.date{
	margin-top:5px;
	margin-bottom:15px;
}

.comments p{
	font-style:oblique;
	font-weight:500;
	border-bottom:#999 dotted 1px;
}

/*
	COMMENTS
*/

#mainCostum img{
	padding:0px 10px 10px 0px;
}


.referenser{
	width:470px;
	min-height:250px;
	height:250px;
	padding-botton:10px;
	margin-bottom:20px;
	border-bottom:#666 dotted 1px;
}

/*MAIL FORM*/


.error{
	background: aqua;
}

#mainCostum .post-meta{display: none;}


