/*
Theme Name: WP-Niklas
Theme URI: http://niklas.hellerstedt.com
Description: Updated for WordPress v2.6.
Version: 1.0
Author: Niklas Hellerstedt
Author URI: http://niklas.hellerstedt.com/
Tags: 3 columns, widgets, fixed width, 800px, niklas
*/

/* Body */
* {margin:0; padding:0;}
body {
	background: url(http://www.lssbloggen.se/content/wp-content/themes/wp-niklas/wp-andreas01/img/16original.gif); 
	font-family: Verdana, geneva, arial, sans-serif;
	font-size: 11px;
	color: #1a1a1a;
	letter-spacing:-0.1px;
	padding:4px;
	}
#wrap {  
	background-color:#eeeef5;
	width:974px;
	/*margin: 0 auto;*/
}
#topbanner {
	background-color:#e8e8e8;    
	width:974px;
	height:100px;
	margin-bottom:4px;}
#rightbanner {
	 background: none repeat scroll 0 0 #FFFFFF;
   
    float: right;
    margin-left: 4px;
    padding: 3px;
    width: 250px;}

#wrapcontent {
	background-color:#fff;    
	width:445px;
	float:left;
	border:0px solid #AAAAAA;}


#rightblock{
background: none repeat scroll 0 0 #F6F6F6;
    float: right;
    padding: 5px;
    width: 516px;
}

/* Links */
a {
	/* color:#417400; */
	color:#1a1a1a;
	font-weight:normal; 
	text-decoration:none;

	}
	
a:hover {
	color:#1a1a1a; 
	font-weight:normal; 
/*	text-decoration:underline;*/
	}
a img {
	border:0;
	}

/* Header */
#header {
	margin:10px;
	
	}
#description {
	/* float:right;
	border-left:#CCCCCC 2px solid;
	padding-left:20px; */
	padding-top:10px;
	/* width:222px;
	height:41px;
	color: #999999; */
	font-family: georgia, Arial narrow, serif;
	/* font-size:11px; */
	font-weight:normal;
	font-style:italic;
	color: #1a1a1a;

	}
	
/* Images */
#rightbanner img {
	margin-bottom:5px;
	}

/* Sidebars */
#leftside {clear:left; float:left; line-height:1.2em; margin:15px 10px 5px; padding:0; width:130px; display:block;}
#extras { background: none repeat scroll 0 0 #FFFFFF;
    border: 0 solid #EEEEEE;
    float: right;
    line-height: 1.2em;
    
    padding: 0 3px 3px 3px;
    width: 250px;}
.textwidget { margin-bottom:-20px; padding-bottom:15px;}
#reklamx5 .textwidget{margin-bottom: 0px;}
#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {font-size:0.9em; margin:0 0 18px;}
#leftside li, #extras li {line-height:1.2em; list-style:none; margin:0 0 6px;}
#leftside ul ul, #extras ul ul {margin:6px 0 0 10px;}
#leftside ul ul li, #extras ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #extras ul ul li a {font-weight:normal;}
#leftside ul.linklist, #extras ul.linklist {font-size:1em;}
#leftside ul.linklist ul, #extras ul.linklist ul {margin:0 0 20px;}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a {font-weight:bold;}
#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {background-color:inherit; color:#505050; font-size:1.0em; font-weight:bold; text-align:left; margin:0 0 6px;}
/*#leftside label, #extras label {display:none;}*/

/* Main menu */
ul.page {list-style:none; margin:0 0 20px; width:140px;}
ul.page li {display:inline; line-height:1.4em; width:140px;}
ul.page li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
ul.page li a:hover, ul.page li.current_page_item a {background-color:#eaeaea; border-left:4px solid #90bf55; color:#505050;}
ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
ul.page ul a {padding:3px 1px 3px 5px; width:115px;}
ul.page ul ul {width:113px;}
ul.page ul ul a {width:100px;}

/* Content */
#content {line-height:1.2em; margin:0px 0px 5px 0px; padding:0; border:0px solid #EEE;}
#contentwide {line-height:1.2em; margin:0 0 5px 150px; padding:0;}
#content h2,#contentwide h2, #content h2 a {	
	font-family: georgia, Arial narrow, serif;
	font-size: 26px;
	line-height: 100%;
	margin:0 0 12px 0;
	color: #1a1a1a;
	letter-spacing: -1px;
	font-weight:normal;
	}
