/*
Theme Name:Jim Hayman Thrillers
Theme URI: http://flyte.biz
Description: Custom Site Template by flyte new media
Version: 1.0
Author: Flyte New Media [AW] Designed by Flyte New media [RG]
Author URI: www.flyte.biz
Tags: Jim Hayman Thrillers

*/


/* ############## Blog-Specific Styles ##############  */

@import url("blog.css") screen; /*un-comment if you need the blog-specific stylesheet*/  

#mp-form #submit{margin-top:10px;}
#MailPress {border-bottom:1px dotted #ccc;padding-bottom:10px;margin-bottom:10px;}

/* ############## Sticky Footer Pudding ##############  */

html, body, #mainWrap {height: 100%;}

body > #mainWrap {height: auto; min-height: 100%;}

body #contentWrapper{padding-bottom:265px}  

#footerWrapper {position: relative;
	margin-top: -320px; 
	height: 320px;
	clear:both;
	} 
	
#mainWrap{
	width:816px; 
	margin:0 auto;
	background:transparent url(/wp-content/themes/haymancomm/images/contentWrapperBG.jpg) 0 0 repeat-y;
	}
	
	
	/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
/* ############## End Sticky Stuff ##############  */


/* ############## Main Structure ##############  */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #646464;
	text-align: center;
	margin:0;
	padding:0;
	background: #fff url(/wp-content/themes/haymancomm/images/bodyBG.gif) 0 0 repeat-x;
	}
#header {
	position:relative;
	margin: 0 auto;
	padding: 0;
	height: 221px;
	width: 816px;
	background: #191919 url(/wp-content/themes/haymancomm/images/headerBG.jpg) 0 0 no-repeat;
	}
#contentWrapper{
	font-size:1.2em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	background: transparent url(/wp-content/themes/haymancomm/images/pageBG.jpg) 0 0 no-repeat;
	text-align:left;
	}
#content {
	font-size: 1.2em
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.post {
	margin: 0 0 40px;
	}
.post p.header{
	padding:0;
	margin:20px 0 30px;
	}
.post p{
	padding-right:60px;
	line-height:17px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.post hr {
	display: block;
	}
.postmetadata {
	clear: both;
}


/*  ############## Anchors ##############  */
a{
	color: #d70303;
	text-decoration: none;
	}
	
a:hover {
	color: #d70303;
	text-decoration: underline;
	}
.entry p a:visited {
	color: #b85b5a;
	}

/* ############## Narrowcolumn ############## */
.narrowcolumn {
	float:left;
	padding: 14px 20px 20px 31px;
	margin: 0px 0 0;
	width: 560px;
	display:inline;/*dub float margin bug killer*/
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.narrowcolumn .postmetadata, p.tagsSingle {
	font:normal 12px 'Trebuchet MS', Arial, Verdans, Helvetica, Sans-Serif
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
	

/*  ############## Begin Sidebar ##############  */

#sidebar{
	padding: 20px 15px 20px 22px;
	margin-left:610px;
	width: 155px;
	font: 1em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}
#sidebar p{
	color:#333;
	}
#sidebar form {
	margin: 0;
	}	
#sidebar #subnav{
	border-bottom:1px solid #c0bfbe;
	padding-bottom:10px;
	margin:10px 0 40px;
	}
	
#sidebar .widget {margin-bottom:30px;}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
#sidebar ul{
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}
#sidebar .widget p, #sidebar .widget select {
	margin: 5px 0 8px;
	}
#sidebar ul ul{
	margin: 5px 0 0 0px;
	}
#sidebar ul ul ul{
	margin: 0 0 0 10px;
	}
#sidebar ul ul li{
	margin: 3px 0 0;
	padding: 0;
	}
/* End Sidebar */
	
/* ############## Headings ############## */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
    color: #000000 !important;
    font-size: 3.5em;
    line-height: 48px;
    margin: 0;
    padding-top: 30px;
    text-align: center;
}
h2 {
	font-size: 1.4em;
	margin: 30px 0 0;
	}
