/*  
Theme Name: Mer Kraft
Theme URI: -
Description: Theme for Mer kraft & Fredrik Trolle.
Version: 0.1
Author: Jimmy Rosen
Author URI: http://www.angry.se
*/

body { 
font-size: 62.5%;  /* reset 1em to 10px. */
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
color: #000000;
}

/* FLOATING TAIL --------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
background: #0a2c53 url('images/bg.png') repeat-x top left;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto; 
	width: 940px !important;
	/* background: white; */

/*background: transparent url('images/bg3.png') repeat-y top center; */
}
.wrap2 {
    margin: 0 auto; 
    min-height: 100%;
  /*  width: 100%; */
	background: url('images/bg2.png') no-repeat top center;
}
.wrap3 {
	height: auto !important;
	height: 100%;
    margin: 0 auto -57px;  /* the bottom margin is the negative value of the footer's height */
    min-height: 100%;
 /*   width: 100%; */
 	 background: url('images/bg3.png') repeat-y top center;
}

.footer, .push {
	height: 57px; /* .push must be the same height as .footer */
}
.push {
	width:100%;
	clear:both;
}
.footer {
/*background: #071f3b;*/
	position:relative;
	width:100%;
background: url('images/footbg.png') no-repeat bottom center;
}

/* TAIL ------------------------------------------------------------------ */

.footInfo {
/* height: 25px; */
/* background: #071f3b; url('images/bg3.png') repeat-y top center; */
    width: 940px;
	margin: 0 auto;
}
.info {
	float: right;
	margin-top: 12px;
	margin-right: 10px;
	font-size:1.2em;
	text-decoration:none;
	color: #cccccc;
}
.info a:link, .info a:visited {
	text-decoration:none;
	color: #aaaaaa;
}
.info a:hover, .info a:hover:visited {
	text-decoration:none;
	color: #999999;
}
/* HEADER ---------------------------------------------------------------- */

.topSpacer {
	background: #da1f26 repeat-x top left;
	/* padding-top: 23px; */
        height: 23px;
        width: 940px;
}
.printhr {
	display: none;
}

.printlogo {
	display: none;
}

.printtrolle {
	display: none;
}

.logo {
	height: 37px !important;
	background: url('images/logo.png') no-repeat top left;
	float:left;
	text-align: left;
	margin-left: 16px;
	margin-top: 19px;
}
.logo img, .logo img a {
border: 0px;

}
.header {
	background: url('images/headbg.png') top left no-repeat;
	height: 58px !important;
        width: 940px;
}

/* FEATURED -------------------------------------------------------------- */

.featprint {
display: none;
}

.feat {
	background: url('images/featbg.png') top left no-repeat;
	clear: both;
	height: 281px;
        width: 940px;
}
.featTopic {
	padding-top: 48px;
	float: left;
	padding-left: 20px;
}

.featTopic h1 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:3.1em;
	font-weight:bold;
	letter-spacing:-2px;
    background: #DA1F26;
	display: block;
	padding: 5px 10px;
	color: #ffffff;
    margin-bottom: 15px;
}
.featContent {
	float: left;
	padding-left: 20px;
}
.featContent p {
	margin-bottom: 20px;
	font: 1.4em "Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 19px;
	color: #ffffff;
	width: 700px;
}
.featContent p a {
	color: #da1f26;
    text-decoration: underline;
}


.featContent h1 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:3.1em;
	font-weight:bold;
	letter-spacing:-2px;
	color: #ffffff;
}
.featContent h2 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:2.8em;
	font-weight:bold;
	letter-spacing:-2px;
	color: #ffffff;
}
.featContent h3 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:2.2em;
	font-weight:bold;
	letter-spacing:-1px;
	color: #ffffff;
}
.featContent h4 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:0px;
	color: #ffffff;
}
.featContent h5 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:0px;
	color: #ffffff;
}
.featContent ul {
	line-height: 1.6em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 44px;
	font-family: Arial, Sans-Serif !important;
	font-size: 1.4em;
	color: #ffffff;
}
.featContent ol {
	line-height: 1.6em;
	margin-left: 48px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Sans-Serif !important;
	font-size: 1.4em;
	color: #ffffff;
}
.featContent ol ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
.featContent ul ol {
	margin-bottom: 0px;
	margin-top: 0px;
}

/* MENUBAR --------------------------------------------------------------- */

.menu-huvudmeny-container {
    padding-top: 26px;
	float: left;
width: 736px;
}

#menu-huvudmeny {
float: right;
}

