/*  
Theme Name: Slaraffenland
Description: Slaraffenland wordpress layout
Version: 1.0
Author: Mbobo
Author URI:

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-seriff;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #333333;
}

h1{
	font-size: 24px;
	padding: 0 0 10px 0;
}

h3{
	font-size: 12px;
	text-transform: uppercase;
	background-color: #33ccff;
	padding: 2px 0 2px 10px;
	margin-bottom: 10px;
	width: 200px;
}

h4{
	font-size: 18px;
	text-transform:uppercase;
	color: #666666;
	padding: 0 0 20px 5px;
}

h5{
	font-size: 20px;
        line-height: 30px;
	text-transform: uppercase;
	background-color: #33ccff;
	padding: 2px 0 2px 10px;
	margin: 0 10px 10px 0;
	width: 530px;
}

.float_l{
        float: left;
}

.clear{
        clear: both;
}

#header{
	float: left;
	width: 950px;
	height: 135px;
	background-attachment: scroll;
	background-image: url(images/slaraffenland-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 10px 0 10px;
        display: inline;
}

#header h1{
	display: none;
}

.pages{
	display: none;
}


#footer{
        float: left;
	width: 950px;
	padding: 10px 0 0 0;
	height: 150px;
	background-attachment: scroll;
	background-image: url(images/slaraffenland-footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 10px 0 10px;
        clear: both;
        display: inline;
}

#footer p{
	line-height: 18px;
	font-seize: 12px;
        font-weight: bold;
	text-align: center;
}

#container{
	float: left;
	width: 560px;
	background-color: #ffffff;
	background-attachment: scroll;
	background-image: url(images/slaraffenland-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
        position: relative;
        display: inline-block;
        text-align: left;
}

.post{
	padding: 10px 0 10px 0;
	margin: 0 10px 30px 10px;
}

.post h2{
	font-size: 18px;
}

.post h2 a{
	text-decoration: none;
	color: #333333;
	padding: 2px 10px 2px 0;
}

.entry{
	line-height: 13px;
}

p.postmetadata{
	border-top: 1px dotted #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 30px 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
}

.sidebar p{
	font-family: Arial, Helvetica, Georgia, Sans-seriff;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #333333;
	background-color: #ffffff;
}

.sidebar{
	float: left;
	width: 240px;
	background: none;
	margin: 0 -10px 0 0;
	display: inline;
        text-align: left;	
}

.sidebar ul{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-size: 12px;
	text-transform: uppercase;
	background-color: #33ccff;
	padding: 2px 0 1px 10px;
	margin:0 0 20px 0;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 18px;
}

.sidebar_left{
	float: left;
	width: 150px;
	background: none;
	margin: 10px 0 0 0;
        padding-top: 0px;
	display: inline;
}

.sidebar_left ul, .sidebar_left ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar_left ul li{
	padding: 0;
}



#wrapper{
	margin: 0 auto 50px auto;
	padding: 0px;
	width: 950px;
        height: 1%;
	background-color: #ffffff;
	text-align: left;
	border: 1px solid #cccccc;
	border-top: none;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
        position: relative;
}

.sidebar a:link, a:visited{
	text-decoration: none;
	padding: 1px 3px 1px 3px;
	color: #3399CC;
	background-color: #ffffff;
}

.sidebar a:hover{
	text-decoration: none;
	color: #66CCFF;
}

a:link, a:visited{
	text-decoration: none;
	padding: 1px 3px 1px 3px;
	color: #3399CC;
	
}

a:hover{
	text-decoration: none;
	color: #336699;
}

p{
	padding: 10px 0 0 0;
}

.entry img {
	
	margin: 5px 5px 5px 0;
	padding: 5px;
}

h2.widgettitle a:link, h2.widgettitle a:visited{
	text-decoration: none;
	padding: 1px 3px 1px 3px;
	color: #333333;
	background-color: #33ccff;
}

/* DETTE ER CSS TIL PAGES */

.button{
        float: right;
        width: 130px;
        text-align: center;
        padding-top: 10px;
        
}
.button p{
        padding: 0;
        margin: 0;
        
}
#music li{
        list-style-type: none;
        height: 120px;
        margin: 10px;
        padding: 0;
        clear: both;
        border-bottom: 1px dotted #cccccc;
}
#shop td, #music td{
        font-weight: bold;
        text-transform: uppercase;
        padding-left: 20px;
}

#shop ul, #shop p, #music ul, #music p{
        margin: 0;
        padding: 0;

}

#shop form{
        float: right;
        padding: 0 10px 10px 0;
        text-align: right;
        clear: right;
}

#shop img{
        float: left;
        padding: 0 10px 10px 0;
}
#shop li{
        list-style-type: none;
        height: 170px;
        margin: 10px;
        padding: 0;
        clear: both;
        border-bottom: 1px dotted #cccccc;
}
#shop li.head, #music li.head{
        list-style-type: none;
        line-height: 1em;
        height: 50px;
        margin: 10px;
        padding: 0;
        clear: both;
        border-bottom: 1px dotted #cccccc;
        font-size: 18px;
        font-weight: bold;

}

#shop p.info{
        padding: 0 120px 5px 0;
}

.just{
        text-align: justify;
}
a img{
        text-decoration: none;
        border: 0;
}


.sub-pages{
	padding-top: 40px;
}

.sub-pages p{
	line-height: 18px;
	padding: 0 0 20px 10px;
}

.sub-pages a{
	padding: 0;
        background-color: #ffffff;
}

.sub-pages img {
	margin: 5px 5px 5px 0;
	padding: 5px;
}

.sub-pages h4{
	padding-left: 10px;
}

#right{
	float: right;
}

.small{
	font-size: 11px;
}

.break{
	padding: 0;
	margin: 0;
	float: right;
	border-width: 0;
	border-style: none;
	text-decoration: none;
}

a:link.photo, a:visited.photo{
	text-decoration: none;
	padding: 0;
	color: #cccccc;
	background-color: #ffffff;
}

a:hover.photo {
	text-decoration: none;
	padding: 0;
	color: #333333;
	background-color: #ffffff;
}


/* DETTE ER CSS TIL MENU DELEN */


#menu a:link{
	color: #33ccff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background-color: #ffffff;
	padding: 6px 5px 6px 10px;
	margin: 0px 10px 6px 0px; 
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

#menu a:visited{
	color: #33ccff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background-color: #ffffff;
	padding: 6px 5px 6px 10px;
	margin: 0px 10px 6px 0px; 
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}


#menu a:hover{
	color: #66ccff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background-color: #666666;
	padding: 6px 5px 6px 10px;
	margin: 0px 10px 6px 0px; 
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

#menu a:active{
	color: #66ccff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background-color: #666666;
	padding: 6px 5px 6px 10px;
	margin: 0px 10px 6px 0px; 
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

#menu h2{
       display: none;
}


/* DETTE ER CSS TIL COMMENTS DELEN */


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #eeeeee;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-size: 12px;
	text-transform: uppercase;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* DETTE ER CSS TIL newsletter DELEN */


.wpsb_form_label{
	background-color: #cccccc;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}


