.single-content ol, .page-content ol
{
display: block;
list-style-type: decimal;
margin: 0 0 14px 17px;
}
.single-content ul, .page-content ul
{
display: block;
list-style-type: disc;
margin: 0 0 14px 17px;
}
.single-content table, .single-content th, .single-content td, .page-content table, .page-content th, .page-content td
{
border:1px solid black;
}
.single-content h1, .page-content h1
{
    font-size: 36px;
    line-height: 36px; 
	margin: 1em 0;
}
.single-content h2, .page-content h2
{
    font-size: 34px;    
    line-height: 34px;    
	margin: 1em 0;
}
.single-content h3, .page-content h3
{
    font-size: 32px;  
    line-height: 32px;    
	margin: 1em 0;
}
.single-content h4, .page-content h4
{
    font-size: 30px;    
	margin: 1em 0;
}
.single-content h5, .page-content h5
{
    font-size: 28px;   
	margin: 1em 0;
}
.single-content h6, .page-content h6
{
    font-size: 26px;  
	margin: 1em 0;	

}
sup
{
vertical-align: super;
font-size: smaller;
}
sub
{
vertical-align: sub;
font-size: smaller;
}
.block
{
	display: block;
}
.hidden
{
	display: none;
}
.clear
{
	clear: both;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.line-height-0
{
	line-height: 0;
}
.clear-right
{
	clear: right;
}
.clear-left
{
	clear: left;
}
.center-relative
{
	margin-left: auto;
	margin-right: auto;
}
.center-absolute
{
	left: 50%;
}
.center-text
{
	text-align: center;
}
.text-left
{
	text-align: left;
}
.text-right
{
	text-align: right;
}
.absolute
{
	position: absolute;
}
.fixed
{
	position: fixed;
}
.relative
{
	position: relative;
}
.top-5
{
	margin-top: 5px;	
}
.top-10
{
	margin-top: 10px;	
}
.top-15
{
	margin-top: 15px;	
}
.top-20
{
	margin-top: 20px;
}
.top-25
{
	margin-top: 25px;	
}
.top-30
{
	margin-top: 30px;	
}
.top-50
{
	margin-top: 50px;	
}
.top-60
{
	margin-top: 60px;	
}
.top-70
{
	margin-top: 70px;	
}
.top-75
{
	margin-top: 75px;	
}
.top-80
{
	margin-top: 80px;
}
.top-100
{
	margin-top: 100px;	
}
.top-105
{
	margin-top: 105px;	
}
.top-110
{
	margin-top: 110px;	
}
.top-120
{
	margin-top: 120px;
}
.top-150
{
	margin-top: 150px;	
}
.top-200
{
	margin-top: 200px;	
}
.padding-top-10
{
padding-top: 10px;
}
.padding-top-20
{
padding-top: 20px;
}
.padding-top-30
{
padding-top: 30px;
}
.padding-top-40
{
padding-top: 40px;
}
.padding-top-50
{
padding-top: 50px;
}
.padding-top-60
{
padding-top: 60px;
}
.padding-top-70
{
padding-top: 70px;
}
.padding-top-80
{
padding-top: 80px;
}
.top-negative-30
{
	margin-top: -30px;
}
.left-35
{
	margin-left:35px;
}
.right-35
{
	margin-right:35px;
}
.bottom-10
{
	margin-bottom: 10px;
}
.bottom-20
{
	margin-bottom: 20px;
}
.bottom-25
{
	margin-bottom: 25px;
}
.bottom-30
{
	margin-bottom: 30px;
}
.bottom-50
{
	margin-bottom: 50px;
}
.bottom-60
{
	margin-bottom: 60px;
}
.bottom-70
{
	margin-bottom: 70px;
}
.bottom-100
{
	margin-bottom: 100px;
}
.bottom-120
{
	margin-bottom: 120px;
}
.bottom-150
{
	margin-bottom: 150px;
}
.bottom-200
{
	margin-bottom: 200px;
}
.width-25
{
	width: 25%;
}
.width-50
{
	width: 50%;
}
.width-75
{
	width: 75%;
}
.width-85
{
	width: 85%;
}
.width-100
{
	width: 100%;
}
.wp-caption
{
	font-size: 100%;
}
.gallery-caption
{
	font-size: 100%;
}
.bypostauthor
{
	font-size: 100%;
}
.sticky
{
	font-size: 100%;
}
iframe
{
	width: 100%;
}