/*
	Theme Name: Norrsten
	Description: Tema till Norrsten.se
	Date: 25th Feb 2010
        Author: Karin Persson

*/

body {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
        padding: 0;
	text-align:left;
	padding: 0;
	background-color:#f2f2f2;
	line-height: 160%;
}

.bildram img { border: 1px solid #ccc; padding: 5px; }

.bildramminnes img { border: 1px solid #ccc; padding: 5px; margin-left: 10px; }

img {
    border: none;
}

#header{
	border-bottom: 1px solid #d2d2d2;
} 
#header2{
	padding: 0 0 14px 0;
	margin: 0 auto; 
	width: 900px;
} 
#headerleft{
	float:left;
	width: 600px;
        padding-top: 20px;
} 
#headerright{
	float:right;
	width: 300px;
}
#content{
   background-color: #fff;
}
#contentwrapper{
	margin: 0 auto; 
	width: 900px;
	padding: 20px 0;
}
#footer{
        clear: both;
	border-top: 1px solid #d2d2d2;
} 
#footer2{
	padding: 0 0 14px 0;
	margin: 0 auto; 
	width: 900px;
} 
#footerleft{
	float:left;
	width: 600px;
} 
#footerright{
	float:right;
	width: 100px;
	text-align:right;
}
a:link, a:active, a:visited {
	font-weight: normal;
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #818285;
	text-decoration: none;
	font-weight: normal;
}
h1 {
	font: 14pt Arial, Helvetica, sans-serif;
	color: #818285;
        font-weight: bold;
}
h2 {
	font: 12pt Arial, Helvetica, sans-serif;
	color: #818285; 
}
input, textarea, option, select {
    font-size: 7pt;
    color: #999;	
    border: 0;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #dfe0e1;

}
.loggainform { margin: 10px 0 80px 0; float: right; }


/*  meny 
/*------------------------------------------------------ */

#meny {
   width: 600px;
   font: 7pt Arial, Verdana, Helvetica, sans-serif;
   text-transform: uppercase;
}
#meny ul{
   margin: 13px 0 0 0;
   padding: 0;
   list-style: none;
}
#meny li{
   float: left;
}
#meny li a {
   display: block;
   text-align: center;
   color: #818285;
   text-decoration: none;
   padding: 2px 10px;
   border-left: 1px solid #d2d2d2;
}
#meny li a:hover {
   background-color: #e7e7e7;
   border-left: 1px solid #d2d2d2;
}


/*    inlagg   
/*------------------------------------------------------ */

.nyhettitel{
    border-bottom: 1px solid #231f21;
    padding-bottom: 5px;
}
.nyhetdate {
        color: #554e52;
}
.post-border{
    border-bottom: 1px solid #231f21;
}
.post-h{
    float:left;
    text-align: left;
    width: 800px;
}
.post-title{
	font: 15pt Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#333333;
}
.post-info{
    color: #554e52;
    float:right;
    width: 100px;
    text-align: right;
    margin-top: 20px;
    font-size: 12pt;
}
.post-content{
    margin-top: 15px;
}



/*  lagerstenar 
/*------------------------------------------------------ */

.clearcol {clear:both;}

.floatpost { 
        padding: 0; 
        margin: 20px 20px 0 0;
        width: 430px; 
        float: left;
}
.indexthumb { float:left;width: 190px; }

.indexpost { float:left;width: 240px; }

img.thumbnail { width: 160px; }

.indexclear { clear:both; height: 5px; margin-bottom: 17px; }

h3.indexpost {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #818285; 
        font-weight: bold;
        margin: 0 0 5px 0;
        border-bottom:1px solid #f2f2f2; 
}


/*  searchform  
/*------------------------------------------------------ */

#search{	
	float:right;
        width: 142px;
	height: 25px;
        padding: 0;
	margin: 0;
	background: url('images/ns-searchbg.gif') no-repeat top right;
	}
#search input { margin: 0; padding: 0; border: 0; }
#mainsearch {
	margin: 0;
	padding: 0;
	position: relative;
	}
#mainsearch #s {
	width: 105px;
        position: absolute;
	margin: 0;
	padding: 5px;
	background: none;
	border: 0;
	}


/*  annat
/*------------------------------------------------------ */

.clear {
	clear:both;
	height: 0;
}
#comments p{
	margin: 0;
}
.comment-info{
	font-size: 10px;
}
#trackbacks blockquote, #comments blockquote {
    background: #CCC;
    border-left: double #666;
    padding: 5px;
}
#comments form{
	font-size: 10px;
}
fieldset{
	border: none;
}
.titleul{
	list-style: none;
}
.gemlink { width:900px; clear: both; margin: 10px auto; text-align: right; font-size: 7pt; }
.gemlink a { color: #aaa; text-decoration: none; }

/*  bildspel startsida  
/*------------------------------------------------------ */
#slider { position:relative; width:900px; height:350px; background:url(images/loading.gif) no-repeat 50% 50%; margin: 5px 0 }
#slider img { position:absolute; top:0px; left:0px; display:none }
#slider a { border:0; display:block }

/*  slideshow
/*------------------------------------------------------ */

div.wrap {
width : 900px;
margin : 0 auto;
text-align : left;
}
div#top div#nav {
float : left;
clear : both;
width : 900px;
height : 52px;
margin : 22px 0 0;
}
div#top div#nav ul {
float : left;
width : 400px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#sheader {
margin : -1px 0 0;
}
div#video-header {
height : 683px;
margin : -1px 0 0;
}
div#sheader div.wrap {
height : 350px;
background-color: #000;
}
div#sheader div#slide-holder {
z-index : 40;
width : 900px;
height : 350px;
position : absolute;
}
div#sheader div#slide-holder div#slide-runner {
width : 900px;
height : 350px;
overflow : hidden;
position : absolute;
}
div#sheader div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#sheader div#slide-holder div#slide-controls {
left : 0;
bottom : 300px;
width : 900px;
height : 46px;
display : none;
position : absolute;
background : url(http://www.norrsten.se/wp/wp-content/slideshow/images/slide-bg.png) 0 0;
}
div#sheader div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
div#sheader div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
div#sheader div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#sheader div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#sheader div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(http://www.norrsten.se/wp/wp-content/slideshow/images/silde-nav.png);
}
div#nav ul li a {
background : url(http://www.norrsten.se/wp/wp-content/slideshow/images/nav.png) no-repeat;
}

