/* CSS Document */

/* HOME *****************************************************************/
.module {margin: 30px 20px 10px 0;}
.module p {margin:0; padding:0 5px;}
.right-m {margin-right: 0;}

.ic_container {
    vertical-align:baseline;
    position:relative;
	height:200px;
	width:700px;
    box-shadow: 0 6px 13px -6px #000;
	border-radius: 3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    -khtml-border-radius:3px;
    -moz-box-shadow: 0 6px 13px -6px #000;
    -webkit-box-shadow: 0 6px 13px -6px #000;
}
.overlay{    
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	opacity:0.3;
}
.ic_caption{
    position:absolute;          
    overflow:hidden;
    margin:0px;
    padding:0px;
    left:0px;
    right:0px;
    cursor: pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
}
p.ic_category{
    text-transform:uppercase;
    font-size:12px;
    letter-spacing:3px;
    padding:5px 10px 0 10px;
    margin:0px;
	color: #e59e22;
}
.ic_caption h2{
	padding:2px 10px 10px 10px;
    margin:0px;
    font-size:21px;
	text-transform:capitalize;
	color: #FFF;
}
p.ic_text{
    padding: 0px 10px 10px 10px;
    margin:0px;
    text-align:justify;
    font-family:'Oxygen', sans-serif;
	font-size:13px;
	line-height:18px;
}

#slideshow { /* Slideshow Container */
	position:absolute;
	margin:0 auto;
	padding:0;
	top: 100px;
	left:0;
	height: 305px;
	width: 1024px; /* previous 960px */
}
#slides { /* Slides */
	margin: 10px 0px 0px 10px;
	box-shadow: 0px 0px 10px 2px #000;
	width:1004px; /* previous 940px */
	height:285px;
	overflow:hidden;
}
#slides img {
	border: none;
	height:285px;
	width:1004px; /* same as #slides */
}
#slides img {
	border:0;
}
/* media section */
.twocol {
	width:335px;
	border: 1px dashed #E0E0E0;
	margin-bottom: 30px;
}
.twocol h4 {
	display:block;
}
.media-home {
	padding: 12px;
}
.media-home a img{
	display:block;
	border: 2px solid #D3D3D3;
	border-radius: 1px;
	box-shadow: 0 10px 25px -15px #111;
}
.media-home p {
	font-size: 0.8em;
	line-height: 1.45em;
}
.media-home p a {
	font-size: 1em;
}
.media-home p span {
	display: inline-block;
	width: 55px;
}
.two-column-left {
	float:left;
	margin-right: 25px;
}
.two-column-right {
	float:left;
}



/* ABOUT *****************************************************************/

/* Declaration of Faith */
.doctrine {
	margin: 5px 10px 17px;
	text-align:justify;
	font-size: 12px;
	font-weight: 700;
	color: #659292;
}
.doc_desc {
	font-size: 14px;
	font-weight: 400;
	color: #444;
}
.doc_desc b {
	font-size: 21px;
	font-weight: 400;
	color: #e59e22;
}
.doc_vrs {
	color: #AAA;
}

/* Pastors Corner */
p#profile img {
	display: inline-block;
	float:left;
	height: auto;
	width: auto;
	margin: 0 15px 12px 2px;	
	border: 5px solid #FFF;
	box-shadow: 0px 3px 13px -5px #000;
}
p#profile span {
	display: block;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 28px;
	padding: 8px 0 18px;
	color: #BBB;
	text-shadow: 1px 1px 1px #FFF;
}
.bib {
	padding: 8px 0 10px 15px;
	font-size: 12px;
	margin: 0;	
}
.ls {font-size: 14px;}
.bib i {
	color: #888;
	font-size: 14px;
}
.bib span {
	color: #169;
	font-size: 14px;
}
ul.acc {
	list-style-type: none;
	padding: 10px 0 0 15px;
	margin: 0 0 15px;
}
ul.acc li {
	padding-bottom: 5px;
}

/* Location & Schedule */
#services {
	margin: 0 0 25px 10px;
}
.serv {
	width: 700px;
	padding: 5px 0;
	border-bottom: 1px solid #E3E3E3;
}
.servd {
	display: inline-block;
	width: 85px;
	padding-left: 10px;
	vertical-align:top;
}
.servt {
	display: inline-block;
	width: 60px;
	text-align: right;
	padding-right:10px;
}
.serve {
	display: inline-block;
	width: 430px;
}
#locate {
	line-height:19px;
	padding: 0 0 10px 20px;
}
#map {
	height:380px; 
	width:640px; 
	margin: 0 auto; 
	box-shadow: 0px 3px 12px -4px #000;
}

