/*
	Theme Name: Leab
	Description: Tema till Leab
	Date: March 2010
        Author: Karin Persson
        Author URI: http://www.cyan.nu

*/

body {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
        padding: 0;
	text-align:left;
	padding: 0;
	background: #373737 url(images/leab-topbg.jpg) repeat-x;
	line-height: 160%;
}
img {
    border: none;
}
.aligncenter, div.aligncenter { display: block;	margin: 5px auto; padding: 0 }
.alignnone { padding: 0 0 }
.alignleft { float: left; margin: 20px  }
.alignright { float: right; margin-left: 20px }
#header{
	padding: 0;
} 

#headermenulight{
	padding: 0;
    margin: 0; 
    z-index: 9999;
    position: absolute;
    top: 0; left: 0; right: 0; 
    height: 200px;
    background: url(images/leab-menybg.png) top repeat-x;
} 

#headermenuwrapper{
	padding:0;
	margin: 0 auto; 
	width: 900px;
} 

#logo{
	float:left;
	width: 320px;
} 
#headerright{
	float:right;
	width: 650px;
}
#slideshowwrap { margin: 0 auto; width: 900px; height: 192px; }

#slideshow { margin: 0 auto; width: 900px; height: 192px; position: relative; background: url(images/randombg/rotate.php) no-repeat top; }

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0;
    height: 192px;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 192px;
    display: block;
    border: 0;
}

#content{
   background-color: #fff;
   clear: both;
}
#contentwrapper{
	margin: 0 auto; 
	width: 900px;
	padding: 15px 0 10px 0;
}
#footer{
        clear: both;
	background: url(images/leab-bottombg.png) repeat-x;
} 
#footer2{
	padding: 20px 0;
	margin: 0 auto; 
	width: 900px;
        color: #fff;
        font-size: 7pt;
} 
#footer2 form {
	margin: 0; 
} 
#footer2 p {
	margin: 0; 
        padding: 0;
} 
#footer3{
        clear: both;
	background: #373737;
} 
#footer4{
	padding: 10px 0;
	margin: 0 auto; 
	width: 900px;
        color: #fff;
        font-size: 7pt;
} 
.footerright input {
	margin:0;
} 
.footerright p {
	margin:0;
        padding: 0;
} 
.footerleft{
	float:left;
	width: 450px;
} 
.footerright{
	float:right;
	width: 450px;
}
.footerleft a:link, a:active {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.footerleft a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.footerleft a:hover {
	color: #dafe8e;

}
.footerright a:link, a:active {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.footerright a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.footerright a:hover {
	color: #dafe8e;

}
.userterms {
	margin: 0;
        padding: 0;
}
#content a:link, a:active, a:visited {
	font-weight: normal;
	color: #373737;
	text-decoration: none;
}
#content a:hover {
	color: #818285;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
}
h1 {
	font: 14pt Arial, Helvetica, sans-serif;
	color: #373737;
}
h1 a:link, a:active { color: #373737; }

h2 {
	font: 12pt Arial, Helvetica, sans-serif;
	color: #373737; 
}
h2 a:link, a:active { color: #373737; }

.grafikprofil { padding-bottom: 10px; margin-top:50px; border-bottom: 1px solid #ccc; }

h3 { font: 10pt Arial, Helvetica, sans-serif; color: #373737; margin-top: 20px; font-weight: bold; }

h5 {
	font: 13pt Arial, Helvetica, sans-serif;
        margin: 0 0 5px 0;
        padding: 0;
	color: #373737; 
}
h4 {
	font: 15pt Arial, Helvetica, sans-serif;
        margin: 5px 0 5px 0;
        padding: 0;
	color: #fff; 
}
input, textarea, option, select {
    font: 8pt Arial, Helvetica, sans-serif;
    color: #999;	
    border: 1px solid #999;
    padding: 4px;
    margin: 0 4px;
    background-color: #fff;
}



/* bilder startsidan
/*------------------------------------------------------ */

.startleft { 
width: 440px;
float: left;
background: url(images/start-left.jpg) no-repeat; 
}
.startright { 
width: 440px;
float: right;
background: url(images/start-right.jpg) no-repeat; 
}
.startrubrik {	
    font: 16pt Arial, Helvetica, sans-serif;
    color: #444;
    padding: 25px 0 0 0;
}
.starttext { margin: 0 20px 10px 20px; width: 170px; height: 150px; overflow: hidden; }

.startlasmer {
   width: 160px;
   height: 40px;
   margin-left: 20px;

}
.startlasmer a {
display:block;
text-align: center;
line-height: 32px;
font-size: 9pt;
width: 160px;
height: 40px;
background: url(images/start-knapp.png) bottom no-repeat;
text-decoration: none;
}
.startlasmer a:hover { 
background: url(images/start-knapp.png) top no-repeat;
}


/*  meny - header OCH footer
/*------------------------------------------------------ */

#meny {
   float: left;
   height: 44px;
   width: 450px;
   margin-left: 20px;
   font: 7pt Arial, Verdana, Helvetica, sans-serif;
}
#meny li a {
   display: block;
   text-align: center;
   color: #ffffff;
   text-decoration: none;
   padding: 16px 10px 16px 10px;
   text-transform: uppercase;
}
#meny li a:hover {
   background-image: url(images/transbg.png);
   color: #eee;
   display: block;
   text-decoration: none;
}
#meny ul{
   margin: 0;
   padding: 0;
   list-style: none;
   text-align: left;
}
#meny li {
   float: left;
   position: relative;
}
#meny li:hover ul { display: block; }

#meny li ul {
  display: none;
  position: absolute; 
  top: 35px;
  padding-top: 10px;
  left: 0;
  }
