/*
Theme Name: Chicago Consultation 2014
Theme URI: http://www.canticlecommunications.com
Description: A custom theme for the Chicago Consultation's new website.
Version: 1.0
Author: Jacob Bilich
Author URI: http://www.canticlecommunications.com
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Alegreya+SC:400,700);

@media only screen and (max-width: 1176px) {
	#wrapper #border{
		margin-left: auto;
		margin-right: auto;
	}
	#wrapper #header{
		width: 100%;
	}
}

@media only screen and (max-width: 1076px) {
	#wrapper #border{
		margin-left: auto;
		margin-right: auto;
	}
	#wrapper #header{
		width: 100%;
	}
}
@media only screen and (max-width: 975px) {
	#wrapper #border{
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	#wrapper #header{
		width: 975px;
	}
}
@media only screen and (max-width: 400px) and (max-device-width: 400px) {
	#wrapper #header{
		height: 219px;
		box-shadow: none;
	}
	#header-logo{
		width:500px;
		height: auto;
	}
	#wrapper #header ul#categories{
		margin-top: 150px;
		float: left;
		width: 101%;
		margin-right: 0;
	}
	#wrapper #container #content #main .press{
		width: 100%;
	}
	#wrapper #container #content #main #message {
		font-size: 25px;
	}
	#wrapper #sexuality-scripture {
		display: block;
		float: none;
		width: 100%;
		height: auto;
	}
	#wrapper #content #main #sexuality-scripture h4{
		font-size: 35px;
	}
	#wrapper #content #main #sexuality-scripture p{
		font-size: 20px;
	}
	#wrapper #content #main .post .post-content {
		margin: 0;
	}
	#wrapper #content #main .post .post-content p{
		margin-top:15px;
	}
	#wrapper #content #main .post {
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 15px;
		line-height: 2em;
	}
	#wrapper #content #main .banner{
		background-size:100% 100%;
		height: 55px;
		font-size: 45px;
		line-height: 55px;
	}
	#wrapper #content #main .post .date {
		line-height: 25px;
		margin-right: 10px;
	}
	#wrapper #content #main .post .date p{
		line-height: 25px;
		margin: 0 0 0 0;
	}
	#wrapper #content #main .pagination{
		margin-bottom: 15px;
	}
	#wrapper #content #main .pagination p{
		font-size: 25px;
	}
	#wrapper #in-the-news {
		display: block;
		float: none;
		width: 100%;
		margin-top: 25px;
		margin-left: 0;
		height: auto;
	}
	#wrapper #content #main #in-the-news h4{
		font-size: 35px;
	}
	#wrapper #content #main #in-the-news p{
		font-size: 20px;
	}
	#wrapper #header ul#categories li{
		margin: 0;
		width: 25%;
		text-align: center;
		float: left;
		
	}
	#wrapper #header ul#categories li a{
		font-size: 20px;
		height: 50px;
		line-height: 50px;
		margin: 0;
	}
	#wrapper #header #categories #search-icon,
	#wrapper #header #categories #home-icon{
		display: none;
	}

}
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, input, blockquote {
	margin: 0; padding: 0; border: 0;
}

body {
	font-family: "Open Sans", Arial, Sans-Serif; line-height: 24px;
	font-weight: normal;
	background: url(images/tweed-purple.png);
	background-size: 200px 200px;
	z-index: -10;
}

ul{
	font-size: 13px;
}
.selected{
	background-color: #654170;
	box-shadow: #4D3155;
}
#more-menu{
	height: 50px;
	width: 50px;
	left: 25px;
	top: 0px;
	background-color: #eee;
	z-index: 1; 
}
#border{
	width: auto;
	height: 100%;
	background-size: 200px 200px;
	margin-left:100px;
    margin-right: 100px;
}
#border-search{
	float: right;
	right: 25px;
	height: 50px;
	width: 50px;
	background-color: aqua;
	text-align: center;
	background-color: rgba(67, 49, 84, .65);
	display: none;
	position: fixed;
	z-index: -1;
}
#border-search i{
	margin-top: 8px;
	color: #Eee;
	cursor: pointer;
}
#border-search i:hover{
	color: #DBDCDE;

}
#border-search a:hover{
	color: #DBDCDE;

}

#container {
	width: 925px; margin: 0 auto; 
	padding: 25px;
	background: url(images/retina_dust.png);
	background-size: 125px 125px;
	min-height: 100%;
}
#container #content #main #message{
	height: 38px;
	width: 905px;
	background-color: rgba(101, 65, 112, 0.8);
	margin-top: 198px;
	z-index: 100;
	position: absolute;
	padding-left: 20px;
	font-family: "Alegreya SC", serif;
	font-size: 16px;
	padding-top: 13px;
	box-shadow: 0 4px 0 rgba(67, 49, 84, .8);
}
#message span{
	color: #eee;
}
#container #main .metaslider-5 a{
	color: #eee;
}
.metaslider-5{
	margin-bottom: 25px;
	position: absolute;
}
#metaslider_5 li a{
	text-shadow: 0;
	color: #EEEEEE;
}
.rslides_nav{
	display: none;
}
#sexuality-scripture{
	width: 605px;
	height: 603px;
	background-color: #dbdcde;
	float: left;
	min-height: 350px;
	border-bottom: 4px solid #C6C9CA;
	position: relative;
} 
#sexuality-scripture .pagination,
#in-the-news .pagination{
	bottom: 0px;
	position: absolute;
}
#content #main #sexuality-scripture .older,
#content #main #in-the-news .older{
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#in-the-news{
	width: 295px;
	height: 603px;
	background-color: #dbdcde;
	margin-left: 25px;
	float: left;
	min-height: 350px;
	box-shadow: 0 4px 0 #C6C9CA;
	position: relative;

}
#in-the-news .post{
	padding-right: 10px;
}
#content #main .banner {
	text-align: center;
	height: 24px;
	width: 100%;
	margin: 0 0 10px 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/banner.png) no-repeat;
	background-size: contain;
	color: white;
	text-shadow: 0;
	font-size: 25px;
	text-transform: uppercase;
	font-family: "Alegreya SC", serif;
	font-weight: 400;
}
#content #main .banner a{
	color: #DBDCDE;
}
#content #main .itn-banner{
	background: url(images/banner-01.png) no-repeat;
	background-size: contain;
}
.post-content{
	margin-left: 15px;
	margin-right: 15px;
}
#sexuality-scripture .moretag,
#in-the-news .moretag {
	font-size: 13px;
}

#header {
	overflow: hidden;
	background-color: white;
	height: 98px;
	width: 1076px;
	box-shadow: 0 4px 0 #E6E7E8;
	margin: 0 auto 25px

}
#logo{
	position: absolute;
	z-index: 10;
	margin-top: 9px;
	margin-left: 15px;
}
	#search-input{
		cursor: pointer;
	}
#header ul li.selected {
    background-color: #ccffff;   
}
#header ul#categories #home-icon a{
	background-color: rgba(100, 100, 100, 0);
	box-shadow: none;
	color: #528137;
	padding: 0;
	height: 44px;
	line-height: 44px;
}
#header ul#categories #home-icon a:hover{
	color: #4a7534;
}
#header ul#categories #search-icon{
		margin-right: 5px;
	}
	#home-icon{
		border-left: 1px solid #DBDCDE;

	}
	#search-icon,
	#home-icon{
		color: #528137;
		line-height: 44px;
		height: 44px;
	}
	#search-icon:hover,
	#home-icon:hover{
		color: #4a7534;
	}
	ul#categories #home-icon .fa-home{
		margin-left: 10px;
	}
	#search-icon .fa-search,
	#home-icon .fa-home,
	#search-icon .fa-times{
  		line-height: 44px;
  		margin-left: 5px;
  		cursor: pointer;
	}
	#search-wrapper{
		padding-right: 7px;
		height: 34px;
		width: 139px;
		border-radius: 3px;
		box-shadow: 0 2px 0 #DBDCDE;
		background-color: #eee;
	}
	ul .search-bar{
		height: 30px;
		font-size: 14px;
		width: 109px;
		margin-top: 2px;
	}
#header ul#categories #header-search{
		margin-top: 5px;
		line-height: normal;
		margin-left: 10px;
		display: none;
	}
	#header-search input{
		padding-left: 10px;
		background-color: #eee;
		line-height: normal;
		outline: none; 
	}
	#header-search button{
		background: #eee;
		border: none;
		color: #A9A9A9;
		height: 20px;
		text-align: center;
		padding: 0;
		margin-top: 7px;
		float: right
	}
	#header-search button:hover{
		border: none;
		color: gray;
	}
	#header-search fieldset,
	#header-search form{
		height: 34px;
		margin-left: 0px;
	}

	#header h1 {
		float: left;
	}
	
	#header ul#categories {
		float: right; list-style: none;
		display: table-cell;
    	vertical-align: middle;
    	height: 44px;
    	margin-top: 27px;
    	margin-right: 12px;

	}
		#header ul#categories li {
			float: left; margin: 0 0 0 5px;
		}
			#header ul#categories li a {
				display: block;
				font-size: 14px; font-weight: bold; text-transform: uppercase; color: #eee;
				text-decoration: none;
				padding: 10px;
				background-color: #528137;
					-webkit-transition: background-color 250ms linear;
    				-moz-transition: background-color 250ms linear;
    				-o-transition: background-color 250ms linear;
    				-ms-transition: background-color 250ms linear;
    				transition: background-color 250ms linear;
				box-shadow: 0 4px 0 #4a7534;
				font-family: "Alegreya SC", serif;
				font-weight: normal;
				height: 24px;
			}
				#header ul#categories li a:hover, #header ul#categories li a:focus {
					background-color: #4a7534;
					-webkit-transition: background-color 250ms linear;
    				-moz-transition: background-color 250ms linear;
    				-o-transition: background-color 250ms linear;
    				-ms-transition: background-color 250ms linear;
    				transition: background-color 250ms linear;
    				box-shadow: 0 4px 0 rgb(64,104,45);
				}
#related-items{
	height: auto;
	width: 150px;
	background-color: #654170;
	float: right;
	line-height: 1.25rem;
	box-shadow: 0 4px 0 #4D3155;
	margin-left: 20px;
}
#ri-banner{
	width: 150px;
	height: 30px;
	background-color: #4D3155;
	text-align: center;
	line-height: 30px;
}
#related-items li{
	margin-left: 30px;
	color: #eee;
	font-size: 12px;
	margin-bottom: 10px;
	list-style-type: circle;
}
#related-items li:hover{
	list-style-type: disc;
}
#related-items li a{
	color: #eee;
}
#related-items li a:hover{
	color: #DBDCDE;
}
#related-items ul{
	margin-top: 10px;
	margin-bottom: 20px;
}
#content #main #goals-list{
	list-style: disc;

}
#goals ul li{
	list-style: disc;
}
.press .post{
	margin-left: 0px;
}
#releases{
	float: left;
	height: auto;
	width: 875px;
	background-color: #DBDCDE;
	padding: 25px;
	box-shadow: 0 4px 0 #C6C9CA;
}
.presstitle{
	margin-bottom: 20px;
	margin: 0 0 20px 0;
}
#onweb{
	float: left;
	height: auto;
	width: 875px;
	background-color: #DBDCDE;
	padding: 25px;
	margin-top: 29px;
	border-bottom: 4px solid #C6C9CA;
}
			
#content {
	overflow: hidden;
}

	#content a {
		font-weight: bold; color: #654170;
		text-shadow: 0; text-decoration: none;
	}
		#content a:hover, #content a:focus {
			color: #4D3155;
		}

	#content #main {
		width: 925px; float: left; padding: 0 0 0 0; color: #474747;
	}
		#content #main h2 {
			color: #528137; margin: 0 0 25px 0; font-size: 30px; text-shadow: 0 2px 0px #fff; text-transform: uppercase;
			font-family: "Alegreya SC", serif;
		}
			#content #main h2.title {
				color: #528137; margin: 0 0 25px 0; font-size: 30px;
				font-family: "Alegreya SC", serif;
			}
			#content #main h2.title a{
				color: #528137;
			}
			#content #main h2.title a:hover{
				color: #4a7534;
			}
		
		#content #main h3 {
			font-size: 25px; text-shadow: 0 2px 0px #fff; text-transform: none; color: #654170;
		}
		
		#content #main h4 {
			font-size: 16px; margin: 0 0 0 0; text-shadow: 0 0 0; text-transform: uppercase; color: #654170;
			font-family: "Alegreya SC", serif;
		}
		#content #main h5 {
			font-size: 16px; margin: 0 0 12px 0; text-shadow: 0 0 0; text-transform: uppercase; color: #eee;
			font-family: "Alegreya SC", serif;
		}
		
		#content blockquote {
			border-left: 5px solid #d6d6d6; padding: 0 0 0 20px;
		}

		#content #main p {
			margin: 10px 0 10px 0; font-size: 13px;
		}
		#content #main #in-the-news p,
		#content #main #sexuality-scripture p{
			margin: 0 0 0 0; font-size: 13px;
		}
	
		#content #main .pagination {
			overflow: hidden;
		}
			#content #main .pagination p a { 
				width: auto; height: auto; padding: 0;
			}
			#content #main .pagination p.older {
				float: left; 
			}
			#content #main .pagination p.newer {
				float: right;
			}
	
#content #main .post {
	overflow: hidden;
}
	#content #main .post .date {
		width: 70px; height: 25px; padding: 2px; margin: 0 0 0 0;
		background: #654170;
		text-align: center; 
		border-radius: 3px;
		float: left;
	}
		#content #main .post .date p {
			font-size: 20px; font-weight: bold; color: #fff;
			text-shadow: 0 2px 3px #4D3155;
			margin: 0 0 10px 0;
		}
			#content #main .post .date p span {
				margin: 0 0 0 0;
				display: block; font-size: 15px; font-weight: normal; text-transform: uppercase;
			}
	#content #main .post .date.search-date{
	height: 50px;
	float: left;
	position: absolute;
	margin-top: 3px;
}
#content #main #search-div .post-content{
	margin-left: 90px;
	float: right;
	margin-top: 0;
}
#content #main #search-div .post{
	margin-bottom: 25px;
}					
	#content #main .post ul, #content #main .post ol {
		list-style: disc; margin: 0 0 25px 40px; font-size: 15px;		
	}
			
#content #main .post .post-content {
	margin-top: 3px;
	float: left;
	overflow: hidden;
}
	#content #main .post .post-content ul.post-meta {
		width: auto; height: 21px; list-style: none; padding: 0; margin: 0;
	}
		#content #main .post .post-content ul.post-meta li {
			float: left; margin-left: 0;
			font-size: 15px; font-weight: bold; text-transform: uppercase; color: #fff; text-shadow: 0px 2px 3px #b8b8b8;
		}
			#content #main .post .post-content ul.post-meta li.read-more {
				margin-left: 25px;
			}

		
		#main #comments ol.commentlist, #main #comments ol.commentlist ul {
				margin: 0; list-style: none;
			}
				#main #comments ol.commentlist li {
					padding: 0 47px 20px 0; margin: 0 0 20px 0; clear: both;
					background: url(images/post-divider.png) right bottom no-repeat;
				}
				
				#main #comments ol.commentlist ul.children {
					margin: 0 0 0 40px;
				}
					#main #comments ol.commentlist ul.children li {
						background: none; padding: 0;
					}
				
				#main #comments .comment {
					overflow: hidden;
				}
					#main #comments .comment .avatar {
						float: left; margin: 0 15px 10px 0;
						border: 3px solid #d6d6d6;
					}
					#main #comments .comment .commenttext {
						float: left; 
					}
						#main #comments .comment cite {
							margin : 0 0 5px 0; font-style: normal;
						}
							#main #comments .comment span { display: none; }
					
					#main #comments .comment .comment-meta {
						float: right; font-size: 11px; margin: -20px 0 0 0; 
					}
					#main #comments .comment .reply a {
						display: block; clear: both; float: right;
					}
					#main #comments .comment .cancel a {
						display: block;  float: right; clear: both;
					}
			
			#main #comments #respond {
				margin: 0 0 50px 0; clear: both;
			}
				#main #comments #respond form label {
					float: left; clear: left; width: 80px; text-align: right; margin: 9px 10px 0 0;
					font-size: 17px;
				}
				#main #comments #respond form input {
					float: left; width: 250px; height: 16px; margin: 0 20px 10px 0; padding: 10px; 
					background: #f9f9f9; border: 1px solid #dedede; font: 15px "Open Sans", Arial, Sans-Serif; color: #666;
					border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
				}
				#main #comments #respond form textarea {
					float: left; width: 400px; height: 120px; margin: 0 0 10px 0; padding: 10px;
					background: #f9f9f9; border: 1px solid #dedede; font: 15px "Open Sans", Arial, Sans-Serif; color: #666;
					border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
				}
					#main #comments #respond form input.commentsubmit {
						width: 200px; height: 54px; padding: 15px 20px; margin: 0 0 0 89px; text-align: center;
						background: url(images/btn-bg.jpg);
						border: none; cursor: pointer;
						
						font-weight: bold; text-transform: uppercase; color: #654170;
						text-shadow: 0 2px 0px #fff; text-decoration: none;
					}
						#main #comments #respond form input:focus, #content #main #comments #respond form textarea:focus {
							border: 1px solid #cccccc;
						}							
							#main #comments #respond form input.commentsubmit:focus {
								border: none;
							}
	
#content #side {
	width: 200px; float: left; padding: 5px 20px;
}

	#content #side p#subscribe a {
		display: block; height: 30px; font-size: 20px; color: #fff; padding: 7px 0 0 45px; margin: 0 0 15px 0;
		text-shadow: 0px 2px 3px #b8b8b8;
		background: url(images/rss-icon.png) left no-repeat;
	}
		#content #side p#subscribe a:hover, #content #side p#subscribe a:focus {
			color: #eee;
		}
	
	#content #side ul#pages {
		list-style: none; margin: 0 0 30px 0;
	}
		#content #side ul#pages li {
			margin: 0 0 5px 0;
		}
			#content #side ul#pages li a {
				display: block; width: 157px; height: 23px; padding: 12px 20px; text-align: center;
				background: #eee url(images/sidebar-btn.png);
			}
	
#content #side h3 {
	font-size: 20px; text-transform: uppercase; color: #fff; margin: 0 0 5px 0;
	text-shadow: 0px 2px 3px #b8b8b8;
}
	#content #side ul#follow-me {
		overflow: hidden; list-style: none; margin: 0 0 30px 0;
	}
		#content #side ul#follow-me li {
			float: left; margin: 0 8px 8px 0;
		}
			#content #side ul#follow-me li a {
				display: block; width: 32px; height: 32px;
				text-indent: -9999px;
			}
				#content #side ul#follow-me li a.twitter {
					background: url(images/social-icons/twitter_32.png);
				}
				#content #side ul#follow-me li a.facebook {
					background: url(images/social-icons/facebook_32.png);
				}
				#content #side ul#follow-me li a.flickr {
					background: url(images/social-icons/flickr_32.png);
				}
				#content #side ul#follow-me li a.youtube {
					background: url(images/social-icons/youtube_32.png);
				}
				#content #side ul#follow-me li a.vimeo {
					background: url(images/social-icons/vimeo_32.png);
				}
				#content #side ul#follow-me li a.delicious {
					background: url(images/social-icons/delicious_32.png);
				}
				#content #side ul#follow-me li a.digg {
					background: url(images/social-icons/digg_32.png);
				}
				#content #side ul#follow-me li a.lastfm {
					background: url(images/social-icons/lastfm_32.png);
				}
	
	
#content #side form#search {
	margin: 0 0 30px 0;
}
	#content #side form#search input.search-bar {
		width: 135px; height: 43px; padding: 1px 45px 0 15px; float: left;
		background: #eee url(images/search-bar.png);
		font-size: 15px; color: #474747;
	}
	#content #side form#search input.search-btn {
		width: 27px; height: 27px; float: right; margin: -36px 15px 0 0; cursor: pointer;
		background: url(images/search-btn.png); text-indent: -9999px; padding: 0 0 0 27px;
	}
	
	
#footer {
	overflow: hidden;
	height: 52px;
	margin-top: 25px;
	background-color: #DBDCDE;
	box-shadow: 0 4px 0 #C6C9CA;
	padding: 25px;

}

	#footer ul#credits {
		overflow: hidden; list-style: none; float: left;
		line-height: 52px;
	}
		#footer ul#credits li {
			float: left; margin: 0 10px 0 0; line-height: 52px; width: auto; height: 52px;
		}
			#footer ul#credits li a {
				display: block; height: 52px;
			}
				#footer ul#credits li a.facebook { 
					width: auto; 
					color: #3B5998;
				}
				#footer ul#credits li a.facebook:hover{  
					color: #344E87;
				}
				#footer ul#credits li a.twitter { 
					width: auto;
					color: #55ACEE;
				}
				#footer ul#credits li a.twitter:hover { 
					color: #5CA1D2;
				}
				#footer ul#credits li a.youtube { 
					width: auto;
					color: #CC181E;
				}
				#footer ul#credits li a.youtube:hover{ 
					color: #B71F26
				}
				#footer ul#credits li a.donate{ 
					width: auto;
					
					color: #A4BD99;
				}
				#footer ul#credits li.donate-list{
					margin-right: 2px;
				}

				#footer ul#credits li a.donate:hover{ 
					color: #8B9F81;
				}
				#footer ul#credits li .donate-text{
					margin-top: 14px;
					display: none;
				}
				#footer ul#credits li #copyright{
					float: right;
				}
				.point {	
				    width: 0; 
					height: 0; 
					border-top: 4px solid transparent;
					border-bottom: 4px solid transparent;
					border-right: 6px solid #8B9F81;
				    float:left;
				    line-height:20px;
				    margin-top:6px;
				}
				.box{
				    height: 20px;
				    width: 50px;
				    background: blue;
				    margin-left:6px;
				    line-height: normal;
				    background-color: #8B9F81;
				    text-align: center;
				    border-radius: 3px;
					color: white;
				}
	p#back-top {
		position: fixed;
		right: 32px;
		bottom: 50px;
		display: none;
		width: 36px;
		text-align: center;
	}
		p#back-top a {
			font-size: 16px; text-transform: uppercase; text-decoration: none;
			color: #DBDCDE; text-shadow: 0 0 0 0;
			width: 36px;
			text-align: center;


		}
			p#back-top a:hover, #footer p#back-top a:focus {
				color: #C6C9CA;
			}


a { outline: none; }

/* Wordpress Alignment Stuff */

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	margin-left: 15px;
}

.alignleft {
	float: left;
	margin-right: 15px;
}