/* Employment Opportunities */
.employment-entry {
	position:relative;
	border-bottom: 3px double #CCC;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}
.employment-l {
	float:left;
	width: 75px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-bottom-right-radius: 17px;
}
.employment-r {
	float:right;
	width: 610px;
}
.employment-c {
	position: relative;
	border-top: 4px solid #F0F0F0;
	padding: 10px;
	font-size: 13px;
	line-height: 21px;
	color: #568;
}
.employment-c a {
	font-size: 13px;
}
.emp-left {
	float:left;
	width: 14%;
}
.emp-rght {
	float:right;
	width: 85%;
	text-align:left;
}
.emp-add-fix p {
	margin-top: 0;
	margin-bottom: 0;
}
.e-month {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	line-height: 18px;
	padding: 8px 0 0;
	color: #CCC;
}
.e-date {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 28px;
	text-align: center;
	line-height: 32px;
	padding: 8px 0 8px;
	letter-spacing:1px;
}
.e-year {	
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 12px;
	text-align: center;
	line-height: 12px;
	padding: 0 0 8px 10px;
	letter-spacing: 11px;
	color: #CCC;
}
.e-title {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 22px;
	color: #6fa6a6;
	padding: 3px 0 0;
	margin: 0 0 12px 0;
}
.employment-r p span {
	text-transform:uppercase;
	color: #888;
}
p.footnt {
	font-size: 12px;
	line-height: 21px;
	color: #568;
}

/* MINISTRIES *****************************************************/
/* Childcare */
p#profile {position:relative;}
p#profile span.capt {
	position: absolute;
	top: 152px;
	left: 35px;
	display: block;
	font-family: 'Oxygen', sans-serif;
	font-weight: 300;
	font-size: 9px;
	padding: 0;
	color: #6fa6a6;
	text-shadow: none;
	text-transform:uppercase; 
	letter-spacing: 1px;
}
.ministry-img {
	display:inline-block;
	height: auto;
	width: auto;	
	border: 5px solid #FFF;
	box-shadow: 0px 3px 13px -5px #000;
}
.ministry-img-left {
	float: left;
	margin: 0 10px 12px 2px;
}
.ministry-img-rght {
	float:right;
	margin: 0 0 12px 10px;
}

/* Recovery Program */
.recovery p span { /* Main points of paragraphs */
	color: #39F;
}
.reasons { /* Reason list */
	padding-left: 20px;
	color: #169;
}
/* Image Galleries */
.gallery {
	margin: 0 0 30px 0;
	padding: 0;
}
img.thp {
	padding: 0;
	margin: 5px 5px 0 5px;
	box-shadow: 0 3px 10px -4px #000;
}
img.thp:nth-child(5n+1) {
	margin-right: 0;
}
/* Announcements */
.announcement-layout img {	
	float:left;
	margin-top: 8px;
	margin-right: 15px;
	height: auto;
	width: 200px;
	box-shadow: 0 3px 15px -4px #000;  
}
.announcement-layout p {
	font-size: 13px;
	line-height: 18px;
	text-align:justify;
	margin: 0 0 0 215px;	
}
.announcement-entry {
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.announcement-entry:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
/* Career Development */
.career-layout ul {
	margin: 0 0 0 215px;
	padding: 0 0 12px 40px;
}
.career-layout ul li {
	color: #39F;
}
/* Calendar Feeds */
.calendar-container, .calendar-nocontainer {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}
.calendar-container { /* displaying date */
	margin: 7px 0 0;
	padding: 0;	
}
.calendar-nocontainer { /* no date displayed */
	margin: 0;
}
.calendar-item {
	padding: 0 0 0 38px;
	margin: 0 0 10px;
}
.calendar-item-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: 400;	
	margin: 10px 0 0;
	padding: 20px 0 0 10px;
	color: #444;
	text-transform: capitalize;
	letter-spacing: 0;
	border-top: 7px solid #E8E8E8;
}
.calendar-item-date:first-child {
	margin: 20px 0 0;
	padding: 0 0 0 10px;
	border-top: none;
}
.calendar-item-title {
	font-family: 'Open Sans', sans-serif;	
	font-size: 14px;
	font-weight: 700;
	color: #7985B5;
	text-transform: capitalize;
	padding: 5px 0 0;
	margin: 0;	
}
.calendar-item-time {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #333;
	padding: 1px 0 7px;
	line-height: 17px;
}
.calendar-item-detail {
	margin: 0;
	padding: 0; 
}
.calendar-item-detail, .calendar-item-detail p{
	font-size: 12px;
	line-height: 16px; 
	color: #999;
	text-transform:none;
	text-align: justify;	
}
.calendar-item-detail p {
	padding: 0 0 8px;
	margin: 0;
	line-height: 1.4em;
}
.calendar-item-detail a {
	border-bottom: 1px dotted #BBB;
}
.calendar-item-detail a:hover {
	border-bottom: 1px solid #7985B5;
}
/* No results from calendar feed */ 
.no-result {
	font-size: 0.85em;
	color: #888;
	text-align:center;
	margin-top: 45px;
	margin-bottom: 45px;
	letter-spacing: 0.1em;
}


