/**
 * Theme Name:  Geiseric
 * Theme URI:   https://github.com/trsenna/geiseric
 * Description: One more child-theme for Kuorinka that invites to think about the nature.
 *
 * Version:     0.1.2
 * Author:      Thiago Senna
 * Author URI:  http://thremes.com.br
 *
 * Template:            kuorinka
 * Template Version:    1.0.3
 *
 * Tags: yellow, green, orange, one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, responsive-layout, accessibility-ready, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
 * Text Domain: geiseric
 *
 * License:     GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 */

@import "lib/assets/css/base.css";

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}


/* Joe Zarrow additions */

body {
	font-family: "franklin gothic book", helvetica, droid-sans, sans-serif;
}

h1 {
	font-family: Garamond, "EB Garamond", serif;
	text-transform: none;
}
h2 {	font-family: Garamond, "EB Garamond", serif;	text-transform: none;}h3 {	font-family: Garamond,"EB Garamond", serif;	text-transform: none;}h4 {	font-family: Garamond, "EB Garamond", serif;	text-transform: none;}h5 {	font-family: Garamond, "EB Garamond", serif;	text-transform: none;}.blogroll li {	margin-bottom: 1em;	}	.blogroll img {	width:100%;	}	.widget ul>li::before {    /*content: '\f432';  GETTING RID OF CARAT IN BLOG ROLL*********/	display:none;	}
#site-title {
	font-family: Garamond, "EB Garamond", serif;
	font-size: 2.75em;
	 color: #0B8C1F;
	text-transform: none;
	
}

#comments { display:none; }


	
.pa_sheet li {
  list-style:disc !important;
}

.gform_wrapper form li, .gform_wrapper li {
  list-style:disc !important;
  margin-left:0 !important;
  overflow:visible;
  }
 
nav #menu-primary {background-color: #4e8700;}#wrap {background-color: #4e8700;}




/* online PA font-size wackiness */

.gform_wrapper .description_above .gfield_description {
    padding: 0 0 10px;
    font-size: 11pt;
}

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label {
    margin: 9px 0 1px 1px;
    font-size: 11pt;


