/*

	Theme Name: Georgia Child Theme

	Theme URI: http://www.studiopress.com/themes/georgia

	Description: Georgia is a two or three column child theme created for the Genesis Framework.

	Author: StudioPress

	Author URI: http://www.studiopress.com/



	Version: 1.0

	

	Tags: black, custom-background, custom-header, custom-menu, fixed-width, left-sidebar, one-column, orange, right-sidebar, sticky-post, theme-options, threaded-comments, three-columns, translation-ready, two-columns, white

	

	Template: genesis

	Template Version: 1.6.1



	License: GNU General Public License v2.0

	License URI: http://www.opensource.org/licenses/gpl-license.php

*/

 



/* Table of Contents



* Defaults

* Hyperlinks

* Body

* Wrap

* Header

* Image Header - Partial Width

* Image Header - Full Width

* Navigation Constants

* Header Right Navigation

* Primary Navigation

* Primary Navigation Extras

* Secondary Navigation

* Inner

* Breadcrumb

* Taxonomy Description

* Content-Sidebar Wrap

* Content

* Column Classes

* Headlines

* Unordered / Ordered Lists

* Post Info

* Post Meta

* Author Box

* Sticky Posts

* Archive Page

* Post Icons

* Images

* Post Navigation

* Primary / Secondary Sidebars

* Dropdowns

* Featured Page / Post

* User Profile

* Buttons

* Search Form

* eNews & Updates Widget

* Calendar Widget

* Footer Widgets

* Footer

* Comments

* Gravity Forms



*/





/* Import Fonts

------------------------------------------------------------ */

 





/* Defaults

------------------------------------------------------------ */



body,

h1,

h2,

h2 a,

h2 a:visited,

h3,

h4,

h5,

h6,

p,

input,

select,

textarea {

	color: #58341E;

	font-family: Times New Roman;

	font-size: 20px;

	font-weight: normal;

	line-height: 22px;

	margin: 0;

	padding: 0;

	text-decoration: none;

	

}



input,

select,

textarea,

.author-box,

.breadcrumb,

.sticky,

.taxonomy-description,

.wp-caption {

	background-color: #f5f5f5;

	border: 2px solid #C0D643;

}



ol,

ol li,

ul,

ul li {

	list-style-type: none;

	margin: 0;

	padding: 0;

}



ol li {

	list-style-type: decimal;

}



ul li {

	list-style-type: disc;
	

}





/* Hyperlinks

------------------------------------------------------------ */



a,

a:visited {

	color: #C0D643;

	text-decoration: underline;

	

}



a:hover {

	color: #58341E;

	text-decoration: underline;

}



a img {

	border: none;
	padding: 3px;

}





/* Body

------------------------------------------------------------ */



body {

	background: #f5f5f5;

}





/* Wrap

------------------------------------------------------------ */



#wrap {

	margin: 10px auto;

	width: 1100px;

Background: #fff;

	border: 8px double #C0D643;

-moz-box-shadow: 0px 0px 10px #000; -khtml-box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000; 			box-shadow: 0px 0px 10px #000;

}





/* Header

------------------------------------------------------------ */



#header {

	height: 200px;

	width: 1100px;

}



#title-area {

	float: left;

	overflow: hidden;

	padding: 10px 0 0;

	width: 400px;

}

	

#title {

	font-family: Georgia, Times, 'Times New Roman', serif;

	font-size: 30px;

	line-height: 36px;

	margin: 0;

}



#title a,

#title a:hover {

	color: #333;

	text-decoration: none;

}



#description {

	color: #C0D643;

	font-size: 14px;

}



#header .widget-area {

	float: right;

	width: 550px;

}





/* Image Header - Partial Width

------------------------------------------------------------ */



.header-image #title-area,

.header-image #title,

.header-image #title a {

	display: block;

	float: left;

	height: 80px;

	overflow: hidden;

	padding: 0;

	text-indent: -9999px;

	width: 300px;

}



.header-image #description {

	display: block;

	overflow: hidden;

}





/* Image Header - Full Width

------------------------------------------------------------ */



.header-full-width #title-area,

.header-full-width #title,

.header-full-width #title a {

	width: 1100px;

}





/* Navigation Constants

------------------------------------------------------------ */



li:hover ul ul,

li.sfHover ul ul {

	left: -9999px;

}



li:hover,

li.sfHover { 

	position: static;

}