/***  SUPERFISH ESSENTIAL STYLES ***/
.menu, .menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.menu {
	line-height:	1.0;
font-size: 14px;
font-weight: bold;
}
.menu ul {
        margin-left: -5px;
        margin-top: -7px;
	position:		absolute;
	top:			-999em;
	width:			11em; /* left offset of submenus need to match (see below) */
}
.menu ul ul {
margin-left: 17px;
margin-top: -1px;
}
.menu ul li {
	width:			100%;
}
.menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.menu li {
        padding:		4px;
	float:			left;
	position:		relative;
}
.menu a {
	display:		block;
	position:		relative;
}
.menu li:hover ul,
.menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top:			-999em;
}

ul.menu li:hover {
	background: #da1f26;
	color: #ffffff;
}
ul.menu li li {
}

ul.menu li li:hover {
}

ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top:			-999em;
}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** SKIN ***/
.menu {
	float:			left;
}
.menu a {
padding: 3px 6px 3px 6px;
	text-decoration:none;
}
.menu a, .menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #ffffff;
}
.menu a:hover, .menu a:visited:hover  { /* visited pseudo selector so IE6 applies text colour*/
	color: #ffffff;
}
.menu li {
	background: url('images/menubg.png') repeat top left;
	color: #ffffff;
margin-left: 5px;
}
.menu li li {
	background: url('images/menubg.png') repeat top left;
}
.menu li li li {
	background: url('images/menubg.png') repeat top left;
}
.menu li:hover, .menu li.sfHover,
.menu a:focus, .menu a:hover, .menu a:active {
	background:  #da1f26;
	color: #ffffff;
	outline:		0;
}

/*** arrows **/
.menu a.sf-with-ul {
	padding-right: 	2em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			0.55em;
	top:			.55em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			5px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.menu ul .sf-sub-indicator { background-position:  -10px 0; }
.menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.menu ul a:focus > .sf-sub-indicator,
.menu ul a:hover > .sf-sub-indicator,
.menu ul a:active > .sf-sub-indicator,
.menu ul li:hover > a > .sf-sub-indicator,
.menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
/*.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}*/

/* EVENTS */

.menu-huvudmeny-container ul li.current-menu-item, .menu-huvudmeny-container ul li.current_page_parent, .current_page_ancestor, .current_menu_ancestor {
	background: #da1f26 !important;
	color: #ffffff;
}

.menu-huvudmeny-container ul li li.current-menu-item, .menu-huvudmeny-container ul li li.current_page_parent {
	background: #da1f26 !important;
	color: #ffffff;
}

/* POSTS ----------------------------------------------------------------- */


.wppostdiv {
	clear: both;
}
.maincontent {
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 20px;
	float:left;
	width:630px; 
}
/* POST INFO ------------------------------------------------------------- */

.blogExtrasContainer {
	clear: both;
	width: 100%;
	min-height: 36px;
	margin-top: 17px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float:left;
	margin-bottom: 17px;
}
.blogExtrasContainer p {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 3px;
	font-family: Arial, Sans-Serif !important;
	font-size:1.2em;
	text-align:left;
	color:#cccccc;
}
.blogExtrasContainer a:link, .blogExtrasContainer a:visited {
	text-decoration:none;
	color:#cccccc;
}
.blogExtrasContainer a:hover, .blogExtrasContainer a:hover:visited {
	color:#999999;
	text-decoration:none;
}
.blogExtraRight {
	color:#000000;
	float:right;
	margin-top: 7px;
	margin-right: 3px;
	text-align:right;
}
.blogExtraRight a:link, .blogExtraRight a:visited {
	text-decoration:none;
	font-size: 1.2em;
	color:#000000;
}
.blogExtraRight a:hover, .blogExtraRight a:hover:visited {
	font-size: 1.2em;
	color:#999999;
	text-decoration:none;
}


/* TEXT ------------------------------------------------------------------ */
   
/*
blockquote p {
	margin-bottom: 10px;
}
blockquote {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 3px double #000000;
	border-bottom: 3px double #000000;
	padding: 5px 15px;
	font-style: oblique;
	font-size: 12px;
	margin-left: 5%;
	margin-right: 5%;
	background: url("images/blockquotebg.png") 5% no-repeat #f6f6f6;
}
*/

blockquote  {
background:transparent url(images/quote_r.gif) no-repeat scroll right bottom !important;
/* color:#575B60 !important; */
color: #3a3c3f !important;
float:right;
font-family:Helvetica,Tahoma,Verdana,Arial,sans-serif;
/* font-size:2.2em !important; */
font-weight:bold;
letter-spacing:-1px;
margin:10px;
padding:0 25px 5px 0;
text-align:left;
width:35%;
}

blockquote p {
background:transparent url(images/quote_l.gif) no-repeat scroll left top !important;
border:0 none;
font-family:Helvetica,Tahoma,Verdana,Arial,sans-serif;
font-size:2.2em !important;
line-height:1.3em !important;
padding:5px 2px 10px 35px !important;
margin-bottom: 0px !important;
}
.postText {
	clear: both;
}
.postText h1 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:3.1em;
	font-weight:bold;
	letter-spacing:-2px;
color:#3a3c3f!important;
}
.postText h2 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:2.8em;
	font-weight:bold;
	letter-spacing:-2px;
