/*  
Theme Name: Centrumutveckling
Theme URI: N/A
Description: This is a custom theme for Centrumutveckling.
Version: 1.0
Author: Johan & Isak
Author URI: N/A

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}

body,html {
height:100%;
}

body{
	margin: 0;
	font-family: Verdana;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}

a:link, a:visited {
	text-decoration: none;
	color: #009ef4;
}

#splash {
background-color:#1B1C20;
height:100%;
padding-top:50px;
}

.splashImg {
margin:auto;
border:0;
}

.imgDiv {
	float:right;
	width:420px;
	height:417px;
	margin-left:10px;
}
a:hover, a:active {
	color: #00aaea;
	text-decoration: underline;
}

#nav a:link, a:visited {
	text-decoration: none;
	color: #fff;
}

#nav a:hover, a:active {
	color: #00aaea;
}

#nav .current_page_item a:link, .current_page_item  a:visited  {
	color: #00aaea;
}

p {
	padding: 10px 0 0 0;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 770px;
	text-align: left;
}

#header {
	padding-top: 60px;
	background: url('images/logo.png') no-repeat bottom center;
	width: 770px;
	height: 48px;
}

#blog-title a { 
	position:absolute;
	width:770px;
	height:48px; 
}
#nav {
	padding-top: 7px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-left:20px;
	list-style-type: none;
}

#menubar {
	margin-top: 30px;
	margin-bottom: 45px;
	background: url('images/bar.png');
	height: 30px;
	width: 770px;
}


.perma a:link, .perma a:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
}
	
#container {
	float: left;
	width: 100%;
	overflow-y:auto;
	overflow-x:hidden;
	height: 417px;
	padding-bottom:20px;
}

.post {
	font-family: Verdana;
	font-size: 11px;
	width: 730px;
	padding: 0 20px;
}

.post h2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color:#00aaea;
	
}

.entry {
	line-height: 12px;
}
.page_item {
	display:inline;
	margin-right:15px;
}
/*
#titlepic {
	float: right;
	width: 486px;
	height: 343px;
	background: #000;
}
*/

.alignright {
	float:right;
	margin-top:-15px;
}

#footer {
	text-align: center;
	clear: both;
	float: center;
	width: 770px;
	height: 30px;
	background: url('images/bar.png');
}

#footer p {
	font-family: Verdana;
	font-size: 10px;
	padding-top: 8px;
	color: #fff;
}
