/*  
Theme Name: Kristin Denef
Theme URI: http://denef.org/
Description: Kristin Denef
Version: 1.0
Author: Sebastian Denef
Author URI: http://denef.com/

	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

*/

img.reflect {
	margin-right:20px;
}

div.flickr-gallery {
	overflow:hidden;
	height:173px;
}

a {
	text-decoration: none;
	}


#top {
background:no-repeat;
}

.post {
	margin: 0px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.postmetadata {
	clear: left;
}

#footer {
		background: #fff url('images/bg_bottom.jpg') no-repeat;
	width:700px;
	height:75px;
	text-align:center;
	}
#footer div {
	padding-top:25px;
}


h1 {
	margin:41px 0px 0px 0px;
	padding:0px;
	font-size:11px;
	line-height:11px;
}

body {
	font-size:12px;
	line-height:25px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff url('images/bg_top.png') repeat-x;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0;
	width: 700px;
	}

#header {
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 700px;
	}

#logo 	{
float:left;
width:150px;
	}
#navigation {
	float:right;
	margin-top:82px;
	width:440px;
	margin-right:-22px;
}

#navigation li.page-item-48 {margin-left:132px;}

#innernav {
	float:right;
}
.comment_title {
	margin-top:20px;
	margin-bottom:0px;
}
.comment_content p {
	font-family:Georgia, "Times New Roman", serif;
	margin-top:10px;
	font-size:14px;
	margin-bottom:0px;
	line-height:16px;
	color:#475585;
}
#respond {
	margin-bottom:20px;
}
#author, #email, #comment {
	font-family:Georgia, "Times New Roman", serif;
	color:#475585;
	font-size:14px;
	line-height:16px;
}

.comment_content {
	background:#edeef4;
	border:1px solid #ddd;
	padding:5px 15px 15px 15px;
}

#navigation ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#navigation li {
	float:left;
	margin:0px 0px 0px 12px;
	padding:0px;
}

#navigation li a {
	color:#fff;
	font-weight:bold;
	font-size:10px;
}

#navigation li.current_page_item a, #navigation li.current-cat a {
	color:#A0B4F8;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 700px;
	clear: both;
	}

small {
	color:#B1B1B1;
	letter-spacing:1px;
	font-size:12px;
	}

h2, h3 {
	font-family: Georgia, Times "Times New Roman", serif;
	font-weight: normal;
	font-style:italic;
	font-size:25px;
	line-height:35px;
	margin:27px 0px 5px 0px;
	padding:0px;
	}
	
#content {
	margin-top:0px;
	clear:both;
}

.flickrlink {

	float:right;
	margin-top:57px;
}

.wpflickr_container div {
float:left;
margin:0px 25px 0px 0px;
}

.wpflickr_container {
	width:600px;
}

a, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #546089;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
	}
	
	
#wrap {
	width:575px;
	margin-right:auto;
	margin-left:auto;
}


h2 {
	clear:both;
	margin-top:52px;
}



#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{	letter-spacing: .07em;
	}



a:hover {
	color: #147;
	text-decoration: underline;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

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

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

img {
	border: none;
	}

/* End Various Tags & Classes*/

