/* 

Theme Name: EFAO
Theme URI: 
Description:  This theme was created specifically for the Ecilogical Farmers of Ontario website
Author: Kevin Virtue, Virtue Creative Designs
Author URI: http://www.virtuecreativedesigns.com
Version: 1.0
Tags: 

License:
License URI:

General comments (optional).

*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* =WordPress Core
-------------------------------------------------------------- */

html {
    
    background-color:#ffffff;
    
}

body {
    
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    
}

#header {
    
     width: 1024px;
     height: 197px;
     margin-left: auto;
     margin-right: auto;
     background-color: #ffffff;
            
}

#header #efaosignIn {
    
    position: absolute;
    margin-top: 15px;
    
}

#efaosignIn a:link, #efaosignIn a:visited {
    
    color: #2b1611;
    
}

#efaosignIn a:hover {
    
    text-decoration: none;
    
}

#logo {
    
     float: left;
    width:225px;
    height:167px;
    margin-top: 0px;
    margin-left: 0px;
    background-color: #ffffff;
    text-align: left;
    padding-top: 30px;
    padding-left: 15px;
       
}

#topMenu {
    
    width: 700px;
    height: 197px;
    margin-top: 0px;
    margin-left: 240px;
    background-color: #ffffff;
   
}

#social {
    
    float: right;
    margin-top: 15px;
    margin-right: 10px;
    
    
}

#mainMenu {
    
    padding-top: 138px;
    padding-left: 0px;
    z-index: 100;
    
}

#mainnav,
#mainnav ul {
    list-style: none;
    padding: 0;
    margin: 0;
   line-height: 25px;
    
}

#mainnav {
    
    float: left;
    
}
#mainnav > li {
    
    float: left;
    margin-right: 0px;
    line-height: 16px;
    font-size: 15px;
    text-transform: uppercase;
   
    
    
}


#mainnav li a {

    color: #6d4b48;
    text-decoration: none;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 3px;
    display: block;
    
    
}

#mainnav li a:hover {
    
     background-color: #cfe295;
     color: #319b47;
    
}

#mainnav ul {
    position: absolute;
    display: none;
    z-index: 999;
    
}

#mainnav li:hover ul {
    
   
    box-shadow: 3px 3px 5px #c4c5c7;
    
}

#mainnav li ul {
    
    margin-left: 0px;
    min-width: 135px;
        
}

#mainnav li ul li ul {
    
    left: 100%;
    top: 0px;
    min-width: 135px;
    width: auto;
        
}

#mainnav li ul li ul li {
    
    display: block;
    border-style: solid;
    border-color: #79815b;
    border-width: 1px;
    border-bottom: none;
    background-color: #ffffff;
    text-transform:none;
     white-space:nowrap;
          
    
}

#mainnav li ul li {
    
    display: block;
    border-style: solid;
    border-color: #79815b;
    border-width: 1px;
    border-bottom: none;
    background-color: #ffffff;
    text-transform:none;
          
    
}

#mainnav li ul li a {
    
    font-weight: normal;
    color: #000000;
    
    
}

#breadcrumbs {
    
    width: 511px;
    text-align:left;
    margin-top: 33px;
    margin-left: 11px;
    color:#cc9a34;
       
}

#breadcrumbs span {
    
    color:#cc9a34;
    
}

#breadcrumbs a:link, #breadcrumbs a:visited {
    
    color: #000000;
    
    
}

#breadcrumbs a:hover {
    
    text-decoration: none;
    color:#cc9a34;
}

#mainWrapper {
    
    width: 100%;
    top: 197px;
    background-color: #cfe295;
    overflow: hidden;
    
    
}

#main {
    
    width: 1024px;
    top: 197px;
    margin-left: auto;
    margin-right: auto;
    background-color: #cfe295;
    overflow: hidden;
    
}

#imageGallery {
    
    float: left;
    margin-left: 105px;
    width: 606px;
    height: 346px;
}

#rightNav {
   
    float: left;
    width: 242px;
    height:346px;
    background: url('images/right-navigation.jpg') no-repeat;
    background-color: #319b47;
    
}

#menuRight {
    
    padding-top: 15px;
    padding-left: 25px;
    
}

