/*
Theme Name: My New gftg2011 Child
Theme URI: http://mygoforthegreen.com/
Description: Child theme for gftg2011 theme
Author: Linda
Author URI: http://mygoforthegreen.com/about/
Template:  gftg2011
Version: 0.1.0
*/

	
@import url("../gftg2011/style.css");

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }

.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.alignleft { float: left; }
.alignright { text-align:right; }
.icon-left {
    background: url("/wp-content/themes/mytheme/arrow-left.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    display: block;
    float: left;
    height: 16px;
    margin-right: 10px;
    width: 16px;
}
.icon-right {
    background: url("/wp-content/themes/mytheme/arrow-right.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    display: block;
    float: right;
    height: 16px;
    margin-left: 10px;
    width: 16px;
}

#comments label {
display: block;
}

h3 {
    background-image: none;
    color: #96D440;
    font-family: Arial Narrow,Arial,Helvetica,sans-serif;
    font-size: 24px;
    height: auto;
    line-height: normal;
    margin: 0 0 8px;
    padding: 0;
}

.main-content {
 width: 700px;
 float: left;
}

.primary-sidebar {
 width: 194px;
 float: right;
}

.primary-sidebar li.widget-container {
	list-style: none;
}

.fscontact5 {
	float: right;
}

.widget_mailchimpsf_widget {font-family:Arial;color:#007F00;}

.mc-hdr, .mc-shdr, .mc_form_inside, {font-family:Arial;color:#007F00;}
#mc_signup, .mc_custom_border_hdr {width:100%;max-width:450px;margin:0 auto;}
.mergeRow, .mc_help {display:none;}

.mc_custom_border_hdr {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #007F00;
    font: italic bold 32px Georgia,serif;
    padding: 10px 0 10px 0;
    text-align: center;
}

input.mc_input {
    border: 3px solid #96D050;
    clear: left;
    float: left !important;
    height: 2.5em;
    max-width: 450px;
}

.mc_merge_var { padding: 30px 0 10px; }

.mc_merge_var, #mc-indicates-required { font-size: 0.8em; }

#mc_signup_submit { /* submit button */
	width:180px !important; height:70px !important;
	background:url('../../themes/gftg2011/images/mc_subscribe.png') no-repeat;
	text-indent: -1000em;/* hide native button text */
	cursor:pointer;
	border-style: none; 
}
article ul li { margin-bottom: 50px; }
