/*
Theme Name: Probi
Theme URI: http://probi.se/
Description: Tema för probi.se.
Version: 1.0
Author: Joel Arvidsson

*/

html, body
{
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 12px;
	color: #121212;
	line-height: 1.5;
}

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

img
{
	border: 0;
}

h2
{
	font-size: 34px;
	margin: 0 0 12px 0;
	line-height: 1;
}

h2.storytitle
{
	color: #d9531e;
}

.is-home .post
{
	margin-bottom: 30px;
}

h3
{
	clear: left;
	font-size: 14px;
	margin: 1em 0 0 0;
}

h4
{
	font-size: 12px;
	margin: 1em 0 0 0;
}

p, ul
{
	margin: .3em 0 .6em 0;
}

a:link,
a:visited
{
	color: #d9531e;
	text-decoration: none;
}

a:hover
{
	color: #9A9A9A;
}

ul
{
	padding: 0 0 0 20px;
}

/*
a:hover,
h2 a:link,
h2 a:visited
{
	text-decoration: none;
}


h2 a:hover
{
	text-decoration: underline;
}*/

blockquote
{
	font-size: 18px;
	font-style: italic;
	margin-left: 20px;
}

table
{
	width: 100%;
	border: 0;
	border-collapse: collapse;
}

th,
td
{
	border-bottom: 1px solid #ccc;
	padding-left: 4px;
	font-weight: normal;
	text-align: left;
}

.header-row th,
.header-row td
{
	padding: 3px 2px 3px 4px;
	background: #006993;
	color: #fff;
	border: 0;
}

td.number
{
	text-align: right;
}

#header:after,
#content:after, 
#footer:after, 
.product:after, 
.person:after, 
.press li:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#wrapper
{
	width: 900px;
	margin: 0 auto;
}

#header
{
	padding: 15px 30px 15px 30px;
}

#logo
{
	float: left;
	margin: 0;
}

#lang-link,
#print-link
{
	float: right;
	padding: 8px 20px 0 20px;
	text-transform: uppercase;
}

#print-link
{
	background: url(images/print-icon.gif) no-repeat 2px 10px;
}

#lang-link.sv
{
	background: url(images/in-swedish.gif) no-repeat left 12px;
}

#lang-link.en
{
	background: url(images/in-english.gif) no-repeat left 12px;
}

#print-link:link,
#print-link:visited,
#lang-link:link,
#lang-link:visited
{
	color: #666;
}

#print-link:hover,
#lang-link:hover
{
	color: #1e1e1e;
}

#search
{
	float: right;
	width: 215px;
}

.search-box fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}

.search-box legend
{
	display: none;
}

.search-button
{
	float: left;
	width: 29px;
	height: 29px;
	text-indent: -9999px;
	background: url(images/search-button.gif) no-repeat left top;
	border: 0;
	padding: 0;
	cursor: pointer;
}

.search-field
{
	float: right;
	border: 0;
	padding: 0 5px;
	background: #eee;
	font-size: 16px;
	width: 175px;
	height: 29px;
	line-height: 29px;
}

.text-wrapper .search-field,
#sidebar .search-field
{
	float: left;
}

.nav
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#header .nav
{
	padding: 25px 0 0 0;
	text-align: right;
	width: 700px;
	clear: right; 
	float: right;
}

.nav li
{
	display: inline;
	padding-left: 14px;
	background: url(images/navigation-separator.gif) no-repeat left 2px;
}

.nav li:first-child
{
	padding-left: 0;
	background: none;
}

.nav a:link, 
.nav a:visited,
#footer .sitemap a:link, 
#footer .sitemap a:visited
{
	color: #101010;
	text-transform: uppercase;
	text-decoration: none;
}

.nav a:hover.
#footer .sitemap a:hover
{
	/*text-decoration: underline;*/
	color: #9a9a9a;
}

#content
{
	border-bottom: 8px solid #006993;
	padding: 15px 17px 20px 17px;
	position: relative;
}

#sidebar
{
	width: 274px;
	/*border-bottom: 8px solid #b2b2b2;*/
}

#sidebar .monthly
{
	list-style: none;
	margin: .5em 0;
	padding: 0;
	font-weight: bold;
}

#sidebar .monthly a
{
	text-transform: capitalize;
}

#sidebar .rss a
{
	padding-left: 17px;
	background: url(images/feed-icon.png) no-repeat left 50%;
}

.subpages
{
	margin: 0;
	padding: 0;
}

