/*
Theme Name: Magazine-News Matblogg Edition
Theme URI: http://www.matblogg.se
Description: Developed & Designed by Brad Mahaffey and Christopher Anderton
Version: 8.2
Author: Christopher Anderton
Author URI: http://www.matblogg.se
*/


body {
	background: #7fe0f8 url(i/bg3.jpg) repeat-x fixed 0 bottom;
	font-family:"helvetica neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	margin:0pt auto;
}
#box {
	background:transparent url(i/box-bg.png) repeat-y scroll left top;
	margin:-28px auto;
	padding:0px 12px;
	width:991px;
}
img {
	border:0px none;
    behavior: url("/wp-content/themes/pngbehavior.htc");
}
img a {
	border:none;
}
img.thumbnail {
	display:block;
	margin: 4px 5px 3px 0px;
	width:75px;
	height:75px;
	float: left;
}
a:link, a:visited {
	font-weight:bold;
	color:#442200;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
a:hover, a:active {
	outline-style:none;
	outline-width:medium;
	text-decoration:underline;
}
ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px;
}
.breakline {
	background: transparent url(i/breakline.gif) repeat-x scroll left top;
	height: 12px;
	overflow: hidden;
	width: 992px;
	float: left;
	position: relative;
	right: 18px;
}
div.inputbg {
	background: transparent url(i/subscribe-bg.png) no-repeat;
	margin:10px 0px 0px;
	padding: 5px;
	float:left;
	width: 400px;
	text-align: center;
	height: 55px;
}
input {
background-color: #f8f8f8;
border:1px solid #BBBBBB;
font-family:Helvetica Neue,Helvetica,"Trebuchet MS",Arial,Sans-Serif;
font-size:12px;
padding:3px;
}



.prenum  {
padding:3px;
	background: transparent url(i/input-bg1000.jpg) repeat-x;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
}


.presub  {
padding:3px;
	background: transparent url(i/presub.jpg) repeat-x;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #faf5de;
	border-style: hidden;
}

#bgbox {
	background: transparent url(i/bg.png) repeat-y scroll;
	margin: -4px 0pt 0pt;
	padding:0pt;
	width:992px;
	float:left;
}


/*End General */

/*
---------------------------------------------------------------------
Post Image Captions
---------------------------------------------------------------------
*/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*
---------------------------------------------------------------------
Content and Entries
---------------------------------------------------------------------
*/
.artistimages {
	border:0px none;
	padding:5px;
}
h1 {
	color:#333333;
	font-size:22px;
	letter-spacing:-1px;
}
.more-link {
	background:#eef1ea none repeat scroll 0% 50%;
	display:block;
	margin-bottom:-7px;
	margin-top:10px;
	padding:5px;
}
.more-link:hover {
	background:#e2e8d5 none repeat scroll 0% 50%;
	display:block;
}
.readmore {
	background:transparent url(i/readmore.png) no-repeat top left;
	height:47px;
	width:125px;
	line-height:47px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	display: block;
	float: right;
	visibility: hidden;
}
.readmore:hover, .readmore:hover a {
	background:transparent url(i/readmore2.png) no-repeat top left;
	display:block;
}
#content .entry ul.content_list {
	border-bottom:1px solid #FFFFFF;
	margin:0px;
	padding:0px;
}
#content .entry ul.content_list li {
	background:transparent none repeat scroll 0% 50%;
	border-bottom:1px solid #E1E1E2;
	border-top: 1px solid white;
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:10px;
	position:relative;
}
#content .entry ul.content_list li big a {
	color:#C13A01;
	display:block;
	letter-spacing:-1px;
	text-decoration:none;
	font: italic 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#content .entry ul.content_list li big a:hover {
	color:#2B4343;
}
#content .entry ul.content_list li small a {
	text-decoration:none;
}
#content .entry ul.content_list a:hover {
	color:#333333;
}
#content .entry ul.content_list li small {
	color:#999999;
	font-family:Helvetica Neue, "Trebuchet MS", Arial, Sans-Serif;
	font-size:10px;
}
#content .entry ul.content_list li div {
	color:#2B4343;
	float:right;
	position:absolute;
	right:10px;
	text-align:center;
	text-transform:lowercase;
	top:14px;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#content .entry ul.content_list li div a big {
	display:block;
	font-size:23px;
	font-weight:bold;
	letter-spacing:-2px;
	margin-bottom:-2px;
}
.blackbar {
	background:#F2F3EF none repeat scroll 0% 50%;
	font-size:12px;
	font-weight:bold;
	padding:5px 2px;
}
#content .entry ul.content_list li div a {
	color:#2B4343;
	text-decoration:none;
}
#content .entry ul.content_list li div a:hover {
	color:#F36A2D;
	text-decoration:none;
}
#featured-wrapper {
	overflow:hidden;
	position:relative;
	width:976px;
}
.scrolling-content {
	position:absolute;
	width:3200px;
}
#content_about {
	left:0pt;
	top:0pt;
}
#content_portfolio {
	left:976px;
	top:0pt;
}
#ads {
	background: transparent url(i/sidebar-imageblock.jpg) repeat scroll left;
	float:left;
	font-size:11px;
	padding:15px;
	width:396px;
	text-align: center;
	list-style-type: none;
}



