
/*

Theme Name: BoKlok & Friends blogg

Theme URI: http://www.kan.se

Description: A Wordpress theme created by KAN for boklok.com

Version: 1.0

Author: KAN

Author URI: http://www.kan.se/

*/



/* Normalisera margin och padding */

* {
	margin:0;
	padding:0;
}

/* Normalisera fontsize för headers */

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

/* Normalisera list-style */

ol, ul {
	list-style:none;
}

/* Normalisera font-style och font-weight till normal */

address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}

/* Normalisera tabellstil från tabeller */

table {
	border-collapse:collapse;
	border-spacing:0;
}

/* Ta bort border från img och fieldset */

fieldset, img {
	border:none;
}

/* Vänsterställ text i th och caption */

th, caption {
	text-align:left;
}

/* Ta bort citationstecken */

q:before, q:after {
	content:'';
}

.clearthefloats {
	clear:both;
}

/* Clearfix method */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */







html {
	text-align:center;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px auto;
	width: 943px;
	text-align: left;
	/* IE 6 resizing bug fix */
	position: relative;
}

#wrap {
/*	background:url(images/bg-shadow-wrap2.gif) bottom left repeat-y;*/
	background:url(images/wrap-bg.gif) bottom left repeat-y;
	
	margin-bottom:20px;
	overflow:hidden;
	padding-bottom:23px;
	width:943px;
}

#content {
	display:inline;
	float:left;
	min-height:400px;
	width:500px;
	margin:0 0 40px 24px;
}

div#content h2 {
	font-size:1.5em;
	margin-bottom:10px;
	padding-top:25px;
}

#content strong {
	font-weight:bold;
}

#content em {
	font-style:italic;
}

#branding {
	width:150px;
	height:176px;
	position:absolute;
	left:39px;
	top:25px;
}

#header {
	float:left;
	height:190px;
	position:relative;
	width:100%;
}

div#content h1 {
	border-top:1px solid #d5d4d4;
	color:#4d4d4d;
	font-size:24px;
	margin-bottom:4px;
	padding:10px 0 6px 0;
}

h1#blog-title, #headerimg h1 a {
/*	background:url(Images/biogasLogo.gif) no-repeat;
	background:url(images/bloggen-header.gif) no-repeat;*/
	background:url(images/blogg_huvud.png) no-repeat;
	height:149px;
	left:211px;
	outline:none;
	position:absolute;
	text-indent:-2000em;
	top:25px;
	width:676px;
}

#headerimg h1 a {
	display:block;
}

#content p {
	margin:0 0 10px 0;
}

	.entry ol {
		padding:25px;
		list-style:decimal;
	}
	
		.entry ol li {
			margin-bottom:10px;
		
		}

div#sidebar {
	float:left;
	width:150px;
	display:inline;
	margin-top:10px;
}

#sidebar #tags {
	float:left;
	margin-top:30px;
	width:150px;
}

#sidebar #tags h3 {
	color:#fdb913;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
}

#sidebar #tags a {
	color:#659ad2;
}

div#sidebar-small {
	display:inline;
	float:left;
	font-size:11px;
	width:150px;
	margin-left:24px;
}

#sidebar-small h3 {
	color:#004a7f;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

#sidebar-small h3 a {
	color:#004a7f;
}

#sidebar-small .about {
	margin-bottom:30px;
}

#sidebar-small .postlist {
	margin:0px 0 25px 0;
}

#sidebar-small .postlist a {
	color:#659ad2;
}

	#sidebar-small ul li  {
		margin-bottom:5px;
	
	}

#sidebar-small .bloggers {
	line-height:1.3em;
	margin-bottom:20px;
	width:151px;
}

#sidebar-small .bloggers h4 {
	background:#fdb913;
	color:#fff;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin-bottom:11px;
	padding: 5px 0 5px 4px;
	text-transform:uppercase;
	width:73px;
}

#sidebar-small .bloggers h5 {
	font-weight:bold;
}

#sidebar-small .bloggers p {
	margin: 0 0 10px 0;
}

#sidebar-small .bloggers a {
	color:#004a7f;
	font-weight:bold;
}

#sidebar-small .bloggers img {
	float:right;
}

.post {
	border-top:1px solid #d5d4d4;
	line-height:1.3em;
	padding:4px 0 20px 0;
}

