/*
Theme Name: Actors Image Works
Theme URI: http://www.actorsimageworks.com/
Description: A custom theme for Actors Image Works.
Version: 1.0
Author: Chris Frampton
Author URI: http://www.chrisframpton.net
Tags: 
*/


/* Global basics */
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: helvetica, arial, verdana, sans-serif;
	background: #e4ebcb url('images/stagebg.png') no-repeat top center;
	color: #3b3442;
	}
	
img {
	border: 0px;
}
/* End Global basics */
	

/* Typography & Colors */
#maincontent h1, #maincontent h1 a {
	font-size: 3.2em;
	letter-spacing: .03em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b3442;
	text-decoration: none;
	margin: 0 0 10px 0;
}

#maincontent h2 {
	font-size: 2.6em;
	letter-spacing: .02em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #95354f;
	text-decoration: none;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 1.8em;
	padding-top: .5em;
	margin: 0 0 10px 0;
}

h4 {
	font-size: 1.6em;
	margin: 5px 0 15px 0;
}

#sidebar h2, #sidebar h2 a{
	font-size: 1em;
	font-weight: bold;
	color: #95354f;
	text-decoration: none;
}

#sidebar h2 a:hover {
	text-decoration: underline;
}

#sidebar p {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	padding: 20px;
	margin: 20px 10%;
	border: 1px dashed #cbd2b4;
	}

a:link, a:visited {
	color: #95354f;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}
/* End Typography & Colors */


/* Lists */
.post ul, .postghost ul {
	font-size: 1.2em;
	margin: 0 0 10px 0;
	list-style: none;
}

ul.bulleted {
	list-style: disc;
	margin-left: 40px;
}

.post ul li, .postghost ul li {
	padding-bottom: 10px;
}

#navbar ul {
	float: left;
	list-style: none;
	font-size: 1.2em;
}

#navbar li, #navbar li a {
	display: inline;
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #3b3442;
	text-decoration: none;
}

#navbar li a:hover {
	color: #e4ebcb;
	text-decoration: none;
}

#navbar li.current a {
	color: #e4ebcb;
	text-decoration: none;
}

#navbar li.current_page_item a {
color: #e4ebcb;
text-decoration: none;
}

#sidebar ul {
	font-size: 1.2em;
	list-style: none;
	margin-bottom: 30px;
}

ul.contactlist {
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

ul.contactlist li {
	font-weight: bold;
	padding: 0 0 5px 0;
}

ul.recent-posts li {
	padding-bottom: 8px;
}

/* End lists */


/* Comments */
ol.commentlist {
	list-style: none;
}

ol.commentlist li, ol.commentlist ul li {
	padding: 10px;
	margin: 20px 0px;
	border: 1px solid #cbd2b4;
	background: #e4ebcb;
}

ol.commentlist ul li {
	border-width: 1px 0px 0px 1px;
}

ol.commentlist ul {
	margin-left: 20px;
	list-style: none;
}

ol.commentlist li.bypostauthor {
	background: #f4fcd8;
}

#commentform p {
	margin: 5px 0;
	}

/* End comments */


/* Basic structure */	
#wrapper {
	width: 980px;
	margin: 0px auto;
	}
	
#stage {
	position: relative;
	height: 379px;
	width: 	980px;
	border-bottom: 1px solid #f4fcd8;
}

#navbar {
	position: absolute;
	width: 980px;
	left: 0px;
	top: 10px;
	z-index: 1;
}

#contentwrap {
	width: 980px;
	margin: 30px auto;	
}

#maincontent {
	position: relative;
	width: 600px;
	padding-left: 30px;
	float: left;
}

.post {
	float: left;
	width: 550px;
	background: #f4fcd8;
	padding: 20px 30px;
	border: 1px solid #cbd2b4;
	margin: 0 0 30px 0;
}

.postpurple {
	float: left;
	width: 550px;
	background: #95354f;
	color: #e5ebcb;
	padding: 20px 30px;
	border: 1px solid #cbd2b4;
	margin: 0 0 30px 0;
}

