/*  
Theme Name: Milj&ouml;press
Theme URI: http://www.martinfrick.se/
Description: Theme developed for Milj&ouml;press by Martin
Version: 1.0
Author: Martin Frick
Author URI: http://www.martinfrick.se/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

/* ---- */
html, body {
	height: 100%;
}

body{
	background: #fff url(assets/body-bg.jpg) repeat-x center top;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #3c3c3c;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 880px;
	margin: 0 auto -100px auto; /* bottom-marginalen = negativt värdet av footerns höjd (+/- eventuella borders och skit) */
}

#footer, #footer_buffer {
	height: 100px;
}
#footer{
	width: 100%;
	clear: both;
	color: #fff;
	background: url(assets/footer.png) repeat-x center top;
}

	#footer hr{
		display: none;
	}

	#footer_container{
		width: 880px;
		padding-top: 28px;
		margin: 0 auto;
		font-size: 12px;
	}

	#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
		color: #fff;
		text-decoration: none;	
	}

	#footer a:hover{
		text-decoration: underline;
	}

.hr{
	clear: both;
	background: url(assets/hr.png) right 0 no-repeat;
	height: 10px;
	margin: 3px 0;
	display: block;
	width: 100%;
	overflow: hidden;
}

	.hr hr{
		display: none;
	}


#header{
	float: left;
	margin-top: 50px;
	width: 880px;
	height: 140px;
	margin-bottom: 5px;
	background: url(assets/header-bg.png) no-repeat left bottom;
}

#header h1{
	position: absolute;
	margin-top: -300px;
}

#header #description{
	color: #0072bd;
	margin-top: 5px;
}

#searchform input#s{
	position: absolute;
	top: 30px;
	left: 620px;

	background: #f0f0f0;
	border: solid 1px #d0d0d0;
	color: #888;
	width: 240px;
	padding: 7px;
}

#searchform input.searchsubmit{
	position: absolute;
	top: 25px;
	left: 835px;

	width: 36px;
	height: 43px;
	border: 0;
	cursor: pointer;
	background: url(assets/search.png) no-repeat;
}

#container{
	float: left;
	width: 600px;
}


.post{
	padding: 10px 0 10px 0;
	margin: 10px 0;
	/*border: solid 1px #c7c;*/
}

.post h1{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 24px;
	line-height: 24px;
	margin: 0px 0 5px 0;
}

.post h2{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 24px;
	line-height: 24px;
	margin: 0px 0 5px 0;
}

	.post h2 a:link, .post h2 a:visited, .post h2 a:hover, .post h2 a:active{
		text-decoration: none;
}

.entry{
	line-height: 19px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 2px 0 10px 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.nextpost{
	float: left;
	width: 45%;
}

.prevpost{
	float: right;
	width: 45%;
	text-align: right;
}



.abscontainer{
	position: relative;
	width: 1px;
	height: 1px;
}

div#logo{
	position: absolute;
	width: 260px;
}

ul#menu{
	position: absolute;
	top: 111px;
	list-style-type: none;
	width: 880px;
	margin: 0;
	padding: 0;
	clear: left;
}
ul#menu li{
	margin-right: 5px;
	font-size: 12px;
	float: left;
	display: inline;

	line-height: 28px;
	/*border-left: solid 1px #999;*/
	background: url(assets/menu-bg.png) left top repeat-x;
}

ul#menu li a:link, ul#menu li a:visited, ul#menu li a:hover, ul#menu li a:active{
	display: block;
	padding: 0 10px 0 10px;
	color: #fff;
	text-decoration: none;
}

ul#menu li.current_page_item{
	background: url(assets/menu-bg-active.png) left top repeat-x;
	color: #fff;
}


.sidebar{
	float: left;
	width: 220px;
	background: #eee;
	margin: 0 0 0 20px;
	display: inline;
	padding: 25px 20px 25px 20px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 20px 0;
}

.sidebar ul li{
	padding: 5px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

table#wp-calendar{
	width: 100%;
}



h1{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

h2{
	font-family: Arial, Helvetica, Sans-serif;
	/*font-size: 24px;
	padding: 0 0 10px 0;*/
}

h3{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 15px;
	padding: 0 0 5px 0;
}




a img{
	border: 0;
}

a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}

a:hover{
	color: #000;
}

p{
	padding: 0 0 15px 0;
}


textarea#comment{
	width: 100%;
}

.comments-template{
	margin: 10px 0 0;
	/*border-top: 1px solid #ccc;*/
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

