/*
Theme Name:     Granola Mom 4 God
Theme URI:      http://www.granolamom4god.com/
Description:    Child theme for the Organic Web theme 
Author:         Contemplate Design
Author URI:     http://contemplatedesign.com/
Template:       organicweb
Version:        0.1.0
*/

@import url("../organicweb/style.css");


/**** FONTS ****/
body {
    background-color: #FFFFFF !important;
    background-image: none !important;
    color: #524435 !important;
   /* font: 13px/22px Helvetica,Arial,sans-serif !important; */
    font-family: 'PT Sans',sans-serif;
    font-size: 15px;
    line-height: 2;
    text-shadow: none;
    border-top: 0px !important;
}

a {
  border-bottom: 0px;
  color: #CE6231;
  text-decoration: none;
}

p {
    margin: 0 0 20px;
}


.ci-navigation a {
  font-family: Helvetica,Arial,sans-serif !important;
  padding: 20px 0;
}

h3.ci-pageheader, 
h4.ci-pageheader,
.widget-title {
    font-size: 26px !important;
    font-weight: lighter !important;
}


#blog .ci-postheadline,
.ci-pageheader {
  font-family: 'Fredericka the Great',cursive;
  font-size: 34px;
  font-weight: 100 !important;
  line-height: 1.0em;
  padding: 4px 0 25px !important;
}

.ci-sidebar {
  font-size: 13px;
  line-height: 1.6;
}

/**** Body ****/
.ci-content-body {
  background: #FFFFFF;
  margin: 0 20px;
}

.ci-content-sidebar-left, .ci-content-sidebar-right, .ci-content-fullwidth {
  margin: 0;
}

/**** Header ****/
#page {
  padding-top: 90px !important;
}

.ci-sitelogo {
    background: url("images/gm-logo.jpg") top left no-repeat;
    width: 705px;
    height: 289px;
    text-indent: -4000px;
    bottom: -162px;
    left: -54px;
    position: absolute;
    z-index: 1;
}

.ci-header {
  height: 40px !important;
  margin: 0 20px;
}

/**** Social ****/
.ci-social-icons {
   position: absolute;
   right: 0;
   top: -70px;
   z-index: 99;
   text-align: right;
}
.ci-social-icons ul li {
  display: inline-block;
}

li.social-icon a {
  display: block;
  width: 30px; 
  height: 30px;
  margin: 0px 2px;
  overflow: hidden;
  text-decoration: none;
  border: 0;
  text-indent: 4000px;
  opacity:0.6;
  filter:alpha(opacity=60);
}
li.social-icon a:hover {
  opacity:1.0;
  filter:alpha(opacity=100);
}

#facebook a {
  background: url("images/social/facebook.png") center center no-repeat;
}
#twitter a {
  background: url("images/social/twitter.png") center center no-repeat;
}
#googleplus a {
  background: url("images/social/google.png") center center no-repeat;
}
#pinterest a {
  background: url("images/social/pinterest.png") center center no-repeat;
}
#linkedin a {
  background: url("images/social/linkedin.png") center center no-repeat;
}
#youtube a {
  background: url("images/social/youtube.png") center center no-repeat;
}
#rss a {
  background: url("images/social/rss.png") center center no-repeat;
}
#contact a {
  background: url("images/social/contact.png") center center no-repeat;
  width: 43px;
}

/**** MENU ****/
.ci-content-environment .ribbon {
  background: none repeat scroll 0 0 #F8F2EC !important;
  box-shadow: 0 2px 4px #888888;
  color: #FFFFFF;
  font-size: 15px;
  line-height: 2;
  margin: 0 0 0 -1em !important;
  padding: 1.6em 1em !important;
  position: relative;
  text-align: center;
  width: 100%;
}
.ribbon:before, .ribbon:after {
 content: "";
 position: absolute;
 display: block;
 bottom: -1em;
 border: 1.5em solid #f2e7da;
 z-index: -1;
}
.ribbon:before {
 left: -2em;
 border-right-width: 1.5em;
 border-left-color: transparent;
}
.ribbon:after {
 right: -2em;
 border-left-width: 1.5em;
 border-right-color: transparent;
}
.ribbon .ribbon-content:before, .ribbon .ribbon-content:after {
 content: "";
 position: absolute;
 display: block;
 border-style: solid;
 border-color: #bfb7ac transparent transparent transparent;
 bottom: -1.25em;
}
.ribbon .ribbon-content:before {
 left: 0;
 border-width: 1em 0 0 1em;
}
.ribbon .ribbon-content:after {
 right: 0;
 border-width: 1em 1em 0 0;
}


.ci-primary-navigation-container {
    z-index: 100;
    width: 100%;
    text-align: center;
    top: 0.6em;
}

.menu-new-nav-container {
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
}

.ci-navigation .current-menu-item a, 
.ci-navigation .current-menu-ancestor a,
.ci-navigation .current_page_parent a {
    border-radius: 0px !important;
    border-color: transparent !important;
    background-color: transparent !important;
    background-image: url("images/menu_lt.png"), url("images/menu_rt.png") !important;
    background-position: left top, right top !important;
    background-repeat: no-repeat !important; 
    text-decoration: none;
    text-shadow: none;
    padding: 10px 18px !important;
    color: #727446 !important;
}

