/*
Theme Name: Hayters




/* Begin Typography & Colors */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}

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

/*	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 20px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 20px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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;
	}

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	font-style:italic;
	text-align: center;
	padding-top: 4px;
	
		margin: 0 0 2px 20px;
}

.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;
}
/* End captions */



.bodyRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-weight:bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
  font-weight:normal;
}
h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

hr {
	background-image: url(images/Line_18.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 620px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
#content td { text-align:justify; }
#apDiv1 {
	position:absolute;
	left:-34px;
	top:60px;
	width:265px;
	height:306px;
	z-index:1;
}
#wrapper {position:relative; width:947px; margin:0 auto;}
.header_image img {display:block; z-index:1;}
.header_image {padding-bottom:30px; background-color:#FFF;}

th { font-size: 12px; background-color: #7faeff; text-align: center; color: #000000; font-weight: normal; }
.mmf-list-item { display:block; }
.required { color: #FF0000; }
#newslist p { margin-top:0; padding-top:0;}
#content .btu td { text-align:center; }
#content .btu hr { background-image: none; }
#content .mmf td { text-align:left; }
#content a { font-size: 12px; }
.wpst_question ul { list-style:none; }
.wpst_question li { list-style:none; padding-bottom: 10px;}


/*Dropdown Menu*/
div#nav { width:947px; margin:0; padding:0; position:relative;}
ul#menu {list-style:none; margin:0; padding:0;}
ul#menu > li {float:left; display:block; margin:0; padding:0; position:relative; height:100%;}
ul#menu ul {list-style:none; position:absolute; z-index:990; top:54px; left:15px; margin:0; padding:0; visibility:hidden; text-align:left;}
ul#menu ul li {display:block; background:#d3eeed; width:300px; position:relative; margin:0; padding:0; z-index:995;}
ul#menu ul.last { left:-70px;}
ul#menu ul.last li {width:200px;}
ul#menu ul li ul {position:absolute; left:300px; top:0px;}
ul#menu ul li a {display:block; color:#363896; font-size:14px; padding:5px 40px 5px 15px; text-transform: uppercase; font-weight:bold; z-index:999;}
ul#menu ul li a:hover {text-decoration:none; background:#363896;  color:#FFF;}
.hover {background:#363896;  color:#FFF; text-decoration:none;}

/* IE7 HACK TO KILL MARGIN/PADDING SPACE ISSUE */
ul#menu a,
ul#menu li,
ul#menu ul {zoom:1;}

/*Job Application form*/

#wpnj_form_2 label { width:150px; display:inline-block;}
#wpnj_form_2 input.textbox {width:175px;}
#wpnj_form_2 textarea { height:175px;}
#wpnj_form_2 .span-textarea-label-left img {display:inline;}
#wpnj_form_2 #wpnj_multi_page_3 label { width:100%; display:block;}
#wpnj_form_2 hr {width:100%; border:1px solid #444; height:1px;}
