/*
Theme Name: Proset WordPress Theme
Theme URI: 
Description: The WordPress theme for ProSet Penetration Systems
Version: 1.0
Author: Sean K. Stewart
Tags: two columns, widgets

*/


/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:980px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
body {margin:1.5em 0;}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20 {float:left;margin-right: 20px;}

div.last {margin-right:0;}
.span-1  { width: 30px;}
.span-2  { width: 80px;}
.span-3  { width: 130px;}
.span-4  { width: 180px;}
.span-5  { width: 230px;}
.span-6  { width: 280px;}
.span-7  { width: 330px;}
.span-8  { width: 380px;}
.span-9  { width: 430px;}
.span-10 { width: 480px;}
.span-11 { width: 530px;}
.span-12 { width: 580px;}
.span-13 { width: 630px;}
.span-14 { width: 680px;}
.span-15 { width: 730px;}
.span-16 { width: 780px;}
.span-17 { width: 830px;}
.span-18 { width: 880px;}
.span-19 { width: 930px;}
.span-20, div.span-20 { width: 980px; margin: 0; }

.append-half  { padding-right: 25px;}
.append-1  { padding-right: 50px;}
.append-2  { padding-right: 100px;}
.append-3  { padding-right: 150px;}
.append-4  { padding-right: 200px;}
.append-5  { padding-right: 250px;}
.append-6  { padding-right: 300px;}
.append-7  { padding-right: 350px;}
.append-8  { padding-right: 400px;}
.append-9  { padding-right: 450px;}
.append-10 { padding-right: 500px;}
.append-11 { padding-right: 550px;}
.append-12 { padding-right: 600px;}
.append-13 { padding-right: 650px;}
.append-14 { padding-right: 700px;}
.append-15 { padding-right: 750px;}
.append-16 { padding-right: 800px;}
.append-17 { padding-right: 850px;}
.append-18 { padding-right: 900px;}
.append-19 { padding-right: 950px;}

.prepend-half  { padding-left: 25px;}
.prepend-1  { padding-left: 50px;}
.prepend-2  { padding-left: 100px;}
.prepend-3  { padding-left: 150px;}
.prepend-4  { padding-left: 200px;}
.prepend-5  { padding-left: 250px;}
.prepend-6  { padding-left: 300px;}
.prepend-7  { padding-left: 350px;}
.prepend-8  { padding-left: 400px;}
.prepend-9  { padding-left: 450px;}
.prepend-10 { padding-left: 500px;}
.prepend-11 { padding-left: 550px;}
.prepend-12 { padding-left: 600px;}
.prepend-13 { padding-left: 650px;}
.prepend-14 { padding-left: 700px;}
.prepend-15 { padding-left: 750px;}
.prepend-16 { padding-left: 800px;}
.prepend-17 { padding-left: 850px;}
.prepend-18 { padding-left: 900px;}
.prepend-19 { padding-left: 950px;}

