/*
Theme Name: Fountaintown Forge
Theme URI: http://fountaintownforge.com/
Description: The WordPress theme is developed for <a href="http://fountaintownforge.com/">Fountaintown Forge</a>.
Version: 1.0
Author: Chris
Author URI: http://tangentnet.com/
Tags: custom header, fixed width, two columns, widgets
*/

/* reset.css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

address {
font-style: normal;
}

.clear {
	clear: both;
}

strong {
	font-weight: bold;
}

body {
	font-family: Arial,"Trebuchet MS", sans-serif;
	font-size: 80%;
	line-height: 1.5em; 
	background: #333333 url('images/body-bg.gif') repeat-x center top;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	background: url('images/sprites.jpg') no-repeat 0 0px;
	width: 960px;
	height: 255px;
	position: relative;
}

#header h1 {
	text-indent: -9999em;
	height: 190px;
}

#header h1 a {
	width: 340px;
	height: 190px;
	display: block;
	position: absolute;
	top: 0;
	left: 310px;
}

#header p {
	color: #00539F;
	font-size: 1em;
	float: left;
	width: 45%;
	margin: 95px 0 0 15px;
	font-weight: bold;
}

#header p.right {
	float: right;
	margin: 95px 15px 0 0;
	text-transform: uppercase;
	width: 45%;
	text-align: right;
}

/*

ul#suckerfishnav  {
	width: 850px;
	height: 46px;
	margin: 9px auto 0 68px; 
}
ul#suckerfishnav li {
	float: left;
}
ul#suckerfishnav li a {
	float: left;
	display: block;
	text-indent: -9999px;
	margin: 0 14px;
	height: 46px;
	text-align: center;
	background: url('images/sprites.jpg') no-repeat 0 -600px;
}
ul#suckerfishnav li.home a {
	background-position: 0 -600px;
	width: 83px;
}
ul#suckerfishnav li.home a:hover, ul#suckerfishnav li a.selected {
	background-position: 0 -646px;
} 

ul#suckerfishnav li.about a {
	background-position: -111px -600px;
	width: 113px;
}
ul#suckerfishnav li.about a:hover ,ul#suckerfishnav li.about a.selected {
	background-position: -111px -646px;
}

ul#suckerfishnav li.services a {
	background-position: -253px -600px;
	width: 99px;
}
ul#suckerfishnav li.services a:hover, ul#suckerfishnav li.services a.selected  {
	background-position: -253px -646px;
} 

ul#suckerfishnav li.gallery a {
	background-position: -380px -600px;
	width: 93px;
}
ul#suckerfishnav li.gallery a:hover, ul#suckerfishnav li.gallery a.selected {
	background-position: -380px -646px;
}
ul#suckerfishnav li.faq a {
	background-position: -502px -600px;
	width: 71px;
}
ul#suckerfishnav li.faq a:hover, ul#suckerfishnav li.faq a.selected {
	background-position: -502px -646px;
}

ul#suckerfishnav li.rfo a {
	background-position: -602px -600px;
	width: 71px;
}
ul#suckerfishnav li.rfo a:hover, ul#suckerfishnav li.rfo a.selected {
	background-position: -602px -646px;
}

ul#suckerfishnav li.contact a {
	background-position: -701px -600px;
	width: 99px;
}
ul#suckerfishnav li.contact a:hover, ul#suckerfishnav li.conact a.selected {
	background-position: -701px -646px;
}

*/

#content-wrapper {
}

#main-col-wrapper {
	float: left;
	width: 710px;
}

#main-col {
	background: url('images/main-col-bg.jpg') repeat-y left top;
}

#main-col #right-bg {
	background: url('images/main-right-bg.jpg') no-repeat right top;
}

#inner-wrapper {
	width: 700px;
	padding: 20px 0 10px 0;
}

#main-col h1 {
	font-family: verdana,sans-serif;
	font-size: 1.8em;
	font-style: italic;
	color: #C00;
}

#main-col a {
	color: #00539F;
	font-weight: bold;
	text-decoration: none;
}

