/*
Theme Name: Project Inform
Theme URI: http://projectinform.org/
Author: Somethumb Company LLC
Author URI: http://somethumb.com/
Description: Custom WP design and development by <a href="http://somethumb.com/" target="_blank">Somethumb</a> for <a href="http://projectinform.org/" target="_blank">Project Inform</a>.
Template: twentytwelve
Version: 1.0
License: Copyright 2013. Somethumb Company LLC | Project Inform
*/
@import url("../twentytwelve/style.css");
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background: #797363 url(images/bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	color: #000;
}
p {
	margin: 0 0 1.1em !important;
	line-height: 1.5em !important;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	line-height: 1.5em;
}
#ctnt ul {
	padding: 0 0 0 22px;
	margin-bottom: 1.1em;
}
#ctnt ol {
	padding: 0 0 0 22px;
	margin-bottom: 1.1em;
}
#ctnt ul li {
	list-style-type: disc;
	margin-left: 22px;
}
#ctnt li ul li, #ctnt li ol li {
	margin-left: 22px;
}
#ctnt ol li {
	list-style-type: decimal;
}
#sld ul {
	padding: 0;
	margin: 0;
}
#sld li {
	list-style-type: none !important;
	padding: 0;
	margin: 0 !important;
}
form {
	margin: 0;
}
a, a:active, a:visited {
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}
a:hover {
	text-decoration: underline;
}
:active, :focus {
	outline: none;
	-moz-outline-style: none;
}



:-moz-any-link:focus {
 outline: none;
}
#ctnr {
	margin: 0 auto;
	width: 980px;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	position: relative;
}
#hdr {
	background: #8a1f05;
	width: 980px;
	height: 90px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
}
#hdr #logo {
	float: left;
	margin-left: 51px;
}
#hdr #logo a {
	background: #fff url(images/logo_pi.png) no-repeat center 9px;
	text-indent: -9999px;
	width: 134px;
	height: 99px;
	display: block;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
}
#hdr #tgln {
	background: url(images/tgln.png) no-repeat;
	text-indent: -9999px;
	width: 688px;
	height: 16px;
	float: left;
	margin: 30px 0 22px 61px;
}
/* Assistive text */



