/**
 * This file contains styles related to the user settings of the theme
 */

/* Custom CSS */
.disclaimer .gfield_label { display: none !important;}
.gchoice_6_1 > input {min-width: 0 !important;}
.translate {float: left;  padding: 0 5px 0 0;}
.disclaimer .ginput_container {padding: 12px 0 0 10px;}
#contact iframe {margin: 20px 0;}
#intro {padding: 0;}
.intro-botham {
  font-size: 26px;
  font-weight: bold;
  margin: 0 !important;
  padding: 0;
}

/* Custom Styles Output */
hr.section-divider:after, #event:after, .hentry:after, .footer-outer:before, #event:before, #comment-wrap:after, #comment-wrap:before, #tweets:before,#tweets:after,#guestbook-form:after,#guestbook-form:before { background-color: #1c93c5; }
body, button, input[type='text'], .button, input[type=submit], #reply-title small,input[type=email],input[type=url],input[type=number]{ font-family: 'Droid Sans'; }