/* CDC Services Section */
.services-container h4 {
	margin-top: 0;
	padding-top: 0;
}
.services-container ul {
	margin-top: 0;
	padding-top: 0;
}
.service-container img {
	display: block;
	float: left;
	margin-right: 15px;
}
.service-content, .cdcnews-content {
	margin-bottom: 25px;
	padding-bottom: 20px;
}
.service-content:last-child, .cdcnews-content:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
.inline-img-left {
	display:block;
	float:left;
	margin-right: 15px;
	margin-top: 1px;
	margin-bottom: 3px;
	border: 4px solid #E3E3E3;
	border-radius: 4px;
	box-shadow: 0 3px 12px -4px #000;
}
/* Family Ministries */
.entry-time {
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: .04em;
	color: #368;
	line-height: 0.1em;
	padding: 18px 0 8px 0;
	margin: 0;
}
.entry-time span {
	color: #BBB;
}
.etimage {
	margin-left: 223px;
}


/* Social Buttons */
.socialset {
  display: block;
  margin-top: 5px;
  margin-bottom: 7px;
  overflow:hidden;
  border-top: 2px solid #F1F1F1;
  border-bottom: 2px solid #F1F1F1;
  padding: 10px 10px 0;
}
/* Social Buttons In List */
.twittertweet, .facebooklike {
  float:left;
  padding-bottom: 1px;
}
.facebooklike {
  margin-top: -4px;
  margin-right: 15px;
  margin-bottom: 0;
}
.twittertweet {
  margin-left: 0;
  margin-right: -15px;
}
/* Social Buttons In Post */
.post-social>.twittertweet, .post-social>.facebooklike, .post-social>.linkedinshare, .post-social>.googleplusone {
  float:left;
  padding-bottom: 4px;
}
.post-social>.facebooklike {
  margin-top: -3px;
  margin-right: 0;
  margin-bottom: 0;
}
.post-social>.twittertweet {
  margin-left: 13px;
  margin-right: -15px;
}
.post-social>.linkedinshare {
  margin-left: 0;
  margin-top: 0;
}
.post-social>.googleplusone {
  margin-left: 10px;
  margin-top: 0;
}


/* MEDIA **********************************************************/

/* Latest Video */
#latest-vid {
	height: 230px;
	width: 307px;
	border: 2px solid #D3D3D3;
	border-radius: 2px;
	box-shadow: 0 10px 25px -15px #111;
	margin: 0;
	padding: 0;
}
/* Archive */
.vcontainer {
	height:auto;
	width: 315px;
	margin: 0 0 20px;
	padding: 0 15px;
	float:left;
}
.vcontainer h4 {
	margin: 12px 0 8px;
	padding: 0;
	font-size: 21px;
	letter-spacing:normal;
	text-transform:capitalize;
	color: #169;
}
p.vdesc {
	width: 315px;
	height: auto;
	margin: 0;
	padding: 5px 0 0;
	text-align:justify;
	line-height: 15px;
	font-size:11px;
	color: #888;	
}
/* Live */
#lvplayer {
	height: 409px;
	width: 680px;
	margin: 20px auto 10px;
	border: 1px solid #F90;
	box-shadow: 0 4px 12px -3px #000;
}

