/*
Theme Name: Svenskbrandservice
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: MediaAnalys
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/


/* Begin Gallery Plus CSS */
.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
/*	width: {$itemwidth}%; */
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-caption {
	margin-left: 0;
	}
/* End Gallery Plus CSS */




* {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
}

body {
	background: #ccc;
}

h1 {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 10px;
}

h2 {
	font-size: 18px;
	
	margin-bottom: 10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	clear: both;
}

.post {
	padding: 20px;
	padding-top: 0;
	color: #555;
}

.post strong {
	font-weight: bold;
}

.post ul, .post ol {
	margin-bottom: 15px;
	margin-left: 15px;
}

.post ul li {
	list-style-type: disc;
}

.post ol li {
	list-style-type: upper-alpha;
}

.post p {
	margin-bottom: 10px;
}

.post a {
	color: #8b181b;
}

.post img {
	border: none;
}

.post a:hover {
	text-decoration: underline;
}

#sprak {
	background: #fff;
}

ul.qtrans_language_chooser li {
	float: right;
	margin: 3px;
}
ul.qtrans_language_chooser li a {
	border: 1px solid #000;
}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 730px;
}

#topmenu {
	background: url('images/topmenu.gif') repeat-x;
	padding-left: 10px;
}

#topmenu ul {
	
}

#topmenu li {
	float: left;
}

#topmenu li a {
	display: block;
	line-height: 39px;
	background: url('images/topmenu.gif') repeat-x;
}

#topmenu li a span {
	margin-left: 10px;
	padding-right: 10px;
	line-height: 39px;
	color: #fff;
}

#topmenu li a:hover span {
	text-decoration: underline;
}

#topmenu li.current_page_item a, #topmenu li.current_page_ancestor a, #topmenu li.current_page_parent a {
	background: url('images/topmenu_left.gif') no-repeat left;
}

#topmenu li.current_page_item a span, #topmenu li.current_page_ancestor a span, #topmenu li.current_page_parent a span {
	background: url('images/topmenu_right.gif') no-repeat right;
	display: block;
	color: #910609;
}

#logo a {
	display: block;
	height: 130px;
	width: 730px;
	background: url('images/logo.gif');
}

#page {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/page.gif');
}
#content {
	width: 580px;
	float: right;
}

#sidebar {
	width: 130px;
	float: right;
	padding: 10px;
}

#sidebar li a {
	background: url('images/pekare.gif') 10px center no-repeat;
	display: block;
	line-height: 30px;
	text-indent: 30px;
	border-bottom: 1px solid #d9d9d9;
	color: #910609;
}

#sidebar li a:hover {
	color: #000;
	background: #eee url('images/pekare.gif') 10px center no-repeat;
}

#sidebar li.current_page_item a {
	background: url('images/pekare_active.gif') 0px center no-repeat;
	color: #fff;
}

#footer {
	background: url('images/footer_bkg.gif') repeat-x;
	line-height: 35px;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: underline;
	
}

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

.clear {
	float: none;
	clear: both;
}
