/* @override http://www.bsk.se/wp-content/themes/bsk/style.css */
/*
Theme Name: bsk
Theme URI: http://www.test.se
Description: bsk
Version: 1.0
Author: Samuel Larsson & Samuel Svensson // Sderhavet
Author URI: http://www.soderhavet.com
Tags: wordpress squeeze
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";



/* G E N E R A L */

body {
     margin: 20px;
     color: #808080;
     background-color: #a0a0a0;
     background-image: url(style/images/bg.gif);
     font: 11px Arial, Helvetica, Geneva, sans-serif;
}



h1, h3{
     padding-top: 30px;
     padding-bottom: 20px;
     margin-bottom: 20px;
     border-bottom: 1px solid #cfcfcf;
     width: 940px;
     font-size: 36px;
     line-height: 40px;

}

h3{
     border-bottom: 0px solid #cfcfcf;
}

/*h2{
     font-size: 16px;
     line-height: 20px;
}*/


p{
     font-size: 14px;
     line-height: 25px;
     margin-top: 15px;
     margin-bottom: 20px;
}

a{
     color: #808080;
     text-decoration: none;
}
    
.clear{
     clear: both;
}


img{
	border: none;
	margin: 0;
	padding: 0;
}





/* T O P */

#date {
     display: none;
}

.Nyheter #date {
     display: inline;
}


#top{
     margin: auto;
     width: 980px;
     overflow: hidden;
}

#top img {
     width: 273px;
     height: 70px;
}

#top a {
     overflow: auto;
}



#top h1, #h2header{
     text-indent: -99999px;
     padding: 0px;
     margin: 0px;
     border: none;
     height: 0px;
}



#wrapper {
     margin: auto;
     width: 960px;
     padding: 20px 0px 20px 20px;
     background-color: #fff;
     position: relative;
     margin-top: 20px;
}




/* N A V I G A T I O N */


#menu > ul {
     display: block;
     width: 940px;
     border-bottom: 1px solid #a0a0a0;
     margin-bottom: 20px;
     height: 30px;
     position: relative;
     font-weight: bold;
}

#menu > ul.categoryPage {
     margin-bottom: 34px;
}

ul.children {
     display: none;
     border-bottom: 1px solid #cfcfcf;
     height: 20px;
     width: 940px;
}

/*nytt*/
li.page_item ul{
	 display: none;
     border-bottom: 1px solid #cfcfcf;
     height: 20px;
     width: 940px;
}

li.current-cat ul.children, li.current-cat-parent ul.children {
     display: block;
     clear: both;
     margin-bottom: 0px;

     top: 35px;
     left: 0;
    
     position: absolute;
     font-weight: normal;
     font-style: normal;
}
/*nytt*/
li.page_item.current_page_item ul, li.current_page_ancestor.current_page_parent ul{
	   display: block;
     clear: both;
     margin-bottom: 0px;

     top: 35px;
     left: 0;
    
     position: absolute;
     font-weight: normal;
     font-style: normal;
 
}
/* sista selctorn tillagd */
li.current-cat > a, li.current-cat-parent > a, .current_page_item > a, li.current_page_ancestor.current_page_parent > a {
     text-decoration: none;
     border-bottom: 4px solid #fed11e;
     padding-bottom: 6px;

    
}
/* sista selctorn tillagd */
ul.children li.cat-item > a, ul.children li.page_item > a{
	 padding-bottom: 3px;
}

ul.children li.current-cat > a, ul.children li.current-cat-parent > a, ul.children .current_page_item > a, li.current_page_ancestor.current_page_parent li.current_page_item > a{
     text-decoration: none;
     border-bottom: 2px solid #fed11e;
     padding-bottom: 1px;
         
}

li.cat-item, li.page_item {
    
     text-transform: uppercase;
     font-size: 11px;
     line-height: 14px;
     float: left;
     padding-right: 35px;
     padding-bottom: 10px;
     padding-top: 5px;
}
/*sista 2 selctorn tillagd*/
ul.children li.cat-item, ul.children li.page_item, li.page_item.current_page_item ul li, li.current_page_ancestor.current_page_parent li.current_page_item, li.current_page_ancestor.current_page_parent li.page_item{
     padding-top: 2px;
     padding-right: 18px;
}

li.cat-item a, li.page_item a {
     text-decoration: none;
     display: block;
     height: 15px;
}

li.cat-item a:hover, li.page_item a:hover {
     text-decoration: none;
     border-bottom: 4px solid #fed11e;
     padding-bottom: 6px;
         
}