.assistive-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.assistive-text:hover, .assistive-text:active, .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}
#hdr #nav {
	background: url(images/bg_nav.png) repeat-x;
	width: 657px;
	height: 32px;
	float: left;
	margin-left: 92px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.15);
}
#hdr #nav li {
	float: left;
	list-style: none;
	height: 32px;
}
#hdr #nav span.div {
	background: url(images/nav_div.png) no-repeat;
	float: right;
	width: 1px;
	height: 32px;
	text-indent: -9999px;
	display: block;
}
#hdr #nav .nav {
	float: left;
}
#hdr #nav .nav li a {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 32px;
}
#hdr #nav .nav li:hover {
	background: url(images/bg_nav_ov.png) repeat-x;
}
#hdr #nav .nav li.menu-item-30:hover {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
#hdr #nav .nav li.menu-item-30 a {
	background-position: 0 4px;
	width: 66px;
}
#hdr #nav .nav li.menu-item-4803 a {
	background-position: -67px 4px;
	width: 94px;
}
#hdr #nav .nav li.menu-item-6316 a {
	background-position: -162px 4px;
	width: 116px;
}
#hdr #nav .nav li.menu-item-5254 a {
	background-position: -277px 4px;
	width: 100px;
}
#hdr #nav .nav li.menu-item-5258 a {
	background-position: -378px 4px;
	width: 104px;
}
#hdr #nav .nav li.menu-item-6700 a {
	background-position: -484px 4px;
	width: 96px;
}
#hdr #nav .nav .sub-menu {
	display: none;
}
#hdr #nav .nav .sub-menu span.div {
	display: none;
}
#hdr #nav .scl {
	float: right;
	margin-right: 9px;
}
#hdr #nav .scl li {
	margin-left: 7px;
}
#hdr #nav .scl li a {
	background-image: url(images/scl.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
	margin-top: 8px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#hdr #nav .scl li a:hover {
	-webkit-box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.65);
	-moz-box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.65);
	box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.65);
}
#hdr #nav .scl li.link-1 a {
	background-position: 0 0;
	width: 17px;
}
#hdr #nav .scl li.link-2 a {
	background-position: -24px 0;
	width: 17px;
}
#hdr #nav .scl li.link-3 a {
	background-position: -43px 0;
	width: 45px;
}
#hdr #nav .scl li.feed-1 a {
	background-position: -48px 0;
	width: 17px;
}
#main {
	background: #fff;
	margin-top: 24px;
	width: 980px;
	overflow: hidden;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
	position: relative;
}
#main #sbar {
	position: relative;
	background: #e9e8e4;
	width: 210px;
	margin: 11px 37px 11px 11px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	float: left;
	z-index: 1;
	padding-bottom: 10px;
}
#main #sbar_behind {
	position: absolute;
	top: 0px;
	bottom: 0px;
	background: #E9E8E4;
	width: 210px;
	margin: 11px 37px 11px 11px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 1px 0px 1px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 0px 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 0px 1px 1px rgba(0, 0, 0, 0.15);
}
#main #sbar .widget {
	clear: both;
	margin-top: 18px;
	padding: 0 10px;
}
#main #sbar #menu-donate {
	background: url(images/bg_donatenow.png) repeat-x;
	margin: 18px auto;
	width: 151px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
}
#main #sbar #menu-donate:hover {
	-webkit-box-shadow: 0px 0px 3px 1px #b8614c;
	-moz-box-shadow: 0px 0px 3px 1px #b8614c;
	box-shadow: 0px 0px 3px 1px #b8614c;
}
#main #sbar #menu-donate a {
	background: url(images/btn_donatenow.png) center top no-repeat;
	text-indent: -9999px;
	width: 150px;
	height: 31px;
	display: block;
	margin: 0 auto;
}
#main #sbar #mc_signup, #main #sbar .gform_wrapper {
	margin: 0;
	padding-top: 4px;
	/*padding-bottom: 60px;*/
	/*padding-bottom: 30px;*/
}
#main #sbar .widget_mailchimpsf_widget h3, #main #sbar .widget_text h3, #main #sbar .gform_widget h3 {
	font-size: 13px;
	line-height: 1.4em !important;
	margin: 0 1px .2em !important;
	text-align: left;
	font-weight: normal;
	text-transform: none;
}
#main #sbar #mc_signup .mc_merge_var {
	float: left;
	margin-bottom: 4px;
}
#main #sbar #mc_signup .mc_input, #main #sbar .gform_widget #input_17_1 {
	width: 162px;
	height: 22px;
	padding: 2px 4px 0px;
	color: #666;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #c8c8c8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, 0.15);
	box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, 0.15);
}
#main #sbar .gform_widget label, #main #sbar .gform_widget #field_17_2, #main #sbar .gform_wrapper div.validation_error, #main #sbar .gform_wrapper .gform_ajax_spinner {
	display: none;
}
#main #sbar .gform_wrapper li.gfield.gfield_error, #main #sbar .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	border-top: none;
}
#main #sbar #mc_signup .active {
	color: #999 !important;
	font-size: 11px !important;
	font-style: italic !important;
}
#main #sbar #mc_signup input[type="text"]:focus, #main #sbar #mc_signup input[type="text"]:hover, #main #sbar .gform_widget #field_17_2:focus, #main #sbar .gform_widget #field_17_2:hover {
	-webkit-box-shadow: 0px 0px 3px 0px #b8614c;
	-moz-box-shadow: 0px 0px 3px 0px #b8614c;
	box-shadow: 0px 0px 3px 0px #b8614c;
}
#main #sbar #mc_signup #mc_mv_EMAIL {
	/*width: 180px;*/
}
#main #sbar #mc_signup .mc_signup_submit {
	float: left;
	margin-left: 6px;
}
#main #sbar #mc_signup .mc_signup_submit input[type="submit"], #main #sbar .gform_widget input[type="submit"] {
	background: url(images/btn_go.png) no-repeat;
	width: 24px;
	height: 21px;
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-indent: -9999px;
}
#main #sbar .gform_widget {
	overflow: hidden;
}
#main #sbar .gform_widget .gform_body, #main #sbar .gform_widget .gform_footer {
	float: left;
	clear: none;
	padding-right: 4px;
}
#main #sbar .gform_wrapper ul.gform_fields li.gfield, body #main #sbar .gform_wrapper ul li.gfield, #main #sbar .gform_wrapper .gform_footer, #main #sbar .gform_widget input[type="submit"], body #main #sbar .gform_wrapper .top_label div.ginput_container {
	margin: 0;
	padding: 0;
}
input[type="submit"].wpcf7-submit {
  background: url(images/bg_donatenow.png) repeat-x;
  border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
  font-size: 0.785714rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.42857;
  padding: 0.428571rem 0.714286rem;
}
input[type="submit"].gform_button.button {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b8614c+0,8b2006+100;Project+Inform+-+Button */
	background: #b8614c; /* Old browsers */
	background: -moz-linear-gradient(top, #b8614c 0%, #8b2006 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #b8614c 0%,#8b2006 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #b8614c 0%,#8b2006 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8614c', endColorstr='#8b2006',GradientType=0 ); /* IE6-9 */
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
	color: #fff;
	font-size: 0.785714rem;
	font-weight: bold;
	font-style: normal;
	line-height: 1.42857;
  	padding: 0.428571rem 0.714286rem;
}
#main #sbar #mc_signup .mc_signup_submit input[type="submit"]:focus, #main #sbar #mc_signup .mc_signup_submit input[type="submit"]:hover, input[type="submit"].wpcf7-submit:hover {
	-webkit-box-shadow: 0px 0px 3px 0px #b8614c;
	-moz-box-shadow: 0px 0px 3px 0px #b8614c;
	box-shadow: 0px 0px 3px 0px #b8614c;
}
input[type="submit"].gform_button.button:hover {
	-webkit-box-shadow: 0px 0px 3px 0px #b8614c;
	-moz-box-shadow: 0px 0px 3px 0px #b8614c;
	box-shadow: 0px 0px 3px 0px #b8614c;
}
#ctnt .gform_wrapper ul {
	padding: 0;
}
#main #sbar #mc_signup .mc_var_label, #main #sbar #mc_signup #mc-indicates-required {
	display: none;
}
.mc_error_msg {
	color: red;
	font-size: 12px;
	line-height: 1.4em;
}
.mc_success_msg {
	color: green;
	font-size: 12px;
	line-height: 1.4em;
}
#main #sbar .menu-sidebar-container {
	background: #90270e;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0;
}
#main #sbar .menu-sidebar-container ul {
	margin: 0 16px;
	padding: 12px 0 4px;
}
#main #sbar .menu-sidebar-container li {
	list-style: none;
	font-size: 14px;
	margin: 0 0 .5em;
	line-height: 1.3em;
}
#main #sbar .menu-sidebar-container a {
	color: #fff;
}
#main #sbar .widget_tag_cloud {
	margin-left: 0;
	margin-right: 0;
}
#main #sbar .widget_tag_cloud h3 {
	display: none;
}
#main #sbar .widget_tag_cloud a {
	color: #9D7F28;
	line-height: 1.1em;
}
#main #ctnt {
	float: left;
	width: 688px;
	margin: 30px 34px 30px 0px;
}
#main #ctnt #recent {
	margin: 8px 0 0;
}
#main #ctnt .hentry {
	clear: both;
	padding-top: 12px;
	overflow: hidden;
	border-bottom: 1px solid #EDEDED;
}
#main #ctnt .hentry .entry-date {
	font-size: 10px;
	color: #000;
	display: block;
	margin: 0 0 .3em;
}
#main #ctnt .hentry h1.entry-title {
	font-size: 18px;
	line-height: 1.2em;
	margin: 0 0 .5em;
	font-weight: normal;
}
.home #main #ctnt .hentry h1.entry-title {
	margin: 0 0 .1em;
}
#main #ctnt .hentry h1.entry-title a {
	color: #8a1f05;
}
#main #ctnt .hentry h1.entry-title a:hover {
	color: #9d7f28;
}
#main #ctnt .hentry h2.entry-subtitle {
	font-size: 16px;
	line-height: 1.3em;
	margin: 0 0 .3em;
	font-weight: normal;
	color: #8a1f05;
}
#main #ctnt .hentry h2.entry-subtitle span {
	font-size: 14px;
	display: block;
	font-weight: bold;
	color: #000;
}
#main #ctnt .hentry h4 {
	font-size: 16px;
	line-height: 1.3em;
	margin: 8px 0 .3em;
	color: #8a1f05;
	border-bottom: 1px solid #d2d2d2;
}
#main #ctnt .hentry .entry-header {
	margin-bottom: 0;
}
#main #ctnt .hentry .entry-content {
	clear: both;
	padding-bottom: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
