/* Links */



a:link { text-decoration: none; border:none; color:#000000; font-weight:normal;}
a:visited { text-decoration: none; color:#000000;border:none; font-weight:normal; }
a:hover, a:active { color: #666666; border:none; text-decoration:underline; }
/* Headings */
h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }
h1 { font-weight: normal; font-size: 20px; margin-bottom: 0px;  margin-left: 40px; color: #000000; ext-transform: lowercase;}
h2 { font-size: 20px; color:#000000;}
h3 { font-size: 20px; color:#000000;}
h4, h5, h6 { font-size: 20px; color:#000000;}

#navigation h1 {
margin-top: 0px;
color: #000000;
}


#navigation h1 a:link{
color: #000000;
margin-top: 0px;
}

#navigation h1 a{
color: #000000;
margin-top: 0px;
}

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	/*background-color: #f5f5f5;*/
	/*border: 1px solid #e0e0e0;*/
}
pre:hover, blockquote:hover
{
	/*background-color: #f0f0f0;*/
	/*border: 1px solid #d0d0d0;*/
}

pre { padding-top: 10px; padding-bottom: 10px; }
code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }
ul, ol { line-height: 2.0em; }
ul { list-style-image: url(images/arrow-3.gif); }
abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }
del { text-decoration: line-through; color: #999999; }
ins { text-decoration: none; color: #009977; }
/* Structure */


body
{
	margin-top:50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-image: url(images/bgstor.jpg);
	background-position: top;
	background-repeat:repeat-y;
	background-color: #e8e8e8;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	padding:0;

}
#wrapper2 
{
width: 950px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
margin-top: 0px;
}

/*
#headern
{

width:950px; height:90px;
margin-top:0px;
padding-top: 0px;
background-position: top;
}


#header
{
	float: left;
	width: 950px;
	padding-bottom: 8px;
	clear: right;
	padding-left: 0px;
	height: 0px;
}*/

#navigation
{			/* Splash-bild */
	width: 950px;
	background-image: url(images/header2.jpg);
	height: 248px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top:0px;
	padding-top: 0px;
	
}


#wrapper
{

	clear: both;
	float: left;
	width: 100%;
	color: #555555;
	background-color: #FFFFFF;
}



#content-wrapper

{

	width: 50%;
	margin-top:20px;
	float: left;

}

#content

{
	float: left;
	padding: 0 0px 10px 30px;



}

/*-------------------------------- Sidebar --------------------------------------------*/

	#sidebar-wrapper
{
	/*width: 35%;
	float: right;
	margin-top: 10px;*/
}

#sidebar
{ 
width:210px; 
height:400px;
float:right; 
margin-top:0px; 
margin-left:10px;
display:block; 
border-left: 1px #cccccc dotted; 
margin-right: 10px; /* background: url(images/bgright.jpg); background-repeat:repeat-x;*/}

/*#sidebar
{
	float: right;
	padding: 0px 15px 10px 10px;
	width: 210px;
	margin-right: 15px;
	margin-top: 0px;
}*/

/*-------------------------------- Footer --------------------------------------------*/

#footer
{
	clear: both;
	float: left;
	width: 930px;
	text-align: left;
	padding-left: 20px;
	background-color: #FFFFFF;
	color: #898989;
	font-size: 10px;
	padding-bottom: 10px;
}

#footer a {
	color: #898989;
	font-size: 10px;
	}

#footer a: visited {
	color: #898989;
}

	
/* ---------------------Webbdesign Urban Svensson langst ned------------------------------------*/



#footer a:hover {

	color: #000000;

	}



#extras

{
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */


/* Navigation */

#navigation 
{
/*

list-style-type: none; list-style-image: none; float: left; margin-top: 0px; margin-left: 20px; padding: 0 0px 0 0; 

*/

}

/*

#navigation li { float: left; margin-top: 0px;}
#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #ffffff;
	display: block;
	padding: 15px 10px;
	margin-right: 5px;
	height: 20px;
	font-size: 14px;
	margin-top: 0px;
}


#navigation li a:hover,



#navigation li a:active
{
	color: #000000;
	background:#FFFFFF;
	background: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	margin-top: 0px;
}

#navigation li.active a
{
	color: #555555;
	background-color: #ffffff;
}

*/
/* Wrapper */

#wrapper a:link { font-weight: normal; }
#wrapper a:visited { font-weight: normal; }
#wrapper a:hover, #wrapper a:active { }

/* Content */

#content .post-title a { border-bottom-width: 0; }
#content .post p.img { float: left; margin: 0 15px 0 0; border:none;}

#content .post p.img img { padding: 8px;  border:none;}

/* ------ Ingen ram pa bilder ----- */

#content .post a img  {border:none;}

#content .post-footer 
{ 

	font-size: 90%; 
	color: #888888;
	margin-bottom: 5px; 
	padding:5px 5px 5px 15px;
	background-repeat: none;
}

/* Sidebar */

/********** Beskrivning i Sidebar2.php   ***********/

#besk {color:#000000;font:11px Trebuchet MS;margin-left:10px; border-bottom: 1px dotted #e2e2e2;}

/*.sideblock

{
	padding: 0px 10px 0 10PX;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: top;

}*/

.post-wrapper {
padding-left: 10px;
width: 600px;
margin-left: -20px;
background: #ffffff /*url(images/post-bg.gif)*/;
background-repeat: repeat-x;

}

.sideblock ul { }

/* ------------------------ Rubriker p� sidan ------------------------------ */

.sideblock h3 { margin-top: 5px; font-size: 14px; color: #000000; font-weight: bold;  padding-left: 10px; padding-top: 2px;  }
#sidebar h2{font-size:12px; border-bottom:1px double #ffffff; padding:0px 0px 0px 0px; font-weight:bold; margin-left:10px;}
/*

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }
#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }
#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}
#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }
#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

*/


/* Extras */


#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }
#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links

{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}


#friends ul { padding-left: 20px; }
#links dl, #links dt, #links dd { margin: 0; padding: 0; }
#links dt { font-weight: bold; padding-top: 5px; }
#links dd { margin-bottom: 5px; padding-bottom: 5px; }


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
width: 600px;;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 600px;
}

#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}

#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;

}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 400px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 400px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 400px;
}

