/*   
Theme Name: The Emp
Theme URI: http://www.internetimperiet.com
Description: The Emp, a blue and starry theme.
Author: Andreas Åberg
Author URI: http://www.streammountain.se
Version: 1.0
.
Hey ho. Let's go.
.
*/

* { padding: 0;}

body {
	line-height:1.25;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10pt;
	background: #000000 url('images/stars2.jpg') repeat;
}

#wrapper { 
 margin: 0 auto;
 width: 750px;

}
#header {
 color: #333;
 width: 750px;
 float: left;
 height: 120px;
 margin: 10px 10px 0px 0px;
}

#headerimage {
	float: left;
	width: 122px;
	height: 120px;
	background: url('images/damdamdada2.png') no-repeat;
}

#headertext {
	float: right;
	width: 628px;
	height: 120px;
	background: url('images/headerbg.png') no-repeat;
}

#spacer { 
 width: 750px;
 height: 20px;
 clear: both;
 color: #333;
 background: url('images/spacer.png') no-repeat;
}

#columns {
 background: url('images/mainbg-wide.png') repeat-y top; 
 border: none;
 width: 750px;
 clear: both;
 float: left;
}

#leftcolumn { 
 color: #333;
 width: 280px;
 float: left;
}

#rightcolumn { 
 float: right;
 color: #333;
 width: 430px;
 margin-right: 40px;
 display: inline;
}

#footer { 
 width: 750px;
 height: 20px;
 clear: both;
 color: #333;
 background: url('images/footer.png') no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
}

/* Typsnitt och storlek */

h1 {
	font-family: Constantia,Georgia,Times News Roman,Times,serif;
	font-size: 3.6em;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px;
}

h1.single {
    font-family: Constantia,Georgia,Times News Roman,Times,serif;
    font-size: 1.8em;
    font-weight: normal;
	text-align: left;
	text-transform: none;
    color: #5a85b1;
	padding-top: 15px;
	margin: 0px;
}

h2 {
    font-family: Constantia,Georgia,Times News Roman,Times,serif;
    font-size: 1.8em;
    font-weight: normal;
    color: #5a85b1;
	padding-top: 15px;
	margin: 0px;
}

h2.single {
	font-family: Constantia,Georgia,Times News Roman,Times,serif;
	font-size: 3.6em;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px;
}

h3 {
    font-family: Constantia,Georgia,Times News Roman,Times,serif;
    font-size: 1.05em;
    font-weight: normal;
    color: #FFFFFF;
	text-align: center;
    letter-spacing: 1px;
	padding-top: 0px;
    text-transform: uppercase;}
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h4 {
    font-family: Constantia,Georgia,Times News Roman,Times,serif;
    font-size: 1.2em;
    font-weight: normal;
    color: #000000;
	padding-top: 15px;
} 

small { font-size: .75em; }


/* Länkar */
h1, h1 a, h1 a:hover, h1 a:visited
{
	text-decoration: none;
	color: white;
}

h2.single, h2.single a, h2.single a:hover, h2.single a:visited
{
	text-decoration: none;
	color: white;
}

h1.single, h1.single a, h1.single a:hover, h1.single a:visited
{
	text-decoration: none;
	color: #5a85b1;
}

a:link, a:visited { text-decoration: none; color:#5a85b1; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none}

#sidebar {
	padding-left: 35px;
	padding-top: 20px;
	}
	
#sidebar h4 {
	margin: 5px 0 0;
	padding: 0;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

	#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
/* 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 {
	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 */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */
