/*
Theme Name: Northbike
Theme URI: http://northbike.se/
Description: WordPress-tema för Northbike Sweden AB.
Version: 1.0
Author: Osynlig AB
Author URI: http://osynlig.se/
*/

@import url('reset.css');

#di-logo	{ position: relative; left: -38px; }
#logo		{ position: relative; left: -30px; }

body {
	background: #000;
	width: 100%;
	height: 100%;
}
a {
	color: inherit;
	text-decoration: inherit;
	font-weight: bold;
}
p {
	margin: 1em 0;
	line-height: normal;
}
p.readmore {
	font-size: 9px;
	text-align: right;
}

h1 {
	font-size: 25px;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}


#wrapper {
	background: url('images/background.jpg') top center no-repeat;
	width: 100%;
	min-height: 100%;
}
#container {
	width: 710px;
	margin: 0 auto;
	min-height: 100%;
}
#header {
	position: relative;
	height: 445px;
}
#main {
	position: relative;
}

#content {
	background-color: #fff;
	font-family: Georgia;
	font-size: 12px;
	padding: 30px 30px 60px;
}

#content #content {
	padding: 0px;
}

#footer {
	font-family: Arial;
	font-size: 9px;
	padding: 20px;
	text-align: center;
}

#menu {
	position: absolute;
	top: 0;
	right: 18px;
}

#etta {
	width: 700px;
	height: 320px;
	position: absolute;
	top: 93px;
	left: 6px;
}

#shareicons {
	position: absolute;
	right: -67px;
	top: 35px;
	z-index: 12;
}

.leftcolumn {

	float: left;
	width: 190px;
	margin-right: 35px;
}
.rightcolumn {
	width: 420px;
	float: left;
}

.newslist {
	position: relative;
	margin-top: 50px;
	margin-bottom: 50px;
}

.newslist ul li {
	display: list-item;
	vertical-align: middle;
	height: 40px;
	position: relative;
}	
.newslist ul li .dot {
	width: 15px;
	height: 15px;
	background: black;
	color: white;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	padding: 5px 7px 5px 7px;
	margin-right: 10px;
	display: inline;
}

.newslist_header {
	font-weight: bold;
}
.newslist_date {
	position: absolute;
	font-size: 11px;
	color: #666;
	bottom: 18px;
	right: 0;
}

.newslist ul li.active {
	color: red;
}

.bignews_header {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	display: block;
}
.bignews {
}


img.alignright {
	float: right;
	margin: 5px;
}
img.alignleft {
	float: left;
	margin: 5px;
}

.kontakttable td {
	width: 100px;
}

.archive_date {
	margin-bottom: -15px;
}

/* AddThis overrides */
.at300bs {
	float: left;
	margin: 0px 1px;
}
.button_facebook {
	display: block;
	background: url('images/facebook.png') !important;
	width: 19px !important;
	height: 19px !important;
}.at15t_twitter {
	background: url('images/twitter.png') !important;
	width: 20px !important;
	height: 19px !important;
}.at15t_email {
	background: url('images/mail.png') !important;
	width: 20px !important;
	height: 19px !important;
}

#load {
	position: absolute;
	top: 100px;
	left: 175px;
	background: url(images/ajax-loader.gif);
	width: 32px;
	height: 32px;
	text-indent: -9999em;
}

.read-more-link	{
	display: none;

}

#campaign {
	
	width: 763px;
	height: 173px;
	z-index: 5;
	background: url('images/blackpuffbg.png') no-repeat;
}

.gallery {
	margin-bottom: 10px;
}

.gallery .image {
	margin-right: 10px;
}

.grey {
	color: #838383;
}

#content.competition {
	font-size: 10px;
	color: #000;
}

#content.competition.sans {
	font-family: verdana, arial, tahoma, sans-serif;
}

.competition .title {
	margin-bottom: 5px;
}

.competition label.left-label{
	display: block;
	float: left;
}

.competition .choice p {
	float: right;
	padding-top: 150px;
	margin-left: 20px;
}

.competition .center {
	width: 450px;
	margin: 0 auto;
	text-align: center;
}

.competition.submit textarea {
	width: 375px;
	height: 105px;
}

.competition.submit input {
	width: 375px;
}

.competition.submit label {
	display: block;
	margin-bottom: 4px;
}

.competition.submit p {
	margin-bottom: 5px;
}

#bilar			{ position: absolute; right: -3px; top: 67px; }
.facebook		{ display: block; background: url(images/facebook-button.png) no-repeat; width: 60px; height: 21px; text-indent: -9999px; margin: 15px 0 10px; }

