/*-----------------------------------------------------------

    Theme Name: Prometheus GBS Edition
	Version: 1.0
    Description: Premium WordPress Theme By Authentic Themes and Modified By Jonathan Erhardt
    Author: http://www.authenticthemes.com and http://www.lordscottish.ch
    Author URI: http://www.authenticthemes.com/themes/
    Modified by: Jonathan Erhardt
    Designed & Developed by http://www.authenticthemes.com and Jonathan Erhardt
	Theme URI: http://www.authenticthemes.com
	License: GNU General Public License version 2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	

/* Reset
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
blockquote p:last-child { margin: 0 }
a:focus { outline: 0 }
a:focus { outline: 0 }
a:link { text-decoration: none }
a:link { text-decoration: none }
p img { margin: 0 }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
body { line-height: 1 }
ol, ul { list-style: none; font-size: 14px; }
blockquote, q { quotes: none }
table { border-collapse: collapse; border-spacing: 0; margin-bottom: 35px; margin-top: 25px; margin-left: 20px;}
td { padding: 9px; }
.list-style-none { list-style: none !important; margin-left: 0 !important; }
img { max-width: 100%; height: auto; }
/* Body
================================================== */
body { background: #fff; nowhitespace: afterproperty; line-height: 1.5; font-family: 'Roboto Slab', serif;  color: #909090; padding-bottom: -40px; } /*before 13/22 and PT Serif, serif; font: 14px/22px; */
#wrap { margin: 0px auto; padding: 50px 0px 0px 0px; background: white; z-index: 2; }
#post { width: 645px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: auto; }
.container { margin-bottom: 60px }
.author { width: 100%; margin-bottom: 50px; min-height: 130px; }
.authorlast { width: 100%; margin-bottom: 100px; min-height: 130px; }
.imgbox { width: 120px; height: 120px; margin-bottom: 15px; margin-right: 15px; float: left; }
/* post had "float: left;" 
/* Body & Grid
================================================== */
.grid-2-wrap, .grid-3-wrap, .grid-4-wrap { position: relative; margin-right: -25px; overflow: hidden; }
.grid-2-wrap .grid-2:nth-child(2n+3) { clear: left }
.grid-3-wrap .grid-3:nth-child(3n+4) { clear: left }
.grid-4-wrap .grid-4:nth-child(4n+5) { clear: left }
.grid-1 { width: 940px; margin: 0 auto; display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.grid-2, .grid-3, .grid-4 { display: block; float: left; margin-right: 20px; margin-bottom: 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.grid-2 { width: 460px }
.grid-3 { width: 300px; max-width: 95%; }
.grid-4 { width: 220px }
.remove-margin { margin-right: 0 }
#logoslotheader { position: absolute; left: 0px; top: 130px; width: 400px; max-width: 20%; padding: 10px; padding-left: 5px; line-height: 1.0; z-index: 3;}
#logoslotheader p { font-size: 12px; color: #000; padding-bottom: 0px; margin-bottom: 10px; padding-left: 10px;}
#floatingsidebar { position: absolute; left: 0px; top: 405px; width: 200px; max-width: 10%; border: 1px solid; padding: 10px; padding-left: 30px; line-height: 1.0; z-index: 3; background: #fff;}
#floatingsidebar h3 { margin-bottom: 20px; font-size: 18px; color: #606060; font-family: 'Roboto Condensed', sans-serif; font-weight: 600; line-height: 1.3; }
#floatingsidebar a { font-size: 12px; color: #999; }
#floatingsidebar a:hover { color: #000; }
@media screen and (min-width: 0px) and (max-width: 1300px) {
  #floatingsidebar { display: none; }  /* hide floatingsidebar on small screens */
  #logoslotheader { display: none; }
}

/* Commons
================================================== */
.remove-margin { margin-right: 0 !important }
.clr:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clear { clear: both }
blockquote { position: relative; margin: 40px 0 40px 40px; padding: 30px; color: #505050; line-height: 1.8em; background-color: #f5f5f5; border-left: 5px solid #ddd; }
pre { background: #fff url("images/pre-bg.png") repeat; margin: 40px 0px; padding: 25px 20px; line-height: 25px; border: 1px solid #eee; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
address { letter-spacing: 1px; margin: 20px 0; }
#page-featured-img img { display: block; width: 100%; margin-bottom: 40px; }
.column-2 { width: 48% }
.column-3 { width: 30.66% }
.column-4 { width: 22% }
.column-5 { width: 16.8% }
.column-6 { width: 13.33% }
.column-2, .column-3, .column-4, .column-5, .column-6 { position: relative; margin-right: 4%; margin-bottom: 2em; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/* Typography
================================================== */
body a { color: #999999 }
body a:hover { text-decoration: none; color: #000; }
h1, h2, h3, h4, h5, h6 { color: #000; font-weight: bold; font-family: 'Roboto Condensed', sans-serif !important; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000 }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover { color: #505050 }
h1 { font-size: 23px; margin: 0 0 20px; }
h2 { font-size: 24px; color: #4a4a4a; }
h3 { font-size: 18px }
h4 { font-size: 16px }
h5 { font-size: 16px }
h6 { font-size: 16px }
.entry p:last-child { margin: 0 }
.entry ul { margin: 30px 0 30px 20px }
.entry ol { margin: 30px 0 30px 25px }
.entry ul li, .entry ol li { margin: 0 0 5px }
.entry ol { list-style: decimal }
.entry ul { list-style: disc }
.entry h2 {  margin: 20px 0 -20px; }
.entry h3, .entry h4, .entry h5, .entry h6 { margin: 40px 0 10px }
p { margin: 0 0 20px; color: #000; font-size: 14px;} /* before 14*/
p.lead { line-height: 27px; color: #777; }
td { color: #000; font-size: 14px; }
blockquote {}
em { font-style: italic }
strong { font-weight: bold }
small { font-size: 80% }
hr { border: solid #eee; border-width: 1px 0 0; clear: both; margin: 30px 0 30px; height: 0; }
a { outline: 0 }
p a, p a:visited { line-height: inherit }
p a, p a:visited { line-height: inherit }
#jp-relatedposts h3 { font-size: 16px !important; }
/* Headings
================================================== */
#page-header { position: relative }
#page-header-inner { margin: 0 auto; width: 940px; }
#page-header-inner h1 { margin: 0 }
#page-header { margin-bottom: 50px; margin-top: 0px; }
#page-header h1 { display:table; margin: auto; font-weight: bold; line-height: 1.65em; font-size: 25px; }
.heading { display: block; margin: 20px 0; font-size: 14px; font-weight: bold; }
.heading span { display: inline-block }
/* Superfish Styles
================================================== */
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; font-size: 16px; }
.sf-menu li { display: inline-block; position: relative; }
.sf-menu li:hover { visibility: inherit }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { left: 0px; top: 50px; z-index: 99; }
.sf-menu a { display: block; position: relative; margin-left: 10px; margin-right: 10px; }
.sf-menu ul { position: absolute; top: -999em; width: 180px; }
.sf-menu ul li { width: 100% }
.sf-menu { line-height: 1.0 }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 180px; top: 0; }
/* Top Bar
================================================== */
#topbar { background: #282828; height: 45px; line-height: 45px; }
#topbar .grid-1 { position: relative; min-height: 45px; }
/* Tagline */
#tagline { float: left; font-size: 12px; color: #bbb; }
/*Social*/
#topbar-social { position: absolute; top: 50%; right: 0; height: 16px; line-height: 16px; margin-top: -8px; }
#topbar-social li { float: left; margin-left: 10px; }
#topbar-social a, #topbar-social img { display: block; height: 14px; width: 14px; }
#topbar-social img { opacity: 0.65 }
#topbar-social img:hover { opacity: 1 }
/* Header
================================================== */ 
#headbanner { position: fixed;  background-image: url('http://evolutionary-humanism.org/wp-content/uploads/2014/11/thematic_banner10.png'); background-position: center; height: 400px; width: 100%; z-index: -1; }
#masthead-wrap { background-position: center; height: 350px; background-image: url('http://evolutionary-humanism.org/wp-content/uploads/2014/11/banner_gradient.png'); background-position: center; height: 350px; width: 100%; z-index: 2;}

/*#masthead-wrap { background: #fff; background-image: url('images/thematic_banner6.png'); background-position: center; height: 350px; }
#masthead-wrap { background: #fff; background-image: url('http://evolutionary-humanism.org/wp-content/uploads/2014/11/thematic_banner7.png'); background-position: center; height: 350px; }*/

#masthead { position: relative; padding: 5px 0; }
#logoheadercenter { display: table; margin: auto; padding-top: 40px;}
#logo { display: table; margin: auto; padding-top: 30px; padding-bottom: 20px; font: 15px/20px 'Roboto Condensed', sans-serif; }
#logo h2 { display: inline; font-weight: bold; font-size: 3.2em; line-height: 1.15em; text-shadow: 0 6px 0.1em rgba(0,0,0, 0.2); letter-spacing: 0px; }
#logo p { text-align: center }
#logo h2 a:hover { color: #505050 }
#logo img { margin-bottom: 10px; width: 500px; }
#logo h3 { margin: auto; display: table; font-weight: normal; font-size: 1.0em; line-height: 1.15em; text-shadow: 0 3px 0.1em rgba(0,0,0, 0.2); }
#gbs-header { padding: 5px; height: 30px;  width: 100%; }
#gbs-header img { position: absolute; right: 15px; }
/* background-image: url('images/shadow.png'); background: #d3d4ff; */
/* logo had float: left, no margins
/* Main Navigation
================================================== */
/*styling*/
/*#navigation { position: absolute; top: 50%; margin-top: -25px; right: 0; }*/
#navigation { display: table; margin: auto; margin-top: 7px; font-size: 0.9em; font-family: 'Roboto Condensed', sans-serif; }
#navigation .sf-menu > li.sfHover > a, #navigation .sf-menu > .current-menu-item > a, #navigation .current-menu-parent > a, #navigation .current-menu-parent > a:hover, #navigation .sf-menu > .current-menu-item > a:hover { color: #000; }
#navigation ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul, ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 190px; top: 0; }
#navigation .sf-menu > li:hover > ul, #navigation .sf-menu li.sfHover > ul { top: 50px }
#navigation .sf-menu > li > a:hover { color: #505050 }
#navigation .sf-menu li:first-child a { }
#navigation .sf-menu ul { position: absolute; nowhitespace: afterproperty; top: -999em; width: 210px; z-index: 9999; }
#navigation .sf-menu ul li:first-child { border-left: none !important }
#navigation .sf-menu ul li:first-child a { margin: 0 !important }
#navigation .sf-menu > li { margin-left: 0px }
#navigation .sf-menu a { height: 50px; line-height: 50px; color: #000; font-weight: 400; text-decoration: none; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; text-align: left; cursor: pointer; }
/*drop-down styles*/
#navigation .sf-menu ul { background: #fff;  margin: 0 0 20px; }
#navigation .sf-menu ul a { display: block; height: auto; line-height: 1.7em; padding: 10px 15px; margin: 0px; border: 0px; text-transform: none; }
#navigation .sf-menu li { position: relative }
#navigation .sf-menu ul li { border-bottom: 1px solid #333 }
#navigation .sf-menu ul li > a:hover { color: #fff }
#top-bar .selector, #navigation .selector { display: none; height: 90px; }
.menu-main-container { text-align: center; }

/* Blog Entries font-family
================================================== */
.loop-entry { }
.loop-entry h2 { margin: 0 0 5px; font-size: 20px; color: #777;}
.subtitle { margin-bottom: 12px; font-size: 18px; color: #606060; font-family: 'Roboto Condensed', sans-serif; font-weight: 600; line-height: 1.3; } 
#subtitle-post { margin-bottom: 30px; font-size: 30px; color: #4A4A4A; font-family: 'Roboto Condensed', sans-serif; font-weight: bold; } 
.loop-entry p { color: #000}
.entry-text { font-size: 14px; }
.comments-line { margin-bottom: 8px; white-space: nowrap !important; overflow: hidden; font-size: 12px; color: #999; } 
.childDiv { }
    .left { float: left; }
    .right{ float: left; }
.loop-entry-thumbnail { position: relative; background: #FFFFFF; padding: 4px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; border-radius: 3px; }
.loop-entry-thumbnail img { display: block; width: 100%; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; }
.loop-entry-thumbnail img:hover { opacity: 0.8 }
.entry-content { color: #606060; margin-top: 20px; margin-bottom: 30px; }
.entry-content { color: #606060; margin-top: 20px; margin-bottom: 30px; }
.entry-meta { margin-top: 25px; font-size: 11px; }
.category_overlay { background-color: rgba(0,0,0,0.65); position: absolute; height: 26px; bottom: 4px; z-index: 1; padding-left: 8px; padding-right: 8px;}
.category_overlay a { color: #ffffff; font-size: 0.6em; }
.category_overlay a:hover { text-decoration: none; color: #909090; }
.category_overlay_post { background-color: rgba(0,0,0,0.65); position: absolute; height: 25px; bottom: 4px; z-index: 1; padding-left: 8px; padding-right: 8px;}
.category_overlay_post a { color: #ffffff; font-size: 0.6em; }

/* Blog Posts
================================================== */
body .meta { margin: -10px 0 0 }
.meta li { float: left; margin-right: 5px; }
.meta a { color: #505050; border-bottom: 1px dotted #505050; }
.meta a:hover { color: #000 }
.meta { margin-bottom: 25px }
.single #post-heading { margin-bottom: 35px; position: relative; }
.single #post-heading h1 { font-weight: bold; font-size: 32px; line-height: 1.4em; margin-bottom: 5px; }
#post-thumbnail { position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; border-radius: 3px 3px 3px 3px; padding: 4px; margin-bottom: 35px; }
#post-thumbnail img { display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#post-author { margin-top: 25px }
#post-author h4 { font-weight: bold; border-bottom: 1px solid #eee; font-weight: bold; margin: 0 0 25px; }
#post-author #post-author-image img { float: left; margin-right: 25px; margin-bottom: 25px; max-width: 30%; display: block; }

/* Pagination
================================================== */
/*numbered pagination*/
ul.page-numbers { list-style: none; display: table; margin: 20px auto 50px; }
.page-numbers:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
ul.page-numbers li { display: block; float: left; margin: 0 5px 5px 0; text-align: center; }
.page-numbers a, .page-numbers span { font-size: 12px; display: block; padding: 3px 10px; text-decoration: none; border: 1px solid #ccc; font-size: 11px; cursor: pointer; color: #444; }
.page-numbers a:hover, .page-numbers.current { background: #000; border-color: transparent; color: #fff; }
/*next/prev posts*/
#post-pagination { display: none; border-top: 2px solid #EEEEEE; margin-top: 50px; padding-top: 25px; }
#post-pagination .post-prev, #post-pagination .post-next { display: block; float: left; }
#post-pagination .post-prev { }
#post-pagination .post-next { float: right }
#post-pagination .post-prev a, #post-pagination .post-next a { padding: 0 10px; height: 26px; line-height: 26px; display: block; color: #666; background: #eee; font-family: 'Droid Serif', Georgia, Sans-serif; }
#post-pagination .post-prev a:hover, #post-pagination .post-next a:hover { color: #FFFFFF; background: #e73525; }

/* Header Widget
================================================== */
.header_widget { display: table; margin: auto; margin-top: 15px; }



/* Sidebar
================================================== */
.sidebar-container { float: right; width: 250px; padding-bottom: 25px; }
.sidebar-container a, .sidebar-container a:visited { color: #505050 }
.sidebar-container a:hover { color: #000 }
.sidebar-container .heading { margin-top: 0 }
.sidebar-container h4 { color: #000; font-weight: bold; margin: 0 0 15px; font-size: 14px; }
.sidebar-container h4 span { padding: 0 10px 0 0 }
.sidebar-widget { margin-bottom: 35px }
.sidebar-widget .heading { margin-top: 0 }
.sidebar-widget li { border-bottom: 1px solid #DDDDDD; padding-bottom: 6px; padding-top: 6px; }
.sidebar-container .widget_twitter li { margin-bottom: 10px }
/* Widgets
================================================== */
.widget_twitter .tweets { margin-bottom: 15px !important }
.tagcloud a { float: left; display: block; margin-bottom: 8px; margin-right: 8px; font-weight: bold; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; }
/* Search
================================================== */
input[type="search"] { background: url("./images/search.png") no-repeat scroll 94% center #FFFFFF; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; border: 1px solid #ccc; color: #808080; display: block; font: 12px 'Helvetica Neue', Helvetica, Arial, sans-serif !important; padding: 20px; padding: 12px 14px; width: 100%; -webkit-appearance: none !important; webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; border-radius: 4px 4px 4px 4px; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05); }
input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none }
input[type="search"]::-webkit-search-decoration { display: none }
input[type="search"]:focus { outline: none; color: #505050; border-color: #ccc; }
/* Forms / Inputs / Buttons
================================================== */
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"] { -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; }
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, textarea:focus { outline: none; color: #505050; border-color: #ccc; }
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], textarea { background: #fff; border: 1px solid #ddd; color: #808080; display: block; font: 12px 'Helvetica Neue', Helvetica, Arial, sans-serif !important; margin-bottom: 10px; margin-left: 0; max-width: 100%; padding: 12px; webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; border-radius: 4px 4px 4px 4px; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05); }
textarea { width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; line-height: 1.6em !important; }
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"] { width: 200px }
.theme-button { background-color: #fff; nowhitespace: afterproperty; nowhitespace: afterproperty; nowhitespace: afterproperty; border: 1px solid #ccc; color: #606060; cursor: pointer; display: inline-block; font-weight: bold; margin-top: 30px; margin-bottom: 5px; padding: 8px 15px; text-decoration: none; border-radius: 4px; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05); -webkit-appearance: none !important; text-shadow: 1px 1px 0 #FFFFFF; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; background: #ffffff; background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); }
.entry button, .entry input[type="button"], .entry input[type="submit"], #commentsbox input[type="submit"] { background-color: #fff; nowhitespace: afterproperty; nowhitespace: afterproperty; nowhitespace: afterproperty; nowhitespace: afterproperty; border: 1px solid #ccc; color: #000000; cursor: pointer; display: inline-block; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px; font-weight: bold; line-height: 25px; min-height: 36px; margin-top: 25px; padding: 10px 15px; text-decoration: none; border-radius: 4px; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05); -webkit-appearance: none !important; text-shadow: 1px 1px 0 #FFFFFF; background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); ; }
.entry button:active, .entry input[type="button"]:active, .entry input[type="submit"]:active, #commentsbox input[type="submit"]:active, .theme-button:active { background-image: linear-gradient(to bottom, #efefef 0px, #fff 100%); border-color: #bbb #bbb #ddd; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.10) inset; }
.entry button:hover, .entry input[type="button"]:hover, .entry input[type="submit"]:hover, #commentsbox input[type="submit"]:hover, .theme-button:hover { background: #fff }
/* Comments
================================================== */
#commentsbox { margin-top: 25px }
#comments .heading { font-size: 14px;  border-bottom: 2px solid #EEEEEE; font-family: 'Droid Serif',Georgia,Sans-serif; font-size: 14px; font-weight: bold; margin: 0 0 50px; padding-bottom: 5px; }
#commentsbox span.required { color: #C30; font-size: 9px; }
.commentlist { margin: 0 }
.commentlist .children { margin: 0 }
.commentlist li { list-style: none; margin: 0; }
.children li.depth-2 { margin: 0 0 0px 65px }
.children li.depth-3 { margin: 0 0 0px 65px }
.children li.depth-4 { margin: 0 0 0px 65px }
.children li.depth-5 { margin: 0 0 0px 65px }
.children li.depth-6 { margin: 0 0 0px 65px }
.children li.depth-7 { margin: 0 0 0px 65px }
.children li.depth-8 { margin: 0 0 0px 65px }
.children li.depth-9 { margin: 0 0 0px 65px }
.children li.depth-10 { margin: 0 0 0px 65px }
.comment-body { padding-bottom: 30px; margin-bottom: 20px; }
.comment-details { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; position: relative; margin-left: 80px; -moz-box-sizing: border-box; display: block; border-bottom: 1px solid #eee; padding-bottom: 20px; border-radius: 4px; background: #fff; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); padding: 30px; }
.comment-details ul { margin: 0 }
.comment-details ul li:first-child { border-top: 1px solid rgba(0, 0, 0, 0.1) }
ol.commentlist > li:last-child .comment-body { border-bottom: 0 none }
.comment-avatar { position: absolute; left: -80px; top: 0; }
.comment-avatar img { display: block; border-radius: 25em; }
.comment-content p:last-child { margin: 0 }
.comment-date { font-weight: normal; margin-right: 3px; }
.comment-author .author, .comment-author .author a:link, .comment-author .author a:visited { color: #000000; font-family: 'Droid Serif',Georgia,Sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 0; text-transform: none; }
.comment-author .author a:hover { color: #aaa }
.comment-date a { color: #aaa }
.comment-reply-link { color: #aaa }
.comment-reply-link:before { content: "" }
.comment-meta { margin-bottom: 15px }
.comment-meta .reply { margin-left: 3px }
.comment-meta .reply a { display: inline-block }
.comment-break { color: #aaa }
#respond { font-size: 13px; margin-top: 50px; margin-bottom: 80px; }
#respond .heading { border: none; font-family: 'Droid Serif',Georgia,Sans-serif; font-size: 16px; font-weight: bold; margin: 0 0 25px; padding: 0; }
#cancel-comment-reply-link { margin: 0 0 5px; font-size: 12px; font-weight: bold; }
#comments_wrap { margin-top: 15px }
#comments-logged-in { margin-bottom: 30px; margin-top: 10px; font-size: 13px; }
#log-out { float: right; margin-top: -56px; }
.form-submit { margin-bottom: 0; height: 55px; }
h3#reply-title { font-size: 16px; margin-bottom: 15px; }
#commentform label { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif,  Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; }
#commentform input { margin-top: 0 !important }
.comment-subscription-form { font-size: 12px; margin-top: 20px; margin-bottom: 0px; }
.comment-subscription-form input, .comment-subscription-form label { padding: 10px }
.comment-subscription-form:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#comment-left { float: left; width: 160px; padding-right: 35px; }
#comment-right { float: left; width: 445px; }
#wpstats { display: none }
/* 404 Page
================================================== */
#error-page-text { font-size: 16px; margin: 0; }
/* Footer
================================================== */
#facebook_main { margin-top: 0px; }
.vertspace { margin-bottom: 20px }
#footer-wrap { color: #c4c4c4; background: #282828; z-index: 2; }
#footer { position: relative; padding-top: 100px; top: -50px; font-size: 13px; }
#footer a { color: #c4c4c4 }
#footer a:hover { color: #000 }
#footer .heading { margin: 0 0 8px }
#footer input[type="search"] { box-shadow: none }
#footer .tagcloud a:hover { color: #000 }
#footer h6 { font-size: 16px; margin-bottom: 25px; }
#footer h4 { color: #c4c4c4; }
#footer caption { background: #111214 }
#footer ul { margin: 0 }
#footer .widget_recent_entries li, #footer .widget_categories li, #footer .widget_archive li, #footer widget_meta li, #footer .att-taxonomies-widget li, #footer #footer .att-recent-post-types-widget li, #footer .widget_pages li, #footer .widget_links li, #footer .widget_twitter li { margin-bottom: 6px; padding-bottom: 6px; border-bottom: 1px solid #eee; }
#footer .widget_recent_entries ul, #footer .widget_categories ul, #footer .widget_archive ul, #footer widget_meta ul, #footer .att-taxonomies-widget ul, #footer #footer .att-recent-post-types-widget ul, #footer .widget_pages ul, #footer .widget_links ul, #footer .widget_twitter ul { padding-top: 6px; border-top: 1px solid #eee; }
.footer-box { float: left }
.footer-widget { margin-bottom: 15px }
#footer-widgets { margin-bottom: 0px; }
#footer-widgets .nopetown { display:none; }
/* WordPress Styles
================================================== */
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right }
.alignleft { float: left }
.post-navigation { font-weight: bold; border-bottom: 1px solid #eee; border-top: 1px solid #eee; font-weight: bold; padding-bottom: 15px; padding-top: 15px; }
.floatleft { float: left }
.floatright { float: right }
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }
.wp-caption { max-width: 100% !important }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; max-width: 100$; }
.wp-caption { border: 1px solid #eee; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-smiley { margin: 0 !important; max-height: 1em; }
blockquote.left { margin-right: 20px; text-align: right; margin-left: 0; width: 33%; float: left; }
blockquote.right { margin-left: 20px; text-align: left; margin-right: 0; width: 33%; float: right; }
#img-attch-page { text-align: center; overflow: hidden; }
#img-attch-page img { display: inline-block; margin: 0 auto; max-width: 100%; margin-bottom: 20px; }
.gallery-item img { -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; }
.gallery-item img:hover { opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity: 0.7; }
.gallery-caption { background-color: #f5f5f5; color: #000000; font-size: 12px; font-weight: 600; padding: 10px 25px; text-align: center; }
/* Contact Form 7
================================================== */
.wpcf7-form { font-weight: bold }
.wpcf7-form span.wpcf7-form-control-wrap { display: block; margin-top: 5px; position: relative; }
.wpcf7-form input[type="submit"] { margin-top: 0 }
.wpcf7-form .ajax-loader { display: none }
.wpcf7-form p { margin: 0 0 15px }
.wpcf7-form p:last-of-type { margin: 0 }
div.wpcf7-validation-errors, span.wpcf7-not-valid-tip { background-color: #E73525; border: medium none !important; color: #fff; padding: 10px 15px; text-align: center; margin: 0; border-radius: 4px; }
div.wpcf7-validation-errors { margin: 25px 0 0 }
span.wpcf7-not-valid-tip { float: left; position: absolute; right: 0; top: 0; }