#main-col a:hover {
	text-decoration: underline;
}

#deco2 {
	background: url('images/home-img1.jpg') no-repeat center top;
	width: 660px;
	height: 241px;
	margin: 0 auto 20px auto;
}

#main-col #bottom-line {
	border-bottom: 4px solid #c00;
	margin: 10px 20px 5px 20px;
}

#content-left-col {
	width: 440px;
	float: left;
	margin: 0 0 0 22px;
}

#content-right-col {
	width: 200px;
	float: right;
	margin: 0 20px 0 0;
}

.entry {
	margin: 0 20px 0 22px;
}

#main-col .entry h2 {
	font-family: verdana,sans-serif;
	font-size: 1.4em;
	color: #C00;
	margin: 15px 0 0 0;
}

#main-col .entry h3 {
	font-family: verdana,sans-serif;
	font-size: 1.3em;
	color: #333;
	margin: 15px 0 0 0;
	font-weight: bold;
}

.entry ul {
	list-style-type: disc;
	padding: 0 0 0 30px;
}

.entry form ul {
	list-style-type: none;
	padding: 0;
}

.entry form ul li label span {
	font-weight: bold;
	color: #f00;
}

.notfound {
	margin-bottom: 400px;
}

#slinks {
	margin-left: 20px;
}

#slinks a {
	background: url('images/services-links.jpg') no-repeat left top;
	display: block;
	text-indent: -999em;
	float: left;
	margin-right: 27px;
	width: 203px;
	height: 81px;
}

a#forging {
	background-position: 0 0;
}

a#forging:hover {
	background-position: 0 -81px;
}

a#machining {
	background-position: -226px 0;
}

a#machining:hover {
	background-position: -226px -81px;
}

a#heat-treating {
	background-position: -460px 0;
	margin-right: 0;
}

a#heat-treating:hover {
	background-position: -460px -81px;
}	
blockquote {
	font-size: 1em; font-weight:bold;
	font-style: italic;
	line-height: 2em;
	margin: 65px 0 0 0;
	color: #105EA5;
}

#content-right-col h5 {
	background: url('images/quote-bottom-bg.gif') no-repeat left top;
	padding: 16px 0 0 0px;
	line-height: 1.5em;
	color: #444;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

p span {
	font-weight: bold;
}

#content-left-col p {
	color: #444;
	line-height: 1.5em;
	margin: 12px 0;
   text-align: justify;
}

#main-bottom-bg {
	background: url('images/sprites.jpg') no-repeat 0 -343px;
	height: 15px;
	width: 710px;
	float: left;
	overflow: hidden;
}

#registered {
	margin: 40px auto 0;
	background: url('images/sprites.jpg') no-repeat -251px -367px;
	width: 175px;
	height: 140px;	
	overflow: hidden;
}

/*#bottom-right {
	float: right;
	width: 710px;
	margin: 10px 0;
}*/

.col {
	float: left;
	width: 226px;
	height: 126px;
	margin: 10px 12px 15px 0;
	background: url('images/sprites.jpg') no-repeat 0 -367px;
	overflow: hidden;	
}

#bottom-content .right {
	margin-right: 0px;
	margin-left: 4px; 
}

#deco3 {
	background: url('images/col-img1.jpg') no-repeat left top;
	height: 87px;
	width: 212px;
	margin: 3px auto 0 3px;
}

#deco4 {
	background: url('images/col-img2.jpg') no-repeat left top;
	height: 87px;
	width: 212px;
	margin: 3px auto 0 3px;
}

.col a {
	margin: 5px auto 0 25px;
	color: #fff;
	font-size: .89em;
	text-align: left;
	width: 190px;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

.col a span {
	background: url('images/col-bullet.gif') no-repeat right center;
	padding: 0 12px 3px 0;
} 

.col a:hover {
	color: #fff;
	text-decoration: underline;
}

.col h2 {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	margin: 3px auto 2px auto;
	text-align: center;
	text-transform: uppercase;
}

.col address {
	font-size: .82em;
	font-weight: bold;
	color: #fff;
	line-height: 1.5em;
	margin: 0 auto;
	margin-left: 25px;
	width: 200px;
}

.col .mail {
	font-size: .82em;
	background: url('images/mail-bg.gif') no-repeat left center;
	text-align: left;
	text-indent: 20px;
	margin-left: 25px;
	width: 180px;
	display: block;
}

#sub-col {
	float: left;
	width: 250px;
}

