ul, ol {
	margin: 0 0 1.5em 2em;
}

ul {
	list-style: disc;
}

ol {
	list-style-type: decimal;
}

ol ol {
	list-style: upper-alpha;
}

ol ol ol {
	list-style: lower-roman;
}

ol ol ol ol {
	list-style: lower-alpha;
}

ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}

dl {
	margin: 0 1.5em;
}

dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.5em;
}

strong {
	font-weight: bold;
}

small { 
	font-size: 80%; 
}

big {
	font-size: 120%;
}

cite, em, i {
	font-style: italic;
}

cite {
	border: none;
}

blockquote {
	font-family: 'Noticia Text', serif;
	font-style: italic;
	border-bottom: 1px solid #2C3236;
	border-top: 4px solid #2C3236;
	color: #2C3236;
	font-size: 18px;
	line-height: 1.6;
	margin: 20px 0;
	padding: 20px 0 0 7%;
	position: relative;
}

.entry-content blockquote p,
blockquote p {
	margin-bottom: 20px;
}

blockquote:before {
	content: "\f10d";	
	font-family: FontAwesome;
	margin-right: 15px;
	float: left;
	padding: 0;
	font-size: 20px;
}


blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
pre {
	background: rgba(0, 0, 0, 0.05);
	font: 87.5% "Courier 10 Pitch", Courier, monospace;
	line-height: normal;
	margin-bottom: 1.5em;
	padding: 0.75em 1.5em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666666;
	cursor: help;
}
ins {
	text-decoration: none;
}
sup, sub {
	font-size: 62.5%;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

input[type=text], 
textarea {
	border: none;
	background: #F2F2F2;
	font: inherit;
}

input[type=text] {
	height: 44px;
	box-sizing: border-box;
	padding: 10px;
}

textarea {
	box-sizing: border-box;
	padding: 10px;
	width: 98%;
}

address {
	display: block;
	margin: 0 0 1.625em;
}

table {
	border-bottom: 1px solid #E2E2E2;
	margin: 0 0 1.625em;
	width: 100%;
	text-align:left;
}

th {
	color: #666;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 2.6em;
}

td {
	border-top: 1px solid #000000;
	padding: 6px 10px 6px 0;
}

img{
	max-width: 100%; 
	height: auto;
}

hr{
	margin: 10px 0 15px;
	width: 60px;
	border: none;
	height: 1px;
	background: #DDDDDD;
}

/*-- WordPress common classes*/
.alignleft{
	display: inline;
	float: left;
	margin-right: 1.25em;
}
.alignright{
	display: inline;
	float: right;
	margin-left: 1.25em;
}

.alignnone,
.aligncenter{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft,
img.alignright,
img.alignnone,
img.aligncenter{
	margin-bottom: 1.25em;	
}

p img,
.wp-caption {
	margin-top: 0.4em;
}

.wp-caption {
	margin-bottom: 10px;
	max-width: 96%;
	text-align:center;
}

.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}

.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666666;	
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 0;
	background: #F7F7F7;
	padding: 4px 0;
}

/*-- Gallery --*/ 
.gallery img {
	border: none !important;
	line-height: 0;
	display: inline-block;
	-webkit-box-shadow: none;
	box-shadow: none;
	max-width: 100%;
}

.gallery img:hover, .gallery img:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.gallery .wp-caption-text {
	margin: 0 !important;
}

.gallery .gallery-item {
	width: 100%;
	margin: 0 0 10px !important;
}

.gallery-icon {
	margin: 0;
	padding: 0 10px;
}

.sticky {
	
}

.button {
	background: #2196F3;
	color: #FFFFFF !important;
	cursor: pointer;
	font-family: inherit;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
    padding: 6px 8px 5px;
    text-decoration: none;
	border: none;
}

.clear{
	clear:both;
}
 
.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

.clearfix { 
	display: inline-block; 
} 
 
 /* Hide from IE Mac \*/ 
.clearfix { 
	display: block; 
}
 
.bypostauthor{

}
 
.flex-direction-nav,
.list{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.slides {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
