/*  
Theme Name: Passenger Side
Description: The official Passenger Side theme.
Version: 1.0
Author: Fraser Mackenzie
*/


/* START RESET STYLES */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* END RESET STYLES */

html {
		height : 100%;
}
body {
		margin : 0;
		margin-top : 0;
		padding : 0;
		background : #080808;
		color : #333;
		text-align : center;
		font-size : 11.5px;
		font-family : Arial, Helvetica, sans-serif;
		line-height : 1.7;
}
div#promotion {
		width: 450px;
		height: 380px;
		position: absolute;
		top: 75px;
		margin: 0 0 0 450px;
		background-color: #ffffff;
		border-color: #cccccc #999999 #999999 #cccccc;
		border-width: 1px;
		border-style: solid;
		z-index: 100;
		text-align: center;
		padding: 5px;
}
#wrapper {
		position : relative;
		width : 898px;
		min-height : 100%;
		margin : 0 auto;
		padding : 0 !important;
		text-align : center !important;
}
* html #wrapper {
		height : 100%;
}
.header {
		padding-left : 39px;
		padding-top : 20px;
		background : url(images/bg_top.gif) no-repeat center top;
		height:95px;
}
#content {
		clear : both;
		position : relative;
		padding : 40px 30px 10px 49px;
		background : url(images/bg_tile.gif) repeat-y;
		text-align : left !important;
		height : 100%; 
}
#main {
		padding : 0 40px 0 40px;
		float : left;		
		border-right: 1px solid #ccc;
}
#article {
		float : left;
		width : 485px;
}
#sidebar {
		width : 175px;
		margin: -20px 0 0 0px;
		float : left;
		padding-left: 35px;
}
#sidebar ul {
		position : relative;
		padding-left: 0; 
		margin: 0; 
		overflow:hidden;
}
#sidebar ul * ul {
		margin-left: 21px;
		position : relative;
}
#sidebar ul * ul li { /* sidebar list links */
		position : relative;
		margin-bottom: 7px;
		line-height: 1.2;
}
#sidebar #social_media ul {
		padding-left: 20px;
		width: 200px;
		position:relative;
}
#subpage_nav { /* subpage navigation */
		display: block;
		padding-bottom: 50px;
		margin: -10px 0 0 25px;
}
.subpage_nav li {
		display: inline;
		float: left;
		position: relative;
		padding-right: 15px;
}
.subpage_nav ul {
		position: relative;
}
#social_media li{
		display:inline;
}
.header2 {
		padding-left : 39px;
}
#header2 {
		height: 442px;
		background: url(images/bg_top3.jpg) center top no-repeat;
		text-align: left;
}
#video {
		position: relative;
		width: 501px;
		height: 326px;
	/*	border: 1px solid #ccc; */
		margin-bottom: 30px;
	/*	overflow:hidden;*/
}
.logo {
		margin-left : 20px;
}
.person {
		color : #ff0066;
		font-weight : bold;
}
.lined {
		border : 1px solid #dadada;
}
.header3 {
		padding-left : 39px;
		padding-top : 20px;
}
dl#container {
		width : 437px !important;
}
dl#container dd {
		position : relative;
		top : -1.4em;
		left : 3em;
		z-index : 1;
		line-height : 1.5em;
}
dl#container dt {
		color : #ff0066;
		font-weight : bold;
}
dd.multi {
		margin-top : 10px;
}
table {
		margin-top : 20px;
}
th {
		text-align : center;
}
th, td {
		padding : 5px;
		font-size : 9px !important;
		text-align : left !important;
		vertical-align : top;
}
td.yr {
		color : #ff0066;
		font-weight : bold;
		vertical-align : top;
}
#side {
		float : left;
		width : 180px;
		padding-top : 37px;
}
#footer {
		position : relative;
		padding-top : 0px;
		padding-left : 40px;
		padding-bottom : 0px;
		clear: both;
}
.footer {
		height : 150px;
		background : url(images/bg_bottom.gif) 	no-repeat left top;
		text-align : left;}