#sub-col h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #00539F;
	text-align: center;
	padding: 5px 0;
	text-transform: uppercase;
}

#why-forging {
	background: url('images/sub-center-bg.gif') repeat-y left top;
}

#why-top-bg {
	background: url('images/sprites.jpg') no-repeat 0px -511px; 
	height: 4px;
	margin-top: 20px;
	width: 250px;
	overflow: hidden;	
}

#why-bottom-bg {
	background: url('images/sprites.jpg') no-repeat 0px -515px;
	height: 12px;
	overflow: hidden;	
}

#industries {
	background: url('images/sub-center-bg.gif') repeat-y left top;
}

#deco1 {
	background: url('images/sub-img1.jpg') no-repeat left top;
	height: 190px;
	width: 220px;
	margin: 0 auto;
}

#sub-top-bg {
	background: url('images/sprites.jpg') no-repeat 0px -494px;
	height: 4px;
	overflow: hidden;
	margin-top: 20px;
	width: 250px;
}

#sub-bottom-bg {
	background: url('images/sprites.jpg') no-repeat 0px -498px;
	height: 12px;
	overflow: hidden;
}

#sub-inner-wrapper {
	background: #D7D7D7 url('images/sprites.jpg') no-repeat 0px -620px;
	width: 235px;
	margin: 0 auto 0 15px;
	padding: 0 0 10px 0;
	overflow: hidden;
}

#sub-col ul {
	width: 220px;
	margin: 0 auto;
	background: #fff;
}

#sub-col ul li {
	background: url('images/sub-col-bullet.gif') no-repeat 18px center;
	font-size: .8em;
	line-height: 1.2;
	padding: 3px 0 3px 30px;
	color: #333;
}

#sub-col ul li.even {
	background-color:  #F0F0F0;	
}

a#iso {
	display: block;
	width: 160px;
	height: 52px;
	background: url('images/sprites.jpg') no-repeat -251px -367px;
	text-indent: -999em;
}

a#iso:hover {
	background: url('images/sprites.jpg') no-repeat -427px -367px;
}

a#as {
	display: block;
	width: 160px;
	height: 52px;
	text-indent: -999em;
	margin: 16px 0 0 0;	
}

a#as:hover {
	background: url('images/sprites.jpg') no-repeat -427px -435px;
}

#footer {
	clear: both;
	background: url('images/sprites.jpg') no-repeat 0 -255px;
	width: 960px;
	height: 88px;
	margin: 0 auto;
}

#footer p {
	text-align: center;
	font-size: .7em;
	padding: 18px 0 5px 0;
	color: #8B2121;
	letter-spacing:0.05em;
}

#footer p a {
	font-size: 1.3em;
	color: #ccc;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;
}

#footer p a:hover, #footer p a.active {
	color: #fff;
}

#footer p.small {
	color: #480101;
}

#footer p.small a {
	color: #222;
	font-size: 1em;
	font-weight: normal;
}

#footer p.small a:hover {
	text-decoration: underline;
}

.entry p {
	margin: 10px 0;
}

#outline {
	border: 2px solid #fff;
	width: 218px;
	margin: 0 auto;
	height: 188px;
}

#industries object {
	display: block;
	margin: 0 auto;
}

.home-header {
	display: block;
	margin: 0 auto;
	padding-bottom: 5px;
	border-bottom: 4px solid #cc0000;
}

.wp-caption-text {
	font-weight: bold;
	color: #333;
	text-align: left;
}
 
.alignright {
	float: right;
	margin: 20px 0 50px 20px;
}
.wp-caption img {
	border-bottom: 4px solid #cc0000;
}

