@charset "utf-8";

/**************************/
/* Tags */
/**************************/
.tag-links .glyphicon {
	font-size: 11px;
	display:inline-block;
	margin-right: 7px; 
	color: #999999;
	line-height: 23px;
    vertical-align: top;
	cursor:default;
}

.tag-head {
	display: block;
	margin-bottom: 10px;	
}

.tag-links h3 {
	display: inline;	
	font-size: 14px;
	color: #a0a0a0;
	padding: 0;
	font-family: "Open Sans", Arial;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.tag-links a {
    display: inline-block;
    border: 1px solid #dddddd;
    color: #999999;
    margin: 0 8px 8px 0px;
    -webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
    padding: 1px 12px 1px 12px;
    font-size: 12px;

}

.tag-links a:hover {
    background: #1191eb;
    border-color: #1191eb;
    color: #ffffff;
}

.tag-links {
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

/**************************/
/* Related Posts */
/**************************/
.post-related {
	border-top: 1px solid #d7d7d7;
	padding: 15px 0;
}
	
.post-related-thumb {
	display: block;
	position: relative;
	margin-bottom: 10px;	
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.post-related-head {
	display: block;
	margin-bottom: 10px;	
}

.post-related-head .glyphicon {
	font-size: 11px;
	display:inline-block;
	margin-right: 7px; 
	color: #999999;
	line-height: 23px;
    vertical-align: top;
	cursor:default;
}

.post-related h3 {
	display: inline;	
	font-size: 14px;
	color: #a0a0a0;
	padding: 0;
	font-family: "Open Sans", Arial;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.post-related-wrap .entry-title {
	font-size: 11px;
	color: #4c4c4c;
	font-family: "Open Sans", Arial;
	font-weight: normal;	
}

.post-related-wrap:hover .entry-title{
	color: #218ce7;	
}

.post-related-wrap {
	padding: 0 10px 15px 10px;
	text-align: center;
}

.post-related-wrap img {
	border-radius: 2px;	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.post-related-wrap:hover {
	opacity: 0.8;
}

@media (max-width: 991px) {
	.post-related-wrap {
		padding: 10px;
	}
}


/**************************/
/* Author Bio */
/**************************/
.author-bio-wrap {
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.author-info {
	padding: 10px;	
}

.author-info h3 {
	display: inline;	
	font-size: 14px;
	color: #a0a0a0;
	padding: 0;
	font-family: "Open Sans", Arial;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;	
}

.author-info .glyphicon {
	font-size: 11px;
	display:inline-block;
	margin-right: 7px; 
	color: #999999;
	line-height: 23px;
    vertical-align: top;
	cursor:default;
}

.author-avatar {
	float: left;
	display: inline-block;
	padding: 7px 5px 5px 0;
}

/**************************/
/* Comments */
/**************************/
.comments-area-head {
	display: block;
	margin-bottom: 10px;	
}

.comments-area-head .glyphicon {
	font-size: 11px;
	display:inline-block;
	margin-right: 7px; 
	color: #999999;
	line-height: 23px;
    vertical-align: top;
	cursor:default;
}

.comments-area h3 {	
	display: inline;	
	font-size: 14px;
	color: #a0a0a0;
	padding: 0;
	font-family: "Open Sans", Arial;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;	
}

.comment-reply-title,
.comments-title {
	font: 900 16px/1.5 'Open Sans', sans-serif;
	margin: 0;
	text-transform: uppercase;
}

h3.comment-reply-title {
	margin: 0px;
	text-transform: uppercase;
	font-family: "Open Sans",Arial;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.6em;
	color: #000;
}

.comment-body {
	background: #f5f5f5;
	border-radius: 2px;
	padding: 8px;
	margin-bottom: 15px;	
	border-bottom: 1px solid #d7d7d7;
}

.comment-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment-author {
	font-size: 14px;
	line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
	font-size: 12px;
	line-height: 2;
	text-transform: uppercase;
}

.comment-meta {
	font-size: 12px;
}

.comment-meta a {
	color: #a0a0a0;
}

.comment-meta a:hover {
	color: #000;
}

.comment-list .reply {
}

.comment-author .fn {
	font-weight: 900;
}

.comment-author a {
	color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
	color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #218ce7;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 24px;
	padding-top: 24px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
	border-top: 0;
}

.comment-author {
	position: relative;
}

.comment-author .avatar {
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 18px;
	padding: 2px;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
}

.bypostauthor > article .fn:before {
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px;
}

.says {
	display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-metadata {
	padding-left: 30px;
}

.comment-edit-link {
	margin-left: 10px;
}

.comment-edit-link:before {
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "";
	font-family:'glyphicons halflings';
	margin-right: 5px;
}

.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-content > :last-child {
	margin-bottom: 0;
}

.comment-list .children {
	list-style: none;
	margin-left: 15px;
}

.comment-respond {
	margin-bottom: 24px;
	padding: 0;
}

.comment .comment-respond {
	margin-top: 24px;
}

.comment-respond h3 {
	margin-top: 0;
	margin-bottom: 24px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
	color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
	font-size: 14px;
	line-height: 1.7142857142;
}

.no-comments {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin-top: 24px;
	text-transform: uppercase;
}

.comment-form label {
	display: block;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	font-size: 12px;
	line-height: 1.5;
	white-space: normal;
}

.required {
	color: #c0392b;
}

.comment-reply-title small a {
	color: #2b2b2b;
	float: right;
	height: 24px;
	overflow: hidden;
	width: 24px;
}

.comment-reply-title small a:hover {
	color: #41a62a;
}

.comment-reply-title small a:before {
	content: "✏";
	font-family:'glyphicons halflings';
	font-size: 32px;
}

.comment-navigation {
	font-size: 12px;
	line-height: 2;
	margin-bottom: 25px;
	text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
	display: inline-block;
}

.comment-navigation .nav-previous a {
	margin-right: 10px;
}

#comment-nav-above {
	margin:0; 
}

.form-submit input[type="submit"] {
    border-radius: 2px;
    outline: medium none;
	background: #fbfbfb;
	color: #303030;
	text-shadow: none;
	font-family: "Open Sans",Arial;
	font-weight: bold;
	font-size: 15px;
	border-radius: 2px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075);
	transition: all 0.2s ease 0s;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0px;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #ccc;
	-moz-user-select: none;
}

.form-submit input[type="submit"]:hover {
	background: #218ce7;
	color: #fff;
	border-color: #218ce7;
}

#comment {
    width: 100%;
    margin: 0px 0px 15px;
    padding: 12px 12px 12px 15px;
    font-size: 13px;
    border-radius: 2px;
    line-height: 1.6;
    -moz-box-sizing: border-box;
    resize: vertical;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(225, 225, 225) rgb(225, 225, 225) rgb(214, 212, 212);
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
}

#author, #email, #url {
    width: 100%;
    margin: 0px 0px 5px;
    padding: 6px 6px 6px 7px;
    font-size: 13px;
    border-radius: 2px;
    line-height: 1.6;
    -moz-box-sizing: border-box;
  	border-width: 1px;
	border-style: solid;
	border-color: rgb(225, 225, 225) rgb(225, 225, 225) rgb(214, 212, 212);
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
}

@media (max-width: 520px) {
	.comment-list .children {
		margin:0;
		padding:0;
	}
}