/*
Theme Name: spectere.net Theme
Theme URI: https://github.com/Spectere/snet-theme
Author: Ian Burgmyer
Author URI: https://spectere.net/
Description: The official theme of spectere.net!
Version: 1.2.0
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: snet-theme
Tags: two-columns, left-sidebar, sticky-post, threaded-comments
*/

body {
	font-family: "Mukta", "Verdana", "Helvetica", sans-serif;
	font-size: 18px;
}

#container,
#title-container {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 8px;
	padding-right: 8px;
}

@media (min-width: 1310px) {
	#container,
	#title-container {
		padding-left: 0;
		padding-right: 0;
	}
}

h1, h2, h3, h4, h5, h6,
.post-date,
#title-text-block,
#subtitle-text-block {
	word-wrap: break-word;
}

h1, h2, h3, h4, h5, h6,
.post-date {
	font-family: "Crimson Text", Cambria, serif;
	font-weight: 200;
}

h1 {
	font-size: 40px;
}

#title-pane {
	background-color: black;
	color: white;

	width: 100%;
	float: left;

	margin: 0;
	padding: 0;
}

#title-text-block,
#subtitle-text-block {
	padding: 0;
	margin: 0;
	font-weight: 400;
}

#title-text-block,
#title-text-block a,
#title-text-block a:hover {
	color: #fff;
	text-decoration: none
}

#title-text-block {
	margin-top: 10px;
}

#title-text-block {
	font-size: 28px;
}

#subtitle-text-block {
	font-size: 14px;
	color: #ccf;
	margin-bottom: 8px;
}

@media (min-width: 768px) {
	#title-text-block {
		font-size: 40px;
		margin-top: 20px;
	}

	#subtitle-text-block {
		font-size: 18px;
		margin-bottom: 16px;
	}
}

/*
 * Sidebar
 */
#left-sidebar-pane {
	padding-bottom: 12px;
}

#sidebar h2 {
	border-bottom: 1px dotted #ddd;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style: none;
}

#sidebar ul li ul li {
	margin: 2px 0 2px 16px;
}

/*
 * WordPress Components
 */
#search label {
	width: 100%;
}

/*
 * Navigation
 */
.content-navigation,
.post-navigation,
.page-navigation {
	margin: 16px 0;
	padding: 0;
	clear: both;
}

.content-navigation {
	min-height: 24px;
}

.post-pagination {
	text-align: center;
	font-size: 150%;
}

.post-pagination-text {
	padding: 0 12px;
}

/*
 * Post/Single
 */
.nav-previous,
.nav-next {
	display: inline;
}

.nav-previous {
	margin-right: 8px;
}

.nav-previous:after {
	margin-left: 8px;
	content: '|';
}

.sticky {
	background-color: #eef;
	border: 1px solid #ddf;
}

.sticky .post-title:before {
	font-family: 'Glyphicons Halflings';
	font-size: 65%;
	color: #669;

	margin-left: 4px;

	content: "\e146";
}

/*
 * General HTML Elements
 */
table {
	width: 100%;
}

table th,
table td {
	padding: 4px 6px;
}

table thead th {
	border-bottom: 1px solid #ddd;
}

dl {
	background-color: #ffffe9;
	margin: 16px;
	padding: 8px 16px;

	border: 1px solid #dda;
	border-radius: 8px;.post
}

dt {
	border-bottom: 1px dotted #dda;
	margin-top: 0.5em;
}

dd {
	margin-bottom: 0.5em;
}

/*
 * Posts
 */
.post, article.page,
.comments-container {
	margin-top: 16px;
	padding: 0 16px 16px 16px;
}

.post div,
.post img,
.post-content div,
.post-content img {
	max-width: 100%;
	height: auto
}

div.post-content,
div.post-date,
div.category-block,
div.tag-block {
	padding: 0 4px;
}

.post-date {
	border-bottom: 1px solid silver;
	margin-bottom: 8px;
	clear: both;
}

.post-lock-icon,
.post-comments-link {
	margin-right: 16px;
}

.post-lock-icon,
.post-comments-link:before,
.post-comments-link,
.post-comments-link:active,
.post-comments-link:hover,
.post-comments-link:visited {
	color: #999;
}

.post-lock-icon,
.post-comments-link:before {
	font-size: 50%;
}

.post-comments-link:before {
	font-family: 'Glyphicons Halflings';
	color: #999;
	padding: 0 8px;

	content: "\e111";
}

.post-comments-link,
.post-comments-link:active,
.post-comments-link:hover,
.post-comments-link:visited {
	color: #999;
	text-decoration: none;
}

.category-block,
.tag-block {
	margin-top: 8px;
	/*font-size: 85%;*/
}

.post-content p img {
	margin-top: 12px;
	margin-bottom: 12px;
}

.wp-caption-text {
	margin: 0 0 12px 0;
	padding: 4px;

	font-style: oblique;
}

.wp-post-image {
	margin-bottom: 1em;
}

.aligncenter {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right: 12px;
}

.alignright {
	float: right;
	margin-left: 12px;
}

.post-read-more {
	margin-bottom: 12px;
}

.date-permalink,
.date-permalink:visited {
	color: #228;
}

.date-permalink:hover,
.date-permalink:active {
	color: #44a;
}

/*
 * Gallery
 */
.format-image dl, 
.gallery dl {
	border: none;
	background-color: white;
	margin: 12px 0;
	padding: 0;
}

.format-image dt,
.gallery dt {
	border: none;
	margin: 0;
}

.format-image dd,
.gallery dd {
	margin: 0;
}

/*
 * Comments
 */
.comments-container {
	margin-top: 4ex;
}

#comments-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#comments-list .children {
	margin: 16px;
	list-style: none;
}

#comments-list .comment {
	margin: 16px 4px 0 4px;
	padding: 8px;
	border: 1px solid #ccc;
}

#comments-list .comment-author {
	margin: -8px -8px 8px -8px;
	padding-top: 8px;
	border-bottom: 1px solid #ccc;
}

#comments-list .comment-author .avatar {
	margin: -4px 8px 4px 4px;
}

#comments-list .even .comment-author {
	background: #eee;
}

#comments-list .odd .comment-author {
	background: #ddd;
}

#comments-list .comment.even {
	background: white;
}

#comments-list .comment.odd {
	background: #eee;
}

#comments-list .comment-author .fn,
#comments-list .comment-author .says {
	font-size: 20px;
}

#comments-list .bypostauthor .comment-author {
	border-bottom: 1px solid #cce;
	background: #cce;
}

#comments-list .comment.bypostauthor {
	background: #eef;
	border: 1px solid #cce;
}

#comments-list .commentmetadata {
	margin-bottom: 8px;
}

.comment-form label {
	min-width: 100px;
	text-align: right;
	margin-right: 8px;
}

.comment-form .required {
	color: #a00;
}

/*
 * Bootstrap overrides.
 */
.btn {
	font-family: "Mukta", "Verdana", "Helvetica", sans-serif;
	font-size: 16px;
	font-weight: 700;
}