#ads img{
	background-color: white;
}

.line {
	border-bottom: 1px solid #E2E2E0;
	float:left;
	height:1px;
	margin:0pt 0pt 10px;
	padding:0pt 0pt 5px 0px;
	width:100%;
}

.entry {
	background: #FFFFFF url(i/entry-bg.png) no-repeat scroll 0 0;
	color:#322213;
	float:left;
	width:535px;
	padding: 15px;
}
.entry p {
	font-family:"Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
	line-height:20px;
	color: black;
}
.entry img {
	border:medium none;
	max-width:535px;
}
.entry2 {
	background:#F3F4ED none repeat scroll 0% 50%;
	color:#322213;
	float:left;
	text-align:justify;
	width:100%;
}
.pastentry {
	color:#666666;
	float:left;
	margin:0pt;
	padding:0pt;
	width:200px;
}
#content {
	float:left;
	line-height:140%;
	margin:0pt auto;
	min-height:600px;
	width:565px;
}
#content small {
	font-size:10px;
}
#content .smallline {
	background: transparent none repeat scroll 0% 0%;
	border-bottom: 1px solid #D0D0C6;
	display:block;
	font-size:10px;
	margin:0px 0px 10px;
	padding: 3px 5px 5px;
	border-top: 1px solid #D0D0C6;
}
#content .left {
	background:#FFFFFF url(i/post-excerpt-bg.gif) repeat-y scroll right top;
	border-right:1px solid #BEBFB4;
	border-top:1px solid #BEBFB4;
	color:#666666;
	float:left;
	min-height:158px;
	padding:15px;
	width:252px;
}
#content .right {
	background: #FFFFFF url(i/post-excerpt-bg2.gif) repeat-y scroll right top;
	border-top:1px solid #BEBFB4;
	color:#666666;
	float:right;
	min-height:158px;
	padding:15px;
	width:252px;
}
#content .right:hover {
	background: #FFFFFF url(i/post-excerpt-bg-hover2.gif) repeat-y scroll right top;
	display:block;
}

#content .left:hover {
	background: #FFFFFF url(i/post-excerpt-bg-hover.gif) repeat-y scroll right top;
	display:block;
}

.clear {
	clear:both;
}
.navigation {
	border-top: 1px solid #BEBFB4;
	color:#666666;
	float:left;
	width:535px;
	background: #F3F2ED url(i/pagenav-bg.jpg) repeat-x;
	padding: 15px;
}

 #content .navigation .wp-pagenavi span {
	padding: 4px 8px;
	font-weight: bold;
	color: #212121;
	background: #fdfee7 url(i/nav-bg-deluxive.gif) repeat;
	border: 1px solid #c8c3c9;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-bottom-color: #a8a9a9;
	border-right-color: #cccece;
}



 #content .navigation .wp-pagenavi a.page {
		padding: 4px 8px;
	font-weight: bold;
	color: #212121;
	background: #fdfee7 url(i/nav-bg-deluxive.gif) repeat;
	border: 1px solid #c8c3c9;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-bottom-color: #a8a9a9;
	border-right-color: #cccece;
}

 #content .navigation .wp-pagenavi span.extend {
		padding: 4px 8px;
	font-weight: bold;
	color: #212121;
	background: #fdfee7 url(i/nav-bg-deluxive.gif) repeat;
	border: 1px solid #c8c3c9;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-bottom-color: #a8a9a9;
	border-right-color: #cccece;
}

#content .navigation .wp-pagenavi a {
		padding: 4px 8px;
	font-weight: bold;
	color: #212121;
	background: #fdfee7 url(i/nav-bg-deluxive.gif) repeat;
	border: 1px solid #c8c3c9;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-bottom-color: #a8a9a9;
	border-right-color: #cccece;
}
#content .navigation .wp-pagenavi a:hover {
		padding: 4px 8px;
	font-weight: bold;
	color: white;
	background: #402a16 url(i/nav-bg-deluxive2.gif) repeat;
	border: 1px solid #c8c3c9;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-bottom-color: #a8a9a9;
	border-right-color: #cccece;
}

.alignright {
	float:right;
	margin-top:10px;

}
.alignleft {
	float:left;
}
.similiar {
	color:#333333;
	float:left;
	padding:10px;
	text-align:justify;
}

