/*
Theme Name: Rolf Hedman Mentor
Theme URI: http://followmedarling.se
Description: Custom theme for Rolf Hedman Mentor created by Follow me Darling
Author: Jonk at Follow me Darling
Version: 0.1
Tags: black, blue, white, two-columns, fixed-width, threaded-comments, sticky-post, translation-ready, editor-style
*/
/************************************************************ general styles ************************************************************/
body {
	background:url(images/head-float-bg.png) left top #f3f3f3 repeat-x;
	color: #000;
	font-size: 11px;
}
img {
	border:0px;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
.aligncenter, .wp-caption.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img.alignleft {
	padding:0px 5px 5px 0px;
}
.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 * {
	text-align: center;
}
.wp-caption-text {
	padding-top:11px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
input[type="submit"], input[type="reset"], input[type="button"], .a-button {
    background-color: #2e3192;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    padding: 8px;
    text-decoration: none;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .a-button:hover {
    opacity: 0.8;
}
/************************************************************ /general styles ************************************************************/

/************************************************************ header styles ************************************************************/
#header {
	display:block;
	background:center top no-repeat;
	height:271px;
	overflow:hidden;
}
#header .logoContainer h1 {
	margin:26px 0px 6px 0px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/rolf-hedman-logo.png) left top no-repeat;
}
#header .logoContainer h1, #header .logoContainer h1 a {
	display:block;
	clear:both;
	height:17px;
	width:297px;
}
#header .logoContainer #subHeader {
	display:block;
	clear:both;
	color:#2e3192;
	letter-spacing:4px;
	margin-left:2px;
}
#header .logoSearchMenu, #header .searchMenuContainer {
	height:90px;
}
#header .searchMenuContainer #search {
	display:block;
	clear:both;
	height:65px;
	float:right;
}
#header .searchMenuContainer #search div * {
	font:12px verdana,arial,helvetica,sans-serif;
}
#header .topImg {
	display:block;
	height:181px;
	overflow:hidden;
}
.quote {
	padding-top:22px;
	padding-bottom:22px;
	overflow:hidden;
}
.quote ul, .quote ul li {
	list-style:none;
	margin:0px;
	padding:0px;
}
.quote ul li h3.widget-title {
	display:none;
}
.quote ul li .quotescollection_randomquote p,
.quote ul li .quotescollection_randomquote p q,
.quote ul li .quotescollection_randomquote p q * {
	text-align:right;
	font-size:24px;
	color:#2e3192;
}
.quote ul li .quotescollection_randomquote p q .left,
.quote ul li .quotescollection_randomquote p q .left * {
	text-align:left;
	float:left;
	clear:both;
}
.quote ul li .quotescollection_randomquote p q .big,
.quote ul li .quotescollection_randomquote p q .big * {
	font-size:28px;
}
.quote ul li .quotescollection_randomquote p q .bigger,
.quote ul li .quotescollection_randomquote p q .bigger * {
	font-size:32px;
}
.quote ul li .quotescollection_randomquote p q .biggest,
.quote ul li .quotescollection_randomquote p q .biggest * {
	font-size:36px;
}
.quote ul li .quotescollection_randomquote p q .small,
.quote ul li .quotescollection_randomquote p q .small * {
	font-size:20px;
}
.quote ul li .quotescollection_randomquote p q .smaller,
.quote ul li .quotescollection_randomquote p q .smaller * {
	font-size:16px;
}
.quote ul li .quotescollection_randomquote p q .smallest,
.quote ul li .quotescollection_randomquote p q .smallest * {
	font-size:12px;
}
.quote ul li cite, .quote ul li cite * {
	font: 16px Georgia,"Times New Roman",Serif;
}
/************************************************************ /header styles ************************************************************/

/************************************************************ search ************************************************************/
.topmenu ul li.search {
	
}
#searchform div {
	width:140px;
	height:27px;
	margin-top:12px;
	margin-left:10px;
	background:url(images/search-bg.png) left top no-repeat;
}
.entry-content #searchform div {
	display:block;
	clear:both;
	margin-left:0;
}
#searchform div input {
	height:27px;
	background:transparent;
	border:0px;
	color:#999;
	margin:0px;
	padding:0px;
}
#searchform div input#s {
	height:27px;
	width:97px;
	margin-left:10px;
	margin-right:5px;
	outline: none;
}
#searchform div input#s:focus {
	color:#333;
}
#searchform div input#searchsubmit {
	height:27px;
	width:24px;
	cursor:pointer;
	text-indent:-9999px;
	/*background-color:#000;*/
}
/************************************************************ /search ************************************************************/

