/*
Theme Name: FCblogtheme
Theme URI: http://filmandcompany.com/
Description: FCblogtheme
Version: 1
Author: Claes Jonasson
Author URI: http://filmandcompany.com/
Tags: Film & Company LLC

	

*/

@charset "UTF-8";
/*---------basic styling----------*/
* {
	margin: 0px;
	padding: 0px;
}

img {
   behavior: url("pngbehavior.htc");
}

/* Begin Structure */
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background: #000000 center 122px;
	background-image: url(images/medialine.png);
	background-repeat: repeat-x;
	}

#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}
	
/*--FC header style--*/
/* ---- header styles------*/
#header {
	position: relative;
	background-color: #000000;
	height: 107px;
	background-image: url(images/header-blog.png);
	background-position: right top;
	background-repeat: no-repeat;
	}

#wrapperleft  h1 {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 10px;
	clip: rect(auto,auto,auto,-9000px);
	margin-left: -9000px;
}
	
#logoimg {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 107px;
	margin: 0px;
	padding: 0px;
	width: 291px;
	}
	
#header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0;	
	width: 587px;
	list-style: none;
	}
	
#header ul li {
	float: left;
	}
	

#header ul a {
	float: left;
	}		

#header ul a:hover {
	background-image: url(images/hover3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
#homelink {
	background-image: url(images/active3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	

/* ---- header styles------*/
#topspacer {
	float: left;
	width: 900px;
	height: 14px;
	}
	
#blogheader {
	float: left;
	height: 125px;
	width: 900px;
	}

/*--end FC header style--*/

/* ---- main block styles -------*/
p {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
		}
		
a:link {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
a:visited {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
	
a:hover {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}

a:active {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}
		
h2 {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	text-decoration: none;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}	

h2 a:link {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	text-decoration: none;
	}
	
h2 a:visited {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	text-decoration: none;
	}

h2 a:hover {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	text-decoration: underline;
	}
	
h2 a:active {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	text-decoration: underline;
	}
	


h3 {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	text-decoration: none;
	margin: 15px 0px 10px 0px;
	padding: 0px;
}

h3 a:link {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	text-decoration: none;
	}
	
h3 a:visited {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	text-decoration: none;
	}

h3 a:hover {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	text-decoration: underline;
	}
	
h3 a:active {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	text-decoration: underline;
	}
	


	
#blogging {
	padding: 0px;
	width: 900px;
	margin: 0px;
	float: left;
	}
	
#blogtop {
	width: 900px;
	height: 10px;
	margin: 0px;
	background-image: url(images/blog-bg-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 0px;
	}

#blogarea {
	width: 900px;
	margin: 0px;
	background-image: url(images/blog-bg.png);
	background-repeat:	repeat-y;
	background-position: left top;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	
#blogbottom {
	width: 900px;
	height: 10px;
	margin: 0px;
	background-image: url(images/blog-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 0px;
	}
	
	
	
/*------------content----------------*/

#content {
	margin: 0px 30px 0px 30px;
	padding: 0px;
	float: left;
	width: 580px;
}

small {
	display: block;
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	}
	
.postmetadata {
	text-align:right;
	padding: 0px;
	line-height: 16px;
	}
		
#postdivider {
	background-color: #ef3e23;
	height: 3px;
	width: 580px;
	margin-bottom: 15px;
	}

.entry a:link {
	color: #000;
	}
	
.entry a:visited {
	color: #000;
	}
	
.entry a:hover {
	color: #000;
	}

.entry a:active {
	color: #000;
	}

/*------------content----------------*/
	
/*------------sidebar-----------------*/

#sidebar {
	margin: 0px 20px 0px 20px;
	padding: 0px;
	width: 210px;
	float: right;
	}
	
#sidebar p {
	color: #fff;
		}
		
#sidebar a:link {
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}
	
#sidebar a:visited {
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	}
	
#sidebar a:hover {
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	}

#sidebar a:active {
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	}
	
#sidebar ul {
	list-style: none;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	float: left;
	margin: 0px;
	}

.RSSicon1 {
	height: 16px;
	width: 16px;
	margin: 0px 3px 0px 0px;
	}
	
.RSSicon2 {
	height: 16px;
	width: 16px;
	margin: 0px 3px 0px 8px;
	}
	
#WPcredit {
	float: left;
	}
/*------------sidebar-----------------*/

/* ------- footer styles -------*/



#footer {
	background: #000000;
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	}


#bottomline {
	margin: 0px;
	float: left;
	height: 3px;
	width: 900px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
#colorbar {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 900px;
	}

/* ------- footer navigation styles -------*/

#footer p {
	text-align: center;
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #cccccc;
	}
	
#footer a:link {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	text-decoration: underline;
	color: #cccccc;
	}
	
#footer a:visited {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	text-decoration: underline;
	color: #cccccc;
	}
	
#footer a:hover {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	text-decoration: underline;
	color: #cccccc;
	}
	
#footer a:active {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	text-decoration: underline;
	color: #cccccc;
	}
	
#footerNavbar {
	width: 900px;
	text-align: center;
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	}
	
#footerNavbar   a:link {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}

#footerNavbar   a:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	padding-right: 10px;
	padding-left:10px;
}

#footerNavbar   a:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 10px;
	padding-left:10px;
}

#footerNavbar   a:active {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 10px;
	padding-left:10px;
}

#footerdisclaimer {
	width: 900px;
	}

#footerdisclaimer p {
	text-align: center;
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	padding-bottom: 10px;
	}



/* ------- footer navigation styles -------*/

/* ---- main block styles -------*/


/* Begin Form Elements */
#searchform {
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 130px;
	padding: 0px;
	margin: 0px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	margin-top: 10px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
	
#commentform small {
	margin: 0px;
	padding: 0px;
	}

#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 {
	width: 150px;
	margin: 0 0 5px auto;
	float: left;
	}
/* End Form Elements */



/* 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 {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 0;
	display: block;
	}
	
.fn {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	}
	
.says {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	}


	
/* End Comments */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
	
/* End Images */


/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 11px;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
/* 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 */



