/*  
Theme Name: Race is the Place
Theme URI: http://paradigmproductions.org/
Description: Custom theme for Paradigm Productions' film, RACE IS THE PLACE.
Version: 1.0
Author: Peter Jacobson
Author URI: http://linkingarts.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/

/* LAYOUT
------------------------------------------*/
body {
	margin:0;
	padding: 0;
	text-align: center;
}
/* PAGE is a wrapper div to help center and contain everything */
#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 800px;	
}
/* HEADER contains the global nav, search, and logo */
#header {
	height: 100px;
	width: 500px;
}
/* CONTENT div */
div#content {
	width: 800px;
	position: absolute;
}
/* .narrowcolumn is used for containing the section divs for #onecolumnbox, and #twocolumnbox */
.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
}
/* SIDEBAR div */
#sidebar {
	padding: 0;
	margin: 0 0 0 500px;
	width: 300px;
	height: 25px;
	position: absolute;
	top: 0;
}
#sidebar .description {
	padding: 0 1em;
}

/* NOW PLAYING div */
#intro {
	display: block;
}
#intro h2 {
	margin: 0 0 0 500px;
	padding: 0;
}
#intro h3 {
	margin: 0;
}
#intro .screening {
	text-align: right;
	padding-right: 1em;
	padding-bottom: 1em;
	display: block;
}
#intro .slug {
	text-align: right;
	padding-right: 1em;
	padding-bottom: 1em;
	display: block;
	margin-right:300px;
}
#intro .synopsis {
	padding-bottom: 3em;
	margin-bottom: 3em;
	height: 200px;
	display: block;
}
#intro .synopsis p {
	padding-right:1em;
}
/* image box */
#introimage {
	margin-right: 1em;
	padding: 0px;
	border: none;
	height: 200px;
	width: 500px;
	left: 0px;
	float:left;
	display: inline;
}


/* onecolumnbox div */
#onecolumnbox {
	position: relative;
	top: 0;
	height: 99%;
	margin-right: 300px;
	border-top: 1.5em solid #C41414;
	text-align: left;
}
#onecolumnbox .narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 500px;
}
#onecolumnbox h2 {
	width: 500px;
	margin-bottom: 0;
	padding-bottom: 1.5em;
	text-indent: 1em;
}
#onecolumnbox h3, h4 {
	margin-top: 0;
	text-indent: 1em;
}
#onecolumnbox .synopsis {
	height: 200px;
}
#onecolumnbox .synopsis p {
	padding-right:1em;
}
#onecolumnbox p {
	padding: .75em;
	margin: 1em;
}
/* image box */
.onecolumnboximage {
	margin-right: 1em;
	padding: 0px;
	height: 200px;
	width: 300px;
	left: 0px;
	float:left;
}

/* TWOCOLUMNBOX div */
#twocolumnbox {
	display: block;
	position: relative;
	top: 0;
	margin-right: 0;
	height: 100%;
}
#twocolumnbox .narrowcolumn {
	float: left;
	display:inline;
	padding: 0;
	margin: 0;
	width: 800px;
}
#twocolumnbox h2 {
	text-indent: 1em;
	padding-bottom: .75em;
	margin-bottom: 0;
	width: 800px;
	border-bottom: 1.5em white solid;
}
#twocolumnbox h3 {
	text-indent: 1em;
	padding-bottom: 0;
	padding-top: 1em;
	margin-bottom: 0;
	width: 800px;
	border-bottom: 1.5em white solid;
}
#twocolumnbox .product {
	text-align: justify;
	width: 49%;
	height: auto;
	float: left;
	display:inline;
	border: 1px #FFFFFF solid;
}
#twocolumnbox h4 {
	margin: 0;
	height: 2em;
	text-align: center;
	padding: 25px 50px;
}
#twocolumnbox .synopsis {
	padding: 0 50px;
	margin: 0;
}
/* image boxes */
.columnheaderimage {
	height: 300px;
	width: 300px;
	padding: 0 50px;
	margin: 0;
	background-position: center;
}

/* FOOTER div */
#footer {
	padding: 0;
	margin-top: 1.5em;
	height: 5em;
	width: 800px;
	clear: both;
}
#footer h6 {
	margin: 0;
	padding: 1.5em 0;
	text-align: center;
}

/* wordpress-specific */
.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

/* post details */
.post {
	border-bottom: 1em #C41414 solid;
	padding-top: 1em;
}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* TYPOGRAPHY
------------------------------------------*/
body {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: .9em;
}
h1 {
	text-transform: uppercase;
	text-indent: -5000px;
}
h1,h2 {
	font-family: Impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.3em;
}
h6 {
	font-size: .8em;
}
h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
blockquote {
	padding: 0;
	font-size: .8em;
	text-indent: 2em;
	/*background-image: url(images/quote.png);
	background-repeat: no-repeat;*/
}
.synopsis {
	font-size: .9em;
}
.synopsis ul {
	font-size: .9em;
}
.synopsis ul li {
	font-size: .9em;
}
.synopsis a {
	text-decoration: underline;
}
#onecolumnbox {
	font-size: 1.1em;
	font-family: lucida, verdana, arial, sans-serif;
}
#twocolumnbox p {
	font-size: 1.1em;
	font-family: lucida, verdana, arial, sans-serif;
}
/* wordpress-specific styles */
.postmetadata {
	font-size: .75em;
	font-style: oblique;
}
.legalese {
	font-size: .75em;
	font-style: italic;
}
small {
	padding: 0 2em;
	font-style: oblique;
}
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* COLOR
------------------------------------------*/
body {
	background-color: #060516;
	color: #060515;
	background-image: url("images/top.png");
	background-repeat: repeat-x;
}
a:link {
	color: #C41414;
	background-color: #FFFFFF;
}
#page {
	background-color: #C41414;
	color: #FFFFFF;
}
/*
#header {
	background: url("images/logo.png") no-repeat #F5DD3B;
	color: #FFFFFF;
}
*/
#header {
	background: url("images/logo-int.gif") no-repeat #F5DD3B;
	color: #FFFFFF;
}
#content {
	background-color: #C41414;
	color: #FFFFFF;
}

