/*  
Theme Name: Veranda Film
Theme URI: http://wordpress.org/
Description: Veranda Film
Version: 0.8
Author: Jussi Edlund
Author URI: http://www.supershapes.com/


*/

body {		
			color: #ccc; 
			background-color: #101010; 
			margin: 0; 
			font-family: "Helvetica Neue", Helvetica, Arial, SunSans-Regular, sans-serif; 
			font-size: 11px;
			line-height: 15px;
			font-weight: normal;
			
}

a {
			text-decoration: none;
			color: inherit;
}
			
a:hover {	
			text-decoration: underline;
}			

#top { 		
			background-color: white;
			color: #4c4c4c;
			width: 100%; 
			height: 375px; 
			position: relative;
			background-image: url(img/patriktsemaye.jpg);
			background-repeat: no-repeat;
			background-position: bottom left;
		}

#top.full {
			height: auto;
/*			background-color: white;*/
			min-height: 575px;
			background-image: url(img/tse_stor.jpg);
			background-repeat: no-repeat;
			background-position: bottom left;
}

#top.small {
			height: 210px;
			background-image: none;
			background-image: url(img/patrik_stor.jpg);
			background-repeat: no-repeat;
			background-position: 300px 0px;
}

#bottom {
			width: 100%;
			position: relative;
			font-size: 11px;
			line-height: 15px;
			background-color: #101010; 
			margin-bottom: 60px;
}



#logo,#blogo {		
			left: 120px;
			top: 60px;
			position: absolute;
			width: 180px;
		}
		
h1,h2 {
			font-size: 15px;
			color: white;
			font-weight: normal;
			margin: 0px;
			line-height: 20px;
			margin-bottom: 30px;
}		


h1 {
			font-weight: bold;
}

h2 a {
	text-decoration: none;
}

#top h2, #top h1 {
			color: black;
}


#top a {
			color: #7e853a;
}

#top_pages {
		padding-top: 20px;
		margin-top: 20px;
}

#top_pages ul, #top_pages li{
		list-style: none;
		margin: 0px;
		padding: 0px;
		margin-left: 0px;
}

#top_pages ul li {
	list-style: none url(img/arrow_black.gif) outside;
	margin-left: 15px
}


#intro {
			position: absolute;
			left: 330px;
			top: 60px;
			width: 390px;
			line-height: 20px;
			font-size: 15px;
			font-weight: normal;

}

.ingress {
			line-height: 20px;
			font-size: 15px;
}

#intro p {
	margin-top: -5px;
	margin-bottom: 20px;
}

#address {
			position: absolute;
			left: 750px;
			top: 105px;
			width: 180px;
}

#blogcontent {
			position: relative;
			left: 330px;
			top: 60px;
			width: 390px;
}

#pagecontent {
			left: 330px;
			top: 60px;
			width: 390px;
			position: relative;
			margin-bottom: 60px;
			padding-bottom: 150px;
}
.date {
		color: #595959;
}
	
.meta {
	margin-top: 15px;
}		

.meta strong, #features strong {
	color: #ffa9c1;
}

.meta a {
		color: #595959;
		text-decoration: underline;
}

#features {
			position: absolute;
			left: 750px;
			top: 60px;
			width: 180px;
}

#features a {
			text-decoration: underline;
}


#features li, #features ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
}

#features ul li {
	list-style: none url(img/arrow.gif) outside;
	margin-left: 15px
}

li.categories, li.pagenav {
	list-style: none;
}

.post {
			margin-bottom: 90px;
}

.post img {
			max-width: 390px;
			overflow: hidden;
			border: 0px;
			margin-right: 15px;
}

.post .body a {
		color: white;
		text-decoration: underline;
}

#footer {
	border-top: 3px solid #444444;
	background-color: #101010; 
	clear: both;
	width: 390px;
	margin-top: 120px;
	margin-bottom: 30px;
	margin-left: 330px;
	font-size: 9px;
	padding-top: 15px;
}

#footer a {
	text-decoration: underline;
	color: white;
}

/* admin tools */

