/*
Theme Name: sisu-theme
Author: Team sisu GmbH
Author URI: http://www.teamsisu.at
Description: sisu Master Theme (Bootstrap 3.3.5, jquery 2.2.0, font-awesome 4.5.0, Masterslider, shariff v1.23.0, fpdf 1.81, PHP QR Code 1.1.4)
Version: 1.0

  _______                         _              _____           _     _    _ 
 |__   __|                       (_)            / ____|         | |   | |  | |
    | | ___  __ _ _ __ ___    ___ _ ___ _   _  | |  __ _ __ ___ | |__ | |__| |
    | |/ _ \/ _` | '_ ` _ \  / __| / __| | | | | | |_ | '_ ` _ \| '_ \|  __  |
    | |  __/ (_| | | | | | | \__ \ \__ \ |_| | | |__| | | | | | | |_) | |  | |
    |_|\___|\__,_|_| |_| |_| |___/_|___/\__,_|  \_____|_| |_| |_|_.__/|_|  |_|                                                                                                                                                         

*/


/*
	Wordpress editor styles start
	-----------------------------
*/	
	.entry-content img {
		margin: 0 0 1.5em 0;
	}
	.alignleft, img.alignleft {
		margin-right: 1.5em;
		display: inline;
		float: left;
	}
	.alignright, img.alignright {
		margin-left: 1.5em;
		display: inline;
		float: right;
	}
	.aligncenter, img.aligncenter {
		margin-right: auto;
		margin-left: auto;
		display: block;
		clear: both;
	}
	.wp-caption {
		margin-bottom: 1.5em;
		text-align: center;
		padding-top: 5px;
	}
	.wp-caption img {
		border: 0 none;
		padding: 0;
		margin: 0;
	}
	.wp-caption p.wp-caption-text {
		line-height: 1.5;
		font-size: 10px;
		margin: 0;
	}
	.wp-smiley {
		margin: 0 !important;
		max-height: 1em;
	}
	blockquote.left {
		margin-right: 20px;
		text-align: right;
		margin-left: 0;
		width: 33%;
		float: left;
	}
	blockquote.right {
		margin-left: 20px;
		text-align: left;
		margin-right: 0;
		width: 33%;
		float: right;
	}
	
	
	.form_gold_bg{
		background: #ffffff;
	}
	
