@charset "UTF-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700&subset=latin,cyrillic-ext);
	

body {
	font-family:"Open Sans", Helvetica, Arial, sans-serif;
	font-size:14px !important;
}

ul, ol {
	margin-top: -9px;
	margin-bottom: 23px;
}

li {
	margin-bottom: 7px;
}

p {
	margin:0 0 25px 0;
}

h1,h2,h3,h4,h5,h6 {
	line-height:120%;
}

h1,h2 {
	font-size:24px;
	margin-bottom:15px;
}

h3 {
	font-size:19px;
	margin-bottom:12px;
}

h4 {
	font-size:16px;
	margin-bottom:8px;
}

h5 {
	font-size:14px;
	margin-bottom:7px;
}

h6 {
	font-size:13px;
	margin-bottom:6px;
}

.wp-caption-dd {
  	margin-top: 2px;
  	margin-bottom:15px;
  	font-style: italic;
}