@charset "UTF-8";

/* ****************************************************
File name: Wordpress editor.
Created date: 12/01/2011
Last Modified: 12/01/2011
Created by Simplefly
***************************************************** */

.wp-editor {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
	margin-top: -8px;
	color: #3e2507;
}

.wp-editor a {
	color: #662d91;
}

.wp-editor a {}
.wp-editor a:hover {}
.wp-editor h1 {
	font-family: 'fertigo_proregular';
	font-size: 24px;
	border-bottom-width: 2px;
	border-bottom-style: solid;	
	margin-bottom: 15px;
}
.wp-editor h3,
.wp-editor h4,
.wp-editor h5,
.wp-editor h6,
.wp-editor h2 {
font-size: 13px;
font-weight: bold
}

.wp-editor h3 {
	
}
.wp-editor h5,
.wp-editor h5,
.wp-editor h4 {
	font-size: 12px;
}
.wp-editor h5 {}

.wp-editor h6 {}

.wp-editor p {
	
}

.wp-editor ol {padding-left: 20px;}
.wp-editor ol li {list-style: outside decimal;}

.wp-editor ul {}
.wp-editor ul li {
	background: url(assets/img/ico_dot.gif) no-repeat 0 12px;
	padding-left: 15px;
}

.wp-editor table {}

.wp-editor table th,
.wp-editor table td {
	
}

.wp-editor img.alignleft {
	float: left;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 0;
	
}

.wp-editor img.alignright {
	float: right;
	margin-left: 15px;
	margin-top: 8px;
	margin-bottom: 0;
}

.wp-editor img.aligncenter {
	margin: 0 auto;
	float: none;
	text-align: center;
	display: block;
	clear: both;
	padding-top: 8px;
	margin-bottom: 5px;
}

.wp-editor img {
	
}

.wp-editor hr {
	display: block;
	clear: both;
	border-top: 1px solid #eeebef;
	border-bottom: 1px solid #cbc2d0;
	margin:0px;
}
.wp-editor  blockquote {
	background: #fcd6e9;
	margin: 0;
	padding: 21px 30px;
	margin: 10px 0;
	font-size: 21px;
	color: #3e2507;
}
.wp-editor  blockquote h1,
.wp-editor  blockquote h2,
.wp-editor  blockquote h3,
.wp-editor  blockquote h4 {
	font-weight: normal;
}

div#col-right .block-newsletter.block .gform_wrapper .gform_button {top:-33px}
/*div#col-right .block-newsletter {height:auto !important;}*/
div#col-right .block-newsletter.block .gform_wrapper .gfield .gfield_label {font-weight: normal;}
div#col-right .block-newsletter.block .gform_wrapper .gform_title, div#col-right .block-newsletter.block .gform_wrapper, .block-newsletter.block .gform_wrapper .gform_heading {font-weight: normal;margin: 0}