/* sharethis fix from: http://www.sandboxdev.com/2008/10/15/sharethis-button-cut-off-fix/ */
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices,
	.stButton .stButton_gradient {
	height: 22px !important;
	line-height: 20px;
}

.page-title {
	margin-top: 20px;
	color: #00b25a;
	font: 35px/40px "museo_sans_cyrl500", "Arial", "Helvetica", sans-serif;
}

@media all and (max-width: 1227px) {
	.page-title {
		margin-top: 30px;
		font-size: 30px;
		line-height: 35px;
	}
}
@media all and (max-width: 1023px) {
	.page-title {
		margin-top: 25px;
		font-size: 25px;
		line-height: 28px;
	}
}
@media all and (max-width: 767px) {
	.page-title {
		margin-top: 15px;
		font-size: 20px;
		line-height: 24px;
		margin: 0 0 5px;
	}
}
@media all and (max-width: 320px) {
	.page-title {
		margin-top: 10px;
		font-size: 18px;
		line-height: 22px;
		margin: 0 0 5px;
	}
}

.page-sub-title {
	font-size: 18px;
	color: #00b25a;
}
@media all and (max-width: 1023px) {
	.page-sub-title {
		font-size: 30px;
		line-height: 35px;
	}
}
@media all and (max-width: 767px) {
	.page-sub-title {
		font-size: 28px;
		line-height: 32px;
		margin: 0 0 15px;
	}
}
@media all and (max-width: 320px) {
	.page-sub-title {
		font-size: 18px;
		line-height: 28px;
		margin: 0 0 5px;
	}
}
	

.blog-byline {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

.ccm-block-page-attribute-display-wrapper {
	color: #000;
	font-size: 16px;
	padding: 20px 0 0 0;
}

.ccm-block-page-attribute-display-title {
	font-size: 20px;
	font-weight: bold;
}

.ccm-block-page-list-sub-title {
	color: #00b25a;
	font-size: 18px;
}
@media all and (max-width: 1023px) {
	.ccm-block-page-list-sub-title {
		font-size: 30px;
		line-height: 35px;
	}
}
@media all and (max-width: 767px) {
	.ccm-block-page-list-sub-title {
		font-size: 28px;
		line-height: 32px;
		margin: 0 0 15px;
	}
}
@media all and (max-width: 320px) {
	.ccm-block-page-list-sub-title {
		font-size: 18px;
		line-height: 28px;
		margin: 0 0 5px;
	}
}

.ccm-block-page-list-blog-entry-thumbnail {
	width: 120px;
}

#two-columns {
	padding-top: 5px;
}

@media all and (min-width: 768px) {
	#two-columns {
		display: table;
	}
}

@media all and (min-width: 768px) {
	#content {
		display: table-cell;
		width: calc(100% - 330px);
		padding: 0 30px 0 4px;
	}
}

#sidebar {
	background: #e3e3e3;
}

@media all and (min-width: 768px) {
	#sidebar {
		display: table-cell;
		width: 330px;
		vertical-align: top;
	}
}

@media all and (min-width: 768px) {
	.alignLeft {
		float: left;
	}
}

@media all and (min-width: 768px) {
	.alignRight {
		float: right;
	}
}

.top-box {
	background: #e3e3e3;
	padding: 5px 10px;
	margin-bottom: 20px;
	text-align: center;
	height: 45px
}

@media all and (min-width: 768px) {
	.top-box {
	background: #e3e3e3;
	padding: 5px 10px;
	margin-bottom: 20px;
	text-align: center;
	height: 45px
	}
}

.top-box .rss-feed {
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	color: #00b25a;
	-webkit-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
	margin: 0 0 10px;
}

.top-box .rss-feed:hover {
	color: #3970aa;
	text-decoration: none;
}

@media all and (min-width: 768px) {
	.top-box .rss-feed {
		margin: 5px 0;
	}
	.top-box .rss-icon {
		margin: 2px 10px;
		padding-left: 5px;
	}
}

@media all and (max-width: 767px) {
	.top-box {
		height: 70px
	}
	.top-box .rss-feed {
		font-size: 18px;
		margin: 5px 0;
	}
	.top-box .rss-icon {
		width: 24px;
		height: 24px;
		margin: 2px;
		padding-left: 0;
	}
}