/* Header Right Navigation

------------------------------------------------------------ */



#header ul.nav,

#header ul.menu {

	float: right;

}



#header ul.nav ul,

#header ul.menu ul {

	float: right;

	margin: 0;

	padding: 0;

	width: 100%;

}



#header ul.nav li,

#header ul.menu li {

	background-color: #333;

	float: left;

	list-style-type: none;

}



#header ul.nav li a,

#header ul.menu li a {

	color: #fff;

	display: block;

	font-family: Georgia, Times, 'Times New Roman', serif;

	font-size: 14px;

	padding: 7px 10px 5px;

	position: relative;

	text-decoration: none;

}



#header ul.nav li a:hover,

#header ul.nav li a:active,

#header ul.nav .current_page_item a,

#header ul.nav .current-cat a,

#header ul.nav .current-menu-item a,

#header ul.menu li a:hover,

#header ul.menu li a:active,

#header ul.menu .current_page_item a,

#header ul.menu .current-cat a,

#header ul.menu .current-menu-item a {

	background-color: #C0D643;

	color: #fff;

}



#header ul.nav li a .sf-sub-indicator,

#header ul.menu li a .sf-sub-indicator {

	display: block;

	overflow: hidden;

	position: absolute;

	text-indent: -9999px;

}



#header ul.nav li li a,

#header ul.nav li li a:link,

#header ul.nav li li a:visited,

#header ul.menu li li a,

#header ul.menu li li a:link,

#header ul.menu li li a:visited {

	background-color: #C0D643;

	border: 1px solid #65605b;

	border-top-width: 0;

	color: #fff;

	font-size: 12px;

	padding: 3px 10px;

	position: relative;

	width: 138px;

}



#header ul.nav li li a:hover,

#header ul.nav li li a:active,

#header ul.menu li li a:hover,

#header ul.menu li li a:active {

	background-color: #000;

}



#header ul.nav li ul,

#header ul.menu li ul {

	height: auto;

	left: -9999px;

	position: absolute;

	width: 160px;

	z-index: 9999;

}



#header ul.nav li ul a,

#header ul.menu li ul a { 

	width: 140px;

}



#header ul.nav li ul ul,

#header ul.menu li ul ul {

	margin: -29px 0 0 159px;

}



#header ul.nav li:hover>ul,

#header ul.nav li.sfHover ul,

#header ul.menu li:hover>ul,

#header ul.menu li.sfHover ul {

	left: auto;

}





/* Primary Navigation

------------------------------------------------------------ */



#nav {

	clear: both;

	font-family: 'Petrona', serif;

	font-size: 16px;

	margin: 0 0 1px;

	overflow: hidden;

	width: 1100px;

	font-weight: bold;

	background: #C0D643;

	

}



#nav ul {

	float: left;

	width: 100%;

}



#nav li {

	float: left;

	list-style-type: none;

}



#nav li a {

	color: #58341E;

	display: block;

	padding: 5px 8px;

	position: relative;

	text-decoration: none;

	font-weight: bold;

	
line-height: 30px;

text-align: center;

}



#nav li a:hover,

#nav li a:active,

#nav .current_page_item a,

#nav .current-cat a,

#nav .current-menu-item a {

	color: #58341E;

	text-decoration: underline;

}



#nav li a .sf-sub-indicator {

	display: block;

	overflow: hidden;

	position: absolute;

	text-indent: -9999px;

}



#nav li li a,

#nav li li a:link,

#nav li li a:visited {

	background-color: #C0D643;

	border-bottom: 1px solid #fff;

	border-top-width: 0;

	color: #58341E;

	font-size: 16px;

	padding: 3px 8px;

	position: relative;

	width: 148px;

	font-weight: bold;
	border-bottom: 1px solid #C0D643;

	

}



#nav li li a:hover,

#nav li li a:active {

	color: #58341E;
	text-decoration: underline;

}



#nav li ul {

	height: auto;

	left: -9999px;

	position: absolute;

	width: 170px;

	z-index: 9999;

}



#nav li ul a { 

	width: 150px;

}



#nav li ul ul {

	margin: -29px 0 0 169px;

}



#nav li:hover>ul,

#nav li.sfHover ul {

	left: auto;

}





/* Primary Navigation Extras

------------------------------------------------------------ */



#nav li.right {

	color: #000;

	float: right;

	padding: 5px 10px;

}