#meny li ul a {
   display: block;
   text-align: left;
   text-decoration: none;
   padding: 5px 10px;
   width: 110px;
   border-left: 1px solid #fff;
   text-transform: none;
   line-height: 6px;
   margin-top: 4px;
}
#meny li ul a:hover {
   background-image: url(images/transbg.png);
}

.footernav ul{
   margin: 0;
   padding: 0;
   list-style: none;
}
.footernav li{
   float: left;
   list-style: none;
}
.footernav li a {
   display: block;
   text-align: center;
   color: #ffffff;
   text-decoration: none;
   text-transform: uppercase;
   padding: 4px 6px;
}
.footernav li a:hover {
   background-color: #2d2d2d;
}


/* nyheter footer
/*------------------------------------------------------ */

.footernyheter { line-height: 25px; border-bottom: 1px dotted #fff; }

.footerdate { margin-right: 20px; color: #fff; }



/* arkivsida
/*------------------------------------------------------ */

.arkivsida { 
line-height: 30px; 
border-bottom: 1px dotted #ccc; 
font-size: 9pt; 
}

.arkivsida:hover { background-color: #f3f3f3; }

.arkivdate { margin-right: 20px; color: #bbb; }

.historiknav { padding-top: 20px; }


/* mediasida
/*------------------------------------------------------ */

.mediasida { 
line-height: 30px; 
margin: 5px 0;
width: 92%;
padding: 0 0 0 5px;
font-size: 9pt; 
background-color: #efefef; 
border-top: 1px solid #ccc;
}

.mediasida:hover { background-color: #f9f9f9; }

/*  enskilt inlagg      
/*------------------------------------------------------ */

.post { width: 590px; }

.post-date { padding: 0; font-size: 10pt; color: #bbb; border-bottom: 1px solid #f2f2f2; }

.post-content{
    margin-top: 15px;
}
.post-content img {
   border: 1px solid #aaa;
   margin-bottom: 13px;
  -webkit-box-shadow: 1px 1px 10px #ddd;
  -moz-box-shadow: 1px 1px 10px #ddd;
}


/* undermeny sidor
/*------------------------------------------------------ */

.sidebarmeny { border-left: double #ccc; padding: 5px 0 10px 40px; }

.sidebarmeny ul {
    margin: 20px 0 0 -40px;
}
.sidebarmeny li {
    list-style: none;
    margin: 8px 0;
}
.sidebarmeny img { margin-right: 10px; vertical-align: middle; }

html>body .sidebarmeny ul {
     *margin: 20px 0 0 0;
}


/* kontaktsida
/*------------------------------------------------------ */

.kontaktrubrik { 
   height:20px; 
   line-height: 16px; 
   font-size: 10pt;
   color: #373737;
   border-bottom: 1px dotted #ccc;
/*   background: url(images/bluearrow.png) left top no-repeat;
   padding-left: 25px; */
}
.kontaktinnehall { width: 450px; float: left; }

.kontaktform { width: 358px; float: right; margin-left: 10px; }

.mapicon { padding: 5px 20px 0 0; }

.kontaktlabel {
    display: block;
    float: left;
    width: 80px;
    margin-top: 6px;
    text-align: left;
    color: #373737;
}
.kontaktform textarea {
	font: 8pt Arial, Helvetica, sans-serif;
    color: #666;	
    border: 1px solid #999;
    padding: 4px;
    margin: 4px;
    width: 235px;
    height: 130px;
    background-color: #fff;
    background-image: none;
}


/* login form
/*------------------------------------------------------ */

.fieldbox input, option, select {
    font-size: 7pt;
    color: #666;	
    border: 0;
    padding: 0 0 0 10px;
    margin: 0;
    line-height: 22px;
    height: 22px;
    background: #8baf3c url(images/form-bg.png) no-repeat top left;
    width: 120px;
}
.fieldbox2 { margin: 0; padding: 0; }
.fieldbox2 input, option, select {
    font-size: 7pt;
    color: #666;	
    border: 0;
    padding: 0 0 0 10px;
    margin: 0;
    line-height: 22px;
    height: 22px;
    background: transparent url(images/form-bg.png) no-repeat top left;
    width: 120px;
}
.text2 { width: 100px; }

input.loginbtn { 
    font: 7pt Arial, Helvetica, sans-serif;
    text-align: center;
    color: #666;
    border:0;
    padding: 0;
    margin: 0;
    height: 22px;
    width: 30px;
    background: transparent url(images/form-btn.png) no-repeat top left;
} 

/*  searchform  
/*------------------------------------------------------ */

#search{	
	float:right;
        width: 110px;
	height: 44px;
        padding: 0;
	margin: 0;
	background: url('images/leab-searchbg.png') no-repeat top right;
	}
#search input { margin: 0; padding: 0; border: 0; }
#mainsearch {
	margin: 0;
	padding: 0;
	position: relative;
	}
#mainsearch #s {
	width: 75px;
        position: absolute;
	margin: 10px 0 0 0;
	padding: 5px;
	background: none;
	border: 0;
        color: #666;
        font-size: 7pt;
	}
#searchsubmit { background: none; }

/*  annat
/*------------------------------------------------------ */

.clear {
	clear:both;
	height: 0;
}
.greyline {
        border-bottom: 1px solid #ccc;
	height: 1px;
        width: 900px;
        margin-bottom: 15px;
}
#trackbacks blockquote, #comments blockquote {
    background: #CCC;
    padding: 5px;
}
fieldset{
	border: none;
}
.titleul{
	list-style: none;
}

.gemlink { width:900px; clear: both; margin: 10px auto; text-align: right; font-size: 7pt; }
.gemlink a { color: #666; text-decoration: none; }
