﻿/*
Theme Name: 
Theme URI: 
Description: 
Version: 
Author: 
/* --------------------------------------------- */

/* TABLE OF CONTENTS

00 - Global Elements - Standard Elements
01 - Typography - Any typographic elements
02 - Main Structure - The core of the header, content, and footer
03 - Header - Navigation and Jobs
04 - Posts - Post and Pages styles
05 - Sidebar - Widgets
06 - Miscellaneous - Anything else
/* ----------------------------------------------*/

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/
body {
	margin:0; padding:0;
	width:auto; height:auto;
	background:#efefeb url(http://blogger.muhrman.se/hiarimages/images/background.jpg) no-repeat bottom center;
	color:#656565; font:14px Georgia, "Times New Roman", Times, serif;
	overflow-x: hidden;  position: relative;
}

	/* Remove topmenu */
	#navbar-iframe {
	height:0px;
	visibility:hidden;
	display:none   }

/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

	a:link, a:active { 
		color:#21759b; font:14px Georgia, "Times New Roman", Times, serif;
		text-decoration:none;
		outline:none;
	}

	a:visited { 
		color:#21759b; font:14px Georgia, "Times New Roman", Times, serif; 
		text-decoration:none; 
	}

	a:hover { 
		text-decoration:underline; 
	}

	p {
		line-height:20px;
		margin-top:5px;
		margin-bottom:10px;
	}
	
	/* POST SPECIFIC */
	.post-date h2 {
		margin:0; padding:0;
		font:18px Georgia, "Times New Roman", Times, serif; color:#c1ab95;
		text-align:center;
		text-transform:uppercase;
	}
	
	.post-title h2 {
		margin:0; padding:0;
	}
	
	.post-title a {
		margin:0; padding:0;
		font:35px Georgia, "Times New Roman", Times, serif;
		color:#262625;
	}
	
	.post-body,.comment-body p {
		line-height:20px;
	}
	
	.post-body h1 {
		padding:0;
		margin-top:20px;
		margin-bottom:0px;
		font:25px Georgia, "Times New Roman", Times, serif; color:#c1ab95;
		font-weight:normal;
		line-height:25px;
	}

	.post-body h2 {
		padding:0;
		margin-top:15px;
		margin-bottom:0px;
		font:22px Georgia, "Times New Roman", Times, serif; color:#c1ab95;
		font-weight:normal;
		line-height:22px;
	}

	.post-body h3 {
		padding:0;
		margin-top:15px;
		margin-bottom:0px;
		font:17px Georgia, "Times New Roman", Times, serif; color:#c1ab95;
		font-weight:normal;
		line-height:17px;
	}
	
	.post-footer {
		font-size:10px;
		color:#72726E;
	}

	.post-footer-line {
		margin-top:0px;
	}

	.post-footer-line-1 {
		margin-top:9px;
	}
	
	#post-nocomments {
		text-transform:none;
	}
	
	.comment-body img {
		margin-top:5px;
	}
	
	.comment-author a,.comment-author,.comment-nonregistered-author {
		font: 11px Georgia, "Times New Roman", Times, serif;
		text-align:right;
		line-height:11px;
	}

	.comment-nonregistered-author {
		color:#262625;
	}
	
	.comment-author {
		position:relative;
		top:-5px;
		font-size:9px;
		margin-bottom:30px;
	}
	
	.item-control a img {
		border:none;
	}
	
	.jump-link {
		margin-top:25px;
		display:block;
	}

	.jump-link img {
		border:none;
		float:left;
	}
	
	.jump-link div {
		margin-top: 4px;
		margin-left: 8px;
		float:left;
	}

	.footer-label, .footer-label a,strike, .comment-timestamp a {
		font: 9px Georgia, "Times New Roman", Times, serif; text-transform:uppercase; 
	}
	
	strike {
		text-decoration:none;
	}

	/* COMMENT SPECIFIC */

	.post-feeds {
		margin-top:10px;
	}
	
	.feed-link,.feed-label {
		float:left;
	}

	.feed-label {
		margin-right:8px;
	}
	
	.feed-links a img {
		border:none;
		float:left;
	}
	
	.feed-links a,.jump-link div, .feed-label,.pager-newer-link div,.pager-older-link div,#blog-pager-home-link,#blog-pager-home-link a {
		font:11px Georgia, "Times New Roman", Times, serif; text-transform:uppercase; 
	}
	
	.feed-links div {
		margin-top:1px;
		margin-left:6px;
		float:left;
	}
	
	/* SIDEBAR SPECIFIC */

	/* SHARED */
	h4, .sidebar h2, .post-info {
		font:11px Georgia, "Times New Roman", Times, serif; color:#72726E; text-transform:uppercase; 
	}
	
	
	.post-labels a {
		text-transform:none;
	}

