/*
Theme Name: Coaching Leaders
Theme URI: http://osynlig.se/
Description: Coaching Leaders tema.
Version: 1.0
Author: Osynlig
Author URI: http://osynlig.se/
Tags:
Text Domain:
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
}

ol, ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

img {
	border: none;
}

strong {
	font-weight: bold;
}

.right, .alignright {
	float: right;
}

.left, .alignleft {
	float: left;
}

.clear {
	clear: both;
	display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.hidden {
	display: none;
}

/******************************/

body {
	background: #f9f9f9;
	font-family: Helvetica, Arial, sans-serif;
}

a {
	text-decoration: none;
}

.wrapper {
	width: 944px;
	margin: 0 auto;
	position: relative;
}

#top-menu	{ background: #3c3c3c; float: right; padding: 10px 5px 3px 9px; margin-top: -10px; -moz-border-radius: 15px; -webkit-border-radius:15px; }

#header {
	height: 107px;
	background: url('images/header_bg.gif') repeat-x;
	border-bottom: 1px solid #d7d7d7;
	font-family: arial, sans-serif;
}

#header #search-form {
	width: 118px;
	height: 17px;
	margin: 5px 0 0px 5px;
	background: url('images/search_bg.gif') no-repeat;
}

#header #search-form input {
	width: 94px;
	height: 14px;
	margin-left: 8px;
	font-size: 10px;
	color: #5f5f5f;
	background: none;
	border: none;
}

#header #search-form a {
	display: block;
	width: 13px;
	height: 13px;
	margin: 2px 3px 0 0;
}

#header ul.top-menu li {
	float: left;
	font-size: 11px;
}

#header ul.top-menu li a {
	display: block;
	width: 0;
	white-space: nowrap;
	height: 17px;
	padding: 8px 8px 0 9px;
	color: #fff;
	background: url('images/top_menu_spacer.gif') no-repeat left center;
}

#header ul.top-menu li > a {
	width: auto;
}

#header ul.top-menu li.first a {
	padding-left: 0;
	background: none;
}

#header .logotype {
	position: absolute;
	top: 7px;
}

#header ul.main-menu {
	position: absolute;
	top: 62px;
	left: 100px;
}

#header ul.main-menu li {
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	background: url('images/main_menu_spacer.gif') no-repeat;
}

#header ul.main-menu li.first {
	background: none;
}

#header ul.main-menu li a {
	display: block;
	width: 0;
	height: 49px;
	white-space: nowrap;
	padding: 16px 23px 0 24px;
	color: #4c4c4c;
	background: url('images/menu_active_bg.gif') no-repeat center 100px;
	letter-spacing: 0.04em;
}

#header ul.main-menu li > a {
	width: auto;
}

#header ul.main-menu li a:hover, #header ul.main-menu li.active a, #header ul.main-menu li.has-active a {
	color: #d4403d;
}

#header ul.main-menu li.active a, #header ul.main-menu li.has-active a {
	font-weight: bold;
	font-style: italic;
}

#header ul.main-menu li.active a, #header ul.main-menu li.has-active a {
	background-position: center bottom;
}

#body {
	min-height: 455px;
	background: url('images/bg.jpg') #ededef repeat-x;
}
* html #body { height: 455px; }

body.home #body {
	height: 455px;
	background: url('images/home_bg.jpg') #ededef repeat-x;
}

#body .wrapper {
	padding-top: 27px;
}

body.home #body .wrapper {
	padding-top: 18px;
}

#body .col {
	width: 180px;
}

#body .col.right {
	padding-top: 2px;
}

#body .col.right ul.wp-menu.breadcrumbs {
	margin-bottom: 14px;
}

#body .col.left ul.wp-menu li a {
	display: block;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 9px 0 12px 0;
	background: url('images/menu_spacer.gif') no-repeat left bottom;
}

#body .col.left ul.wp-menu li.last a {
	background: none;
}

#body .col.left ul.wp-menu li a:hover, #body .col.left ul.wp-menu li.active a, #body .col.left ul.wp-menu li.has-active a {
	color: #d4403d;
}

#body .col.left ul.wp-menu li.active ul li a, #body .col.left ul.wp-menu li.has-active ul li a {
	color: #000;
}

#body .col.left ul.wp-menu li ul {
	padding: 6px 0 8px 0;
	background: url('images/menu_spacer.gif') no-repeat left bottom;
}

#body .col.left ul.wp-menu li ul li a, #body .col.left ul.wp-menu li ul li.last a {
	padding: 5px 0 5px 11px;
	font-size: 12px;
	background: url('images/menu_arrows.gif') no-repeat left center;
}

#body .col.left ul.wp-menu li ul li a:hover, #body .col.left ul.wp-menu li ul li.active a {
	color: #d4403d;
	background-position: -180px center;
}

.items .item {
	margin-bottom: 20px;
}

.items .item img {
	border: 4px solid #212121;
	margin-bottom: 6px;
}

.items .item h1 {
	font-family: arial, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	color: #000;
	margin-bottom: 6px;
}

.items .item h1.sIFR-replaced {
	margin-bottom: 3px;
}

.items .item p {
	font-family: Helvetica, georgia, serif;
	font-size: 11px;
	line-height: 1.7em;
	color: #656565;
}

body.home .items .item h1.point {
	position: absolute;
	margin: 228px 0 0 0;
	width: 156px;
	font-size: 16px;
	font-weight: normal;
	padding: 0 12px 0 12px;
	text-align: center;
}

