/*  
Theme Name: Ministry Link
Theme URI: http://www.ministrylink.org
Description: Created by 343design.com
Version: 3.1
Author: Todd Hiestand
Author URI: http://www.343design.com/
*/

body {
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
	font-style: normal;
	margin:0;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.4;
	color: #333;
	background: #fff;
	-webkit-font-smoothing: antialiased;
}

.ss-icon {vertical-align: middle;}


.smalltext {
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: .8em;
}

p {
	margin: .7em 0;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: capitalize;
	font-weight: 700;
	margin: .7em 0;
}

h1 { font-size: 2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size:	1em; }

ol,ul {margin: 0px;}
ol {list-style-type: decimal;}

a {
	text-decoration: none;
	color: #39b44a;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out; 
	-ms-transition: background 0.3s ease-in-out; 
	-o-transition: background 0.3s ease-in-out; 
	transition: background 0.3s ease-in-out; 
}

a img,
.alert a,
.social a,
.event-list-item a,
.bx-controls-direction a {
	text-decoration: none;
}

strong {font-weight: bold;}
i, em {font-style: italic;}

.ss-icon {vertical-align: middle;}

iframe {max-width: 100%;}

a.button, input.button, input[type="submit"] { 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px; 
	background: #fba52e;
	padding: 14px 40px; 
	color: #fff; 
	font-weight: 600; 
	text-transform: uppercase; 
	position: relative; 
	border: none; 
	top: 0; 
	left: 0; 
	vertical-align: middle; 
	margin: 0; 
	line-height: 100%; 
	cursor: pointer; 
	width: auto; 
	overflow: visible; 
	text-decoration: none; 
	vertical-align: middle; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	display: inline-block; 
	line-height: 100%; 
	zoom: 1; 
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out; 
	-ms-transition: background 0.3s ease-in-out; 
	-o-transition: background 0.3s ease-in-out; 
	transition: background 0.3s ease-in-out; 
}


p.by{
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	margin-top: 30px;
}

p.by img {
	width: 30px;
	height: auto;
	margin: 10px auto;
}


a.button.ghost {
	background: none;
	border: 2px solid #fff;
	color: #fff;
}

a.button.ghost:hover {
	background:  #fba52e;
	border: 2px solid #fba52e;
	color: #fff;
}

a.button:hover {
	background: #fba52e;
}

a.button.large {
	padding: 20px 50px;
	font-size: 1.4em;
}

a.button.large {
	padding: 25px 60px;
	font-size: 1.4em;
}

a.button.medium {
	padding: 20px 40px;
	font-size: 1.2em;
}

a.button.small {
	padding: 10px 30px;
	font-size: .9em;
}

.pin {
  width: 100%;
  z-index: 99999;
  position: relative;
  background: #f0f0f0;
}

.pinned {
  position: fixed !important;
  border-bottom: 1px solid #f0f0f0;
}




/* @end */

/* @group Header and Navs */

 
.alert {
	background: #fff6b7;
	position: fixed;
	bottom: 0;
	z-index: 9999;
}

.alert p {
	font-size: .8em;
	text-align: center;
	margin:0;
	padding: 5px 0;
	font-weight: bold;
}

.alert a {
	color: #162937;
}

.topbar {
	background: #091117;
}

ul#menu-quicklinks,
ul#menu-quicklinks-1 {
	text-align: left;
	list-style: none;
	margin:0 0 0 20px ;
	padding:0; 
	font-weight: 700;
}

ul#menu-quicklinks li,
ul#menu-quicklinks-1 li {
	display: inline-block;
	font-size: .6em;
	letter-spacing: 2px;
	padding: 0;
	margin:0;
	text-transform: uppercase;
	position: relative;
}

ul#menu-quicklinks li::after {
	content: " | ";
	color: #666;
	position: absolute;
	right: -6px;
	top: 12px;
}

ul#menu-quicklinks li:last-child:after {
	content: "";
}

ul#menu-quicklinks li a,
ul#menu-quicklinks-1 li a {
	color: #ccc;
	display: block;
	padding: 12px 10px;
}

ul.social {
	text-align: right;
	margin:0;padding:0;
}



ul.social li {
	list-style: none;
	display: inline-block;
}

ul.social li.phone {
	font-size: .8em;
	letter-spacing: 2px;
	padding: 0;
	margin:0;
	text-transform: uppercase;
	position: relative;
	color: #fff;
}

ul.social li a {
	color: #fff;
  font-size: 1.2em;
  margin: 12px 5px 5px 0;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
}

ul.social.footer{
	text-align: center;
}

