/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/
/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */
/* mixins */
/* #Site Styles
================================================== */
/* variables */
/* Mixins */

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	background-image: url(../../images/wisconsin-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-color: #BDC0E9;
	font-size: 14px;
	font-family: 'Oxygen', sans-serif;
}
p.inputname {
	margin: 0;
	padding: 0;
}
input[class^="sst-"], input[class*=" sst-"] {
	padding: 0px;
	margin: 0px;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
	width: 117px;
}
#cpt_info_box {
	display: none !important;
}
.crappy_ad {
	display: none !important;
}
.field_group {
	border-bottom: 1px dashed #F5F0E6;
	padding-bottom: 9px;
}
.contact_form_visit {
	width: 406px;
	border-left: 1px solid #F5F0E6;
	padding-left: 24px;
	margin-top: 15px;
}
.contact_post_content {
	width: 429px;
	float: left;
	padding: 22px;
}
span.wpcf7-list-item {
	display: inline-block;
}
.contact_post_content ul {
	list-style-type: disc;
	margin-left: 25px;
}
p a, article .entry-content ul li a {
	color: rgba(137,47,224,1.00);
}
p a:visited {
	color: rgba(137,47,224,1.00);
}
p a:hover, p a:hover, .news a:hover h3, .news a:hover p, article .entry-content ul li a:hover {
	color: rgba(179,0,0,1.00) !important;
}
a {
	text-decoration: none;
}
.article_wrapper {
	margin: 20px 0px;
	min-height: 150px;
}
.article_wrapper + .article_wrapper {
	border-top: solid 2px #BDC0E9;
}
.entry-header .entry-title, archive-title h3 {
	margin-top: 15px;
	color: #281286;
}
.container article {
	padding-bottom: 20px;
}
.container article + article {
	border-top: 1px solid #BDC0E9;
}
p {
	color: #374168;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	color: rgba(29,12,98,1.00);
	font-family: 'Source Sans Pro', sans-serif !important;
}
h1 {
	font-size: 1.87em !important;
}
h1.site-name {
	margin-bottom: 0px;
}
h2 {
	font-size: 1.25em !important;
}
h3 {
	font-size: 1.29em !important;
}
h4 {
	font-size: 1.14em !important;
}
h5 {
	font-size: 1em;
	font-weight: 700 !important;
}
h6 {
	font-size: 1em !important;
	font-style: italic !important;
}
.center {
	text-align: center;
}
.right {
	text-align: right
}
.left {
	text-align: left;
}
/* header styles */