.staff {
	float: left;
	margin: 30px 20px 30px 50px;
	line-height: normal;
}

form ul li {
	clear: left;
	padding: 10px 0;
}

form ul li label {
	float: left;
	width: 150px;
	display: block;
}

form ul li input {
	float: left;
	width: 300px;
	border: 1px solid #ccc;
	padding: 2px 5px;
}

form ul li textarea {
	float: left;
	width: 300px;
	border: 1px solid #ccc;
	padding: 2px 5px;
	height: 100px;
}

input#sbtn, input#reset-btn {
	width: auto;
	padding: 5px 10px;
	margin: 0 5px;
	cursor: pointer;
}

input#reset-btn {
	margin-left: 150px;
}

.table-col, .table-col1 {
	float: left;
	width: 310px;
	margin: 0 30px 30px 0;
}

.alloy-steel, .tool-steel {
	background: #e8eff7;
}

.stainless-steel {
	background: #f0f3ec;
}

.copper-alloy {
	background: #efeae7;
}

.tcol {
	border-right: 1px solid #333;
	width: 48%;
	float: left;
}

.tcol.nob {
	border: 0;
}

.t {
	padding: 10px 0;
}

.table-col table, .tcol table, .t table, .table-col1 table {
	margin: 10px 25px;
}


.table-col th, .tcol th, .t th, .table-col1 th {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 0 10px 0;
}

.nomargin {
	margin-right: 0;
}

#accent {
	float: right;
	width: 290px;
	margin:20px 0 50px 20px;
}

#accent img {
	border-bottom:4px solid #CC0000;
	padding-bottom: 0px;
}

#accent p {
	margin: 0px 12px 0px 1px;
	color:#444444;
	font-weight:bold;
	text-align:justify;
  font-size: 90%;
}

.highslide-gallery {
	margin: 20px 20px 0 22px;
}

.hg-item {
	float: left;
	width: 154px;
	margin-right: 10px;
}

.highslide-gallery img {
	border: 1px solid #ccc;
	padding: 5px 7px;
}

.highslide-gallery .highslide-caption {
	display: block;
	margin-right: 7px;
	padding: 5px 8px;
}

.highslide-gallery div.last {
	margin-right: 0px;
}

.hg-item1 {
	float: left;
	width: 189px;
	margin: 0 38px 20px 0;
}

/* highslide.css */
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	text-align: center;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	visibility: hidden;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}


/*****************************************************************************/
/* Controls for the galleries.											   */
/* Remove these if you are not using a gallery							   */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
}
.highslide-controls a {
	background-image: url(graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: relative;
	float: right;
	z-index: 2;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	margin: 1px 0.4em;
	color: #666666;
}

.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
	background: white;
}
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
    background-image: url(graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
    background: url(graphics/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(graphics/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
	display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
	padding: 1px 0 1px 18px;
    color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}

.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}

/* contact-form-7.css */
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

/* navigation-menu.css */
/*
  CSS generated via the Multi-level Navigation Plugin ... http://pixopoint.com/multi-level-navigation/

  If you would like a similar menu for your own site, then please try the PixoPoint Web Development
  CSS generator for creating flyout, dropdown and horizontal slider menus ... http://pixopoint.com/suckerfish_css/


*** Main menu CSS code ***/
#suckerfishnav {
	width: 850px;
	height: 46px;
	margin: 9px auto 0 68px;
}

#suckerfishnav ul {
	float:left;
	list-style:none;
	line-height:40px;
	padding:0;
	border:1px solid #aaa;
	margin:0;	
	width:100%;
}

#suckerfishnav a {
	display: block;
	text-indent: -9999px;
	margin: 0 12px;
	height: 46px;
	text-align: center;
	background: url('http://www.fountaintownforge.com/wp-content/themes/forge/images/sprites.jpg') no-repeat 0 -528px;
}
	
#suckerfishnav li {
	float:left;
	padding:0;
}

