/* BASIC PAGE PROPERTIES */
/* mercerrock header: 720x220 */
/* orange: ff6600 */

/*
LINK unvisited - gray
LINK hover - orange
LINK active - orange
LINK visited - back to gray
*/

body
{
	margin: 0;
	padding: 0;
	background-color: #000;
	color: #ccc;
	font-family: Georgia, serif;
	font-size: 63%;
	background-image: url(../i/main_bg.jpg);
	background-repeat: repeat;
	background-position: top center;
}

/* MAIN BODY CONTAINERS */
#heading
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	height: 80px;
	background-image: url(../i/header.jpg);
	background-repeat: repeat-x;
	font-family: verdana, sans-serif;
	font-size: 0.9em;
	z-index: 1;
	text-transform: uppercase;
}

#heading_nav
{
	
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	letter-spacing: 0.5em;
	height: 80px;
	width: 800px;
}

#heading_nav a { margin-top: 0; }

#heading_frill
{
	position: absolute;
	width: 100%;
	height: 35px;
	top: 80px;
	left: 0;
	background-color: transparent;
	background-image: url(../i/header.png);
	background-repeat: repeat-x;
	background-position: top left;
	z-index: 0;
}

#heading img
{
	margin: 10px 0 0 0;
	vertical-align: top;
	padding: 0;
}

#heading h1
{
	display: inline;
	margin: 0;
	padding: 0;
	height: 48px;
}

#heading a
{
	margin: 0;
	padding: 1em 0.3em;
	height: 48px;
	border: 0px #333 solid;
}

#heading a:hover
{
	color: #f60;
	text-decoration: none;
	height: 48px;
}

#home
{
	width: 264px;
	height: 48px;
	border: 0;
}

#posters
{
	color: #666;
	vertical-align: top;
	line-height: 8;
	padding: 0;
	margin: 0;
}

#posters_over
{
	vertical-align: top;
	line-height: 8;
	padding: 0;
	margin: 0;
}

#merch
{
	color: #666;
	vertical-align: top;
	line-height: 8;
	margin: 0;
	padding: 0;
}

#merch_over
{
	vertical-align: top;
	line-height: 8;
	margin: 0;
	padding: 0;
}

#other
{
	color: #666;
	vertical-align: top;
	line-height: 8;
	margin: 0;
	padding: 0;
}

#other_over
{
	vertical-align: top;
	line-height: 8;
	margin: 0;
	padding: 0;
}

#about
{
	color: #666;
	vertical-align: top;
	line-height: 8;
	margin: 0;
	padding: 0;
}

#about_over
{
	vertical-align: top;
	line-height: 8;
	margin: 0;
	padding: 0;
}

#photos
{
	color: #666;
	vertical-align: top;
	line-height: 8;
	margin: 0;
	padding: 0;
}

#photos_over
{
	vertical-align: top;
	line-height: 8;
	margin: 0;
	padding: 0;
}

#links
{
	color: #666;
	vertical-align: top;
	line-height: 8;
	margin: 0;
	padding: 0;
}

#links_over
{
	vertical-align: middle;
	line-height: 8;
	margin: 0;
	padding: 0;
}


#wrap
{
	margin: 0 auto;
	width: 100%;
}

#content
{
	margin: 6px auto 0;
	width: 720px;
}

#main_column
{
	margin: 0;
	padding: 50px 0 100px 60px;
	float: left;
	width: 350px;
	min-height: 350px;
	background-image: url(../i/sploosh.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}

#intro
{
	margin: 0;
	padding: 0;
	float: left;
	background: transparent;
}

#brief
{
	margin: 0;
	padding: 0;
	float: left;
}

/* MAIN BODY COLUMN */
#main_column_thumb
{
	margin: 0;
	padding: 20px 20px 100px 20px;
	float: left;
	width: 675px;
}

#side_columngallery
{
	margin: 0;
	padding: 30px 0 0 50px;
	float: left;
	width: 200px;
	height: 285px;
	background-image: url(../i/slideshowbg.jpg);
	background-repeat: no-repeat;
	background-position: 50px 35px;
}
#side_columnabout
{
	margin: 0;
	padding: 30px 0 0 50px;
	float: left;
	width: 200px;
	height: 255px;
}

#side_columnabout img { width: 200px; }

#side_column
{
	margin: 0;
	padding: 30px 0 50px 50px;
	float: left;
	width: 200px;
	/*background-image: url(../i/sploosh.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;*/
}

#side_column p
{
	margin: 0 0 20px 0;
	padding: 0;
	width: 200px;
}

#side_column img { width: 200px; }

#footer
{
	margin: 0 auto;
	padding: 0 0 20px 0;
	width: 720px;
	text-align: center;
	color: #f60;
	background: transparent;
}

/* FOOTER ELEMENTS */
#footer p
{
	color: #666;
	font-size: 1em;
	margin: 0;
}

#footer img
{
	display: inline;
	margin: 0 5px -8px;
}

#footer a
{
	color: #ccc;
	display: inline;
	font-size: 1em;
}

#footer a:hover { text-decoration: underline; }

/* MAIN BODY COLUMN - ELEMENTS */
#main_column img.blog_image
{
	margin: 0 10px 5px 0;
	padding: 0;
	width: 200px;
	background-color: #ccc;
	float: left;
}

#main_column img.thumb_image
{
	margin: 0 10px 5px 0;
	padding: 0;
	background-color: #ccc;
}

#main_column img.featured_image
{
	margin: 0 10px 5px 0;
	padding: 0;
	width: 100px;
	background-color: #ccc;
	float: left;
}

/* FORM ELEMENTS */
form
{
	font-size: 1em;
	margin: 0;
	padding: 0;
}

form select
{
	font-size: 1em;
	margin: 0;
	padding: 0;
	border: 1px solid #666;
	text-transform: none;
}

form input
{
	font-size: 1.3em;
	margin: 0;
	padding: 0;
	border: 1px solid #666;
	text-transform: none;
}

/* FLOAT CLEARER */
.floatclear { clear: both; }

/* COMMON ELEMENTS */
h1
{
	margin: 0;
	padding: 0;
	line-height: 1;
	font-size: small;
	font-style: italic;
	color: #999;
}

.post_date
{
	margin: 0;
	padding: 0;
	line-height: 1;
	font-size: small;
	font-style: italic;
	color: #ccc;
}

h1 span
{
	margin: 0;
	padding: 0;
	line-height: 1;
	font-size: small;
	font-style: italic;
	color: #f60;
}

h2
{
	margin: 20px 0 3px;
	padding: 0;
	font-weight: bold;
	color: #f60;
	font-size: 1.1em;
	font-style: italic;
}

h3
{
	margin: 0 0 8px;
	padding: 0;
	font-style: italic;
	font-weight: normal;
}

/*constant  contact */
h5
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
	color: #f60;
	margin: 0 0 8px;
	padding: 50px 0 0 0;
	font-style: italic;
	font-weight: normal;
}