#content h3,#contentwide h3 {font-size:1.4em; margin:0 0 8px;}
/*#content img,#contentwide img {border:1px solid #d0d0d0; margin:3px 10px 3px 0;}*/
#content ul,#contentwide ul,#content ol,#contentwide ol {margin:0 0 16px 20px;}
#content li,#contentwide li {padding:0 0 0 5px;}
#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol {margin:0 0 0 16px;}

/* Kommentarer */
#respond h2, .kommentarer {
	font-family: georgia, Arial narrow, serif;
	font-size: 20px;
	line-height: 100%;
	margin:0 0 12px 0;
	color: #3c3c3c;
	letter-spacing: -1px;
	font-weight:normal;
	}

/* Footer */
#footer {border-top:0px solid #e0e0e0; font-size:0.9em; clear:both; color:#777; font-weight:normal; line-height:1.7em; margin:0 auto; padding:10px 0; text-align:center; width:360px;}
#footer p {margin:0; padding:0;}
#footer a {color:#777; font-weight:normal; text-decoration:none;}
#footer a:hover {color:#555; text-decoration:underline;}
#footer strong a {font-weight:bold;}
#footer span.credits {font-size:1.1em;}

/* Subpage menu */
#subpages {border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; float:right; font-weight:bold; line-height:1.3em; margin:-5px 0 8px 15px; padding:0 0 10px 10px; width:190px;}
#subpages h2 {font-size:1.2em; font-weight:bold; letter-spacing:-1px; line-height:1.3em; margin:0 0 12px;}
#subpages ul.submenu {line-height:1.4em; list-style:none; margin:0;}
#subpages ul.submenu li {display:inline; line-height:1.4em; width:180px; padding:0;}
#subpages ul.submenu li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:3px 1px 3px 5px; text-decoration:none; width:180px;}
#subpages ul.submenu li ul {margin:0 0 5px 10px; width:170px;}
#subpages ul.submenu li ul li a {width:170px;}
#subpages ul.submenu li ul ul {margin:0 0 5px 10px; width:160px;}
#subpages ul.submenu li ul ul li a {width:160px;}
#subpages ul.submenu li ul ul ul {margin:0 0 5px 10px; width:150px;}
#subpages ul.submenu li ul ul ul li a {width:150px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {background-color:#eaeaea; border-left:4px solid #90bf55; color:#555;}
#subpages ul.submenu li.current_page_item ul li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#555;}