.logohidden {
	display: none;
}
.logodiv {
	background-image: url(../../images/logo.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 120px;
	width: 120px;
	border-radius: 60px;
	-webkit-box-shadow: 0 0 3px 3px rgba(255,255,255,.7);
	box-shadow: 0 0 3px 3px rgba(255,255,255,.7);
	position: absolute;
	z-index: 105;
	top: 10px;
	left: 22px;
}
.homepage-title {
	text-shadow: 0 3px 3px #FFFFFF;
	font-weight: 700;
	font-size: 36px !important;
	letter-spacing: 2px;
}
.homepage-tagline {
	margin-top: -25px;
}
.homepage-phone {
	text-align: right;
	font-size: 20px !important;
	text-shadow: 0 3px 3px #ffffff;
	margin-top: 18px;
}
.titleblock {
	margin-left: -20px;
}
.headerimage1, .headerimage2, .headerimage3 {
	z-index: 0;
	margin-right: 20px;
	margin-top: 10px;
}
section .container .contentblock-main article .entry-content p img, section .container .contentblock-main article .entry-content img {
	border: solid 5px white;
}
.rotateccw {
	-moz-transform: rotate(-7deg);
	-webkit-transform: rotate(-7deg);
	-o-transform: rotate(-7deg);
	-ms-transform: rotate(-7deg);
	transform: rotate(-7deg);
	margin: 10px;
}
.rotatecw {
	-moz-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	-o-transform: rotate(7deg);
	-ms-transform: rotate(7deg);
	transform: rotate(7deg);
	margin: 10px;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
	-webkit-box-shadow: 0 3px 3px 3px rgba(0,0,0,.5);
	box-shadow: 0 3px 3px 3px rgba(0,0,0,.5);
}
.address {
	text-align: right;
	padding: 9px;
	background-color: rgba(255,255,255,0.20);
}
.graybar {
	background-color: #1C1D31;
}
.whitebox {
	background-color: rgba(255,255,255,1.00);
}
.navline1 {
	height: 6px;
	background-color: #2c6092;
}
.navline2 {
	height: 6px;
	background-color: white;
}
.navwrapper {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
.firstblock {
	margin-top: 45px;
}
.mailinglist {
	padding: 7px;
}

.mailinglist form p { margin:6px 6px 9px 6px; }

.mailinglist form p span input, .mailinglist form p span textarea { width:189px !important; min-width:189px !important; max-width:189px !important; margin:0px;}

.donate {
	padding:0px;
	}
.successstories {
	padding: 10px;
}
.menulogo {
	background-image: url(../../images/navlogo.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 30px;
	width: 32px;
	float: left;
}
nav.globalnav .menulogo a {
	height: 100%;
}
#wprmenu_bar {
	top: 0px;
}
nav.globalnav ul.sub-menu li.menu-item-has-children > a:after {
	content: "\0020\25BA";
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
nav.globalnav {
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 0px;
	width: 100%;
}
nav.globalnav ul {
	font-size: 14px;
	list-style: none;
	margin: 0 0 0 0;
	padding-left: 0;
}
nav.globalnav li {
	float: left;
	position: relative;
	margin-bottom: 0;
}
nav.globalnav a {
	color: #DBDBDB;
	font-weight: 400;
	display: block;
	padding: 0.5em;
	text-decoration: none;
}
nav.globalnav ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.6);
	box-shadow: 0 3px 3px rgba(0,0,0,0.6);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	left: 0;
	z-index: 99999;
	background-color: #BDC0E9;
}
nav.globalnav ul ul ul {
	left: 100%;
	top: 0;
}
nav.globalnav ul ul a {
	color: #000;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 180px;
}
nav.globalnav li:hover > a, nav.globalnav ul ul :hover > a, nav.globalnav a:focus {
	background-color: #2C2E45;
}
nav.globalnav li:hover > a, nav.globalnav a:focus {
	background: #2C2E45; /* Show a solid color for older browsers */
	color: white;
}
nav.globalnav ul li:hover > ul {
	display: block;
}
nav.globalnav .current-menu-item > a, nav.globalnav .current-menu-ancestor > a, nav.globalnav .current_page_item > a, nav.globalnav .current_page_ancestor > a {
	font-weight: 700;
}
#wpadminbar #wp-admin-bar-wp-logo > .ab-item .ab-icon:before {
	content: "";
	top: 2px;
}

