/*
Theme Name: Simplest
Description: Just about the simplest possible theme for WordPress: 83 lines of PHP and 75 lines of CSS in 4 files.
Author: Trevor Turk
Author URI: http://trevorturk.com/
Theme URI: http://trevorturk.com/2010/09/20/new-wordpress-theme-simplest/
Version: 1.3
Tags: light, white, one-column
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*
Theme Name: Pachamama Theme
Theme URI: http://www.gaveadesigns.com/
Description: An image-less template focusing on Typography.
Author: Ty Hammes
Author URI: http://gaveadesigns.com
Version: 1.0
.
General comments/License Statement if any.
.
*/


body {
	padding: 0px;
	margin: 0px;
	 font-family: 'PTSansRegular', arial, helvetica;
	font-size: 12px;
	color: #fff;
	line-height:1.3em;
background:#fff;
  }

  
  @font-face {
    font-family: 'MVBoliRegular';
    src: url('fonts/mvboli.eot');
    src: url('fonts/mvboli.eot?#iefix') format('embedded-opentype'),
         url('fonts/mvboli.woff') format('woff'),
         url('fonts/mvboli.ttf') format('truetype'),
         url('fonts/mvboli.svg#MVBoliRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GentiumBasicBold';
    src: url('fonts/GenBasB-webfont.eot');
    src: url('fonts/GenBasB-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/GenBasB-webfont.woff') format('woff'),
         url('fonts/GenBasB-webfont.ttf') format('truetype'),
         url('fonts/GenBasB-webfont.svg#GentiumBasicBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'VijayaRegular';
    src: url('fonts/vijaya.eot');
    src: url('fonts/vijaya.eot?#iefix') format('embedded-opentype'),
         url('fonts/vijaya.woff') format('woff'),
         url('fonts/vijaya.ttf') format('truetype'),
         url('fonts/vijaya.svg#VijayaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansRegular';
    src: url('fonts/PTS55F-webfont.eot');
    src: url('fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS55F-webfont.woff') format('woff'),
         url('fonts/PTS55F-webfont.ttf') format('truetype'),
         url('fonts/PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'BebasRegular';
    src: url('fonts/BEBAS___-webfont.eot');
    src: url('fonts/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BEBAS___-webfont.woff') format('woff'),
         url('fonts/BEBAS___-webfont.ttf') format('truetype'),
         url('fonts/BEBAS___-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArchitectsDaughterRegular';
    src: url('fonts/ArchitectsDaughter-webfont.eot');
    src: url('fonts/ArchitectsDaughter-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ArchitectsDaughter-webfont.woff') format('woff'),
         url('fonts/ArchitectsDaughter-webfont.ttf') format('truetype'),
         url('fonts/ArchitectsDaughter-webfont.svg#ArchitectsDaughterRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#container{
	width:980px;
 	margin:0px auto;
	padding:0px;
 	}
	
 a, a:link, a:visited {        
      color:#0090ab;
		text-decoration:underline;
        }

a:hover,  a:active {
         color:#692369;
		text-decoration:underline;

        }


a.csaLink {background:#fcb040; color:#fff; display:inline-block; margin:0px auto; text-transform:uppercase; padding:14px 120px; border-radius:20px; border:2px solid #fff; font-size:22px; font-weight:bold;  text-decoration:none}
a.csaLink:hover {background:#48774f;}

ul {margin-left:16px; padding-left:0px; LIST-STYLE:NONE;}
ul li {margin-bottom:8px; list-style:DISC;}

#header {
width:980px;
text-align:left;
height:140px;
margin-top:20px;
}

.logo {margin:0px; padding:0px 0px 0px 0px; float:left; width:20%}

#nav {

 padding:103px 8px 0px 0px;
 text-align:left;
 height:40px;
 margin:0px 0px 0px 0px;
float:right;
text-transform:uppercase;
font-family: 'BebasRegular';
}
 #nav li {display:inline; list-style:none;}
 /************************************************************************************MAIN NAVIGATION*************************************************************************************/

 #main-nav {	padding: 0;	right: 0;	z-index: 100;	position:relative;	margin:0px; font-size:13px; display:inline; text-align:center;}
 #main-nav li {	margin: 0;	padding: 0;	list-style: none;	position: relative;}/* main level link */
 #main-nav a {color: #fff;	display: inline;	margin: 0;	text-decoration: none;	padding: 24px 9px 8px 9px;	margin-right:0px;}
 #main-nav a:hover, #main-nav li:hover > a {	
color:#a8c273;
 }
 
 /* current link */#main-nav .current_page_item a, #main-nav .current-menu-item, .current_page_parent a {	
color:#a8c273;  text-decoration:underline; border-bottom:3px solid #fff;	}

 /* current link :hover */#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover {	
color:#a8c273; text-decoration:underline;}

  #main-nav li.current a,  #main-nav .current li a,  #main-nav .current a {color:#a8c273;}
 
/* sub-levels link */
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, #main-nav li:hover > ul a  {
	/*color: #423828;*/
color:#fff
	font-weight: normal;
	padding: 3px 5px;
	margin: 0;
	margin-top:0px;
	width: 200px;
	font-size:14px;
	line-height:30px;
	background:none;
	text-align:left;
	text-transform:none;
}

/* sub-levels link :hover */
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover, #main-nav li:hover > ul a:hover {
	color:#a8c273;
}

/* sub-level ul */
#main-nav ul {
	margin: 0;
	margin-top:12px;
	padding: 2px;
	padding-bottom:6px;
	list-style: none;
	position: absolute;
	background: #808382;
	z-index: 100;
	display: none;
	left:4px;
	width:140px;
	top:14px;
border:0px solid #9d9e9e;
border-top:none;
	 text-align:left;
	 /*font-family: 'GentiumBasicBold';
	 -moz-box-shadow:    1px 1px 1px 1px #333;
  -webkit-box-shadow: 1px 1px 1px 1px #333;
  box-shadow: 1px 1px 1px 1px #333;*/
border-radius:0px 0px 4px 4px;
}

#main-nav ul li {
	background: none;
	padding: 0;
	margin: 0;
	display: block;
}

/* sub-sub-level dropdown */

#main-nav ul li ul{
	left: 20px;
	top: 0px;
	display:block;
	margin: 0;
	padding: 2px;
	list-style: none;
	left:0px;
	 text-align:left;
}