.blogpostfooter { 
border-top: 1px dashed #cbd2b4; 
padding: 8px 0 0 0; 
margin: 30px 0 0 0;
 }

.blogpostfootermeta {
float: right;
}

.blogdate {
	font-size: 1.1em;
	padding-bottom: 10px;
}

.aboutitem {
	width: 160px;
	float: left;
	margin: 30px 0px;
}

.aboutitemmiddle {
	width: 160px;
	margin: 30px 30px;
	float: left;
}

#pinupwrapper {
	height: 247px;
	width: 629px;
	position: absolute;
	top: -65px;
	left: 0px;
}

#pinup {
	width: 540px;
	height: 110px;
	float:right;
	margin: 70px 0 0 0;
	padding: 20px 30px 20px 0px;
	background: url(http://www.chrisframptonactors.com/wp-content/themes/aiw/images/pinupbg.png) top left repeat-x;
	border: 1px solid #cbd2b4;
	-webkit-box-shadow: 3px 3px 15px #acacac;
	-moz-box-shadow: 3px 3px 15px #acacac;
	-khtml-box-shadow: 3px 3px 15px #acacac;
}

#pinup h2 a {
	color: #f4fcd8;
	font-family: helvetica, arial, verdana, sans-serif;
	line-height: 1em;
	font-size: .8em;
}

#pinup h2 {
	padding-left: 270px;
}

#pinup p {
	line-height: 1.2em;
	color: #e5ebcb;
	padding-left: 270px;
}

/* End basic structure */


/* jFlow-specific markup */
.jFlowNext {
	position: absolute;
	top: 180px;
	right: 10px;
	z-index: 1;
}

#slides p, #stagepage p {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:  bold;
	color: #f4fcd8;
	line-height: 1.2em;
	font-size: 2.6em;
	width: 540px;
	margin: 130px 0 0 50px;
	}
	
#slides span.attribution, #stagepage span.attribution {
	display: block;
	color: #e4ebcb;
	text-align: right;
	font-size: .6em;
	margin: 10px 50px 0px 0px;
}

#slides img {
	float: right;
	margin: 0 100px 0 0;
}

#stagepage img {
	float: right;
	margin: 0 100px 0 0;
}
/*End jFlow markup */


/* Index-specific structure */
.postindexwrapper {
	float: left;
	width: 520px;
	margin: 10px 0 0px 30px;
	padding: 20px;
	border-bottom: 2px dotted #cbd2b4;
}

.postghost {
	float: left;
	width: 550px;
	padding: 20px;
	border-bottom: 2px dashed #cbd2b4;
	margin: 0 0 30px 0;
}

img.index {
	float: left;
	margin-right: 30px;
}

.postindex {
	width: 350px;
	float: left;
}
/* End Home-specific structure */


/* Sidebar */
#sidebar {
	width: 300px;
	height: 100px;
	padding-left: 30px;
	float: left;
}

.blockhead {
	width: 300px;
	height: 65px;
	margin-bottom: 20px;
	text-align: center;
	background: url(images/blockheadbg.png) no-repeat top center;
}

.blockhead h1 {
	color: #f4fcd8;
	font-weight: bold;
	font-size: 1.4em;
	padding-top: 7px;
}

.block {
	width: 260px;
	margin: 0 0 50px 20px;
}

.contactblock {
	width: 260px;
	margin: 0 0 0px 20px;
}

#subscribe {
	width: 291px;
	height: 65px;
	margin: 0px 0 40px 0;
	background: url(images/rssbar.png) top right no-repeat;
}
/* End sidebar */


/* Begin footer */
#footer {
	float: left;
	width: 900px;
	height: auto;
	margin-top: 30px;
	padding: 30px;
	border-top: 1px solid #cbd2b4;
}

.footersection {
	width: 250px;
	float: left;
	padding: 0px 10px;
}
/*End footer */
