/*  
Theme Name: Burritos 1.0
Theme URI: http://www.malkovitch.se
Description: This is the theme for Burritos.
Version: 1.0
Author: Joakim Norberg
Author URI: http://www.malkovitch.se

*/


* {
margin: 0;
padding: 0;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p {
margin: 0;
padding: 0;
}

p {
padding: 10px 0 0 0;
}

body {
background-color: #d15e20;
background-image: url('grafik/background.gif');
background-repeat: repeat-x;
background-position: top;
}

a:link {
text-decoration: none;
color: #8fbc11;
}

a:visited {
text-decoration: none;
color: #8fbc11;
}

a:visited {
text-decoration: none;
color: #8fbc11;
}

a:hover {
text-decoration: underline;
color: #8fbc11;
}

#page {
width: 900px;
margin: 0 auto;
min-height: 100%;
background-color: #fff;
}

* html #page {
height: 100%;
}

.clearer {
clear: both;
display: block;
height: 1px;
margin-bottom: -1px;
}

#header {
height: 230px;
width: 900px;
background-color: #fff;
position: relative;
}

#logo {
position: absolute;
width: 880px;
height: 168px;
top: 7px;
left: 7px;
background-color: #6c9947;
}

#content {
padding-bottom: 120px;
background-color: #fff;
}

#dynamic_content {
font-family: verdana;
font-size: 12px;
line-height: 18px;
display: inline;
float: right;
width: 550px;
margin-top: 20px;
color: #333;
}

.post {
float: left;
padding-left: 20px;
padding-right: 55px;
margin-bottom: 20px;
}

.post h1 {
font-family: tahoma;
color: #8fbc11;
font-weight: normal;
font-size: 35px;
margin: 10px 0 15px 0;
letter-spacing: 1px;
}

.post h2 {
font-family: tahoma;
color: #333;
font-weight: normal;
font-size: 20px;
margin: 20px 0 0 0;
letter-spacing: 1px;
}

.post li {
font-family: verdana;
list-style-type: square;
color: #333;
font-weight: normal;
font-size: 12px;
line-height: 25px;
}

.post ul {
padding-left: 15px;
padding-top: 10px;
}

.entry {
}

.sidebar {
display: inline;
clear: both;
float: left;
width: 300px;
padding-left: 25px;
padding-right: 10px;
margin-top: 20px;
}

.puff {
font-family: verdana;
font-size: 10px;
line-height: 16px;
color: #111;
display: inline;
clear: both;
float: left;
background-image: url('grafik/puff_tile.jpg');
background-repeat: repeat-y;
margin-bottom: 15px;
}

.puff_bottom {
width: 300px;
height: 15px;
display: inline;
clear: both;
float: left;
background-image: url('grafik/puff_bottom.jpg');
background-repeat: no-repeat;
}

.puff p{
padding: 5px 8px 0px 12px;
}

.bild {
margin: 0px;
}

.huvudbild {
margin-top: 6px;
}

.puff h1 {
font-family: tahoma;
color: #d66a04;
font-weight: normal;
font-size: 16px;
margin-top: 6px;
padding-left: 12px;
letter-spacing: 1px;
}

.puff h2 {
font-family: tahoma;
color: #575757;
font-weight: bold;
font-size: 12px;
margin-top: 4px;
padding-left: 12px;
}

#footer {
background-image: url('grafik/bg_bottom.gif');
background-repeat: repeat-x;
background-position: top;
width: 865px;
font-family: verdana;
font-size: 10px;
line-height: 18px;
color: #111;
background-color: #fff;
padding-top: 18px;
padding-bottom: 20px;
padding-left: 35px;
position: relative;
}

img.footer {
top: 23px;
left: 320px;
position: absolute;
}

.navigation {
background-image: url('grafik/bg_nav.gif');
background-repeat: repeat-x;
background-position: bottom;
position: absolute;
width: 900px;
bottom: 0px;
left; 0px;
background-color: #fff;
text-align: center;
}

.navigation li {
list-style: none;
padding-top: 5px;
padding-right: 7px;
padding-left: 7px;
padding-bottom: 8px;
}

.navigation ul li {
list-style-type: none;
display: inline;
}

.navigation a {
font-family: tahoma;
font-size: 12px;
text-decoration: none;
color: #666;
text-transform: uppercase;
letter-spacing: 1px;
}

.navigation a:hover {
text-decoration: none;
color: #8fbc11;
text-transform: uppercase:
letter-spacing: 1px;
}


	
