/*  
Theme Name: Source Comics
Theme URI: http://
Description: Theme
Version: 1.0
Author: Will Asplund 
Author URI: http://

*/


* {
	margin:0;
	padding:0;

}
a {
	color:#ffffff;
}
#postspacing {
	margin:2em 0 0 0;
	width:46.5em;
}
html {
	font-size:100%;
}
body {
	font:65.2%/1.5 Arial, Helvetica, sans-serif;
}
#content .more-link {
	color:#7a2222;
	margin:1em 0 0 0em;
}
#header {
	position:fixed;
	width:100%;
	height:117px;
	z-index:2;
	background: url(images/backgroundtrans.png) 0 0 repeat-x;
	right:30px;
}
/*#fauxheader {*/
/*	background:transparent url(images/fauxHeader.png) no-repeat;*/
/*	background:transparent;*/
/*	position:fixed;
	top:0;
	right:30px;
	width:650px;
	height:118px;
	z-index:53;

}*/
#content {
	width:46.5em;
	position:absolute;
	top:117px;
	right:30px;
	background:#ffffff;
	z-index:1;
	padding:0 0 2em 0;
}
#content h1 {
	margin:.5em 0 0 .5em;
	color:#343434;
	text-transform:uppercase;
}
#content h4 {
	font:1.5em/1.5 Arial, Helvetica, sans-serif;
	margin:.5em 0 1em .7em;
	color:#343434;
	text-transform:uppercase;
	border-bottom:thin solid #CCCCCC;
}
#maintainback {
	position:fixed;
	width:46.5em;
	height:80em;
	background:#ffffff;
	z-index:0;
	top:118px;
	right:30px;
}
#footer {
	height:3.2em;
	position:fixed;
	bottom:0;
	right:30px;
	z-index:60;
	text-align:left;
	background:white;
	width:46.5em;
	padding-top:1.5em;
}
#fauxFooter {
	border-top:thin solid yellow;
	position:fixed;
	bottom:3.2em;
	height:0;
	width:100%;
	right:30px;
	z-index:100;
}
#logotype {
	background:url(images/oldLogo.png) no-repeat;
	position:fixed;
	top:25px;
	left:0;
	z-index:60;
	width:317px;
	height:119px;
}
#logotype .logolink {
	display:block;
	width:317px;
	height:119px;
}
#menu {
	width:13.3em;
	height:100%;
	background:#1e1e1e;
	padding:12.5em 0 0 0;
	position:fixed;
	top:0px;
	right:49.4em;
	z-index:80;
	text-align:right;
	list-style:none;
}
.current_page_item a {
  color:#f7ff65;
} 

#menu ul{
	margin:0 1.35em 0 0;
	list-style:none;	
}
#menu ul li a {
	text-decoration:none;
	font:bold 1.4em/1.5 Arial, Helvetica, sans-serif;

}
#footer p {
	margin:.5em 1em 0 1em;
	line-height:17px;
        font-size:18px;
        color:#333;
}
#menu .page_item a:hover {
	color:#f94454
}
.post a {
	color:#660000;
	font:bold 1.15em Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:1em 0 0 0;

}
.post h2 {
	margin:1.2em 0 .5em 1.2em;
	font-size:15px;
}
.post h2 a {
	background:yellow;
	margin-right:1.5em;
}
.entry  {
	color:#333333;
	font: 1.2em/1.3 Arial, Helvetica, sans-serif;
	margin:0 0 1em 0;
	width:38.5em;
}
.entry p {
        padding:0 1.5em;
}
#post-7 .entry div {
	margin: 0 1.5em;
}
#content .entry blockquote p {
	width:25em;
	font:1.4em/1.4 Arial, Helvetica, sans-serif;
	padding:0 0 0 3em;
}
#content .alignleft {
	float:left;
	border:none;
	margin:5px 5px 0 0;
}
#content .staff {
	margin:5px .9em 0 0;
}
#content .aligncenter {
	border:none;
}
#content .alignright {
	float:right;
	border:none;
	margin:5px 0 5px 5px;
}
#content .entry ol {
	list-style:decimal;
	color:#333333;
	font: 1.2em/1.2 Arial, Helvetica, sans-serif;
	margin:0 0 1em 4em;
}
#content .entry ul {
	list-style:disc;
	color:#333333;
	font: 1.2em/1.2 Arial, Helvetica, sans-serif;
	margin:0 0 1em 3.6em;
}


/* COMMENTS		*/
.comments-template{
	margin:0 0 0 1.5em;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font:1.6em/1.2 Arial, Helvetica, sans-serif; 
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

#current
{
	background-color: #336699;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	margin:.5em 0 0 0;
}
.comments-template #submit {
	margin:1em 0;
	background:#ffffff;
	border:.2em solid #CCCCCC;
	padding:.2em;
	width:11em;
	font:bold 1.1em/1 Arial, Helvetica, sans-serif;
}
.comments-template .labels {
	float:left;
	width:3em;
	margin:0 2em 0 0;
	font:2em/1.7 Arial, Helvetica, sans-serif;
	color:#333333;
}
.comments-template #respond {
	margin:1em 0;
}
.comments-template .inputsfields {
	float:left;
	width:10em;
	background:none;
}
.comments-template textarea {
	border:2px solid #CCCCCC;
}
.comments-template .inputsfields input {
	border:2px solid #CCCCCC;
	margin:.35em 0;
}
#searchsubmit {
	color:#FFFFFF;
	background:none;
	border:none;
	cursor:pointer;
	margin:0 .15em 0 0;
	text-align:right;
	font:bold 1.4em/1.5 Arial, Helvetica, sans-serif;
}
#thesearchbox {
	position:fixed;
	bottom:4.5em;
	width:12.5em;
right:49.8em;
}
#thesearchbox #s {
	width:10em;
	height:1.5em;
	margin: 0;
	border:none;
}
.contactform {
	padding:0 1.5em;
}
.contactform label {
	font:1em/1 Arial, Helvetica, sans-serif;
}
.contactform #contactsubmit {
	background:#ffffff;
}
.contactform input {
border:2px solid #CCCCCC;
}
.contactform textarea {
border:2px solid #CCCCCC;
}
#wp-calendarLarge tr td  a{
	font:1em/1 Arial, Helvetica, sans-serif;
	}

#newsletterForm #words {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size:14px; 
	line-height:18px; 
	color:#000;
}
.clear {
	clear:both;
}
.block {
	display:block;
}
a img, a {
	outline:none;
	border:none;
}
#post-9 p {
	margin-bottom:.7em;
}
.page-item-57 {
	display:none;
}

h5 {
	font-size:14px;
	color:#600;
	margin:20px 0 0 17px;
	font-weight:bolder;
}
#newsletterForm {
	margin:10px 0 0 17px;
}
#footer a {
	color:#333;
}
#footer a:hover {
	color:#666;
}
