/* @override http://cis.timpecoraro.com/wp-content/themes/pecpeo/styles_cis.css */

/*

Theme Name: Peculiar Productions
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Kirsten Dietz
Author URI: http://peculiarproductions.com
Tags: --

	Peculiar Productions v1.0
	 http://peculiarproductions.com

	This basic theme was designed and built by Kirsten Dietz,
	Creative Director at Peculiar Productions.

*/

/*CCS made awesome by Dietz*/
/*This is copyright (c) 2008 */


/* BODY AND MAIN DIVS */

/* LOCK FOOTER = (lf) */

html, body, #container {
    min-height: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

html>body #container {
    height: auto;
} 


body {
	background: #201356 url(images/cis/bg2.jpg) no-repeat fixed;
}
	
#container {
	position: relative;
	/*width: 1032px;  fullsize: 1462
	padding: 0 0 0 410px;*/
	width: 674px;
	float: left;
	left: 50%;
	margin: 0 0 0 -337px;
}

#logos {
	float: left;
}
	
#content {
	width: 640px;
	height: 500px;
	float: left;
	overflow: visible;
	position: relative;
	margin: 0 0 0 34px;
}

#footer {
	}

.spacer {
	clear: both; /*lf*/
}

#sponsors {
	margin: 15px 0 0 0;
	float: left;
}

img,
img a {
	border: 0;
}

/* GENERAL TAGS */


/* POST AND PAGE TAGS */

/* FORM TAGS */

label {
	position: relative;
	float: left;
	width: 120px;
	text-align: right;
	padding: 8px 5px 8px 0;
	clear: left;
}

input, button {
	border: 1px solid #777;
	background-color: white;
	margin: 5px 0;
	padding: 3px;
	color: #7e7e7e;
}

input#searchsubmit {
	margin-left: 50px;
}

textarea {
	border: 1px solid #777;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	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;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h3#comments {
	margin: 25px 0 0 0;
}

h3#respond {
	margin: 25px 0 0 0;
}

form#searchform {
	margin: 25px 0 0 0;
}
