
/*
Theme Name: CHSR / Plastic Hassle - Studio Theme
Description: Custom theme based on the original WordPress theme that graced versions 1.2.x and prior.
Version: 2.0
Author: CHS Regime / Plastic Hassle Productions
*/



/* HTML Formatting */

body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background: url(images/PageBkgd02.jpg) fixed center #190b2a;	
}

a {
	color: #5d4c6b;
}

a img {
	border: none;
}

a:visited {
	color: #5d4c6b;
}

a:hover {
	color: #8f42cf;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	color: #5d4c6b;
	font-size: 185%;
	font-weight: normal;
	letter-spacing: 8px;
	text-transform: uppercase;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	border-bottom: 1px  dotted #999;
}

h3 {
	font-size: 125%;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	color: #5d4c6b;
	border-top: 1px  dotted #999;
}

h3 a {
	text-decoration: none;
}

ol#comments li p {
	font-size: 100%;
}

p, .feedback {
	margin: 15px 0;
	padding: 0;
	font-size: 90%;
	line-height: 160%;
}

p.feature {
	font-size: 110%;
	line-height: 130%;
}

ul {
	margin: 4px 15px;
	padding: 0;
	list-style: square;
}

li {
	margin: 10px 0;
	padding: 0;
	font-size: 90%;
	line-height: 130%;
}



/* Classes used by the_meta() */

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}



/* Layout Elements */

#pageArea {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	background: #fff;
}



#header {
	margin: 0;
	padding: 0;
	background: #000;
}



#headerBanner {
	width: 955px;
	margin: 0;
	padding: 0;
}

#headerBanner ul {
	float: right;
	margin: 5px 30px 0 0;
	padding: 0;
	list-style: none;
	font-size: 85%;
	text-transform: uppercase;
	
}

#headerBanner ul li {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
}

#headerBanner ul li a {
	text-decoration: none;
}

#headerBanner ul.under {
	clear: both;
	margin: 10px 30px 0 0
}



#headerNav {
	float: left;
	width: 920px;
	margin: 0;
	padding: 5px 20px;
	font-size: 90%;
	letter-spacing: 2px;
	text-transform: uppercase;
	list-style: none;
	background: #333;
}

#headerNav ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #333;
}

#headerNav li {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 20px;
	border-left: 1px dotted #999;
	background: none;
}

#headerNav li.first {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	border-left: none;
}



#headerNavSub {
	float: left;
	width: 920px;
	margin: 0;
	padding: 5px 20px;
	font-size: 80%;
	letter-spacing: 1px;
	text-transform: uppercase;
	list-style: none;
	background: #ccc;
}

#headerNavSub ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#headerNavSub li {
	float: left;
	margin: 0 15px 0 0;
	padding: 2px 0 0 15px;
	border-left: 1px dotted #999;
	background: none;
}

#headerNavSub li.first {
	float: left;
	font-size: 110%;
	margin: 0 15px 0 0;
	padding: 0;
	border-left: none;
}

#headerNavSub li.special {
	font-size: 110%;
	font-weight: bold;
	padding: 0 0 0 15px;
}

#headerNavSub li a {
	color: #333;
	text-decoration: none;
}

#headerNavSub li a:hover {
	color: #5d4c6b;
	text-decoration: none;
}



#header a {
	color: #ccc;
	text-decoration: none;
}

#header a:hover {
	color: #fff;
	text-decoration: none;
}



#content {
	float: left;
	width: 709px;
	margin: 0;
	padding: 0 25px 15px 25px;
	border-right: 1px dotted #ccc;
}

#contentSub {
	float: left;
	width: 559px;
	margin: 0;
	padding: 0 25px 15px 25px;
	border-right: 1px dotted #ccc;
}



/* Right Sidebar */

#menu {
	float: right;
	width: 180px;
	margin: 0;
	padding: 0 10px 15px 10px;
	background: #ebebeb;
}

#menu form {
	margin: 0;
	padding: 0;
}

#menu input {
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	margin: 0;
	padding: 0;
	color: #5d4c6b;
	font-weight: bold;
	list-style-type: none;
}

#menu ul li {
	margin: 15px 0 0 0;
	padding: 0;
}

#menu ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	margin: 3px 0 0 5px;
	padding: 0;
	font-size: 70%;
	font-weight: normal;
	text-transform: uppercase;
}

#menu ul ul li a {
	color: #666;
	text-decoration: none;
}

#menu ul ul li a:hover {
	color: #5d4c6b;
	text-decoration: underline;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}



/* Portfolio Navigation */

#subNav {
	float: left;
	width: 130px;
	margin: 0;
	padding: 10px;
	font-size: 100%;
}

#subNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#subNav ul li {
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	font-size: 60%;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px dotted #999;
}

#subNav ul li a {
	color: #666;
	text-decoration: none;
}

#subNav ul li a:hover {
	color: #5d4c6b;
	text-decoration: underline;
}

#subNav ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}



/* Elements in The Loop */

.post {
	clear: both;
	float: left;
	width: 100%;
	margin: 25px 0 0 0;
	padding: 0;
}

.post img {
	border: 1px solid #ccc;
}

.entry {
	font-size: 90%;
}

.date {
	margin: 3px 0;
	padding: 0;
	color: #999;
	font-size: 70%;
	text-transform: uppercase;
}

.storycontent {
	margin: 15px 0 0 0;
}

.storycontent p {
	font-size: 90%;
	line-height: 130%;
}

.credit {
	clear: both;
	width: 925px;
	margin: 0 auto;
	padding: 15px;
	color: #999;
	font-size: 70%;
	text-transform: uppercase;
	text-align: center;
	background: #333;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 3px;
	font-size: 70%;
	text-transform: uppercase;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	background: #f6f6f6;
}

.postmetadata {
	margin: 0;
	padding: 3px;
	font-size: 75%;
	text-transform: uppercase;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	background: #f6f6f6;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}



#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}



/* Captions & aligment */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

.alignright {
	float: right;
	margin-left: 15px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.piclenselink {
	margin: 0 0 5px 0;
	padding: 5px;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
}

.piclenselink a {
	color: #ccc;
	text-decoration: none;
	border: 1px dotted #ccc;
	background: #333;
}

.navigation {
	clear: both;
	margin: 10px 0 20px 0;
	padding: 15px 0 5px 0;
	font-size: 85%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

.navigation a {
	color: #ccc;
	text-decoration: none;
	padding: 2px 5px;
	border: 1px dotted #ccc;
	background: #5d4c6b;
}

.navigation a:hover {
	color: #fff;
	text-decoration: none;
}



.testimonials {
	margin: 15px 0 0 0;
	padding: 3px 15px 0 15px;
	font-size: 120%;
	line-height: 145%;
	border-top: 2px dotted #999;
}

.quote {
	font-style: italic;
}