/*
Theme Name: Photoblog NeonDelight
Theme URI: http: //www.matiassaarukka.net
Description: Wordpress theme for photo blog on matiassaarukka.net
Version: 1.1
Author: Matias Saarukka
Author URI: http://www.matiassaarukka.net
*/
@font-face {
	font-family: 'PT Sans Narrow';
	src: url('fonts/PT_Sans_Narrow.eot');
	src: local('PT Sans Narrow Regular'), local('PTSans-Narrow'), url('fonts/PT_Sans_Narrow.ttf') format('truetype'), url("fonts/PT_Sans_Narrow.svg#PTSans-Narrow") format('svg');
}
	
body {
	margin-top: 0;
	background: #070707 ;
	text-align: left;
	font-size: 12px;
}

input#s{
     	border:1px solid #ccc;
     	padding:0px;
	font-family: "PT Sans Narrow";
}

input#s:focus{
     	border:1px solid #38C;
	font-family: "PT Sans Narrow";
}


div#container {
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 990px;
	background: #131414;
	height: 100%;
}

.meny td {padding-right: 20px;}

/* MAIN MENU, NAVIGATION AND TOP TITLE */
	div#mainmenu {
		border-top: 0px solid #272727;
		padding-top: 5px;
		
		height: 30px;
		font-family: "PT Sans Narrow";
		text-transform: uppercase;
		color: #f5f5dc;
		font-size: 16px;
		clear: both;
		margin-bottom: 10px;
		margin-left: 5px;
	}
	span#menutitle {
		float: left;
	}
	div#mainmenu a {
		color: #ba2624;
		text-decoration: none;
		margin-left: 15px;	
	}
	div#mainmenu li.current-cat a {
		border-bottom: 1px dotted #fff;
	}
	div#mainmenu li a:hover, div#mainmenu a:hover {
		border-bottom: 1px solid #fff !important;
		color: #FFFFFF;
	}
	div#mainmenu li {
		list-style-type: none;
		float:  left;
	}

	div#submenu {
		width: 960px;
		height: 30px;
		font-family: "PT Sans Narrow";
		text-transform: uppercase;
		color: #f5f5dc;
		font-size: 12px;
		clear: both;
		margin-bottom: 30px;
	}
	span#subtitle {
		float: left;
	}
	div#submenu a {
		color: #ba2624;
		text-decoration: none;
		margin-left: 5px;	
	}
	div#submenu li.current-cat a {
		border-bottom: 1px dotted #fff;
	}
	div#submenu li a:hover, div#submenu a:hover {
		border-bottom: 1px solid #fff !important;
		color: #FFFFFF;
	}
	div#submenu li {
		list-style-type: none;
		float:  left;
	}

	#gallery-title {
		float: right;
		color: #ba2624;
		font-family: "PT Sans Narrow";
		font-size: 16px;
		margin-top: -75px;
		text-transform: uppercase;
	}
/* RECENT LINKS */
	div#recent-posts {
		height: 130px;
	}
	div#recent-photoposts, div#recent-blogposts {
		float: left;
		background: #171c20;
		background-repeat: repeat-x;
		width: 350px;
		padding: 15px;
		margin-right: 20px;
		margin-left: 5px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		font-family: "PT Sans Narrow";		
		color: #8d8d8d;
	}
	div#recent-posts h2 {
		margin: 0 15px 0 0;
		color: #f5f5dc;
		float: left;
		line-height: 19px;
		text-transform: uppercase;
	}
	div#recent-posts a {
		color: #ba2624;
		text-decoration: none;
		font-size: 12px;
		background: #171c20;
		background-repeat: no-repeat;
		padding-left: 10px;
	}
	div#recent-posts a:hover {
		color: #F5F5DC;
	}
	div#recent-posts div.links {
		margin-top: 0;
	}
	
	
