/*

Theme Name: Steve Irons MP
Version: 1.0
Author: Finely Sliced

*/

* { margin: 0; padding: 0; }

html { background: #F7F7F7; }
body { background: #F7F7F7; font-size: 62.5%; font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; -webkit-font-smoothing: antialiased; }

body.page-template-page-home-php { padding-top: 470px; }



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

	NAVIGATION

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

/* Standard Header */

#header_top { position: absolute; top: 0px; left: 0; width: 100%; z-index: 5; }
.scrolled #header_top { opacity: 0; }
#header_top .header { position: relative; margin: 0 auto; max-width: 1200px; padding: 0 30px; height: 120px; }

#header_top .header h2 { position: absolute; bottom: 0px; left: 30px; width: 300px; font-family: 'Helvetica', sans-serif; font-size: 41px; color: #FFF; line-height: 75%; text-shadow: 0 1px 2px #000; letter-spacing: -1px; }
#header_top .header h2 a { display: block; }

.header span { font-size: 36px; }
.header em { display: block; font-size: 18px; font-style: normal; color: #FFF; font-weight: bold; }
.header em span { position: relative; display: inline-block; margin-right: 6px; height: 1px; width: 20px; background: #e1deb4; top: -6px; opacity: 0.6; }

#header_top ul { position: absolute; list-style: none; bottom: 14px; right: 30px; width: 640px; height: 48px; text-align: right; margin: 0; }
#header_top li { position: relative; display: inline-block; font-size: 16px; font-weight: bold; background: #006FB9; vertical-align: top; /* background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#006FB9), to(#008eec)); background: -webkit-linear-gradient(top, #008eec, #006FB9); background: -moz-linear-gradient(top, #008eec, #006FB9); background: -ms-linear-gradient(top, #008eec, #006FB9);
  background: -o-linear-gradient(top, #008eec, #006FB9);  border-bottom: 1px solid #002842; */ }

#header_top li a { display: block; padding: 0 18px; line-height: 48px; }

/* Minified Header */

#header_reduced { position: fixed; top: 0px; left: 0; width: 100%; height: 48px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; opacity: 0; background: #006FB9; /* background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#006FB9), to(#008eec)); background: -webkit-linear-gradient(top, #008eec, #006FB9); background: -moz-linear-gradient(top, #008eec, #006FB9); background: -ms-linear-gradient(top, #008eec, #006FB9);
  background: -o-linear-gradient(top, #008eec, #006FB9);  border-bottom: 1px solid #002842;*/ z-index: 5; }
.scrolled #header_reduced { opacity: 1; }

#header_reduced .header { position: relative; margin: 0 auto; max-width: 1200px; padding: 0 30px; height: 48px; }
#header_reduced .header h2 { float: left; width: 180px;  height: 48px; font-size: 19px; margin: 0; }
/*#header_reduced .header h2 a { display: block; padding-left: 50px; height: 48px; line-height: 48px; background: url(img/mini_steve.png) 
bottom left no-repeat; text-shadow: 0 1px 0 #005086;  }*/

#header_reduced .header h2 a { display: block; padding-left: 50px; height: 48px; line-height: 48px; background: url(http://steveirons.com.au/wp-content/uploads/2015/03/steve-irons-photo-tiny.png) bottom left no-repeat; text-shadow: 0 1px 0 #005086;  }

#header_reduced .header span { font-size: 12px; }
#header_reduced .header em { display: none;}

#header_reduced ul { list-style: none; position: absolute; top: 0; right: 30px; width: 600px; text-align: right; margin: 0; }
#header_reduced li { position: relative; display: inline-block; font-size: 14px; font-weight: bold; vertical-align: top;}
#header_reduced li a { display: block; padding: 0 18px; line-height: 48px; }

.header h2 a:link, .header h2 a:visited { color: #FFF; text-decoration: none; }
.header h2 a:hover, .header h2 a:active { color: #FFF; text-decoration: none; }

.nav li { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.nav a:link, .nav a:visited { color: #FFF; text-decoration: none; }
.nav a:hover, .nav a:active { color: #FFF; text-decoration: none;  }

#header_top li:hover, #header_reduced li:hover { background: #008eec; }

#mobile_nav, #toggle_nav { display: none; }

#header_top li.nav_social, #header_reduced li.nav_social { font-size: 26px; line-height: 48px; }
#header_top li.nav_social a, #header_reduced li.nav_social a { padding: 0 10px;  }

/* Drop Down */

#header_top ul ul, #header_reduced ul ul { position: absolute; top: 48px; left: 0; width: 220px; background: #006FB9; text-align: left; display: none; }
#header_top ul ul li, #header_reduced ul ul li { display: block; border-top: 1px solid rgba(0,80,134,.5); }
#header_top ul ul a, #header_reduced ul ul a { line-height: normal; padding: 16px 18px; }
#header_top ul ul span, #header_reduced ul ul span { display: block; font-size: 13px; font-weight: normal; padding: 4px 0 0 0; }

#header_top li:hover ul, #header_reduced li:hover ul { display: block; }


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

	HOME BANNER AND HERO, PAGE BANNER

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

#banner { position: fixed; top: 0; left: 0; width: 100%; height: 470px; background-color: #036aaf; background-position: center top; background-repeat: no-repeat; z-index: 1; }

.background_1 { background-image: url(img/banner_1.jpg); }
.background_2 { background-image: url(img/banner_2.jpg); }
.background_3 { background-image: url(img/banner_3.jpg); }
.background_4 { background-image: url(img/banner_4.jpg); }
.background_5 { background-image: url(img/banner_5.jpg); }
.background_6 { background-image: url(img/banner_6.jpg); }

#home_banner { position: absolute; top: 0; left: 0; width: 100%; height: 470px; z-index: 4; }
#home_banner_content { position: relative; margin: 0 auto; max-width: 1160px; height: 470px; }

/* Steve */

/*#steve { position: absolute; bottom: 0; left: 30px; display: block; width: 400px; height: 400px; background: url(img/steve-revised.png) bottom left no-repeat; }
*/

#steve { position: absolute; bottom: 0; left: 30px; display: block; width: 569px; height: 491px; background: url(http://steveirons.com.au/wp-content/uploads/2015/03/steve-irons-photo-smaller.png) bottom left no-repeat; }

/* Carousel */

#home_carousel { position: absolute; top: 250px; left: 33.3333%; right: 30px; border-radius: 0px; }
#home_carousel ul { position: relative; list-style: none; margin: 0; width: 100%; z-index: 1; }
#home_carousel li { position: relative; width: 100%; height: auto; padding: 15px 0; background: rgba(0,80,134,.5); overflow: hidden; display: none; }
#home_carousel li .thumb { position: absolute; top: 15px; left: 15px; display: block; width: 140px; }
#home_carousel li .thumb img { display: block; max-width: 100%; width: auto; height: auto; }

#home_carousel li .thumb:link, #home_carousel li .thumb:visited { border: 1px solid #036aaf; }
#home_carousel li .thumb:hover, #home_carousel li .thumb:active { border: 1px solid #FFF; }

#home_carousel li div { margin-left: 170px; }
#home_carousel h3 { color: #e1deb4; font-size: 25px; text-shadow: 0 1px 0 #005086; line-height: 110%; margin: 0 100px 8px 0; text-transform: none; }
#home_carousel p { font-size: 17px; color: #FFF; margin: 0 25px 0 0; }
#home_carousel p.more { font-weight: bold; text-align: right; }
#home_carousel a:link, #home_carousel a:visited { color: #FFF; text-decoration: underline; }
#home_carousel a:hover, #home_carousel a:active { color: #FFF; text-decoration: none; }

#home_carousel h2 { padding-left: 30px; width: 50%; color: #e1deb4; font-size: 23px; text-shadow: 0 1px 0 #005086; font-style: normal; font-family: "MVB Calliope"; font-weight: bold; }

#latest_next { position: absolute; top: 15px; right: 15px; display: block; width: 24px; height: 24px; font-size: 24px; text-align: center; line-height: 24px; color: #FFF; cursor: pointer; z-index: 2; }
#latest_prev { position: absolute; top: 15px; right: 45px; display: block; width: 24px; height: 24px; font-size: 24px; text-align: center; line-height: 24px; color: #FFF; cursor: pointer; z-index: 2; }

#latest_next:hover, #latest_prev:hover { color: #e1deb4; }

/* Page Banners */

#page_banner { position: relative; width: 100%; background-color: #036aaf; background-position: center center; background-repeat: no-repeat; height: 140px; z-index: 4; }

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

	STRUCTURE

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

#content { position: relative; background: #FFF; padding: 50px 0; border-top: 1px solid #FFF; z-index: 4; }
#content_wrap { margin: 0 auto; max-width: 1244px; overflow: hidden; }
#local_issues_header { margin: 0 22px; border-bottom: 1px solid #a9bbc6; }

/* Page Columns */

#primary { float: left; width: 66.6666%; }
#secondary { float: right; width: 33.3333%; }

/* Home Page Columns */

.primary_latest { float: left; width: 42%; }
.secondary_latest { float: left; width: 24.6666%; }

.column { padding: 0 22px; }
.primary_latest .column, .secondary_latest .column { border-right: 1px solid #a9bbc6; }

#primary .column { padding: 0 50px 0 22px; border-right: 1px solid #a9bbc6; } 


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

	TYPOGRAPHY

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

h1 { color: #003253; font-size: 32px; line-height: 110%; margin: 0 0 4px 0; }

h2 { color: #003253; font-size: 25px; margin: 0 0 10px 0; line-height: 110%; }
h3 { color: #003253; font-size: 15px; text-transform: uppercase; margin: 0 0 10px 0; line-height: 110%; }
p { font-size: 15px; color: #333; line-height: 135%; margin-bottom: 18px; }

p.intro { font-size: 23px; color: #006FB9; font-weight: 200; line-height: 110%; margin: 0 0 22px 0; }
p.meta { font-weight: bold; font-size: 12px; color: #003253; }

h4 { font-size: 21px; color: #003253; margin-bottom: 24px; font-style: normal; font-family: Helvetica; font-weight: bold; }
/* h4 span { position: relative; display: block; height: 2px; width: 30px; background: #003253; margin-top: 10px; opacity: 0.6;  } */

.national_latest h2 { font-size: 17px; }
.national_latest p { font-size: 13px; }

table { width: 100%; font-size: 15px; color: #333;  }
table th { text-align: left; font-size: 13px; background: #006FB9; color: #FFF; padding: 8px 6px 6px 6px; text-transform: uppercase; }
table td { text-align: left; font-size: 13px; background: #DEDEDE; padding: 8px 6px 6px 6px; text-}

ul { font-size: 15px; color: #333; line-height: 135%; margin: 0 0 18px 20px; }
ol { font-size: 15px; color: #333; line-height: 135%; margin: 0 0 18px 20px; }

#breadcrumbs { font-size: 13px; font-weight: bold; margin: 0 0 12px 0; /* border-bottom: 1px solid #a9bbc6; padding: 0 0 6px 8px; */ color: #006FB9; }


a:link, a:visited { color: #006FB9; text-decoration: underline; }
a:hover, a:active { color: #006FB9; text-decoration: none; }

.meta a:link, .meta a:visited { color: #003253; text-decoration: underline; }
.meta a:hover, .meta a:active { color: #003253; text-decoration: none; }


h2 a:link, h2 a:visited { color: #003253; text-decoration: none; }
h2 a:hover, h2 a:active { color: #006FB9; text-decoration: none; }

#home_carousel h3 a:link, #home_carousel h3 a:visited { color: #FFF; text-decoration: none; }
#home_carousel h3 a:hover, #home_carousel h3 a:active { color: #FFF; text-decoration: none; }

a.more { font-size: 14px; font-weight: bold; }

.the_button { display: inline-block; font-size: 16px; font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; padding: 12px 0; font-weight: bold; text-align: center;   background: #006FB9; /* background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#006FB9), to(#008eec)); background: -webkit-linear-gradient(top, #008eec, #006FB9); background: -moz-linear-gradient(top, #008eec, #006FB9); background: -ms-linear-gradient(top, #008eec, #006FB9);
  background: -o-linear-gradient(top, #008eec, #006FB9); border-bottom: 1px solid #002842; */}

.the_button:link, .the_button:visited { color: #FFF; text-decoration: none; }
.the_button:hover, .the_button:active { color: #FFF; text-decoration: none; background: #008eec;}

button { display: inline-block; font-size: 16px; color: #FFF; font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; padding: 12px 0; border: none; font-weight: bold; text-align: center;  background: #006FB9; -webkit-font-smoothing: antialiased; }

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

	PAGE EXCERPTS

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

.page_excerpts { list-style: none; margin: 0; padding-top: 20px; }
.page_excerpts li { width: 100%; padding-top: 20px; margin-bottom: 12px; border-top: 1px solid #a9bbc6; overflow: hidden; }

.page_excerpts li .thumb { display: block; width: 26%; float: left; margin-bottom: 8px; }
.page_excerpts li .thumb img { display: block; width: 100%; max-width: 100%; height: auto; }

.page_excerpts li div { float: right; width: 72%; }

.page_excerpts h2 { font-size: 21px; margin-bottom: 3px; }
.page_excerpts p { margin-bottom: 8px; }

.landing_page_navigation { padding-top: 12px; font-size: 14px; font-weight: bold; width: 100%; border-top: 1px solid #a9bbc6; overflow: hidden; }
.landing_next { display: block; float: right; width: 40%; text-align: right; }
.landing_prev { display: block; float: left; width: 40%; }


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

	FORMS

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

.form_fieldset { width: 100%; overflow: hidden; background: #F7F7F7; }
.form_field { padding: 16px 0; border-bottom: 1px solid #DEDEDE; }

.fieldset_split { border-bottom: 1px solid #DEDEDE; }
.fieldset_split .form_field { float: left; width: 50%; border: none; }

.form_field label { display: block; margin: 0 16px 5px 16px; font-size: 15px; color: #003253; }

.form_field .wpcf7-form-control-wrap { position: relative; display: block; margin: 0 16px; }
.text_field .wpcf7-form-control-wrap { padding: 0 8px; background: #FFF; border: 1px solid #DEDEDE; }
.select_field .wpcf7-form-control-wrap { padding: 2px 0; }
.check_field .wpcf7-form-control-wrap { padding-left: 4px; }
.check_field label { font-size: 14px; }
.text_field input { width: 100%; padding: 10px 0; background: #FFF; border: none; outline: none; -webkit-appearance: none; font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; font-size: 15px; color: #4b4b4b; }

.text_field textarea { width: 100%; padding: 10px 0; background: #FFF; border: none; outline: none; -webkit-appearance: none; font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; font-size: 15px; color: #4b4b4b; resize: none; height: 100px; }
.select_field select { width: 100%; }

.check_field input { position: absolute; top: 3px; left: 0; }
em.field_error { display: none; padding-top: 3px; margin: 0 24px; font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; font-size: 13px; font-weight: bold; color: #e65758; font-style: normal; }
.field_error em.field_error { display: block; }
.text_field.field_error span { border: 1px solid #e65758; }
/* Buttons */

.form_field button { border: none; font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; font-size: 15px; padding: 12px 0; background: #da990f; color: #FFF; width: 100%; cursor: pointer; -webkit-font-smoothing: antialiased; }
.form_field button:hover { background: #e9a81b; }
.button_field span { position: relative; display: block;margin: 0 16px; }
.button_tip { padding: 16px 16px 1px 16px; text-align: center; font-size: 13px; }
.wpcf7-not-valid-tip { display: none !important; }

.wpcf7-list-item-label { display: inline; font-size: 14px; color: #003253; }


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

	POSTS

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

.latest_excerpts { list-style: none; margin: 0; }
.latest_excerpts li { padding-bottom: 20px; margin-bottom: 40px; border-bottom: 1px solid #a9bbc6; }

.latest_excerpts li .thumb { display: block; margin-bottom: 12px; }
.latest_excerpts li .thumb img { display: block; width: 100%; max-width: 100%; height: auto; }


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

	VIDEO GALLERY

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

#video_gallery { position: relative; max-width: 1200px; margin: -30px auto 0 auto; padding: 20px 0 16px 0; background: #004675; z-index: 4; }
#video_gallery .cycle-slideshow { width: 100%; }
#gallery { position: relative; list-style: none; margin: 0; z-index: 1; }
#gallery li { display: inline-block; vertical-align: top; margin: 0 0 0 20px; width: 216px; display: none; }

#gallery .video_thumb { position: relative; display: block; width: 212px; height: 117px; margin-bottom: 7px; border: 1px solid #036aaf; overflow: hidden; }

.video_thumb img { display: block; width: 212px; height: 159px; position: absolute; top: -21px; left: 0; z-index: 4; }
.video_thumb:before { display: block; position: absolute; top: 0; left: 0; width: 212px !important; height: 117px; font-size: 48px; color: #FFF; line-height: 117px; opacity: 0.7; background: rgba(0,0,0,.4); z-index: 5; }
#gallery h3 { white-space: normal; font-size: 13px; font-weight: bold; width: auto; line-height: 110%; margin: 0 10px 3px 0; text-transform: none;}
#gallery p { white-space: normal; font-size: 12px; color: #FFF; margin: 0; }
#gallery a:link, #gallery a:visited { color: #FFF; text-decoration: none; }
#gallery a:hover, #gallery a:active { color: #FFF; text-decoration: none; }

#gallery li:hover .video_thumb { border: 1px solid #FFF;  }
#gallery li:hover .video_thumb:before { opacity: 1; }



.g_nav { position: absolute; top: 50%; margin-top: -25px; display: block; width: 50px; height: 50px; text-align: center; z-index: 2; font-size: 24px; line-height: 50px; }
.g_nav:before { }
.g_nav:link, .g_nav:visited { color: #FFF; background: #008eec; text-decoration: none; }
.g_nav:hover, .g_nav:active { color: #FFF; background: #036aaf; text-decoration: none; }

/*
#g_next { right: -22px; }
#g_prev { left: -22px; }
*/
#g_next { right: 0px; }
#g_prev { left: 0px; }

#g_prev.disabled, #g_next.disabled { display: none; }

#video_gallery:hover .g_nav { opacity: 1; }


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

	IMAGE GALLERY

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

.image_gallery { list-style: none; width: 100%; margin: 0; }
.image_gallery li { display: inline-block; vertical-align: top; width: 33.3333%; }
.image_gallery a { display: block; margin: 0 12px 4px 0; }
.image_gallery img { display: block; max-width: 100%; width: 100%; height: auto; }
.image_gallery .wp-caption-text { font-size: 12px; padding: 0 3px; }

.image_gallery a:link, .image_gallery a:visited { border: 3px solid #FFF; }
.image_gallery a:hover, .image_gallery a:active { border: 3px solid #DEDEDE; }


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

	NEWSLETTERS

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

.newsletters { list-style: none; width: 100%; margin: 0; }
.newsletters li { display: inline-block; vertical-align: top; width: 33.3333%; }
.newsletters a { position: relative; display: block; margin: 0 12px 4px 0; }
.newsletters img { display: block; max-width: 100%; width: 100%; height: auto; }

.newsletters span { position: absolute; display: inline-block; bottom: 0; left: 0; width: auto; text-align: center; font-size: 11px; font-weight: bold; padding: 5px 10px; background: rgba(0,80,134,.8); }

.newsletters p { font-size: 12px; }

.newsletters a:link, .newsletters a:visited { border: 3px solid #DEDEDE; color: #FFF; text-decoration: none; }
.newsletters a:hover, .newsletters a:active { border: 3px solid #008eec; color: #FFF; text-decoration: none; }



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

	SIDEBAR

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

.widget { margin-bottom: 30px; padding-bottom: 24px; }

/* Related */

.related_widget { border-bottom: 1px solid #a9bbc6;}
.related-items h3, .related-items hr, .related-items h4 { display: none; }

/* Contact */

.contact_widget { background: #F7F7F7; padding: 15px; }

.contact_widget p { color: #003253; font-size: 18px; font-weight: bold; margin: 0 0 6px 0; line-height: 110%; }
.contact_widget p:before { margin-right: 10px; font-weight: normal; }
.send_email { padding: 12px 13px; width: 90%; margin-bottom: 22px; background: #da990f; }
.send_email:hover { background: #e9a81b; }

/* Newsletter */

.newsletter_widget { background: #F7F7F7; padding: 15px; }

.newsletter_widget input { background: #FFF; border: 1px solid #DEDEDE; color: #003253; padding: 12px; font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; font-size: 16px; width: 90%; margin-bottom: 6px; outline: none; }
.newsletter_widget input:focus { border: 1px solid #006FB9; }
.newsletter_widget button { display: block; width: 98%; padding: 12px; }

.subscribe { padding: 12px 13px; width: 90%; margin-bottom: 10px; border: none;  }

/* Newsletter */

.social_buttons { list-style: none; margin: 0; }
.social_buttons li { display: inline-block; font-size: 40px; margin: 0; }
.social_buttons a { display: inline-block; }
.social_buttons a:link, .social_buttons a:visited { color: #006FB9; text-decoration: none; }
.social_buttons a:hover, .social_buttons a:active { color: #003253; text-decoration: none; }

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

	ISSUE MAP

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

#issues_map { position: relative; margin: 0 auto 32px auto; padding: 12px 22px; max-width: 1200px; overflow: hidden; }
#map { float: left; height: 600px; width: 66.6666%; }
#map_info { float: right; width: 33.3333%; }
#map_content { padding: 0 0 0 26px; }
#pnl-issue { list-style: none; margin: 0; }
#pnl-issue li { padding: 14px 0; border-bottom: 1px solid #a9bbc6; }
#pnl-issue h3 { font-size: 18px; margin-bottom: 8px; }
#pnl-issue p { font-size: 16px; margin: 0; }


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

	FOOTER

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

#footer { margin: 0 auto; padding: 50px 0; text-align: center; }

#footer h5 { font-size: 27px; color: #A8A8A8; line-height: 70%; margin-bottom: 22px; }
#footer h5 a { display: block; }

#footer h5 span { font-size: 14px; }
#footer h5 em { display: block; font-size: 14px; padding-top: 4px; }

#footer h5 a:link, #footer h5 a:visited { color: #888; text-decoration: none; }
#footer h5 a:hover, #footer h5 a:active { color: #006FB9; text-decoration: none; }

#footer ul { list-style: none; font-weight: bold; font-size: 14px; margin: 0 0 30px 0; }
#footer ul.footer_nav_legal { font-weight: normal; font-size: 13px; }
#footer li { display: inline-block; }
#footer li a { margin: 0 12px; }

#footer li a:link, #footer li a:visited { color: #888; text-decoration: none; }
#footer li a:hover, #footer li a:active { color: #006FB9; text-decoration: none; }

#footer p { font-size: 13px; margin: 0 14px 14px 14px; color: #888; }


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

	MISC

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

.local_issues_landing { display: none; }
.gform_wrapper { background: #F7F7F7 !important; padding: 16px; }

.gform_wrapper input[type="text"] { padding: 8px !important; background: #FFF; border: 1px solid #DEDEDE; outline: none; -webkit-appearance: none; font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; font-size: 15px !important; color: #4b4b4b; }

.gform_wrapper textarea { padding: 8px !important; background: #FFF; border: 1px solid #DEDEDE; outline: none; -webkit-appearance: none; font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; font-size: 15px !important; color: #4b4b4b; }

.gform_button { font-size: 14px !important; }

img { border: none; }
a { outline: none; }

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

	ALIGNMENT

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

/* img.alignright {

  float:right; 
  
}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; margin:0 0 12px 12px;}
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

.wp-caption-text { color: #444; font-size: 12px; } */

/* What about images that are aligned left or right, that are wider than 320px? */

.wp-caption img { display: block; }
	
/* Horizontal alignment */

.alignleft { float: left; margin: 6px 4px 0 0; }
img.alignleft { padding: 0 14px 0 0; }

.alignright { float: right; margin: 6px 0 0 14px; }
img.alignright { padding: 0 0 0 14px; }

.aligncenter { display: block; margin: 0 auto; max-width: 100%; }
img.aligncenter { display: block; max-width: 100%; width: 100%; height: auto; }

/* Vertical alignment */

.alignnone { margin-bottom: 22px; }
.alignleft p, .alignright p { margin: 0 10px 0 0; }

/* Responsive */

.alignnone, .size-full { display: block; max-width: 100%; width: 100%; height: auto; }

/* Caption text */

.wp-caption-text { font-style: italic; font-size: 12px; padding-top: 2px; color: #444;}

/* Wordpress default galleries */

.gallery dt img { display: block; max-width: 100%; width: 100%; height: auto; border: none !important; }
.gallery .wp-caption-text { text-align: left; margin-right: 10px; }