/* BLOG *************************************************************/
/* Blog Listing */
.blog-list {
	padding: 10px 0;
}
.blog-list .blog-entry {
	margin-bottom: 20px;
}
.blog-entry h1 {

}
.blog-entry h2 {
	margin-bottom: 4px;
}
.entry-title {
	font-family: 'Oswald', sans-serif;
	font-size: 1.2em;
	font-weight: 300;
	text-transform: capitalize;
	text-shadow: 0 1px 1px #FFF;
	line-height: 1.3em;
}
.entry-date {
	font-size: 0.9em;
	color: #999;
	padding-bottom: 12px;
	word-spacing: 0.1em;
}
.single-date {
	border-top: 1px solid #E8E8E8;
  	border-bottom: 1px solid #E8E8E8;
  	background-color: #FFF;
  	padding: 10px 10px;
  	margin-bottom: 10px;
}
.entry-summary p, .entry-content p {
	line-height: 1.6em;
}
.entry-summary img, .entry-content img  {
	float:left;
	display: block;
	margin-top: 7px;
	margin-right: 14px;
	margin-bottom: 2px;
	border: 2px solid #D3D3D3;
	border-radius: 12px;
	box-shadow: 0 10px 25px -15px #111;
}
.entry-content img {
	margin-top: 14px;
}
.entry-summary {
	padding: 8px 0 0;
}
/* Home Blog Summary */
.home-list, .home-list .entry-summary {
	padding: 0;
}
.home-list {
	margin-bottom: 20px;
}
.noMargin-btm {
	margin-bottom: 15px;
}
.noMargin-btm-zero {
	margin-bottom: 0;
}
.home-list h4 {
	background-color: transparent;
	line-height: 1.5em;
	padding-top: 4px;
	padding-left: 0;
}
/* End Home Blog Summary */
ul.list-inline {
	display: inline-block;
	margin: 15px 0 4px;
	padding: 0;
}
.list-inline li {
	display: inline;
	list-style: none;
}
.cat-links, .tag-links { /* Inline Category List Customized */
	padding-left: 5px;
	margin-bottom: 0;
}
.cat-links>li {
  	padding-left: 0;
  	padding-right: 0;
}
.cat-links>li>a {
	font-size: 0.85em;
}
.cat-links>li:after {
  	content: ", ";
}
.cat-links>li:last-child:after {
  	content: "";
}
ul.tag-links {
	margin: 0 0 23px 30px;
	line-height: 1.4em;
}
ul.tag-links a {
	font-size: 0.85em;
}
.tag-links>li {
  	padding-left: 0;
  	padding-right: 4px;
}
.blogsidelist {
	margin: 0 0 33px 30px;
	padding: 0;
	list-style-type: square;
	font-size: 0.85em;
	line-height: 1.4em;
}
.blogsidelist>li>ul {
	margin: 0 0 0 18px;
	padding: 0;
}
.blogsidelist li {
	margin: 1px 0 3px;
	padding: 0;
}
.blogsidelist a {
	font-size: 1em;
}
.blogLeft {
	float:left;
	width:220px;
}
.blogRight {
	float:right; 
	width: 480px;
}
.blogLefthome {
	float:left;
	width:120px;
}
.blogRighthome {
	float:right; 
	width: 580px;
}
.pages-container {
	padding: 0 15px;
	margin: 10px auto 20px;
	border: 1px solid #E5E5E5;
	border-top: 4px solid #BBB;
	background-color: #EEE;
	box-shadow: 0 8px 23px -14px #222;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius:  15px;
}
.pages {
	float: left;
	width: 32%;
	padding: 10px 0 9px;
}
.left-paging {
	padding-left: 10px;
	text-align: left;
}
.mid-paging {
	text-align: center;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}
.right-paging {
	text-align: right;
}
.disabled {
	color: #BBB;
}
.comments {
	margin-left: 40px;
	margin-bottom: 30px;
}
.commentbox {
	padding: 18px 12px 12px;
	border-collapse: collapse;
	border: 1px dashed #E0E0E0;
}
.commentbox:nth-child(2n+2) {
	background-color: #F5F5F5;
	border-top: none;
}
.comment-profile {
	float: left;
	width: 65px;
	height: 65px;
	border: 1px solid #e59e22;
	border-radius: 4px;
}
.comment-content {
	float: right;
	width: 550px;
}
.comment-content p {
	padding: 0 0 8px;
}
.comment-content p.entry-date {
	border-bottom: 1px solid #f2bd5f;
	margin-bottom: 14px;
	padding: 0 0 4px;
}
.commenter {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 1.2em;
	color: #09C;
}