#commentform input{
margin-bottom: 3px;

}

.date {

	background: #FFFFFF;
	border: 1px solid #ECECEC;
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 15px;
	display:none;

}

.date .month {
	display: block;
	color: #C2A9EC;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}

.date .day {
	display: block;
	color: #C2A9EC;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;

}

#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 13px;
color: #AAA694;
text-transform: lowercase;
margin-left: 40px;
margin-bottom: 2px;

}



/* ---------------------------- Startsida ----------------------------- */

#introtext
{
font-size: 12px;
padding:15px 0 0 15px;
}

#startbild
{
margin-left: 15px;
}

/* ---------------------------- Kontaktformular ----------------------------- */


#contact-area {
	width: 600px;
	margin-top: 40px;
	margin-bottom:90px;
}


#contact-area input, #contact-area textarea {
	padding: 2px;
	width:350px;
	font-family:"Trebuchet MS", "Arial";
	font-size: 12px;
	margin: 0px 0px 10px 20px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #000000;
}

#contact-area input.submit-button {
	width: 65px;
	background:#FFFFFF;
	margin-left:440px;
}

label {
	float:left;
	text-align:right;
	margin-right: 0px;
	margin-left:50px;
	width: 80px;
	padding-top: 2px;
	font-size: 12px;

}

/**************** Search *********************/

#search{float:left; display:none; margin-top:5px; margin-left:10px; margin-bottom:15px;}
#search p {font:13px; font-weight:bold; color:#666666;}
#search input[type="text"]{width:100px;}
#search input.groovybutton
{
   font-family:Trebuchet MS,sans-serif;
   border-style:solid;
   border-color:#888888;
   border-width:1px;

}

/********* Aktuellt i sidebar ***************/



#aktuellt {margin-top:0px; margin-left:10px; color:#666666;font:11px Trebuchet MS; /*border-top: 1px dotted #e2e2e2;*/}
#aktuellt p {font:13px; font-weight:bold; color:#666666;}

/* Meny -------------------------------------------------------------*/

/* Omkring menyn -------------------------------------------------------------*/

#menublack
{

width: 950px;
height:35px;
margin: 0px auto 0 auto;
display:block;
padding:0px; 0px; 0px; 0px;
}



#demo-container{padding:0px 15px 0 0px;margin:0 0 0 0;background:#000000;}
ul#simple-menu{list-style-type:none;width:100%;position:relative;height:35px;font-family:"Trebuchet MS",Arial,sans-serif;font-size:12px;font-weight:normal;margin:0;
padding:0 0 0 0;}
ul#simple-menu li{display:block;float:left;margin:0 0 0 4px;height:35px;}
ul#simple-menu li.left{margin:0;}
ul#simple-menu li a{display:block;float:left;color:#fff;background:#000000;line-height:35px;text-decoration:none;padding:0 17px 0 18px;height:35px;}
ul#simple-menu li a.right{padding-right:19px;}
ul#simple-menu li a:hover{background:#cc0000;}
ul#simple-menu li a.current{color:#2E4560;background:#fff;}
ul#simple-menu li a.current:hover{color:#2E4560;background:#fff;}

/* Meta & kommentarer  -------------------------------------------------------------*/

.comlabel { background:url(images/comment.gif) left no-repeat; font-weight:lighter; font-size:14px; padding:10px 0px 10px 20px;margin-top:10px;}
.postlabel {background:url(images/comment_new.gif) left no-repeat;font-weight:lighter; font-size:14px; padding:10px 0px 10px 20px; margin:10px 0px 10px 0px;}
.commentlist{list-style:none;}
.tip {height:15px; width:500px; display:block;margin:10px 0px 0px 0px;}
.authorcomment {padding:3px; margin:10px 0px 0px 0px;}
.odd{color: #006699; font-size:12px; padding:2px 10px 2px 0px; border-bottom:1px solid #CCCCCC; }
.odd a:link{color:#006699;}
.commenttext {color: #000000; padding:5px 10px 3px 0px;  margin:0px; font-size:12px;}
#author, #email, #url {width:35%;border:1px solid #cbcbcb; font:12px Trebuchet MS; margin-bottom:0.6em;margin-top:5px;padding:1px 15px 1px 1px;}
#author {background:url(images/user.png) no-repeat right;}
#email {background:url(images/email.png)  no-repeat right;}
#url {background:url(images/link.png) no-repeat right;}
#comment{width:98%;border:1px solid #cbcbcb;margin-bottom:0.6em;margin-top:5px;padding:3px;}
#submit {background:#FFFFFF; padding:1px; font:12px Trebuchet MS;  border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; border-left:1px solid #E4E4E4; border-top:1px solid #E4E4E4;}

.lightgray { color: #006699; font-size:12px; padding-top:1px; padding-bottom:15px;}
.meta {background-color: #ffffff; padding:5px; font-size:12px; border:1px dashed #cccccc;}