#main #ctnt .hentry .entry-content a, #main #ctnt .hentry .entry-content a:active, #main #ctnt .hentry .entry-content a:visited {
	color: #8a1f05;
}
#main #ctnt .hentry.post-83 .entry-content {
	padding: 8px 0 6px; 
}
#main #ctnt .hentry .entry-thumb {
	float: left;
	width: 126px;
	margin: 4px 16px 12px 0;
}
#main #ctnt .hentry .entry-thumb img {
	width: 126px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#main #ctnt .hentry .entry-summary {
	float: left;
	width: 540px;
	margin-top: 4px;
	padding-bottom: 10px;
	overflow: hidden;
}
#main #ctnt .hentry.post-83 .entry-summary {
	width: auto;
	float: none;
}
#main #ctnt .hentry .entry-summary .entry-email {
	float: right;
	margin-top: 1px;
}
#main #ctnt .hentry .entry-summary .entry-email a {
	display: block;
	background: url(images/icn_email.gif) 0 3px no-repeat;
	padding-left: 16px;
	height: 17px;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}
#main #ctnt .hentry .entry-summary p {
	line-height: 1.45em !important;
	margin-bottom: .5em !important;
}
#main #ctnt .hentry .entry-summary ul {
	margin: 0 !important;
	padding: 0;
}
#main #ctnt .hentry .entry-summary li {
	margin-left: 15px;
	padding-left: 3px;
}
#main #ctnt .hentry .entry-author {
	float: right;
	display: block;
	color: #8a1f05;
	font-style: italic;
	line-height: 1.45em !important;
	margin-bottom: .5em !important;
	margin-right: 12px;
}
.archive-title, .page-title {
	color: #a1832c;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0;
	padding-bottom: 4px;
	text-transform: none;
}
.archive-header, .page-header {
	border-bottom: 1px solid #EDEDED;
	margin-bottom: 4px;
	padding-bottom: 0;
}
#main #ctnt .readmore {
	background: url(images/bg_readmore.png) repeat-x;
	width: 72px;
	display: block;
	margin-top: 6px;
	margin-bottom: 17px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
}
#main #ctnt .readmore:hover {
	-webkit-box-shadow: 0px 0px 2px 1px #b49640;
	-moz-box-shadow: 0px 0px 2px 1px #b49640;
	box-shadow: 0px 0px 2px 1px #b49640;
}
#main #ctnt .readmore a {
	background: url(images/btn_readmore.png) center 5px no-repeat;
	text-indent: -9999px;
	width: 72px;
	height: 20px;
	display: block;
	margin: 0 auto;
}
#main #ctnt .addthis_toolbox {
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	padding: 5px 0 4px;
	margin-bottom: 16px;
}
#main #ctnt .addthis_toolbox ul {
	margin: 0;
	padding: 0;
}
#main #ctnt .addthis_toolbox li {
	float: left;
	margin: 2px 18px 0 0;
	list-style: none;
	font-size: 11px;
	color: #6d6d6d;
}
#main #ctnt .addthis_toolbox li a {
	color: #6d6d6d;
	margin-bottom: 2px;
}
#main #ctnt .addthis_toolbox li span {
	margin-right: 4px;
	float: left;
	margin-top: -1px;
}
#main #ctnt .addthis_toolbox li .addthis_button_google_plusone {
	padding-top: 1px;
}
#main #ctnt .addthis_toolbox li .addthis_button_google_plusone span {
	float: right;
	padding-left: 4px;
	padding-top: 1px;
}
#main #ctnt .addthis_toolbox li .addthis_button_google_plusone span:hover {
	text-decoration: underline;
}
.glossary {
	font-family: Tahoma, Geneva, sans-serif;
}
.glossary h2, .page-id-9331 .page-content h2, .page-id-11161 .page-content h2 {
	font-size: 22px;
	margin-bottom: 1em;
}
.glossary h2 {
	text-align: center;
}
.glossary dl {
	margin-bottom: 3em;
}
.glossary dl dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: .5em;
}
.glossary dl.clr-650 dt {
	color: #00cc00;
}
.glossary dl.clr-651 dt {
	color: #0066ff;
}
.glossary dl.clr-652 dt {
	color: #cc00ff;
}
.glossary dl.clr-653 dt {
	color: #ff0000;
}
.glossary dl.clr-654 dt {
	color: #e36c0a;
}
.glossary dl.clr-655 dt {
	color: #993300;
}
.glossary dl.clr-656 dt {
	color: #000;
}
.glossary dl dd {
	font-size: inherit;
	font-weight: normal;
}
.wp-caption.alignnone, img.aligncenter, .wp-caption.aligncenter {
	text-align: center;
}
#ftr {
	color: #fff;
	font-size: 12px;
	padding: 13px 0;
}
#ftr #crdts {
	float: left;
	margin-left: 10px;
	line-height: 1.5em;
}
#ftr #crdts #cntct span {
	margin-right: 16px;
}
#ftr #scl {
	float: right;
	margin-right: 10px;
}
#ftr #scl .scl li {
	float: left;
	list-style: none;
	margin-left: 8px;
}
#ftr #scl .scl li a {
	background-image: url(images/scl_ftr.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 19px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
#ftr #scl .scl li a:hover {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
#ftr #scl .scl li.link-1 a {
	background-position: 0 0;
	width: 19px;
}
#ftr #scl .scl li.link-2 a {
	background-position: -27px 0;
	width: 19px;
}
#ftr #scl .scl li.feed-1 a {
	background-position: -54px 0;
	width: 19px;
}
#ftr #fnav {
	clear: both;
	padding-top: 10px;
	margin-left: 10px;
}
#ftr #fnav li {
	float: left;
	list-style: none;
}
#ftr #fnav li span {
	margin: 0 6px;
}
#ftr #fnav a {
	color: #FFF;
}
#ftr #fnav a abbr {
	background: url(images/feed-icon-14x14.png) no-repeat;
	padding-left: 18px;
	display: inline-block;
	height: 14px;
	margin-top: 3px;
}
/* Fix for clearing floated elements */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	clear: both;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.clearBoth {
	clear: both;
}
/* Drop downs */
#hdr #nav .nav li:hover {
	position: relative;
}
#hdr #nav .nav li:hover .sub-menu {
	display: block!important;
	position: absolute;
	top: 32px;
	left: 0px;
	z-index: 1111;
}
#hdr #nav .nav li ul li a {
	background-image: none;
	background-repeat: no-repeat;
	text-indent: 0px;
	display: block;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	width: 100% !important;
	background-color: #a18e4c;
	color: #fff;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
	white-space: nowrap;
}
#hdr #nav .nav li ul li {
	width: 100%;
}
#hdr #nav .nav li ul li a:hover {
	background-color: #806828;
	color: #fff;
	text-decoration: none;
}
/* contact form styles */
.pi_input {
	height: 17px;
	padding: 2px 4px 0px;
	color: #999;
	font-size: 12px;
	font-style: italic;
	border: 1px solid #C8C8C8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, 0.15);
	box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, 0.15);
}
select.pi_input {
	height: 21px;
}
.wpcf7-submit {
	height: 27px;
}
.wpcf7-textarea {
	height: auto!important;
}
.wpcf7-list-item label {
	display: block;
}
form td {
	padding: 10px 0px;
}
/*FB widget*/
.fb_iframe_widget {
	border: 1px solid #90270E;
	background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-bottom: 6px;
}
/*Twitter widget*/
#twitter-wings {
	border: 1px solid #90270E;
	background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-bottom: 6px;
	width: 168px;
	margin: 0 10px;
	font-size: 12px;
}
#twitter-wings a {
	color: #8A1F05;
}
#twitter-wings .tw-body .tw-status {
	border-bottom: 1px solid #D2D2D2;
	margin-bottom: 4px;
}
#twitter-wings .tw-body .tw-content .tw-time {
	margin: 0px !important;
	font-size: 11px;
}
#twitter-wings .tw-body .tw-content .tw-time a {
	color: #9D7F28;
}
#twitter-wings .tw-body .tw-content .tw-text {
	margin: 0px 0px 4px !important;
}
/*search*/
.widget_search label {
  display: none;
}
.widget_search #searchform {
	height: 30px;
}
.widget_search #searchform #s {
	float: left;
	width: 150px;
	height: 19px;
	padding: 2px 4px 0px;
	color: #666;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #c8c8c8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, 0.15);
	box-shadow: inset 1px 1px 1px 0px rgba(0, 0, 0, 0.15);
}
.widget_search #searchform #s.active {
	color: #999 !important;
	font-size: 11px !important;
	font-style: italic !important;
}
.widget_search #searchform #s:focus, .widget_search #searchform #s:hover {
	-webkit-box-shadow: 0px 0px 3px 0px #b8614c;
	-moz-box-shadow: 0px 0px 3px 0px #b8614c;
	box-shadow: 0px 0px 3px 0px #b8614c;
}
.widget_search #searchform #s {
	width: 120px;
}
.widget_search #searchform #searchsubmit {
	float: left;
	margin-left: 6px;
}
.widget_search #searchform #searchsubmit {
	background: url(images/btn_search.png) no-repeat;
	width: 54px;
	height: 23px;
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-indent: -9999px;
}
.widget_search #searchform #searchsubmit:focus, .widget_search #searchform #searchsubmit:hover {
	-webkit-box-shadow: 0px 0px 3px 0px #b8614c;
	-moz-box-shadow: 0px 0px 3px 0px #b8614c;
	box-shadow: 0px 0px 3px 0px #b8614c;
}
/*facebook*/
.facebook-like-box {
    width: 188px;
    height: 272px;
    overflow: hidden;
    position: relative; /* For IE7 Compatibility */
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #90270E;
	border-radius: 6px 6px 6px 6px;
	padding-bottom: 0px;
}
.facebook-like-box .inner {
    margin: -2px 0 0 -2px;
}
/*my twitter widget*/
.mtw_container  {
    width: 188px;
    overflow: hidden;
    position: relative; /* For IE7 Compatibility */
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #90270E;
	border-radius: 6px 6px 6px 6px;
	padding-bottom: 0px;
}
.designedby {
	display: none;
}