/* CONTACT **********************************************************/
/* Contact Form */
#cform {
	margin: 0 0 60px 0;
	clear:both;
}
#cnote {
	padding:0 0 0 5px;
	margin:0;
	font-size: 12px;
	color: #ca1123;
}
#cnotice {
	padding: 0;
	margin: 5px 0 0;
	font-size: 13px;
	color: #555;
	line-height: 19px;
}
form.ctt {
	display:block;
	margin: 0 0 0 40px;
	padding:0;
}
form.ctt label {
	display: block;
	font-size: 1.1em; 
	font-weight:600;
	vertical-align:top;
	padding: 6px 0 0 2px;
	margin: 15px 0 0;
	color: #666;
}
form.ctt input {
	display:block;
	height: 20px;
	width: 285px;
	padding: 9px 9px 8px;
	margin: 2px 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	background-color: #EEE;
	border: 1px solid #CCC;
	border-radius: 2px;
	color: #BBB; 
}
form.ctt label.checkform {
	display: inline-block;
	width: auto;
	font-size: 0.9em;
	font-weight:600;
	vertical-align:top;
	padding: 0;
	margin: 15px 0;
	color: #568;
}
form.ctt input.checkform {
	display: inline-block;
	height: 20px;
	width: 20px;
	padding: 6px;
	margin: 15px 5px 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	background-color: #EEE;
	border: 1px solid #CCC;
	border-radius: 2px;
	color: #BBB;
}
form.ctt select {
	display:block;
	height: auto;
	width: 304px;
	padding: 9px 7px 7px 10px;
	margin: 2px 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	background-color: #EEE;
	border: 1px solid #CCC;
	border-radius: 2px;
	color: #BBB; 
}
form.ctt textarea {
	display: block;
	min-height: 100px;
	min-width: 500px;
	max-width: 500px;
	padding: 9px;
	margin: 2px 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	background-color: #EEE;
	border: 1px solid #CCC;
	border-radius: 2px;
	color: #BBB; 
}
form.ctt input:focus, form.ctt select:focus, form.ctt textarea:focus {
	outline:none;
	background-color: #FFF;
	border: 1px solid #9fbdbd;
	color: #4c7474; 
}
form.ctt input.send {
	display:inline-block;
	float:left;
	height:auto;
	width: auto;
	padding: 12px 34px;
	margin: 25px 0 0;
	background-color: #EEE;
	background-image: url(../images/design_layout/bg_buttons.jpg);
	background-repeat: repeat;	
	border: 1px solid #CCC;
	border-radius: 4px;
	box-shadow: inset 0 -20px 60px -30px #CCC;
	color: #368;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #FFF;
	text-align: center;
	letter-spacing: 2px;
	transition-property: all;
	transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-webkit-transition: all .15s ease-in-out;
}
form.ctt input:hover.send {
	color:#7AC;
	box-shadow: inset 0 20px 60px -30px #CCC;
}
#errors { /* Error Container */
	height: 16px;
	padding: 10px 0 0 10px;
}
#error { /* Error Message */
	font-size:14px;
	display:none;
	color: #ca1123;
	margin-left: 130px;
}
#success { /* Success Message */
	font-weight: 600;
	font-size:15px;
	color: #093;
	text-align: center;
}
#success span { /* Message Name Reflect */
	text-transform:capitalize;
}
form.ctt label.error {
	margin: 0;
}
form.ctt span.error {
	display: block;
}
span.error, .error {
  color: #F00;
  font-weight: 400;
  font-size: 0.8em;
}
form input.hd {
	visibility: hidden;
	display:none;
	height: 0;
}