h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	color: #000000 !important;
	}
#sidebar h2 {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
		margin: 5px 0 0;
	padding: 0;
	}
h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}
h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2{
	text-decoration: none;
	}
h2 a:hover, h3 a:hover {
	color: #d70303;
	text-decoration: none;
	}
	
	


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}

/*  ############## Begin Content Area Lists ##############  */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	}
.entry li {
	margin: 7px 0 8px 10px;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/*  ############## Begin Form Elements ##############  */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}


/*  ############## Begin Various Tags & Classes ##############  */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.clear {
	clear: both;
}


/*  ############## Captions ##############  */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* ############## footer ############## */

#footerWrapper{
	background: #000 url(/wp-content/themes/haymancomm/images/footerWrapperBG.gif) 0 0 repeat-x;
	}

#footer {
	position:relative;
	padding:0;
	margin: 0 auto;
	width: 816px;
	height: 320px;
	background: transparent url(/wp-content/themes/haymancomm/images/footerBG2.jpg) 0 0 no-repeat;
	text-align:left;
	}
#footer p {
	font: 1.1em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	margin:0 0 0 30px;
	padding: 20px 0;
}
#footnav{
	margin:0 0 0 21px;
	padding:0 0 5px;
	list-style:none;
	font: 1.1em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}	
#footnav li{
	float:left;
	padding:0 10px;
}

#footer a{
	color:#646464;
	text-decoration:none;
}
#footer a:hover{
	color:#d70303;
	text-decoration:underline;
}


#footerImage{
	position:absolute;
	width:230px;
	left:20px;
	bottom:20px;
}
#footerImage p{
	margin:0;
	padding:0;
}

#footerEntry{
	position:absolute;
	width:486px;
	right:40px;
	bottom:0;
	top:113px;
}

#footerEntry p{
	margin:0;
	padding:0;
	font-size:1.5em;
	font-family:'Times New Roman', Times, Georgia, Serif;
	font-style:italic;
	color: #eee8d1;
	line-height:17px;
	text-align:justify;
	}

#footer p#credits{
	clear:both;
	margin:0 0 20px 30px;
	padding: 10px 0 0;
	}

.gform_wrapper {
    float: right !important;
    margin: 1em 0;
    max-width: 98%;
    overflow: inherit;
}

/***** SOCMED *****/
ul#socmed{width:220px;margin:0 auto;padding-top:20px;list-style:none;position:absolute;bottom:10px;right:0;}
ul#socmed li {padding: 0 2px 0 0;float:left}
ul#socmed li a {background:transparent url("images/socmed.png") 0 0 no-repeat;background-size:479px 100px;display: block;height: 39px;width: 39px;text-indent:-999em;margin-right:3px}
ul#socmed li a#facebook { background-position: -60px -50px;}
ul#socmed li a#twitter { background-position: -1px -50px;}
ul#socmed li a#youtube {background-position: -114px -50px;}
ul#socmed li a#instagram { background-position: -229px -50px;}
ul#socmed li a#linkedin { background-position: -173px -50px;}
ul#socmed li a#pinterest { background-position: -288px -50px;}
ul#socmed li a#gplus { background-position: -344px -50px;}
ul#socmed li a#vimeo { background-position: -396px -50px;}

ul#socmed li a#facebook:hover { background-position: -60px -5px;}
ul#socmed li a#twitter:hover { background-position: -1px -5px;}
ul#socmed li a#youtube:hover {background-position: -114px -5px;}
ul#socmed li a#instagram:hover { background-position: -229px -5px;}
ul#socmed li a#linkedin:hover { background-position: -173px -5px;}
ul#socmed li a#pinterest:hover { background-position: -288px -5px;}
ul#socmed li a#gplus:hover { background-position: -344px -5px;}
ul#socmed li a#vimeo:hover { background-position: -396px -5px;}           