.center {
	text-align:center;
}
acronym, abbr, span.caps {
}
acronym, abbr {
	border-bottom:medium none;
	font-weight:bold;
}
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	display:inline;
	margin:0pt 0pt 2px 7px;
	padding:4px;
}
img.alignleft {
	display:inline;
	margin:0pt 7px 2px 0pt;
	padding:4px;
}
blockquote {
	background:#F3F3F3 none repeat scroll 0% 50%;
	border-left:5px solid #DDDDDD;
	margin:15px 30px 0pt 10px;
	padding:5px 10px 5px 20px;
}
blockquote cite {
	display:block;
	margin:5px 0pt 0pt;
}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
.clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
#past {
	margin:0pt;
	padding:0pt;
}
.lovebar {
	background: #FFEEEE url(i/lovebar-bg.gif) repeat-x scroll 0% 50%;
	color:#333333;
	height:39px;
	padding-top:11px;
	text-align:left;
	text-indent:20px;
	font: italic bold 14px/39px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #dfdfdf;
}
.rssicon {
	background: #FFEEEE url(i/rss-icon.gif) no-repeat scroll 0 50%;
	display:block;
	float:left;
	height:50px;
	width:50px;
	margin-left: 1px;
}
.entry .lovebar a {
	color:#F14F4F;
	text-decoration:underline;
}
.tagline {
	color:#666666;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	visibility: hidden;
}
.tagsbox {
	background: #e8f5e1 url(i/catbox-bg.jpg) repeat scroll 0 50%;
	color:#555555;
	font-size: 13px;
	margin: 1px 0px;
	padding:5px;
	border-bottom: 1px solid #dfdfdf;
}


.tagsbox a {
	color: #420!important;
	font-size: 13px!important;
}