/************************************************************ menu styles ************************************************************/
#header .searchMenuContainer .menu {
	display:block;
	clear:both;
	height:25px;
	float:right;
	overflow:hidden;
}
.menu ul, .menu ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	height:25px;
}
.menu ul li {
	display:inline;
	float:left;
	padding-left:20px;
}
.menu ul li a {
	display:block;
	height:25px;
	line-height:25px;
}
.menu ul li a, .menu ul li a:hover {
	color:#2e3192;
	font:12px verdana,arial,helvetica,sans-serif;
	text-decoration:none;
}
.menu ul li a:hover {
	color:#000;
}
.menu ul li.current_page_item a, .menu ul li.current_page_ancestor a {
	background:url(images/selected.png) center bottom no-repeat;
}
.menu ul li ul, .menu ul li ul * {
	display:none;
}
/************************************************************ /menu styles ************************************************************/

/************************************************************ lang styles ************************************************************/
#langContainer {
	display:block;
	background-color:#fff;
}
#lang {
	display:block;
	clear:both;
	height:25px;
	float:right;
}
#lang ul, #lang ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	height:25px;
}
#lang ul li {
	display:inline;
	float:left;
	padding-left:20px;
}
#lang ul li a {
	display:block;
	padding-top:5px;
}
#lang ul li a, #lang ul li a:hover {
	color:#2e3192;
	font:12px verdana,arial,helvetica,sans-serif;
	text-decoration:none;
}
#lang ul li a:hover {
	color:#000;
}
#lang ul li.selected a {
	background:url(images/selected-lang.png) center top no-repeat;
}
/************************************************************ /lang styles ************************************************************/

/************************************************************ content styles ************************************************************/
#content {
	display:block;
	background-color:#fff;
}
#content .leftCol {
	overflow:hidden;
	padding-bottom:20px;
}
#content .post, #content .page {
	padding-bottom:20px;
}
#content h2 {
	padding-bottom:16px;
}
#content .postmetaContainer {
	margin:0px;
	background-color:#f3f3f3;
}
#content .postmetaContainer .innerPadding{
	padding:10px;
}
#content .postmetaContainer * {
	color:#000;
}
#content .postmetaContainer .edit-link {
	display:block;
}
#content .postmetaContainer .addthis_toolbox * {
	color:#fff;
	font:12px arial,verdana,helvetica,sans-serif;
}
#content .postmetaContainer .addthis_toolbox .addthis_button_expanded {
	color:#000;
}
#at15s, #at15s * {
	font:12px arial,verdana,helvetica,sans-serif !important;
}
#content .page-link {
	padding-bottom:10px;
}
.navigation {
	display:block;
	width:620px;
}
.post .navigation, .page .navigation, .attachment .navigation {
	padding-left:0px;
}
.navigation .nav-previous {
	float:left;
}
.navigation .nav-next {
	float:right;
}
.navigation a,.navigation a *, .page-title a, .page-title a * {
	text-decoration:none;
}

/************************************************************ /content styles ************************************************************/

/************************************************************ comment styles ************************************************************/
#comments {
	padding-left:0px;
	width:620px;
	display:block;
	clear: both;
}
#comments, #comments * {
	color:#333;
}
#comments .innerPadding {
	padding:0px 20px 0px 20px;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	/*line-height: 24px;*/
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	/*color: #888;*/
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	/*color: #FF4B33;*/
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	/*color: #888;*/
}
.reply a:hover,
a.comment-edit-link:hover {
	/*color: #FF4B33;*/
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	/*line-height: 18px;*/
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}
#comments input[type="submit"],
#comments .form-submit input[type="submit"] {
	color: #fff;
}

/* Comments form */
input[type=submit] {
	/*color: #333;*/
}
#respond {
	margin: 0px;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	/*line-height: 18px;*/
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	/*color: #888;
	font-size: 12px;*/
	font-weight:bold;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags, #respond .form-allowed-tags * {
	font-size: 12px;
	/*line-height: 18px;*/
}
#respond .form-allowed-tags code {
	font-size: 12px;
	color: #888;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
/************************************************************ /comment styles ************************************************************/

