/*
	Theme Name: KiloStudios
	Author: Miles Benjamin of Kilo Productions
	 
	Pink: #e9158d
	Off White: #f2edd8

/* whole page */
body {
	margin: 0em;
	padding: 0em;

	color: black;
	/*background-color: #e9158d;*/
	background-color: #e9158d;
	
	font-family: "Verdana", "Arial", "Lucida", sans-serif;
	font-size: 0.75em;
	
	line-height: 1.5em;
}

.bg-1 {
	background-image: url(images/backgrounds/bg-1.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.bg-2 {
	background-image: url(images/backgrounds/bg-2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.bg-3 {
	background-image: url(images/backgrounds/bg-3.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.bg-4 {
	background-image: url(images/backgrounds/bg-4.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.bg-5 {
	background-image: url(images/backgrounds/bg-5.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.bg-6 {
	background-image: url(images/backgrounds/bg-1.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.bg-7 {
	background-image: url(images/backgrounds/bg-2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.bg-8 {
	background-image: url(images/backgrounds/bg-3.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.bg-9 {
	background-image: url(images/backgrounds/bg-4.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

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

#logo {
	width: 265px;
	height: 205px;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	position:absolute;
	z-index: 3;
	left: 20px;
	top: 20px;
}

#tapemonster {
	width: 265px;
	height: 302px;
	position:absolute;
	z-index: 3;
	left: 8px;
	bottom: 20px;
}

#bigblock{
	width: 155px;
	height: 874px;
	background-color: #e9158d;
	/*background-image: url('images/sidebar.gif');*/
	background-position: fixed;
	
	position:absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#menu {
	width: 740px;
	height: 55px;
	text-align:center;
	background-color: black;
	color: #f2edd8;
	top:60px;
	right:0px;
	padding-left: 1em;
	padding-right: 1em;
	position:absolute;
}

#menu .menu_item {
	font-size: 2.2em;
	padding:.65em .3em .5em .3em;
	float: left;
}

#menu .menu_item a, #menu .menu_item a:visited, #menu .menu_item a:active {
	color: #f2edd8;
}

#menu .menu_item a:hover {
	color: #e9158d;
	background-color: transparent;
}

#mailinglist {
	width: 40em;
	height: auto;
	text-align:center;
	background-color: #040707;
	top:0px;
	right:0px;
	padding-left: 1em;
	padding-right: 1em;
	position:absolute;
	padding: 1em;
}

#contact {
	text-transform: uppercase;
	font-size: 1.1em;
	color:#f2edd8;
	width: 36.3em;
	height: auto;
	text-align:center;
	background-color: #040707;
	top:0px;
	right:0px;
	padding-left: 1em;
	padding-right: 1em;
	position:absolute;
	padding: 1em;
}


.listinput {
	width: 400px;
	height: 21px;
	color: black;
	font-size: 16px;
	font-weight: normal;
	padding: 1px;
	padding-left: 5px;
	background-color: #e9158d;
	border: none;
	text-align: left;
	float:left;
}

.listinput:hover {
	color: #f2edd8;
	background-color: #e9158d;
}

.listsubmit {
	width: 50px;
	height: 23px;
	color: black;
	font-size: 18px;
	padding-bottom: 8px;
	font-weight:bold;
	background-color: #e9158d;
	border: none;
}

.listsubmit:hover {
	color: #f2edd8;
}

#page {
	margin-top: 25em;
	margin-left: 1em;
	padding: 0em;
	width: auto;
	height: 100%;
}

a, a:visited, a:active {
	color: #e9158d;
	background: none;
	text-decoration: none;
}


a:hover {
	color: black;
	background: #e9158d;
}

input, textarea, select, option {
border:none;
background:#2F2F2F;
color:#DFDFDF;
padding:8px;
font-size:16px;
}

select, option {
border:none;
background:#2F2F2F;
color:#DFDFDF;
padding:2px;
font-size:18px;
}



.captcha-164 input {
width:64px;
padding:6px;
font-weight:bold;
margin-top:4px;
margin-bottom:10px;
}



.alignleft {
	float: left;
}

.alignright {
	float: right;
}

blockquote {
	margin: 1em 2em 1em 1em;
	
	font-size: 0.9em;
}
/* end whole page */

/* header */
#header {
	margin: 0em;
	border: 0px solid gray;
	padding: 0em;
	display:none;
	width: 60em;
}

#header h1 {
	margin: 0em;
	border: 0px solid gray;
	padding: 0em;
	
	font-size: 4em;
	line-height: 0.75em; /* weird IE7 bug fix */

	float: left;
}

#header #tagline {
	margin: 0.75em 0em 0em 2em; /* also part of the IE7 fix */
	border: 0px solid gray;
	border-left: 1px solid gray;
	padding: 0.5em 0em 0.5em 2em;
	
	color: gray;
	background: inherit;
	
	float: left;
}
/* end header */

.section_header {
	height: 1em;
	font-size: 4em;
	color: #e9158d;
	text-align:left;
	text-transform: uppercase; 
	padding: .5em 0em .2em 0em;
	display:none;
}

/* artist area */
#artist {
	width: 221px;
	height: auto;
	background-color: #f2edd8;
	float: left;
	margin: 0em 1em 0em 1em;
}

.artist_image {
	height: 190px;
	overflow: hidden;
	margin-bottom: .3em;
	background-color: #b5b934;
}

.artist_header {
	background-color: #b5b934;
}

.artist_sub_header {
	color: #040707;
	text-align:center;
	font-size: 1.4em;
	padding-bottom: .3em;
	text-transform: uppercase;
	background-color: #b5b934;
}

.artist_sub_header:hover {
	color: #b5b934;
	background-color: #040707;
}

.artist_sub_header a, .artist_sub_header a:visited, .artist_sub_header a:active {
	color: #040707;
	background-color: transparent;
}

.artist_sub_header a:hover {
	color: #b5b934;
	background-color: transparent;
}

/* features area */

#features {
	width: 221px;
	height: auto;
	background-color: #f2edd8;
	float: left;
	margin: 0em 1em 0em 1em;
}

.features_header {
	background-color: #3cbbd6;
}

.features_sub_header {
	color: #040707;
	text-align:center;
	font-size: 1.4em;
	padding-bottom: .3em;
	text-transform: uppercase;
	background-color: #3cbbd6;
}

.features_image {
	background-color: #3cbbd6;
	height: 190px;
	overflow: hidden;
	margin-bottom: .3em;
}

/* Content Headers */
.content_header {

}

/* content area */
#content {
	padding: 0em;
	width: 40em;
	text-align: justify;
	background-color: black;
	float: right;
	color: #f2edd8;
	right: 0px;
	top:128px;
	position: absolute;
		padding: 1em;
}

#content img{

}

#content h2 {
	margin: 0em;
	padding: 0em;
	padding-bottom: .2em;
	padding-top: .5em;
	text-align: left;
	line-height: 1em;
	color: #3cbbd6;
	font-size: 2em;
	font-weight: normal;
	text-transform: uppercase;
}

#content .post {
	padding: 1.5em;
}