.heading {
	padding-left: 45px;
	position: relative;
	text-transform: uppercase;
	margin-bottom: 20px;
}

@media all and (min-width: 768px) {
	.heading {
		padding-left: 57px;
		margin-bottom: 35px;
	}
}

.heading:before {
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 18px 34px 18px;
	border-color: transparent transparent #25b15d transparent;
}

@media all and (min-width: 768px) {
	.heading:before {
		border-width: 0 22px 47px 22px;
	}
}

.heading h1 {
	font: 22px/1 "museo_sans_cyrl700", "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	color: #838383;
	margin: 0 0 2px;
	word-spacing: 0;
	letter-spacing: 1px;
}

@media all and (min-width: 768px) {
	.heading h1 {
		font-size: 32px;
	}
}

.heading .add-info {
	font: 13px/1 "museo_sans_cyrl700", "Arial", "Helvetica", sans-serif;
	color: #020202;
	margin: 0;
	word-spacing: 2px;
}

@media all and (min-width: 768px) {
	.heading .add-info {
		font-size: 15px;
	}
}

.share-box {
	margin: 10px 0 20px;
	text-align: left;
}
@media all and (min-width: 768px) {
	.share-box {
		margin: 15px 0 20px;
	}
}

#content {
	font-size: 14px;	
}
@media all and (min-width: 768px) {
	#content {
		font-size: 18px;
	}
}

@media all and (min-width: 1024px) {
	.share-box {
		margin: 25px 0 30px;
	}
}

.share-box a {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 5px;
}

@media all and (min-width: 768px) {
	.share-box a {
		margin: 0 10px 10px;
	}
}

.content-info {
	font: 15px/18px "museo_sans_cyrl300", "Arial", "Helvetica", sans-serif;
	color: #020202;
	word-spacing: 2px;
}

@media all and (min-width: 1024px) {
	.content-info {
		padding-left: 5px;
	}
}

.content-info p {
	margin: 0 0 18px;
}

.content-info .title-part {
	display: block;
}

.content-info .graf-holder {
	padding-right: 17px;
	margin-bottom: 22px;
}

.content-info .graf-holder img {
	display: block;
	width: 100%;
	height: auto;
}

.sidebar-holder {
	background: #e3e3e3;
	padding: 20px;
	margin: 0 auto;
}

.sidebar-holder p {
	background: #e3e3e3;
	margin: 0 auto;
	font-size: 14px;
}
@media all and (min-width: 767px) {
	.sidebar-holder p {
		font-size: 18px;
	}
}

@media all and (min-width: 1024px) {
	.sidebar-holder {
		padding: 15px 22px;
	}
}

.sidebar-holder h2 {
	font: 14px/1 "museo_sans_cyrl700", "Arial", "Helvetica", sans-serif;
	margin: 15px 0 0px;
	color: #020202;
	text-transform: uppercase;
	letter-spacing: 0;
}

@media all and (min-width: 768px) {
	.sidebar-holder h2 {
		font-size: 18px;
		margin-bottom: 10px;
	}
}

.sidebar-holder .contributor {
	padding-top:25px;
}

.sidebar-holder .contributor-name {
	display: inline-block;
	color: #30b25d;
	font: 14px/1 "museo_sans_cyrl700", "Arial", "Helvetica", sans-serif;
	letter-spacing: 0;
	word-spacing: 2px;
	-webkit-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
	margin-bottom: 10px;
}

.sidebar-holder .contributor-name:hover {
	text-decoration: underline;
}

.widget-box {
	font: 14px/17px "museo_sans_cyrl300", "Arial", "Helvetica", sans-serif;
	color: #020202;
	word-spacing: 2px;
	position: relative;
}
/*.widget-box:after {
    content: '';
    position: absolute;
    z-index: 1;
    height: 2px;
    background: #fff;
    left: 10px;
    right: 10px;
    bottom: 20px; }
		*/
@media all and (min-width: 768px) {
	.widget-box.sign-up {
		margin-top: 20px;
		margin-bottom: 6px;
		display: inline-block;
	}
}

.widget-box.sign-up h2 {
	margin: 0 0 8px;
}

.widget-box p {
	margin: 0 0 15px;
}