* + html #footer {
		padding-top : 90px;
		padding-left : 40px;
}
#footer_sub {
		padding: 0 0px 35px 0;
		height : 35px;
		color: #999999;
		margin-top: 0px;
		vertical-align: top;
		text-align:right !important;
}
#footer_sub ul {
		position: relative;
}
#footer_sub * li  {
		display: block;
		position: relative;
		padding-right : 39px;
		margin-top : 5px;
		text-align : right;
		font-size : 9px;
		overflow : hidden;
		height : 15px;
}
#footer_sub * li.site_credits  {
		display: block;
		position: relative;
		padding-right : 39px;
		margin-top : 0px;
		text-align : right;
		font-size : 9px;
		overflow : hidden;
		height : 15px;
}
#footer_sub * a:link {
		color: #fff !important;
}
#footer_sub * a:hover {
		color: #fe8117 !important;
}
li#media a {
		display : block;
		width : 100%;
		height : 100%;
		background : url(images/menu_media.gif) no-repeat 0 0;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
}
h1 {
		margin : 0 0 10px 0 !important;
		padding : 8px 0 8px 13px !important;
		border : 0;
		border-left : 10px solid #fe8117;
		vertical-align : middle;
		line-height : normal !important;
		font-size: 24px;
		font-weight: bold;
}
div {
		margin : 0;
}
p, h1, h2, h3, ul, table, th, td, dt, dd, blockquote {
		font-family : Arial, Helvetica, sans-serif;
}
th, td {
		font-size : 11px !important;
		line-height : 1.5em;
}
h2 {
		margin : 100px 0 5px 0;
		padding : 3px 0;
		padding-left : 13px;
		border-left : 8px solid #228DFF;
		color : #000;
		font-size : 1em;
		vertical-align : middle;
		line-height : normal !important;
		font-size: 11.5px;
		font-weight: bold;
}
h2.sub {
		border-left : 8px solid #FFCA1B !important;
}
h2.widgettitle {
		margin-top: 20px !important;
		border-left : 8px solid #fe8117 !important;
		text-transform: uppercase;
}
h4 {
		margin : 5px 0;
		padding : 3px 0;
		padding-left : 13px;
		border-left : 8px solid #B6FF00;
		color : #000;
		font-size : 1em;
		vertical-align : middle;
		line-height : normal !important;
}
h5 {
		margin : 5px 0;
		padding : 3px 0;
		padding-left : 13px;
		border-left : 8px solid #ff0066;
		color : #000;
		font-size : 1em;
		vertical-align : middle;
		line-height : normal !important;
}
.top {
		margin-top : 19px !important;
}

.first_top {
		margin-top: 14px !important;
}
.top2 {
		margin-top : 60px;
}
p.postmetadata {
		margin-top: 20px;
		font-weight: bold;
}
h3 {
		margin : 5px 0;
		margin-bottom : 15px;
		padding : 1px 0;
		padding-left : 13px;
		border-left : 8px solid #ff0066;
		color : #000;
		font-size : 1em;
		font-weight : normal;
}
dl {
		margin : 20px 0 0 0;
		padding : 0;
		width : 348px;
}
dd {
		position : relative;
		top : -1.4em;
		left : 11em;
		z-index : 1;
		line-height : 1.5em;
}
img {
		border : none;
}
.entry {
		margin-bottom : 60px;
}
.entry img {
		max-width : 470px;
}
.entryshort {
		margin-bottom : 30px;
}
.entry p {
		margin-bottom : 10px;
}
.entry p.clear {
		margin-bottom: 10px;
		padding-top: 10px;
		display: block;
		clear: both;
}
.wp-caption-text {
		margin-bottom: 10px;
}
div.entry h2 {
		margin-top : 0px;
}
.entry * img.alignleft {
		float: left;
		display: inline;
		margin: 5px 10px 5px 0px;
}
.entry * img.alignright {
		float: right;
		display: inline;
		margin: 5px 0px 5px 10px;
}
.entry * img.aligncenter {
		display: inline;
		margin: 5px;
}
#article div.entry div.wp-caption {
		display: inline !important;
		float: left;
}