color:#3a3c3f!important;
}
.postText h3 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:2.2em;
	font-weight:bold;
	letter-spacing:-1px;
color:#3a3c3f!important;
}
.postText h4 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:0px;
color:#3a3c3f!important;
}
.postText h5 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:0px;
color:#3a3c3f!important;
}
.postText ul {
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 44px;
	font-size: 1.4em;
}
.postText ul li {
	padding: 3px;
}
.postText ol {
	line-height: 16px;
	margin-left: 48px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.4em;
}
.postText ol ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
.postText ul ol {
	margin-bottom: 0px;
	margin-top: 0px;
}
.postText p {
    line-height: 1.5em;
	/*color: #000000;*/
	font-size: 1.4em;
	margin-bottom: 1.4em;
}
.postText a:link, .postText a:visited {
	color: #000000;
	text-decoration: underline;
}
.postText a:hover, .postText a:visited:hover {
	color: #999999;
	text-decoration: underline;
}
.postCategory{
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}

.postCategory a:link, .postCategory a:visited {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
.postCategory a:hover, .postCategory a:visited:hover {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #b4b4b4;
}
.archiveTopic {
	color: #000000;
	float: left;
	font: 3.1em Helvetica,Arial,sans-serif;
	font-weight: bold;
	text-decoration:none;
	letter-spacing:-2px;
	width: 100%;
	font-style:italic;
	margin-bottom: 25px;
}
.postTopic a:link, .postTopic a:visited {
	letter-spacing:-2px;
	color: #000000;
	font: 3.1em Helvetica,Arial,sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.postTopic {
	color: #000000;
	float: left;
	/*font: 3.1em Helvetica,Arial,sans-serif;*/
	font-weight: bold;
	text-decoration:none;
	letter-spacing:-2px;
	width: 100%;
}
.postTopic a:link, .postTopic a:visited {
	letter-spacing:-2px;
	color: #000000;
	font: 3.1em Helvetica,Arial,sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.postTopic a:hover, .postTopic a:visited:hover {
	color: #666666;
}
/* IMAGES ---------------------------------------------------------------- */

.size-thumbnail {
	border: 1px solid black;
	padding: 10px;
	margin: 20px;
}
.size-full {
	border: 0px;
}
.size-medium {
	border: 1px solid black;
	padding: 10px;
	margin: 20px;
}

img.wpGallery {
	border: 1px dotted #cc0000;
	background: #ffffcc no-repeat scroll center center;
	width: 99%;
	height: 250px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 1.2em;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.alignleft {
	float: left;
	margin: 20px 20px 20px 0px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
	margin: 20px 0px 20px 20px;
}
.alignnone {
	margin: 0px;
}
/* TABLES & OTHER ELEMENTS ----------------------------------------------- */

td {
	padding-bottom: 1.4em;
    line-height: 1.5em;
	color: #000000;
	font-size: 1.4em;
}

pre {
	font: 1.2em/1.8em "Courier New", monospace;
}

/* NEXT / PREVIOUS POST -------------------------------------------------- */

.nextPrev {
	width: 100%;
}
.prev {
	margin-top: 10px;
	float:left;
	text-align: left;
	width: 50%;
	color: #000000;
	font-family: Arial, Sans-Serif !important;
	font-size: 1.2em;
	padding-bottom: 15px;
}
.prev a:link, .prev a:visited {
	text-decoration:none;
	font-size: 1.2em;
	color:#000000;
}
.prev a:hover, .prev a:hover:visited {
	font-size: 1.2em;
	color:#999999;
	text-decoration:none;
}
.next {
	margin-top: 10px;
	float: right;
	text-align: right;
	width: 50%;
	color: #000000;
	font-family: Arial, Sans-Serif !important;
	font-size: 1.2em;
	padding-bottom: 15px;
}
.next a:link, .next a:visited {
	text-decoration:none;
	font-size: 1.2em;
	color:#000000;
}
.next a:hover, .next a:hover:visited {
	font-size: 1.2em;
	color:#999999;
	text-decoration:none;
}
/* SIDEBAR --------------------------------------------------------------- */


#sidebar {
	margin-right: 20px;
	float: right;
	width: 250px;
	list-style: none;
	text-align:left;
}
#sidebar li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
    background: #efeeee;
	padding-bottom: 12px;
}
#sidebar li a:link, #sidebar li a:visited {
	color: #000000;
	text-decoration: none;
	margin-left: 6px;
	margin-right: 6px;
}
#sidebar li a:hover, #sidebar li a:hover:visited {
	color: #999999;
	text-decoration: none;
	margin-left: 6px;
	margin-right: 6px;
}
#sidebar h2 {
	margin-top: 25px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-top: 8px;
	text-transform: uppercase;
	font-size:1.4em;
	color:#ffffff;
    background: #da1f26;
	font-weight: bold;
}
#sidebar ul li ul li {
	list-style-type: square;
	margin-left: 20px;
	margin-right: 6px;
	padding-bottom: 15px !important;
}
.widget {

}
.widget ul {
	margin-top: 15px;
	list-style-type:none;
}

