/*
Welcome to Custom CSS!
To learn how this works, see http://wp.me/PEmnE-Bt
*/

/* Twitter Link
--------------------------------------------- */
.entry-meta .twitter {
	position: relative;
	margin-left: 10px;
	margin-left: 5px;
}

.entry-meta .twitter:before {
	content: "\f301";
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 20px/1 'dashicons';
	vertical-align: middle;
/*position: absolute;
	left: -23px;
	top: 2px;*/
	color: #00abf0;
}

.pull-right,
.pull-excerpt {
	float: right;
	margin: 1.2% 0 2% 5%;
	text-align: right;
	padding: 5px;
}

.pull-left {
	float: left;
	margin: 1.5% 5% 2% 0;
}

.pull-right,
.pull-excerpt {
	color: #343E47;
	font-family: "europa-1", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 1.4;
	width: 400px;
	padding: 0;
	border-top: solid 4px #1e73be;
	margin-top: 20px;
	font-style: italic;
}

.pull-left {
	color: #343E47;
	font-family: "europa-1", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 1.4;
	width: 330px;
	padding: 0;
	border-top: solid 0 #343E47;
}

.row__even {
	background-color: #ccc;
	padding: 5px;
}

.row {
	background-color: #ccc;
	padding: 5px;
}

.table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
	font-size: 18px;
	padding: 5px;
}

.header-image .light .site-title > a {
	height: 60px;
}

li.menu-item.custom-search form {
	margin-bottom: -5px;
	border: 0 solid #ccc;
	width: 200px;
	padding: 0;
	display: inline-block;
}

li.menu-item.custom-search .search-form input[type="search"] {
	width: 200px;
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
	color: #333;
}

li.menu-item.custom-search:hover {
	border-bottom: 0;
}

li.menu-item.custom-search .search-form input[type="submit"] {
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

li.menu-item.social-icon {
	border-bottom: 0;
}

.author-box {
	background-color: #eee;
	color: #222;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 10px;
	padding: 10px;
}

.author-box-title {
	color: #222;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 300;
	letter-spacing: 2px;
	margin-bottom: 4px;
	text-transform: uppercase;
}

.site-footer {
	background-color: #343e47;
	color: #ccc;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1;
	padding: 30px 0;
	text-align: center;
	text-transform: uppercase;
}

.site-footer a {
	color: #fff;
}

.site-footer a:hover {
	color: #fff;
	text-decoration: underline;
}


.footer-widgets {
	background-color: #343e47;
	clear: both;
	font-size: 16px;
	text-align: center;
}

.footer-widgets .wrap {
	padding-bottom: 0px;
	padding-top: 20px;
}

.footer-widgets {
	color: #ccc;
}

.footer-widgets a {
	color: #fff;
}

.footer-widgets a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer-widgets .widget-title {
	color: #ccc;
}

.widget-title {
	border-bottom: 0px solid #343E47;
    border-top: 2px solid #343e47;	
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 3px;
	 padding: 10px;
    text-transform: uppercase;
	text-align: center;
	font-weight: 500;
}

.sidebar .widget-title {
	border-bottom: 0px solid #343E47;
    border-top: 2px solid #343e47;	
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 3px;
	 padding: 10px;
    text-transform: uppercase;
	text-align: center;
	font-weight: 500;

}

.entry-content blockquote {
    border: solid 1px currentcolor;
    border-width: 0 1px;
    margin: 50px 0;
    padding: 0 15px;
    position: relative;
    text-align: center;
    width: 100%
}

.entry-content blockquote p {
    font-size: 21px;
    font-size:  2.1rem;
    font-style: italic;
}

.entry-content blockquote p {
	    position:relative;
    font-weight:normal;
    margin-bottom:0px;
}

.entry-content blockquote cite {
	font-style: normal;
	padding: 10px 0;
	display: block;
	font-size: 20px;
	font-size: 2.0rem;
}

.entry-content blockquote cite,
.entry-content blockquote cite a {
	color: #62707c;
}

.entry-content blockquote cite a:hover {
	color: #1e73be;
	border-color: currentColor;
}

.entry-title {
  margin-bottom: 10px;
}
.entry-meta {
  margin-bottom: 0px;
}

.entry-header .subtitle {
    color: #343E47;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 10px;
	padding: 0px;
	text-transform: uppercase;
}

.intro {
	font-weight: 400;
	font-size: 22px;
		font-size: 2.2rem;
		color: #343e47;
}

.creds2 {
margin-top: 15px;
color: #3f4a54;
	font-size: 10px;
	font-size: 1.0rem;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
}

.creds2 a {
	color: #3f4a54;
text-decoration: none;

}

.creds2 a:hover {
	color: #3f4a54;
	text-decoration: none;
}

.entry-title {
  margin-bottom: 10px;
		margin-top: 0px;
	
}

.current-page-ancestor,
.current-menu-item a, 
.current_page_item a,
.menu-item:hover {
	border-bottom: 2px solid #1e73be;
}

figcaption{ color: #555d66; font-size: 13px; text-align: center; }



.creds {
	font-size: 10px;
}

.creds p {
	font-size: 10px;
}

.site-footer a {
color: #fff;
	font-size: 10px;
}

.site-footer p {
	font-size: 10px;
}