ul.social.footer li a { 
	font-size: 3em;
	color: #c84645;
}

#header {
	padding: 20px 0;
	background: #fff;
}

#header h1 {
	text-indent: -9999px;
	background-image: url(images/weblogo-color.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 69px;
  width: 300px;
  margin: 10px 0 0px 0;
}

#header h1 a {
	display: block;
	height: 69px;
	width: 300;	
}



.section-title {
	text-align: center;
}

.slider-header img {
	width: 100%;
	height: auto;
}

.block {
	text-align: center;
	font-size: .6em;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: "proxima-nova-1","proxima-nova-2", sans-serif;
	font-weight: 700;
}

.block a {
	display: block;
	padding: 20px;
	color: #39b44a;
}

.block a:hover {
	color: #67be59;
}

.block p {
	margin:0;
}

.block i.fa {
	font-size: 2.6em;
	margin-bottom: 10px;
}

p.intro {
	font-size: 1.8em;
}

.slider-item {
	padding: 0px;
}

.slider-date {
	padding: 0px 20px;
	text-align: center;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-size: .9em;
	font-weight: normal;
}

.slider-title{
	padding: 0px 20px 10px 20px;
	text-align: center;
}

.slider-title h4 {
	font-size: 1em;
}

.slider-item img {
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.background-section {
	padding: 150px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.background-section p {
	color: #fff;
	font-size: 2em;
	text-align: center;
}

.scroller p{
	text-align: center;
}

.numscroller {
	font-size: 3em;
	font-weight: 700;
}

p.number-icon {
	font-size: 3em;
	color: #c84645;
}

p.numdesc {
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: .8em;
}

ul.event-list {
	list-style: none;
	margin:0;
	padding: 0;
}

ul.event-list li {
	background: #f0f0f0;
	padding:20px;
	text-align: center;
	margin: 30px 0;
}

ul.event-list h4 {
	font-size: 1em;
}

/* @end */

/* @group LINK STYLES */

a.button-link {
	background: #ccc;
	display: block;
	padding: 3px 6px;
	font-size: .8em;
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
	font-weight: 50000;
	float: right;
}

/* @end */

/* @group Home Page
 */




#catcloud {
	float: left;
	margin: 0px 0;
	padding: 20px 0;
	border-bottom: 1px solid #ccc;	
}

#page-content #catcloud {
	padding: 0 0 20px 0;
}


#catcloud a {
	display: inline-block;background: #ccc;
	padding: 3px 6px;
	margin: 2px 0;
	text-shadow: 1px 1px 0 #f0f0f0;			
}

#catcloud a.more-tags {
	float: left;
	background: #fba52e;
	color: #fff;
	text-shadow: none;
}

.date {
	font-size: .9em;
}

.post {
	float: left;
	width: 100%;
	margin: 0px 0;
	padding: 20px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
}

.post-body {
	line-height: 163%;
}




/* @end */

/* @group Footer
 */

.footer {
	padding: 40px 0;
	background: #f0f0f0;
	color: #000;}

.footer-section {
	margin: 20px 0;
	padding: 20px;
	background: #fff;
	font-size: .8em;	
	min-height: 233px;
}

.footer-section h4 {
	margin: 0 0 15px 0;
	text-shadow: none;
}

.footer ul {
	margin-left: 0;
	padding-left: 15px;
}

.footer img {
	margin: 0 auto;
}

.footer a {
	text-shadow: none;
	font-weight: bold;
	color: #c84645;
	text-decoration: underline;
}

#twitter-2 ul li {
	margin: 0px 0 20px 0;
	line-height: 166%;
}

.footer img {
	width: 500px;
	height: auto;
}

p.copyright {
	font-size: .9em;
}

/* @end */

/* @group Default Page */

.page-header img {
	width: 100%;
	height: auto;
}

.page-container {
	padding-top: 30px;
	border-top: 1px solid #ccc;
}

hr {
	margin: 70px 0;
	border: .5px solid #ccc;
}


#pageintro {
	font-style: italic;
	font-weight: 200;
	margin-bottom: 30px;
	padding-bottom: 30px;
	font-size: 1.4em;
	border-bottom: 1px solid #ccc;
}


#breadcrumbs-div {
	float: left;
	width: 94%;
	font-style: normal;
	font-weight: 500;	
	margin: 0 0 0px 0;
	padding: 20px 3% 15px 3% ;
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
	font-weight: 300;

	border-bottom: 1px solid #ccc;
	font-size: .9em;
}

ul#breadcrumbs {
	float: left;
	margin: 0 !important;
	padding: 0;
}

