/*
Theme Name: Ragpicker
Description:  Simple film/video portfolio theme built for Dorothea Braemer.
Author: tammymcgovern.net
Version: 1.0
*/
*{margin:0;padding:0;}
.clear{clear: both;}
a img{border: none;}
body{background-color:#2b80ac;font-family:Verdana,Arial,Helvetica, sans-serif;color:#fff;}
div#wrap{}
div#main{margin-top: 20px;}
div#container{width:950px;margin-left: auto;margin-right:auto}

a#banner{display: block;background-image: url('img/handwritten-dorothea.gif');background-repeat: no-repeat;height:55px;width:300px;margin-left:auto;background-position: right center;}
a:hover#banner{background-image: url('img/handwritten-dorothea-over.gif');}
a#banner span{display: none;}

#header{margin-top: 75px;margin-bottom: 25px;}
ul#menu-primary{
	border-top:1px solid #fff;text-transform:lowercase;
	font-size: 0 !important;
	text-align: justify;
	text-justify: distribute-all-lines;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#menu-primary:after{
	content: "";
	display: inline-block;
	width: 100%;
}
ul#menu-primary li{
	display: inline-block; padding:5px 10px; list-style: none;text-align: center;
}
ul#menu-primary a{text-decoration: none;color: #fff;font-size:15px;letter-spacing:.1em;}
ul#menu-primary a:hover{color:#333;}

ul#post-list{width:750px;/* margin-left:auto; */margin-right:auto;}
li.post-entry{list-style-type:none;clear: both;}
li.post-entry div.picholder{width:300px;height:200px;overflow: hidden;float:left;margin-right:25px;}
/* div.picholder img{width: 100%; height: auto;} */
li.post-entry h2.film-title *{color:#fff;text-decoration:none;font-size:18px;font-weight:700;}
li.post-entry h2.film-title a:hover{color:#333;}
li.post-entry span.film-meta {color:#ddd;font-size:13px;}

body.single div#about-film{width:650px;margin:0 auto;font-weight:lighter;}
body.single div#film-meta {font-size:13px;color: #ddd;margin-bottom: 10px;text-align:left;}
body.single div#film-meta a{color:#ddd;text-decoration: none;}
body.single div#film-meta a:hover{color:#333;}
body.single div#film-meta p.film-title{font-weight:bold;}
body.single .post-entry{width:650px;margin-left:auto;margin-right:auto; text-align:left;}  
body.single .post-entry h2.film-title{text-align:left;}
body.single .postcontent{font-size:13px;line-height:1.4;}
body.single .postcontent p{margin-bottom: 10px;}
body.single .postcontent ul{margin-left: 15px;}
div#feature-pic{width:850px; max-height: 500px; margin:20px auto;overflow:hidden;text-align:left;}
div#sb-wrapper-inner{margin-top: -150px;margin-left:-10px;}