.ci-primary-navigation-container li.menu-item {
    /*float:left;*/ 
    position:relative;
}

.ci-primary-navigation-container li.menu-item .sub-menu:hover,
.ci-primary-navigation-container li.menu-item:hover .sub-menu {
  display: inline;
  position: absolute;
  z-index: 10;
  background: #fff;
  border-top: 1px dotted #666;
  border-right: 1px dotted #666;
  border-left: 1px dotted #666;
  top: 20px;
  left: -15px;
  padding: 0;
  margin: 0;
  /*width: 130px;*/
  text-align: center;
}
.sub-menu li {
  padding: 0;
  margin: 0;
}
.sub-menu li a {
  font-size: 12px;
  display: block;
  width: 130px;
  margin: 0;
  padding: 2px;
  border-bottom: 1px dotted #666;
  /*white-space:nowrap;*/
} 

/**** MAIN ****/
#main {
    position: relative;
    z-index: 2;
    margin: 20px 0 0 !important;
}

.ci-posttitle-container {
	display: block;
        position: relative;
}

div.ci-content-body div.ci-content-sidebar-right div.ci-content-positioner,
div.ci-content-body div.ci-content-fullwidth div.ci-content-positioner {
	background: url("images/gm-body-bg-foot.jpg") bottom left no-repeat;
        padding-bottom: 70px;
}

/**** HOME ****/
.home h3.ci-pageheader,
.home .page,
.home .page + hr {
  display: none;
}

#homepage-widgets .widget ul {
   list-style-type: none;
   border-top: 1px dotted #645340;
}
#homepage-widgets .widget ul a {
  padding: 5px 2px;
  display: block;
  text-decoration: none;
}
#homepage-widgets .widget ul a:hover {
  background: #DBCBBE;
}

.jodi {
  background: #D8CBBA url("images/jodibg.jpg") top right no-repeat !important;
  
}
.jodi .textwidget {
  padding-right: 55px;
}
.essentialoil {
  background: #DBD0C4 url("images/essentialbg.jpg") bottom center no-repeat !important;
} 


div.fca_eoi_layout_content_wrapper {
    margin: 0 !important;
}

.home #mc_subheader,
div#mc-indicates-required {
	display: none !important;
}

.mc4wp-form br,
.fca_eoi_form_content p { display: none !important; }

.mc4wp-form .mc_input,
#mc_signup_form .mc_input,
#fca_eoi_form_22967 input {
  background: #E0D8D0 !important;
  border: 1px dotted #FFFFFF !important;
  padding: 4px !important;
}

.postfooter-subscribe { 
  width: 60%;
  display:inline-block;
}
.postfooter-subscribe .mc4wp-form { margin: 0; }
.postfooter-subscribe .mc_merge_var { width: 60%; display: inline-block; }
.postfooter-subscribe .mc_signup_submit { width: 40%; display: inline; }
.postfooter-subscribe #mc_signup_submit {vertical-align: bottom; }

input#mc_signup_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 11px 20px;
        margin-top: 8px;
	background: -moz-linear-gradient(
		top,
		#92d050 0%,
		#5b9919);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#92d050),
		to(#5b9919));
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	border: 0px solid #000000;
	-moz-box-shadow:
		1px 1px 3px rgba(000,000,000,0.1),
		inset 0px 0px 1px rgba(255,255,255,0.6);
	-webkit-box-shadow:
		1px 1px 3px rgba(000,000,000,0.1),
		inset 0px 0px 1px rgba(255,255,255,0.6);
	box-shadow:
		1px 1px 3px rgba(000,000,000,0.1),
		inset 0px 0px 1px rgba(255,255,255,0.6);
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 0px 0px rgba(255,255,255,0);
}


/**** BLOG ****/
.categorybox {
   border-bottom: 1px dashed #7D6A55;
   padding-bottom: 8px;
   margin-bottom: 18px;
}

#blog .ci-postheadline, 
#blog .ci-postteaser-text {
    float: none !important;
    width: auto !important;
}

#blog .ci-postthumb-container {
    /* display: none;*/
    display: block;
    width: 316px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
    
}

#blog .ci-postthumb-container img {
   text-align: center !important;
   width: auto !important;
   height: auto !important;
   max-height: 210px;
   max-width: 300px;
}

#blog .singlepost .ci-postthumb-container,
#blog .entry-0 .ci-postthumb-container {
   width: 100%;
}
#blog .singlepost .ci-postthumb-container img,
#blog .entry-0 .ci-postthumb-container img {
   max-width: 100%;
   max-height: 100%;
}
/*
#blog .entry img,
.ci-entry img,
.product-iframe  {
   border: 8px solid #FFFFFF !important;
   -webkit-box-shadow: 1px 1px 3px 0px #8E7D74 !important;
   box-shadow: 1px 1px 3px 0px #8E7D74 !important; 
}

#blog .entry img[src="http://www.linkwithin.com/pixel.png"] {
  border: 0 !important;
  -webkit-box-shadow: 0px 0px 0px 0px #8E7D74 !important;
   box-shadow: 0px 0px 0px 0px #8E7D74 !important;
  
}
*/
.aligncenter {
    width: auto !important;
    max-width: 100% !important;
}