#nav li.right a {

	background: none;

	border: none;

	color: #000;

	display: inline;

	text-decoration: none;

}



#nav li.right a:hover {

	color: #000;

	text-decoration: underline;

}



#nav li.search {

	padding: 0 10px;

}



#nav li.rss a {

	background: url(images/feed.png) no-repeat center left;

	margin: 0 0 0 10px;

	padding: 0 0 0 16px;

}



#nav li.twitter a {

	background: url(images/twitter-nav.png) no-repeat center left;

	padding: 0 0 0 20px;

}





/* Secondary Navigation

------------------------------------------------------------ */



#subnav {

	background-color: #58341E;

	clear: both;

	color: #C0D643;

	font-family: 'Petrona', serif;

	font-size: 14px;

	overflow: hidden;

	width: 1100px;


}



#subnav ul {

	float: left;

	width: 100%;

}



#subnav li {

	float: left;

	list-style-type: none;

}



#subnav li a {

	color: #C0D643;

	display: block;

	padding: 5px 8px;

	position: relative;

	text-decoration: none;

	font-weight: bold;



}



#subnav li a:hover,

#subnav li a:active,

#subnav .current_page_item a,

#subnav .current-cat a,

#subnav .current-menu-item a {

	color: #C0D643;
	text-decoration: underline;

}



#subnav li a .sf-sub-indicator {

	display: block;

	overflow: hidden;

	position: absolute;

	text-indent: -9999px;

}



#subnav li li a,

#subnav li li a:link,

#subnav li li a:visited {

	background-color: #58341E;

	color: #C0D643;

	font-size: 14px;

	padding: 3px 8px;

	position: relative;

	width: 138px;

	font-weight: bold;
	border-bottom: 1px dotted #fff;

}



#subnav li li a:hover,

#subnav li li a:active {

	color: #C0D643;

	text-decoration: underline;

}



#subnav li ul {

	height: auto;

	left: -9999px;

	margin: 0 0 0 -1px;

	position: absolute;

	width: 160px;

	z-index: 9999;

}



#subnav li ul a { 

	width: 140px;

}



#subnav li ul ul {

	margin: -29px 0 0 159px;

}



#subnav li:hover>ul,

#subnav li.sfHover ul {

	left: auto;

}





/* Inner

------------------------------------------------------------ */



#inner {

	background-color: #fff;

	margin: 10px auto;

	padding: 5px;

	width: 1090px;

	

}



#inner .wrap {

	overflow: hidden;

	padding: 20px 10px;

}





/* Breadcrumb

------------------------------------------------------------ */



.breadcrumb {

	margin: 0 0 30px;

	padding: 5px 10px;

background: #fff;

}







/* Taxonomy Description

------------------------------------------------------------ */



.taxonomy-description {

	margin: 0 0 30px;

	padding: 10px;

}





/* Content-Sidebar Wrap

------------------------------------------------------------ */



#content-sidebar-wrap {

	float: left;

	width: 900px;

}



.content-sidebar #content-sidebar-wrap,

.sidebar-content #content-sidebar-wrap {

	width: 1080px;

}



.sidebar-content-sidebar #content-sidebar-wrap,

.sidebar-sidebar-content #content-sidebar-wrap {

	float: right;

}



.full-width-content #content-sidebar-wrap {

	width: 1030px;

}





/* Content

------------------------------------------------------------ */



#content {

	float: left;

	width: 485px;

}



.content-sidebar #content,

.sidebar-content #content {

	width: 685px;

}



.sidebar-content #content,

.sidebar-sidebar-content #content {

	float: right;

}



.full-width-content #content {

	width: 1030px;

}



blockquote {

	border-top: 3px double #58341E;

	border-bottom: 3px solid #58341E;

	clear: both;

	font-style: italic;

	margin: 0 10px 20px;

	padding: 20px 20px 0 20px;
	background: #C0D643;

}



blockquote p {

	color: #58341E;

}



.post {

	margin: 20px 0 40px;

}



.entry-content {

	overflow: hidden;

}



.entry-content p {

	padding: 0 0 20px;

}



.clear {

	clear: both;

}



.clear-line {

	border-bottom: 1px solid #ddd;

	clear: both;

	margin: 0 0 15px;

}





/* Column Classes

------------------------------------------------------------ */



.five-sixths,

