/*  
Theme Name: Peters Filmblog-Theme 2
Theme URI: http://www.peterhengl.com/
Description: Some Stuff based on The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Peter Hengl
Author URI: http://www.peterhengl.com/



*/



body {
	font-size: 62.5%;
	background-color: #d5d6d7;
	text-align: center;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#container {

	background-color:white;
	border-color:black;
	border-width:1px;
	border-style:solid;
	width:960px;
}

#header {

	/*background-color:#444444;*/
	background-color:black;
	height:200px;
	text-align:right;
}

#header-print {
	display: none;
}

#logo {
	width:200px;
	float:left;
	border: 0px;
}


#logob {
	border: 0px;
}

#headerimg {

	height:200px;
	width:760px;
	margin-left:200px;
	text-align:left;

}


#content {

	width:500px;
	padding:10px;
	float:left;
	padding-left:20px;


}

.post {

	text-align:left;
	padding:5px;
}

.post h2 a {
	font-size: 16pt;
	color: #444444;
}

.post h2 {
	margin-bottom: 5px;
	padding-bottom: 0px;

}


.postinfo {
	margin-top: 0px;
	padding-top: 0px;
}



.entry {
	font-size: 11pt;
}

.entry ul {
	margin-left:30px;
}

.entry a img {
 border-style:solid;
 border-width:1px;
 border-color:orange;
}

#sidebar {

	width:425px;
	text-align:left;
	float:right;




}


#sidebar ul li {
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;

}

.sidecol {

	width:200px;
	float:left;
	padding:5px;
	margin: 0 auto;
	padding: 0 auto;

	font-size: 12px;

	border-left-width: 1px;
	border-left-color: #d5d6d7M;
	border-left-style: dashed;

}

ul {

	margin: 0px;
	padding: 0px;
}

.sidecol h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 16px;
	
	border-bottom: 1px solid #CCC
}

.sidecol h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 16px;
	
	border-bottom: 1px solid #CCC
}



#footer {

	clear:both;
	background-color:#eee;
	padding:10px;
}

a {
	color: orange;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

a:visited {
	color: #b85b5a;
	text-decoration: none;
}

#commentform textarea {
	width: 400px;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist {

	text-align:left;

}

.commentlist li {

	margin:10px;
	padding:10px;

}

.commentlist li.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.commentlist li cite {
	font-weight: bold;
	font-size:+1;
}

#comments-form {
	margin-left:30px;
	text-align:left;
}

.postmetadata {
	border-top-width: 1px;
	border-top-color: #d5d6d7M;
	border-top-style: dashed;

	padding:10px;
	font-size:12px;
}

.aktt_tweets ul li {
	margin-bottom:8px;
}
