/*
Theme Name: Monsterljud
Theme URI: http://www.monsterljud.se/
Description: Theme for monsterljud.se
Version: 0.2
Author: Johan Mogren
Author URI: http://johanmogren.se/
Tags:
*/



/* Begin Typography & Colors */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	background: #252525 url('images/monster_bgbg.jpg') repeat-y top center;
	text-align: center;
	line-height: 1.3em;
}

em {
	font-style: italic;
	}

#page {
	text-align: left;
	color: #000;
}

#header {
	background: #252525 url('images/monster_head.jpg') no-repeat top center;
	}

#menu 	{
	margin: 7px 9px 0;
	height: 135px;
	width: 740px;
	}

#posttext {
	font-size: 1.2em;
	line-height: 1.5em;
	}
	
#content {
	font-size: 1em;
	}


a:link {
	text-decoration: none;
	border: none;
	color: #e76a22;
	}
	
a:visited {
	text-decoration: none;
	color: #e76a22;
	}

a:hover {
	text-decoration: underline;
	color: #e76a22;
	}
	
a:active {
	text-decoration: none;
	color: black;
	}

p {
	padding: 0;
	margin: 0;
	}
	
li {
	display: inline;
  	padding: 0 0 0 10px;
	}
	
.topmenu {
	color: white;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	}

.fotmenu {
	color: white;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	line-height: 1.4em;
	}

	
li a:link {
	text-decoration: none;
	color: white;
	}
	
li a:visited {
	text-decoration: none;
	color: white;
	}
	
li a:hover {
	text-decoration: none;
	color: white;
	}

li a:active {
	text-decoration: none;
	color: black;
	}

#footerright {
	font-size: 1em;
	color: white;
	}


li a {
	padding: 4px 0 4px 0;
	}


/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	background: url('images/monster_bg.jpg') repeat-y top center;
	margin: 0 auto;
	padding: 0;
	width: 958px;
	border: none;
	}

#header {
	padding: 0;
	margin: 0 auto;
	height: 135px;
	width: 958px;
	}
	
#content {
	padding: 0;
	margin: 0 auto;
	width: 958px;
	/* border: solid red 1px; */

	}
	
#postwrap {
	margin: 14px 20px 0 25px;
	/* border: solid black 1px; */
	text-align: center;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 958px;
	height: 209px;
	background: url('images/monster_footerbg.jpg') no-repeat;
	float: left;
}

#menu {
	height: 20px;
	width: 220px;
	text-align: right;
	margin: 101px 2px 2px;
	padding-right: 35px;
	float: right;
	}

#logoclick {
	display: inline;
	float: left;
	margin: 45px 0 0 18px;
	}

#footerleft {
	width: 454px;
	position: relative;
	height: 200px;
	float: left;
	margin-top: 16px;
	margin-left: 25px;
}
	
#footerright {
	width: 400px;
	position: relative;
	height: 200px;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	float: left;
	margin-top: 16px;
	margin-left: 30px;
}

.post {
	margin: 0 7px 14px 7px;
	float: left;
	width: 288px;
	position: relative;
	display: inline;
	/* border: solid lime 1px; */
	text-align: left;
}

div.spacer {
  padding: 0px;
  margin: 0px;
  clear: both;
  }
  
#postbild {
	position: relative;
	top: 27px;
	left: 33px;
	width: 288px;
	}
	
#posttext {
	position: relative;
	top: -146px;
	left: 345px;
	width: 460px;
	}	
	
.navigation {
	display: block;
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 6px 0;
	}
	
/* End Structure */



/*	Begin Headers */
h1, h2, .topmenu, .fotmenu, #footerright, .alignleft, .navigation, .description {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	}

h1 {
	font-size: 1em;
	padding-top: 0;
	margin: 0;
	color: white;
	float: left;
	}

h2 {
	margin: 5px 0 0 0;
	text-decoration: none;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	text-align: left; 
	}

#posttext h2 {
	margin: 4px 0 10px 0;
	color: #e76a22;
	font-size: 2em;
	line-height: 1.2em;
	}
	
.pagetitle {
	margin: 0 0 6px 8px;
	}

/* End Headers */


/* Begin Images */

img {
	display: block;
	max-width: 100%;
	padding: 0 0 0 0;
	border: none;
	}
	
.video {
	display: block;
	max-width: 100%;
	padding: 0 0 0 0;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	

/* End Images */


/* Begin Lists
/* End Entry Lists */


/* Begin Form Elements */
/* End Form Elements */


/* Begin Comments*/
/* End Comments */


/* Begin Sidebar */
/* End Sidebar */


/* Begin Calendar */
/* End Calendar */


/* Begin Various Tags & Classes */
/* End Various Tags & Classes*/