/* show dropdown ul on hover */
#main-nav li:hover > ul {
	display: block;
}

.topbar a:hover > img {opacity:0.6}

#content {
	padding:0px;
	margin:0px auto 10px auto;
	width:980px;
	text-align:left;	
}

h1 {
	font-size: 18px;
	margin: 0px 0px 20px 0px;
	padding:0px;
font-family: 'BebasRegular';
color:#48774f;
font-weight:normal;
}

h2 {
	font-size: 16px;
font-weight: bold;
	margin: 0px 0px 10px 0px;
	line-height:1.1em;
color:#667e35;
}

h3 {
font-size: 14px;
	margin: 0px 0px 4px 0px;
	font-weight: normal;
	line-height:1.1em;
font-family: 'BebasRegular';
}

.homefeature{
padding:0px;
margin:10px 0px 0px 8px;
line-height:1.3em;
color:#000;
width:980px;
height:382px;
background: url('images/feature-bg2.png') no-repeat top center;
}

.homenews {
float:right;
width:320px;
margin:18px 0px 0px 20px;
font-family: 'MVBoliRegular';
color:#271910;
font-size:14px;
line-height:1.3em;
}
.homenews  h2 {
font-family: 'MVBoliRegular';
font-size:20px;
color:#271910;
}
.homenews p {margin:0px; padding:0px;}
.homenews a  {color:#0090ab;}
.homenews a:hover {color:#692369;}


.slideshow {padding:26px 0px 0px 26px;}
.nivo-controlNav {position:relative; top:-60px; z-index:99999;}

#homelower-wrapper {background:url('images/home-lower-bg3.png') repeat-x top left; width:100%;}
.homelower {min-height:300px; padding:0px; padding-left:16px; margin:16px auto 0px auto; width:980px;}

 .homelower a, .homelower a:link, .homelower a:visited {        
        color:#fff;
		text-decoration:underline;
        }

.homelower a:hover,  .homelower a:active {
        color:#a8c273;
		text-decoration:underline;
        }

.page{
padding:30px;
margin:10px 0px 0px 8px;
line-height:1.4em;
font-size:14px;
color:#465b1b;
width:920px;
background: url('http://pachamamafarm.com/wp-content/uploads/2014/11/page-bg51.png') repeat-y top center;
}

.page-bottom {
padding:30px;
margin:0px 0px 0px 8px;
width:920px;
height:54px;
background: url('images/page-bg3.png') no-repeat top center;
}

.page-left {
float:left;
width:640px;
margin-top:14px;}

.page-left ul {margin-left:16px; padding-left:16px;}
.page-left ul li {margin-bottom:4px; list-style:DISC;}

img.alignright { 
    float: right; 
    margin: 4px 0px 12px 20px; 
}

img.alignleft { 
    float: left; 
    margin: 0px 20px 12px 0px; 
    PADDING:0PX;
}


a > img {border:none;}


.postinfo {
text-align:left;
}

		
.post {
	margin: 0px;
	padding: 0px;
	margin-bottom:26px;
	padding-bottom:16px;
	border-bottom:1px dotted #c6c166; 
	width:620px;
}

img.thumbnail {margin:0px 10px 0px 0px; padding:0px; width:60px; height:60px; vertical-align:bottom;}

#sidebar {
	float: right;
	margin:10px 0px 0px 70px;
	width:200px;
min-height:500px;
padding:0px;
}

.sidebox {
width:185px;
padding:10px 0px 10px 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
color:#577221;
font-size:13px;
line-height:1.2em;
	}

.sidebox h3 {color:#48774f;}
.sidebox p {margin:0px; padding:0px;}
.sidebox a {  color:#0090ab}
.sidebox a:hover {  color:#692369;}


.sideboard {
width:174px;
height:275px;
padding:22px 12px 12px 14px;
color:#fff;
font-size:16px;
line-height:1.2em;
font-family: 'MVBoliRegular';
background: url('images/chalkboard.jpg') no-repeat;
	}
	

	
#footer {
	padding: 0px;
	margin: 0px;
	margin-top:20px;
	height: 50px;
	background: #1a2b0a;
	color:#fff;
	width:100%;
	border-top:1px solid #d5dec1;
}

#bottom {
margin:0px auto;
padding:0;
font-size:10px;
width:1000px;
text-align:center;
}

#bottom ul {
	list-style: none;
	padding:20px 0px 0px 0px;
	font-weight:bold;
	margin:0px;
}

#bottom li {
	display: inline;
	padding: 0px 6px;
}

