/*
	K2 wordpress style sheet
	tweaked for html  by:	Torben Olander
	Author Site	: 	http://www.abemad.dk
	Scheme Name	: 	FilmPlatform
	Version		: 	0.1
	Comments	: 	FilmPlatform 0.1 er indtil videre ment som et midlertigt 
	design til www.filmplatform.dk sĄZĄZ ledes at den tager sig nogenlunde presentabel ud
	inden FilmPlatforms fĄZĄZĄZĄZste arrangement i Literatushaus 4. april 2006
*/

p  {
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	color: #444;
	font-size: 70%;
	font-style: normal;
}

#overskrift {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size:11px;
	font-style:normal;
	color:#666;
	margin-left: 29px;
	margin-top: 15px; 
	}

#sidebar {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size:13px;
	font-style:normal;
	color:#666;
	margin-left: 10 px;
	margin-top: 10px; 
	}

#datotop {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size:12px;
	font-style: normal;
	color:#000000;
	margin-left: 35px;
	margin-top: -15px; 
	}

#programtiteltop
{
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size:14px;
	
	color:#000000;
	margin-left:35px;
	
	
		}

#programteksttop
{
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	font-size:12px;
	font-style:normal;
	color:#444;
	margin-left:35px;
	
	
	}
	
#stedtop
{
font-family: 'Trebuchet MS', Verdana, Sans-Seri30
	font-size: 12px;
	font-style: normal;
	color:#000000;
	margin-left: 35px;
	padding-top: -15px; 
	}
	
#image
{
	margin-left: 30px;
	
	}







.secondary {
	font: 1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 10px 0;
	margin: 0 0 20px 71%;
	width: 26%;
	color: #666;
	position: relative;
	
	
	
	
	
	}


/*- Headings */

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	}

h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	text-decoration: none;
	color: white;
	}

h1:hover {
	text-decoration: underline;
	}

#header .description { /* Blog description, under blog title */
	font-size: 1em;
	margin: 0 0 0 40px;
	display: inline; /* Checking for IE bug. If people start having problems with header width, then this is it */
	}

.pagetitle { /* Used on static pages and archives */
	text-align: center;
	margin: 15px 0 15px;
	}

.pagetitle h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	display: inline;
	}

.secondary h2 { /* Secondary H2 is sidebar headlines */
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	display: inline;
	}

.primary h3, .primary h4, .permalink .primary .aside h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: -1px;
	display: inline;
	}

.primary .aside h3 {
	font-size: 1.6em;
	font-weight: normal;
	}

.itemhead {
	margin-top: 10px;
	}

.itemtext h3 { /* For use on Pages */
	font-size: 1.7em;
	display: block;
	padding: 15px 0 0;
	}

.itemtext h4 { /* For use on Pages */
	font-size: 1.5em;
	display: block;
	padding: 15px 0 0;
	}

.secondary div {
	margin: 20px 0 0;
	padding: 0;
	}

.secondary div div div {
    margin: 0;
    }

	
/*- Primary Contents */

.primary .item {
	margin: 0;
	padding: 5px 0 15px;
	position: relative;
	}

.primary .item .itemtext {
	font: 1.1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: justify;
	color: #444;
	}

.comments .commentlist li .counter {
	display: none;
	font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
	}
	
	
code {
	font: 1.1em 'Courier New', Courier, monospace;
	}



.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}


/* hover */
a:link {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color: #000000;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #000000;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}

.programtekst1 {
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	font-size: 62.5%;
	font-style: normal;
}