.float-left {
		float : left;
		margin-right : 0.9em;
}
.float-right {
		float : right;
		margin-left : 0.9em;
}
.pic {
		margin : 20px 0;
}
.topspacing {
		margin-top : 20px;
}
.hidden {
		display : none;
}
.clear {
		clear : both;
}
.clearfix:after {
		content : ".";
		display : block;
		height : 0;
		clear : both;
		visibility : hidden;
}
.clearfix {
		display : inline-block;
}
* html .clearfix {
		height : 1%;
}
.clearfix {
		display : block;
}
a:link {
		color : #333333 !important;
		text-decoration : none;
		font-weight : bold;
}
a:visited {
		color : #333333;
		text-decoration : none;
		font-weight : bold;
}
a:active {
		color : #333333;
		text-decoration : none;
		font-weight : bold;
}
a:hover {
		color : #228DFF !important;
		text-decoration : none;
		font-weight : bold;
}
div.entry * strong a:link, div.entry * strong a:visited, div.entry * strong a:active, div.entry * strong a:hover {
		text-decoration: underline;
		font-weight: normal;
}
div.entry * strong a:hover {
		text-decoration: none;
}
div.entry * a:link, div.entry * a:visited, div.entry * a:active, div.entry * a:hover {
		text-decoration: underline;
		font-weight: normal;
}
div.entry * a:hover {
		text-decoration: none;
}
p.postmetadata a:link, p.postmetadata a:visited, p.postmetadata a:active, p.postmetadata a:hover {
		text-decoration: none;
		font-weight: bold;
}
p.postmetadata a:hover {
		text-decoration: bold;
}
a:link.footer-link	 {
		color : #FFF !important;
		text-decoration : none;
		font-weight : bold;
}
a:visited.footer-link {
		color : #FFF;
		text-decoration : none;
		font-weight : bold;
}
a:active.footer-link {
		color : #FFF;
		text-decoration : none;
		font-weight : bold;
}
a:hover.footer-link {
		color : #228DFF !important;
		text-decoration : none;
		font-weight : bold;
}

h1 a {
		display : block;
		width : 125px;
		padding : 0;
		background : transparent url(images/logo.gif) no-repeat 0 0;
		font-size : 1px;
		text-indent : -9999px;
		height : 125px;
		text-align: left;
}
.border {
		border : 2px solid #c2c2c2;
}
ul#menu {
		top : 30px;
		right : 49px;
		display : block;
		width : 451px;
		height : 75px;
		margin : 0;
		padding : 0;
		list-style : none;
		overflow : hidden;
		z-index : 2;
}
ul {
		position : absolute;
		list-style : none;
}
li {
		list-style : none;
}
#logo {
		float:left;
		position: absolute;
		margin: 10px 0 0 10px;
		
}
#logo a {
		display : block;
		width : 260px;
		height : 75px;
		background : url(images/logo.gif) no-repeat 0 0;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
		z-index : 9;
}

/* START MAIN NAVIGATION */

li#about {
		float : left;
		width : 75px;
		height : 75px;
}
li#about a {
		display : block;
		width : 100%;
		height : 100%;
		background : url(images/menu_about.gif) no-repeat 0 0;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
}
li#about a:hover {
		background-position : 0 -75px;
}
li#cast_crew {
		float : left;
		width : 75px;
		height : 75px;
}
li#cast_crew a {
		display : block;
		width : 100%;
		height : 100%;
		background : url(images/menu_castcrew.gif) no-repeat 0 0;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
}
li#cast_crew a:hover {
		background-position : 0 -75px;
}

li#media {
		float : left;
		width : 75px;
		height : 75px;
}
li#media a {
		display : block;
		width : 100%;
		height : 100%;
		background : url(images/menu_media.gif) no-repeat 0 0;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
}
li#media a:hover {
		background-position : 0 -75px;
}

li#press {
		float : left;
		width : 75px;
		height : 75px;
}
li#press a {
		display : block;
		width : 100%;
		height : 100%;
		background : url(images/menu_press.gif) no-repeat 0 0;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
}
li#press a:hover {
		background-position : 0 -75px;
}
li#contact {
		float : left;
		width : 75px;
		height : 75px;
}
li#contact a {
		display : block;
		width : 100%;
		height : 100%;
		background : url(images/menu_contact.gif) no-repeat 0 0;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
}
li#contact a:hover {
		background-position : 0 -75px;
}
li#links {
		float : left;
		width : 75px;
		height : 75px;
}
li#links a {
		display : block;
		width : 100%;
		height : 100%;
		background : url(images/menu_links.gif) no-repeat 0 0;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
}
li#links a:hover {
		background-position : 0 -75px;
}

/* END MAIN NAVIGATION */