#bottom ul li a, #bottom ul li a:link, #bottom ul li a:visited {
	color: #ff7f00;
	text-decoration: none;
}

#bottom  ul li a:hover, #bottom ul li a:active {
	color: #333;
	text-decoration: none;
}

textarea#comment  {width:500px;}
a > img {border: none;} 


li.widget {list-style:none;}
.widgettitle {display:none;}
.slideshowlink {display:none;}
.clear {clear:both; height:8px;}

#searchform{
 float: right;
 width: 193px;
 height:30px;
 background: url('images/searchbox.jpg');
 background-repeat:no-repeat;
 margin:3px 0px 0px 0px;
}

.fieldHolder
{
	width: 180px;
	height: 21px;
	float: left;
	margin-top:0px;
}
.textInput
{
	width: 180px;
	height: 22px;
	background: none;
	border: none;
	color: #43627a;
	margin-top: 5px;
	margin-left: 5px;
}

.nivo-controlNav {position:relative; top:290px; left:160px; z-index:99999;}

#mc_embed_signup{clear:left; font:14px Helvetica,Arial,sans-serif; }


.topbar {position:absolute; top:0px; right:0px;}

.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li a {
    float: left;
    text-decoration: none;
    padding: 4px 10px !important;
    color: #48774f !important;
    line-height: 24px !important;
background: none !important;
    background-color: #E3E3E3;
    border: 1px solid #48774f !important;
}

.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-state-active a, .wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text;
    color: #FFF !important;
    background-color: #48774f !important;
}