/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/


.post-wrap {
padding: 0px 0px 0px 0px;
margin-bottom: -10px;
}

p {padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px}

.post-title {
color: #4e74ad;
font-face: times new roman;
font-size: 15px;
font-weight: bold;
padding-top: 5px;
}
.post-title-single {
color: #4e74ad;
font-face: times new roman;
font-size: 17px;
font-weight: bold;
margin-top: 10px;
}
.post-date {
color: #25191a;
font-face: times new roman;
font-size: 13px;
font-weight: bold;
}



a {color:#4e74ad; text-decoration: none;}
a.post-wrap:link {color:#4e74ad;}
a.post-wrap:visited {color:#4e74ad;}
a.post-wrap:hover {color:#5d7fb0;}
a.post-wrap:active {color:#4e74ad;}


#archive-box select {
margin-top: 30px;
margin-right: 25px;
font-size: 13px;
float: right;
color: #3b619a;
}