.googleads1 {
	background:#FFFFFF url(i/sponsorbg.gif) no-repeat top left;
	border-top: 1px hidden #402e18;
	border-bottom: 1px hidden #402e18;
	color:#666666;
	float:left;
	width:550px;
	margin-top:10px;
	height:59px;
	padding:13px 0px 13px 15px;
	text-align:center;
}
#content .entry2 h2 {
	color:#322213;
	font-size:16px;
	letter-spacing:-1px;
	margin:0px;
}
#content .entry ol, #content .entry ul {
	list-style-type:none;
	margin:0pt;
	padding:0pt 0pt 0pt 0px;
}
#content .entry ul li {
	background:#d9d3c5;
	border:medium none;
	display:block;
	line-height:20px;
	margin:0pt 0pt 5px;
	padding:0pt 0pt 0px 7px;
}
#content .entry ul li a {
	background: #eae6dd url(i/tabber-content-bg.jpg) repeat-x scroll 0% 50%;
	color:#3F5920;
	display:block;
	text-decoration:none;
	padding:0px 0px 0px 5px;
}
#content .entry ul li a:hover {
	background:#DFE3C7 none repeat scroll 0% 50%;
	color:#3F5920;
	display:block;
	text-decoration:none;
}
#content .entry h2 {
	color:#442200;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:10px 0pt;
	padding:0pt;
}
#content .entry h5 {
	color: #420;
	letter-spacing:-1px;
	margin: 10px 0 5px 0px;
	font: bold 26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(i/title_gfx.gif) no-repeat 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 30px;
}
#content .entry h5 a:link, #content .entry h5 a:visited {
	color: #442200;
	font-size: 26px;
	font-weight: bold;
	letter-spacing:-1px;
	background-repeat: no-repeat;
}
#content .entry h5 a:hover {
	background: #f8f2c3 none repeat scroll 0% 50%;
}
#content .entry .categoryheader {
	float:right;
	background:#f3ffd3;
	padding:3px 5px;
	font-size:11px;
}
.postinfo {
	background: #F6F6F6 url(i/postinfo.jpg) repeat scroll 0% 50%;
	border-bottom:1px solid #E4E4E4;
	display:block;
	font-size:11px;
	padding: 10px;
	margin-bottom: 10px;
}
.postinfo a {
	color:#1C6363;
	font-weight:bold;
}
.left h2, .right h2 {
	font-size:14px;
	margin:0px;
	padding:0px;
}
.left p, .right p {
	margin:5px 0px 0px;
}
h2 a:link, h2 a:visited, .title a {
	color:#442200;
	font-weight:normal;
	font-size:16px;
}
h2 a:hover {
	background:#f3ffd3 none repeat scroll 0% 50%;
	text-decoration:none;
}
#content .entry a, #content .entry2 a {
	color: #301506;
	font-weight:bold;
}
.left_side h3, #footer h3 {
	color:#333333;
	font-size:1.4em;
	font-weight:bold;
	margin:0pt 0pt 0.5em;
}
.left_side .entry h3 {
	color:#C13A01;
	font-size:1.6em;
	font-weight:bold;
	margin:0pt 0pt 0.5em;
	text-transform:none;
}

 .entry h3 {

	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
}
/*
---------------------------------------------------------------------
Single Post Tabber JS Box Styling (Related posts, popular, etc)
---------------------------------------------------------------------
*/
#content .entry .tabberlive .tabbertabhide {
	display: none;
}
#content .entry .tabber {
}
#content .entry ul.tablist {
	background:#FFFFFF none repeat scroll 0% 50%;
	float:left;
	margin:0px;
	padding:5px;
	width:523px;
}
#content .entry ul.tablist ul.related_post {
	margin:0px;
}
#content .entry ul.tablist a:link, #content .entry ul.tablist a:visited {
	color:#888888;
	text-decoration:none;
	border-bottom:none;
}
#content .entry ul.tablist a:hover {
	text-decoration:none;
}
#content .entry ul.tablist li {
	background:#d9d3c5;
	border:medium none;
	display:block;
	line-height:20px;
	margin:0pt 0pt 5px;
	padding:0pt 0pt 0px 7px;
}
#content .entry ul.tablist li ul li, #content .entry ul.tablist li ul li a:link, #content .entry ul.tablist li ul li a:visited {
	background: #eeeeee none repeat scroll 0% 50%;
	color: #420;
	display:block;
	text-decoration:none;
	padding:0px 0px 0px 5px;
}
#content .entry ul.tablist li a:link, #content .entry ul.tablist li a:visited {
	background: #5d462d url(i/tabber-content-bg.jpg) repeat scroll 0% 50%;
	color: #7c7b6a;
	display:block;
	text-decoration:none;
	padding:0px 0px 0px 5px;
}
#content .entry ul.tablist li a:hover, #content .entry ul.tablist li ul li a:hover {
	background:#DFE3C7 none repeat scroll 0% 50%;
	color:#3F5920;
	display:block;
	text-decoration:none;
}
#content .entry .tabberlive {
	background: #EAE6DD none repeat scroll 0% 50%;
	display:block;
	float:left;
	margin:0px;
	width:100%;
}
#content .entry ul.tabbernav {
	background: transparent url(i/tabbernav_head.gif) repeat scroll 0% 50%;
	display:inline;
	float:left;
	margin:0px;
	padding:5px;
	width:523px;
}
#content .entry ul.tabbernav li {
	float: left;
	margin: 0px;
	padding: 0px;
	border:none;
	width:auto;
	background-color: transparent;
}
#content .entry ul.tabbernav li a:link, #content .entry ul.tabbernav li a:visited {
	background: #491f0f url(i/tab-inactive.jpg) repeat scroll 0% 50%;
	color: #f2f2f2;
	display: block;
	margin: 0px 5px 8px 0px;
	overflow: hidden;
	padding: 5px;
	width: auto;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	border:none;
}
#content .entry ul.tabbernav li:hover a {
	background: #ccc6b7 url(i/tab-inactive-hover.jpg) repeat scroll 0% 50%;
	color: white;
	border:none;
}
#content .entry ul.tabbernav li.tabberactive a {
	background:#302319 none repeat scroll 0% 50%;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	padding-bottom: 1px;
}
#content .entry .tabberlive .tabbertab {
	background: white none repeat scroll 0% 50%;
}
#content .entry .tabberlive .tabbertab h2 {
	display: none;
}
#content .entry .tabberlive .tabbertab h3 {
	display: none;
}
#content .entry #tab1.tabberlive {
}
#content .entry #tab2.tabberlive {
}
#content .entry #tab2.tabberlive .tabbertab {
	height: 200px;
	overflow: auto;
}
/*
---------------------------------------------------------------------
Featured Top Article
---------------------------------------------------------------------
*/
#top_article {
	background: transparent url(i/fokus-bg.jpg) no-repeat scroll left top;
	float:right;
	width:960px;
	padding: 15px 15px 0 17px;
}
#top_article .featuredright {
	float:right;
	width:327px;
	height:100%;
}
#top_article .featuredright ul {
	margin: 15px 0px 0px;
	list-style-image:none;
	list-style-type:none;
	padding:0px;
}
#top_article .featuredright ul li {
	padding: 3px 5px 2px;
	font-weight:normal;
	color:#7a6759;
	margin: 0px 0px 18px;
	background-color: transparent;
}
#top_article .featuredright ul li a {
	font-weight:normal;
	color: white;
	font-weight:bold;
}
#top_article .featuredright ul li a:hover {
	color:#D6EB85;
}
#top_article .featuredright ul li label {
	background: transparent;
	padding:6px 5px;
	margin-right:5px;
	color: #79695c;
	text-transform:uppercase;
	font-size:10px;
}
#top_article .featuredleft {
	font-weight: bold;
	width: 630px;
	position: relative;
	right: 17px;
	bottom: 14px;
	float: left;
	margin-bottom: -10px;
}