#haveQuestion {
    
    padding-top: 20px;
    padding-left: 15px;
    
}

#menuRight ul  li {
   
   color: #ffffff;
   margin-top: 15px;
   font-size: 16px;
   font-weight: normal;
   letter-spacing: 1px;
    line-height: 12px;
      
    
    
}

#menuRight ul  li a:link, #menuRight ul  li a:visited{
    
    color: #ffffff;
    text-decoration: none;
  
   
    
}

#menuRight ul  li a:hover {
    
    color: #cfe295;
    text-decoration: none;
    
}

#contentDecorateTop {
    
    position: absolute;
    width: 12px;
    height: 137px;
    margin-left:93px;
    margin-top: 346px;
    background: url('images/content-decorate.jpg') no-repeat;
    
}

#contentDecorateTopMain {
    
    position: absolute;
    width: 12px;
    height: 137px;
    margin-left:93px;
    margin-top: 292px;
    background: url('images/content-decorate-main.jpg') no-repeat;
    
}

#content {
    
    float: left;
    width: 606px;
    min-height: 692px;
    margin-left: 105px;
    background: url('images/content-area.jpg') no-repeat;
    background-color: #e8dcbb;
    padding-bottom: 15px;
    
    
}

#contentHome {
    
    float: left;
    width: 427px;
    min-height: 346px;
    margin-left: 105px;
    background: url('images/content-area-home.jpg') no-repeat;
    background-color: #cc9a34;
    padding-bottom: 15px;
  
    
}

#contentHome h1, #content h1, #content .entry-title h1 {
    
    color: #000000;
    margin-top: 26px;
    margin-bottom: 25px;
    margin-left:30px;
    margin-right: 33px;
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 1px;
    
    
}

#contentHome h2, #content h2, #content .entry-title h2 {
    
    color: #2c1611;
     margin-left: 40px;
    margin-right: 15px;
    margin-top: 15px;
    font-weight: bold;
    font-size: 18px;
}

#contentHome h3, #content h3 {
    
    color: #2c1611;
     margin-left: 40px;
    margin-right: 15px;
    font-weight: bold;
    font-size: 15px;
      margin-top: 20px;
}

#content p {
    
    font-weight: normal;
   margin-left:30px;
    margin-right: 33px;
    margin-top: 15px;
    font-size: 12px;
    line-height: 20px;
    
}

#content .entry-summary {
    
    margin-left:20px;
    margin-right: 23px;
    font-size: 12px;
    
}

#content .posted {
    
    margin-top: 0px;
    font-size: 12px;
    margin-left: 45px;
    
}

#content .entry-meta {
    
        
}

#content img {
    
   
     box-shadow: 3px 3px 5px #000000;
     background-color: #ffffff;
     padding: 5px;
    
}

#content .noBorder {
    
    box-shadow: none;
    padding:0px;
    
    
}


b {
    
    font-weight: bold;
    
}

i, em {
    
    font-style: italic;
    
}

#content ul {
    
    margin-left: 60px;
    margin-right: 40px;
      list-style:disc;
      margin-top: 20px;
      margin-bottom: 20px;
     
    
}


#content li {
    
    line-height: 22px;
    margin-top:5px;
    
}

#content ol {
    
    margin-left: 70px;
     margin-top: 10px;
    margin-bottom: 10px;
    list-style: decimal; 

}
   
    #conent ul li {
    
  
    
}

#contentHome p {
    
    font-weight: bold;
    margin-left: 40px;
    margin-right: 20px;
    margin-top: 15px;
    font-size: 12px;
    line-height: 20px;
    
}

#contentHome a:link, #contentHome a:visited, #content a:link, #content a:visited {
    
    font-weight: bold;
    text-decoration: none;
    color: #2b1611;
    
}

#content a:hover {
    
    text-decoration:underline;
    color: #cc9a34;
    
}

#sidebar a:link, #sidebar a:visited {
    
    font-weight: bold;
    text-decoration: none;
    color: #cc9a34;
     
}

#sidebar a:hover {
    
    text-decoration:underline;
     color: #2c1611    
}

/* Images */
.alignleft {
	float: left;
                margin-right: 15px;
}
.alignright {
	float: right;
         margin-left: 15px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
        
}