.widget-box .read-more {
	display: inline-block;
	vertical-align: top;
	font: 17px/1 "museo_sans_cyrl700", "Arial", "Helvetica", sans-serif;
	letter-spacing: 1px;
	word-spacing: 0;
	color: #177ab4;
	-webkit-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}

.widget-box .read-more:hover {
	color: #000;
	text-decoration: none;
}

.personal-info {
	display: inline-block;
}
.personal-info .img-holder {
	float: left;
	margin: 0 0 30px 0;
	border: 4px solid #fff;
	max-width: 30%;
}

@media all and (min-width: 768px) {
	.personal-info .img-holder {
		float:right;
		margin: 0 0 0 10px;
	}
}

.personal-info .img-holder img {
	display: inline-block;
	vertical-align: top;
}

.personal-info p {
	margin: 0;
}

@media all and (min-width: 768px) {
	.subscribe-form {
		margin-bottom: 10px;
	}
}

.subscribe-form input[type="text"] {
	float: left;
	width: calc(100% - 94px);
	height: 30px;
	border: 1px solid #676767;
}

.subscribe-form input[type="submit"] {
	color: #fff;
	background: #30b25d;
	height: 30px;
	text-align: center;
	padding: 5px;
	border: 1px solid #fff;
	font: 14px/1 "museo_sans_cyrl700", "Arial", "Helvetica", sans-serif;
	-webkit-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}

.subscribe-form input[type="submit"]:hover {
	background: #177ab4;
}

.arhive-box h3 {
	font: 16px/1 "museo_sans_cyrl700", "Arial", "Helvetica", sans-serif;
	color: #666;
	margin: 0 0 7px;
}

@media all and (min-width: 768px) {
	.arhive-box h3 {
		font-size: 20px;
	}
}

.arhive-box .time-list {
	font: 14px/1 "museo_sans_cyrl300", "Arial", "Helvetica", sans-serif;
	letter-spacing: 0;
	color: #666;
}

@media all and (min-width: 768px) {
	.arhive-box .time-list {
		font-size: 17px;
	}
}

.arhive-box .time-list li {
	margin-bottom: 8px;
}

.arhive-box .time-list a {
	display: inline-block;
	vertical-align: top;
	color: inherit;
	-webkit-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}

.arhive-box .time-list a:hover {
	color: #177ab4;
	text-decoration: none;
}

@media only screen and (min-width: 1025px) {
	.tel-link {
		cursor: default;
		pointer-events: none;
	}
}

.ccm-block-date-navigation-header h5 {
	font: 14px/1 "museo_sans_cyrl700", "Arial", "Helvetica", sans-serif;
	color: #000;
	margin-top:15px;
	text-transform: uppercase;
	letter-spacing: 0;
}

@media all and (min-width: 768px) {
	.ccm-block-date-navigation-header h5 {
		font-size: 18px;
	}
}

.ccm-block-date-navigation-wrapper {
	background: #e3e3e3;
	margin: 0 auto;
	font-size: 14px;
}
@media all and (min-width: 767px) {
	.ccm-block-date-navigation-wrapper {
		font-size: 18px;
	}
}

.ccm-block-page-list-description {
  color: #717073;
  font: 12px/16px "museo_sans_cyrl100","Arial","Helvetica",sans-serif;
  margin-top: 5px;
  margin-bottom: 30px;
}
 
 @media all and (min-width: 768px) {
 .ccm-block-page-list-description {
 	margin-top: 10px;
  	font: 16px/22px "museo_sans_cyrl100","Arial","Helvetica",sans-serif;
 }
  
}

.ccm-custom-style-blogentrynavigation {
	padding-top: 5px;
}

.ccm-block-next-previous-wrapper {
	margin-top: 15px;
}

.ccm-block-next-previous-wrapper:after {
	content: "";
    display: table;
    clear: both;
}

.ccm-block-next-previous-header {
	font-size: 16px;
	font-weight: bold;
}
.ccm-block-previous-column, .ccm-block-next-column {
	font-size: 16px;
}

.ccm-block-previous-column {
    float: left;
	
}

.ccm-block-next-column {
	text-align: right;
    float: right;
}

@media all and (max-width: 720px) {
	.ccm-block-next-previous-wrapper {
		margin-top: 0;
	}
	.ccm-block-next-previous-header {
		font-size: 14px;
	}
	.ccm-block-previous-column, .ccm-block-next-column {
		font-size: 14px;
	}
}