@import url('https://fonts.googleapis.com/css?family=Lato:300,400,400i,700');
/*
Theme Name: JBerg_Custom_Theme [Cholon]
Theme URI: http://www.concoursedenver.com
Description: Custom Theme created by Josh Bergman.
Version: 1.3
License: Theme may not be distributed or used for any other website.
Author: Josh Bergman
Author URI: http://www.joshbergman.com
Google Fonts: 
Font Name: Lato
font-family: 'Lato', sans-serif;
font-weight:
light = 300
regular = 400;
regular italic = 400i
bold = 700;
Colors:
Dark Grey: #1a1a1a;
Dark-Medium Grey: #2c2c2c;
Medium Grey: #212121;
Light Grey: #323232;
Black: #000000;
Body Font: #FFFFFF;
*/
/* Main Structure */
* {
	box-sizing:border-box;
	}
body {
	font-size: 16px;
	line-height:1.5;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	color: #FFF;
	text-align: center;
	padding:0;
	margin:0;
	text-rendering:optimizeLegibility;
	background-color:#212121;
	}
#container {
	width:100%;
	text-align:center;
	}
#main {
	width:100%;
	margin:auto;
	}
#max {
	max-width:1200px;
	width:100%;
	margin:auto;
	}
#pad {
	margin:0;
	}
#content {
	width:100%;
	display:inline-block;
	background-color:#141414;
	}
.content-block {
	padding:20px 0 20px 0;
	display:inline-block;
	width:100%;
	}
.divborder {
	border-right:solid 1px #CCC;
	border-left:solid 1px #CCC;
	}
.divborder-right {
	border-right:solid 1px #CCC;
	}
.divborder-left {
	border-left:solid 1px #CCC;
	}
/* End Main Structure */
/* Header */
#top-head {
	display:inline-block;
	width:100%;
	height:100vh;
	text-align:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	position:relative;
	}
#top-bar {
	display:inline-block;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	margin:50px 0 0 0;
	}
#top {
	display:inline-block;
	width:100%;
	position:relative;
	margin:50px 0 0 0;
	}
#nav {
	display:inline-block;
	width:100%;
	padding:10px;
	background-color:rgba(0, 0, 0, 0.8);
	text-align:center;
	}
#logo {
	display:inline-block;
	width:20%;
	}
#logo img {
	max-width:100%;
	height:auto;
	}
#nav-left {
	display:inline-block;
	width:40%;
	}
#nav-right {
	display:inline-block;
	width:40%;
	}
.nav-bar {
	color:#FFF;
	}
#down-bar {
	display:inline-block;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	background-color:#2c2c2c;
	padding:5px;
	}
#title-bar {
	display:inline-block;
	width:100%;
	padding:5px;
	background-color:rgba(45, 45, 45, 0.7);
	}
#title-bar h1 {
	margin:0;
	}
/* End Header */
/* Footer */
.footer-wide-section {
	display:inline-block;
	width:100%;
	padding:0;
}
.footer-wide-section p {margin:0;}
#footer {
	width:100%;
	display:inline-block;
	text-align:center;
	color:#bbbbbb;
	line-height:1.3;
	}
#footer a {
	color:#bbbbbb;
	text-decoration:none;
	}
#footer a:hover {
	color:#999;
	}
#footer p {
	margin:0;
	}
#footer-info {
	display:inline-block;
	width:100%;
	background-color:#1a1a1a;
	padding:10px;
	font-size:16px;
	}
.footer-left {
	display:inline-block;
	width:50%;
	text-align:left;
	vertical-align:top;
	}
.footer-right {
	display:inline-block;
	width:50%;
	text-align:right;
	vertical-align:top;
	}
#footer-newsletter {
	display:inline-block;
	width:100%;
	background-color:#323232;
	padding:10px;
	text-align:center;
	}
#up-bar {
	display:inline-block;
	width:100%;
	background-color:#1a1a1a;
	padding:10px;
	text-align:center;
	}
#footer-sisters {
	display:inline-block;
	width:100%;
	background-color:#323232;
	padding:20px;
	text-align:center;
	}
.footer-corporate-logo {
	display:inline-block;
	padding:10px 25px;
	border-right:solid 1px #FFF;
	vertical-align:middle;
	}
.footer-sister-logos {
	display:inline-block;
	padding:10px 25px;
	vertical-align:middle;
	}