ul.children li.cat-item a:hover, ul.children li.page_item a:hover, li.page_item.current_page_item ul li a:hover, li.current_page_ancestor.current_page_parent li.page_item a:hover {
     border-bottom: 2px solid #fed11e;
     padding-bottom: 1px;
         
}


#searchheader{
     float: right;
     width: 300px;
     height: 30px;
     top: -20px;
     position: relative;
     padding-top: 20px;
}

#searchField{
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
     background: #fed11e;
     border: none;
     width: 243px;
     color: #808080;
     padding: 5px 6px;
     font-family: Arial, Helvetica, Geneva, sans-serif;
     display: none;
     float: left;
	line-height: 10px;
	font-size:11px;
	height:14px;
}

#searchsubmit{
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
     background: #fff;
     border: none;
     color: #808080;
     height: 24px;
     width: 40px;
     padding: 0px;
     line-height: 13px;
     text-transform: uppercase;
     font-weight: bold;
     margin-left: 3px;
     font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
     float: right;
     cursor:pointer;
}

#kontaktFilter {
	clear: both;
	overflow: auto;
	margin-bottom: 10px;
}

#kontaktFilter ul {
	font-size: 11px;
	padding-right: 40px;
	line-height: 15px;
	float: left;
	margin-top: 10px;
	margin-bottom: 0;
	clear: both;
	list-style-type: none;
}

#kontaktFilter ul li {
	float: left;
	padding-right: 8px;
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 5px;
}

#kontaktFilter a:hover{
	border-bottom: 2px solid #fed11e;
	
}

#filterField{
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
     background: #fff;
     border: none;
     width: 928px;
     color: #808080;
     padding: 5px 6px;
     font-family: Arial, Helvetica, Geneva, sans-serif;
     float: left;
	line-height: 10px;
	font-size:11px;
	height:14px;
	clear: both;
}

/* W R I T E   B O X E S */

#holder{
     border-bottom: 1px solid #a0a0a0;
     margin-bottom: 20px;
    
}

.box {
     width: 320px;
     height: 300px;
     margin-right: 0px;
     margin-bottom: 20px;
     float: left;
}

.smallBox {
	display: none;
}

.large div.imgCont {
	width: 300px;
	height: 300px;
}

.medium div.imgCont {
	width: 300px;
	height: 140px;
}

.small div.imgCont {
	width: 140px;
	height: 140px;
}

div.imgCont a {
	width: 100%;
	height: 100%;
	display: block;
	background: #d5d5d5;
}



.large, .medium, .small{
     position: relative;
}

.large {
     width: 300px;
     height: 300px;
     margin-right: 20px;
     float: left;
     overflow: hidden;
}

.medium {
     width: 300px;
     height: 140px;
     margin-right: 20px;
     margin-bottom: 20px;
     float: left;
     overflow: hidden;
}

.small {
     width: 140px;
     height: 140px;
     margin-right: 20px;
     margin-bottom: 20px;
     float: left;
     overflow: hidden;
}

.large img {
     width: 300px;
     height: 300px;
}

.medium img {
     width: 140px;
     height: 140px;
     margin-left: 160px;
}

.small img {
     width: 140px;
     height: 140px;
     margin-top: -5px;
}
.content {
     position: absolute;
     overflow: hidden;
     padding: 5px 10px 5px 5px;
     background-color: #e2e2e2;
     line-height: 20px;
     
}

.content h2{
	font-size: 16px;

}



.medium .content h2{
     width: 145px;
     position: absolute;
     bottom: 0;
     padding-bottom: 5px;
}

.large .content {
     bottom: 0px;
     width: 285px;
     height: 60px;
   /*  font-size: 16px;*/
}

.medium .content {
     top: 0px;
     left: 0px;
     width: 145px;
     height: 130px;
    /* font-size: 16px;*/
}

.small .content {
     bottom:  0px;
     left: 0px;
     width: 125px;
     height: 60px;
   /*  line-height: 15px;*/
}

/* hover */

p.hoverInfo{
     position: absolute;
     visibility: hidden;
     left: 0;
     top: 0;   
     padding: 0px 20px 10px 0px;
     text-transform: capitalize;
     margin-top: 0px;
}

p.hoverInfo a {
     color: #fff;
     text-decoration: none;
}

p.hoverInfo a:hover {
     color: #fff;
     text-decoration: underline;
}

.medium:hover p.hoverInfo, .large:hover p.hoverInfo, .small:hover p.hoverInfo{
     visibility: visible;
     color: #fff;
     display: block;
     width: 290px;
     background-image: url(style/images/dark.png);
     z-index: 1;
     padding: 5px;
     font-size: 11px;
     line-height: 17px;
}

