/*
Theme Name: New-GNOWFGLINS
Theme URI: http://gnowfglins.com/
Description: A WordPress theme framework.
Version: 0.3
Author: Wardeh Harmon
Author URI: http://gnowfglins.com/
Tags: Filters, Framework, Gravatars, Hooks, SEO, Theme Options, Three Columns, Two Columns, Valid XHTML, Valid CSS, Widgets
Template: hybrid
*/

/*
* License: GNU GPL
* Copyright (c) 2008 Justin Tadlock
*/

/* Get base 21px CSS */
@import url('../hybrid/library/css/21px.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get default screen view CSS */
@import url('../hybrid/library/css/screen.css');

/* Get the tabs CSS */
@import url('tabs.css');

/* Get the drop downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

body {
background:#fff url(images/body-background-ecourse2.png) repeat-y 50% 100%;
font-family:helvetica,sans-serif;
line-height:24px;
}
#body-container {
margin:0 auto;
padding:0;
width:850px;
background:#fff;
}
a {
color:#56992F;
font-size:1em;
}
a:hover, a:active {
color:#ff9726;
text-decoration:underline;
}
a:visited {
color:#ff9726;
}
.widget a:hover {
color:#ff9726;
text-decoration:underline;
}
.widget p {
text-decoration:none;
}
h2 {
font-size:18px;
}
h1, h2 {
color:#56992F;
font-family:helvetica, arial, sans serif;
font-weight:normal !important;
}

h3 {
    color: #56992F;
    font-size: 1.3em;
}

h4, h5, h6 {
text-decoration: underline !important;    
color: #333333;
    font-family: helvetica,arial,sans serif;
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 16px;
}

p {
font-size:1em;
}
.content {
float:left;
padding:27px 0 10px 30px !important;
width:800px !important;
margin:0;
}
.sticky h2, .sticky h3, .sticky h4, .sticky h5, .sticky h6 {
color:#EEEEEE;
}
.post ul {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin-left:18px;
}
.post ul li {
background:transparent none no-repeat scroll 0 -4px;
padding-left:0px;
}
.entry-content ul {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin-left:18px;
font-size:1em;
}
.entry-content ul li {
background:transparent none no-repeat scroll 0 -4px;
padding-left:0px;
}

blockquote {
    background-color: transparent !important;
    border: medium none;
    margin: 30px auto;
    width: 500px;
color: #333333;
    font-family: Georgia,serif;
    font-size: 16px;
    font-style: italic;
    padding: 0 15px;
}

blockquote em {
font-style:italic;
}

.sticky blockquote {
color:#F7F7F7;
}
blockquote blockquote {
border-left:3px solid #CADAE7;
color:#555555;
}
.sticky blockquote blockquote {
color:#EEEEEE;
}
blockquote em {
font-style:normal;
}
blockquote.pullquote {
background:transparent none repeat scroll 0 0;
border-bottom:3px double #CCCCCC;
border-top:3px double #CCCCCC;
color:#333333;
font-size:18px;
margin-bottom:3px;
margin-top:6px;
padding:6px 9px;
text-align:center;
width:210px;
}
.pullquote p {
margin:0;
}
code {
background:#EEEEEE none repeat scroll 0 0;
padding:0 3px;
}
pre {
background:transparent url(images/pre.png) repeat scroll 0 0;
border:1px solid #EEEEEE;
overflow:auto;
padding:9px;
}
pre code {
background:transparent none repeat scroll 0 0;
padding:0;
}
.sticky pre {
background:#246F93 none repeat scroll 0 0;
}

caption {
color:#666666;
font-size:0.8em;
font-style:italic;
text-align:right;
}

.drop-cap {
color:#666666;
float:left;
font-family:"Warnock Pro","Goudy Old Style",Palatino,"Book Antiqua",Cambria,Georgia,serif;
font-size:48px;
line-height:39px;
margin-right:3px;
}
.sticky .drop-cap {
color:#EEEEEE;
}
.warning, .alert, .error, .download {
background:#f7f7f7 none repeat scroll 0 0;
border:1px solid #CCCCCC;
padding:6px 9px;
}

.note {
background-color: #FFFFE7;
    border: 1px solid #DDDDDD;
    color: #333333;
    font-family: inherit;
    font-size: 16px;
    font-style: normal;
    padding: 15px 25px;
}

.footnotes {
border-top:1px solid #EEEEEE;
color:#777777;
font-size:0.8em;
margin:0 0 18px 24px;
padding:9px 0 0;
}
.footnotes a.return {
padding:0 1px;
}
.footnotes a.return:hover {
background:#3C738C none repeat scroll 0 0;
color:#EEEEEE;
text-decoration:none;
}
.left, .alignleft {
float:left;
margin:0 18px 0 0;
}
.right, .alignright {
float:right;
margin:0 0 0 18px;
}
.center, .aligncenter {
display:block;
margin:0 auto 18px;
}
.block, .alignnone {
display:block;
margin:0 0 18px;
}
.clear {
clear:both;
}
span.pullquote {
float:none;
margin:0;
}
img, a img {
padding:5px;
border:1px solid #CCCCCC;
}
.post img {
background:transparent none repeat scroll 0 0;
border:1px solid #ccc;
max-width:99%;
}
img.wp-smiley {
border:medium none;
margin:0;
max-height:12px;
padding:0;
}
.wp-caption {
background:#eee none repeat scroll 0 0;
line-height:1.2em;
padding:6px 1px 5px;
text-align:center;
font-style: normal;
}
.wp-caption .wp-caption-text {
color:#000;
font-size:0.8em;
margin:0;
padding:0 5px;
text-align:center;
}
.wp-caption img {
border:1px solid #ccc;
margin:0 auto;
padding:0;
}
.gallery-item {
float:left;
height:100%;
margin:0;
overflow:hidden;
text-align:center;
}

.gallery .gallery-row {
clear:both;
display:block;
height:100%;
margin:0;
overflow:hidden;
}

.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
height:auto;
margin:0 auto;
max-width:89%;
padding:1%;
}
.gallery img {
border:1px solid #CCCCCC;
}

.gallery-caption {
font-size:0.8em;
line-height:1.1em;
margin:5px 20px !important;
text-align:left;
}

.avatar {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #9CBE73;
float:left;
height:100px;
margin-right:18px;
width:100px;
}
.thumbnail {
background:#3C738C none repeat scroll 0 0;
float:left;
height:100px;
margin-right:18px;
width:100px;
}

#header {
background:transparent none no-repeat scroll 0 0;
display:block;
height:145px;
margin-bottom:0;
width:850px;
}

#header-container {
width:850px;
background:#fff;
}

#site-title {
float:left;
width: 100px;
height: 100px;
}

#site-title a {
display: block;
width: 850px;
height: 145px;
background: url(images/logo-ecourse-800-2.png) no-repeat 0 0;
}

#site-title a span {
display: none;
}

#site-description {
font-size:1.2em;
font-style:italic;
margin-bottom:27px;
}
#site-title, #site-description {
color:transparent;
font-family:Georgia,Times,"Times New Roman",serif;
text-indent:-99999em;
}

#primary-menu, #navigation {
    height: 34px;
    margin: 0;
    }

div.menu {
background:#75634d none repeat scroll 0 0;
float:left;
margin:0 auto;
width:850px;
height:34px;
}
div.menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
div.menu li {
display:inline;
margin:0;
padding:0;
}

div.menu li a {
background: transparent none no-repeat scroll 0px 0px !important;
color:#fff !important;
float:left;
margin-right:0;
padding:11px 0 0 24px !important;
border:none !important;
font-size:.9em;
height: 20px;
}

div.menu li a:hover {
color:#FF9726 !important;
}

div.menu ul li.current_page_item a {
background:#5c923c none repeat scroll 0 0;
color:#fff;
}

ul.sub-menu li {
background:none repeat scroll 0 0 #75634D;
border-top:1px solid #CCCCCC;
}

ul.sub-menu li a {
padding:11px !important;
}

#container {
background:#fff none repeat scroll 0 0;
margin:0 auto;
width:850px;
}
#content {
background:#fff;
}
.no-widgets #content, .no-default-widgets #content {
width:800px !important;
}
.no-widgets .content, .page-template-no-widgets .content {
width:800px !important;
}
.no-widgets .entry-content, .page-template-no-widgets .entry-content {
width:800px !important;
}
.post {
clear:both;
height:100%;
margin-bottom:0px;
overflow:hidden;
}
.single .post, .page .post {
margin-bottom:0;
margin-top:20px;
}
.page-template-blog .post {
margin-bottom:36px;
}
.sticky {
background:#d4f3c3 none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#333333;
margin:15px 16px 40px;
padding:15px 15px 0;
}

.sticky a {
color:#498C24 !important;
}
h1 {
margin-bottom:18px;
}
h1, .home .post-title, .page-template-blog .post-title {
font-size:23px !important;
line-height:27px;
}
.post-title, .single-title {
font-size:1.2em;
margin-bottom:3px;
}
.byline {
color:#666666;
font-size:0.8em;
font-style:italic;
margin:0 0 12px;
}
.archive .byline, .search .byline {
display:none;
}
.sticky .byline {
color:#333333;
display:none;
}
.byline a {
color:#232C36;
}
.sticky .post-meta-data {
color:#333333;
display:none;
}
.post-meta-data .categories {
display:block;
}
.post-meta-data .tags {
display:block;
}
.archive .post-meta-data, .search .post-meta-data {
display:none;
}
.post-meta-data .separator {
display:none;
}
.post-meta-data a {
color:#232C36;
}
p.pages a {
border:1px solid #DDDDDD;
font-style:italic;
margin:0 1px;
padding:1px 6px;
}
.author-profile {
height:100%;
margin-bottom:18px;
overflow:hidden;
}
.page-template-biography .author-profile {
margin:0;
}
.author-profile .author-name {
font-size:1em;
font-weight:bold;
margin-bottom:0;
}
.post-box {
margin-bottom:18px;
overflow:hidden;
}
.category-info, .date-info, .tag-info, .search-info {
margin-bottom:18px;
}
.attachment object {
height:100%;
min-height:400px;
width:100%;
}
.attachment object.video {
height:360px;
width:100%;
}
.attachment object.audio {
width:100%;
}
.attachment-image .post-meta-data {
clear:left;
}
.attachment .download {
display:block;
margin-bottom:18px;
}
.attachment-icon, .mime-type-icon {
height:18px;
margin-right:6px;
padding:0;
}
.attachment-application-octet-stream .video {
height:400px;
margin-bottom:18px;
}
.breadcrumb {
display:none;
}
.navigation-links {
height:100%;
overflow:hidden;
font-style:normal;
}
.next, .previous {
font-size:0.85em;
max-width:50%;
}
.previous {
float:left;
}
.next {
float:right;
text-align:right;
}
#comments-template .paged-navigation {
-x-system-font:none;
font-family:Georgia,"Times New Roman",Times;
font-size:0.95em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-align:center;
}
#comments-template .paged-navigation .page-numbers {
border:1px solid #EEEEEE !important;
font-style:italic !important;
padding:3px 6px;
}
#comments-template .paged-navigation .next, #comments-template .paged-navigation .prev {
border:medium none !important;
float:none;
text-align:left;
}

.widget {
background:#FFFFFF none repeat scroll 0 0;
padding:10px 0 0px 0 !important;
color:#333;
}
.page-template-widgets #content .widget {
padding:0;
}
.widget-title {
font-size:1.0em;
font-weight:bold;
font-style:normal;
color:#333;
margin-bottom:4px;
}
.widget ul {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
padding-left:16px;
margin-left:0;
}
.widget ul li {
background:transparent none no-repeat scroll 0 -7px;
padding-left:0px;
font-size:.9em;
padding-bottom:3px;
line-height: 1.3em; 
}

.widget li.current-cat a, .widget li.current_page_item a {
color:#56992F;
}
.widget li.current-cat a:hover, .widget li.current_page_item a:hover {
color:#ff9726;
}
.widget li.current-cat a:active, .widget li.current_page_item a:active {
color:#ff9726;
}
.widget li.current-cat li a, .widget li.current_page_item li a {
color:#56992F;
}
.widget li.current-cat li a:hover, .widget li.current_page_item li a:hover {
color:#ff9726;
}
.widget li.current-cat li a:active, .widget li.current_page_item li a:active {
color:#ff9726;
}
.widget table {
width:240px;
}
#comments-template {
margin-top:18px;
}
#comments-number, #reply {
font-size:1.2em;
}
li.author #reply {
color:#F7F7F7;
}

.comments-closed {
color:#666666;
font-style:italic;
}
#comments-template ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 18px;
}
#comments li {
background:#F7F7F7 none repeat scroll 0 0;
border-bottom:1px solid #DDDDDD;
border-top:1px solid #DDDDDD;
color:#333333;
margin-bottom:9px;
overflow:hidden;
padding:9px 9px 0;
}
#comments li li, #comments li.author li li {
background:#FFFFFF none repeat scroll 0 0;
color:#333333;
margin:0 9px 9px 18px;
}
#comments li.author li, #comments li li li, #comments li li.author li, #comments li.author li.author li {
background:#F9F9F9 none repeat scroll 0 0;
color:#333333;
}
#comments li.author, #comments li li.author, #comments li li li.author, #comments li.author li.author li.author {
background:#232C36 none repeat scroll 0 0;
color:#333333;
}
#comments li.author li.author, #comments li li.author li.author, #comments li.author li li.author {
background:#246F93 none repeat scroll 0 0;
color:#333333;
}
#comments li li.author, #comments li li.author li.author {
border-bottom:1px solid #333333;
border-top:1px solid #333333;
}
#comments li a, #comments li.author li a, #comments li.author li.author li a {
color:#56992F;
}
#comments li a:hover, #comments li.author li a:hover, #comments li.author li.author li a:hover {
color:#ff9726;
text-decoration:underline;
}
#comments li.author a, #comments li.author li.author a, #comments li.author li.author li.author a {
border-color:#333333;
color:#6C5133;
}
#comments-template .avatar {
border:1px solid #666666;
float:left;
height:40px;
margin-right:18px;
padding:0;
width:40px;
}
#comments-template li.author .avatar {
border: 1px solid #6C5133;
background:none;
padding:2px;
}
#comments-template .comment-meta-data {
margin-bottom:18px;
}
#comments-template .comment-text {
clear:left;
margin:0 18px;
}
.comment-text blockquote {
margin-bottom:18px;
}
.comment-text blockquote p {
display:inline;
}
#comments-template li.author blockquote, #comments-template li.author pre {
background:#246F93 none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
}
#comments-template li.author code {
background:transparent none repeat scroll 0 0;
}
.text-input {
display:block;
padding:3px 6px;
width:300px;
}
.page-template-quick-post .text-input {
width:97.5%;
}
#comments-template label {
font-size:1em;
display:block;
}
textarea {
clear:left;
display:block;
width:98.5%;
}
.button {
background:#75634D none repeat scroll 0 0;
border: 1px solid #ccc;
color:#fff;
font-family:helvetica, arial, sans serif;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-right:9px;
padding:6px 9px;
width:100px;
}
li.author .button {
background:#333C45 none repeat scroll 0 0;
}

.button:hover {
background:#979B51 none repeat scroll 0 0;
border: 1px solid #ccc;
cursor:pointer;
}

.allowed-tags {
font-size:0.8em;
}
#footer-container {
background:#fff none repeat scroll 0 0;
border-top:2px solid #75634D;
clear:both;
height:21px;
margin:0;
width:850px;
padding-top:21px;
}
#footer {
color:#333;
font-style:italic;
}

#footer p {
font-size:.8em;
}
#footer a {
color:#56992F;
font-style:normal;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline !important;
color:#ff9726;
}

#footer .copyright {
display:inline;
float:left;
margin-right:9px;
padding-left:15px;
font-style:normal;
}

#footer .credit {
font-style:normal;
}

ul.tabs {
display:none;
}
.comments-popup #body-container {
margin:20px auto;
padding:20px;
width:540px;
}
.comments-popup #container {
margin:0 auto;
padding:0;
width:520px;
}
.comments-popup #content {
padding:20px;
width:500px;
}

form.ddpl-form select {
border:1px solid #E0EBD5;
font-size:0.9em;
width:100%;
}

#primary {
float:right;
width:300px;
padding-top:18px;
}

#secondary {
width:300px;
float:right;
}

#content ul {
list-style-type:disc;
}
#content ul li {
font-size:1em;
padding-bottom:5px;
background:transparent none no-repeat scroll 0 -4px;
padding-left:0;
}
#content ol li {
font-size:1em;
padding-bottom:10px;
}
#content ol li li {
	font-size: 1em;
	}
#comments-template li.entry-author {
background:#ffffe9;
}
.dfrads {
padding:5px;
margin:0px auto;
display:block;
font-size:1em;
text-align:center;
}

.dfrads img {
border:1px solid #CCCCCC;
display:block;
margin:5px auto;
max-width:528px;
padding:5px;
}

.dfrads p {
text-align:center;
}

div.greenfeet {
border:1px solid #CCCCCC;
padding:5px;
margin:25px auto;
display:block;
font-size:1em;
text-align:center;
}

div.greenfeet img {
margin:5px auto;
padding:5px;
display:block;
border:none;
}

span.button {
background:none;
}

span.button :hover {
background:none;
}

.amazonads {
display:block;
padding:20px 32px;
margin:0 auto;
}

ul.enhanced-links-1 {
font-size:1em;
background:none;
}

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}

.subscribe {
padding-bottom:20px;
padding-top:20px;
}

.subscribe a {
font-size:.8em;
}

.subscribe img {
padding:0 8px 0 0;
}

ul.enhanced-links-1 .button:hover {
background:transparent;
border:none;
}

ul.enhanced-links-1 .button {
border:none;
}

.no-widgets #content, .no-default-widgets #content, .primary-inactive.secondary-inactive #content {
width:800px;
}

.post-meta-data {
clear:both;
color:#666666;
display:block;
font-size:0.85em;
font-style:normal;
padding-bottom:18px;
padding-left:0 !important;
padding-right:0 !important;
padding-top:9px !important;
}

input, textarea {
font-family:helvetica, arial, sans serif;
border: solid 1px #ccc;
background:#fff;
}

#utility-before-content, #utility-after-content, #utility-after-singular {
border:none;
text-align:center;
background:transparent;
padding:0;
}

#utility-before-content .widget {
margin:0 auto;
padding:15px;
border-bottom: none;
text-align:center;
background:none;
}

img#utility-before-content {
border:solid 1px #ccc;
padding:5px;
display:block;
margin: 0 auto;
}

#utility-after-content .widget {
margin:0 auto;
padding:15px;
border-bottom: none;
text-align:center;
background:none;
}

img#utility-after-content {
border:none;
padding:5px;
display:block;
margin: 0 auto;
}

#utility-after-singular .widget {
margin: 0;
padding:15px 15px 0px;
text-align:center;
}

img#utility-after-singular {
border:solid 1px #ccc;
padding:5px;
display:block;
margin: 0 auto;
}

.resources a, .resources a:hover, .resources a:visited {
font-size:1.1em !important;
}

.resources h2 {
background:#eee none repeat scroll 0 0;
border:1px solid #CCCCCC;
padding:5px;
font-size:25px;
}

.resources img {
width:136px;
border:none;
padding:5px;
}

#resources p {
display:inline-table;
padding:0 5px 10px;
text-align:center;
width: 93px;
line-height: 1.1em;
font-size:1em !important;
}

.entry-title a {
color:#56992F;
font-style:normal;
font-size:1em;
line-height:1.5em;
font-weight:bold;
}
.entry-title a:hover {
color:#ff9726;
text-decoration:underline;
}
.widget a {
color:#56992F;
text-decoration:none;
}

.widget a:visited {
color:#6C5133;
text-decoration:underline;
}

.widget  {
color:#000;
}


div.series ul li {
line-height:18px;
}

.series a {
line-height:1.2em;
}

.submit-comment {
margin-left:335px;
}

img.rsswidget {
padding:none;
}

.entry-content {
width:800px;
}

#content object {
display:block;
margin:20px auto;
}

.wordtube object {
display:block;
height:360px;
margin:40px auto;
width:480px;
}

#wordtube object {
height:193px;
margin:0 0 5px 0;
width:257px;
}

#wordtube .widget-title {
margin-bottom:-15px;
}

#signature img {
border:none;
}

#primary .dfrads img {
width:257px;
border:none;
padding:0;
margin-left:0;
}

.widget-inside {
margin-left:0;
padding-right:20px;
}

/* make changes manually!!!!  do not paste over what is below! */

/* contact form widget */

#text-398948172 {
font-size:0.8em;
background:#EEEEEE none repeat scroll 0 0;
padding:10px 15px 0;
border:1px solid #CCCCCC;
margin:20px;
}