#fokusstyle  {
	height: 200px;
	float: right;
	position: relative;
	text-align: right;
	right: 255px;
	top: 90px;
	width: 600px;
}
#top_article .featuredleft p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	visibility: hidden;
}



#top_article .featureimage {
	margin-right:15px;
	background: transparent;
	padding:5px 5px 3px 5px;
	position:relative;
	float:left;
	visibility: hidden;
}
#top_article .featureimage span {
	width:94px;
	height:94px;
	position:absolute;
	background:transparent url(i/featured.png) no-repeat top left;
	display: none;
}

}
#top_article p {
	color: #d1d1d1;
	padding:0px;
	margin:10px 0px 5px 0px;
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#top_article a {
	color:#d6eb85;
	font-weight:bold;
}
#top_article a:hover {
	color:#e8f4bb;
	text-decoration:none;
}
#top_article small {
	color: #f3f3f3;
	display:block;
	font-family:"Helvetica Neue", Helvetica, Arial;
	font-size:11px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-left: 17px;
}
#top_article big {
	color: white;
	font: bold 28px/22px "Helvetica Neue", Helvetica, Arial;
}
#top_article a big:hover {
	color:#e8f4bb;
}
#page #top_article big {
	position:relative;
	top:-10px;
}
#top {
	margin:0px;
	padding:0pt;
	width:992px;
}
/* End Top Article */

/*
---------------------------------------------------------------------
Navigation & Header
---------------------------------------------------------------------
*/
#global_nav {
	background: transparent;
	font-size: 12px;
	width:992px;
	font-weight: bold;
	text-align: right;
}
#global_nav ul.nav {
	background: #fff url(i/nav_bg.jpg) repeat-x scroll left bottom;
	padding: 3px 0 14px 15px;
	width:977px;
	margin: 0px 0 0px 0px;
	text-align: right;
}
#global_nav ul li {
	display:inline;
	padding-top: 6px;
	padding-right: 0;
}
#global_nav ul.nav a {
	color: #ecc8d1;
	text-decoration:none;
	padding: 1px 10px 3px 5px;
	font-weight: bold;
}
#global_nav ul.nav a:hover {
	background: #420 none repeat scroll 0% 0%;
	color:#D6EB85;
	text-decoration:none;
}
div.search {
	float: right;
	margin: 108px 25px 0px 0px;
	padding:0px;
	background-color: transparent;
}

#searchsubmit {
	border:none;
	width: 29px;
	margin:0px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Helvetica Neue, Helvetica, "Trebuchet MS", Arial, Sans-Serif;
	font-size: 13px;
	color: white;
	background: transparent url(i/trans_search.gif) no-repeat;
	height: 26px;
	overflow: hidden;
	padding: 26px 0 0;
}
#searchsubmit:hover {
	background: transparent;
	cursor:pointer;
	color:#3d3932;
}




#search_form .input {
	border:none;
	color: black;
	padding: 7px 1px 55px 7px;
    outline: none;
	width: 175px;
	background-color: transparent;
	font: bold 12px "Helvetica Neue", Helvetica, Arial;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0px;
	position: relative;
	bottom: 20px;
}



/* Safari Hack. Hate hacks. Removes WebKits blue highlight for forms and putting the form in the right place */
@media screen and (-webkit-min-device-pixel-ratio:0) {


#search_form .input {
	border:none;
	
	padding: 7px 1px 55px 7px;
    outline: none;
	width: 175px;
	background-color: transparent;
	font: bold 12px "Helvetica Neue", Helvetica, Arial;
	margin-bottom: 0;
	margin-top: 0px;
	margin-right: 0px;
	position: relative;
	bottom: 42px;
}




}


/* Safari Hack ends here */



#header {
	background: #FFFFFF url(i/header.jpg) no-repeat;
	margin-top:0px;
	padding:15px;
	width:962px;
	height: 200px;
}
#header h1 {
	color:#2c1f19;
	font-family:"Helvetica Neue", Helvetica, Arial;
	font-size:32px;
	line-height:36px;
	margin:0pt;
	padding:0px;
	visibility: hidden;
}
#header h1 a {
	color:#2c1f19;
	margin:0px;
	font-weight:bold;
	padding:0px;
}
#header h1 a:hover {
	text-decoration:none;
}
p.desc {
	color:#999999;
	float:left;
	margin:0px;
}

#searchform {
	float:left;
	height:30px;
	line-height:30px;
	margin:0pt;
	padding-top:5px;
}
#searchform #s {
	font-size:10pt;
	width:260px;
}
#searchform #submit {
	font-size:8pt;
}
/* End Header & Navigation */

/*
---------------------------------------------------------------------
Sidebars
---------------------------------------------------------------------
*/

