/* /Volumes/Macintosh\ HD/Users/jackhooker/Sites/psychoville/FOCCE */

/*-----------------------------------------------------------------------------
Description:	Psychoville - FOCCE
Date:			Jan 2011
version:		1.0
author:			jack Hooker
email:			jack@jackhooker.com
website:		http://www.jackhooker.com/
-----------------------------------------------------------------------------*/

/*- self-clearing floats ----------*/

.mod:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Centering Technique
----------------------------------------------------------------------*/

body { 
	text-align: center; 
	min-width: 1020px;
}

#wrapper { 
	position: relative;
	width: 1020px; 
	margin: 50px auto 0; 
	text-align: left;
	background-color: #fff;
} 

/* Main
----------------------------------------------------------------------*/

/*--- Main ---*/

body {
	background:url(/staticarchive/1201c0eeef5a7f3f3f4af8c3442b9694a22cbfd4.png);
	color: #000;
	font: 62.5%/1.6 Helvetica, Arial, Verdana, sans-serif; /* Resets 1em to 10px */ 
/* 	font: normal 16px/22px Helvetica, Arial, Verdana, sans-serif; */
	margin: 0;
	padding: 0;
}

#header {
	background-image: url(/staticarchive/e20fa6122d45a024a01a0c154d30ac059e0639d6.png);
	width: 1020px;
	height: 120px;
}

/*--- Nav ---*/

#nav {
	background-image: url(/staticarchive/0ec13f393cb77535e4b0ff023ceb16427480c054.png);
	width: 980px;
	height: 40px;
	margin: 0 auto;	
}

#nav ul li {
	float: left;
	list-style: none;
	margin: 0 20px 0 20px;	
	line-height: 40px;
	font-size: 1.6em;
}

#nav ul li a {
	color: #fff;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#nav ul li.selected a  {
	color: #FFFFCF;
	font-weight: bold;
}

/*--- Main content ---*/

#main-content {
	width: 690px;
	margin: 0 10px 0 20px;
	float: left;
	display:inline;
	overflow:hidden;
}

#main-content-fw {
	margin: 0 10px 0 20px;
	float: left;
	display:inline;
	overflow:hidden;
}

#merch #main-content {
	width: 690px;
	margin: 0 10px 0 20px;
	float: right;
	display:inline;
	overflow:hidden;
}

#merch .panel-content {
	background: #ccc;
	height: 590px;
}

.img-left {
	float: left;
	margin: 0px 20px 60px 0;	
}

.img-right {
	float: right;
	margin: 0;	
}

.divider {
	background: url(/staticarchive/2947b17677d7ab0f33ede88c2bdabb7a731a24d7.png);
	width: 700px;
	height: 30px;
}

.divider-2 {
	background: url(/staticarchive/6c5642c97dfb63243ea4db898c312ebe59f7344b.png);
	width: 961px;
	height: 154px;
}

/*--- Article - General ---*/

.article {
	margin: 20px 0 20px 0;
}

.article h3 {
	font-size: 2.1em;
	padding: 5px 0 10px 0px;
	text-align: left;
	line-height: 1em;
}

.article p {
    font-size: 1.56em;
    line-height: 1.45em;
    text-align: left;
    margin: 0 0 10px 0;
}

/*--- Article - Intro ---*/

.article.intro h1 {
    font-size: 2.4em;
    line-height: 1em;
}

.article.intro h2 {
    font-size: 2.4em;
    font-style: italic;
    font-weight: 100;
    line-height: 1.8em;
}

.article.intro p {
    font-size: 2em;
    line-height: 1.3em;
    margin: 0 0 15px 0;
}

.article.intro img {
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	border: 1px solid #ccc;
}

/*--- Article - With border ---*/

.article-border {
	background: url(/staticarchive/a4bbb0832fcad4db83e351b2df20cb047ee31dc1.png);
	padding: 10px;
}

.article-content {
	background: #fff;
	text-align: center;
	padding: 10px;
}

.article-content h3 {
}

.article-content p {
}

.article-content p.small {
	font-size: 1.23em;
}

/*--- Article - Full width ---*/

.article.full-width {
	width: 960px;
}

/*--- Promo - Clowns and Clowning ---*/

