/* @override http://conventionfilm.com/wp-content/themes/convention/_css/style.css */

/*  CONVENTION COLORS
red: #ca5a47
light blue: #5cb0e2
med blue: #4675ba
dark blue: #324572
*/
/*######## GENERAL ########*/
body {
	background: #151c31 repeat;
	min-width: 950px;
	color: #595959;
}

/*######## CONTAINERS ########*/
#wrap {
	background: url(../_images/bg-wrap.jpg) no-repeat center top;
	margin-left: auto;
	margin-right: auto;
	min-height: 730px;
}
#header {
	position: relative;
	height: 136px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background: url(../_images/bg-header.jpg) no-repeat center top;
}
#content {
	padding-bottom: 20px;
}
#left-col {
	background-color: white;
	min-height: 316px;
	padding-bottom: 20px;
}
#right-col {
	
}
#sidebar {
	background-color: #6493b1;
	margin-top: 15px;
	padding-bottom: 10px;
}
#footer {
	background: url(../_images/billing-block.png) no-repeat center top;
	height: 100px;
	padding-bottom: 20px;
	padding-top: 20px;
}
div.image {
	display: block;
	overflow: hidden;
	width: 365px;
	padding: 10px;
}
div.image img {
	margin-bottom: 6px;
}
/*######## POSTS ########*/
.post {
	padding-left: 40px;
	padding-right: 40px;
	clear: both;
}
.post small {
	color: gray;
	display: block;
	padding-bottom: 5px;
}
div.navigation {
	display: block;
	overflow: hidden;
}
div.navigation div.alignleft {
	float: left;
	display: block;
	width: 285px;
}
div.navigation div.alignright {
	float: right;
	display: block;
	text-align: right;
	width: 285px;
}
.entry {
	padding-top: 10px;
	font-size: 1em;
	line-height: 1.5em;
	width: 550px;
	border-bottom: 1px solid silver;
	margin-bottom: 20px;
	overflow: hidden;
}
.entry img.aligncenter {
	padding-bottom: 10px;
}
.entry img.aligright {
	padding-left: 10px;
	padding-bottom: 10px;
}
.entry img.alignleft {
	padding-bottom: 10px;
	padding-right: 10px;
}
/*######## SIDEBAR ########*/
#sidebar {
	color: #b8edff;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar ul li ul {
	margin-left: 0;
}
#sidebar ul h2 {
	margin-bottom: 0;
	color: white;
	text-transform: uppercase;
	padding-top: 15px;
}
#sidebar a {

	color: #324572;
}
#sidebar a:hover {
	color: white;
}
#sidebar ul li#gigpress h2 {
	height: 33px;
	text-indent: -9999px;
	display: block;
	background: url(../_images/h2-side-screenings.png) no-repeat 0 bottom;
	width: 290px;
	margin-left: -4px;
	margin-bottom: 10px;
}
#sidebar ul li#linkcat-5 h2 {
	height: 33px;
	text-indent: -9999px;
	display: block;
	background: url(../_images/h2-side-links.png) no-repeat 0 bottom;
	width: 290px;
	margin-left: -4px;
	margin-bottom: 10px;
}
#sidebar ul li#linkcat-6 h2 {
	height: 33px;
	text-indent: -9999px;
	display: block;
	background: url(../_images/h2-side-contact.png) no-repeat 0 bottom;
	width: 290px;
	margin-left: -4px;
	margin-bottom: 10px;
}
/*######## NAV ########*/
ul#nav-primary {
	height: 36px;
	width: 600px;
	display: block;
	position: absolute;
	left: 0;
	top: 85px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#nav-primary li {
	float: left;
}
ul#nav-primary li a {
	height: 36px;
	float: left;
	display: block;
	text-indent: -9999px;
	background-position: 0 top;
	margin: 0;
	padding: 0;
}
ul#nav-primary li#blog a {
	background-image: url(../_images/nav-blog.png);
	width: 55px;
}
ul#nav-primary li#trailer a {
	background-image: url(../_images/nav-trailer.png);
	width: 81px;
}
ul#nav-primary li#screenings a {
	background-image: url(../_images/nav-screenings.png);
	width: 115px;
}
ul#nav-primary li#press a {
	background-image: url(../_images/nav-press.png);
	width: 73px;
}
ul#nav-primary li#media a {
	background-image: url(../_images/nav-media.png);
	width: 73px;
}
ul#nav-primary li#about a {
	background-image: url(../_images/nav-about.png);
	width: 73px;
}
ul#nav-primary li#team a {
	background-image: url(../_images/nav-team.png);
	width: 102px;
}
ul#nav-primary li a:hover {
	background-position: 0 bottom;
}
/*######## TYPOGRAPHY ########*/
a {
	color: #5cb0e2;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #4675ba;
}
h2 {
	color: #ca5a47;
}
.story h2 {
	padding-top: 20px;
}
h2#blog,
h2#h2-14,
h2#press,
h2#h2-17,
h2#h2-7,
h2#h2-2,
h2#h2-36,
h2#h2-bios {
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	height: 36px;
	margin-top: 30px;
	margin-bottom: 10px;
}
h2#blog {
	background-image: url(../_images/h2-blog.png);
	margin-left: 40px;
}
h2#h2-14 {
	background-image: url(../_images/h2-media.png);		
}
h2#press {
	background-image: url(../_images/h2-press.png);
	margin-top: 30px;
	margin-left: 40px;
}
h2#h2-17 {
	background-image: url(../_images/h2-screenings.png);	
}
h2#h2-7 {
	background-image: url(../_images/h2-trailer.png);
	margin-top: 30px;
}
h2#h2-2 {
	background-image: url(../_images/h2-about.png);	
}
h2#h2-36 {
	background-image: url(../_images/h2-team.png);	
}
h2#h2-bios {
	background-image: url(../_images/h2-bios.png);	
}
.credit {
	position: relative;
	display: block;
	padding-left: 340px;
	color: #324572;
	font: bold 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.title {
	position: absolute;
	top: 0;
	left: 0;
	color: #4675ba;
	font-family: "Courier New", Courier, mono;
}
.bio {
	padding-left: 190px;
	border-bottom: 1px solid silver;
	padding-top: 20px;
	min-height: 225px;
}
.bio-name {
	width: 190px;
	margin-left: -190px;
	float: left;
	padding-bottom: 149px;
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
/*######## SCREENINGS ########*/
span.gigpress-info-item {
	display: block;
	font-size: 15px;
	margin-bottom: 3px;
}
li.vevent {
	margin-bottom: 12px;
	position: relative;
}
li.vevent abbr.dtstart {
	display: block;
	color: white;
	font-size: 16px;
}

/* My Comment */
li.vevent span.summary {
	display: inline;
	color: white;
	font-weight: bold;
}
li.vevent span.location {
	xdisplay: block;
}
/*######## IMAGES ########*/
img#logo {
	position: absolute;
	left: 0;
	top: 34px;
}
img#laurels {
	position: absolute;
	bottom: 0;
	right: 0;
}
/*######## TEAM ########*/
.bio-name#aschnack {
	background-image: url(../_images/team/team-aschnack.jpg);
}
.bio-name#berickson {
	background-image: url(../_images/team/team-berickson.jpg);
}
.bio-name#djunge {
	background-image: url(../_images/team/team-djunge.jpg);
}
.bio-name#dwilson {
	background-image: url(../_images/team/team-dwilson.jpg);
}
.bio-name#jchikes {
	background-image: url(../_images/team/team-jchikes.jpg);
}
.bio-name#jreichert {
	background-image: url(../_images/team/team-jreichert.jpg);	
}
.bio-name#lpoitras {
	background-image: url(../_images/team/team-lpoitras.jpg);
}
.bio-name#ntruesdell {
	background-image: url(../_images/team/team-ntruesdell.jpg);
}
.bio-name#ptaylor {
	background-image: url(../_images/team/team-ptaylor.jpg);
}
.bio-name#sbognar {
	background-image: url(../_images/team/team-sbognar.jpg);
}
.bio-name#wrobbins {
	background-image: url(../_images/team/team-wrobbins.jpg);
}
.bio-name#smoyers {
	background-image: url(../_images/team/team-smoyers.jpg);
}

/*######## FORMS ########*/
/*######## LISTS ########*/
/*######## SHORTCUTS ########*/
.clearboth, aligncenter { clear: both; }
.floatleft, .alignleft { float: left; }
.floatright, alignright { float: right; }
.red {
	color: #ca5a47;
}
.ltblue {
	color: #5cb0e2;	
}
.mdblue {
	color: #4675ba;	
}
.dkblue {
	color: #324572;
}
.bg-red {
	background-color: #ca5a47;
}
.bg-ltblue {
	background-color: #5cb0e2;	
}
.bg-mdblue {
	background-color: #4675ba;	
}
.bg-dkblue {
	background-color: #324572;	
}