body.home .items .item h1.point a {
	color: #000;
	font-weight: normal;
}

body.home .items .item h1.point a span.icon {
	display: block;
	height: 38px;
	margin-bottom: 8px;
	background: url('images/home_point.gif') no-repeat center top;
}

body.home .items .item h1.point a:hover span.icon {
	background-position: center -38px;
}

#body .content {
	width: 455px;
	margin-left: 60px;
	padding-bottom: 25px;
	
	font-family: Helvetica, georgia, serif;
	font-size: 13px;
	color: #494848;
	line-height: 1.3em;
}

#body .content h1 {
	font-family: arial, 'sans-serif';
	font-weight: normal;
	font-size: 38px;
	line-height: 1.2em;
	color: #000;
	margin-bottom: 8px;
}

#body .content h2 {
	font-family: arial, 'sans-serif';
	font-weight: normal;
	font-size: 20px;
	line-height: 1.2em;
	color: #000;
	margin-bottom: 4px;
}

#body .content h1.sIFR-replaced {
	margin-bottom: 5px;
}

#body .content h2.sIFR-replaced {
	margin-bottom: 0px;
}

#body .content h3 {
	font-family: arial, 'sans-serif';
	font-weight: normal;
	font-size: 16px;
	line-height: 1.2em;
	color: #000;
	margin-bottom: 14px;
}

#body .content h3.sIFR-replaced {
	margin-top: 3px;
}

#body .content p {
	line-height: 1.6em;
	margin-bottom: 18px;
}

#body .content p img {
	border: 4px solid #959595;
}

.items .item a {
	font-weight: bold;
}

#body .content a, .items .item a {
	color: #d4403d;
}

#body ul.wp-menu.breadcrumbs {
	margin-bottom: 10px;
}

#body ul.wp-menu.breadcrumbs li {
	display: inline;
}

#body ul.wp-menu.breadcrumbs li, #body ul.wp-menu.breadcrumbs li a {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #9b9b9b;
}

#body ul.wp-menu.breadcrumbs li a { 
	text-decoration: underline;
}

#body ul.wp-menu.breadcrumbs li span.spacer {
	margin-left: 2px;
}

body.search #body .content .post, body.search #body .content .page {
	margin-bottom: 18px;
}

body.search #body .content h3 {
	margin-bottom: 0;
}

body.home .items {
	padding: 65px 0 0 51px;
}

body.home .items .item {
	margin-left: 56px;
}

body.home .items .item.first {
	margin-left: 0;
}

#footer {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #636363;
	border-top: 1px solid #e5e5e5;
}

#footer p, #footer div.wrapper div {
	padding-top: 15px;
}

#footer a {
	color: #a6a6a6;
}

#footer p.rezon {
	height: 50px;
	padding-right: 12px;
	margin-right: 11px;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	background: url('images/footer_spacer.gif') no-repeat top right;
}

#footer div.links ul li {
	display: inline;
	margin-right: 8px;
}

#footer div.links ul li a {
	padding-bottom: 1px;
	background: url('images/footer_link_bg.gif') no-repeat left 13px;
}

#footer div.links ul li a.active, #footer div.links ul li a:hover {
	color: #d4403d;
	background-position: left bottom;
}

#footer div.share {
	margin-right: 6px;
}

#footer div.share .at300bs, #footer div.share a {
	float: left;
	display: inline;
	width: 14px;
	height: 14px;
	margin-right: 3px;
	background: url('images/share.gif') no-repeat
}

#footer div.share .at15t_twitter {
	background-position: 0 -14px;
}

#footer div.share .at15t_facebook {
	background-position: 0 -28px;
}

#footer div.share .rss {
	background-position: 0 -42px;
}

#shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #666;
}

#booking {
	position: absolute;
	margin-left: -463px;
	top: 40px;
	left: 50%;
	width: 945px;
	height: 800px;
}

#booking #close {
	position: absolute;
	margin: 15px 0 0 815px;
	width: 100px;
	height: 20px;
	padding: 5px;
	background: #fff;
}

#booking #close a {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	text-decoration: underline;
}

#booking iframe {
	width: 100%;
	height: 100%;
}

#litteratur .content { width: 800px; }
#litteratur ul		{ list-style: disc; margin-left: 15px; margin-bottom: 15px; line-height: 150%; }
#litteratur img.alignright	{ margin-left: 45px; }

.error-message,
.success-message{ margin-bottom: 25px; }

#litteratur			{ margin-bottom: 25px; }
form#mail			{ margin: 20px 0; background: #e2e2e2; padding: 20px 20px 10px; -moz-border-radius: 20px; -webkit-border-radius: 20px; width: 530px; position: relative; }
form#mail h2.sIFR-replaced	{ margin-bottom: 20px !important; }
#litteratur label 	{ width: 95px; display: block; float: left; margin-top: 3px; }
#litteratur input		{ float: left; display: block; margin: 0 15px 9px 0; }
#litteratur input[type="submit"]{ float: right; }
#litteratur select		{ float: left; display: block; margin-bottom: 9px; margin-top: -20px; }

#litteratur .numbers			{ position: absolute; right: 35px; top: 35px; }
#litteratur .books				{ margin-bottom: 20px; }
#litteratur .books label		{ width: 360px; }
#litteratur .books input		{ margin: 0 7px 9px 0; }


/* sIFR */

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}