@charset "UTF-8";

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

.wp-editor {
	font-size: 14px; 
}
.wp-editor a {}
.wp-editor a:hover {}
.wp-editor h1 {}

.wp-editor h2 { font-size:48px!IMPORTANT; font-weight:200; white-space:normal!important; line-height:1}
.wp-editor h2 strong { font-size:16px; line-height:1;font-size: 16px;
    line-height: 1;
    position: relative;
    top: -25px;}
.wp-editor h2 span {font-size:48px!IMPORTANT; color:#CC0000; padding:0!IMPORTANT; margin:0!IMPORTANT}
.wp-editor h4 strong { font-size:31px; color:#bb9960; font-weight:bold; line-height:1.1; margin-bottom:25px}
.wp-editor h3 { font-size:28px; font-weight:200}
.wp-editor h4 {font-size:24px; font-weight:200; margin-bottom:20px}
.wp-editor blockquote { color: #CC0000;font-size:24px; font-weight:200; margin-bottom:20px; text-align:left; padding: 0; font-style:italic; margin: 0 0 30px 0!important; line-height: 1.2}
.wp-editor blockquote  p { font-style:italic}
.wp-editor h5 {}

.wp-editor h6 {}

.wp-editor p { margin-bottom: 25px}

.wp-editor ol {margin-bottom: 25px}
.wp-editor ol li {list-style: inside decimal;}

.wp-editor ul {margin-bottom: 25px}
.page-template-page-about-php .wp-editor ul li {background:url(images/ul.png) no-repeat 0 0; padding-left: 20px; margin-bottom:15px; margin-left:20px}
 .wp-editor ul li {background:url(images/icon_dot_li.gif) no-repeat 0 5px;padding-left: 20px; margin-bottom:15px; margin-left:20px }

.wp-editor table {margin-bottom: 25px}

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

.wp-editor .alignleft {
	float: left;
	margin-right:25px; margin-bottom:25px;
}

.wp-editor .alignright {
	float: right;
	margin-left:25px; margin-bottom:25px;
}

.wp-editor .aligncenter {
	margin: 0 auto;
	float: none;
	text-align: center;
	display: block;
	clear: both;
}

.wp-editor .wp-caption-text,.wp-editor  .gallery-caption {
    font-style: italic;
    text-align: center;
    margin-bottom: 0;
	font-size:14px
}

.wp-editor .wp-caption {  
    max-width: 100%;
    border: 1px solid #CDCDCD;
    padding: 9px;
    background: #FFF;
    margin-bottom: 25px;
}


@media (max-width: 1480px) {	
  
}

@media (max-width: 1366px) {
	
}
@media (max-width: 1250px) {

}
@media (max-width: 1180px) {
	.wp-editor h2 { font-size:34px!IMPORTANT;}
.wp-editor h2 span {font-size:34px!IMPORTANT;}
}
@media (max-width: 990px) {
	
	
}
@media (max-width: 920px) {
	
}

@media (max-width: 768px) {
	.wp-editor h2 { font-size:28px!IMPORTANT;}
.wp-editor h2 span {font-size:28px!IMPORTANT;}
}
 
@media (max-width: 480px) {
	
 }
 
@media (max-width: 360px) {
 	
 }
@media (max-width: 350px) {
 	
 } 