.sidebar_bluebar {	background: #174075; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE3NDA3NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYzYwOTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #174075 0%, #2c6092 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #174075), color-stop(100%, #2c6092)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #174075 0%, #2c6092 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #174075 0%, #2c6092 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #174075 0%, #2c6092 100%); /* IE10+ */
	background: linear-gradient(to bottom, #174075 0%, #2c6092 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#174075', endColorstr='#2c6092', GradientType=0 ); /* IE6-8 */}

#sidebar ul li p { margin-bottom:0px; }

.social {
	margin-bottom: 14px;
	font-size: 33px;
	color: #2c6092;
	letter-spacing: 0px;
}
.social ul {
	float: left;
	margin: 0em;
}
.social ul a {
	text-decoration: none;
}
.social ul li.sociallink a:hover {
	color: white !important;
}
.social ul li.sociallink {
	margin-left: 0px;
}
.social a {
	display: inline;
	margin: 0 2px;
}
.link-email, .link-twitter, .link-facebook, .link-parentlogin, .link-users {
	margin-left: 0.36em;
}
.link-email, .link-twitter, .link-parentlogin, .link-facebook {
	background-color: #374168;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding: 0.3em;
	font-size: 1.2em;
}
.link-parentlogin {
	padding-left: 0.75em;
}
.page_spacer {
	height: 50px;
	clear: both;
}
/*content style */



.slider {
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.45);
	box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.45);
	position: relative;
}
.slideshow {
	margin-top: 20px;
}
.caption {
	width: 258px;
	height: 100%;
	float: right;
	background-color: rgba(0, 0, 0, 0.8);
	padding: 1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.caption .caption-title {
	font-size: 1.55em;
	color: white;
}
.caption .caption-desc {
	font-size: 0.9em;
	line-height: 1.2em;
	color: white;
}
img.alignright, .wp-caption.alignright {
	margin: 0.1rem 0 0.857143rem 1.71429rem !important;
}
img.alignleft, .wp-caption.alignleft {
	margin: 0.1rem 1.71429rem 0.857143rem 0 !important;
}
.content-divs, .contentblock-main {
	background-color: rgba(255, 255, 255, 0.85);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#ffffff'); /* IE */
	padding: 0.5em 1.5em 1.5em 1.5em;
	border: solid 0.14em #BDC0E9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.contentblock-second {
	margin-top: 2.5em;
	background-color: rgba(255, 255, 255, 0.85);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#ffffff'); /* IE */
	border: solid 0.14em #BDC0E9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.footerblocks .block1, .footerblocks .block2, .footerblocks .block3, .footerblocks .block4 {
	min-height: 300px;
	background-color: white;
	-webkit-box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.45);
	box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.45);
	margin-bottom: 12px;
	max-height:300px;
	overflow:auto;
}

.footerblocks .block1 { overflow:hidden; }