.sidebarAll {
	text-align: right;
	color: #da1f26;
	margin-right: 10px;
	font-size:1.4em;
	padding-bottom: 12px;
}
.sidebarAll a:link, .sidebarAll a:visited {
	color: #da1f26;
	text-decoration: underline;
}
.sidebarAll a:hover, .sidebarAll a:visited:hover{
	color: #da1f26;
	text-decoration: none;
}
.sidebarNewsColor {
	background: #eeeeee;
}
.sidebarNewsContent {
	padding-left: 10px;
	padding-top: 15px;
	font-size:1.4em;
}
.sidebarNewsContent p {
	margin-bottom: 15px;
}

.sidebarNewsContent a:link, .sidebarNewsContent a:visited {
	color: #da1f26;
	text-decoration: underline;
}
.sidebarNewsContent a:hover, .sidebarNewsContent a:visited:hover{
	color: #da1f26;
	text-decoration: none;
}

/* SEARCH BOX ------------------------------------------- */

.theSearchDiv #s {
	margin-left: 6px;
	width:120px;
}
.infoBoxSearch {
	background: #EFEEEE;

	font-size:1.4em;
	line-height:16px;
	padding: 10px 0 15px 0;
}
/* COMMENTS --------------------------------------------- */

ol.commentlist {
	/*font-size:1.2em;*/
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 20px;
	padding:0;
	color:#000000;
	font-family:Arial, Sans-Serif !important;
	text-align:justify;
}

ol.commentlist cite {
font-size: 1.6em;
font-weight:bold;
}

ol.commentlist a {
text-decoration: none;
	color:#000000;
}
ol.commentlist li.alt {
	background:#efefef none repeat scroll 0 0;
	padding:18px 18px 5px !important;
}
ol.commentlist li {
	padding:20px 10px 10px 18px;
}
.avatar {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DEDEDE;
	float:left;
	padding:4px;
	margin:0 10px 10px 0;
}
.commentlist img {
	border:1px solid #999999;
}
ol.commentlist p {
	margin-bottom:5px;
	color:#000000;
	font-size:1.2em;
	text-align:justify;
}
.commentmetadata {
	line-height:9px;
	margin: 0 0 5px 0;
}
.commentmetadata a {
	color:#898989;
	font-size:1em;
	line-height:1em;
}
textarea#comment {
	width: 539px;
	height: 150px;
	padding: 5px;
}
#commentform {
	color: #000000;
	font-size:1.4em;
}
#commentform p {
	padding: 0 0 10px;
}
#commentform a:link, #commentform a:visited {
	/*font-size: 1.4em;*/
	color: #000000;
	text-decoration: none;
}
#commentform a:hover, #commentform a:visited:hover {
	/*font-size: 1.4em;*/
	color: #000000;
	text-decoration: underline;
}
#commentName a:link, #commentName a:visited {
	font-size: 1.8em;
	color: #000000;
	text-decoration: none;
	line-height:1.6em;
	font-weight: bold;
}
#commentName a:hover, #commentName a:visited:hover {
	font-size: 1.8em;
	color: #000000;
	text-decoration: underline;
	line-height:1.6em;
	font-weight: bold;
}
#respond {
	margin-bottom: 5px;
	font-family:arial, sans-serif;
	font-size:2.8em;
}
#comments {
	margin-top: 5px;
	font-family:arial, sans-serif;
	font-size:2.8em;
}

.addthis_container {
font-size: 14px;
}