@media (min-width: 1200px) { .container { width: 970px; } }
body { font-size: 14px; font-family: arial, sans-serif; margin: 0; padding: 0; background: #282a29; color: #fff; }
@media (min-width: 768px) { body { margin: 1em 0 0 0; } }

a { color: #fff; font-weight: bold; }
a:hover { color: #ffcd2a; }

h1 { color: #3E3D35; font-size: 2em; font-family: helvetica, arial, sans-serif; text-align: center; margin: 0.5em 0 0.25em; padding: 0; }
h1 span { color: #ff2e00; }
h1 a { text-decoration: none; }

p { line-height: 1.3em; }

form { font-size: 1em; margin: 0; padding: 0.5em 0 1em; }
form input, form select, form label { font-size: 1.2em; }
form input, form select { border: 1px solid #333; margin: 0 0.1em 15px; }
@media (min-width: 768px) { form input, form select { margin: 0 0.1em; } }
form input.submit { background: #ff2e00; margin: 0 0.1em; color: #fff; -webkit-border-radius: 4px 4px; -moz-border-radius: 4px / 4px; border-radius: 4px / 4px; }
@media (min-width: 768px) { form input.submit { margin: 15px 0.1em 0; } }
@media (min-width: 992px) { form input.submit { margin: 0 0.1em; } }
form #q { background: #FFFF9C; }

#main { text-align: center; padding-top: 1em; padding-bottom: 1em; background: #f2f2f2; color: #000; -webkit-border-radius: 30px 30px; -moz-border-radius: 30px / 30px; border-radius: 30px / 30px; border: 11px solid #C6491F; }

h2, h3, h4 { color: #ffcd2a; font-family: helvetica, arial, sans-serif; }

h3 { font-size: 20px; }

h4 { font-size: 16px; }

#header { padding: 0 0 1em; text-align: right; }

#header-links { text-align: left; margin-top: 15px; margin-bottom: 10px; background: #333; overflow-x: hidden; }

#about, #target, #contact-us, #privacy-policy, #terms-of-use { color: #fff; text-align: left; padding-top: 1em; padding-bottom: 1em; background: #333; -webkit-border-radius: 30px 30px; -moz-border-radius: 30px / 30px; border-radius: 30px / 30px; border: 11px solid #555; }

#target { display: none; line-height: 1.3em; font-size: 1em; color: #aaa; font-family: consolas, menlo, "courier new", monospace; }
#target a { font-weight: normal; }
#target a.domain { text-decoration: none; font-size: 1.2em; }
#target a.registrar-link { display: block; }
@media (min-width: 768px) { #target a.registrar-link { display: inline; } }
#target .unregistered-domains p { margin-top: 10px; }
#target .side { padding: 0; }
#target .side .results-sky img, #target .side .results-sky .impossibility-sidesky { width: 160px; height: 600px; }

#contact-us, #privacy-policy, #terms-of-use { display: none; }

#footer { font-size: 0.8em; margin-top: 1em; margin-bottom: 1em; }
#footer .copyright-name { text-align: center; }
@media (min-width: 768px) { #footer .copyright-name .copyright { float: right; } }
#footer .social { display: inline-block; }
#footer .social > div { float: left; }
#footer .social .fblike { width: 90px; }
#footer .social .fblike > iframe { width: 90px !important; }

#incoming { display: none; }

.twit { float: left; }

#below-footer { margin-top: 1em; margin-bottom: 1em; text-align: center; }
#below-footer .below-footer-leader { position: relative; left: -5px; }
@media (min-width: 768px) { #below-footer .below-footer-leader { position: relative; left: 0; } }
#below-footer .below-footer-leader img, #below-footer .below-footer-leader .impossibility-belowfooterresp { width: 300px; height: 250px; }
@media (min-width: 768px) { #below-footer .below-footer-leader img, #below-footer .below-footer-leader .impossibility-belowfooterresp { width: 728px; height: 90px; } }