/* 02 - MAIN STRUCTURE
/* ----------------------------------------------*/
	#back-main {
		background:url(http://blogger.muhrman.se/hiarimages/images/header-repeat.jpg) repeat-x top center; */
	}
		#container-main {
			margin:0 auto; padding:0;
			width:801px; height:auto;
		}
			#back-header {
				background:url(http://blogger.muhrman.se/hiarimages/images/header.jpg) no-repeat;
				width:801px; height:146px;
			}
			#back-content {
				margin-right:-71px;
				background: url(http://blogger.muhrman.se/hiarimages/images/top-curl.gif) no-repeat top right;
				width:auto;
				height:auto;
				position:relative;
				overflow:hidden;
				background-image: url(http://blogger.muhrman.se/hiarimages/images/top-curl.gif);
			}
				#container-content {
					background:red url(http://blogger.muhrman.se/hiarimages/images/content-back.jpg) repeat-y top center;
					width:801px; height:auto;
				}
				
					#container-posts {
						background:url(http://blogger.muhrman.se/hiarimages/images/left-back.gif) no-repeat top center;
						width:541px; height:auto;
						float:left; line-height:18px;
					}
					#container-sidebar {
						background:url(http://blogger.muhrman.se/hiarimages/images/right-back.jpg) no-repeat top center;
						width:260px; height:2000px;
						float:right;
						overflow:hidden;
					}
						#sidebar {
							display:none;
						}
					#container-footer {
						width:801px; height:80px;
						clear:both;
					}
