/*
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";

body {background:url(style/images/bg.gif) repeat-x; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size:11px; color:#222;}

#header { width:800px; height:180px; margin-left:auto; margin-right:auto; background:url(style/images/title.gif);}

#menu { width:800px; height:22px; position:absolute; bottom:0px; left:0px; padding-left:16px;}

#wrapper { width:800px; margin-left:auto; margin-right:auto;}

#main { width:600px; min-height:426px; padding:10px; background:#f5f5f5; float:left; padding-bottom:80px;}

#sidebar { width:155px; padding:10px; background:#f5f5f5; float:right;}

#footer { width:800px; height:30px; color:#fff; margin-left:auto; margin-right:auto; background:#222; float:left; clear:both; text-align:center; line-height:30px;}

.floatright { float:right;}
.floatleft { float:left;}

img {border:0;}

/* TYPOGRAFI */
h2 {font-size:220%; margin-bottom:10px; margin-top:15px; color:#222;}
h3 {font-size:180%; margin-bottom:4px; margin-top:10px; color:#222;}
h5 {font-size:80%; color:#000;}
h6 {border-bottom:#00aeef 1px solid; font-size:80%; padding:1px; margin-bottom:8px; color:#00aeef;}


/* MENY */
#meny{margin-left: 0; padding-left: 0;}
#meny li{display: inline; list-style-type: none;}
#meny a{padding: 7px 11px; text-decoration: none;}

#meny a:link{color: #000;}
#meny a:visited{color: #000;}
#meny a:hover{background: #333; color:#fff;}
#meny a#current{background: #333; color: #fff;}


/* LÄNKAR */
a {color:#000; text-decoration:none;}
a:visited {text-decoration:none; color: #000;}
a:hover {text-decoration:none; color: #999;}
a:active {text-decoration: none; color: #999;}

.link2 a {color:#cc092f; text-decoration:none;}
.link2 a:visited {text-decoration:none; color: #cc092f;}
.link2 a:hover {text-decoration:none; color: #ccc;}
.link2 a:active {text-decoration: none; color: #ccc;}