/************************************************************ sidebar styles ************************************************************/
.sidebar {
	padding-top:20px;
}
.sidebar ul, .sidebar ul li {
	margin:0px;
	padding:0px;
	list-style:none;	
}
.sidebar #submenu {
	
}
#primary {
	width:100%;
	padding:0px 0px 20px 0px;
	display:inline;
	float:left;
}
#primary .widget-container, .sidebar #submenu {
	background-color:#f7f6f2;
}
.sidebar #submenu {
	background-color:#e6e6e6;
}
#primary .widget-container h3, .sidebar #submenu h3 {
	background-color:#e6e6e6;
	line-height:30px;
	overflow:hidden;
	color:#000;
	padding:0px 0px 0px 5px;
}
.sidebar #submenu h3, .sidebar #submenu h3 a {
	background-color:#b1b1d3;
	color:#fff;
}
.sidebar #social-icons {
	width: 300px;
	margin:0 auto;
}
.sidebar #social-icons a {
	display:inline;
	float:left;
	width:66px;
	height:66px;
	margin: 0 12px 12px 0;
	background: url(images/sociala-ikoner.png) -12px -12px no-repeat;
	text-indent: -9999px;
	outline: none;
}
.sidebar #social-icons .linkedin a {
	background-position: -12px -12px;
}
.sidebar #social-icons .facebook a {
	background-position: -90px -12px;
}
.sidebar #social-icons .twitter a {
	background-position: -168px -12px;
}
.sidebar #social-icons .instagram a {
	background-position: -12px -90px;
}
.sidebar #social-icons li:last-child a {
	margin-right: 0;
	margin-bottom: 20px;
}
.sidebar #social-icons a:hover {
	opacity: 0.8;
}
#primary .widget-container a, .sidebar #submenu li > a {
	text-decoration:underline;
	color:#000;
	font:12px verdana,arial,helvetica,sans-serif;
}
.sidebar #submenu li.current_page_item a {
	text-decoration:underline;
	font-weight:bold;
}
.sidebar #submenu li.current_page_item li a {
	font-weight:normal;
}
#primary .widget-container a:hover, .sidebar #submenu a:hover {
	text-decoration:underline;
}
#primary .widget-container ul, #primary .widget-container.widget_ns_mailchimp form, .sidebar #submenu ul {
	border-bottom:3px solid #e6e6e6;
	margin-bottom:20px;
	padding:5px;
}
.sidebar #submenu ul {
	border-bottom:3px solid #b1b1d3;
}
#primary .widget-container ul ul, .sidebar #submenu ul ul {
	border-bottom:0px;
	margin-bottom:0px;
	padding:0px;
	padding-left:10px;
}
#primary .widget-container div {
	border-bottom:3px solid #f3f3f3;
	margin-bottom:20px;
	padding:5px;
}
#primary .widget-container div, #primary .widget-container div *, #primary .widget-container ul, #primary .widget-container ul * {
	font:12px verdana,arial,helvetica,sans-serif;
}
#primary .widget-container div.infoimg {
	border-bottom:0px;
	margin-bottom:0px;
	padding:0px;
}
#primary .widget-container div.infotxt p, #primary .widget-container div.infotxt div {
	padding-bottom:0px;
	border-bottom:0px;
}
#primary .widget-container div.infotxt a, #primary .widget-container ul#recentcomments a {
	text-decoration:underline;
}
/*mailchimp*/
.widget_ns_mailchimp label{
	display: block;
	clear: both;
}
.widget_ns_mailchimp [type="text"] {
	display: block;
	clear: both;
	width: 98%;
	margin-bottom: 5px;
}
.widget_ns_mailchimp input[type="submit"] {
	
}
.widget_ns_mailchimp p {
	padding:5px;
}
/*/mailchimp*/
/************************************************************ /sidebar styles ************************************************************/

/************************************************************ footer styles ************************************************************/
#footer {
	display:block;
	padding:30px 0px 20px 0px;
	background:center -288px #f3f3f3 repeat-x;
	min-height:272px;
}
#footer .wordpressfoot {
	padding-top:20px;
}
/************************************************************ /footer styles ************************************************************/

/************************************************************ debug styles ************************************************************/
.container_12.grid p {
	border: 1px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

.container_12.grid {
	background: #fff url(images/12_col.gif) repeat-y;
}
/************************************************************ /debug styles ************************************************************/