.four-fifths,

.four-sixths,

.one-fifth,

.one-fourth,

.one-half,

.one-sixth,

.one-third,

.three-fifths,

.three-fourths,

.three-sixths,

.two-fifths,

.two-fourths,

.two-sixths,

.two-thirds {

	float: left;

	margin: 0 0 20px;

	padding-left: 3%;

}



.one-half,

.three-sixths,

.two-fourths {

	width: 48%;

}



.one-third,

.two-sixths {

	width: 31%;

}



.four-sixths,

.two-thirds {

	width: 65%;

}



.one-fourth {

	width: 22.5%;

}



.three-fourths {

	width: 73.5%;

}



.one-fifth {

	width: 17.4%;

}



.two-fifths {

	width: 37.8%;

}



.three-fifths {

	width: 58.2%;

}



.four-fifths {

	width: 78.6%;

}



.one-sixth {

	width: 14%;

}



.five-sixths {

	width: 82%;

}



.first {

	clear: both;

	padding-left: 0;

}





/* Headlines

------------------------------------------------------------ */



h1,

h2,

h3,

h4,

h5,

h6 {

	color: #333;

	font-family: 'Josefin Slab', serif;

	margin: 0 0 5px;

}



h1,

h2,

h2 a,

h2 a:visited {

	color: #C0D643;

	font-family: 'Josefin Slab', serif;

	font-size: 30px;

	line-height: 34px;

	font-weight: bold;

	text-align: left;

}



h2 a:hover {

	color: #58341E;

	text-decoration: underline;

}



.widget-area h2 {

	font-size: 14px;

}



h3 {

	font-size: 20px;

}



h4 {

	font-size: 18px;

}



.widget-area h4

 {

	color: #C0D643;

	font-family: 'Josefin Slab', serif;

	font-size: 20px;

	line-height: 25px;

	font-weight: bold;

	text-align: left;
	background: #fff;

	border-bottom: 2px dotted #58341E;

	padding: 5px;

	

}



.widget-area h4 a {

	color: #333;

}



.widget-area h4 a:hover {

	color: #333;

	text-decoration: none;

}


h5 {

	font-size: 16px;

}


h6 {

	font-size: 14px;

}





/* Unordered / Ordered Lists

------------------------------------------------------------ */



.entry-content ol,

.entry-content ul {

	margin: 0;

	padding: 0 0 20px;

}



.entry-content ol {

	margin: 0 0 0 35px;

}



.archive-page ul li,

.entry-content ul li {

	list-style-type: disc;

	margin: 0 0 0 30px;

	padding: 0;

}



.entry-content ol li {

	margin: 0 0 0 25px;

}



.archive-page ul li,

.entry-content ul li {

	list-style-type: disc;

}



.archive-page ul ul,

.entry-content ul ul,

.entry-content ol ol {

	padding: 0;

}





/* Post Info

------------------------------------------------------------ */



.post-info {

	font-size: 20px;

	margin: 5px 0 10px;

	text-transform: none;

	font-family: 'Josefin Slab', serif;
	font-weight: bold;

}





/* Post Meta

------------------------------------------------------------ */



.post-meta {

	border-bottom: 2px dotted #58341E;

	clear: both;

	font-size: 16px;

	padding: 10px 0;

	text-transform: none;
	
	font-weight: bold;

	font-family: 'Josefin Slab', serif;

}





/* Author Box

------------------------------------------------------------ */



.author-box {

	margin: 0 0 40px;

	padding: 10px;

	overflow: hidden;

}





/* Sticky Posts

------------------------------------------------------------ */



.sticky {

	margin: 0 0 40px;

	padding: 10px;

}





/* Archive Page

------------------------------------------------------------ */



.archive-page {

	float: left;

	padding: 20px 0;

	width: 50%;

}





/* Post Icons

------------------------------------------------------------ */



.post-comments,

.tags {

	background: url(images/icon-dot.png) no-repeat center left;

	margin: 0 0 0 3px;

	padding: 0 0 0 8px;

}





/* Images

------------------------------------------------------------ */



img {

	max-width: 100%

}



img.alignleft,

img.alignright,

.alignleft img,

.alignright img {

	max-width: none;

}



.avatar,

.featuredpage img,

.featuredpost img,

.post-image {	

	background-color: #f5f5f5;

	border: 1px solid #ddd;

	padding: 4px;

}



