/*
Theme Name:	Starkers
Theme URI:	http://viewportindustries.com/products/starkers
Description: 	The totally nude Wordpress theme!
Version:	4.0
Author:		Elliot Jay Stocks & Keir Whitaker
Author URI: 	http://viewportindustries.com
Tags: 		starkers, naked, clean, basic
*/

/*
===========================
CONTENTS:

01 Sensible defaults
02 Typography
03 Media queries 
===========================
*/

/* ---------------------------------------------------------------------------------------------------------- 
01 Sensible defaults ----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

@import "css/reset.css";
@import "css/960_16_col.css";

div,
article,
section,
header,
footer,
nav,
li					{ position:relative; /* For absolutely positioning elements within containers (add more to the list if need be) */ }
.group:after 		{ display:block; height:0; clear:both; content:"."; visibility:hidden; /* For clearing */ }
body 				{ background:#fff; /* Don't forget to style your body to avoid user overrides */ }
::-moz-selection 	{ background:#ff0; color:#333; }
::selection 		{ background:#ff0; color:#333; }

/* ---------------------------------------------------------------------------------------------------------- 
02 Typography -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
/*

14 / 16	= 		0.875em 		(14px equivalent)
16 / 16	= 		1em 			(16px equivalent)
18 / 16 = 		1.125em 		(18px equivalent)
21 / 16 = 		1.3125em 		(21px equivalent)
24 / 16 = 		1.5em 			(24px equivalent)
30 / 16 = 		1.875em 		(30px equivalent)

*/

body,
input,
textarea 			{ /* We strongly recommend you declare font-weight using numerical values, but check to see which weights you're exporting first */ }

h1, 
h2, 
h3, 
h4, 
h5, 
h6 					{ font-weight:bold; /* This helps to identify headings at the initial build stage, but you should write something more precise later on */ }

/* ---------------------------------------------------------------------------------------------------------- 
03 Media queries (using a mobile-first approach) ------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

/* 400 and up */
@media screen and (min-width:400px) {

					 /* Place your styles here for all widths greater than 400px */ 

}

/* Retina Display */
@media screen and (-webkit-min-device-pixel-ratio:2) {

					 /* Place your styles here for all 'Retina' screens */ 

}
.page-id-417 .container_16 .grid_5 {
    display: none;
}
.page-id-417 .container_16 .grid_10 {
    width: 900px;
}
.postid-3942 .container_16 .grid_5 {
    display: none;
}
.postid-3942 .container_16 .grid_10 {
    width: 900px;
}
/* Password protected page form */
.pass-label {
    display: none;
}
#aseasonofblessingscontainer {
	margin: 0 0 10px !important;
}
body {
    background-color:#f7ecd2;
    font-family: Helvetica, Arial, sans;
    font-size: 14px;
    color: #000000;
}
table.fullcalendar {
    width: 105%;
}
.hilite {
    background-color:#D3E18A
}
p {
    padding-bottom: 12px;
}
a {
    color: #0389d5;
    text-decoration: none;
}
time {
    display: none;
}
input#searchTextField.field {
    height: 35px!important;
}
input#searchsubmit.submit {
    height: 36px!important;
}
input#submit {
    background-color: #A4A4A4;
    border: 1px solid #A4A4A4;
    color: #FFFFFF;
    height: 41px;
    width: 120px;
}
#searchform {
  margin-top: 20px !important;
}
.page-container #searchform {
    margin-top: 3px !important;
}
.home #searchform {
    margin-top: 5px !important;
}
a:hover {
    color: #26328c;
}
.learnAbout a:hover {
    color: #26328c!important;
}
h1,h2,h3,h4 {
    font-family: Georgia;
    color: #222222;  
    font-variant: normal;
    letter-spacing: normal;
    font-weight: normal;
    padding-bottom: .5em;
}
h1,h2,h3 {
    font-style: italic;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 28px;
    line-height: 1em;
}
h3 {
    font-size: 19px;
}
h4 {
    font-size: 14px;
    text-transform: uppercase;
}
.importantText {
    color: #E06020;
    font-size: 1.6em;
    font-style: normal;
    line-height: 1.2em;
}
.content {
    line-height: 22px;
}
.content ul li {
    list-style: disc outside none;
    margin-left: 15px;
}
.content ul {
    padding-bottom: 12px;
}
.ruledHeading {
    border-bottom: 1px solid #a4a4a4;
    margin-bottom: 20px;
    margin-right: 10px;
}
.menu {
    font-family: Helvetica, Arial, sans;
    font-size: 17px;
    color: #ffffff;
}
.menu a {
    text-decoration:none;
    color:#ffffff;
}
.homeFeaturedImg{
    float: left;
    margin: 0 20px 20px 0;
}
.menu-item {
    float: left;
    padding: 12px 16px 8px 7px;
    list-style: none;
}
.menu-item-52 {
    padding: 12px 10px 8px 10px;
    background-color: #e06020!important;
}
.sub-menu {
    display: none;
    position:absolute;
    z-index: 1000;
    width: 180px;
    background-color: #0389d5;
    top: 38px;
    left: 0;
    padding: 0px;
}
.sub-menu li {
    line-height: 16px;
    display: block;
    clear: both;
    width: 174px;
    padding: 4px 0 4px 6px;  
}
.sub-menu a {
    font-weight: normal;
    font-size: 14px;
}
h1 a {
    text-decoration: none;
    color: #222222;
}
#homepageslidercontainer {
    margin: 0 20px 25px 20px!important;
}
.learnAbout:nth-child(2){
    background-color: #f5f8d4;
    padding-top: 27px;
    padding: 10px;
    float:left;
    margin: 20px 0;
    min-height: 505px;
}
.learnAbout {
    clear: both;
}
.learnAbout h3{
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom: 1px solid #a4a4a4;
}
.learnAbout .menu a{
    text-decoration: none;
    color: #0389d5;
    font-size: 14px;
    font-weight: normal;
}
.learnAbout .menu{
    color: #222222;
    font-family: Helvetica;
    font-size: 14px;
    font-weight: normal;
}
.learnAbout .menu-item {
    display: block;
    width: 100%;
    padding: 0;
    line-height: 20px;
}
.learnAbout .sub-menu {
    display: none;
    position: static;
    z-index: 1000;
    width: 225px;
    padding: 0 0 0 25px;
    background-color: transparent;
}
.learnAbout .sub-menu li {
    line-height: 18px;
    display: block;
    clear: both;
    padding: 0;
}
.learnAbout .sub-menu a {
    font-weight: normal;
    font-size: 14px;
}
.blog-date {
    line-height: 1.2em;
    text-decoration: none;
    padding-bottom: 5px;
color: #555555;
}
.more-link {
    color: #0389d5;
    text-decoration: none;
    padding-bottom: 5px;
}
.blog-excerpt {
    font-family: Helvetica;
    line-height: 1.2em;
    color: #555555;
    font-size: 14px;
    padding-bottom: 20px;
    text-decoration: none;
    word-wrap: break-word;
}
.newsEvents {
    clear: left; 
    float: left; 
    margin-top: 20px;
    margin-bottom: 50px;
}
.event {
    float: left; 
    clear: both;
}
.plusMinus {
    width: 12px;
    float: left;
}
ul.event-categories {
margin-top: -12px;
}
#message {
    font-family: Helvetica, Arial, sans;
    width: 500px;
    height: 200px;
    margin: 6px 0px;
}
.contactform input[type=text], .contactform select {
    margin: 6px 0px;
    width: 500px;
}
#captcha {
    width: 100px;
}
#checkpwd {
    border: none;
    width: 40px;
    margin: 0;
}
.footer-font {
    font-family: helvetica;
    font-size: 12px;
    color: #555555;
    padding: 10px 0;
}
#form-sent {
    margin: 150px;
}
.feature {
    font-family: Helvetica;
    font-size: 17px;
}
.page-container {
    margin: 20px 0;
    overflow: auto;
    width: 100%;
}
article {
    margin: 20px 0;
}
.container_16 .grid_1 {
  width: 10px;
}
.container_16 .grid_10 {
  width: 610px;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
img.alignleft {
    margin: 0 10px 10px 0;
}
img.alignright {
    margin: 0 0 10px 10px;
}
#menuHolder a:hover {
    color: #ffffff;
}
.news-and-events .blog-date {
   width: 65px;
   clear:both;
}
.news-and-events .blog-date, .news-and-events .blog-excerpt {
   float:left;
}
.news-and-events .blog-excerpt {
   max-width: 545px;
}
footer {
    clear:both;
    padding: 25px 20px 0 20px;
    font-family: Georgia;
    font-style: italic;
    color: #555555;
    font-size: 12px;
}
footer a {
    text-decoration: none;
}
.bulleted{
    padding: 0 0 15px 15px;
}
.bulleted li {
    list-style: circle;
}
/* Footer Widgets */
#footerwidgets { display: block; line-height: 1.2em; margin-left: 20px ; overflow: auto; padding-top: 15px;}
#footer-1 { width: 220px; float: left; padding: 10px 20px 0 0; background-color: transparent; }
#footer-2 { width: 220px; float: left; padding: 10px 20px 0 0; background-color: transparent; }
#footer-3 { width: 220px; float: left; padding: 10px 20px 0 0; background-color: transparent; }
#footer-4 { width: 220px; float: left; padding: 10px 20px 0 0; background-color: transparent; }