strong {
    
    font-weight: bold;
    
}

#contentHome a:hover {
    
    text-decoration: underline;
    color: #e7db98;
    
}



#quoteHome {
    
    float: left;
    width: 178px;
    min-height: 346px;
    padding-bottom: 15px;
    background: url('images/quote-area.jpg') no-repeat;
     background-color: #cbbc93;
  
}

#quoteHome p {
    
    font-size: 13px;
    font-style: italic;
    margin-top: 26px;
    margin-left: 10px;
    margin-right: 20px;
    line-height: 16px;
    
    
}

#sidebar {
    
    float: left;
    width: 211px;        
    min-height: 331px;
    padding-top: 15px;
    padding-left: 8px;
    padding-right: 6px;
    padding-bottom: 15px;
    background-color: #ffffff;
        
}

#sidebar h3 {
    
    margin:10px;
    margin-top: 15px;
    font-weight: bold;
    font-size: 15px;
    
    
}

#sidebar ul.menu, #content ul.menu {
    
    display: block;
    box-shadow: 3px 3px 5px #c4c5c7;
    margin:5px;
    
    
}

#content ul.menu {
    
     box-shadow: 3px 3px 5px #000;
     
     
        
}

#content ul.menu {
    
    list-style: none;
    width: 300px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    
}

#sidebar ul.menu > li,  #content ul.menu >li {
    
    border-style: solid;
    border-color: #79815b;
    border-width: 1px;
    padding: 0px;
    background-color: #cfe295;
    
    text-transform:none;
       
}

#content ul.menu >li {
    
    margin:0px;
   
    
}

#sidebar ul.menu li a, #content ul.menu li a {

    color: #6d4b48;
    text-decoration: none;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 10px;
    display: block;
    background-color: #cfe295;
    
    
}


#sidebar ul.menu li a:hover, #content ul.menu li a:hover {
    
     background-color: #ffffff;
     color: #319b47;
    
}

#sidebarBottom {
    
 margin-top: 25px;
 margin-left: 10px;
  
    
}

input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
        width: 100px;
        height: 15px;
        background-color: #fff;
        
}

#content input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
        width: 300px;
        height: 15px;
        background-color: #fff;
        
}

#searchsubmit  {
    
    background-color: #cc9a34;
    color: #ffffff;
    
}

#searchsubmit:hover {
    
    background-color: #ffffff;
    color: #cc9a34;
    cursor: pointer;
    
}

#content .searchcontent {
    
    margin-left: 50px;;
    
    margin-top:25px;
    
}

.screen-reader-text {
    
    display: none;
    
}

#sidebar [type="text"] {
    
    max-width: 150px;
    
}

#sidebar [type="submit"]  {
    
    background-color: #cc9a34;
    color: #ffffff;
    
}

#sidebar [type="submit"]:hover {
    
    background-color: #ffffff;
    color: #cc9a34;
    cursor: pointer;
    
}

.eNewsImage {
    
    margin-top: 20px;
    margin-left: 10px;
    
}

#footer {
    
    width: 831px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    text-align: center;
    color: #666766;
    padding-top: 10px;
    padding-left: 20px;
    line-height: 18px;
    
}

#footer span.smaller {
    
    font-size: 13px;
    
}

/*************************************************wordpress items */
.menu-toggle, .assistive-text {
    
    display:none;
    
}


.efaoPost {
    
    border-bottom-style:solid; 
    border-bottom-width: 1px; 
    border-bottom-color: #ffffff;
    margin-left: 30px;
    margin-right:33px;
    padding-bottom: 15px;
    
    
}

.efaoPostNoMargin {
    
    border-bottom-style:solid; 
    border-bottom-width: 1px; 
    border-bottom-color: #ffffff;
    margin-left: 0px;
    margin-right:0px;
    padding-bottom: 15px;
    
    
}


.nav-single {
    
    margin-top:10px;
    text-align: center;
    
}



/*************************************************membership app form items */


#efaoAppArea {
    
     margin-left: 10px;
     margin-right: 10px;
     margin-top: 25px;
     padding: 15px;
    
    
}