.author-box .avatar {

	background-color: #fff;

	float: left;

	height: 80px;

	margin: 0 10px 0 0;

	width: 80px;

}



.post-image {

	margin: 0 10px 10px 0;

}



.comment-list li .avatar { 

	background-color: #fff;

	float: right;

	margin: 0 5px 0 10px;

	padding: 4px;

}



img.centered,

.aligncenter {

	display: block;

	margin: 0 auto 10px;

}



img.alignnone {

	display: inline;

	margin: 0 0 10px;

}



img.alignleft {

	display: inline;

	margin: 0 10px 10px 0;

}



img.alignright {

	display: inline;

	margin: 0 0 10px 10px;

}



.alignleft {

	float: left;

	margin: 0 10px 0 0;

}



.alignright {

	float: right;

	margin: 0 0 0 10px;

}



.wp-caption {

	border: none;

	padding: 5px;

	text-align: center;

}



p.wp-caption-text {

	font-family: Times New Roman;

	font-size: 12px;

	font-style: italic;

	line-height: 16px;

	padding: 5px;

}



.wp-smiley,

.wp-wink {

	border: none;

	float: none;

}





/* Post Navigation

------------------------------------------------------------ */



.navigation {

	overflow: hidden;

	padding: 20px 0;

	width: 100%;

}



.navigation li {

	display: inline;

}



.navigation li a,

.navigation li.disabled,

.navigation li a:hover,

.navigation li.active a {

	background-color: #333;

	color: #fff;

	padding: 5px 8px;

}



.navigation li a:hover,

.navigation li.active a {

	background-color: #e85119;

	color: #fff;

	text-decoration: none;

}





/* Primary / Secondary Sidebars

------------------------------------------------------------ */



.sidebar {

	display: inline;

	float: right;

	width: 355px;

}



#sidebar-alt {

	float: left;

	width: 180px;
	margin: 0 15px 0 0;

}



.sidebar-content #sidebar,

.sidebar-sidebar-content #sidebar {

	float: left;

}



.content-sidebar-sidebar #sidebar-alt {

	float: right;

}



.sidebar .widget {

	margin: 0 0 20px;

	padding: 5px 5px 10px;



}



.widget-area ol,

.widget-area ul {

	margin: 0 0 -5px 20px;

}



.widget-area ol ol,

.widget-area ul ul {

	margin: 0 0 0 15px;

}



.widget-area ul li {

	list-style-type: disc;

 	word-wrap: break-word;

}



.widget-area ol li {

	list-style-type: decimal;

}





/* Dropdowns

------------------------------------------------------------ */



#cat,

.widget_archive select {

	background-color: #f5f5f5;

	color: #65605b;

	display: inline;

	font-size: 12px;

	padding: 3px;

	width: 100%;

}





/* Featured Page / Post

------------------------------------------------------------ */



.featuredpage,

.featuredpost {

	clear: both;

	margin: 0 0 15px;

	overflow: hidden;

}



.featuredpage .page,

.featuredpost .post {

	overflow: hidden;

	margin: 0 0 15px;

}





/* User Profile

------------------------------------------------------------ */



.user-profile {

	overflow: hidden;

}





/* Buttons

------------------------------------------------------------ */



div.gform_footer input.button,

.enews #subbutton,

.reply a,

.reply a:visited,

.searchsubmit,

#submit {

	background-color: #C0D643;

	border: 1px solid #333;

	color: #58341E;

	cursor: pointer;

	font-size: 14px;

	font-weight: normal;

	padding: 3px 8px;

	text-decoration: none;

}



div.gform_footer input.button:hover,

.enews #subbutton:hover,

.reply a:hover,

.searchsubmit:hover,

#submit:hover {

	background-color: #58341E;

	border: 1px solid #333;

	color: #fff;

	text-decoration: none;

}





/* Search Form

------------------------------------------------------------ */



#header .searchform {

	float: right;

	padding: 25px 0 0;

}



#nav .searchform {

	float: right;

}



.s {

	color: #333;

	font-size: 12px;

	margin: 0 2px 0 0;

	padding: 4px 0 4px 5px;

	width: 250px;

}



.sidebar .s {

	width: 250px;

}





/* eNews and Update Widget

------------------------------------------------------------ */



.enews #subbox {

	color: #65605b;

	font-size: 12px;

	margin: 5px 5px 0 0;

	padding: 4px 0 4px 5px;

	width: 190px;

}