#content .post h1 {
	border:none;
	color:#4d4d4d;
	float:left;
	font-size:16px;
	font-style:italic;
	margin-left:2px;
	padding:0;
	width:470px;
}

.post h1 a {
	background:#cfdff0;
	display:block;
	padding:8px 5px;
}

.post .post-date {
	background:#659ad2;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	float:left;
	height:27px;
	overflow:hidden;
	padding-top:3px;
	text-align:center;
	width:28px;
}

.post .post-date .post-month {
	display:block;
	position:relative;
	top:-2px;
}

.post .post-author {
	clear:both;
	font-size:10px;
	font-style:italic;
	margin-bottom:10px;
	width:100%;
}

.post .alignnone {
	display:block;
	margin:0 auto;
	margin-bottom:5px;
	text-align:center;
}

.post .post-comments, .post .post-tags, #sidebar .tags {
	color:#fdb913;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
}

.post .post-comments a, .post .post-tags a {
	color:#fdb913;
	text-transform:lowercase;
}

.post .comment-fields {
	border-top:1px solid #d5d4d4;
	border-bottom:1px solid #d5d4d4;
	margin:22px 0;
	padding:10px 0;
}

.post .comment-fields h3 {
	color:#fdb913;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
}

.comment-fields label {
	display:block;
}

.asterisk {
	color:#105f8f;
	font-weight:bold;
}

#content .commentlist li p {
	font-style:italic;
	margin-top:10px;
}

.comment-author a {
	color:#659AD2;
}

.commentmetadata, .comment-author {
	display:inline;
}

.navigation .alignleft a, .navigation .alignright a {
	color:#004a7f;
	float:left;
	font-size:9px;
	text-transform:uppercase;
	margin-left:10px;
}

.navigation .alignright a {
	float:right;
	margin-left:0;
	margin-right:330px;
}

div#sidebar {
	width:152px;
	padding:28px 0 0 36px;
	float:left;
	clear:left;
}

/* menu settings */



ul#mainmenu li, #ushitems li {
	padding:2px 0 2px 18px;
	margin-bottom:1px;
}

div#footer {
/*	background:#004a7f;*/
/*	******OLDE Code******
	background:url(images/footer-bg.gif) 0 0 no-repeat;
	height:26px;
	overflow:hidden;
	padding:0;
	margin:0px 15px 0 15px;
	width:898px;
	width:100%;*/	
	background:url(images/footer-bg.gif) no-repeat 1px 0;
	height:26px;
	margin:0;
	overflow:hidden;
	padding:0 0 30px;
	position:relative;
	top:-27px;
	width:943px;
}
	#footer img {
		margin-left:20px;
	
	}




/* Color */

body {
	background:#fff;
	color:#4d4d4d;
}

a {
	text-decoration:none;
	color:#659AD2;
}

.dot_link {
	background:url(images/menu-dot.gif) 0 3px no-repeat;
	padding:0 0 0px 15px;
}

#sidebar ul#mainmenu li.passive #submenu li.selected {
	background:url(../Images/Backgrounds/submenu-dot-selected.gif) 18px 3px no-repeat;
	font-weight:bold;
}

#sidebar ul#mainmenu li.passive #submenu li:hover, #sidebar ul#mainmenu li.selected #submenu li:hover {
	background:#EFEDEA;
}

#sidebar ul#mainmenu li.selected #submenu li.selected:hover {
	background:url(../Images/Backgrounds/submenu-dot-selected.gif) 18px 3px no-repeat;
}

/* Menu settings and Image category setting */

ul#mainmenu li {
	background:url(images/menu-dot.gif) 3px 5px no-repeat;
}

ul#mainmenu li:hover, .red {
	background:url(images/menu-dot.gif) 3px 5px no-repeat #efedea;
}

ul#mainmenu li.selected, ul#mainmenu li.current-cat, ul#mainmenu li.current_page_item {
	background:url(images/menu-dot-selected.gif) 3px 5px no-repeat;
}

ul#mainmenu li.selected.passive {
	background:url(../Images/menu-dot-passive.gif) 3px 5px no-repeat;
}

#sidebar ul#mainmenu li.selected #submenu li {
	background:none;
	font-weight:normal;
	text-transform:none;
	font-size:.9em;
}

/* Menu settings */

ul#mainmenu li, ul#prospects_menu li {
	text-transform:uppercase;
}

ul#mainmenu li.selected, ul#prospects_menu li.selected {
	font-weight:bold;
}