.subpages ul
{
	margin: 0;
	padding: 0;
}

.subpages ul ul,
.subpages ul li.current_page_item ul ul,
.subpages ul li.current_page_parent ul ul
{
	display: none;
}

.subpages ul li.current_page_item ul, 
.subpages ul ul li.current_page_item ul, 
.subpages ul li.current_page_parent ul, 
.subpages ul li.current_page_ancestor ul
{
	display: block;
}

.subpages ul ul
{
	padding: 0 0 0 6px;
}

.subpages li,
#sidebar h2
{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: .9;
}

.subpages li
{
	display: none;
}

.subpages li.current_page_ancestor,
.subpages li.current_page_item,
.subpages li li
{
	display: block;
}

.subpages li li
{
	padding-bottom: 10px;
}

.subpages li li li
{
	padding: 0;
}

.subpages li a:link,
.subpages li a:visited,
#sidebar h2 a:link,
#sidebar h2 a:visited
{
	font-size: 34px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	display: block;
	border-bottom: 5px solid #b2b2b2;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

.subpages ul li a:link,
.subpages ul li a:visited
{
	line-height: 1.6;
	color: #d9531e;
	font-size: 12px;
	border: none;
	padding: 0;
	margin: 0;
}

.subpages ul ul li a:link,
.subpages ul ul li a:visited
{
	color: #000;
	font-weight: normal;
	/*
	text-decoration: underline;*/
}

#sidebar h2 a:hover,
.subpages li a:hover,
.subpages li li a:hover,
.subpages li li li a:hover
{
	color: #9a9a9a;
	/*text-decoration: underline;*/
}
/*
.subpages li li li a:hover
{
	text-decoration: none;
}*/

.text-wrapper
{
	float: right;
	width: 570px;
}

.is-front-page .main-article
{
	position: absolute;
	left: 25px;
	top: -143px;
	background: url(images/white-semitransparent.png);
	padding: 15px;
	width: 370px;
}

.is-front-page .main-article h2
{
	margin: 0 0 .4em 0;
}

.is-front-page .pusher
{
	width: 252px;
	float: left;
	padding-right: 28px;
	background: url(images/dot-separator.gif) repeat-y right;
}

.is-front-page .pusher img
{
	border: 1px solid #ccc;
	margin-bottom: 15px;
}

.is-front-page .second-pusher
{
	padding-left: 28px;
}

.is-front-page .more-link:link,
.is-front-page .more-link:visited
{
	float: right;
	font-weight: bold;
	color: #000;
}

.is-front-page .more-link:hover
{
	color: #9a9a9a;
}

.is-front-page .pusher h2
{
	color: #d9531e;
	margin: 0 0 .5em 0;
}

.is-front-page .news
{
	width: 250px;
	float: right;
}

.is-front-page .news h2
{
	border-bottom: 5px solid #b2b2b2;
	padding-bottom: .5em;
	margin-bottom: .5em;
}

.is-front-page .news h3
{
	font-size: 1em;
	color: #d9531e;
	margin: 20px 0 0 0;
}

.is-front-page .ticker
{
	clear: both;
	padding-top: 1em;
}

.product,
.person
{
	clear: both;
	margin-bottom: 1.5em;
}

.styrelse .person,
.ledning .person
{
	padding-left: 100px;
	position: relative;
}

.styrelse .person img,
.ledning .person img
{
	position: absolute;
	left: 0;
}

.product ul
{
	float: left;
	padding: 0;
	margin: .5em 0;
	list-style: none;
}

.product ul li:before
{
	padding: 0;
	content: "\00BB \0020";
}

ol.press
{
	list-style: none;
	padding: 0;
	margin: 1em 0;
}

.press li
{
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
	margin: 0;
}

.press li strong
{
	float: left;
	width: 80px;
}

.press li a
{
	float: left;
	width: 450px;
}

.is-search .hentry
{
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dashed #ccc;
}

.is-search .hentry p
{
	display: inline;
	margin: 0;
}

.is-search .hentry br
{
	display: none;
}

.sitemap-wrapper .sitemap
{
	float: left;
	width: 260px;
}

.navigation .prev
{
	float: left;
}

.navigation .next
{
	float: right;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 7px 14px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 14px 7px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.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 & aligment */

.copyright, 
#footer .sitemap
{
	margin: 20px;
	text-transform: uppercase;
}

.copyright
{
	float: right;
	color: #101010;
}

#footer .sitemap
{
	float: left;
}