.footer-sister-logos img {
	vertical-align:middle;
	margin:0 25px 0 0;
	max-width:100%;
	height:auto;
	}
#footer-copyright {
	display:inline-block;
	width:100%;
	text-align:center;
	background-color:#212121;
	padding:10px;
	font-size:13px;
	}
/* End Footer */	
/* Home Page */
#content.home {
	background-color:#212121;
	}
#home-content {
	display:inline-block;
	width:100%;
	max-width:600px;
	margin:auto;
	padding:46px 40px 40px;
	background-color:#141414;
	font-size:17px;
	}
/* End Home */
/* Menu */
.menu-image {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	padding:12% 0 12% 0 !important;
	outline:solid 3px #212121;
	outline-offset:-3px;
	}
.menu-label {
	width:100%;
	padding:2px;
	text-align:center;
	background-color:rgba(77, 17, 17, 0.5);
	color:#FFF;
	text-transform:uppercase;
	font-size:30px;
	font-weight:300;
	line-height:1.0;
	}
/* End Menu */
/* Gallery */
.page-gallery {
	display:inline-block;
	width:100%;
	background-color:#212121;
	}
.gimage {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	width:25%;
	padding:12%;
	margin:0;
	display:inline-block;
	border-left:solid 2px #212121;
	border-right:solid 2px #212121;
	}
.page-gallery a {
	text-decoration:none;
	}
/* End Gallery */
/* Team Members */
.team-members {
	display:inline-block;
	width:100%;
	background-color:#212121;
	text-align:center;
	}
.team-row {
	display:inline-block;
	width:100%;
	}
.team-member {
	display:inline-block;
	width:100%;
	max-width:400px;
	padding:5px;
	position:relative;
	}
.team-member img {
	max-width:100%;
	height:auto;
	}
.team-member:hover img.team-member-image {
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	}
.team-bio {
	display:block;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	overflow:hidden;
	-webkit-transition: all 0.3s ease 0s; /* Safari */
	transition: all 0.3s ease 0s;
	border:solid 1px #FFF;
	text-align:left;
	padding:20px;
	margin:10px;
	font-size:15px;
	line-height:1.4;
	background-color:rgba(0, 0, 0, 0.4);
	opacity: 0.0;
	filter: alpha(opacity=0); /* For IE8 and earlier */
	}
.team-member:hover .team-bio {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	}
.team-member-title {
	font-size:18px;
	}
/* End Team Members */
/* Press */
#press-detail {
	padding-bottom:20px;
	margin-bottom:15px;
	width:100%;
	border-bottom:dashed 1px #bbb;
	}
.press-image {
	margin-bottom:10px;
}
/* End Press */
/* Events */
.events-bottom-content {
	padding:20px 0 0;
	}
.event-detail {
	display:inline-block;
	width:100%;
	text-align:center;
	}
.event-pic {
	display:inline-block;
	width:35%;
	text-align:center;
	padding:0 20px 0 0;
	vertical-align:top;
	}
.event-image {
	border:0;
	max-width:100%;
	height:auto;
	}
.event-text {
	display:inline-block;
	width:60%;
	text-align:left;
	vertical-align:top;
	}
/* End Events */
/* Headers */
h1, h2, h3 {
	font-family: 'Lato', sans-serif;
	font-weight:300;
	line-height:1.2;
	}
h1 {
	font-size: 30px;
	color:#FFF;
	padding:0;
	margin: 0 0 10px 0;
	text-transform:uppercase;
	}
h2 {
	font-size: 25px;
	color:#FFF;
	margin: 0 0 10px 0;
	text-transform:uppercase;
	}
h2.pagetitle {
	font-size: 28px;
	color:#FFF;
	margin: 0 0 10px 0;
	text-transform:uppercase;
	}	
#sidebar h2 {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	margin: 0;
	padding: 0;
	}
h3 {
	font-size: 22px;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight:400;
	}
h3.team-member-name {
	margin:0;
	font-size:18px;
	font-weight:400;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #FFF;
	}
h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #FFF;
	text-decoration: none;
	}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
/* End Headers */
/* Global Elements */
a {
	color:#fff;
	text-decoration:underline;
	-webkit-transition: all 0.3s ease 0s; /* Safari */
    transition: all 0.3s ease 0s;
	}
a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
	}
small {
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #777;
	}
blockquote, strike {
	color: #777;
	}
.post {
	margin:0;
	text-align: left;
	}
