/*
A Blanks+Williams theme designed specifically for Pistols Kill Ponies 
name: CREATIVE NONFICTION MINISITE
designer: Blanks + Williams 
designer_url: http://www.blanksspace.com/ 
layouts: layout-wt
*/

body {
	background: url('../images/background.jpg') top left repeat;
	margin: 0px 0px 35px 18px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 11.5pt;
	letter-spacing: 1px;
}

a:link, a:visited {
    color: #CC00FF; 
    font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
    color: #CC00FF; 
    font-weight: bold;
	text-decoration: underline;
}

img, img a {
	border: none;
}

/* Container */
#container {
	width: 900px;
	height: 100%;
	text-align: left;
}

/* Header */

#header {
	width: 900px;
	height: 285px;
	text-align: center;
}

/*Borders*/
.borderz {
	background: url('../images/bars.gif') top left repeat-x;
	height: 24px;
	width: 100%;
	margin: 0px;
}

/*Alpha*/

#alpha {
	width: 495px;
	height: 850px;
	float: left;
	padding-bottom: 25px;
}
#alpha-video {
	background: url('../images/bg.gif') top left repeat; 
	width: 480px;
	height: 405px;
}

/*Omega*/
#omega {
	width: 395px;
	padding-right: 5px;
	height: 950px;
	float: right;
}
#omega-content {
	background: url('../images/bg.gif') top left repeat; 
}
#omega-content p { margin: 1em 0px; padding: 0px; }

#omega-menu {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	line-height: 16pt;
	padding: 10px 0px;
	text-align: center;
}
#omega-menu a:link, #omega-menu a:visited {
	color: #000000;
	text-decoration: none;
}
#omega-menu a:hover, #omega-menu a:active, #omega-menu a#current {
	color: #993399;
	text-decoration: none;
}
.toggles { min-height: 342px; padding: 10px; }
#copy-gallery { text-align: center; }

/*Footer*/

#pkp-button {
	padding-top: 15px;
	width: 475px;
	height: 125px;
	clear: left;
	border-width: 4px;
	border-style: none none solid none;
	border-color: #000000;
}