#misc {
	background:#FFFFFF none repeat scroll 0% 0%;
	float:right;
	padding:0pt;
	width:426px;
}
#info {
	background: #f3f2ed url(i/infobox-bg.png) no-repeat;
	border-bottom:1px solid #BEBFB4;
	color: #212121;
	float:left;
	font-size:11px;
	line-height: 16px;
	padding:15px;
	width:396px;
	margin-top: 0;
}


#info a {
	color: #212121;
}
#info p {
	margin:5px 0px 0px;
	padding:0px;
}
#info .authorimage {
	float: left;
	display:block;
	margin:4px 4px 3px 0px;
	padding: 5px 5px 10px;
	background-color: white;
	border-bottom: 3px solid #d2d2d2;
	border-right: 2px solid #eaeaea;
}
.postmeta {
	border-bottom:1px solid #669999;
	color:#666666;
}
.postinfo img {
	border:medium none;
}
img.wp-smiley {
	border:0pt none;
	padding:0pt;
}
.twitter {
	background:transparent none repeat scroll 0% 50%;
	border:1px solid #E5E5BD;
	color:#333333;
	float:right;
	margin:0pt 0pt 10px;
	padding:5px 6px;
	text-align:justify;
	width:395px;
}
#sidebar {
	display:inline;
	float:right;
	font-size:11px;
	width:426px;
}
.rsidebar {
	color:#666666;
	float:right;
	width:225px;
}
.lsidebar {
	color:#322213;
	float:left;
	max-width:100%;
	width:200px;
}
.sidecomments {
	float:left;
	margin:0px 0px 5px 0px;
	color:#555;
}
.sidecomments .sidebargravatar {
	float:left;
	display:block;
	margin:0px 3px 3px 0px;
	padding:3px;
	background:#CCC6B7;
}
.rsidebar ul li ul {
	list-style-type:none;
	margin:0pt;
	padding:0pt 0pt 0pt 0px;
}
.rsidebar ul li ul li {
	background:#d9d3c5;
	border:medium none;
	display:block;
	line-height:20px;
	margin:0pt 0pt 5px;
	padding:0pt 0pt 0px 7px;
}
.rsidebar ul li ul li a {
	background: #ddd8ba none repeat-x scroll 0% 50%;
	color:#3F5920;
	display:block;
	text-decoration:none;
	padding:0px 0px 0px 5px;
}
.rsidebar ul li ul li a:hover {
	background:#DFE3C7 none repeat scroll 0% 50%;
	color:#3F5920;
	display:block;
	text-decoration:none;
}
.rsidebar ul li .rsidebar-title {
	background: transparent url(i/rsidebar-title.png) no-repeat scroll 0 0;
	color: #e9e6cd;
	display:block;
	font-size: 13px;
	font-weight: bold;
	margin:5px 0px;
	padding:5px;
}
.rsidebar ul li .rsidebar-title:hover {
	text-decoration:none;
	background: #809712;
}
.lsidebar ul li ul {
	list-style-type:square;
	margin:0pt;
	padding:0pt 0pt 0pt 0px;
}
.lsidebar ul li ul li {
	background:#ccc6b7;
	border:medium none;
	display:block;
	line-height:20px;
	margin:0pt 0pt 5px;
	padding:0pt 0pt 0px 7px;
}
.lsidebar ul li ul li a {
	background:#d9d3c5 none repeat scroll 0% 50%;
	color:#3F5920;
	display:block;
	text-decoration:none;
	padding:0px 0px 0px 5px;
}
.lsidebar ul li ul li a:hover {
	background:#d3d7bb none repeat scroll 0% 50%;
	color:#3F5920;
	display:block;
	text-decoration:none;
}
.rsidebar ul, .lsidebar ul {
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
.rsidebar ul li, .lsidebar ul li {
	border-top: 1px solid #BEBFB4;
	list-style-type:none;
	padding:15px 10px;
}
.rsidebar p, .lsidebar p {
	display:inline;
}

.rsidebar h2, #info h2, .lsidebar h2 {
	color:#322213;
	font-family:Helvetica Neue, helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0pt 0pt 10px;
}


 #info h2 a {
	font-size: 13px;
	font-weight: bold;
	color: #212121;
}




 #info h2  {
	font-size: 13px;
	color: #212121;
}
/* End Sidebar */

/*
---------------------------------------------------------------------
Entry Comments
---------------------------------------------------------------------
*/