/* Contact Directory */
#directory {
	margin: 0 0 25px 10px;
	font-size: 14px;
}
.direct {
	width: 700px;
	padding: 5px 0;
	border-bottom: 1px dashed #DDD;
}
.dirh {
	font-weight: 700;
	padding: 5px 0 3px;
	margin-bottom: 8px;
	border-bottom: 1px solid #DDD;
}
.dira { /* Dept */
	display: inline-block;
	width: 225px;
	padding-left: 10px;
}
.dirb { /* Director */
	display: inline-block;
	width: 125px;
	padding-left: 10px;
}
.dirc { /* Phone */
	display: inline-block;
	width: 110px;
	padding-right: 10px;
}
.dird { /* Hours */
	display: inline-block;
	width: 185px;
}
.dird span {
	display:inline-block;
	float:right;
	width: 115px;
	text-align: right;
}
h2.cspace {
	padding-bottom: 8px;
}

/* Give Online */
p.newp {
	padding-top: 8px;
	margin-top: 0;
}
#give-more {
	display:none;
}
#donate {
	width: 280px;
	float:left;	
}
#dbutton {
	width: 179px;
	height: auto;
	margin: 5px auto 0;
	opacity: 1;
	transition: opacity .1s ease-in-out;
	-moz-transition: opacity .1s ease-in-out;
	-webkit-transition: opacity .1s ease-in-out;
}
#dbutton:hover {
	opacity: 0.7;
}
#give-divide {
	float:left;
	width: 96px;
	height: 60px;
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
	font-weight: 400;
	color: #DDD;
	text-align: center;
	padding-top: 30px;
	border-left: 2px dashed #DDD;
	border-right: 2px dashed #DDD;
}
#give-address {
	width: 300px;
	float:left;
	text-align: center;
}
#give-address p {
	margin: 0;
	padding: 0;
}
p#sgive {
	font-size:13px;
	line-height: 17px;
	text-align:justify;
}
#side-btn {
	width: 179px;
	margin: 0 auto;
	opacity: 1;
	transition: opacity .1s ease-in-out;
	-moz-transition: opacity .1s ease-in-out;
	-webkit-transition: opacity .1s ease-in-out;
}
#side-btn:hover {
	opacity: 0.7;
}

/* Guestbook */
/* Libro de Visitas */
.sh_entry {
	width: 700px;
	height:auto;
	line-height: 21px;
	font-weight: 400;
	padding: 5px 0 0;
	background-color:#FFF;
	border: 1px solid #c6d4e1;
	border-radius:5px;
	box-shadow: 0px 3px 15px -4px #777;
}
.top_sec {	
	font-family: 'Open Sans', sans-serif; 
	padding: 0 5px 2px;
	margin: 5px 10px 3px; 
	display: block;
	border-bottom: 1px solid #ebe6e0;
	color: #e9a910;
}
.sh_name {
	float:left;
	font-size: 18px;
	text-transform:capitalize;		
}
.sh_name span {
	display:inline-block;
	height:16px;
	width:16px;
	margin-right: 2px;
	overflow:hidden;
	background-image:url(../images/icons/h3icons.png);
	background-repeat:no-repeat;
	background-position: -266px -152px;
}
.sh_place {
	float: right;
	font-size: 16px;
	text-transform:capitalize;
}
.clear {
	display:block;
	clear:both;
	height:0;
}
.sh_photo {
	float: left;
	margin: 5px 10px 0px 10px;
	height: 115px;
	width: 83px;
	overflow:hidden;
	border: 1px solid #CCC;
	border-radius: 2px;
}
.sh_time {
	margin: 10px 0 0;
	padding: 4px 10px 3px 5px;
	background-color: #EEE;
	border-top:1px solid #DDD;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;	
	font-size: 13px;
	color: #999;
	text-align: right;
	text-shadow: 0px 1px 1px #FFF;
}
.sh_comment {
	padding: 5px;
	width: 580px;
	min-height: 125px;
	margin-left: 100px;
	font-size:14px;	
}
.sh_comment i {
	display:block;
	padding: 0px 0px 3px 0px;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-style:normal;
	color: #bcb8ad;
}
.clearpost {
	display:inline-block;
	clear:both;
	margin-bottom: 30px;
}
.passage { /* Verses formatting */
	color: #26B;	
}
/* Publish Form - Same as Contact except the following */
#cnotep {
	padding:0;
	margin:0;	
	color: #448;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
}

/* =========== ONLINE STORE ======== */