/*child CSS*/
.tablepress-table-description {
  color: #757575;
  font-size: 0.857143rem;
  font-style: italic;
  line-height: 2;
  line-height: 1.5em !important;
}
h2.tablepress-table-name {
	font-size: 16px !important;
}
.tablepress.tp-center tr td {
	text-align: center;
}
.tablepress ul {
	padding: 0 !important;
}
.tablepress ul li {
	margin-left: 14px !important;
}
.topbutton {
	height: 30px;
	line-height: 30px;
	width: 100px;
	position: fixed;
	right: 50%;
	left: 50%;
	bottom: 0;
	z-index: 1;
	background-color: #90270e;
	border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	opacity: .9;
	color: #fff;
	white-space: nowrap;
	padding: 4px 10px;
	text-align: center;
	display: none;
}
.topbutton:hover {
	color: #fff;
	opacity: 1;
}
.greek {
	font-family: "Times New Roman", Times, serif !important;
	font-size: 20px;
}
/*Gravity Forms*/
.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type="checkbox"], .gform_wrapper .gfield_radio li input[type="radio"] {
  vertical-align: top;
}
.gform_wrapper .gfield_radio li input[type="radio"] {
  margin-top: 6px;
}
.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type="checkbox"] {
  margin-top: 5px;
}
.gform_wrapper ul:not(.top_label) .gfield_label {
  width: 49%;
}
.gform_wrapper ul.gform_fields:not(.top_label) .gfield_label {
  width: 49%;
}
.gform_wrapper .left_label .gfield_description, .gform_wrapper .left_label .instruction, .gform_wrapper .right_label .gfield_description, .gform_wrapper .right_label .instruction {
  margin-left: 49%;
}
.gform_wrapper .left_label div.ginput_complex, .gform_wrapper .right_label div.ginput_complex {
  margin-left: 49%;
  width: 49%;
}
ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_1, ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_2, ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_3 {
  margin-left: 49%;
  width: calc(49% + 15px);
}
.gform_wrapper .field_description_below .gfield_description {
  padding-top: 0;
}
.gform_wrapper label.gfield_label {
  font-weight: 500;
}
.gform_wrapper .gform_footer:not(.top_label) {
  margin-left: 0;
}
.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium, .gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium {
  width: 49%;
}
.gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper .left_label textarea.large, .gform_wrapper .left_label textarea.medium, .gform_wrapper .left_label textarea.small, .gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .right_label textarea.large, .gform_wrapper .right_label textarea.medium, .gform_wrapper .right_label textarea.small {
  width: 98%;
}
