/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes, child theme by Human Nature Art
Author URI: http://athemes.com, child: http://humannatureart.com
Template: sydney
Description: Sydney is a powerful business theme that provides a fast way for companies or freelancers to create an awesome online presence. Sydney brings plenty of customization possibilities like access to all Google Fonts, full color control, layout control, logo upload, full screen slider, header image, sticky navigation and much more. Also, Sydney provides all the construction blocks you need to rapidly create an engaging front page.
Version: 1.42
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
Tags: two-columns, right-sidebar, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready

This parent theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Sydney is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
*/


.cln {
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bold;
	color: #003593;
}
.site-logo {
	max-height: 200px;
}
body.home div.contain.text-slider {
	background-color: rgba(0,0,0,0.5);
	margin-top: 2em;
}
body.home a.roll-button.button-slider {
	margin-top: 2em;
}
.site-header, .site-footer {
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #002360), color-stop(1, #003593));
	background: -ms-linear-gradient(bottom, #002360, #003593);
	background: -moz-linear-gradient(center bottom, #002360 0%, #003593 100%);
	background: -o-linear-gradient(#003593, #002360);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003593', endColorstr='#002360', GradientType=0);
}
.roll-button.button-slider {
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #002360), color-stop(1, #003593));
	background: -ms-linear-gradient(bottom, #002360, #003593);
	background: -moz-linear-gradient(center bottom, #002360 0%, #003593 100%);
	background: -o-linear-gradient(#003593, #002360);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003593', endColorstr='#002360', GradientType=0);
}
h1.title-post, h1.entry-title {
	color: #003593;
}
.entry-content h2, .entry-content h3, .entry-content h4 {
	font-size: 125%;
	color: #003593;
}
#content a:link, #content a:visited {
	text-decoration: underline;
}
#content .so-widget-sow-button a:link, #content .so-widget-sow-button a:visited {
	text-decoration: none;
}
img.personnel {
	border: thin black solid;
	border-radius: 1em;
	box-shadow: 0px 3px 8px rgba(0,0,0,0.5);
	margin-bottom: 2em;
}
hr {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
}
p.paddingTop {
	padding-top: 2.5em;
}
.site-footer small, .site-footer a {
	color: #FFE200;
}
hr {
	border: thin solid #FFE200;
}
img.alignleft, img.alignright {
	margin-bottom: 1em;
}
.hentry blockquote {
	clear: both;
	border-left: none;
	color: #003593;
	background-color: white;
}
.site-footer a:hover {
	color: #CCCCCC;
}
.site-info {
	line-height: normal;
}
.text-slider {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	animation-timing-function: ease-in-out;
	animation-delay: 0.5s;
}
table.methods tr:nth-child(even) {
	background-color: #eee;
}
table.methods th {
	background-color: #D2D7E4;
	color: black;
}
table.methods th.colspan {
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #002360), color-stop(1, #003593));
	background: -ms-linear-gradient(bottom, #002360, #003593);
	background: -moz-linear-gradient(center bottom, #002360 0%, #003593 100%);
	background: -o-linear-gradient(#003593, #002360);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003593', endColorstr='#002360', GradientType=0);
}
table.methods th.colspan a:link, table.methods th.colspan a:visited {
	color: white;
}
table.methods th.colspan a:hover {
	color: #D2D7E4;
}