.post hr, hr {
	display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #323232;
    margin: 20px auto;	
    padding: 0; 
	}
.postmetadata {
	clear: both;
	}
.clear {
	clear: both;
	}
.entry p {
	text-align:left;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
cite {
	text-decoration: none;
	}
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.fixed {
	position:fixed;
	z-index:1000;
	display:block;
	width:100%;
	}
.left {
	text-align: left !important;
	}
.right {
	text-align: right !important;
	}
.center {
	text-align: center !important;
	}
.hidden {
	display: none;
	}	
.screen-reader-text {
     position: absolute;
     left: -1000em;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Global Elements */
/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
.entry ul, .entry ol {
}
html>body .entry ul {
	margin-left: 20px;
	list-style: disc;
	}
.entry ol {
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Lists */
/* Map */
#map {
	position:relative;
	width:100%;
	padding-bottom:80%;
	height:0;
	overflow:hidden;
	margin:20px 0;
	}
/* End Map */
/* Search */
.search-form {
	display:flex;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  	display: -ms-flexbox;      /* TWEENER - IE 10 */
  	display: -webkit-flex;     /* NEW - Chrome */
	}
.search-form-input {
	flex:1;
	-webkit-flex: 1; /* Safari 6.1+ */
    -ms-flex: 1; /* IE 10 */
	-webkit-box-flex:1;      /* OLD - iOS 6-, Safari 3.1-6 */
	-moz-box-flex: 1;         /* OLD - Firefox 19- */
	width:100%;
	}
.search-form-button {
	flex:0;
	-webkit-flex: 0; /* Safari 6.1+ */
    -ms-flex: 0; /* IE 10 */
	-webkit-box-flex:0;      /* OLD - iOS 6-, Safari 3.1-6 */
	-moz-box-flex: 0;         /* OLD - Firefox 19- */
	white-space:nowrap;
	}	
#sidebar-widget form#searchform input#s, #sidebar-widget select, form#searchform input#s {
	border:solid 1px #999999;
	border-radius:10px;
	-moz-border-radius:10px;
	background-color:#FFFFFF;
	width:175px;
	height:26px;
	padding: 0 0 0 5px;
	margin-bottom:7px;
	margin-right:5px;
	float:left;
	position:relative
	}
#sidebar-widget form#searchform input.go_button, form#searchform input.go_button {
	background-image:url('images/button-go.png');
	background-repeat:no-repeat;
	border:none;
	color:transparent;
	background-color:transparent;
	width:30px;
	height:30px;
	cursor:pointer;
	float:left;
	position:relative;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
	-webkit-transition: all 0.3s ease 0s; /* Safari */
    	transition: all 0.3s ease 0s;
	}
#sidebar-widget form#searchform input.go_button:hover, form#searchform input.go_button:hover {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
/* End Search */
/* Forms */
.note {
	font-size:11px;
	font-style:italic;
	}
.required {
	font-size:11px;
	font-style:italic;
	color:#F33;
	}
.wpcf7-form {
	max-width:600px;
	margin:auto;
	}
.wpcf7-form input {
	background-color:rgba(255,255,255,0.5);
	border: solid 1px #999;
	border-radius:5px;
	-moz-border-radius:5px;
	padding:5px;
	margin-top:4px;
	width:100%;
	}
.wpcf7-form textarea {
	background-color:rgba(255,255,255,0.5);
	border: solid 1px #999;
	border-radius:5px;
	-moz-border-radius:5px;
	height:auto;
	padding:5px;
	margin-top:4px;
	width:100%;
	}
.wpcf7-form input[type="submit"], input[type="submit"] {
	width:auto;
	height:auto;
	background-color:#FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	padding:5px;
	cursor:pointer;
	border: solid 1px #999;
	-webkit-transition: all 0.3s ease 0s; /* Safari */
	transition: all 0.3s ease 0s;
	}
.wpcf7-form input[type="submit"]:hover, input[type="submit"]:hover {
	background-color:#999;
	}
.entry form { 
	text-align:left;
	}
select {
	width: 130px;
	}
