/*  
Theme Name: Downtown Night
Theme URI: http://preuro.eu/downtown-night/
Description: Simple theme, widgets ready, clean design,fixed width, widgets, two columns. 
Welcome to the Downtown and enjoy the night!
Version: 1.1
Author: Stratus
Author URI: http://www.preuro.eu/
Tags: light, white, right-sidebar

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

h1{
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
color: #ffffff;
text-transform: uppercase;
}

h2.headerBlog {
margin: 0 0 10px 0;
}
h2.headerBlog a {
font: bold 27px Arial, Helvetica, Georgia, Sans-serif;
padding: 0 0 10px 0;
color: #285E7A;
}
h3.headerComments {
font: normal 33px Arial, Helvetica, Georgia, Sans-serif;
padding: 0 0 10px 0;
color: #EA651C;
text-transform: none;
}

li a:link {
font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #7b7a7a;
}

li a:hover{
font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #ED7838;
}

.postContent p {
	color: #999;
	}
.postContent a {
	font: normal 12px/21px Arial, Helvetica, Georgia, Sans-serif;
	color: #999;
	}
	
.entry p {
padding: 10px 0 0 0;
font: normal 12px/21px Arial, Helvetica, Georgia, Sans-serif;
}
ul {
	margin: 5px 0 0 5px;
	font: normal 12px/20px Arial, Helvetica, Georgia, Sans-serif;
	color: #666;
	}
li {
	font: normal 12px/20px Arial, Helvetica, Georgia, Sans-serif;
	color: #666;
	}
	
blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #f2f2f2;
	border-top: solid 1px #003366;
	border-bottom: solid 1px #003366;
}


#subscribe {
	text-align: right;
}


#tags a {
	font-weight: normal;
	color: #B99F87;
	}
	
.post{
padding: 10px 0 10px 0;
}


.post h2{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 18px;
	font-weight: lighter;
}


p.postmetadata{
margin: 10px 0 0 0;
}

p.subscribeComments a {
	font: bold 17px Arial, Helvetica, Georgia, Sans-serif;
	}
p.subscribeSubscribe {
	font: normal 10px  Arial, Helvetica, Georgia, Sans-serif;
	}
p.subscribeSubscribe a {
	font: normal 10px  Arial, Helvetica, Georgia, Sans-serif;
	}
	
.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
display: inline;
}


.sidebar{
float: right;
border: 0px solid #333;
width: 170px;
}


.sidebar ul {
list-style-type: none;
margin: 0 0 0 5px;
padding: 0;
}
.sidebar li {
background: none;
}

/*  
dynamic sidebar
*/

.title{
	font-family: Verdana, Georgia, Sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	font-weight: bolder;
	padding: 10px 0 10px 0;
}


ul.archives li {
	width: 165px;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	background: none;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	}
li.cat-item {
	width: 165px;
	margin: 0;
	padding: 0 0 5px 0;
	background: none;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	}
li.cat-item a {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #7b7a7a;
	}
	
/* COMMENTS */

.commentAuthor {
	font: normal 12px Arial, Helvetica, Georgia, Sans-serif;
	color: #535252;
	}
.commentAuthor a.url {
	font: normal 12px Arial, Helvetica, Georgia, Sans-serif;
	color: #535252;
	}
	
.commentContent p {
	margin: 5px 0 0 0;
	font: normal 12px/21px Arial, Helvetica, Georgia, Sans-serif;
	}
	
comments-template p {
	border: 1px solid #333;
	width: 500px;
	font: normal 12px/21px Arial, Helvetica, Georgia, Sans-serif;
	}
.comments-template {
	margin: 10px 0 0;
	padding: 10px 0 0;
	}

.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
	}

.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	font: normal 12px/21px Arial, Helvetica, Georgia, Sans-serif;
	}


.posted {
	font: normal 11px/21px Arial, Helvetica, Georgia, Sans-serif;
	color: #999;
	}

.comments-template p.nocomments {
	padding: 0;
	}

.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	}