/* Calendar Widget

------------------------------------------------------------ */



#wp-calendar {

	width: 100%;

}



#wp-calendar caption {

	font-size: 12px;

	font-style: italic;

	padding: 2px 5px 0 0;

	text-align: right;

}



#wp-calendar thead {

	background-color: #f5f5f5;

	font-weight: bold;

	margin: 10px 0 0;

}



#wp-calendar td {

	background-color: #f5f5f5;

	padding: 2px;

	text-align: center;

}





/* Footer Widgets

------------------------------------------------------------ */



#footer-widgets {

	background-color: #fff;

    clear: both;

    font-size: 16px;

    margin: 0 auto 0px;

    overflow: hidden;

    padding: 5px 5px 0;

    width: 1090px;

   	

}

 

#footer-widgets .wrap {

	overflow: hidden;

	padding: 20px 24px 5px;

}

 

#footer-widgets .widget {

    background: none;

    border: none;

    margin: 0 0 15px;

    padding: 0;

}



#footer-widgets .textwidget {

	padding: 0;
	color: #58341E;

}



#footer-widgets .widget_tag_cloud div div {

	padding: 0;

}



#footer-widgets p {

    font-size: 13px;

    padding: 0 0 10px;

	color: #58341E;

}



#footer-widgets ul {

    list-style-type: none;

    margin: 0 0 10px;

}

 

#footer-widgets ul li {

    list-style-type: disc;

    margin: 0 0 0 15px;

}



#footer-widgets #wp-calendar thead,

#footer-widgets #wp-calendar td {

	background: none;

}



.footer-widgets-1 {

    float: left;

    padding: 0 30px 0 0;

    width: 315px;

}

 

.footer-widgets-2 {

    float: left;

    width: 305px;
margin: 0 20px 0 0;

}

 

.footer-widgets-3 {

    float: right;

    width: 315px;

}





/* Footer

------------------------------------------------------------ */



#footer {

	background: #C0D643;

	clear: both;

	font-size: 14px;

	overflow: hidden;

	padding: 5px;

	width: 1090px;

}



#footer p {

	font-size: 14px;

font-family: 'Petrona', serif;

	font-weight: bold;

color: #58341E;

text-align: center;

}



#footer a {

	color: #58341E;

	text-decoration: underline;

}



#footer .gototop {

	float: left;

	width: 200px;

}



#footer .creds {

	float: right;

	text-align: right;

	width: 755px;

}





/* Comments

------------------------------------------------------------ */



#comments,

#respond {

	margin: 0 0 15px;

	overflow: hidden;

}



#author,

#comment,

#email,

#url {

	font-size: 12px;

	margin: 10px 5px 0 0;

	padding: 5px;

	width: 250px;

}



#comment {

	height: 150px;

	margin: 10px 0;

	width: 98%;

}



.ping-list {

	margin: 0 0 40px;

}



.comment-list ol,

.ping-list ol {

	padding: 10px;

}



.comment-list li,

.ping-list li {

	font-weight: bold;

	margin: 15px 0 5px;

	padding: 10px 5px 10px 10px;

}



.comment-list li ul li {

	list-style-type: none;

	margin-left: 10px;

	margin-right: -6px;

}



.comment-list p,

.ping-list p {

	margin: 10px 5px 10px 0;

}



.comment-list cite,

.ping-list cite {

	font-style: normal;

}



.commentmetadata {

	font-size: 11px;

}



.nocomments {

	text-align: center;

}



#comments .navigation {

	display: block;

}



.thread-alt,

.thread-even {

	background-color: #f5f5f5;

}



.alt,

.depth-1,

.even {

	border: 1px solid #ddd;

}





/* Gravity Forms

------------------------------------------------------------ */



div.gform_wrapper input,

div.gform_wrapper select,

div.gform_wrapper textarea {

	color: #65605b !important;

	font-family: Times New Roman!important;

	font-size: 12px;

	padding: 4px 5px !important;

}



div.gform_footer input.button {

	color: #fff !important;

}



div.gform_wrapper .ginput_complex label {

	font-size: 12px;

}



div.gform_wrapper li,

div.gform_wrapper form li {

	margin: 0 0 10px;

}



div.gform_wrapper .gform_footer {

	border: none;

	margin: 0;

	padding: 0;

}