/* Product In List */
.productlisting {
	margin: 0;
	padding: 0;
	list-style: none;
}
.productlisting>li {
	display: inline-block;
	width: 200px;
	margin: 10px 10px 20px 0;
	padding: 15px 10px;
	background-color: #FFF;
	border: 1px solid #F1F1F1;
	border-radius: 2px;
}
.productlisting>li:nth-child(3n+3) {
	margin: 10px 0 20px;
}
.productlisting>li>a {
	display: block;
	line-height: normal;
}
.productlisting>li>a>img {
	display:block;
	margin: 0 auto;
	width: 190px;
	height: auto;
	border: 1px solid #D3D3D3;
	border-radius: 2px;
	box-shadow: 0 10px 25px -15px #111;
}
.product-view {
	padding: 0 5px;
}
.inlist-details {
	margin: 15px 0 0;
	padding: 8px 0 0;
	border-top: 4px solid #F1F1F1;
	font-size: 0.85em;
	line-height: 1.5em;
}
.nomarginset {
	margin: 10px 0 20px;
}

/* Modular View */
.modular>li {
	display: inline-block;
	width: 290px;
	margin: 0 0 20px;
	padding: 0 10px;
	border: none;
	border-radius: 0;
}
.modular>li>a>img {
	display:block;
	margin: 0 auto;
	width: 248px;
	height: auto;
	border: 1px solid #D3D3D3;
	border-radius: 2px;
	box-shadow: 0 10px 25px -15px #111;
}
.modular .inlist-details {
	font-size: 1em;
	line-height: 1.5em;
}
.modular .product-view a {
	margin-bottom: 0;
}

/* Product */
.product h2 {
	margin-bottom: 10px;
	color: #09C;
	text-transform: capitalize;
}
.product-details ul {
	margin: 0;
}
.product-img {
	position: relative;
	display: block;
	float: right;
	width: 205px;
	height: auto;
	padding: 0;
	margin: 0 0 0 20px;
}
.product-img a {
	display: block;
	line-height: normal;
}
.product-img img {
	width: 205px;
	height: auto;
	border: 1px solid #D3D3D3;
	border-radius: 2px;
	box-shadow: 0 10px 25px -15px #111;
}
.product-img p {
	position: absolute;
	font-size: 0.7em;
	color: #999;
	bottom: -32px;
	left: 31px;
}
.product-qty {
	margin: 0;
	padding: 0 0 15px;
	color: #888;
	font-size: 1em;
	font-weight: 300;
}
.product-qty span {
	color: #093;
	font-weight: 400;
}
.qty-none span {
	color: #ca1123;
	font-weight: 400;
}
span.pf {
	color: #000;
}
.shop-actions {
	margin-top:20px;
}
.shop-actions h4 {
	display: block;
}
.product-buttons input {
	float:right;
}
.item-price ul {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	list-style: none;
}
.item-price>ul>li {
	border-bottom: 1px solid #F1F1F1;
	padding: 4px 0 2px 5px;
	margin: 0;
	color: #999;
}
.item-price>ul>li>em {
	font-style: normal;
	font-weight: 400;
	color: #000;
}
ul.price {
	padding: 4px 0 8px;
}
ul.price>li>em {
	font-size: 1.2em;
	font-style: normal; 
	color: #09C;
}
.item-options label {
	display: block;
	padding-right: 8px;
	font-size: 0.8em;
}
.item-options select {
	display: block;
	height: auto;
	width: 304px;
	padding: 9px 7px 7px 10px;
	margin: 2px 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	background-color: #EEE;
	border: 1px solid #CCC;
	border-radius: 2px;
	color: #BBB; 	
}
.item-options select:focus {
	outline:none;
	background-color: #FFF;
	border: 1px solid #9fbdbd;
	color: #4c7474; 
}

