 /*WP Styles*/
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
  clear:both;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-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;
}
/* WordPress WYSIWYG default syles */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-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;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* WordPress template default classes */

.categories {
}
.cat-item {
}
.current-cat {
}
.current-cat-parent {
}
.children {
}
.pagenav {
}
.page_item {
}
.current_page_item {
}
.current_page_parent {
}
.current_page_ancestor {
}
.widget {
}
.widget_text {
}
.blogroll {
}
.linkcat {
}
/* coments */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
/* Eric Meyer's CSS Reset v1.0 | 20080212 */

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, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th,
table td {
	text-align: left; }
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}
.entry form table {
	margin-right: auto !important; margin-left: auto !important;
}
.entry form table th {
	padding-right: 8px;
	text-align: right;
	font-weight: 400; }
.entry form table.math input {
	text-align: right; }

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

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */
/* Information Page */
/*.page-template-information-page-php .socialize-in-content{
	display: none;
}*/
#sidebar{
	background-position: top left!important; 
}
#sidebar input[type="text"],
#sidebar input[type="email"]{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BEBEBE;
    border-radius: 5px;
    color: #3A3A3A;
    font-family: Myriad,Sans-Serif;
    font-size: 12px;
    height: 18px;
    margin: 10px 0;
    padding: 7px 15px;
    width: 210px;
}
#sidebar textarea{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BEBEBE;
    border-radius: 5px;
    color: #3A3A3A;
    font-family: Myriad,Sans-Serif;
    font-size: 12px;
    height: 60px;
    margin: 10px 0;
    max-height: 100px;
    max-width: 210px;
    padding: 10px 15px;
    width: 210px;
}
#sidebar input[type="submit"]{
    background: url("image/but_03.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Myriad-con-bold,Sans-Serif;
    font-size: 17px;
    font-weight: normal;
    height: 35px;
    line-height: 20px;
    padding: 3px 0 5px;
    text-align: center;
    text-transform: uppercase;
    width: 113px;
}
#sidebar #info #text-4{
	margin: 0 18px 10px !important;
    padding: 24px 10px 0 12px;
}
#sidebar #text-4 h2{
    color: #1E1E1E;
    font-family: Myriad-con,Sans-Serif;
    font-size: 33px;
    line-height: 36px;
    margin: 0 0 7px;
    text-align: center;
}
#info .widget_nav_menu{
	padding: 19px 18px 0;
}
#info .widget_nav_menu h2{
	background: url(image/info_menu.png) no-repeat center top;
	border-radius:2px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-family: Myriad-con;
	margin-bottom: 8px; 
}
#info .widget_nav_menu ul li:first-child{
	border-top: none; 
}
#info .widget_nav_menu ul li{
	border-top: 1px solid #fff;
}
#info .widget_nav_menu ul li a{
	font-size: 16px;
	color:#1e1e1e;
	text-decoration: none;
	display: block;
	padding: 14px 0 14px 19px;
}
#info .widget_nav_menu ul li a:hover, #info .widget_nav_menu ul li.current-menu-item>a{
	background: url(image/info_menu_hover.png) repeat center;	
}
.featured_image{
	position: relative;
	height: 131px;
	overflow: hidden;
}
.featured_image h1{
	position: absolute;
	bottom: 29px;
	left: 46px;
	font-size: 51px;
	color: #fff;
	font-family: Myriad-con;
}
.shadow{
	background: url(image/thumbnail_bg.png) repeat-x top left;
	width: 100%;
	height: 100%;
	position: absolute;
}
.page-template-information-page-php  .post .alignleft,
.page-template-information-page-2-php  .post .alignleft,
.tax-downloadable_resources_cat .post .alignleft
{ margin: 0 20px 38px 0; }
.page-template-information-page-php  .post .alignright { margin: 0 0 38px 20px; }

.page-template-information-page-2-php  .post .alignleft img,
.tax-downloadable_resources_cat .post .alignleft img{
	width: 125px;
	height: auto;
}

.page-template-information-page-php  .post .entry h2 {
	clear: both;
	margin-top: 38px; }

.page-template-information-page-php  .post .entry ul {
	margin-left: 38px;
}
.page-template-information-page-php  .post .entry ul li{
	padding: 10px 0;
}
.page-template-information-page-php .post .entry h2 a,
.page-template-information-page-php .post .entry ul li a, 
.page-template-information-page-2-php .post .entry h2 a
.tax-downloadable_resources_cat .post .entry h2 a{
	text-decoration: none;
	font-size: 16px;
	color: #153056;	
}
#menu-info-menu .sub-menu{
	padding-left: 20px;
}
.page-template-information-page-2-php .entry .clear .socialize-in-content,
.tax-downloadable_resources_cat .entry .clear .socialize-in-content{
	display: none;
}
#content .wp-pagenavi .page{
	padding-left: 2px;
	padding-right: 2px;
}
.information_corner{
	padding: 0px 45px;
	line-height: 28px;
	color: #1e1e1e;
	font-size: 16px;
}
.information_corner small.remove{
	display: none;
}
.information_corner>.information>h1>a, .single-informationcorner .information>h1{
	font-family: Myriad-con;
	font-size: 29px;
	color:#153056;
	text-decoration: none;
}
.information_corner>.information>small{
	font-size: 22px;
	font-family: Myriad-con;
	color: #e4b62c;
	line-height: 30px;
}
.information{
	padding-bottom: 28px;
	margin-bottom: 28px;
	border-bottom: 3px solid #d9dce0;
}
.single-informationcorner .information{
	border-bottom: 0px;
}
.category .information_corner, .archive .information_corner, .single-informationcorner .information_corner{
	padding-top: 48px;
}
.category .featured_image{
	border-bottom: 5px solid #e4b62c;
}
/* Information Page */

.entry #survey_question form {text-align: left;}

#survey_question ol {
	list-style-type: decimal;
	list-style-position: inside;
}
#survey_question ol ol {
	margin-left: 40px;
	list-style-type: lower-alpha;
}
#survey_question ol ul {
	margin-left: 40px;
}

#survey_question ol ol .span, #survey_question ol ul .span {
	width: 250px;
	display: inline-block;
}

#survey_question ol ul .span {
	width: 150px;
	display: inline-block;
}
.custom_link, .cust_link {
 	margin: 10px 0;
 	float: right;
 	clear: both;
 }
 
/* overrides & fixes WP 4.0 2014 kwc */

	.srp-content-box {
		width: auto !important; }

.effects{
	font-weight: bold;
	margin-bottom: 30px;
}
.effects ul{
	padding-left: 20px;
}
.effects ul li{
	list-style-type: disc;
	line-height: 20px;
}