/*
Theme Name: Blanko
Theme URI: http://emilolsson.com/
Description: Wordpress theme skinned down to the bone. For fresh start-ups.
Version: 0.1
Author: Emil Olsson
Author URI: http://emilolsson.com/
Tags: blanko, empty, skin
*/

html {
	font-size: 62.5%;
	height: 100%;
}

body {
	font-size: 1.2em;
	font-family: 'Helvetica', Arial, Sans-Serif;
	background: #edecec;
	color: #333;
	margin: 0px;
	overflow-y: hidden;
	line-height: 16px;
	}
	
#close {
position: absolute;
right: 20px;
top: 20px;
text-align: right;
z-index: 9999;
}

#close2 {
position: absolute;
left: 20px;
bottom: 20px;
text-align: right;
z-index: 9999;
}

#page {
width: 13000px;
	}
	
#prettybox {
padding: 20px;
float: left;
}

.close-me {
position: absolute;
right: 20px;
top: 20px;
}

.close-me2 {
/*position: absolute;
left: 20px;
bottom: 20px;*/
}
	
#overlay {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: url(images/overlay.png);
z-index: 9999;
}

#perm_content {
background: #fff;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
width: 500px;
height: 500px;
margin-left: auto;
margin-right: auto;
position: fixed;
top: 50%;
left: 50%;
margin: -250px 0 0 -250px;
z-index: 9001;
}

#perm_holder {
padding: 20px;
}


#header {
	margin-bottom: 20px;
	}

#content {
width: 12400px;
	}

#footer {
	clear: both;
	}
	
#menu {
position: fixed;
left: 20px;
top: 20px;
width: 400px;
}

.trigger_plus {
background: url(images/plus.png);
background-repeat: no-repeat;
width: 14px;
height: 14px;
}

.trigger_plus:hover {
background: url(images/plus_hover.png);
background-repeat: no-repeat;
}

.menu-item {
margin-right: 5px;
margin-bottom: 5px;
background: #fff;
padding: 5px;
padding-top: 4px;
padding-bottom: 3px;
font-weight: bold;
}

.menu-item:hover {
color: #0099cc;
}

.mark {
/*color: #fff;*/
background: #ed0c6e;
}

.mark:hover {
color: #fff;
background: #ed0c6e;
}

.modul {
width: 1480px;
height: 600px;
padding-left: 20px;
}

#modul_1 {
background: url(images/bg_01.jpg) no-repeat;
}

#modul_2 {
background: url(images/bg_02.jpg) no-repeat;
}

#modul_3 {
background: url(images/bg_03.jpg) no-repeat;
}

#modul_4 {
background: url(images/bg_04.jpg) no-repeat;
}

#modul_5 {
background: url(images/bg_05.jpg) no-repeat;
}

#modul_6 {
background: url(images/bg_06.jpg) no-repeat;
}

#modul_7 {
background: url(images/bg_07.jpg) no-repeat;
}

#modul_8 {
background: url(images/bg_08.jpg) no-repeat;
}

.titlr {
height: 120px;
width: 200px;
}

.cursor {
cursor: pointer;
}

.entrada {
border-top: 1px solid #aaa;
width: 367px;
}

.entrada a {
color: #0099cc !important;
}

.padd {
padding-top: 10px;
}

.entrada_small {
width: 178px !important;
margin-right: 10px !important;
}

.entrada_news {
background: #fff;
padding: 4px;
border-top: 0px solid #222 !important;
}

.entrada_news img {
margin-bottom: 10px;
width: 178px;
height: auto;
}

.entrada_inst {
width: 178px !important;
border-top: 0px solid #222 !important;
margin-right: 10px !important;
background: #fff;
padding: 5px;
margin-bottom: 10px;
}

.entrada_inst img {
margin-bottom: 10px;
}

.entrada_film {
width: 367px !important;
border-top: 0px solid #222 !important;
margin-right: 10px !important;
background: #fff;
padding: 5px;
}

.entrada_webb {
border-top: 0px solid #222 !important;
margin-bottom: 5px;
}

.entrada_radio {
width: 367px !important;
border-top: 0px solid #222 !important;
margin-right: 10px !important;
background: #fff;
margin-bottom: 5px;
}

.bluecloud {
margin-top: 140px;
margin-left: 270px;
}

.valkommen {
margin-left: 280px;
margin-top: -121px;
}

.viktigt {
margin-left: -220px;
margin-top: -131px;
z-index: 1;
}

.dog {
margin-left: 100px;
margin-top: -53px;
}

.exempel img{
margin-top: -20px;
}

.sommarang img{
margin-top: -60px;
margin-left: -80px;
}

.ljud_title {
position: relative;
top: -22px;
left: 110px;
z-index: 9999;
height: 0px;
}

.ljud_cat {
position: relative;
top: -22px;
left: 40px;
z-index: 9999;
height: 0px;
}

img {
padding: 0;
margin: 0;
}

.m180 {
margin-right: 180px;
}

.m100 {
position: relative;
margin-right: 100px;

}

.m50 {
margin-right: 50px;
}

.m10 {
margin-right: 10px;
}

.hookin {
margin-left: 58px;
}

.listbox {
padding: 5px;
background: #fff;
}

.mh {
border-bottom: 0px solid #aaa;
z-index: 10;
}

.movieholder2 {
clear: both;
width: 367px;
}


a {
	color: #0099cc;
	text-decoration: none;
	outline: none;
	}

a:hover {
	color: #0099cc;
	text-decoration: none;
	}
	
a:active
{
	outline: none;
}

	
#menu a {
	color: #333;
}

p {
padding: 0px;
margin: 0px;
}

small {
	font-size: 0.95em;
	}

h1, h2, h3, h4 {
	font-weight: bold;
	font-size: 3.3em;
	margin-top: 0px;
	margin-bottom: 0px;
	}

h1 {

	}

h2 {
	line-height: normal;
	}

h3 {
	font-size: 1.1em;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
h4 {

}

.perm_entry {
width: 460px;
margin-top: 16px;
}

.perm_entry img{
width: 100%;
height: auto;
margin-bottom: 16px;
clear: both;
}


.entry p a:visited {
	}


.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
}

.commentlist li {
}

.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;
	}

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

acronym, abbr, span.caps
{
	}

.post {
	margin-bottom: 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


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
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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;
	}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	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;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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: #fff; }
/* 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;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

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 {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.ext_link {
background: url(images/ext_link.jpg) no-repeat;
background-position: right bottom;
padding-right: 20px;
}