.footerblocks .title {
	background: #174075; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE3NDA3NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYzYwOTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #174075 0%, #2c6092 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #174075), color-stop(100%, #2c6092)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #174075 0%, #2c6092 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #174075 0%, #2c6092 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #174075 0%, #2c6092 100%); /* IE10+ */
	background: linear-gradient(to bottom, #174075 0%, #2c6092 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#174075', endColorstr='#2c6092', GradientType=0 ); /* IE6-8 */
	color: white;
	font-weight: 700;
}
.footerblocks .title a {
	color: white;
}
.footerblocks .title a:hover {
	color: #BAB9CD;
}
.footerblocks .block4 .sponsor {
	padding: 5px;
}
.contentblock-content p img {
	margin-top: -10px;
	border: 4px solid #BDC0E9;
}
.fbactivity {
	background-color: rgba(255, 255, 255, 0.85);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#ffffff'); /* IE */
}
.cycloneslider-caption {
	bottom: 7px;
}
.cycloneslider-slide-image img {
	border: solid 2px white;
}
/* footer */



.smalltext {
	font-size: 12px;
}
.footernav {
	float: left;
}
.footernav ul li {
	display: inline;
}
.footernav ul li ul {
	display: none;
}
.footernav ul li a {
	text-decoration: none;
	padding: .45em;
	font-size: 11px;
	font-weight: 700;
}
.footernav ul li a:hover {
	color: #000;
	font-weight: 700;
}
.address-footer {
	text-shadow: 0 2px 2px #FFFFFF;
	font-weight: 700;
	font-size: 18px;
}
.sidebar {
	background-color: white;
	padding-top: 7px;
}
.sidebar_sep {
	border-bottom: solid 1px rgba(137,47,224,0.16);
}
img#wpstats {
	display: none;
}
.successstories h5.post_title {
	font-size: 12px;
	line-height: 12px;
}
.successstories p.post_content {
	font-size: 12px;
	line-height: 12px;
}
.successstories p.post_content em {
	font-size: 11px;
	color: rgba(179,179,179,1.00);
}
img.fifty {
	max-width: 48%;
}
.homepage .posttype-wrapper .post-wrapper .contentblock-content #ssba {
	display: none;
}
@font-face {
	font-family: 'rdi-icons';
	src: url('../fonts/rdi-icons.eot?18764186');
	src: url('../fonts/rdi-icons.eot?18764186#iefix') format('embedded-opentype'), url('../fonts/rdi-icons.woff?18764186') format('woff'), url('../fonts/rdi-icons.ttf?18764186') format('truetype'), url('../fonts/rdi-icons.svg?18764186#rdi-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */



/*



@media screen and (-webkit-min-device-pixel-ratio:0) {



  @font-face {



    font-family: 'rdi-icons';



    src: url('../font/rdi-icons.svg?18764186#rdi-icons') format('svg');



  }



}



*/



 



[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "rdi-icons";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	/* opacity: .8; */



 



  /* For safety - reset parent styles, that can break glyph codes*/



	font-variant: normal;
	text-transform: none;/* you can be more comfortable with increased icons size *//* font-size: 120%; */



 



  /* Uncomment for 3D effect */



  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */



}
.icon-mail:before {
	content: '\e805';
} /* '' */
.icon-quote-right-1:before {
	content: '\e818';
} /* '' */
.icon-videocam:before {
	content: '\e812';
} /* '' */
.icon-picture:before {
	content: '\e813';
} /* '' */
.icon-link-ext:before {
	content: '\e816';
} /* '' */
.icon-quote-left:before {
	content: '\e814';
} /* '' */
.icon-quote-right:before {
	content: '\e817';
} /* '' */
.icon-menu-1:before {
	content: '\e804';
} /* '' */
.icon-facebook-1:before {
	content: '\e808';
	color: rgb(76, 102, 164);
} /* '' */
.icon-facebook-squared-1:before {
	content: '\e809';
	color: rgb(76, 102, 164);
} /* '' */
.icon-gplus-squared:before {
	content: '\e803';
} /* '' */
.icon-gplus:before {
	content: '\e807';
} /* '' */
.icon-mail-alt:before {
	content: '\e806';
} /* '' */
.icon-linkedin-squared:before {
	content: '\e801';
} /* '' */
.icon-linkedin:before {
	content: '\e800';
} /* '' */
.icon-pinterest-circled-1:before {
	content: '\e80d';
	color: #C92228;
} /* '' */
.icon-pinterest-squared:before {
	content: '\e80c';
	color: #C92228;
} /* '' */
.icon-twitter-squared:before {
	content: '\e80b';
	color: #3B88C3;
} /* '' */
.icon-twitter-1:before {
	content: '\e80a';
	color: #3B88C3;
} /* '' */
.icon-vimeo-squared:before {
	content: '\e810';
} /* '' */
.icon-youtube:before {
	content: '\e80e';
} /* '' */
.icon-youtube-squared:before {
	content: '\e80f';
} /* '' */
.icon-youtube-play:before {
	content: '\e811';
} /* '' */
.icon-quote-left-1:before {
	content: '\e815';
} /* '' */
.icon-instagramm:before {
	content: '\e802';
	color: #563728;
} /* '' */
body.login div#login h1 a {
}

/* #Media Queries



================================================== */







	/* Smaller than standard 960 (devices and browsers) */



@media only screen and (max-width: 959px) {
.headerimage3 {
	display: none;
}
.headerwrap {
	height: 170px !important;
}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */



@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* All Mobile Sizes (devices and browser) */



@media only screen and (max-width: 767px) {
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */



@media only screen and (min-width: 480px) and (max-width: 767px) {
.rotateccw, .rotatecw {
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.logodiv {
	height: 80px;
	width: 80px;
	border-radius: 60px;
	top: 5px;
	left: 11px;
}
.page_spacer {
	height: 25px;
}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */



@media only screen and (max-width: 479px) {
.rotateccw, .rotatecw {
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
	width: 100%;
	height: auto;
}
.page_spacer {
	height: 15px;
}
.logodiv {
	height: 80px;
	width: 80px;
	border-radius: 60px;
	top: 5px;
	left: 11px;
}
}
