/*
Theme Name: Squidz Ink
Theme URI: http://www.squidzink.net
Description: A theme by <a href="http://www.squidzink.com">Squidz Ink Design</a>.
Version: 1.0
Author: Cole Schweikhardt
Author URI: http://www.squidzink.net

*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #2B1810;
	text-align: center;
	background-image: url('images/pageBg.png');
	background-position: center top;
	margin: 0px;
	background-repeat: no-repeat;
	color: #000000;
	line-height: 16px;
}
h2 {
	color: #522D1D;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #522D1D;
}

a {
	color:#FF3300;
	text-decoration: none;	
	}
	
#wrapHome {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	background-image: url(images/bg_hm_content.gif);
	padding: 0px;
	background-attachment: scroll;
}
#wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	background-image: url('images/bg_inside_content.gif');
}
#redlineTop {
	background-color: #FF3300;
	height: 2px;
	width: 100%;
}
#masthead {
	background-image: url('images/mastheadBg.gif');
	background-repeat: repeat;
	background-position: left top;
	padding-right: 25px;
	padding-left: 25px;
	height: 387px;
	width: 900px;
	background-color: #000000;
	padding-top: 15px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	position: relative;
	z-index:2000;
}
#logo {
	position:absolute;
	top:15px;
	left:25;
	width:300px;
	padding-top: 5px;
	z-index:-1;
}
/* NAV STYLES */
#nav {
	list-style: none;
	position:absolute;
	top:50px;
	left: 25px;
	padding:0;
	margin:0;
	width:300px;
	z-index:2;
	clear:both;
}
#nav li {
	margin-top: 1px;
	height:22px;
	
}


#nav a {
	color: #FFF;
	text-decoration: none;
	padding: 3px 15px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF3300;
	letter-spacing: .13em;
}


#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #ff3300;
	background:#D7EAEB;
			
}


/* NAV end */

#blurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	width: 275px;
	line-height: 24px;
	position: absolute;
	top: 190px;
}

/*#navImage  {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}
*/
#billboard  {
	height: 311px;
	width: 612px;
	border: 1px solid #472516;
	background-color: #000000;
	position: absolute;
	top: 50px;
	left: 312px;
}
#address {
	font-family: verdana;
	font-size: 9px;
	color: #009999;
	font-weight: bold;
	text-align:right;
}
#titlebar {
	background-color: #D7EAEB;
	width: 950px;
	height: 30px;
	float: left;
	display: block;
	margin: -13px 0px 0px;
	padding: 0px;
}
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 315px;
	float: left;
	line-height: 16px;
	vertical-align: top;
}

#title ul {
	list-style-type:none;
	margin: 0 0 0 70px;
	padding-left: 0px;		
	}
#title ul li h2{
	color:#C00;
	margin:10px 0 0 0;
	}
	
#title ul li {
	list-style-type:none;
	margin-left: 0px;
	padding-left: 0px;		
	}
	
#title ul li ul {
	margin-left: 0;
	padding-left: 4px;		
	}


.homeBlock {
	margin-bottom:15px;
	background-attachment: scroll;
	background-image: url(images/titlebar_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.homeBlock ul {
	list-style-type: none;
	margin: 0px;
	padding-left:0px;
	padding-top:10px;
}

.homeBlock img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.homeBlock ul li p {
	margin-top: 0;
}

.homeBlock ul li img {
	border: 8px solid #28150F;
	background-color:#FFF;
	padding: 2px;
	margin-bottom:5px;
}
.homeBlock ul li a {
	color:#F30;
	text-decoration: none;	
}


#news  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 256px;;
	float: left;
	line-height: 16px;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 30px;
	

}
#news strong{
	font-size:13px;
	
	}

#web   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	float: left;
	width: 175px;
	line-height: 15px;
	padding-left: 15px;
	padding-right: 15px;
	
}
#print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	float: left;
	width: 175px;
	line-height: 16px;
	padding-left: 15px;
	padding-right: 15px;
	
	
}
#identity {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	float: left;
	width: 179px;
	line-height: 16px;
	padding-left: 15px;
	padding-right: 29px;

}
#contentCopy {
	float: left;
	width: 570px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	
}
#contentCopy h2{
margin: 15px 0 0 0;
}

#contentCopy p{
	margin:0 0 5px 0;
	
	}

#redlineMiddle {
	background-color: #FF3300;
	height: 50px;
	width: 100%;
	clear: both;
	float: none;
}
#redlineBottom {
	background-color: #FF3300;
	height: 2px;
	width: 100%;
	clear: both;
	float: none;
}
#footerBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D7EAEB;
	background-color: #000000;
	width: 950px;
	height: 155px;
	background-image: url('images/bg_footer.gif');
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF3300;
}
#f1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #522D1D;
	width: 266px;
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	line-height: 16px;
	vertical-align: top;
}
#f1 ul{
	margin-left:0;
	padding:0 0 5px 0;
	}
#f1 ul li{
	list-style:none;
	float: left;
	padding-right:15px;	}
#f1 a {
	color: #D7EAEB;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
#f1 a:hover {
	color: #FF3300;
	text-decoration: none;
}
#f2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #522D1D;
	float: left;
	width: 175px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 15px;
}
#f2 a {
	color: #2E1911;
	text-decoration: none;
}
#f2 a:hover {
	color: #FF3300;
	text-decoration: none;
}
#f3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #522D1D;
	float: left;
	width: 174px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 16px;
}

#f4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E3422;
	float: left;
	width: 185px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 16px;
}
.entry img {
	border: 8px solid #28150F;
	background-color:#FFF;
	padding: 2px;
	margin:0 10px 10px 0;
	float: left;
}

#feed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #F6C;
	width: 250px;
	margin-left: 200px;
	border: thin solid #9C0;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.formlabel {
	color:#FF3300;
	font-size:12px;
	font-weight:bold;
	}
	

.wpcf7-quiz-label{
	color:#000;
	font-weight:bold;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
