/*  
Theme Name: Pure - Child Theme
Theme URI: http://themetrust.com/themes/pure
Description: This is a child theme based off of ThemeTrust's Pure theme, custom built for Red Fire Farm.
Version: 1.2.0
Author: Naman Hampton
Author URI: http://themetrust.com
Tags: blog, clean, minimal, white, two-columns, fixed-width, custom-background, threaded-comments
Template: pure
*/

p { color: #000; 
	font-size: 15px;
}

body {
	color: #000;

    background-repeat: repeat !important;
    border: none !important;
}

a {
	color: #82bf00;
}

.slideText p {
    font-size: 15px;
    margin: 0 0 15px 0;
}

.sow-cta-text {
	font-size: 14px;
}

#container {
	background: white;
}

#logo {
	background-image: none; 	
	background-repeat: no-repeat;
	padding-left: 0px;
}



#homeMessage p {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 35px !important; 
    line-height: 1.2em;
    margin-bottom: 0;
}

.home #pageHead {
	display: none;
}

.slideText h3 a {
    font-family: "Fjalla One", Georgia, Times, "Times New Roman", serif !important;
}


#pageHead h1 {
    font-family: "Crimson Text", Georgia, Times, "Times New Roman", serif !important;
    font-size: 45px !important;
    font-weight: 900;
    text-transform: uppercase;
}


#mainNav {
    top: 70% !important;
    font-family: "Fjalla One", Georgia, Times, "Times New Roman", serif !important;
    text-transform: uppercase;
    font-size: 1.3em;
}

#mainNav .menu-main-menu-container .menu-item-type-custom li{
    margin-left:45px !important;
}

#headerLinks {
    right: 0;
    position: absolute;
    top: 20%;
    height: 20px;
    margin-top: -10px;
    font-family: "Fjalla One", Georgia, Times, "Times New Roman", serif;
    text-transform: uppercase;
}

#headercsaShares {
	float: left;
	margin: 10px 70px 10px 10px;
}


#CSAareas {
	font-size: 1.2em;
}


#headercsaShares h3 {
	font-family: "Fjalla One", Georgia, Times, "Times New Roman", serif;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 1.95em;
	color: #767676;
}

#headerEmails h3 {
		font-family: "Fjalla One", Georgia, Times, "Times New Roman", serif;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 1.4em;
	padding-bottom: 3px;
		color: #767676;
}

#headerEmails {
	float: left;
	margin: 10px 50px 10px 10px;
}

#headerEmails input[type="text"], textarea {
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    padding: 5px;
    width: 95px;
    height: 14px;
}


#headerEmails .button, #searchsubmit {
    font-family: "Fjalla One", Georgia, Times, "Times New Roman", serif;
    font-size: 12px;
    background: #909090;
    display: inline-block;
    color: #fff!important;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    padding: 6px 10px 6px;
    margin: 0 5px 0 0;
    border: none;
}

#headerSocial {
	float: left;
	margin: 10px;
}

.headersocialIcon {
	margin: 0px 5px;
}

.menu-item {
	font-size: 1.48em;
}

.sub-menu .menu-item {
	font-size: .8em;
}

.gform_wrapper .gfield_description {
    font-size: 1em !important;
}