.small:hover p.hoverInfo {
     width: 130px;
     max-height: 60px;
}


/* S I N G L E     O N E */

.tags{
     width: 460px;
     float: left;
}

.tags a{
     text-decoration:underline;
}

#content_2{
     color: #505050;
}

.bildspel{
     width: 650px;
     padding: 0 0 0 20px;
     float: left;
}

#links{
     width: 220px;
     float: right;
     padding: 20px 0px 0px 0px;
}


/*see attributtes at the end of this stylesheet for logo--link-styling*/

.postwrap{
    
     padding: 0px 0px 20px 0px;
     margin: 0px 0px 20px 0px;
     border-bottom: 1px solid #a0a0a0;
     width: 940px;    
}


/* S I N G L E     T W O  */

#textpost{
     width: 565px;
     float: left;
}

em{
     font-weight: normal;
     font-style: normal;
}

#textpost h1{
     padding-top:20px;
     width: 565px;
}

#textpost_thumb{
     width: 300px;
     float: right;
     padding: 0px 0px 0px 0px;
}

#textpost_thumb p{
     font-size: 11px;
     line-height: 17px;
     padding: 10px;
     background-color: #f2f2f2;
     margin: 0px;
}


/*  P A G E  */

#textpage{
     width: 565px;
     float: left;
}

#textpage h1{
    
     width: 565px;
}


#textpage_thumb{
     width: 300px;
     float: right;
     padding: 0px 0px 0px 0px;
}

#textpage_thumb p{
     font-size: 11px;
     line-height: 17px;
     padding: 10px;
     background-color: #f2f2f2;
     margin: 0px;
}


#content_2 p a{
	border-bottom: 2px solid #fed11e;
	
}


/* F O O T E R */
         
#footer{
     background-color: #fff;
     width: 940px;
     border-top: 1px solid #a0a0a0;
     padding: 16px 0px 0px 0px;
    
    
}


#footer p{
     text-align: right;
     font-size: 11px;
     color: #8e8d8d;
     margin: 0px;
     line-height: 17px;
}


/* A T T R I B U T E S  ,      j Q U E R Y      &    M I S C */


/* jQuery slider */


.gallery
{
     width: 940px;
     height: 570px;
     position: relative;
     overflow: hidden;
     padding-top: 20px;
}

#sliderNav{
     float: right;
     width: 450px;
     text-align: right;
     padding: 0px 0px 0px 0px;
}

#prev, #next{

     width: 50%;
     height: 100%;
     cursor: pointer;
     display: block;
     position: absolute;
     z-index: 2;
     background: url(style/images/sprite_arrows.png) no-repeat 0 600px;
    
     }

#prev{
     left: 0;
}

#next{
     right: 0;
}

#prev:hover{background: url(style/images/sprite_arrows.png) no-repeat left 50%;}
#next:hover{background: url(style/images/sprite_arrows.png) no-repeat right 50%;}


#excerpt{
	width: 200px;
	position: absolute;
	z-index: 5;
	right:20px;
	bottom:20px;
	background: url(style/images/bg_whitetransp.png);
	
}

#excerpt p{
	font-size: 11px;
	line-height: 17px;
	margin: 10px;
	padding: 0px;
	
}

#sliderNav {
	display: none;
}

.image_container{
     position: absolute; z-index: 1;
    
    
     }

.image_container img
     {
          display: block;
          position: relative;
          float: left;
          /*margin-right: 10px;*/
         
     }              
    

a.next{}
a.prev{}
a.next:hover{background-position: -16px -59px;}
a.prev:hover{background-position: -78px -59px;}


.prev,.next{
     text-transform: uppercase;
     font-weight: bold;
}

#sliderNav a.prev{
     padding-left:0px;
     padding:0px 10px;
     background: url(style/images/sprite_slidernav.png) no-repeat left 49%;

}

#sliderNav a.next{
     padding:0px 10px;
     background: url(style/images/sprite_slidernav.png) no-repeat right 49%;

}

a[href^="http://www.flickr.com"]{
     padding:0px 0px 5px 25px;
     display: block;
     height: 17px;
     line-height: 17px;     
     background: url(style/images/flickrlogo.png) no-repeat 0 5px;
}

a[href$=".pdf"]{
     padding:0px 0px 15px 25px;
     display: block;
     height: 17px;
     line-height: 17px;
     background: url(style/images/pdflogo.png) no-repeat 0 0px;
}

:focus
{
  -moz-outline-style: none;
}

#tempSplashWrapper {
	height: 590px;
}

