/*
Theme Name: 35years
Theme URI: http://arctosmedia.com/KHBProductions/
Description: Child Theme for comicpress
Author: Arctos
Author URI: http://arctosmedia.com/KHBProductions/
Template: comicpress
Version: 0.1
*/
 
@import url("../comicpress/style.css");

body {
	color: #eaeaea;
	background: #000 url(http://arctosmedia.com/KHBProductions/wp-content/themes/comicpress/images/back.png) repeat-x;
}

input{
	position: relative;
	left: 265px;
	background-color: #c0c0c0;
	color: #eaeaea;
}

.rss{
	position: relative;
	left: 344px;
}

a img {
	border-top: 1px solid #797979;
	border-right: 1px solid #797979;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	width: 759px;
}

h2 a{
	color: #ffffff;
	font-size: 20px;
	line-height: 26px;
	font-variant: small-caps;
	border-top-style: none;
	border-top-width: 1px;
}

h2 a:hover {
	color: #797979;
}

.copyright {
	font-size: 10px;
	line-height: 15px;
	color: #c0c0c0;
	text-align: center;
	background-color: #424242;
	height: 20px;
	padding-top: 5px;
	width: 760px;
}


a {
	color: #c0c0c0;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

.narrowcolumn {
	width: 760px;
	padding: 0px;
	overflow: hidden;
}

.comment-link {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

.copyright a {
	color: #eaeaea;
}
.copyright a:hover {
	color: #ffffff;
}

/* THE HEADER */

#header {
	text-align: left;
	width: 760px;
	height: 112px;
	position: relative;
	background: url(http://www.arctosmedia.com/KHBProductions/wp-content/uploads/2010/06/header1.png) no-repeat;


}

#page {
	width: 760px;
}

#page-wide {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}