/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.

If you need any further help, ask in the CSS Customization forum.
*/
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: Arial, sans-serif;
}

body, button, input, select, textarea {
	font-family: Arial, sans-serif;
	background-color: #eee;
}

.entry-meta .byline:before, .entry-meta .featured:before, .entry-meta .posted-on:before, .entry-meta .cat-links:before, .entry-meta .tags-links:before, .entry-meta .comments-link:before, .entry-meta .bookmark-link:before, .entry-meta .entry-format:before, .edit-link:before, .comment-reply:before {
	color: #0EA1CD;
}

a {
	color: #0EA1CD;
}

.entry-title a:hover,
a:hover {
	color: #0092dd;
}

.site-top {
	background: none repeat scroll 0 0 #0EA1CD;
	margin: 113px 0 0;
	position: relative;
	width: 100%;
	z-index: 200;
}

.main-navigation {
	margin: 0 0 0 17px;
	padding: 0;
	/*border: 1px solid #fff;*/
}

.nav-menu > ul > li > a {
	/*border-right: 1px solid #fff;*/
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 1.4rem;
	line-height: 24px;
	margin: 0;
	padding: 5px 15px;
	text-decoration: none;
	text-transform: none;
}

.site-search {
	float: right;
	margin: 0;
	position: relative;
}

.search-toggle {
	background: none repeat scroll 0 0 rgba(0,0,0,0);
	float: right;
	height: auto;
	padding: 0;
	position: relative;
	right: 10px;
	top: 0;
	z-index: 2;
}

.search-toggle:hover, .search-toggle.active {
	background: none;
}

.search-expand {
	right: 10px;
	top: 36px;
}

.search-expand-inner {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #d7d7d7;
	padding: 18px;
}

.menu-toggle:before, .search-toggle:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
}

.site-header {
	background: none repeat scroll 0 0 #0EA1CD;
	min-height: 164px;
	margin: -150px 0 0;
	position: relative;
}

.site-header .site-branding {
	/*overflow: hidden;*/
	padding: 10px 0;
	text-align: left;
}

.site-logo-link {
	
}

.site-branding a + .site-title {
	margin-top: 13px;
}

.site-title {
	clear: none;
	float: left;
	font-size: 30px;
	margin-left: 60px;
	padding-top: 5px;
	text-transform: none;
	width: auto;
	letter-spacing: normal;
}

.site-description {
	clear: none;
	float: left;
	font-size: 1.5rem;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: normal;
	margin-left: 60px;
	margin-top: 5px;
	max-width: 800px;
	text-transform: none;
}

.site-logo {
	/*margin: 20px 0 0;
	max-width: 180px;*/
	max-width: 266px; 
	margin-left: 0vw;
}

.site-content .widget-area {
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	float: right;
	width: 30%;
}

a.sidebutton_cap {
	background: #002A66;
	color: #fff;
	cursor: pointer;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 1.3rem;
	letter-spacing: normal;
	text-transform: uppercase;
	padding: 10px 25px;
	margin: 5px 0 0;
	float: left;
}

a.sidebutton_cap:hover {
	background: #00bee1;
	text-decoration: none;
}

#secondary .widget {
	background: none;
	padding: 20px 30px;
	border-bottom: 1px solid #0EA1CD;
}

.widget {
	margin: 0;
}

.widget-title {
	border-bottom: none;
	text-transform: none;
	letter-spacing: normal;
	margin: 0;
	font-size: 1.8rem;
}

.widget ul li {
	border-bottom: 1px solid #dfdfdf;
	margin: 0;
	padding: 5px 0 10px;
	line-height: 1.4em;
}

.widget ul li:last-child {
	padding-bottom: 10px;
	border-bottom: none;
}

.widgets-list-layout-links {
	float: left;
	margin-left: 5%;
	width: 70.4043%;
}

.widget_recent_entries ul li:before {
	content: none;
}

.hentry {
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
	background: #002A66;
	color: #fff;
	cursor: pointer;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 1.3rem;
	letter-spacing: normal;
	text-transform: uppercase;
}

#infinite-handle span {
	background: #0092dd;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background: #00bee1;
}

.jp-relatedposts-post-img {
	margin-bottom: 10px;
}

.site-main .post-navigation a {
	font-family: Arial, sans-serif;
}

.site-footer {
	background: none repeat scroll 0 0 #fff;
	color: #333;
}

.site-footer .textwidget {
	border-top: 1px solid #00bee1;
	font-size: 11px;
	padding: 20px 0 10px;
}

.site-credit {
	display: none;
	text-align: right;
}
 
#contact-form-comment-g42-message{
	background-color:#fff !important;
}

/* Smaller screens */
@media only screen and (max-width: 1023px) {
	.site-logo {
	margin-left: 16rem;
    margin-top: 2rem;
    max-width: 255px;
	}
	
	.site-branding a + .site-title {
		margin-top: 5px;
	}
	
	.site-title {
		margin-left: 50px;
		font-size: 24px;
	}
	
	.site-description {
		margin-left: 50px;
		max-width: 400px;
		font-size: 18px;
	}
	
	.site-content .widget-area {
		border-left: 1px solid #d7d7d7;
		border-right: 1px solid #d7d7d7;
		border-top: 1px solid #d7d7d7;
		float: left;
		width: 100%;
	}
}

/* Mobile */
@media handheld,only screen and (max-width: 767px) {
	.site-header {
		background: none repeat scroll 0 0 #00bee1;
		min-height: 0;
		margin: 0;
		position: relative;
	}
	
	.site-logo {
		margin: 5px 0 0 10px;
		max-width: 160px;
		/*margin-left: 16rem;
    margin-top: 2rem;
    LOGO PADDING*/
	  

	}
	
	.site-top {
		background: none repeat scroll 0 0 #00bee1;
		margin: 0;
		position: relative;
		width: 100%;
		z-index: 200;
		border-bottom: 1px solid #fff;
	}
	
	.main-navigation {
		border: medium none;
		margin: 0;
		padding: 0;
	}
	
	.site-search {
		margin: 10px 0 0;
	}
	
	.site-title {
		margin-left: 7%;
		font-size: 24px;
	}
	
	.site-description {
		margin-left: 7%;
		max-width: 100%;
		font-size: 16px;
	}

	
	.site-content .widget-area {
		border-left: 1px solid #d7d7d7;
		border-right: 1px solid #d7d7d7;
		border-top: 1px solid #d7d7d7;
		float: left;
		width: 100%;
	}
}