.navigation {
	text-align: center;
}

/**** META DATA ****/
#blog .ci-blogpost-date {
	display: block;
	position: absolute;
	top: 0;
        left: -70px;
        /*color: #fff;*/
	width: 60px !important;
	height: 45px;
	padding-top: 15px;
	text-align: center;
	font-size: 14px;
        line-height: 1.2em;
        background: url("images/paper-square.png") center center no-repeat;
}
#blog .ci-postoptions-container {
  position: relative;
  margin-top: 0;
}
#blog .ci-postoptions-container-top {
  display: none;
}

#blog .ci-postoptions-container ul li, 
#blog .ci-postoptions-container ul li a {
  font-size: 11px;
}

#blog .ci-blogpost-date, 
#blog .ci-postoptions-container ul {
  width: 120px;
}

#blog .ci-postoptions-container ul {
  width: 100%;
}

#blog .ci-postoptions-container ul li.ci-twitter,
#blog .ci-postoptions-container ul li.ci-facebook {
  display: none;
}

a.ci-link-read-more {
  border: 0 none;
  float: none;
  font-size: 12px !important;
  position: absolute;
  right: 0;
  text-align: right;
  top: -28px;
  width: auto;
  padding: 2px 6px;
/*  border: 1px dashed #7D6A55;*/
  border-bottom: 0px;
}
a.ci-link-read-more:hover {
  background: #7D6A55;
  color: #fff !important;
}

/*** Pinterest ***/
.pibfi_pinterest .xc_pin {
	bottom: 10px !important;
	left: 10px !important;
	top: auto !important;
}

/**** Social Share ****/
.socialshare {
  margin-top: 12px;
}
.socialshare .shareitem {
   display: inline-block;
   width: 95px !important;
}
.socialize-buttons {
  width: 200px !important;
}
.socialize-in-button-left {
  text-align: left !important;
}
.socialize-button {
  width: 95px !important;
  height: 35px !important;
}

.shareitem .fb_iframe_widget span {
  vertical-align: inherit !important;
}

/**** Sidebar ****/
.ci-content-sidebar-right {
  /*background: url("images/sidebar_bg2.png") repeat-y scroll right 0 transparent;*/
	background: none !important;
}

.ci-sidebar {
  float: right;
  padding-bottom: 30px;
  width: 300px;
}

.ci-sidebar ul#sidebar-widgets ul
{
   list-style-position:inside;
} 

div.ci-content-body div.ci-content-sidebar-right #sidebar-widgets div.ci-content-positioner {
        background: none;
        padding: 25px 15px;
}

.ci-sidebar .ci-content-positioner {
  border-bottom: 1px dashed #7D6A55;
  width: 256px;
}

.ci-sidebar .instagram-image {
  background-color: transparent;
  float: left;
  margin-right: 3px;
  margin-top: 3px;
  padding: 0;
}

ul.tweets li {
  list-style-type: none;
  padding-bottom: 8px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #7D6A55;
}

/* ----------------------------------------------------- */
/* Tablet (Portrait) */
/* ----------------------------------------------------- */
/* Width of 768px */
/* ----------------------------------------------------- */

@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.home #main .ci-content-body {
		width: 93% !important;
		padding: 20px 3% !important;
	}
	.ci-content-sidebar-right {
	  	background-image: none;
	}
	#main {   
		background-color: #fff !important;
	}
	.width-smaller-1024 .ci-content-body {
	  background: transparent;
	}
	.tinynav { 
		display: none;
	}
    	#nav,
    	.ci-primary-navigation-container ul.ci-navigation { 
    		display: block !important;
    	}
        .ci-content-environment .ribbon {
  		margin: 0 0 0 -1em !important;
	}

}

/* ----------------------------------------------------- */
/* Mobile (Portrait) */
/* ----------------------------------------------------- */
/* Width of 320px */
/* ----------------------------------------------------- */

@media only screen and (max-width: 780px) {
	.width-smaller-480 #page {
	      padding-top: 90px !important;
	}
	.ci-sitelogo {
   	 bottom: 0;
   	 left: 0;
   	 position: relative;
	 top: -30px;
	}
	.ci-content-sidebar-right {
	  	background-image: none;
	}
	#main {   
		background-color: #fff !important;
	}

}


/* ----------------------------------------------------- */
/* Mobile (Landscape) */
/* ----------------------------------------------------- */
/* Width of 480px */
/* ----------------------------------------------------- */
/*
@media only screen and (min-width: 480px) and (max-width: 767px) {

	.ci-social-icons {
		display: none;
	}
	.ci-content-sidebar-right {
	  	background-image: none;
	}
	#main {   
		background-color: #fff !important;
	}
	.width-smaller-1024 .ci-content-body {
	  background: transparent;
	}
	.tinynav { 
		display: block; 
		margin: 0 auto;
	}
	#nav, 
	.ci-primary-navigation-container ul.ci-navigation {
   		 display: none !important;
	}
		
}
*/