img, div { behavior: url(iepngfix.htc) }

/* Begin Typography & Colors */
body {
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
background:url(../img/bg_pattern.jpg) top center #1F1F1F;
color: #EBEBEB;
}

#big_wrap { background:url(../img/bg_col12.jpg) no-repeat top center; width:100%; height:350px; }
		
.thread-alt { background-color: #f8f8f8; }
.thread-even { background-color: #EBEBEB; }
.depth-1 { border: 1px solid #ddd; }

p {	font-size: 1em; margin-bottom: 1.5em; line-height: 1.5em; padding:0; } 
small { font-size: 0.9em; font-weight: bold; }
.alignright { float: right; }
.alignleft { float: left; }

h1, h2, h3 { font-family: Helvetica, Arial, Verdana, Sans-serif; font-weight: bold; }
h1 { font-style:italic; font-size:4em; padding:0; letter-spacing:-1.5px; line-height:1em; margin-bottom:0.5em; }
h1, h1 a, h1 a:hover, h1 a:visited { text-decoration:none; }
h2 { font-size:2em; letter-spacing:-1px; line-height:1.2em; margin-bottom:0.2em;}
#sidebar h2 { font-size: 1.2em; margin: 0; padding: 0; }
	
h3 { font-size:1.3em; padding:0; letter-spacing:-1px; line-height:1.2em; margin-bottom:0.2em; }	
h2 a, h2 a:visited, h3 a, h3 a:visited { color: #22C492; }
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite { text-decoration: none; }
h2 a:hover, h3 a:hover { color: #EBEBEB; text-decoration: none; }

a:link, a:visited { color: #22C492; text-decoration: none; }
a:hover, a:active { color: #EBEBEB; text-decoration: underline; }

ul li { list-style-type: none; list-style-image: none; margin: 0; padding: 0; }

.smaller { font-size: 0.8em; }
.sticky { background: #f7f7f7; padding: 0 10px 10px; } 
.sticky h2 { padding-top: 10px; } 

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #EBEBEB; }

code { font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em Helvetica, Arial, Verdana, Sans-serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }
/* End Typography & Colors */

/* Begin Images */
img { border: 0; }
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:0;	margin:0 0 0 10px; display:inline; }
img.alignleft {	padding:0;	margin:0 10px 0 0; display:inline; }
img.alignnone {	padding:0;	margin:0; }

.thumbmargin { margin-right:10px; margin-bottom:10px; }
/* End Images */

/* Begin Structure */
#header {
	margin: 130px 0 30px 0;
	height: 54px;
	width: 257px;
	border: 0;
	}

/** MENY **/
#meny {		
	margin-top: 66px !important;
	list-style-type: none;
	list-style-image: none;	
	font-size: 24px;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 1.2em;
	text-align: right;
}	
#meny ul, #meny ul ol { margin: 0; padding: 0; }
#meny ul li { list-style-type: none; list-style-image: none; margin: 0; padding: 0; }	
#meny a{
	display: inline-block;
	height: 100%;
	padding: 5px 10px;
	text-decoration: none;
	color: #EBEBEB;
	background: url("../img/dark.png") !important;
	background: #1F1F1F;
	}	
#meny a:hover{ color: #1F1F1F; background: url("../img/light.png") !important; background: #EBEBEB; }	
#meny a#current{ color: #21C491; }			
/** END MENY **/

.white { background:url("../img/light.png") !important; background:#EBEBEB; color: #1F1F1F; } .white a:link, .white a:visited { color: #C43F21; } .white a:hover, .white a:active { color: #1F1F1F; }
.black { background:url("../img/dark.png") !important; background:#1F1F1F; color:#EBEBEB !important; }
.oliv { background:url("../img/oliv.png") !important; background:#a6c421; color: #1F1F1F; }
.turkos { background:url("../img/turkos.png") !important; background:#21c491; color: #1F1F1F; }
.red { background:url("../img/red.png") !important; background:#c43f21; color: #1F1F1F; }
.none { color:#EBEBEB; } .none a:hover, a:active { color: #EBEBEB; }
.oliv a:link, .oliv a:visited, .turkos a:link, .turkos a:visited, .red a:link, .red a:visited { color: #EBEBEB; }
.oliv a:hover, .oliv a:active, .turkos a:hover, .turkos a:active, .red a:hover, .red a:active { color: #1F1F1F; }

.wide { width: 100%; margin:0; clear:both; }
.topmargin { margin-top:30px; }
.inside { margin:0 10px; padding: 10px 0; }
.ifirst { margin-left:0; }
.ilast { margin-right:0; }

#h-img { height: 148px; background: url("../img/h-img.jpg"); }
#h-img h1{ line-height: 1em; }
#presentation { width:940px;}
#presentation p{ font-style:italic; font-weight:bold; font-size:2.5em; letter-spacing:-1px; line-height:1.1em; color:#1F1F1F; padding:5px 0; margin:0;}
#info { width:940px; }
#info p { font-style:italic; font-weight:bold; font-size:1.8em; line-height:1.2em; color:#EBEBEB; padding:6px 0; margin:0;}
#valda { margin-top:0.2em; margin-bottom:0.4em; }
#lock { background:url("../img/bg_lock.gif") center no-repeat; height:225px;}
		
/*** POST START ***/
.gallery img {
	border:none;
	padding:0;
	background:url("../img/dark.png") !important; background:#1F1F1F;
	border:solid 1px #777;
	padding:9px;
}
.gallery a { text-decoration:none; }
.gallery a:hover img { border-color:#BBB; }
.gallery em {
	width:180px;
	background:url("../img/light.png") !important; background:#EBEBEB;
	padding: 5px 10px;
	display:none;
	position:absolute;
	margin-top:117px;
	margin-left:10px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #1F1F1F;
}
.gallery a:hover em { display: block !important; }*/
 
	.page { margin-bottom:20px; }
	.post { margin-bottom:20px; }				
	.floatleft { float: left; }
	.floatright { float: right; }
	.post hr { display: block; }	
	.navigation { margin: 0 15px; }
		
.portprev a {
	display: block;
	background:url("../img/dark.png") !important; background:#1F1F1F;
	cursor: pointer;
	position: relative;
	margin: 0px;
	text-decoration: none;
	width:100% !important; width:90%;
	height: 160px;
	border:solid 1px #777;
}
.portprev a:hover { border-color:#BBB; }
.portprev a span {
	text-indent: -1000px;
	overflow: hidden;
	display: block;
	margin:10px !important; margin:5px;
	width:680px;
	height:140px;
	background:no-repeat 50% 50%;
}

.formclass { font-family:Helvetica, Arial, sans-serif; border:double #C54021 4px; background:#EBEBEB; }
#formarea { width:670px; }
#formsubmit { float:right; color:#1F1F1F; text-transform:lowercase; font-variant:small-caps; font-weight:bold; cursor:pointer; }
	/*** POST END ***/
	
	/*** SIDEBAR START ***/
	#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; }
	#sidebar ul li { list-style-type:none; list-style-image: none; margin:0; margin-bottom:15px; }
	#sidebar ul p, #sidebar ul select { margin: 5px 0 8px 0; }
	#sidebar ul ul, #sidebar ul ol{ margin: 5px 0 0 0; }
	#sidebar ul ul ul, #sidebar ul ol { margin: 0; }
	#sidebar ul ol li, #sidebar ul li li{ list-style: none; list-style-image: none; }
	#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0 0; padding: 0; }		
			
			#searchform { width:220px !important; width:210px; padding: 0; margin: 0; }
			#s {
				width:210px;
				height:15px;
				padding:5px; 
				margin: 0;
				border: 0;
				font-size: 0.9em;
				color: #444;
				background:url("../img/light.png") !important; background:#EBEBEB;
				overflow: hidden;
				}
			#searchsubmit {
				display: none;
				}
	/*** END SIDEBAR ***/

/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li { margin: 7px 0 8px 10px; }

.entry ul li:before, #sidebar ul ul li:before{ content: "\00BB \0020"; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }
.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }
/* End Entry Lists */

/* Begin Form Elements */
select { width: 130px; }	
#respond { margin: 0 15px; padding-bottom: 15px; }
#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 */

/* Begin Comments*/
.alt { margin: 0; padding: 10px; }
.commentlist { padding: 0; margin: 0 15px; text-align: justify; }
.commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none; }
.commentlist li ul li { margin-right: -5px; margin-left: 10px; }
.commentlist p { margin: 10px 5px 10px 0; }
.children { padding: 0; }
#commentform p { margin: 5px 0; }
.nocomments { text-align: center; margin: 0 15px; padding: 0; }
.commentmetadata { margin: 0; display: block; }
/* End Comments */

/* Begin Calendar */
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #EBEBEB; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; font-style: italic; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
.justify{ text-align: justify; }
.hidden { display: none; }
.screen-reader-text { position: absolute; left: -1000em; } 
hr { display: none; }
a img { border: none; }
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }
/* End Various Tags & Classes*/

/* Captions */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { text-align:center; padding-top:4px; margin:10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { padding: 0 4px 5px; margin: 0; }
/* End captions */
