/*
Theme Name: Fragile Nature
Theme URI:
Description:
Version: 1.0
Author: Andreas Hamberg
Author URI: http://www.andreashamberg.com/
Tags:
*/

  @import url("layout.css");


/* Style
--------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	width:100%;
	height:100%;
	text-align: center;   /* horizontal centering hack for IE */
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444;
	font-size:10px;
	background:url(../img/bg.jpg) repeat-x top center;
	background-color:#fff;
}

/* Commons
--------------------------------------------------*/
select, input, textarea
{
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#666666;
}

p {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	letter-spacing:0.025em;

}

strong {}

a {
	color:#2863a9;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img
{  	border-style: none;

}

ul, ol { padding: 0 0 20px 25px; list-style:outside;}
ul li, ol li { padding: 0 0 5px 0;}


h1, h2, h3, h4, h5 {
	font-family:Georgia, Palatino,” Palatino Linotype”, Times, “Times New Roman”, serif;
	font-style:italic;
	font-weight:normal;
	color:#11396e;
	margin: 0 0 0.5em 0;
	font-size: 1em;
	letter-spacing: -0.05em;
}

h1 {font-size: 2em;}

h2 {font-size: 1.6em;}

h3 {font-size: 1.4em;}

h5 {color: #FF0000;}

/*h1:first-letter {font-size: 1.2em;}
h2:first-letter {font-size: 1.2em;}
h3:first-letter {font-size: 1.2em;}*/

hr {
	margin:15px 0 5px 0;
	padding:0px;
	height: 1px;
	border-style: none;
	color: #ccc;
	background-color: #ccc;


}

.clear { clear:both; height:1px;}

.padding_10 {  padding: 0 30px 0 10px; }
.padding_20 {  padding: 0 30px 0 20px; }
.padding_30 {  padding: 0 30px 0 30px; }

/* wrap
--------------------------------------------------*/

#wrap {
	font-size:1.3em;
	background:url(../img/bg2.jpg) no-repeat top center;
}

/* header
--------------------------------------------------*/

#headerLinks ul { float:right; display:inline; margin: 2px 0 0 0; padding-bottom: 0px; font-size:0.9em;}
#headerLinks ul li { float:left; display:inline; margin: 0 0 0 10px; font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; }
#headerLinks ul li a { color:#808761;}
#headerLinks ul li a:hover { color:#f1d851; text-decoration:none;}

/* menu
--------------------------------------------------*/
#menu { background-image:url(../img/menu.jpg); background-repeat:no-repeat; background-position:top center; font-size:1.7em; }
#menu ul { float:left; display:inline; margin: 1px 0 0 0; padding:0 0 0 20px; height:39px; overflow:hidden;}
#menu ul li { float:left; display:inline; margin: 0; padding: 0 0px 0 0px; font-style:italic; text-shadow: #102c47 1px 1px 1px; background-image:url(../img/menu_shadow.jpg); background-position:right; background-repeat:no-repeat!important;}
/*#menu ul li:first-letter { font-size:1.3em; display:inline; padding:0; margin:0;}*/
#menu ul li:first-letter { }

#menu ul li a { color:#f5dd3b;  margin: 0 1px 0 1px;  padding: 5px 10px 12px 10px; display:block; }
#menu ul li a:hover {color:#fff;  background-image:url(../img/menu_gradient_light.jpg); background-repeat:repeat-x; text-decoration:none;  }
#menu ul li a.active { color:#fff;   background-image:url(../img/menu_gradient.jpg); background-repeat:repeat-x;  }

 

/* sidebar
--------------------------------------------------*/

#sidebar { font-size: 0.95em; }


#sideMenu ul { float:left; display:inline; margin: 0 0 0 0; font-size: 1.2em; letter-spacing:-0.02em; padding: 0 0 0 15px; width:100%;}
#sideMenu ul li { float:left; display:inline; margin: 0 0 10px 0;  font-style:italic; width:100%; padding: 0 0 5px 0;}
#sideMenu ul li a { }
#sideMenu ul li a.active { text-decoration:underline; }
#sideMenu ul li a:hover { }

.bestall { background-image:url(../img/knapp_bg.jpg); background-repeat:no-repeat; background-position:center; font-style:italic; padding: 15px 0 0 0; width: 220px; height:50px; display:block; text-shadow: #102c47; color:#FFF; font-size:30px; text-align:center;}
.bestall:hover { text-decoration:none;}

/* center
--------------------------------------------------*/

#center {
	
	}

/* content (right)
--------------------------------------------------*/

/* custom page page
--------------------------------------------------*/

/* footer
--------------------------------------------------*/

#footer {
	color:#999;
	font-style:italic;
	font-size: 0.9em;
	overflow:hidden;
}

#footer p{
	display:block;
	margin:0;
	padding:0 0 10px 0;
}

#footer ul { margin:0; padding:0px 0 0 0; display:inline;}
#footer ul li { display:inline; float:left; padding:0 5px 0 5px; border-right: solid 1px #999;}
#footer ul li a { color:#2863a9;}
#footer ul li a.active { text-decoration:underline;}


#footer ul.icons { margin:0; padding:0px 0 0 0; float:right;}
#footer ul.icons li { display:inline; float:left; padding:0 5px 0 5px; border-right: none;}
#footer ul.icons li a { color:#999; display:block; float:left; margin:0;}


#footer ul.icons li a#skriv_ut {background-image:url(../img/skriv-ut.gif); background-position: top right; background-repeat:no-repeat; padding: 0 20px 15px 0}
#footer ul.icons li a#tipsa {background-image:url(../img/tipsa.gif); background-position: top right; background-repeat:no-repeat;  padding: 0 20px 15px 0}
#footer ul.icons li a#facebook {background-image:url(../img/facebook.gif); background-position: top right; background-repeat:no-repeat; padding: 0 20px 15px 0}
#footer ul.icons li a#twitter {background-image:url(../img/twitter.gif); background-position: top right; background-repeat:no-repeat; padding: 0 20px 15px 0}
#footer ul.icons li a#myspace {background-image:url(../img/myspace.gif); background-position: top right; background-repeat:no-repeat; padding: 0 20px 15px 0}

/* framsidan
--------------------------------------------------*/

.frontpage { padding: 0 0 10px 0;}
























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
Rubrik {
h1
}

Underrubrik {
h2
}

Viktigt meddelande {
h5
}