/* .panel-border.promo {
	width: 960px;
	position: relative;
	margin: 0 0 40px 0;
}

.panel-content.promo {
	background: #990000;
	padding: 20px;
	color: #fff;
}

.panel-border.promo p {
	width: 550px;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	line-height: 22px;
}

.panel-border.promo h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
}

.panel-border.promo h2 {
	font-size: 24px;
	font-weight: 100;
	font-style: italic;
}

.panel-content.promo {
	background: #990000;
	padding: 20px;
	color: #fff;
} */



.article-promo-intro .panel-border {
	width: 960px;
	position: relative;
	margin: 0 0 40px 0;
}

.article-promo-intro .panel-content {
	background: #990000;
	padding: 20px;
	color: #fff;
}

.article-promo-intro .panel-border p {
	width: 550px;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	line-height: 22px;
}

.article-promo-intro .panel-border h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
}

.article-promo-intro .panel-border h2 {
	font-size: 24px;
	font-weight: 100;
	font-style: italic;
}

.article-promo-intro .panel-content {
	background: #990000;
	padding: 20px;
	color: #fff;
}




.featured-img {
	background: url(/staticarchive/a45467702905aa70f49db02aa344abc03d35c6bc.png);
	width: 442px;
	height: 522px;
	position: absolute;
	right: -20px;
    top: -35px; 	
}

.promo-burst {
	background: url(/staticarchive/b5fbd848f0b7c2a065cf122b6baf5e081ac4c598.png);
	width: 154px;
	height: 154px;
	position: absolute;
	top: 260px;
	left: 420px;
}

/*--- Sidebar ---*/

.aside {
    background-color: #CCCCCC;
    float: right;
	display: inline;
    margin: 0 20px 0 0;
    padding: 0 10px;
	width:260px;
	overflow:hidden;
}

.aside-left {
    background-color: #CCCCCC;
    float: right;
	display: inline;
    margin: 0 20px 0 0;
    padding: 0 10px;
	width:260px;
	overflow:hidden;
}

.aside-left {
	width: 260px;
	float: left;
	background-color: #ccc;
	margin: 0 0 0 20px;
}

.aside-left h1 {
	font-size: 2.2em;
	font-weight: bold;
}

.aside-left p {
	font-size: 2em;
	line-height: 1.35em;
	font-weight: normal;
}

.side-panel {
	position:relative;
	padding:0;
	margin: 20px 0 10px 0;
}

.panel-border {
	position:relative;
	background: url(/staticarchive/a4bbb0832fcad4db83e351b2df20cb047ee31dc1.png);
	padding: 10px;
	margin:0;
	width: 240px;
}

.panel-content {
	background: #fff;
	padding: 10px;
}

.panel-content p {
	font-size: 1.45em;
	line-height: 1.515em;
	margin: 15px 0 0 0;
}

.panel-content h3 {
	font-size: 1.6em;
}

.panel-content img.full-width {
	margin: -10px 0 0 -10px;
}

.panel-content.merch {
	background: #ccc;
	padding: 10px;
	height: 600px;
}

.panel-content.merch img {
	margin: 20px 0 0 0;
}

/*--- Merchendise ---*/

.merch-box {
	background-color: #F7E68C;
	width: 210px;
	height: 270px;
	float: left;
	margin: 0 20px 20px 0;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
}

.merch-box img {
	margin: 10px 0 0 10px;
}

.merch-box p {
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
	font-family: Georgia;
	font-style: italic;
	line-height: 15px;
}

.article.merch {
	height: 625px;
}
/* Footer */

.footer-link a
{
	color:#ff0000;
	font-size:12px
}

/* Flash Elements */

#scaryclown-container
{
	z-index: 100;
}

/* Holding Page 
----------------------------------------------------------------------*/

body#holding_page {
	background: none;
}

#holding_page {
	background-image: url(/staticarchive/1f618a8073138ea2ddab3296a4a26f0711dea900.jpg);
	width: 960px;
	height: 400px;
	margin: 0 auto;
}

#holding_page span {
	display: none;
}

.article.intro.holding_page h1 {
	padding: 125px 0 0 0;
	color: #FF0000;
}