/* Gravity Forms: Donate */
.gform_wrapper ul li.gfield.donate-review {
    font-style: italic;
    border: 1px solid #E0EF43;
    border-style: solid none;
    padding: .5em;
    background-color: #f5f8d4;
    color: #333;
}

/* .gform_wrapper.pure-form .gfield_required {
    display: none;
} */
.gform_wrapper.pure-form .top_label .donate-amount .gfield_label {
    float: left;
    margin-right: 1em;
    line-height: 1.5;
}
.gform_wrapper h4 {
    font-family: sans-serif;
    margin: 1.5em 0 0.813em;
}
.gform_wrapper.pure-form .gsection_description {
    font-size: 1em;
}

.gform_wrapper .hide-me {
    display: none;
}
.gform_wrapper.pure-form select {
    height: 2em;
}
.gform_wrapper.pure-form .ginput_complex label,
.gform_wrapper.pure-form .top_label .gfield_label {
    color: #6D6D6D;
    font-weight: 400;
    margin-bottom: 0;
}
.gform_wrapper.pure-form .gsection {
    border-bottom: 0;
    margin: 3.5em 0 1.513em;
    padding-top: 1em;
}
.gform_wrapper.pure-form h2.gsection_title {
    font-family: sans-serif;
    font-style: normal;
    color: #222;
    font-weight: 500;
}
.gform_wrapper .top_label .donate-cc .gfield_label,
.gform_wrapper .top_label .donate-billing .gfield_label {
    display: none;
}

