/*

Theme Name: Avada

Description: A business, portfolio and blog theme.

Author: ThemeFusion

Theme URI: http://theme-fusion.com/avada/

Author URI: http://themeforest.net/user/ThemeFusion

Version: 2.0.9

License: GNU General Public License

License URI: license.txt

*/



@import url("css/all.css");
 @import url("css/prettyPhoto.css");
 @import url("css/flexslider.css");
 @import url("css/font-awesome.css");
.wp-caption {
}
.wp-caption-text {
}
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
#wpadminbar * {
	color: #ccc !important;
}
#wpadminbar .hover a, #wpadminbar .hover a span {
	color: #464646 !important;
}
/* Alignment */

.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {
	clear: both;
}
.hotline {
	font-size: 18px;
	font-weight: bold;
	color: #711471;
}
.helplinks {
	font-size: 13px;
	font-weight: bold;
	color: #711471;
	float: left;
	padding-right: 10px;
	padding-top: 130px;
	width: 350px;
}
/* Slider */

#wrapper .fullwidthbanner-container {
	width: auto !important;
}
#layerslider-container {
	margin: 0 auto;
}
#layerslider-wrapper, .rev_slider_wrapper {
	position: relative;
}
#layerslider-wrapper .ls-shadow-top, .rev_slider_wrapper .shadow-left {
	position: absolute;
	background-image: url(images/shadow-top.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 42px;
	width: 100%;
	top: 0;
	z-index: 100;
}
.rev_slider_wrapper .shadow-left {
	top: -2px;
}
#layerslider-wrapper .ls-shadow-bottom, .rev_slider_wrapper .shadow-right {
	position: absolute;
	background-image: url(images/shadow-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 32px;
	width: 100%;
	bottom: 0;
	z-index: 100;
}
.ls-avada, .avada-skin-rev {
	border-top: 1px solid #d2d3d4;
	border-bottom: 1px solid #d2d3d4;
}
.ls-avada .ls-layer {
	background-repeat: no-repeat;
	background-position: center center;
}
.ls-avada .ls-nav-prev, .ls-avada .ls-nav-next {
	background-color: rgba(0, 0, 0, 0.5);
	background-repeat: no-repeat;
	width: 63px !important;
	height: 63px !important;
	display: none;
	position: absolute;
	top: 42%;
	opacity: 0.8 !important;
}
.rev_slider_wrapper .tp-leftarrow, .rev_slider_wrapper .tp-rightarrow {
	background-color: rgba(0, 0, 0, 0.5) !important;
	background-repeat: no-repeat;
	width: 63px !important;
	height: 63px !important;
	position: absolute;
	top: 42%;
	display: none !important;
	opacity: 0.8 !important;
}
.rev_slider_wrapper .tp-rightarrow {
	left: auto !important;
	right: 0 !important;
}
.no-rgba .ls-avada .ls-nav-prev, .no-rgba .ls-avada .ls-nav-next, .no-rgba .wooslider .wooslider-prev, .no-rgba .wooslider .wooslider-next, .no-rgba .rev_slider_wrapper .tp-leftarrow, .no-rgba .rev_slider_wrapper .tp-rightarrow {
	background-color: #ccc !important;
}
.rev_slider_wrapper:hover .tp-leftarrow, .rev_slider_wrapper:hover .tp-rightarrow {
	display: block !important;
	opacity: 0.8 !important;
}
.ls-avada .ls-nav-prev:hover, .ls-avada .ls-nav-next:hover, .rev_slider_wrapper .tp-leftarrow:hover, .rev_slider_wrapper .tp-rightarrow:hover {
	opacity: 1 !important;
}
.ls-avada:hover .ls-nav-prev, .ls-avada:hover .ls-nav-next {
	display: block;
}
.ls-avada .ls-nav-prev, .rev_slider_wrapper .tp-leftarrow {
	background-image: url(images/ls_prev.png) !important;
	background-position: 19px 19px !important;
	left: 0 !important;
	margin-left: 0 !important;
}
.ls-avada .ls-nav-next, .rev_slider_wrapper .tp-rightarrow {
	background-image: url(images/ls_next.png) !important;
	background-position: 29px 19px !important;
	right: 0 !important;
	margin-left: 0 !important;
}
.rev_slider_wrapper .tp-leftarrow, .rev_slider_wrapper .tp-rightarrow {
	margin-top: -47px !important;
}
/**** Isotope Filtering ****/

.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/

.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/**** Isotope filtering ****/

.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/* WooSlider */

.wooslider {
	border: 0 !important;
	background: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-moz-border-radius: none !important;
	-webkit-border-radius: none !important;
	border-radius: none !important;
	max-width: 700px;
	float: left;
}
.wooslider .slide-content {
	margin: 0 !important;
}
.wooslider .slide-content p {
	margin: 0px;
	padding: 0px;
}
.wooslider .wooslider-pauseplay {
	position: absolute;
	margin: 0 !important;
	top: auto !important;
	bottom: 15px !important;
}
.wooslider .wooslider-control-nav {
	position: absolute;
	margin: 0;
	top: auto;
	bottom: 10px;
	right: 10px;/*text-align:right;*/
}
.wooslider-control-nav li {
	float: right!important;
}
.wooslider-control-paging li a {
	display: block!important;
	text-indent: -1000em!important;
}
.wooslider .wooslider-prev, .wooslider .wooslider-next, .main-flex .flex-prev, .main-flex .flex-next {
	background-color: rgba(0, 0, 0, 0.5) !important;
	background-repeat: no-repeat !important;
	width: 63px !important;
	height: 63px !important;
	display: none !important;
	position: absolute !important;
	top: 42% !important;
	margin: 0 !important;
}
.wooslider:hover .wooslider-prev, .wooslider:hover .wooslider-next, .main-flex .flex-prev, .main-flex .flex-next {
	display: block !important;
}
.wooslider .wooslider-prev, .main-flex .flex-prev {
	background-image: url(images/ls_prev.png) !important;
	background-position: 19px 19px !important;
	left: 0 !important;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0)
}
.wooslider .wooslider-next, .main-flex .flex-next {
	background-image: url(images/ls_next.png) !important;
	background-position: 29px 19px !important;
	right: 0 !important;
}
.post-content ul {
	margin-top: 0px;
	margin-bottom: 19px;
}
.post-content ul li ul {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.post-content li {
	height: auto;
	padding-bottom: 0px;
}
.goog-te-menu-value, a.goog-te-menu-value {
	color: #711471!important;
	font-family: Arial, Helvetica, sans-serif !important;
}
.type-ai1ec_event .flexslider {
	display: none !important;
}
.really_simple_share_facebook_share {
	float: left;
}
.really_simple_share_twitter {
	float: left;
}
#headerDonate {
	float: right;
	display: block;
	width: 170px;
	height: 35px;
	background-image: url(images/donate_r2_c2.png);
	background-position: top left;
}
#headerDonate span {
	display: none;
}
a#headerDonate:hover {
	opacity: 0.6 !important;
}
#main .columns .holder article h2 {
	display: none;
}
/*Updates to Header 4-4-14*/
#TeamMSP_container {
	margin: 52px 0 10px 0;
	padding: 0;
	width: 218px;
	height: 72px;
	position: relative;
	left:-5px;
	display:none;
}
#headerTeamMSP {
	margin: 0;
	padding: 0;
	display: block;
	width: 218px;
	height: 72px;
	background-image: url(images/team-msp.png);
	background-position: top left;
	position: relative;
}
#headerTeamMSP span {
	display: none;
}
a#headerTeamMSP:hover {
	opacity: 0.6 !important;
}