#text-398948172 .widget-title {
font-size:1.2em;
}

#wpcf7-f1-w1-o1 input {
width:217px !important;
}

#wpcf7-f1-w1-o1 textarea {
width:217px;
margin-bottom:14px;
}

#wpcf7-f1-w1-o1 p {
font-size:.8em;
}

/* about-wardeh widget */

#text-398948173 p {
font-size:.8em;
}

#text-398948173 {
font-size:0.8em;
background:#EEEEEE none repeat scroll 0 0;
padding:10px 15px;
border:1px solid #CCCCCC;
margin:25px 20px 0;
}

#text-398948173 .widget-title {
font-size:1.2em;
}

#text-398948173 img {
border:1px solid #CCCCCC;
width:75px;
}

/* local harvest widget */

div#text-425683153 p {
font-size:.8em;
text-align:center;
margin-bottom:0;
}

div#text-425683153 {
font-size:0.8em;
background:#EEEEEE none repeat scroll 0 0;
padding:10px 15px 20px;
border:1px solid #CCCCCC;
margin:25px 20px 0;
}

div#text-425683153 .widget-title {
font-size:1.2em;
}

#text-425683153 input {
margin-left:52px;
width:112px;
}

#text-425683153 img {
display:block;
margin:0 auto;
}

/* food miles widget */