#suckerfishnav li.page-item-3 a {
	background-position: 0 -528px;
	width: 84px;
}

#suckerfishnav li.page-item-3 a:hover, #suckerfishnav li.page-item-3.current_page_item a {
	background-position: 0 -574px;
} 

#suckerfishnav li.page-item-2 a {
	background-position: -107px -528px;
	width: 113px;
}

#suckerfishnav li.page-item-2 a:hover, #suckerfishnav li.page-item-2.current_page_item a, #suckerfishnav li.page-item-2.current_page_parent a {
	background-position: -107px -574px;
}

#suckerfishnav li.page-item-13 a {
	background-position: -242px -528px;
	width: 93px;
}

#suckerfishnav li.page-item-13 a:hover, #suckerfishnav li.page-item-13.current_page_item a, #suckerfishnav li.page-item-13.current_page_parent a, #suckerfishnav li.page-item-13.current_page_ancestor a {
	background-position: -242px -574px;
} 

#suckerfishnav li.page-item-21 a {
	background-position: -360px -528px;
	width: 113px;
}

#suckerfishnav li.page-item-21 a:hover, #suckerfishnav li.page-item-21.current_page_item a {
	background-position: -360px -574px;
}

#suckerfishnav li.page-item-25 a {
	background-position: -497px -528px;
	width: 85px;
}

#suckerfishnav li.page-item-25 a:hover, #suckerfishnav li.page-item-25.current_page_item a {
	background-position: -497px -574px;
}

#suckerfishnav li.page-item-27 a {
	background-position: -605px -528px;
	width: 71px;
}

#suckerfishnav li.page-item-27 a:hover, #suckerfishnav li.page-item-27.current_page_item a {
	background-position: -605px -574px;
}

#suckerfishnav li.page-item-31 a {
	background-position: -701px -528px;
	width: 99px;
}

#suckerfishnav li.page-item-31 a:hover, #suckerfishnav li.page-item-31.current_page_item a {
	background-position: -701px -574px;
}

#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:150px;
	font-weight:normal;
	margin:0;
	line-height:1;
	border:0;
	background: #cc0000 url('http://www.fountaintownforge.com/wp-content/themes/forge/images/nav-ul.gif') no-repeat left top;
	padding: 18px 0 24px 0;
}

#suckerfishnav li.page-item-13 ul {
       width: 250px;
}

#suckerfishnav li li {
	border-top:1px solid #bc0000;
	border-bottom: 1px solid #d60000;
	font-weight:bold;
}

#header #suckerfishnav li li a {
	width:150px;
	background-color: #cc0000;
	background-image: none;
	background-position: 0 0;
	color: #ffffff;
	text-indent: 20px;
	padding: 0;
	margin: 0;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	text-align: left;
}

#header #suckerfishnav li.page-item-13 li a {
       width: 250px;
}

#header #suckerfishnav li li a:hover {
	background: #990000;
}

#suckerfishnav li ul ul {
	margin:-28px 0 0 150px;
	background: #666;
	padding: 0;
}

#suckerfishnav li li:hover, #header #suckerfishnav li li {
	 background:#990000; 
}

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a  {
	color:#ffffff;
}

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
	color:#ffffff;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul  {
	left:-999em;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul  {
	left:auto;
}

#header #suckerfishnav li li li {
	border: 0;

}

#header #suckerfishnav li li li a, #header #suckerfishnav li li.haschildren li a.staydark {
	background: #666666;
}

#header #suckerfishnav li li.haschildren li a:hover {
	background: #333333 url('http://www.fountaintownforge.com/wp-content/themes/forge/images/nav-li-li.gif') no-repeat left center;
}

#header #suckerfishnav li li.haschildren a:hover, #header #suckerfishnav li li.haschildren a.staydark {
	background: #990000 url('http://www.fountaintownforge.com/wp-content/themes/forge/images/nav-li.gif') no-repeat 8px center;
}.wpcf7-quiz-label {	display: block;	float: left;	width: 150px;	line-height: 26px;}.quiz {	width: 30px;}