.boxcomments {
	background:#FFFFFF none repeat scroll 0% 0%;
	border-top: 1px solid #BEBFB4;
	padding:15px;
}
.boxcomments .commentimage  {
	float:left;
	display:block;
	padding: 0px 10px 10px 0px;
}
ol.commentlist p {
	font-size: 14px;
	margin: 2px 0px;
}
.commentsfoot {
	color: #563e21;
	display:block;
	margin-top: 40px;
	padding-right: 5px;
	padding-top: 5px;
	background-image: none;
	font: bold 12px "Lucida Handwriting", "Monotype Corsiva", Arial, "Comic Sans MS", "Times New Roman";
}
.postbox {
	border-top: 1px solid #BEBFB4;
	padding:15px;
}
#commentform {
	margin:0pt;
}
#commentform label {
	display:block;
	margin:0pt;
}
#commentform input {
	font-weight:bold;
	padding:5px;
	width:auto;
	cursor:pointer;
	color:#3F5920;
}
#commentform textarea {
	font-size:14px;
	margin:5px 0pt 10px;
	padding:5px;
	width:523px;
	color:#322213;
}
#commentform #submit {
}
#commentform p {
	margin:5px 0pt;
}
.authorcomment {
	background:#fafff0;
	border:1px solid #DDDDDD;
}
ol.commentlist {
	margin-left:0px;
	margin-top:15px;
	padding:0pt;
}
ol.commentlist li {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 10px 0px;
	padding: 0 10px 10px;
	background-repeat: repeat-x;
}




ol.commentlist li.commenthead {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:15px 10px;
}
ol.commentlist li.commenthead h2 {
}
ol.tblist {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt 0pt 1px;
	padding:0pt;
}
ol.tblist li {
	border:1px dashed #CCCCCC;
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt 0pt 5px;
	padding:10px 5px;
}
input#url, input#author, input#email, textarea {
	background: #FCFCFC none repeat scroll 0% 50%;
	border:1px solid #CBCBCB;
	color:#666666;
	font-family:Helvetica Neue, Helvetica, Arial;
	margin-bottom:0.6em;
	margin-top:2px;
	padding:3px;
	width:40%;
	cursor:text;
	font-weight:normal;
}

/* End Entry Comments */

/*
---------------------------------------------------------------------
WP-Pagenavi plugin styles
---------------------------------------------------------------------
*/

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	background-color:#FFFFFF;
	border:1px dashed #000000;
	color:#7C940C;
	margin:5px;
	padding:5px 10px;
	text-decoration:none;
}
.wp-pagenavi a:hover {
	background-color:#FFFFFF;
	border:1px dashed #000000;
	color:#114477;
}
.wp-pagenavi span.pages {
	background-color:#FFFFFF;
	border:1px dashed #000000;
	color:#000000;
	margin:2px;
	padding:5px 10px;
}
.wp-pagenavi span.current {
	background-color:#FFFFFF;
	border:1px dashed #000000;
	color:#000000;
	font-weight:700;
	margin:5px;
	padding:5px 10px;
}
.wp-pagenavi span.extend {
	background-color:#FFFFFF;
	border:1px dashed #000000;
	color:#000000;
	margin:5px;
	padding:5px 10px;
}

/* End WP-Pagenavi */

/*
---------------------------------------------------------------------
Archives
---------------------------------------------------------------------
*/

/* Changed CH */
.archivebox {
	width: 505px;
	background: #ffffff url(i/archive-bg.jpg) no-repeat;
	float:left;
	border: 1px solid #e8e8e8;
	padding: 12px;
	float:left;
	margin-top: 0;
	font-family:"Helvetica Neue", Helvetica, Arial;
	color:#555555;
	border-bottom-width: 3px;
	border-left-width: 1px;
	margin-bottom: 10px;
}

.archivebox div {
	margin-top: 15px;
}





.archivebox p {
	font-family:"Helvetica Neue", Helvetica, Arial;
	font-size:12px;
	line-height:1 px;
	display:inline;
	margin: 0;
	padding: 0;
}
.archivebox .thumblist {
	padding: 5px;
	width: 75px;
	height: 75px;
	margin: 5px 10px 5px 0px;
	background: white;
	float:left;
	display:block;
	overflow:hidden;
}
.archivebox .thumblist img {
	height:75px;
	width:75px;
	margin-top: 10px;
}
.archivebox li {
	font-size:12px;
	color:#555555;
	line-height:14px;
	font-family:"Helvetica Neue", Helvetica, Arial;
}
.archivebox li a, .archivebox li a:visited {
	color:#3a6c9b;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	border:0px;
	margin: 0;
	padding: 0;
}
.archivebox li a:hover {
	font-size:12px;
	color:#3a6c9b;
	text-decoration:none;
	border-bottom:1px solid #3a6c9b;
}
.archivebox .linetwo {
	color:#888888;
	font: normal 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
}
/* End Archives */

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

#footer h3 {
	color:#F1F1F1;
	margin-bottom:10px;
	padding:0px;
}
#end h3, #comments h3 {
	color:#333333;
	font-size:1.4em;
	margin:0pt 0pt 1em;
}
#categories {
	background: #81a960 url(i/category-bg.jpg) repeat scroll 0% 0%;
	float:left;
	margin: 1px 0px 0;
	padding: 15px;
	width:962px;
	height: 228px;
}
#categories ul {
	list-style-image:none;
	list-style-type:none;
	margin: 0px 0px 120px;
}