div#main {
	text-align: left;
	width: 975px;
	border-top: 3px solid #272727;
	padding-top:5px;
}
/* FOOTER ELEMENTS */
	div#footer {
		margin-top: 5px;
	}
	div#footer .box {
		width: 216px;
		height: 70px;
		padding:10px;
		float: left;
		display: block;
		background: #171c20;
		border-top: 6px solid #ba2624;
	}
	div#footer .box:hover {
		background: #1d2328;
	}
	div#footer .first {
		-moz-border-radius-bottomleft: 10px;
		-webkit-border-bottom-left-radius: 10px;
	}
	 .first, .second, .third {
		margin-right: 10px;
		text-decoration: none;
		color:#F5F5DC;
		font-family: "PT Sans Narrow";	
			}
	div#footer .fourth {
		-moz-border-radius-bottomright: 10px;
		-webkit-border-bottom-right-radius: 10px;
		text-decoration: none;
		color:#F5F5DC;
		font-family: "PT Sans Narrow";	
	}
	div#footer .fillout {
		width: 50px;
		height: 5px;
		background-color:#ba2624;
	}
	.box h2, .box a {
		margin-top: 0;
	}
	a div.box h2 {
		text-decoration: none;
	}
	.box h3 {
		font-family: "georgia", "times new roman";
		font-style: oblique;
		color: #F5F5DC;
		font-weight: normal;
		font-size: 12px;
		text-decoration: none !important;
	}

		
/* DIV POST in HOME */
	div.post {
		padding: 3px;
		width: 300px;
		float: left;
		clear: none;
		margin-bottom: 20px;
		margin-right: 4px;

	}
	div.postthumb {
		padding: 7px;
		width: 300px;
		float: left;
		clear: none;
		margin-bottom: 20px;
		margin-left: 5px;
		margin-right: 6px;
		background: #171c20;
		background-repeat:no-repeat;
	}

	body.home,div.postthumb div.post {
		
	}
	div.postthumb:hover {
		background: #1d2328;
		
	}
	div.post,div.postthumb a img {
		border: 0;
	}
	div.post, div.postthumb{
		font-family: "PT Sans Narrow";
		font-size: 14px;
		color: #f5f5dc;
	}
	.post-title, .post-info {
	margin-top: -4px;
	color: #CCCCCC;
	}
	div.post,div.postthumb .post-title a {
		color:#F5F5DC;
		text-decoration:none;
	}
	div.post,div.postthumb .post-info a {
		color: #ba2624;
		text-decoration:none;
		margin:0 3px 0 3px;
	}
	div.post,div.postthumb .post-title a:hover {

	}
	div.post,div.postthumb .post-info a:hover {
		color:#F5F5DC;
	}
	div.postthumb a.thumbnail img {
		width: 300px;
		height: 150px;
	}
/* DIV POST in SINGLE and LINKS */
	body.single div.post, body.page div.post {
		width: 630px;
		background-image: none !important;
		padding-top: 0;
		float: right;
	}

	.post h2 {
		color: #ba2624;
		font-weight: normal;
		margin-top: 0;
		margin-bottom: 0;
		text-transform: uppercase;
		font-size: 26px;
	}
	.post a {
		color: #ba2624;
		text-decoration: none;
	}
	.post a:hover {
		color: #F5F5DC;
	}
	.postdate {
		color: #8d8d8d;
	}

/* DIV POST in PAGE */
	body.page div.post-page  {
		text-align: justify;
		font-family: "PT Sans Narrow";
		font-size: 14px;
		color: #f5f5dc;
		background-repeat: repeat-x;
		height: 224px;
		width: 946px;
		padding-top: 0 7px 0 7px;
		-moz-column-count: 3;
		-moz-column-gap: 20px;
		-webkit-column-count: 3;
		-webkit-column-gap: 20px;
		column-count: 3;
		column-gap: 20px;
	}
	body.error404 div.post-page, body.archive div.post-page, body.blog div.post-page {
		min-height: 224px;
	}
	body.page div.post:hover {
		background-image: url(images/bg-galleryimage.png);
	}
	.post-page a {
		text-decoration: none;
		color: #F5F5DC;
	}
	.post-page a:hover {
		color: #ba2624;
	}

/* ASSORTED STYLES */
	h2 {
		font-family: "PT Sans Narrow";
		font-weight: normal;
		color: #f5f5dc;
	}
	h3 {
		font-family: "PT Sans Narrow";
		font-weight: normal;
		color: #f5f5dc;
	}
	body.page .post-page h2 {
		color: #f5f5dc;
	}
	.clear-both {
		clear: both;
	}