/* =========== CHILDCARE =========== */
.with-images img {
	float:left;
	display: block;
	margin-top: 12px;
	margin-right: 14px;
	margin-bottom: 5px;
	border: 2px solid #D3D3D3;
	border-radius: 12px;
	box-shadow: 0 10px 25px -15px #111;
}
/* =========== VBS FORM ============ */
form#vbs {
	display:block;
	margin: 10px 0 50px 20px;
	padding:0;
}
form#vbs label {
	display: block;
	font-weight:700;
	padding: 6px 0 0;
	margin: 15px 0 0;
	color: #444;
}
form#vbs label span {font-weight: normal;}
form#vbs input {
	display:block;
	height: 20px;
	padding: 5px 8px 4px;
	margin: 2px 0 0;
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	background-color: #EEE;
	border: 1px solid #CCC;
	border-radius: 2px;
	color: #BBB; 
}
.reg-a {width: 285px;}
.reg-b {width: 215px;}
.reg-c {width: 100px;}
form#vbs .form-float {
	display: inline-block; 
	width: auto; 
	margin-right: 15px;
}
form#vbs .radflt input[type="radio"] { /* Radio Button Format */
	display: inline;
	height: auto;
	width: auto;
	padding: 0;
	margin: 12px 5px 0 0;
}
form#vbs .radflt span { /* Radio button text */
	display: inline-block;
	padding: 0;
	margin: 9px 0 0;
	vertical-align: top;
}
form#vbs select {
	display:inline-block;
	height: auto;
	width: 185px;
	padding: 5px 5px 5px 7px;
	margin: 2px 15px 0 0;
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	background-color: #EEE;
	border: 1px solid #CCC;
	border-radius: 2px;
	color: #BBB; 
}
form#vbs select.reg-d {width: 90px;}

form#vbs .form-float select {margin: 2px 0 0;}
form#vbs textarea {
	display: inline-block;
	min-height: 80px;
	min-width: 600px;
	max-width: 600px;
	padding: 5px 7px;
	margin: 2px 0 10px;
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	background-color: #EEE;
	border: 1px solid #CCC;
	border-radius: 2px;
	color: #BBB; 
}
form#vbs input:focus, form#vbs select:focus, form#vbs textarea:focus {
	outline:none;
	background-color: #FFF;
	border: 1px solid #9fbdbd;
	color: #4c7474; 
}
form#vbs input#registervbs {
	display:inline-block;
	height:auto;
	width: auto;
	padding: 6px 21px 6px;
	margin: 38px 0 8px;
	font-family: 'Oxygen', sans-serif;
	font-size:16px;
	background-color: #6fa6a6;
	border: 1px solid #4c7474;
	border-radius: 2px;
	color: #FFF;
	text-shadow: 0 1px 1px #000;
	transition-property: all;
	transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-webkit-transition: all .15s ease-in-out;
}
form#vbs input:hover#registervbs {
	background-color: #4c7474;
	border: 1px solid #333;	
	color: #9fbdbd;
	text-shadow:none;
}

/* TwitterFeed */
#twitter-feed { /* twitter */
	width: 100%;
    height: 160px;
	margin: 0 auto;
    padding: 0;
    background-color: transparent;
    overflow: hidden;
}
.twitter-article, #loading-container {
    width: 100%; /* Same as twitter-feed */
    height: 100%;
	float: left;
    padding: 5px 0;
}
.twitter-article {
	height: auto;
}
#loading-container {
    padding: 60px 0 5px;
    text-align: center;
}
.twitter-pic {
    width: 42px;
	float: left;
}
.twitter-pic img {
	border-radius: 5px;
}
.twitter-text p {
    margin-left: 57px;
	margin-bottom: 0;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #444;
}
.twitter-text p a {
	font-size: 1em;
}
.tweet-time {
    float: right;
}
/* -------- FEED  ACTIONS ------*/
#twitter-actions {
    width: 75px;
    float: right;
    margin-right: 5px;   
    margin-top: 3px;
    display: none;
}
.intent {
    width: 25px;
    height: 16px;
    float: left; 
}
.intent a{
    width: 25px;
    height: 16px;
    display: block;
    background-image: url(../images/tweet-actions.png);
    float: left; 
} 
.intent a:hover { background-position: -25px 0;}
#intent-retweet a { background-position: 0 -17px;} 
#intent-retweet a:hover { background-position: -25px -17px;} 
#intent-fave a { background-position: 0 -36px;} 
#intent-fave a:hover { background-position: -25px -36px;} 
  
/* -------- RETWEET INDICATOR ------*/
#retweet-indicator {
    width: 25px; /* 14px */
    height: 16px; /* 10px */
    background-image: url(../images/tweet-actions.png);
    background-position: 0 -17px; /* -5px -54px */
    margin-top: 3px;
    float: left;
}
.errorpage {
	text-align: center;
}
.plainlist {
	list-style-type: none;
}