ul#breadcrumbs li {
	float: left;
	list-style: none;
	margin: 0 10px 0px 0px;
}

ul#breadcrumbs a {
	text-decoration: none;
}

#subpages ul {
	list-style: none;
	margin:0;
	padding:0;
}

#subpages li {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #ccc;
	line-height: 1;
}

#subpages ul li a {
	display: block;
	color: #45494A;
	padding: 10px 0;
}


/* @end */

/* @group STAFF */



.accordion h4 {
	border-top: 1px solid #ccc;
	padding: 15px 10px 15px 0;
	margin: 0px 0 !important;
	text-transform: capitalize;
	color: #c84645;
}

.accordion h4:hover {
	cursor: pointer;
}

.accordion h4.ui-state-default {
	background: url(images/arrow-right.png) right center no-repeat;	
}

.accordion_content {
	width: 100%;
	padding: 0px 0 20px 0;
	margin: 0 0 20px 0;
	font-size: .9em;
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
}

.accordion img {
	float: left;
	margin: 0 20px 20px 0;
}

#page-content p.staff-title {
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}
.accordion h4.ui-state-active {
	outline: none;
	background: url(images/arrow-down.png) right center no-repeat;
}

#page-content ul.contact-field li {
	list-style: none !important;
	margin: 0 10px 0 0;padding: 0;
	float: left;
}

/* @end */

/* @group Sidebar
 */


#callouts {
	float: left;
	margin-bottom: 35px;
	border-bottom: none;	
}

#callouts .callout {
	text-align: center;
	background: #427FA2;
}

#callouts .callout p {
	line-height: 150%;
	font-weight: 200;
}

#callouts .callout strong {
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: 600;
}

#callouts .callout a {
	display: block;
	color: #fff;
	text-shadow: none;
	padding: 10px 0;
}




/* @group Images
 */

/* =WordPress Core
-------------------------------------------------------------- */

/* IMAGE STYLES */

img {
	max-width: 100%;
	height: auto;
	display: block;
}

/* WordPress Core Styles */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 10px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 10px 0;
}

.wp-caption.alignright {
    margin: 5px 0 10px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 5px 4px 5px;
    font-style: italic;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}






/* @end */

/* @group NAV */

#nav {
	margin: 0px auto;
	padding: 0;
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
  overflow: hidden;
  background: #152937; /* Old browsers */
  font-weight: bold;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
}

#nav ul li {
	float:left;
}

#nav ul li a {
   	float: left;
	color:#d4d4d4;
    padding: 10px 20px;
	text-decoration:none;
 background: #152937; /* Old browsers */
}

#nav ul li a:hover,
#nav ul li:hover > a,
#nav ul li.current-page-parent a {
    	color: #fff;
}

#nav li ul a:hover, 
#nav ul li li:hover > a  {
    color: #fff;
  	background: #152936;
    	border-bottom: 1px solid #000;
    	border-top: 1px solid #000;
}



#nav li ul {
    	background:#3C4042;
    	left: -999em;
    	margin: 46px 0 0;
    	position: absolute;
    	width: 180px;
    	z-index: 9999;
    	font-size: .9em;
    	border: 1px solid rgba(0, 0, 0, 0.5);
}

#nav li:hover ul {
    	left: auto;
}

#nav li ul a {
    	background: none;
    	border: 0 none;
    	margin-right: 0;
    	width: 140px;
    	box-shadow: none;
    	-moz-box-shadow: none;
    	-webkit-box-shadow: none;
    	border-bottom: 1px solid transparent;
    	border-top: 1px solid transparent;
}

#nav li li ul {
    	margin: -1px 0 0 160px;
    	-webkit-border-radius: 0 10px 10px 10px;
    	-moz-border-radius: 0 10px 10px 10px;
    	border-radius: 0 10px 10px 10px;
    	visibility:hidden;
}

#nav li li:hover ul {
    	visibility:visible;
}

#nav ul ul li:last-child > a {
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
}

#nav ul ul ul li:first-child > a {
	-moz-border-radius:0 10px 0 0;
	-webkit-border-radius:0 10px 0 0;
	border-radius:0 10px 0 0;
}


/* @end */

/* @group SECTIONS */



p.slide-text {
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
}

#landing-title {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#landing-title h1 {
	float: left;
	margin: 0px 0 0 0;
	padding: 20px 0 0 0;
	width: 100%;
	border-top: 1px solid #fff;
}

#landing-title #pageintro {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
	border-bottom: none;
}

#landing-pages-row {
	border-top: 1px solid #fff;
	padding-top: 30px;
}