/* COMMENT STYLES */
	#sidebar {
		float:left;
		width:290px;
		margin-right: 15px;
		font-family: "PT Sans Narrow";
		color: #f5f5dc;
	}
	#sidebar h3#comments {
		margin: 0 0 20px;
		padding: 0;
		font-weight: 100;
		text-transform: uppercase;
		font-size: 16px;
	}
	#sidebar .comments-title {
		color: #F5F5DC;
		text-transform: none;
	}
	div.comment {
		font-family: "georgia", "times new roman";
		margin-bottom: 20px;
		font-style: oblique;
	}
	div.comment a, div#sidebar a {
		text-decoration: none;
		color: #ba2624;
	}
	div.comment a:hover, div#sidebar a:hover {
		border-bottom: 1px solid #fff;
	}
	div.comment-author, div.comment-meta {
		display: inline-block;
		background-repeat: no-repeat;
		color: #F5F5DC;
		width: 289px;
	}
	div.comment-author {
		background-image: url(images/bg-commentpost-top.png);
		padding: 4px 0 0 15px;
		margin: 0;
		font-size: 18px;
		font-weight: bold;
	}
	div.comment-text {
		background-image: url(images/bg-commentpost.png);
		background-repeat: repeat-y;
		padding: 0 10px 0 15px;
		margin-bottom: 0;
		display: inline-block;
		color: #F5F5DC;
		width:264px;
	}
	div.comment-text p {
		margin-top: 0;
	}
	div.comment-text em {
		color: #f5f5dc;
	}
	div.comment-meta {
		background-image: url(images/bg-commentpost-bottom.png);
		width: 274px;
		height: 39px;
		margin-left: -17px;
		padding-left: 32px;
		font-family: "PT Sans Narrow";
		font-size: 12px;
		line-height: 18px;
		color: #f5f5dc;
		font-style: normal;
		letter-spacing: -0.5px;
	}
	/* COMMENT RESPOND */
	div#respond {
		border-top: 1px solid #F5F5DC;
	}
	#sidebar label {
		font-family: "PT Sans Narrow";
		color: #f5f5dc;
		font-size:12px;
	}
	#sidebar textarea, #sidebar input, .post input {
		font-family: "georgia", "times new roman";
		color: #F5F5DC;
		font-size:12px;
		font-style: oblique;
		background-color: transparent;
		border: 0;
		background-repeat: no-repeat;
		resize: none;
	}
	#sidebar textarea {
		width: 270px;
		height: 72px;
		background-image: url(images/bg-comments-textarea.png);
		padding:10px 30px 25px 30px;
		margin-left: -17px;
		margin-bottom: -1px;
	}
	#sidebar input, .post input {
		background-image: url(images/bg-comments-input.png);
		height: 26px;
		width: 289px;
		padding: 0 10px 0 15px;
	}
	
	.post .password-submit {
		margin-top: 10px;
		display: block;
		width: 70px;
		padding: 4px 10px 4px 10px;
		background-image: url(images/bg-commentpost.png);
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		background-repeat: repeat;
	}

/* BLOG PAGE ELEMENTS */
	.blog-entry .blog-date, .blog-entry a {
		font-family: "PT Sans Narrow";
		font-size: 24px;
		text-transform: uppercase;
	}
	.blog-entry .blog-date {
		color: #ba2624;
	}
	.blog-entry a {
		text-decoration: none;
		color: #F5F5DC;
		margin: 0 10px 0 10px;
	}
	.blog-entry a:hover {
		color: #ba2624;
	}
	span.blog-excerpt p {
		font-family: "PT Sans Narrow";
		font-size: 12px;
		text-transform: uppercase;
		color: #8d8d8d;
		overflow: hidden;
		margin-top: 0;
	}
	a:hover p {
		color: #ba2624;
	}
	.post img {
		border: 1px solid #8d8d8d;
	}
	
/* LINK PAGE ELEMENTS */
	li.linkcat h2 {
		margin-bottom: 0;
		margin-top: 20px;
		color: #f5f5dc;
		font-size: 18px;
		font-weight: normal;
	}
	li#linkcat-72 h2 {
		margin-top: 0;
	}
	li.linkcat, li.linkcat li, li.linkcat ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	li.linkcat a {
		text-decoration: none;
		color: #ba2624;
		font-size: 16px;
	}
	li.linkcat a:hover {
		color: #F5F5DC;
	}

/* NEXTGEN GALLERY THUMBNAIL OVERRIDES */
	.ngg-thumbnail img, .ngg-gallery-thumbnail img {
		padding:1px !important;
		background-color: #8d8d8d !important;
	}
	.ngg-thumbnail img:hover, .ngg-gallery-thumbnail img:hover {
		background-color: #ba2624 !important;
	}
	.ngg-galleryoverview {
		margin-left: -4px !important;
	}