/* Text elements */


.format-text p {
	margin-bottom: 15px;
	line-height	: 150%;
}

.format-text ol { 
	line-height	: 200%;
	margin-left	: 15px!important;
}

.format-text  ul {
	display: block;
	margin-bottom: 15px;
}
.format-text  ul li{
	display: block;
	position: relative;
	margin-bottom: 8px;
	padding-left: 15px;
}
.format-text  ul li:after{
	display: block;
	position: absolute;
	left: 0;
	top: 5px;
	width: 8px;
	height: 8px;
	background: #0071bd;
	content: '';
}
.format-text ul ul { list-style:circle; }

.format-text ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
.format-text ol ol {
	list-style: upper-alpha;
}
.format-text ol ol ol {
	list-style: lower-roman;
}
.format-text ol ol ol ol {
	list-style: lower-alpha;
}
.format-text ul ul,
.format-text ol ol,
.format-text ul ol,
.format-text ol ul {
	margin-bottom: 0;
}
.format-text dl {
	margin: 0 0 24px 0;
}
.format-text dt {
	font-weight: bold;
}
.format-text dd {
	margin-bottom: 18px;
	line-height	: 180%;
}
.format-text strong {
	font-weight: bold;
}
.format-text cite,
.format-text em,
.format-text i {
	font-style: italic;
}
.format-text big {
	font-size: 131.25%;
}
.format-text ins {
	background: #ffc;
	text-decoration: none;
}
.format-text blockquote {
	padding: 50px;
	display: block;
	position: relative;
	font-family: 'Domine';
	font-size: 18px;
	line-height: 150%;
	position: relative;
}
.format-text blockquote:after,
.format-text blockquote:before{
	display: block;
	position: absolute;
	font-family: 'fontAwesome';
}
.format-text blockquote:after{
	content: '';
	right: 30px;
	bottom: 20px;
}
.format-text blockquote:before{
	content: '';
	left: 0;
	top: 20px;
}
.format-text blockquote p {  }

.format-text blockquote cite,
.format-text blockquote em,
.format-text blockquote i {
	font-style: normal;
}
.format-text pre {
	background: #888;
	color: #eee;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
.format-text abbr,
.format-text acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.format-text sup,
.format-text sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
.format-text sup {
	bottom: 1ex;
}
.format-text sub {
	top: .5ex;
}
.format-text input[type="text"],
.format-text textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
.format-text a:link,
.format-text a:visited {
	color: #0071bd;
	text-decoration : none;
}
.format-text a:active,
.format-text a:hover {
	border-bottom:none;
	text-decoration: underline;
}


/* =Content
-------------------------------------------------------------- */

.format-text input,
.format-text textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
.format-text p,
.format-text ul,
.format-text ol,
.format-text dd,
.format-text pre,
.format-text hr {
	margin-bottom: 10px;
}
.format-text ul ul,
.format-text ol ol,
.format-text ul ol,
.format-text ol ul {
	margin-bottom: 0;
}
.format-text pre,
.format-text kbd,
.format-text tt,
.format-text var {
	font-size: 15px;
	line-height: 21px;
}
.format-text code {
	font-size: 13px;
}
.format-text dt,
.format-text th {
	color: #ccc;
}

.format-text h1 { font-size : 36px; }
.format-text h2 { font-size : 28px; }
.format-text h3 { font-size : 24px; }
.format-text h4 { font-size : 22px; }
.format-text h5 { font-size : 20px; }
.format-text h6 { font-size : 18px; }

.format-text h1,
.format-text h2,
.format-text h3,
.format-text h4,
.format-text h5,
.format-text h6 {
	color: #333333;
	line-height: 110%;
	font-family: 'Open Sans';
	font-weight: 300;
	margin: 0 0 15px 0;
}
.format-text table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
.format-text tr th,
.format-text thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
.format-text tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
.format-text tr.odd td {
	background: #f2f7fc;
}
.format-text .entry-summary p:last-child {
	margin-bottom: 12px;
}
.format-text fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.format-text fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.format-text input {
	margin: 0 0 24px 0;
}
.format-text input.file,
.format-text input.button {
	margin-right: 24px;
}
.format-text label {
	color: #888;
	font-size: 12px;
}
.format-text select {
	margin: 0 0 24px 0;
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	text-align:center;
}
.wp-caption img {
	margin-top: 5px;
}
.wp-caption p.wp-caption-text {
	color: #222;
	font-size: 12px;
	margin: 5px;
	padding	: 0 5px;
	text-align:left;
}
.wp-smiley {
	margin: 0;
}


/* Comments form */

#respond {
	font-size	: 14px;
	margin: 0 0 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	font-size	: 14px;
	display		: block;
	padding		: 10px 0;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	margin-top	: 10px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}