#efaoAppArea hr {
    
    color: #ffffff;
    
}

#efaoAppArea .efaoChoice {
    
    margin-top: -25px;
    width: 100%;
    margin-bottom: 25px;
    
    
}

#efaoAppArea h2 {
    
    margin-bottom: 25px;
    
}

#efaoAppArea .error {
    
      color:#ff0000;
    
}

table.efaoForm {
    
    margin-left: auto;
    margin-right: auto;
    border: none;
    border-collapse: collapse;
    
}

td.efaoDesc {
    
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: bottom;
    font-weight: bold;
    
    
}

#efaoAppArea .noPadding {
    
    padding-bottom: 0px;
    padding-top: 0px;
    
}
#efaoAppArea .efaoCA, #efaoAppArea .efaoUS {
    
    padding-top: 5px;
    padding-bottom: 5px;
    
}

td.efaoDesctop {
    
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align:top;
    font-weight: bold;
    
    
}

textarea.efaoFarmingEnt {
    
    width: 250px;
    height:50px;
    
}

textarea.efaoAdDesc {
    
    width: 250px;
    height:90px;
    
}



td.efaoInput {
    
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    vertical-align: bottom;
    
}

td.efaoError {
    
    display: none;
    color:#ff0000;
    font-style: italic;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 5px;
    font-size: 12px;
        
}

td.efaoSubmit {
    
    text-align: center;
    padding-top:15px;
    padding-left: 5px;
    padding-right: 5px;
    
    
}

span.efaoManditory {
    
    color:#ff0000;
    
}

input.efaoGeneral {
    
    width: 200px;
        
}

input.efaoPostal {
    
    width: 30px;
    
}

.efaoAttendName {

    width: 350px;

}

input.efaoArea {
    
    width: 30px;
    
}

input.efaoPhone1 {
    
    width: 30px;
    
}

input.efaoPhone2 {
    
    width: 40px;
    
}

input.efaoAcres {
    
    width: 50px;
    
}

input.efaoZip {
    
    width: 35px;
    
}

input.efaoSubmitButton, input.efaoChoiceButton,  .efaoMenuItem, button.efaoCountyGet, #content .button, #content .efaoSubmitButtonFile, #content .paypal, .efaoBackEventSub {
    
    background-color: #319b47;
    color: #ffffff;
    font-size: 14px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
     box-shadow: 3px 3px 5px #000000;
    
}


input.efaoSubmitButton:hover, input.efaoChoiceButton:hover,  .efaoMenuItem:hover, button.efaoCountyGet:hover, #content .button:hover, #content .efaoSubmitButtonFile:hover, #content .paypal:hover, .efaoBackEventSub:hover {
    
    background-color: #319b47;
    color: #ffffff;
    font-size: 14px;
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff;
     box-shadow: none;
     cursor: pointer;
    
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////event display styles*/

#efaoAppArea .efaoEventSection {
    
    border-style: solid;
    border-width: 1px;
    border-color: #319b47;
   
    width: 525px;
    padding:5px;
    margin-bottom: 20px;
    margin-left: 5px;
        
}

#efaoAppArea .efaoEventSection  h2 {
    
    margin-bottom: 10px;
    
}

#efaoAppArea .efaoEventSection  span {
    
    margin-left: 10px;
    font-weight: bold;
    
}

#efaoAppArea .efaoEventSection p.time {
    
    margin-top:0px;
    margin-bottom: 0px;
    
}

#efaoAppArea .efaoEventSection p.date {
    
    margin-top:10px;
    margin-bottom: 0px;
    
}

#efaoAppArea .efaoEventDesc {
    
    display:none;
    padding-bottom: 20px;
    
}

#efaoAppArea .efaoEventSection button.efaoViewMore {
    
    background-color: #319b47;
    color: #ffffff;
    font-size: 14px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
     box-shadow: 3px 3px 5px #000000;
    
    
}


#efaoAppArea .efaoEventSection button.efaoViewMore:hover {
    
    background-color: #319b47;
    color: #ffffff;
    font-size: 14px;
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff;
     box-shadow: none;
     cursor: pointer;
    
    
}

#efaoAppArea .countyMember {
    
    display: none;
    
}