#D49e42ead30c285584b288c5f680176b1 {
display:block;
margin:40px auto 0;
}

/* search on 404 page */

#hybrid-search-3 {
margin-bottom:30px;
}

#hybrid-search-3 input {
width:350px;
}

/* Main Sales Page - Home */



/* Offline Sales Page - Home */
.offline {
background:#FFFFE9;
border:1px solid #ddd;
padding:12px;
margin-right:5px;
width:150px;
}

.offline input {
margin-top:6px;
width:143px;
}

.offline textarea {
width:207px;
}

.offline p {
margin:0;
}

.offline-submit {
padding-top:10px;
}

.offline input[type="submit"] {
background:#75634D none repeat scroll 0 0;
color:#F7F7F7;
margin-left:91px;
margin-top:10px;
width:60px;
}

/* Member login on sales pages */
.member-login {
background:#fff;
border:1px solid #ddd;
padding:10px;
text-align:center;
}

.notice {
background:none repeat scroll 0 0 #f7f7f7;
border:1px solid #DDDDDD;
margin-bottom:30px;
padding:20px 20px 0;
}

.notice p {
font-size:.9em;
}

.member-login-sidebar {
background:none repeat scroll 0 0 #F7F7F7;
border:1px solid #DDDDDD;
padding:10px;
margin-right:21px;
}