content .entry {
	padding: 1.5em;
}

#content h3 {
	margin: 0em;
	padding: 0em;
	padding-bottom: .2em;
	padding-top: .5em;
	text-align: left;
	line-height: 1.3em;
	color: #e9158d;
	font-size: 2em;
	font-weight: normal;
	text-transform: uppercase;
}

#content h3 a, #content h3 a:visited, #content h3 a:active {
	color: #e9158d;
}

#content h3 a:hover {
	color: #f2edd8;
	background: transparent;
}

#content h4 {
	line-height: 1.3em;
	color: #3cbbd6;
	font-size: 1.2em;
	font-weight: normal;
}

#content h6 {
	font-size: 8px;
}

.postdate {
	color: #e9158d;
	font-size: 0.9em;
	padding-bottom: 1em;
	float: right;
}

#content .postmetadata {
	color: #777777;
	background: inherit;
	font-size: 0.9em;
}

#content .navigation {
	margin: 2em 0em 0em;
	padding: 0em;
	
	display: block;
}

#content .goback {
	margin: 0em 0.5em 0em 0em;
	padding: 0em;
	
	float: left;
	
	font-size: 1.25em;
}

#content .goforward {
	margin: 0em 0em 0em 0.5em;
	padding: 0em;
	
	float: right;
	
	font-size: 1.25em;
}

#content #comments {
	margin: 2em 0em 1em;
	padding: 0em;
	
	clear: both;
}

#content .commentlist {	
	margin: 0em;
	padding: 0em;
	
	font-size: 0.9em;
}

#content .commentlist li {
	margin: 0em;
	padding: 0em;
	
	list-style-type: none;
}

#content .commentlist img.avatar {
	float: right;
	margin-left: 1em;
}

#content .commentmetadata {
	margin: 0em 0em 2em;
	color: #777777;
	background: inherit;
}

#content #respond {
	margin: 2em 0em 1em;
	padding: 0em;
	
	clear: both;
}

.taglist {
	color: #999999;
	font-size: .8em;
}

/* end content area */

/* these rules are added for compatibility with WordPress Theme Directory */

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

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

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

/* end Theme Directory compatibility */

/* sidebar */
#sidebar {
	margin: 4em 0em;
	padding: 0em;

	width: 16em;
	float: right;
	display:none;
}

#sidebar h2 {
	margin: 0em;
	padding: 0em;

	font-size: 1.0em;
}

#sidebar h2 a, #sidebar h2 a:visited {
	color: black;
}

#sidebar h2 a:hover {
	color: #3cbbd6;
}

#sidebar ul {
	margin: 0em;
	padding: 0em;
}

#sidebar ul li {
	margin: 0em 0em 1em;
	padding: 0em;
	
	list-style-type: none;
}

#sidebar ul li p, #sidebar ul li ul, #sidebar ul li ol {
	font-size: 0.8em;
}

#sidebar ul li ul li, #sidebar ul li ol li {
	margin: 0em;
	padding: 0em;
}

#sidebar .textwidget {
	font-size: 0.8em;
}
/* end sidebar */

/* footer */
#footer {
	margin: 1em;
	padding: 0em;
	font-size: .8em;
	color: #999999;
	text-align:right;
	clear: both;
	
}

/* end footer */

.content_img {
	margin-left:-30px;
}

.clear_float {
	clear: both;
}