.section-block {
	float: left;
	margin: 0 0 0px 0;
	width: 80%;
	padding: 10% 10% 0 10%;
			
}

.section-block ul {
	float: left;
	margin: 15px 0;
	width: 100%;
}

.section-block ul li {
	float: left;
	width: 100%;
	border-top: 1px solid #ccc;
}

.section-block ul li a {
	display: block;
	width: 100%;
	float: left;
	color: #45494A;
	padding: 3px 0;
}

.landing-pages-body #page-content {
	border-top: none;
	padding: 0;
}

#landing-pages-row .staff-container {
	width: 83%;
}

#landing-pages-row .accordion {
	margin: 20px 0 0 0;
}


#landing-pages-row .staff-container p.staffp {
	cursor: pointer;
	margin: ;
	padding: 5px 0;
	border-top: 1px solid #ccc;
	width: 100%;
}



/* Job Listing */


.jobs {
	padding-top: 20px;
}

.jobs h1 {
	float: left;
	width: 50%;
	margin: 0;
}

.jobs-listing h3 {
	float: left;
	width: 97%;
	font-style: italic;
	font-size: 1em;
	padding:0;
}

.job-section h4 {
	text-transform: capitalize;
	font-weight: 600;
}

.job-detail {
	margin:30px 0 0 0;
	padding: 30px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.tax-listings a {
	font-weight: bold;f
	font-size: 14px;
	padding: 15px;
	color: #fff;
	line-height: 100%;
	background: #c84645;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
	text-decoration: none;
}

.tax-listings a:hover {
	background: #152937;
}


p.showing {
 	text-align: center;
	font-size:2em;
	margin: 0;
	padding: 5px 10px;
	background: #FEFEE7;
}

.job {
	border-top: 1px solid #f0f0f0;
	padding: 40px 0;
}

.job h4 {
	margin:0;
}

ul.job-details li {
	margin: 0;
	padding: 0px 0;
	line-height: 160%;
	font-size: .9em;
}

ul.job-details {
	padding-left: 0;
	margin-left: 15px;
}

/* Resources */

.resource-description {
	margin-bottom: 30px;
}

ul.resource-section {
	float: left;
	width: 100%;
	margin: 20px 0;
	padding:0;
	list-style: none;
	border-top: 1px solid #ccc;
}

ul.resource-section li {
	list-style: none;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}

ul.resource-section li a.doctype {
	padding: 5px 0 5px 40px;
}

ul.resource-section li a.doctype {
	background:url(./images/resource-default.png) center 
left no-repeat;
}

ul.resource-section li a.doctype.powerpoint {
	background:url(./images/powerpoint.png) center 
left no-repeat;
}
ul.resource-section li a.doctype.audio {
	background:url(./images/audio.png) center 
left no-repeat;
}
ul.resource-section li a.doctype.msword {
	background:url(./images/doc.png) center 
left no-repeat;
}
ul.resource-section li a.doctype.pdf {
	background:url(./images/pdf.png) center 
	left no-repeat;
}



/* @end */

/* @group EVENTS */


.tribe-events-event-meta {
	width: 100% !important;
}

h4.entry-title.summary {
	margin-bottom: 0;
}


h4.entry-title.summary a {
	border-bottom: none !important;
}

li.tribe-events-list-widget-events {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}

p.tribe-events-widget-link a {
	margin: 10px 0 0 0;
	display: block;
}

h3.tribe-events-month-event-title.summary {
	border-bottom: 1px solid #ccc;
	padding: 5px !important;
}



/* PAGINATION STYLES */

.pagination { 
	float: left; 
	width: 100%; 
}

.pagination ul { 
	list-style: none; 
	margin: 2em auto; 
	padding: 0; 
	text-align: center; 
	color: #555555; 
	font-size: 90%; 
}

.pagination ul li { 
	display: inline; 
}

.pagination ul a.page-numbers { 
	background-color: #EEEEEE; 
	margin: 2px;
	padding: 10px 10px; 
	display: inline-block; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px; 
	font-weight: 700; 
	line-height: 100%;
}

.pagination ul a:hover { 
	background: #c84645; color: #fff; 
}

.pagination ul span.current { 
	background: #c84645; 
	color: #fff; 
	display: inline-block; 
	padding: 10px 10px; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px; 
	line-height: 100%;
}

#searchform input {
	width: 100%;
	padding: 20px;
	font-size: 2em ;
	font-weight: 300;
	text-transform: uppercase;
	color: #666;
	font-style: italic;
}

#searchform input[type="submit"] {
	color: #fff;
	margin-top: 10px;	
	background: #38b44a;
	letter-spacing: 2px;

}