#categories h3 {
	margin-bottom: 25px;
}

#categories ul li {
	color: #d9d9d9;
	float:left;
	list-style-type: none;
	width:165px;
	font-weight: bold;
	line-height: 18px;
}
.footer_left ul {
	margin:0px;
	padding:0px;
}
.footer_left ul li {
	background:#2E2219 none repeat scroll 0% 50%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:24px;
	list-style-image:none;
	list-style-type:none;
	margin-right:8px;
	margin-bottom:5px;
}
#footer .footer_left ul li a {
	background:transparent none repeat scroll 0% 50%;
	display:block;
	padding-left:5px;
	font-size:11px;
	outline-style:none;
	outline-width:medium;
}
#footer .footer_left ul li:hover a {
	display:block;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:24px;
}
.footer_left ul li:hover {
}
#footer {
	background: #1f160e none repeat-x scroll left top;
	clear:both;
	padding:0px;
	width:992px;
}
.footer_left {
	float:left;
	padding:15px 0px 15px 15px;
	width:643px;
}
.footer_left_wide {
	float:left;
	width:300px;
}
.footer_left_narrow {
	float:right;
	width:300px;
}
.footer_right {
	float:right;
	padding:15px 15px 15px 0px;
	width:290px;
}
.footer_wide {
	background: transparent none repeat-x scroll left bottom;
	float:left;
	margin:0px;
	width:992px;
}
#footer p {
	color:#AA8F7B;
	font-size:11px;
}
.footer_left em {
	display:block;
	font-size:0.95em;
	font-weight:bold;
}
.footer_left em a {
	color: white;
}
#footer a {
	color: white;
	font-weight:bold;
}
#footer .footercredit {
	background:#302319;
	padding:5px;
	margin:0px;
	display:block;
	text-align:center;
	line-height:12px;
}
#footer a:hover {
	color:#D6EB85;
	text-decoration:none;
	
}


/* End Footer */

/* Misc */

.gravatar_sidebar {
	float: left;
	background:  url(i/gravatar_frame.jpg) no-repeat;
	margin-right: 5px;
	width: 40px;
	height: 40px;
	padding: 8px;
}




.deluxive {
	color: #420;
	font-size: 12px;
	margin: 10px 5px 5px 0;
	padding: 3px 3px 3px 0;
	font-weight: bold;
}

.deluxive img{
	padding: 2px;
}




.catbox {
	background: #e8f5e1 url(i/catbox-bg.jpg) repeat scroll 0 50%;
	color:#555555;
	font-size: 13px;
	margin: 1px 0px;
	padding:5px;
	border-bottom: 1px solid #dfdfdf;
}


#recept {
	background: transparent url(i/recept-bg.jpg) no-repeat scroll 0 bottom;
	color: black;
	padding: 20px 20px 20px 14px;
	width: 495px;
	border-top: 1px none #363636;
	font: 13px/18px "Lucida Handwriting", "Monotype Corsiva", Arial, "Comic Sans MS", "Times New Roman";
}

#recept p{
	margin-top: 35px;
	color: #1e1d1b;
	font: 12px "Lucida Handwriting", "Monotype Corsiva", Arial, "Comic Sans MS", "Times New Roman";
}




#recept_bg {
	z-index: 1;
	background: url(i/recept-bg1.jpg) repeat-y;

}


#odd_bg {
	background: url(i/recept-bg.jpg) no-repeat scroll 0 bottom;
	margin: 20px 0 30px;
	padding: 30px 0 1px;
	width: 540px;
}


#odd_bg2 {
	background: url(i/kommentar-bg-top.jpg) no-repeat 0 top;
	width: 539px;
}
.odd {
		z-index: 1;
	background: url(i/kommentar-bg1.jpg) repeat-y;
	
	
}

.odd p {
	margin-bottom: 5px;
	line-height: 17px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



.left_gravatar {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	width: 185px;
	border-bottom: 1px dashed silver;
	padding-bottom: 15px;
	border-top-style: none;
}


#blogroll {
}


.snap_li {
	background: url(i/snapr-bg.jpg) no-repeat 0 152px;
}


.yellowbox {
	background-color: #fefdc0;
	border: 1px solid #f3d22e;
	font-style: italic;
	padding: 8px;
	border-bottom-width: 3px;
	border-right-width: 2px;
	border-right-color: #f3df2e;
	border-bottom-color: #e7d42f;
}

.vykort {
	width: 400px;
	float: left;
}


/* Image archive display sidebar */

.ngg_images {
	width: 340px;
	margin-left: 30px;
}