#footer-newsletter form {
	position:relative;
	margin:5px;
}
#footer-newsletter .newsletter-input {
	display:inline-block;
	padding:0 10px 5px 10px;
	box-sizing:border-box;
}
#footer-newsletter .mc4wp-form input[type="text"], #footer-newsletter .mc4wp-form input[type="email"], #footer-newsletter .mc4wp-form input[type="submit"] {
	margin:0;
	width:100%;
	max-width:150px;
	height:22px;
}
.mc4wp-form input[type="text"], .mc4wp-form input[type="email"], .mc4wp-form input[type="tel"] {
	border:solid 1px transparent;
	border-radius:5px;
	-moz-border-radius:5px;
	background-color:#727272;
	width:75%;
	height:26px;
	padding: 0 0 0 5px;
	margin-right:5px;
	position:relative;
}
.mc4wp-form input[type="submit"]  {
	border:0;
	border-radius:10px;
	-moz-border-radius:10px;
	background-color:#666;
	height:26px;
	padding: 0 5px 3px 5px;
	margin-bottom:7px;
	margin-right:5px;
	position:relative;
	color:#FFF;
	cursor:pointer;
}
.mc4wp-form input[type="submit"]:hover {
	background-color:#999;
}
::-webkit-input-placeholder {
	color:#000;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
:-moz-placeholder {
	color:#000;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
::-moz-placeholder {
	color:#000;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
:-ms-input-placeholder {
	color:#000;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}

.grecaptcha-badge {
	display:none;
}
/* End Forms */	
/* Navigation */
#nav-left .nav-right {
	display:none;
	}
#nav-right .nav-left {
	display:none;
	}
.nav-bar .menu ul {
	margin:0;
	}
.nav-bar ul.menu ul {
	display:none;
	list-style:none;
	z-index:100;
	}
.nav-bar .sub-menu {
	background-color:#212121;
	position:absolute;
	padding:0; 
	margin:-3px 0 0 -28px;
	border:solid 1px #FFF;
	float:left;
	}
.nav-bar ul.menu li:last-child ul.sub-menu {
	left:auto;
	right:0;
	}
.nav-bar .sub-menu .sub-menu {
	margin:-18px 0 0 0;
	left:98%;
	}
.nav-bar ul.menu {
	margin:auto;
	padding:0;
	list-style:none;
	display:inline-block;
	}
.nav-bar ul.menu li {
	display:inline-block;
	color:#FFF;
	padding-right:10px;
	padding-left:10px;
	-webkit-transition: all 0.3s ease 0s; /* Safari */
    transition: all 0.3s ease 0s;
	position:relative;
	}
.nav-bar ul.menu li:first-child {
	border-left:none;
	}
.nav-bar ul.menu li:last-child {
	border-right:none;
	}
.nav-bar ul.menu li:hover, ul#menu-main-menu li.current-menu-item {
	}
.nav-bar ul.menu li a {
	color:#FFF;
	font-size:18px;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	vertical-align:middle;
	font-family: 'Lato', sans-serif;
	-webkit-transition: all 0.3s ease 0s; /* Safari */
    transition: all 0.3s ease 0s;
	}
.nav-bar ul.menu li:hover a, .nav-bar ul.menu li a:hover, .nav-bar ul.menu li.current-menu-item a, .nav-bar ul.menu ul.sub-menu li:hover a, .nav-bar ul.menu ul.sub-menu li:hover ul.sub-menu li:hover a {
	color:#999;
	text-decoration:none;
	}
.nav-bar ul.menu ul.sub-menu li {
	display:block;
	background-image:none;
	border-bottom:solid 1px #FFF;
	border-left:none;
	border-right:none;
	text-align:left;
	float:none;
	padding:5px 10px 5px 10px;
	min-width:100px;
	-webkit-transition: all 0.3s ease 0s; /* Safari */
    transition: all 0.3s ease 0s;
	}
.nav-bar ul.menu ul.sub-menu li:hover, .nav-bar ul.menu ul.sub-menu li.current-menu-item {
	background-color:#323232;
	}
.nav-bar ul.menu ul.sub-menu li.current-menu-item a {
	color:#999;
	}
.nav-bar ul.menu ul.sub-menu li:last-child {
	border-bottom:none;
	}
.nav-bar ul.menu ul.sub-menu li a, ul#menu-main-menu ul.sub-menu li:hover ul.sub-menu li a {
	color:#FFF;
	font-size:15px;
	line-height:16px;
	display:block;
	white-space:nowrap;
	}
.nav-bar ul.menu ul.sub-menu ul.sub-menu ul.sub-menu, .nav-bar ul.menu ul.sub-menu ul.sub-menu ul.sub-menu ul.submenu {
	display:none !important;
	}
