/*
Theme Name: Abakus
Description: Abakus Theme. Made for Abakus by Hej Internet!
Version: 0.1
Author: Niklas Jakobsen
*/

*, form {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: 15px Arial;
	color: #323232;
	line-height: 24px;
	background: #f5f5f5 url('images/bg-main.jpg') repeat-x;
}

#social .rsswidget {
	color: #323232;
	text-decoration: none;
}

a, a:visited, .rssSummary:hover, .post h2 a:hover, #social .rsswidget:hover {
	color: #40b9f4;
}

img {
	border: 0 none;
}

#container {
	width: 100%;
	text-align: center;
	overflow: hidden;
}

#page {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	overflow: hidden;
	background: white;
}

#header {
	width: 960px;
	height: 410px;
	position: relative;
	top: -70px;
}

#header .logo {
	z-index: 2 !important;
	float: left;
	position: relative;
	top: 237px;
	margin: 0;
	padding: 0;
	
}

#header ul, #sidebar ul, .commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

#sidebar h5 {
	margin: 50px 0px 0px 10px;
}

#sidebar .stafflist {
	color: #505050;
	text-decoration: none;
	font-size: 12px;
}

#sidebar .stafflist:hover {
	color: #73ff00;
}

#content, #sidebar {
	background: white url('images/bg-content.jpg') repeat-x;
	padding-top: 40px;
}

.narrowcolumn, .widecolumn {
	width: 731px;
	float: right;
	padding: 0px 20px;
	/*
	min-height: 40px;
	*/
}

#content h1, #content h2  {
	font: 50px Georgia;
	color: #323232;
	border-bottom: 1px solid #ccc;
	margin: 0px;
	padding: 0;
}

.post {
	margin-bottom: 30px;
}

#content .post h1 a, #content .post h2 a {
	font: 36px Georgia;
	color: #323232;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#breadcrumbs {
	padding: 0;
	margin: 2px 0px 30px 0px;
	color: #999;
	font-size: 13px;
}

#breadcrumbs a {
	font-size: 13px;
	color: #3eb9f4;
	text-decoration: underline;
}

#sidebar, #work {
	padding: 0;
	margin: 0;
}

#no-work {
	padding-top: 40px;
}

#work {
	width: 960px;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	clear: both;
}

.main-nav {
	width: 189px;
	float: left;
	margin-right: 20px;
}

#work .work_grid {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

#work .work_grid .widget {
	border: 0;
	float: left;
	margin: 0px 10px;
}

#work .work_grid .widgettitle {
	display: none;
}

.sidebar-img {
	margin: 20px 0px;
}

#sidebar ul li {
	border-bottom: 1px dotted #ccc;
	padding: 2px 10px 1px 10px;
}

.page_item a, .page_item a:active, .page_item a:visited {
	font: 15px Arial;
	color: #323232;
	text-decoration: none;
}

#sidebar .page_item a:hover, #sidebar .current_page_item a, #sidebar .current_page_item a:visited {
	color: #999900;
}

#sidebar .main-nav {
	float: left;
}

#social {
	width: 960px;
	background: white url('images/header-socialt.jpg') no-repeat top left;
	border-top: 1px solid #ccc;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

#social .social_grid, #staff .staff_grid {
	position: relative;
	left: 210px;
	margin-top: 20px;
}

#social .social_grid .widget, #staff .staff_grid li, #work .work_grid li {
	border: 0;
	margin: 0;
	padding: 0;
}

#social #social .social_grid .rss-date {
	display: none;
}

#social li {
	margin: 0;
	padding: 0;
}

#social .blogg {
	font: 15px Georgia;
	color: #323232;
	text-decoration: none;
	width: 230px;
	height: 200px !important;
	float: left;
	margin: 0px 10px 0px 10px;
	background: url('images/below-blogg.jpg') no-repeat bottom;
}

#social .twitter {
	position: relative;
	top: -4px;
	left: -10px;
	font: 15px Georgia;
	color: #323232;
	text-decoration: none;
	width: 230px;
	height: 200px !important;
	float: left;
	margin: 0px 10px 0px 10px;
	background: url('images/below-twitter.jpg') no-repeat bottom;
}

#social .twitter a {
	position: relative;
	left: -10px;
}


#social .rss-date {
	font: 11px 'Courier New';
	color: #999;
}

#staff {
	width: 960px;
	background: white url('images/header-staff.jpg') no-repeat top left;
	border-top: 1px solid #ccc;
	display: block;
	overflow: hidden;
	margin-bottom: 50px;
}

#staff .staff_grid li {
	width: 230px;
	float: left;
	background: black;
	margin: 0px 10px 30px 10px;
}

#staff .staff_grid li .grid-item {
	display: block;
	color: white;
	margin: 5px 0px 0px 10px;
	line-height: 18px;
	padding-bottom: 5px;
	font-size: 13px;
}

.entry .staff_list li .grid-item, .entry .staff_list li .grid-item a {
	font-size: 13px;
}

#staff .staff_grid li .grid-item a {
	color: #40b9f4;
	font-size: 13px;
}

#footer-container {
	background: white url('images/bg-footer.jpg') repeat-x;
	width: 100%;
	text-align: center;
	overflow: hidden;
	height: 150px;
}

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

.staff_list li {
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
}

.staff_list li img {
	float: left;
	border: 1px solid #ccc;
	margin-right: 20px;
}


#footer {
	font-size: 13px;
	width: 960px;
	margin: 30px auto 0px auto;
	text-align: left;
}

#footer a {
	font-size: 13px;
	color: #323232;
	text-decoration: underline;
}

.footer-left {
	width: 189px;
	margin-right: 20px;
	float: left;
}

.footer-left p {
	margin: 0;
	padding: 0;
}

.footer-right {
	float: left;
}

.footer-right ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}

.footer-right ul li {
	float: left;
	margin-right: 20px;
}

.facebook {
	background: url('images/icon-facebook.jpg') no-repeat;
	padding: 1px 0px 3px 21px;
	color: #323232;
}

.twitter {
	background: url('images/icon-twitter.jpg') no-repeat;
	padding: 1px 0px 3px 21px;
	margin-left: 10px;
	color: #323232;
}

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

.alignleft {
	float: center;
	margin: 0px 10px 10px 0px;
}

.aligncenter {
	margin: 0px auto;
	clear: both;
}

.wp-caption {
	background: black;
	color: white;
}

.wp-caption p {
	padding: 5px;
	margin: 0;
	font: 11px Arial;
}

.postmetadata {
	margin-top: 50px;
	color: #999;
}

.navigation {
	overflow: hidden;
}

.entry, #respond, .navigation {
	margin-bottom: 50px;
}

.entry p {
	margin-bottom: 20px;
}

.entry .alignleft {
	float: left !important;
	margin: 0px 10px 10px 0px;
}

#content .iemargin {
	margin-top: 40px;
}

.aktt_tweets {
	font: 15px Georgia;
	color: #323232;
	text-decoration: none;
	width: 230px;
	height: 200px !important;
	float: left;
	margin: 0px 10px 0px 10px;
	background: url('images/below-twitter.jpg') no-repeat bottom;
}

.aktt_tweets li {
	border-bottom: none !important;
}