.gform_wrapper .top_label .donate-tabs > .gfield_label {
    display: none;
}

.gform_wrapper.pure-form .donate-tabs li {
    float: left;
    margin-bottom:0;
}

.gform_wrapper.pure-form .donate-tabs [type=radio] {
    display: none;
}


.gform_wrapper.pure-form .donate-tabs .gfield_radio li label {
    margin: 0 2px 0 0 !important;
    padding: 10px !important;
    border: 1px solid #75bccc;
    color: #34b2bb;
    font-size: 12px;
    border-radius: 1px;
}
.gform_wrapper.pure-form .donate-tabs [type=radio]:checked ~ label {
    background: #6cbb74;
    color: #fff;
}

.gform_wrapper li.donate-amount {
    margin: 3em 0;
    background-color: #eee;
    padding: .5em;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.gform_page_fields .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}


/* inside tabs */

.gform_wrapper.pure-form .top_label .hide-label .gfield_label {
    visibility: hidden;
}
.gform_wrapper.pure-form .top_label .hide-label .ginput_container {
    padding-left: 1em;
}
.gform_wrapper .hide-label ul.gfield_radio li {
    padding-left: 3px !important;
}

/* buttons */
.gform_wrapper .gform_page_footer .button.gform_previous_button {
    margin-bottom: 0 !important;
}