.notice-sidebar {
background:none repeat scroll 0 0 #F7F7F7;
border:1px solid #DDDDDD;
padding:10px;
}

.wordtube-widget object {
width:257px;
height:193px;
margin:0;
}

#text-7 {
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #CCCCCC;
margin:24px 43px 10px 0;
padding:0 0 10px 0 !important;
}

#text-7 h3 {
color:#75634D;
font-weight:bold !important;
padding-left:14px;
padding-top:10px;
}

#text-7 p {
padding-left: 14px;
}

#member-login {
color:#333;
padding-left:14px;
padding-bottom:20px;
}

input#a_login, input#a_password {
width:218px;
}

#member-login input[type="submit"] {
background:#75634D none repeat scroll 0 0;
color:#F7F7F7;
margin-left:176px;
margin-top:19px;
}

.testimonial p {
padding-bottom: 25px;
}

.testimonial {
background:none repeat scroll 0 0 #F7F7F7;
border:1px solid #DDDDDD;
padding:20px 20px 0;
margin-bottom:30px;
}

#text-9, #text-10, #text-11, #text-12, #text-13 {
margin-right: 23px;
}

#dfrads-widget-3 input {
border:none;
margin-right:23px;
}

#dfrads-widget-3 .widget {
margin-bottom:0;
padding-bottom:0;
}

.paypal-donate input {
border:none;
}
.paypal-donate img {
border:none;
}

.enroll img {
display:block;
margin:0 auto;
border:none;
}

.menu-global-container {
background:none repeat scroll 0 0 #ffffe9;
border-bottom: 1px solid #ddd;
height:24px;
width:100%;
}

.menu-global-container ul {
margin:0 !important;
height:24px;
text-align:right;
}

.menu-global-container li {
display:inline;
background:none repeat scroll 0 0 transparent !important;
padding:0 10px 0 0;
}

.menu-global-container li a {
background:none repeat scroll 0 0 transparent !important;
display:inline;
color:#333;
}

.menu-global-container li a:hover {
}

.menu-global-container ul li.current_page_item a {
color:#56992F;
text-decoration:underline;
}

#utility-before-html .widget {
padding:0 !important;
margin:0 !important;
}

#utility-before-html .widget ul li {
padding-bottom:0 !important;
}

#utility-before-html .widget-inside {
padding:0 !important;
}

td, th {
border:none;
}

table {
border:none;
}

#post-1754 img {
border:none;
}

.really_simple_share img {
border:none;
}