/* SIDEBAR div */
#sidebar {
	color:#060516;
	background-color: #FF6306;
}

/* INTRO div */
#intro h2 {
	color:#FFFFFF;
	background-color: #C41414;
}
#intro h3 {
	color:#060516;
	background-color: #C41414;
}
#intro a:link {
	color: #C41414;
	background-color: #F5DD3B;
}
#intro h2 a:link {
	color: #FFFFFF;
	background-color: #C41414;
        text-decoration: none;
}
#intro h2 a:visited {
	color: #FFFFFF;
	background-color: #C41414;
        text-decoration: none;
}
#intro .screening {
	background-color: #F5DD3B;
	color:#060516;
}
#intro .slug {
	background-color: #F5DD3B;
	color:#060516;
}
#intro .synopsis {
	color: #FFFFFF;
	background-color: #C41414;
}
#intro .synopsis a {
	color: #FFFFFF;
	background-color: #C41414;
}

/* onecolumnbox div */
#onecolumnbox {
	color: #060516;
	background-color: #FFFFFF;
}
#onecolumnbox h2 {
	color: #060516;
	background-color: #FFFFFF;
}
#onecolumnbox h3 {
	color: #C41414;
	background-color: #FFFFFF;
}
#onecolumnbox .narrowcolumn {
	background-color: #FFFFFF;
	color: #060516;
}

/* TWOCOLUMNBOX div */
#twocolumnbox {
	background-color: #FFFFFF;
	color: #060516;
}
#twocolumnbox .narrowcolumn {
	background-color: #FFFFFF;
	color: #060516;
}

/* FOOTER div */
#footer {
	color: #FFFFFF;
	background-color: #FF6306;
/*	border-top: 1.5em #FFFFFF solid; */
}
#footer a:link {
	color: #C41414;
	background-color: #FF6306;
}

/* wordpress-specific styles */
.postmetadata {
	color: #333333;
	background-color: #FFFFFF;
}

/* NAVIGATION
------------------------------------------*/

/* MENU - global navigation */
/* thanks List-O-Matic & Keith Burgin for */
/* http://css.maxdesign.com.au/listamatic/horizontal23.htm */	
#menu {
	background-color: #FF6306;
	color: #FFFFFF;
	height: 24px;
	width: 800px;
}
#menu ul { padding: 0; }
#menu ul li { display: inline; }

#menu ul
{
margin: 0;
padding: 0;
color: #FFFFFF;
background-color: #FF6306;
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
font-size: .9em;
letter-spacing: 2px;
font-weight: bold;
}

#menu ul li a
{
	padding: 0.35em 0 .4em 0;
	width: 125px;
	background-color: #FF6306;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	text-align: center;
}

#menu ul li a:hover
{
	color: #FF6306;
	background-color: #F5DD3B;
}

#navlist li a:hover, #navlist li a:active
{
	text-decoration: none;
	color: #FF6306;
	background-color: #F5DD3B;
	text-align: center;
}

#menu ul li #current {
	color: #F5DD3B;
	background-color: #C41414;
	text-decoration:none;
}

/* SUBMENU - interior navigation */
#submenu ul {
	padding: 0;
	font-size: 1.1em;
}

#submenu ul li {
	list-style-type: none;
	padding-left: 2em;
}
* #submenu ul li {
	padding: 0;
	m\argin: -2em;
}
#submenu ul li a {
	color: #FFFFFF;
	background-color: #C41414;
	text-decoration: none;
	font-weight: bold;
}

#submenu ul li a:hover {
	color: #F5DD3B;
	background-color: #C41414;
	text-decoration: underline;
}

	
/* FORMS
------------------------------------------*/

/* search form styles */
#sidebar form {
	text-align: center;
	padding: 0;
	margin: 0;
}
#sidebar fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search {
	border: 1px solid #FF6306;
}
#sidebar input {
	font-family: "Andale Mono", monaco, Lucidatypewriter, "courier new", monospace;
	font-size: .9em;
	height: .9em;
	text-align: center;
	margin: .2em 0;
	padding-bottom: .2em;
}
#sidebar .searchbutton {
	border:1px groove #FF6306;
	padding: 0 .2em;
	height: 1.3em;
	text-align: center;
	color: #FFFFFF;
	background-color: #C41414;
	width:3em;
}

/* contact form styles */
#onecolumnbox form {
	margin-left: 2em;
	color: #060516;
	background-color: #FFFFFF;
}
#onecolumnbox fieldset {
	border: none;
}
#onecolumnbox input {
	font-family: "Andale Mono", monaco, Lucidatypewriter, "courier new", monospace;
	font-size: 1.2em;
	border: 1px solid #FF6306;
	margin-bottom: .5em;
}
#onecolumnbox textarea {
	font-family: "Andale Mono", monaco, "courier new", Lucidatypewriter, monospace;
	font-size: 1.1em;
	border: 1px solid #FF6306;
	margin-bottom: .5em;
}
#onecolumnbox .searchbutton {
	border:1px groove #FF6306;
	padding-bottom: .2em;
	height: 1.4em;
	text-align: center;
	color: #FFFFFF;
	background-color: #C41414;
	margin: .5em 0;
}


