/* Companion Custom CSS over-rides for [ Split Lip ]: ComicPress/comicpress_new - 2.8 */
body {
	margin: 0;
  font-family: "english";    
  font-size: 14px;
  line-height: 1.45;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #333;
	background: #000 url('/images/background.jpg') no-repeat center center fixed; 
	background-size: 100% 100%;  
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;


	z-index: 0;
}

h1 {
  line-height: 1.25em;
}
h2, h3 {
  font-family: "english";      
  font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

ul.menu {

    font-family: "english"; font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

.searchresults {
		float: left;
		padding-bottom: 15px;
	}
	
h2.pagetitle, h2.pagetitle a {
		padding: 0 0 5px 0;
		margin: 0 0 0px 0;
  font-family: "english";    
		font-size: 30px;
		font-weight: normal;
		clear: both;
	}
	
email_sub {
  font-family: "english";    
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	}