/* 04 - POSTS
/* ----------------------------------------------*/
	.post-divider {
		margin:3px 23px 3px 27px;
		height:20px; width:517;
		background:url(http://blogger.muhrman.se/hiarimages/images/divider.gif) no-repeat center center;
	}

	.pdivider1 {
		margin:none;
		background:none;
	}

	.pdivider2 {
		margin-top:60px;
	}
	
	.hentry, .hentry-alt2, .post-comment, .blog-feeds , .post-feeds {
		margin:30px 23px 0 27px;
	}
	
	.hentry-alt {
		margin:10px 0 0 0; padding:60px 23px 0 27px;
		background:url(http://blogger.muhrman.se/hiarimages/images/post-alt.gif) no-repeat top center;	
	}

	
	.post-info-author {
		float:left;
		margin-bottom:5px;
	}
	
	.post-info-comment {
		background:url(http://blogger.muhrman.se/hiarimages/icons/comment.png) no-repeat top center;	
		padding-top:5px;
		padding-right:4px;
		width:44px; height:35px;float:right;
		text-align:center;
	}
	
	.post-info-comment a {
		display:block;
	}
	
	
	.post-body img {
		padding: 4px;
		border: 1px #bdbdbd solid;
	}	
	
	.post-body blockquote {
		background:url(http://blogger.muhrman.se/hiarimages/images/quote.png) no-repeat top left;		
	}
	
	.post-body-end {
		margin:20px 0; padding:0;
		width:auto; height:1px; display:block;
		background:url(http://blogger.muhrman.se/hiarimages/images/dots.gif) repeat-x;
	}
	
	#comment-editor {
		height:240px;
	}
	
	.icon-action {
		border:none;
	}

	.reactions-iframe {
		margin-top:8px;
	}

	/* POST PAGER */
	
	.blog-pager {
		padding-top:20px;
	}
	
	#blog-pager-newer-link,.pager-newer-link img,.pager-newer-link div,.pager-older-link div {
		float:left;
	}
	.pager-link div:hover {
		text-decoration:underline;
	}
	#blog-pager-older-link,.pager-older-link img {
		float:right;
	}
	
	#blog-pager-home-link {
		position:relative;
		top:-4px;
	}
	
	.pager-newer-link img {
		margin-left:30px;
		margin-right:6px;
		border:none;
	}
	
	#blog-pager
	{
		text-align:center;
	}

	.pager-older-link img {
		margin-right:27px;
		margin-left:6px;
		border:none;
	}
	
/* 05 - SIDEBAR
/* ----------------------------------------------*/
	.sidebar {
		margin:30px 23px 0 27px;
	}

	.sidebar img {
		border:none;
	}
	
	.sidebar ul {
	  list-style:none;
	  margin:0 0 0;
	  padding:3px 0 0;
	}
	
	.sidebar li {
	  margin:0;
	  padding-top:0;
	  padding-right:0;
	  padding-bottom:.15em;
	  padding-left:15px;
	  text-indent:-15px;
	  line-height:20px;	
	}

	.widgetAccHeader {
		padding-top:15px;
		display:block;
		cursor:pointer;
	}

	.widget h2 div {
		float:left;
	}
	
	.widget h2 img {
		float:right;
	}
	
	.widget-end {
		padding:0;
		width:auto; height:20px; display:block;
		background:url(http://blogger.muhrman.se/hiarimages/images/dots.gif) repeat-x bottom;
	}

	.label-size-1, .label-size-1 a {
		font-size:10px;
	}
	
	.label-size-2 , .label-size-2 a {
		font-size:11px;
	}

	.label-size-3, .label-size-3 a {
		font-size:12px;
	}	
	
	.label-size-4, .label-size-4 a {
		font-size:13px;
	}
	
	.label-size-5, .label-size-5 a {
		font-size:14px;
	}

/* 06 - MISCELLANEOUS
/* ----------------------------------------------*/
	
	.headertitle a {
		margin: 20px 0px 0px 40px;		
		display:block;
		width:280px; height:100px;
	}
	
	.clear {
		clear:both;
	}
	
	/* FOR SEXY SHARE */
		div.sexy-bookmarks{margin:20px 0 0 0; border: 0;outline: none;clear:both !important} 
		div.sexy-bookmarks-expand{height:29px; overflow:hidden} 
		.sexy-bookmarks-bg-sexy, .sexy-bookmarks-bg-love{background-image:url('http://blogger.muhrman.se/hiarimages/sexy/sexytrans.png') !important; background-repeat:no-repeat} 
		div.sexy-bookmarks-bg-love{padding:26px 0 0 10px; background-position:left -1148px !important} 
		div.sexy-bookmarks ul.socials{width:100% !important; margin:0 !important; padding:0 !important; float:left} 
		div.sexy-bookmarks ul.socials li{display:inline !important; float:left !important; list-style-type:none !important; margin:0 !important; height:29px !important; width:60px !important; cursor:pointer !important; padding:0 !important} 
		div.sexy-bookmarks ul.socials li:before, div.sexy-bookmarks ul.socials li:after, div.sexy-bookmarks ul.socials li a:before, div.sexy-bookmarks ul.socials li a:after{content:none !important} 
		div.sexy-bookmarks ul.socials a{display:block !important; width:60px !important; height:29px !important; text-indent:-9999px !important; background-color:transparent !important} 
		div.sexy-bookmarks ul.socials a:hover{background-color:transparent !important} 
		.sexy-digg, .sexy-digg:hover, .sexy-reddit, .sexy-reddit:hover, .sexy-stumbleupon, .sexy-stumbleupon:hover, .sexy-delicious, .sexy-delicious:hover, .sexy-yahoobuzz, .sexy-yahoobuzz:hover, .sexy-blinklist, .sexy-blinklist:hover, .sexy-technorati, .sexy-technorati:hover, .sexy-facebook, .sexy-facebook:hover, .sexy-twitter, .sexy-twitter:hover, .sexy-myspace, .sexy-myspace:hover, .sexy-mixx, .sexy-mixx:hover, .sexy-scriptstyle, .sexy-scriptstyle:hover, .sexy-designfloat, .sexy-designfloat:hover, .sexy-comfeed, .sexy-comfeed:hover, .sexy-newsvine, .sexy-newsvine:hover, .sexy-linkedin, .sexy-linkedin:hover, .sexy-google, .sexy-google:hover, .sexy-friendfeed, .sexy-friendfeed:hover{background:url('http://blogger.muhrman.se/hiarimages/sexy/sexyspritenew.png') no-repeat !important;border: 0;outline: none;} 
		.sexy-digg{background-position:-980px bottom !important} 
		.sexy-digg:hover{background-position:-980px top !important} 
		.sexy-reddit{background-position:-700px bottom !important} 
		.sexy-reddit:hover{background-position:-700px top !important} 
		.sexy-stumbleupon{background-position:-630px bottom !important} 
		.sexy-stumbleupon:hover{background-position:-630px top !important} 
		.sexy-delicious{background-position:-1190px bottom !important} 
		.sexy-delicious:hover{background-position:-1190px top !important} 
		.sexy-yahoobuzz{background-position:-1120px bottom !important} 
		.sexy-yahoobuzz:hover{background-position:-1120px top !important} 
		.sexy-blinklist{background-position:-1260px bottom !important} 
		.sexy-blinklist:hover{background-position:-1260px top !important} 
		.sexy-technorati{background-position:-560px bottom !important} 
		.sexy-technorati:hover{background-position:-560px top !important} 
		.sexy-myspace{background-position:-770px bottom !important} 
		.sexy-myspace:hover{background-position:-770px top !important} 
		.sexy-twitter{background-position:-490px bottom !important} 
		.sexy-twitter:hover{background-position:-490px top !important} 
		.sexy-facebook{background-position:-1330px bottom !important} 
		.sexy-facebook:hover{background-position:-1330px top !important} 
		.sexy-mixx{background-position:-840px bottom !important} 
		.sexy-mixx:hover{background-position:-840px top !important} 
		.sexy-scriptstyle{background-position:-280px bottom !important} 
		.sexy-scriptstyle:hover{background-position:-280px top !important} 
		.sexy-designfloat{background-position:-1050px bottom !important} 
		.sexy-designfloat:hover{background-position:-1050px top !important} 
		.sexy-newsvine{background-position:left bottom !important} 
		.sexy-newsvine:hover{background-position:left top !important} 
		.sexy-google{background-position:-210px bottom !important} 
		.sexy-google:hover{background-position:-210px top !important} 
		.sexy-comfeed{background-position:-420px bottom !important} 
		.sexy-comfeed:hover{background-position:-420px top !important} 
		.sexy-linkedin{background-position:-70px bottom !important} 
		.sexy-linkedin:hover{background-position:-70px top !important} 
		.sexy-friendfeed{background-position:-1750px bottom !important} 
		.sexy-friendfeed:hover{background-position:-1750px top !important} 
		.sexy-link{ margin-left:25px; float:left} 
		.sexy-link A{padding:10px 0; width:470px; text-align:right; border:0; outline:none}

		
/* archive */


	.archive-wrapper,.archive-wrapper a {
		font-size:11px;
	}

	.archive-date {
		margin:0; padding:0;
	}
	
	.archive-date-collapsed ul {
		display:none;
	}
	
	.archive-post-count a {
		text-transform: capitalize;
	}
	
	.archive-toggle-arrow {
		height:13px;
		width:13px;
		display:block;
		float:left;
		position:relative;
		top:4px;
		left:-15px;
		margin-right:5px;
	}

	.archive-posts li {
		padding:0; margin:0;
		margin-left:30px;
	}
	
	.archive-toggle-open {
		background: url(http://blogger.muhrman.se/hiarimages/archive/expand_down.png);
	}

	.archive-toggle-closed {
		background: url(http://blogger.muhrman.se/hiarimages/archive/expand_right.png);
	}

	.archive-loader {
		margin-left: 50px;
	}
	
	
	/* Recent Comments */

	.recentcomment-body {
		margin-top: 5px;
		margin-bottom:3px;
		line-height:11px;
	}
	
	.recentcomment a {
		font-size:11px;
		word-wrap: break-word;
		line-height:8px;
	}

	.recentcomment {
		line-height:8px;
		margin-bottom:8px;
		text-align:right;
		width:160px;
		margin-left:48px;
	}
	
	.recentcomment-datetime {
		text-align:right;
		font-size:9px;
		text-transform:uppercase;
		margin-bottom:8px;
	}
	
	.recentcomment-datetime-relative {
		text-transform:none;
	}
	
	.recentcomment-head {
		text-align:right;
		font-size:9px;
	}
	
	.recentcomment-head a {
		font-size:9px;
	}
	
	/* Reactions */
	.reaction-icon {
		width:15px;
		height:15px;
		display:block;
		float:left;
		margin-right:3px;
	}
	
	.reaction-text {
		display:block;
		float:left;
		margin-right:10px;
	}
	
	.icon-usch {
		background: url(http://blogger.muhrman.se/hiarimages/reactions/usch.png);
	}
	
	.icon-ok {
		background: url(http://blogger.muhrman.se/hiarimages/reactions/ok.png);
	}
	
	.icon-wonderful {
		background: url(http://blogger.muhrman.se/hiarimages/reactions/underbart.png);
	}

