/*
Theme Name: NightCity
Theme URI: http://atillus.com/free-wordpress-themes/night-city/
Description: 'NightCity' wordpress theme from <a href="http://atillus.com">Atillus design studio</a>
Version: 1.1-modern
Author: Artur Cosicov
Tags: two-columns, black, responsive-layout
*/
.container {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D4D4D4;
	height: auto;
	overflow: hidden;
}
.top1 {
	background-image: url(img/top1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 153px;
	width: 900px;
}
.top2 {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 900px;
	background-image: url(img/top2.jpg);
	background-repeat: no-repeat;
}
.top2 h1 {
	font-size: 32px;
	color: #BBBBBB;
	text-align: right;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.top2 h2 {
	font-size: 14px;
	color: #BBBBBB;
	text-align: right;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
}
.content {
	float: left;
	width: 600px;
	background-color: #D4D4D4;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.sidebar {
	float: right;
	width: 290px;
	background-color: #D4D4D4;
}
.bottom {
	float: left;
	height: 28px;
	width: 885px;
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	padding-right: 15px;
	padding-top: 70px;
}
.sidebar_header {
	background-image: url(img/sidebar_top.jpg);
	height: 43px;
	width: 200px;
	font-size: 14px;
	text-transform: uppercase;
	color: #BBBBBB;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
}
.sidebar_center {
	width: 260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/sidebar_center.jpg);
	background-repeat: repeat-y;
}
.sidebar_bottom {
	height: 22px;
	width: 260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(img/sidebar_bottom.jpg);
}
.sidebar_center ul {
	color: #FFFFFF;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 40px;
}
.content h1 {
	font-size: 15px;
	color: #1F1F1F;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
.postmeta {
	color: #7D7547;
	padding-bottom: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.postcontent {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #726845;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.top2 a {
	color: #BBBBBB;
}
.content a {
	color: #282828;
}
.sidebar_center a {
	color: #CCCCCC;
}
.bottom a {
	color: #FFFF99;
}
blockquote {
	font-style: italic;
	background-color: #BFBFBF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #993300;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Modern compatibility and responsive layout additions */
* {
	box-sizing: border-box;
}

img,
iframe,
video,
embed,
object {
	max-width: 100%;
}

img {
	height: auto;
}

textarea,
input,
select {
	max-width: 100%;
}

.commentlist {
	padding-left: 28px;
}

.commentlist .children {
	padding-left: 24px;
}

.commentlist img.avatar {
	float: left;
	margin: 0 8px 4px 0;
}

@media (max-width: 920px) {
	body {
		margin: 0;
		background-color: #D4D4D4;
	}

	.container {
		width: 100%;
		max-width: 900px;
	}

	.top1,
	.top2 {
		width: 100%;
		background-position: top center;
		background-size: cover;
	}

	.content {
		width: 67.7778%;
	}

	.sidebar {
		width: 32.2222%;
	}

	.sidebar_center,
	.sidebar_bottom {
		width: calc(100% - 30px);
	}

	.sidebar_header {
		width: calc(100% - 30px);
		padding-left: 60px;
		background-position: top center;
	}

	.bottom {
		width: 100%;
		background-size: cover;
	}
}

@media (max-width: 700px) {
	.top1 {
		height: 115px;
	}

	.top2 {
		height: 95px;
	}

	.top2 h1 {
		font-size: 27px;
	}

	.content,
	.sidebar {
		float: none;
		width: 100%;
	}

	.content {
		padding: 0 12px;
	}

	.sidebar {
		padding-top: 8px;
	}

	.sidebar_center,
	.sidebar_bottom,
	.sidebar_header {
		max-width: 420px;
	}

	.bottom {
		float: none;
		height: auto;
		min-height: 98px;
		padding: 60px 15px 12px;
	}
}

@media (max-width: 420px) {
	.top1 {
		height: 90px;
	}

	.top2 {
		height: 85px;
	}

	.top2 h1 {
		font-size: 23px;
	}

	.top2 h2 {
		font-size: 12px;
	}

	.sidebar_center ul {
		padding-left: 34px;
	}
}

/*
 * Post/archive pagination.
 */
.nightcity-pagination {
	clear: both;
	margin: 20px 0 25px;
	padding: 12px 0;
	border-top: 1px solid #808080;
	text-align: center;
}

.nightcity-pagination .nav-links {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 5px;
}

.nightcity-pagination .page-numbers {
	display: inline-block;
	min-width: 30px;
	padding: 6px 9px;
	border: 1px solid #808080;
	background: #c5c5c5;
	color: #282828;
	text-decoration: none;
}

.nightcity-pagination a.page-numbers:hover {
	background: #b5b5b5;
	text-decoration: none;
}

.nightcity-pagination .page-numbers.current {
	background: #726845;
	border-color: #726845;
	color: #ffffff;
	font-weight: bold;
}



