/*  
Theme Name: Moster
Version: 1.0
Author: Lindq
Author URI: http://www.lindq.se
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, p, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent none repeat scroll 0 0;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

p, ul {
margin:0 0 10px;
}

blockquote, q {
	quotes: none;
}

.left {float:left;}
.right {float:right;}

.center {
	margin:0 auto;
}

img.alignleft {
	float: left;
	padding: 0 20px 12px 0;
}

img.alignright {
	float: right;
	padding: 0 0 12px 20px;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	color:#fff;
	font-family:Georgia,Times,"Times New Roman";
	font-size:14px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:20px;
	background: #000
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

a {
	color: #E43E94;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

h1:first-child {
	margin-top:0;
}

h1 {
	letter-spacing:1px;
	margin:30px 0 10px;
	text-transform:uppercase;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, h1 a {
	color:#565A5C;
	font-weight:normal;
}

h1 a {
	color: #6cf;
	text-decoration: none;
}


/* Header */

#header {
	margin: 0 auto;
	height: 50px;
	letter-spacing: -1px;
}


/* Logo */


/*
#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	background: url(images/moster_logo_white.png) no-repeat left 50%;
	padding-left: 60px;
	text-indent: -9999px;
	width: 207px;
	height: 94px;
	color: #000000;
} */


#logo {
	margin: 5% auto 2% auto;
	padding-top: 1px;
	width: 267px; 
	height:135px; 
	text-indent: -9999em;	
}

#logo h1 a, #logo a {
	background: url(images/moster_logo_white.png) no-repeat left center; 	display:block; 
	width: 267px; 
	height:135px; 
	text-indent: -9999em;		
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 460px;
	margin: 0 110px 0 110px;
}

#menu a {
	font-style:italic;
	color: #B5B6B3;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
	margin-left: 12px;
}

/* Page */
#outside-border {
	border: 4px solid #fff;
	width: 508px;
	margin: 0 auto;
}

#inner {
	padding: 4px;
}

#page {
	width: 500px;
	font-size: 100%;
	padding: 20px 0 20px 0;
	background: #fff;
}

#content {
	clear: both;
}

#content, #footerinsides, #header {
	color: #565A5C;
	padding: 0px 20px;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	/*border-bottom: #9C9C9C 1px dashed;*/
}

/* Footer */

#footer {
	display: block;
	font-size: 12px;
	text-align: center;
}

#footer a:hover {

}

/*
#legal {
	float: left;
}

#links {
	float: right;
}
*/

.alignright {
	float: right;
	padding-right: 15px;
}

.alignleft {
	float: left;
	padding-left: 15px;
}

.navigation {
	padding-top: 20px;
}