ul#newssidemenu {
		display : block;
		width : 125px;
		height : 125px;
		margin : 0;
		padding : 0;
		list-style : none;
		overflow : hidden;
}
li#blankspace {
		display : block;
		float : left;
		width : 110px;
		height : 25px;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
}
ul#storessidemenu {
		display : block;
		width : 141px;
		height : 75px;
		margin : 0;
		padding : 0;
		list-style : none;
		overflow : hidden;
}
ul#companysidemenu {
		display : block;
		width : 134px;
		height : 75px;
		margin : 0;
		padding : 0;
		list-style : none;
		overflow : hidden;
}
ul#footermenu {
		position : absolute;
		clear : both;
		top : 60px;
		right : 50px;
		display : block;
		width : 760px;
		height : 75px;
		margin : 0;
		padding : 0;
		list-style : none;
		overflow : hidden;
}
li#newsletter {
		float : right;
		width : 75px;
		height : 75px;
}
li#newsletter a {
		display : block;
		width : 100%;
		height : 100%;
		background : url(images/menu_rss.gif) no-repeat 0 0;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
}
li#newsletter a:hover {
		background-position : 0 -75px;
}
li#footerlogos {
		float : right;
		display : block;
		width : 550px;
		padding : 0;
		margin : 31px 10px 0 0;
		text-align : right;
		font-size : 9px;
		overflow : hidden;
		height : 42px;
}
ul#footersidemenu {
		position : absolute;
		clear : both;
		top : 100px;
		left : 49px;
		display : block;
		width : 115px;
		height : 50px;
		margin : 0;
		padding : 0;
		list-style : none;
		overflow : hidden;
}
li#advocacies {
		float : left;
		width : 115px;
		height : 25px;
}
li#advocacies a {
		display : block;
		width : 100%;
		height : 100%;
		background : url(images/footersidemenu_advocacies.gif) no-repeat 0 0;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
}
li#advocacies a:hover {
		background-position : -115px 0;
}
li#legal_notice {
		float : left;
		width : 115px;
		height : 25px;
}
li#legal_notice a {
		display : block;
		width : 100%;
		height : 100%;
		background : url(images/footersidemenu_legalnotice.gif) no-repeat 0 0;
		font-size : 5px;
		text-indent : -9999px;
		text-decoration : none;
}
li#legal_notice a:hover {
		background-position : -115px 0;
}
#commentform textarea {
		background : #f8f7f6;
		border : 1px solid #d6d3d3;
		width : 460px;
}
#commentform textarea:hover {
		background : #ffffff;
		border : 1px solid #d6d3d3;
}
#commentform textarea:focus {
		background : #ffffff;
		border : 1px solid #939793;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
		font-size : 1.1em;
		background : #ffffff;
		border : 1px solid #939793;
		width : 280px;
}
#commentform input {
		margin-bottom : 3px;
}
.flickr img {
		width:100px;
		height: 100px;
		margin: 0 1px 1px 0;
}
.vimeoBadge {
		margin: 0;
		padding: 0;
		font: normal 11px verdana, sans-serif;
}
.vimeoBadge img {
		border: 0;
}
.vimeoBadge a:link, a:visited, a:active {
		color:#333333;
		text-decoration:none;
		cursor:pointer;
}
.vimeoBadge a:hover {
		color:#228DFF;
}
.vimeoBadge #vimeo_badge_logo {
		width: 0px;
		height: 0px;
		visibility:hidden;
}
.vimeoBadge .credit {
		font: normal 11px verdana, sans-serif;
}
.vimeoBadge .clip {
		padding:0;
		float:left;
		margin:0 1px 1px 0;
		width:100px;
		line-height:0;
}
.vimeoBadge .caption {
		font: normal 11px verdana, sans-serif;
		overflow:hidden;
		width:80px;
}
.vimeoBadge .clear {
		display: block;
		clear: both;
		visibility: hidden;
}
#archive {
		list-style:decimal;
}
.com-list {
}
.com-list h3 {
		font-size: 18px;
		line-height: 22px;
		font-weight: normal;
		padding-bottom: 10px;
		margin-bottom: 15px;
		border-bottom: solid 1px #ebeadd;
}
.com-entry {
		background: url(images/com-top.png) no-repeat left top;
		margin-bottom: 20px;
}
.com-entry-bot {
		background: url(images/com-bot.png) no-repeat left bottom;
		padding: 10px 0px;
}
.com-con {
		padding: 10px 70px 10px 20px;
		font-size: 11px;
		line-height: 16px;
		color:#666;
		border-left: solid 1px #e7e5dd;
		border-right: solid 1px #e7e5dd;
		position: relative;
}
.com-name {
}
.com-avt {
		position: absolute;
		top: 10px;
		right: 20px;
		width: 30px;
		height: 30px;
}
* html .com-avt {
		right: 40px;
}
.com-avt img {
		border: 1px solid #ccc;
}
.com-date {
		font-size: 10px;
		color: #999;
		margin-bottom: 10px;
}
.com-text {
		width:200px;
}
.com-date a, .com-date a:visited, .com-date a:hover {
		color: #999;
		text-decoration: underline;
}