/* End Navigation */
/* Sidebar */
#sidebar {
	font-family: 'Lato', sans-serif;
	}
#widget-title {
	font-size:15px;
	font-weight:bold;
	}
#blog-right #sidebar-widget {
	margin-top:15px;
	padding-bottom:10px;
	border-bottom:solid 1px #666;
	width:100%;
	display:table;
	}	
#learn-more {
	text-align:right;
	font-size:11px;
	border-bottom:solid 1px #8c9993;
	padding:3px;
	}
#sidebar ul ul li, #sidebar ul ol li {
	color: #777;
	}
/* End Sidebar */
/* Blog */
#blog-left {
	float:left;
	position:relative;
	width:70%;
	text-align:left;
	border-right:solid 1px #282828;
	padding:0 30px 30px 0;
	box-sizing:border-box;
	}
#blog-left .entry {
	margin:0 40px 0 0;
	}
#blog-right {
	float:right;
	position:relative;
	width:30%;
	text-align:left;
	padding:0 15px 0 40px;
	box-sizing:border-box;
	}
#blog-post {
	padding-bottom:20px;
	margin-bottom:15px;
	width:100%;
	border-bottom:dashed 1px #bbb;
	display:flex;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  	display: -ms-flexbox;      /* TWEENER - IE 10 */
  	display: -webkit-flex;     /* NEW - Chrome */
	}
#post-pic {
	width:200px;
	height:200px;
	margin-right:25px;
	float:left;
	position:relative;
	}
#post-pic img {
	}
#post-detail {
	display:inline-block;
	width:90%;
	float:left;
	position:relative;
	flex:1;
	-webkit-flex: 1; /* Safari 6.1+ */
    -ms-flex: 1; /* IE 10 */
	-webkit-box-flex:1;      /* OLD - iOS 6-, Safari 3.1-6 */
	-moz-box-flex: 1;         /* OLD - Firefox 19- */
	}
.post-date {
	font-size:10px;
	font-style:italic;
	}
h2.blog-title {
	margin:0 0 2px 0;
	}
.post-excerpt {
	}
#read-more {
	clear:both;
	float:none;
	font-family: 'Lato', sans-serif;
	}
#read-more a {
	color:#FFF;
	text-transform:uppercase;
	font-size:16px;
	display:block;
	text-decoration:underline;
	-webkit-transition: all 0.3s ease 0s; /* Safari */
    transition: all 0.3s ease 0s;
	}
#read-more a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
	}
#page-navi {
	display:inline-block;
	}
.postmetadata {
	font-size:11px;
	color: #777;
	}
.nocomments {
	color: #777;
	}
/* End Blog */
/* Comment Form */
#commentform input {
	background-color:rgba(255,255,255,0.5);
	border: solid 1px #999;
	border-radius:5px;
	-moz-border-radius:5px;
	height:20px;
	padding:5px;
	margin-top:4px;
	width:100%;
	}
#commentform textarea {
	background-color:rgba(255,255,255,0.5);
	border: solid 1px #999;
	border-radius:5px;
	-moz-border-radius:5px;
	height:auto;
	padding:5px;
	margin-top:4px;
	width:100%;
	}
#commentform input[type="submit"] {
	width:auto;
	height:auto;
	background-color:#FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	padding:5px;
	cursor:pointer;
	border: solid 1px #999;
	}
#commentform input[type="submit"]:hover {
	background-color:#E0E0E0;
	}
/* End Comment Form */
/* Comments */
.thread-alt {
	}
.thread-even {
	}
.depth-1 {
border: 1px solid #ddd;
	}
.even, .alt {
	border-left: 1px solid #ddd;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lato', sans-serif;
	}
.commentlist li ul li {
	font-size: 11px;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}
.commentlist p {
	font-weight: normal;
	font-size:11px;
	line-height: 12px;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lato', sans-serif;
	}
.commentmetadata {
	font-weight: normal;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li, .entry .commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
		}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
.children { padding: 0; 
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Tables */
table { 
  width: 100%; 
  border-collapse: collapse; 
}
th {  
  color: white; 
  font-weight: bold; 
}
td, th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
}
/* End Tables */
/* WP Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lato', sans-serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar caption {
	text-decoration: none;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}
/* End WP Calendar */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	height:auto;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
/* End Images */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.wp-caption {
	border: 1px solid #ddd;
	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-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions */
.grecaptcha-badge {
	display:none;
}

/* Let me know if you need anything else. */