span.date::after {
    content: " am";
}

.art-hmenu ul a:link,
.art-hmenu ul a:visited,
.art-hmenu ul a.active,
.art-hmenu ul a:hover {
    font-size: 18px;
  	line-height: 30px;
}
.art-hmenu ul a {
  	height: 30px;
}

.art-postcontent a.more-link:hover,
.art-postcontent a.more-link.hover {
    text-decoration: none;
}

#respond label {
    font-size: 12px;
    /* background: rgba(0,0,0,0.1); */
    height: 2em;
    padding: 0.7em 2.5em 0.7em 1em;
    border-top-left-radius: 4px;
    border-top-right-radius: 40px;
    position: relative;
    z-index: -1;
    color: rgba(128,128,128,1);
}

.social_share_privacy li.settings_info {
    position: initial;
    top: initial;
}

@media (max-width: 800px) {
	.social_share_privacy .settings_info {
	    clear: initial;
	}
}

.social_share_privacy li.settings_info .settings_info_menu {
    left: initial;
  	top: initial;
    position: relative;
    width: 100%;
}

article .avatar {
	font-size: 0;
	margin: 18px 0 18px;
	border: none;
}

article .avatar a {
	font-size: 0;
}

.social_share_privacy ul {
	height: auto !important;
}

.social_share_privacy ul li {
  	display: block;
	width: 33.33% !important;
}

.social_share_privacy li.settings_info .settings_info_menu {
    left: 25%;
}

.social_share_privacy li,
.social_share_privacy li div {
	height: 40px;
}

.social_share_privacy li div {

}

.social_share_privacy li.settings_info .settings_info_menu {
    left: 0;
}

article a.more-link {
	padding: 1em 1.5em;
  	margin: 18px 0;
	background: rgba(0,0,0,0.1);
  	float: right;
}

article a.more-link:hover {
	background-color: rgba(215,0,23,1);
  	color: rgba(255,255,255,1);
}

body.home .social_share_privacy,
body.archive .social_share_privacy {
	display: none;
}

body {
    min-width: 100%;
}

.art-sheet {
    width: 100%;
}

.art-layout-cell .art-sidebar1 .clearfix {
    display: none;
}

.art-postheader,
.art-postheader a,
.art-postcontent h1,
.art-postcontent h2,
.art-postcontent h3,
.art-postcontent h4,
.art-postcontent h5,
.art-postcontent h6 {
    color: #444444 !important;
}

.art-postheader,
.art-postheader a,
.art-postheader a:link,
.art-postheader a:visited,
.art-postheader a.visited,
.art-postheader a:hover,
.art-postheader a.hovered {
    font-weight: bold;
}

.art-postcontent a.more-link,
.art-postcontent a.more-link:link {
    color: rgba(128,128,128,1) !important;
}

.art-postcontent a.more-link:hover {
    color: rgba(255,255,255,1) !important;
}

.art-postcontent a,
.art-postcontent a:link {
    color: #FF3347 !important;
}

.art-postheader {
    margin: 1.5em 0 0;
    padding-bottom: 0.5em;
  	font-size: 25px;
}

.art-postcontent ul > li::before,
.art-post ul > li::before,
.art-textblock ul > li::before  {
    content: none;
}

.social_share_privacy {
    background: rgba(0,0,0,0.05);
    padding: 1em 2.5em 2.5em !important;
    text-align: center;
    width: calc(100% - 5em);
  	border-top: 1px solid #444444;
}

.art-postheadericons {
    display: block;
    padding: 0.3em 0.3em 0.01em;
  	border-top: 1px solid rgba(0,0,0,0.1);
  	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.art-header {
    background-size: cover;
  	max-width: 100%;
}

header,
footer,
article,
nav,
.art-sheet,
.art-checkbox::before,
.art-radiobutton::before {
    max-width: 994px;
}

.settings_info span.info,
.twoclick-gplus span.info {
	right: 0;
}

.art-post {
    padding: 0 0 0 2em;
}

@media (max-width: 994px) {
	.art-layout-cell.art-sidebar1 {
  		display: none;
	}
	.art-shapes .art-headline,
	.art-shapes .art-slogan {
	    display: none !important;
	}
	.art-header {
	    height: 340px;
	}
	.art-post {
	    padding: 0 2em;
	}
	.social_share_privacy ul li {
		width: 33.33% !important;
	}
}

@media (max-width: 768px) {
	.art-header {
	    height: 263px;
	}
}

@media (max-width: 568px) {
	.art-header {
	    height: 194px;
	}
	.art-hmenu a,
	.art-hmenu a:link,
	.art-hmenu a:visited,
	.art-hmenu a.active,
	.art-hmenu a:hover {
	    font-size: 15px;
	}
	.social_share_privacy ul li {
		width: 49.9% !important;
	}
	.twoclick-twitter span.info,
	.settings_info span.info,
	.twoclick-xing span.info {
		right: 0;
	}
	.twoclick-gplus span.info {
		right: initial;
	}
}

@media (max-width: 468px) {
	.social_share_privacy ul li {
		width: 100% !important;
	}
	.social_share_privacy div.help_info .info,
	.social_share_privacy li .help_info.icon .info {
	    right: -90%;
	}
}

art-postheader a,
.art-postheader a:link,
#reply-title {
    color: #444444;
}

#respond .form-submit input {
    padding: 1em;
    color: rgba(128,128,128,1);
    border-radius: 0;
	background-color: rgba(0,0,0,0.1);
}

#respond .form-submit input:hover {
    color: rgba(255,255,255,1);
    background-color: rgba(215,0,23,1);
}

#respond,
.social_share_privacy {
	margin: 2.5em 0 !important;
} 

.art-postheadericons a:hover, .art-postheadericons a.hover {
    font-style: normal;
    text-decoration: underline;
}

ul.art-hmenu > li > a:hover,
ul.art-hmenu > li:hover > a,
ul.art-hmenu li ul li:hover a{
    color: rgba(255,255,255,1);
    background-color: rgba(215,0,23,1);
	background: rgba(215,0,23,1);
	background: -webkit-linear-gradient(top, #FF3347 0, #D70017 100%) no-repeat;
	background: -moz-linear-gradient(top, #FF3347 0, #D70017 100%) no-repeat;
	background: -o-linear-gradient(top, #FF3347 0, #D70017 100%) no-repeat;
	background: -ms-linear-gradient(top, #FF3347 0, #D70017 100%) no-repeat;
	background: linear-gradient(top, #FF3347 0, #D70017 100%) no-repeat;
	-svg-background: linear-gradient(top, #FF3347 0, #D70017 100%) no-repeat;
}


#art-main {
    font-size: 13px;
}

#art-main span {
    font-size: 11px;
  	text-transform: uppercase;
}

#respond textarea {
    width: calc(100% - 2.4em);
    font-size: 1.2em;
    padding: 1.2em;
}

#respond .form-allowed-tags,
#respond .comment-form-comment {
    margin: 1.5em 0;
}

#respond input {
    font-size: 1em;
    padding: 0.5em;
}

article img.size-large {
	width: calc(100% - 14px);
  	height: auto;
}

article img.size-full {
	max-width: 100%;
  	height: auto;
}

article img.size-thumbnail,
article img.size-medium {
  	height: auto;
}

hr {
	margin: 1.5em 0;
}

div.avatar img,
div.avatar img.wp-post-image {
    width: 100%;
    height: auto;
}

div.avatar {
	padding: 0;
}

article.art-post div.art-postcontent div.wp-caption {
	width: auto !important;
}