/* Tags */
p,ul,ol {margin:0 0 18px;}
blockquote {border-left:4px solid #e0e0e0; margin:20px; padding:8px 8px 8px 15px;}
blockquote p {background-color:inherit; color:#505050; font-size:0.9em; line-height:1.3em;}
label {background-color:inherit; color:#606060; font-size:0.9em; font-weight:bold;}
table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:4px solid #cccccc;}

/* Forms */
#s,#submit {background-color:#ffffff; border:1px solid #cccccc; color:#505050; font-size:0.9em; margin:0 0 16px; padding:4px; width:130px;}
#author,#email,#url,#comment {border:1px solid #cccccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* WP image align classes */
img.centered {display:block; margin-left:auto; margin-right:auto;}
img.alignright {/*padding:4px; margin:0 0 2px 7px;*/ display:inline;}
img.alignleft {padding:4px; margin:0 7px 2px 0; display:inline;}
.alignright {}
.alignleft {float:left;}

/* Various classes */
.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.hide {display:none;}
.post {margin:0 0 15px; border-bottom:1px solid #CCC;}
.postinfo {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#606060; font-size:0.9em; font-weight:bold; line-height:1.5em; margin:1px 0 30px; padding:8px 5px 8px 8px;}
.comment {background-color:#f4f4f4; color:#606060; margin:0 0 10px; padding:10px 5px 0px 10px;}
.comment a {color:#606060; font-weight:normal; text-decoration:underline;}
.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
.gravatarside {float:right; width:48px; height:48px; margin:0 5px 5px 5px;}
.navigation {display:block; margin:10px 0 20px 0; padding:0; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}

body{
		font-size: 100%;
		
		}
	
	#topmeny{
		font-size: 0.875em;
		padding: 0;
		margin: 0;
		list-style: none;
		}
	
	#topmeny li.leaf{
		border-right: 1px solid #00b0c3;
		list-style-type: none;
		float: left;
		padding: 0;
		}
		
	#topmeny .leaf a{
		display: block;
		background: url("http://www.lssbloggen.se/content/wp-content/themes/wp-niklas/wp-andreas01/img/menubar-bg-lss.jpg") repeat-x 0 0 #00b0d8;
		color: #fff;
		padding: 7px 7px;
		
		}
		
	#topmeny .leaf a:hover{
		text-decoration: underline;
		}
		
	#topmeny li.last{
		border-right: none;
		}
		
	#wrapcontent{
		font-size: 0.8em;
		}
		
	#navigation{
		
		background: url("http://www.lssbloggen.se/content/wp-content/themes/wp-niklas/wp-andreas01/img/menubar-bg-lss.jpg") repeat-x 0 0 #00b0d8;
		margin-top: 15px;
		clear: both;
		width: 100%;
		}
		
	.clearfix{
		clear: both;
		}
		
	#header{
		width: 974px;
		margin: 15px 0 5px 0;
		
		}
		
	#wrap{
		background: #ffffff;
		border: 5px solid #fff;
		}

a{
/*color: #1a1a1a;*/
}

a:hover{
text-decoration: underline;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
text-decoration: none;
}

.dagensdatum{
float: right;
color: #1a1a1a;
margin-right: -100px;
}

.facebooklogo{
float: right;
margin: 10px 20px 10px 0;
width: 280px;
font-size: 14px;

}

.lill h2{
font-size: 16px;
float: left;
}

.lillbild{
float: right;
}

#content .widget_ad_rotator{
margin-bottom: 10px;
}

.rightwidget{
border-bottom: 4px solid #f6f6f6;
padding-top: 5px;
padding-bottom: 5px;
}

#socialsidewidget{
background: #00B0D8;
    cursor: pointer;
    height: 119px;
    position: fixed;
    right: 0;
    top: 200px;
    width: 24px;
	padding: 5px 3px;
    z-index: 1000;

}
#extras .rightwidget h2{
background: #e9e9e9;
color: #1a1a1a;
font-family: arial, helvetica, sans-serif;
font-size: 16px;
padding: 3px 5px;


}

#extras a, #extras a:hover{
color: #1a1a1a;
}

#reklamx5 .reklam{
width: 180px;
margin-right: 10px;
float: left;
text-align: center;
font-size: 11px;
}

#reklamx5 .reklam a:hover{text-decoration: none;}

.teasertitle{
font-weight: bold;
}

.teaser{

}

.readmore{
float: right;
}

a.bluelink{
color: #00f;
}

#superwrap1{
	width: 1000px;
margin: 0 auto;
background: url(http://aldreomsorgsbloggen.se/content/wp-content/themes/wp-niklas/wp-andreas01/img/page_bg_left.png) repeat-y 0 0;
}

#superwrap2{
width: 994px;
margin: 0 0 0 10px;
background: url(http://aldreomsorgsbloggen.se/content/wp-content/themes/wp-niklas/wp-andreas01/img/page_bg_right.png) repeat-y right top;

}

#reklamx5 h2{
font-size: 16px;
}