div.border{padding-right:9px;margin-right:10px;border-right:1px solid #eee;}
div.colborder { padding-right:21px;margin-right:20px;border-right:1px solid #eee;}
.pull-1 { margin-left: -50px;}
.pull-2 { margin-left: -100px;}
.pull-3 { margin-left: -150px;}
.pull-4 { margin-left: -200px;}
.pull-5 { margin-left: -250px;}
.pull-6 { margin-left: -300px;}
.pull-7 { margin-left: -350px;}
.pull-8 { margin-left: -400px;}
.pull-9 { margin-left: -450px;}
.pull-10 { margin-left: -500px;}
.pull-11 { margin-left: -550px;}
.pull-12 { margin-left: -600px;}
.pull-13 { margin-left: -650px;}
.pull-14 { margin-left: -700px;}
.pull-15 { margin-left: -750px;}
.pull-16 { margin-left: -800px;}
.pull-17 { margin-left: -850px;}
.pull-18 { margin-left: -900px;}
.pull-19 { margin-left: -950px;}
.pull-20 { margin-left: -1000px;}

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20 {float:left;position:relative;}
.push-half { margin: 0 -40px 1.5em 40px;}
.push-1 { margin: 0 -50px 1.5em 50px;}
.push-2 { margin: 0 -100px 1.5em 100px;}
.push-3 { margin: 0 -150px 1.5em 150px;}
.push-4 { margin: 0 -200px 1.5em 200px;}
.push-5 { margin: 0 -250px 1.5em 250px;}
.push-6 { margin: 0 -300px 1.5em 300px;}
.push-7 { margin: 0 -350px 1.5em 350px;}
.push-8 { margin: 0 -400px 1.5em 400px;}
.push-9 { margin: 0 -450px 1.5em 450px;}
.push-10 { margin: 0 -500px 1.5em 500px;}
.push-11 { margin: 0 -550px 1.5em 550px;}
.push-12 { margin: 0 -600px 1.5em 600px;}
.push-13 { margin: 0 -650px 1.5em 650px;}
.push-14 { margin: 0 -700px 1.5em 700px;}
.push-15 { margin: 0 -750px 1.5em 750px;}
.push-16 { margin: 0 -800px 1.5em 800px;}
.push-17 { margin: 0 -850px 1.5em 850px;}
.push-18 { margin: 0 -900px 1.5em 900px;}
.push-19 { margin: 0 -950px 1.5em 950px;}
.push-20 { margin: 0 -1000px 1.5em 1000px;}

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20 {float:right;position:relative;}

.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#9b9b9b;color:#9b9b9b;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}




body {background:#cde7f2;}

a {text-decoration:none;outline:none;}
a:hover {text-decoration:underline;}	
ul.clearfix {margin:0;padding:0;list-style:none;}
	ul.clearfix li {margin:0;padding:0;display:inline;}
	/*ul.clearfix li a {float:left;display:inline;}*/
		ul.clearfix li a:hover {}

p.right {text-align:right;}
	p.right span.clear {display:block;}
p.center {text-align:center;float:none;}	

.container {
	background:#FFFFFF;
	border:1px solid #b9d0da;
	
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}

.header {position:relative;height:125px;margin-bottom:2em;}
	
	.header h1, .header h2, .header a.site_logo {position:absolute;z-index:1000;margin:0;line-height:0;}
			.header a.site_logo {top:21px;left:-21px;display:block;width:291px;height:134px;}
			.header h1 span {display:none;}
		.header h2 {top:42px;right:20px;font-family:Tahoma, Geneva, sans-serif;}

		.header .phone {margin:0;padding-left:1em;background:url(images/icon_arrow.gif) no-repeat left center;line-height:41px;line-height:1.5em;}
			
	
	.nav {position:relative;top:89px;margin-left:270px;margin-right:4px;padding:8px 0;background:#000000;}
		.nav ul {float:right;}
		.nav ul.clearfix li a {color:#FFFFFF;margin-right:4px;padding:7px 10px 7px 11px;}
		.nav ul.clearfix li a:hover {text-decoration:none;}
		
		.nav ul.clearfix li.current_page_item a,
		.nav ul.clearfix li.current_page_ancestor a {			
			background:#de0810;
			border-radius:8px;
			-moz-border-radius:8px;
			-webkit-border-radius:8px;
		}
	
	.secondary_nav {	
		position:absolute;
		right:0;
		top:0;
		padding:0 0 6px;
		background:#e9e8e8;	
		
		border-top-right-radius:5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
	}
		.secondary_nav li a {margin:0 8px 0 0;padding:0 9px;color:#858585;font-size:.75em;}


.main {
	padding-bottom:3em;
	font-family:Tahoma, Geneva, sans-serif;
}

	.content.push-6 {
		right:15px;
		margin-bottom:0;
		/*background:green;*/
	}

	.sidebar.pull-14 {
		padding-top:2em;
		left:15px;
		/*background:yellow;*/
	}
	

.content {}


.sidebar .subnav {width:228px;margin:0;padding:0 0 7px;list-style:none;background:url(images/bg_subnav.gif) no-repeat #FFFFFF 0 100%;}
	.sidebar .subnav h3 {font-size:2em;margin-bottom:0.5em;font-weight:bold;}
	.sidebar .subnav ul {margin:0;padding:0;list-style:none;}
	.sidebar .subnav li {margin:0;padding:0;display:inline;}
	.sidebar .subnav li a {display:block;padding:8px 20px;font-size:1.25em;color:#de0810;border-top:1px dotted #000;background:#efefef;}
		.sidebar .subnav li a:hover, .sidebar .subnav li.on a {background:url(images/arrow_subnav.gif) no-repeat #FFFFFF 6px 1em;color:#595959;text-decoration:none;cursor:pointer;}


.sidenav {float:right;margin-left:1.5em;margin-bottom:3em;padding:1.5em 1.5em 3em;background:#808080;font-size:.90em;color:#FFFFFF;}
	.sidenav h4 {font-weight:bold;margin-bottom:1em;color:#FFFFFF;border-bottom:1px solid #FFFFFF;}
	.sidenav ul {margin:0;padding:0;list-style:none;}
	.sidenav ul li {margin:0 0 .5em;}
	.sidenav ul li a {color:#FFFFFF;text-decoration:none;}	
		.sidenav ul li a:hover
		/*,.sidenav ul li.current_page_item a */ {color:#de0810;}

	.sidenav ul li ul {
		display:none;		
	}
		.sidenav ul li.current_page_ancestor ul, 
		.sidenav ul li.current_page_parent ul, 
		.sidenav ul li.current_page_item ul {
			margin:.5em 1.5em 0;
			list-style:disc;
			display:block;
		}
		.sidenav ul li ul li {margin:0;}
		.sidenav ul li.current_page_item a {color:#000000;font-weight:bold;text-decoration:none;}
		.sidenav ul li.current_page_item ul li a {color:#FFFFFF;font-weight:normal;text-decoration:none;}
		

.widget {position:relative;padding:1.5em;background:url(images/bg_widget.png) no-repeat 0 100%;}
	.sidebar .widget h3 {margin:0;padding:0;line-height:41px;}
	.sidebar .widget a {color:#000000;}

	.widget_specialoffer h3 a {
		display:block;
		height:41px;
		background:url(images/icon_specialoffer.png) no-repeat 150px top;
	}
	
	.widget_socialnetwork {}
	
	.widget_phone h3.phone {margin:0;padding:0;line-height:1.5em;}
		.widget_phone .phone span {padding-left:1.25em;background:url(images/icon_arrow.gif) no-repeat left center;}
		
	
.effect {position:relative;}
	.effect img {
		 position:absolute;
		 z-index:200;
		 left:-4px;
		 top:24px;			 
	}
	
.phone {}
	.phone span {
		display:inline;
		height:17px;
		color:#e2262d;
	}


.button {
	float:right;
	margin-bottom:.5em;
}
	.button a, .button a span {
		 float:left;
		 display:block;
	}	 
	.button a {
		line-height:26px;
		padding:0 0 0 15px;
		font-size:1.25em;		
		color:#454545;	
		background:url(images/btn_left.png) no-repeat;
	}
	.button a span {
		 padding-right:15px;
		 background:url(images/btn_right.png) no-repeat right top;
	}


.content .box {
	width:655px;
	border-top:5px solid #808080;
	background:url(images/bg_box2.gif) no-repeat 0 bottom #FAFAFA;
}
	/*.content .box h2 + p {		
		font-size:1.2em;line-height:1.5;margin-bottom:1.25em;
	}*/
	
	


.footer {padding-bottom:1.5em;}
	.footer .effect img {top:0;left:-19px;}
	.footer .column {top:0;padding-top:1em;border-top:2px solid #0078ff;}
		.footer ul {margin:0;padding:0;list-style:none;}
		.footer ul li {margin:0;padding:0;font-size:.85em;color:#000000;}	
		.footer ul li a {color:#676767;}
			.footer ul li a:hover {}
			
	.footer .widget {margin:0;padding:0 15px 0 20px;top:0;line-height:1.5;background:none;}		
		.footer .widget h3 {line-height:1;margin:.25em;}
	
	.footer ul.clearfix ul {display:inline;}
	.footer ul.clearfix li {border-right:1px solid #CCCCCC;}		
		.footer ul.clearfix li.first, .footer ul.clearfix li.last {border:none;}
			.footer ul.clearfix li.first {margin-right:.5em;font-weight:bold;}
		.footer ul.clearfix li a {line-height:0;padding-right:.5em;padding-left:.25em;white-space:nowrap;}			
	
	
.breadcrumbs {
	font-size:.80em;
	margin-bottom:.5em;
}
	.breadcrumb-trail {display:inline;float:right;}
	.breadcrumb-trail span.trail-end {
		/*display:none;*/
	}
	

.box.hp_feature {
	padding:0;
	border:none;
	height:324px;
}
	.hp_feature .effect {
		position:absolute;
		z-index:150;
		width:691px;
		height:324px;
		background:url(images/bg_hpfeature_effect4.png) no-repeat;
		font-family:Arial, Helvetica, sans-serif;
	}		
	
		#loopedSlider {position:relative;width:691px;height:324px;overflow:hidden;}
		div.slides {position:absolute;top:0;left:0;width:691px;height:524px;}
		div.slides > div {position:absolute;top:0;width:691px;display:none;}
		div.slides > div a {position:absolute;z-index:1000;top:0;left:0;}
		
		.pagination {position:absolute;top:24px;left:-5px;z-index:155;list-style:none;margin:0 0 1.5em;padding:0;}
			.pagination li {display:inline;}
			.pagination li a {display:block;width:11.75em;min-height:26px;height:auto !important;height:26px;line-height:1;margin:0 0 .5em;padding:0 0 0 2em;font-size:1.5em;font-weight:bold;color:#FFFFFF;}
			.pagination li a:hover {color:#FFFFFF;}	
			.pagination li.active a {background:url(images/arrow_feature.png) no-repeat 0 0;}
		/*	
		.hp_feature .feature h3 {color:#FFFFFF;font-size:2.5em;}
					
		.hp_feature ul li.cmore {display:block;height:45px;margin-top:2em;text-align:center;font-size:1.25em;background:none;}
			.hp_feature ul li.cmore a {
				display:block;
				width:180px;
				height:45px;
				line-height:25px;
				background:url(images/feature_btn2.png) no-repeat;
				font-weight:normal;		
				text-decoration:none;					
			} 	
				.hp_feature ul li.cmore a:hover {font-weight:bold;}
			.hp_feature ul li.cmore a span {display:none;}				
		*/

.box.search_filter {
	border-top:4px solid #9b9b9b;
	background:url(images/bg_box_search2.png) no-repeat 0 100% #d3e5fa;	
}
	.search_filter h3 {color:#6e6e6e;}
	.search_filter h3 {margin-bottom:0;color:#6e6e6e;text-transform:uppercase;}
	.search_filter h3 span {line-height:1.25;font-size:.8em;color:#6e6e6e;text-transform:none;}
	.search_filter hr {background:#9b9b9b;}	
	.search_filter ul li {color:#6E6E6E;}	
	.search_filter ul li a {margin-right:5px;color:#676767;font-weight:bold;}
	.search_filter ul li a:hover {}
	
	.search_filter p.clearfix {margin:1.5em 0 0;color:#6E6E6E;}	
	.search_filter p.clearfix a {margin-right:5px;color:#676767;font-weight:bold;}
	.search_filter p.clearfix a:hover {}
	
	.search_filter form {margin-bottom:1.5em;}		
		.search_filter fieldset {border:none;padding-left:2em;}
		.search_filter input[type="text"] {width:auto;padding:0;margin:.5em 0 0;/*width:265px;height:24px;padding:5px 0 3px 25px;border:none;background:none;background:url(images/bg_searchinput.png) no-repeat;*/color:#706969;}
		.search_filter select {width:auto;/*width:125px;height:26px;padding:5px 0 3px 15px;border:none;background:none;background:url(images/bg_searchselect.png) no-repeat;*/color:#454545;}
		.search_filter option {border:none;background:#FFFFFF;}
		.search_filter input[type="submit"], .search_filter input[type="reset"] {/*width:147px;height:44px;padding:6px 0 3px 20px;background:url(images/bg_searchfilter_btn.png) no-repeat;border:none;text-align:left;font-size:1.25em;*/font-family:Tahoma, Geneva, sans-serif;color:#545454;cursor:pointer;vertical-align:bottom;}
			.search_filter input[type="submit"]:hover {color:#000000;}


#matrix {
	
}
	#matrix fieldset {
		border-top:none;
		border-right:none;
		border-left:none;
		margin-bottom:0;
	}
	.search_filter label, .search_filter p, #matrix label, #matrix p {
		display:block;
		margin:0 0 1.5em;
		font-weight:normal;
		color:#666666;
		white-space:nowrap;
	}
	
	#matrix input, #matrix select {
		/*vertical-align:middle;*/
	}	
	
	#matrix fieldset.inline label {
		display:inline;
		margin-right:1em;
	}
	#matrix label {margin-bottom:0;}
	
	
	#matrix_step1 {border-bottom:1px solid #9B9B9B;}
	#matrix_step2 .span-4, #matrix_step2 .span-5 {
		position:relative;
		top:0;
	}
	
	
.search-terms {font-style:italic;}	



.wpcf7-form input[type='text'] {display:block;width:20em;}
	.wpcf7-form .thickness input[type='text'], .wpcf7-form .depth input[type='text'] {display:inline;width:3em;margin:0 .5em 0 1.5em;}
	.wpcf7-form .thickness_type {display:block;}


table.quote {
	border-bottom:1px solid #9b9b9b;
	border-left:1px solid #9b9b9b;
}
	table.quote th, table.quote td {
		border-top:1px solid #9b9b9b;
		border-right:1px solid #9b9b9b;
		text-align:left;
	}
	table.quote .wpcf7-list-item {	
		font-size:.80em;
		display:block;
	}
	table.quote .wpcf7-list-item input {		
		display:inline;
		margin-bottom:0;
	}
	
	table.quote .wpcf7-list-item-label {
		display:inline;
	}
		/*table.quote .wpcf7-list-item-label:after {	
			display:block;
			content:'.';
		}*/
			
	table.quote td.small {text-align:right;width:8.5em;font-size:1em;white-space:nowrap;}
	table.quote td.label {font-weight:bold;width:12em;}
	table.quote .wpcf7-form-control-wrap input[type='text'] {width:3em;display:inline;}
	table.quote .wpcf7-radio {display:block;width:8em;}
	
	
.request_quote h4 {font-weight:bold;font-size:1.5em;}
.quote_contact td {vertical-align:top;}

.request_quote input[type='submit'] {
	font-size:1.5em;margin:0 auto;
}
	/*
	.content .box form label {margin:0;}
	.content .box form span {margin-left:.5em;}
	
	.content .box form table {
		border-collapse:collapse;
		
	}
		.content .box form table th {
			font-weight:normal;
			text-align:center;
			font-size:.90em;
			background:none;
			border-bottom:1px solid #CCCCCC;
		}
		.content .box form table td {
			text-align:right;
			padding:0;
		}
		.content .box form table input[type='text'] {
			
		}
		.content .box form table td span {margin-left:0;}		
	*/	
	
 	.search_filter_header h2 {margin-bottom:0;background:#9b9b9b;color:#FFFFFF;padding:0 .5em;}
	.search_filter_header ul {position:absolute;z-index:2000;bottom:-4px;left:0;}	
	.search_filter_header ul a {
		background:#9b9b9b;
		color:#FFFFFF;
		padding:.5em;
		font-size:1.25em;
	}
	.search_filter_header ul a:hover {
		background:#d3e5fa;
		color:#9b9b9b;
		text-decoration:none;
	}	
	
	
.page.hentry h2 {font-size:2.5em;}	
	.page.hentry p a {color:#000000;text-decoration:underline;}	
	.page.hentry p a:hover {color:#de0810;text-decoration:none;}		

	.page.hentry .alignright {
		margin-left:1.5em;
		margin-bottom:1.5em;
	}
	.page.hentry .alignleft {
		margin-right:1.5em;
		margin-bottom:1.5em;
	}
	
	.page.hentry table {border-top:1px solid #CCCCCC;border-left:1px solid #CCCCCC;} 
		.page.hentry td {border-bottom:1px solid #CCCCCC;border-right:1px solid #CCCCCC;} 
	
/*
---- Ąstyles for more than one image in pages? ----
.page.hentry p:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.page.hentry p {display:inline-block;}
* html .page.hentry p {height:1%;}
.page.hentry p {display:block;}	
*/


.post.hentry table {
	border-collapse:collapse;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}
	.post.hentry table th, .post.hentry table td {
		border-right:1px solid #000000;
		border-top:1px solid #000000;
	}
	.post.hentry table tfoot td {text-align:center;}
	
	.post.hentry table tfoot td a {margin:0 auto;}
	



.screen-reader-text {
     position: absolute;
     left: -1000em;
}

/*
a {color: #675;}
a img {border: none;}
a:visited {color: #342;}
a:hover {color: #9a8;}
acronym, abbr {border-bottom: 1px dashed #333;}
acronym, abbr, span.caps {font-size: 90%;letter-spacing: .07em;}
acronym, abbr {cursor: help;}
blockquote {border-left: 5px solid #ccc;margin-left: 1.5em;padding-left: 5px;}
body {background: #fff;border: 2px solid #565;border-bottom: 1px solid #565;border-top: 3px solid #565;color: #000;font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;margin: 0;padding: 0;}
cite {font-size: 90%;font-style: normal;}
h2 {border-bottom: 1px dotted #ccc;font: 95% "Times New Roman", Times, serif;letter-spacing: 0.2em;margin: 15px 0 2px 0;padding-bottom: 2px;}
h3 {border-bottom: 1px dotted #eee;font-family: "Times New Roman", Times, serif;margin-top: 0;}
ol#comments li p {font-size: 100%;}
p, li, .feedback {font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;letter-spacing: -1px;}
*/
/* classes used by the_meta() */
/*ul.post-meta {list-style: none;}
ul.post-meta span.post-meta-key {font-weight: bold;}
.credit {background: #90a090;border-top: 3px double #aba;color: #fff;font-size: 11px;margin: 10px 0 0 0;padding: 3px;text-align: center;}
.credit a:link, .credit a:hover {color: #fff;}
.feedback {color: #ccc;text-align: right;clear: both;}
.meta {font-size: .75em;}
.meta li, ul.post-meta li {display: inline;}
.meta ul {display: inline;list-style: none;margin: 0;padding: 0;}
.meta, .meta a {color: #808080;font-weight: normal;letter-spacing: 0;}
.storytitle {margin: 0;}
.storytitle a {text-decoration: none;}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {background: #fff;border: 1px solid #333;padding: .2em;}
#commentform textarea {width: 100%;}
#commentlist li ul {border-left: 1px solid #ddd;font-size: 110%;list-style-type: none;}
#commentlist li .avatar {float: right;margin-right: 25px;border: 1px dotted #ccc;padding: 2px;}
#content {margin: 30px 13em 0 3em;padding-right: 60px;}
#header {background: #90a090;border-bottom: 3px double #aba;border-left: 1px solid #9a9;border-right: 1px solid #565;border-top: 1px solid #9a9;font: italic normal 230% 'Times New Roman', Times, serif;letter-spacing: 0.2em;margin: 0;padding: 15px 10px 15px 60px;}
#header a {color: #fff;text-decoration: none;}
#header a:hover {text-decoration: underline;}
#menu {background: #fff;border-left: 1px dotted #ccc;border-top: 3px solid #e0e6e0;padding: 20px 0 10px 30px;position: absolute;right: 2px;top: 0;width: 11em;}
#menu form {margin: 0 0 0 13px;}
#menu input#s {width: 80%;background: #eee;border: 1px solid #999;color: #000;}
#menu ul {color: #ccc;font-weight: bold;list-style-type: none;margin: 0;padding-left: 3px;text-transform: lowercase;}
#menu ul li {font: italic normal 110% 'Times New Roman', Times, serif;letter-spacing: 0.1em;margin-top: 10px;padding-bottom: 2px; border-bottom: dotted 1px #ccc;}
#menu ul ul {font-variant: normal;font-weight: normal;line-height: 100%;list-style-type: none;margin: 0;padding: 0;text-align: left;}
#menu ul ul li {border: 0;font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;letter-spacing: 0;margin-top: 0;padding: 0;padding-left: 12px;}
#menu ul ul li a {color: #000;text-decoration: none;}
#menu ul ul li a:hover {border-bottom: 1px solid #809080;}
#menu ul ul ul.children {font-size: 142%;padding-left: 4px;}
#wp-calendar {border: 1px solid #ddd;empty-cells: show;font-size: 14px;margin: 0;width: 90%;}
#wp-calendar #next a {padding-right: 10px;text-align: right;}
#wp-calendar #prev a {padding-left: 10px;text-align: left;}
#wp-calendar a {display: block;text-decoration: none;}
#wp-calendar a:hover {background: #e0e6e0;color: #333;}
#wp-calendar caption {color: #999;font-size: 16px;text-align: left;}
#wp-calendar td {color: #ccc;font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;letter-spacing: normal;padding: 2px 0;text-align: center;}
#wp-calendar td.pad:hover {background: #fff;}
#wp-calendar td:hover, #wp-calendar #today {background: #eee;color: #bbb;}
#wp-calendar th {font-style: normal;text-transform: capitalize;
}
*/
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {float: left;}	
.alignright {float: right;}
.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;
}
/* End captions & aligment */

.navigation {
	margin-bottom:1.5em;
	border-bottom:1px solid #CCCCCC;
}