p
{
	margin: 0 0 8px;
	padding: 0;
	line-height: 1.4em;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
}

a
{
	margin: 0;
	padding: 0;
	color: #f60;
	text-decoration: none;
}

a:link
{
	margin: 0;
	padding: 0;
	color: #f60;
	text-decoration: none;
}

a:hover
{
	color: #999;
	text-decoration: underline;
}

a:visited
{
	color: #f60;
	text-decoration: none;
}

a:active
{
	color: #f60;
	text-decoration: none;
}

.counts
{
	display: inline;
	margin: 0 5px 20px 0;
	clear: both;
}

.viewupcomming { margin: 0 0 0 25px; }

.pagecountr
{
	margin: 0 0 10px 20px;
	padding: 0;
	float: left;
	text-align: center;
	color: #666;
	background: #000;
}

.pagecountr span
{
	color: #f60;
	margin: 3px;
	width: 10px;
	height: 10px;
}


.pagecountr a
{
	color: #666;
	margin: 3px;
	width: 10px;
	height: 20px;
	line-height:2;
}

.pagecountr a:link
{
	color: #666;
	margin: 3px;
	width: 10px;
	height: 20px;
}

.pagecountr a:hover
{
	color: #f60;
	margin: 3px;
	width: 10px;
	height: 20px;
}

.pagecountr a:active
{
	color: #f60;
	margin: 3px;
	width: 10px;
	height: 20px;
}

.pagecountr a:visited
{
	color: #666;
	margin: 3px;
	width: 10px;
	height: 20px;
}

.thumbnailr
{
	margin: 0 0 20px 5px;
	padding: 0;
	float: left;
	text-align: center;
	background: #000;
}

.thumb_item
{
	float: left;
	width: 81px;
	height: 100px;
	text-align: center;
	background: #000;
}

.thumb_item_over
{
	float: left;
	width: 81px;
	text-align: center;
	height: 100px;
	background: #000;
}

.thumb_item img
{
	text-align: center;
	background: #f60;
	border-bottom: 2px #000 solid;
	max-height: 90px;
}

.thumb_item_over img
{
	text-align: center;
	background: #f60;
	border-bottom: 2px #ff6600 solid;
	max-height: 90px;
}

.thumb_nav
{
	float: left;
	width: 10px;
	height: 60px;
	text-align: center;
	background: #000;
}

/*prev next arrows */
.detail_item img { float: left; }

.imager
{
	width: 300px;
	float: left;
	margin: 0 75px 0 25px;
	text-align: center;
}

.imager img { max-width: 300px; }

.detailr
{
	width: 250px;
	float: left;
}

.link_column
{
	float: left;
	width: 160px;
	margin-right: 10px;
}

.link_column a { color: #CCC; }

.link_column a:hover
{
	color: #f60;
	text-decoration: none;
}

.ccin
{
	margin: 0;
	display: inline;
	height: 22px;
	background: #000;
}

.ccin input
{
	margin: 0;
	display: inline;
	height: 18px;
	background: #fff;
	border: 1px #000 solid;
}

.ccinsub
{
	margin: 0;
	display: inline;
	height: 21px;
	border: 1px #000 solid;
}

.ccinsub input
{
	margin: 0;
	height: 21px;
	background: #f60;
	color: #000;
	border: 1px #000 solid;
	font-weight: bold;
}

select
{
	margin: 0;
	width: 150px;
	height: 15px;
	background: #fff;
	color: #000;
	border: 1px #000 solid;
}

input
{
	margin: 0;
	height: 18px;
	padding: 0;
	background: #f60;
	color: #000;
	border: 1px #000 solid;
	font-weight: bold;
}

.archival
{
	width: 150px;
	height: 15px;
	background: #fff;
	color: #000;
	border: 0px #000 solid;
}

.wide { margin: 20px 0 30px; }


/*this one is for c00ler*/
a {outline:none;}

