/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a  ef="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

*/



body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6F71;
	line-height: 1.5em;
	background: url("images/bg.jpg");
}
a {
	color: #6D6F71;
}
	a:hover {
		color: #F06697;
	}
a img {
	border: none;
}
img.alignleft {
	float: left;
	margin-right: 1em;
}
fieldset {
	border: 1px solid #ccc;
}
#wrapper {
	width: 820px;
	padding: 20px 30px 20px 30px;
	background: #fff;
	margin: 0 auto 30px auto;
	border-color: #F06697;
	border-width: 0 1px 1px 1px;
	border-style: solid;
}
	#wrapper #header {
		position: relative;
	}
		#wrapper #header img.logo {
		}
		#wrapper #header ul {
			position: absolute;
			right: 0;
			bottom: 0;
			display: inline;
			list-style: none;
			margin: 0;
			padding: 0;
			font-family: Georgia, Times, "Times New Roman", serif;
		}
			#wrapper #header ul li {
				float: left;
				padding: 0 1em;
				border-right: 1px solid #6D6F71;
			}
				#wrapper #header ul li:last-child {
					padding-right: 0;
					border-right: none;
				}
				#wrapper #header ul li a {
					text-decoration: none;
				}
	#wrapper #hero {
		clear: left;
		margin-top: 10px;
	}
	#wrapper div.left {
		float: left;
		width: 55%;
		margin-top: 20px;
	}
	#wrapper div.onecol {
		width: 100%;
	}
		#wrapper div.onecol .column {
			float: left;
			width: 390px;
			margin-right: 20px;
			padding-right: 20px;
		}
			#wrapper div.onecol .column:last-child {
				float: left;
				width: 389px;
				margin-right: 0;
				padding-right: 0;
			}
			#wrapper div.onecol .last {
				float: left;
				width: 389px;
				margin-right: 0;
				padding-right: 0;
			}
		#wrapper div.left hr {
			clear: both;
			border: none;
			background: #DEDEDE;
			height: 1px;
			color: #DEDEDE;
		}
		#wrapper div.left h1 {
			font-size: 14px;
			font-family: Georgia, Times, "Times New Roman", serif;
			text-transform: uppercase;
			letter-spacing: .2em;
			font-weight: normal;
			color: #231F20;
		}
			#wrapper div.left h1 span {
				text-transform: none;
				letter-spacing: normal;
				color: #6D6F71;
			}
	#wrapper div.right {
		float: right;
		width: 40%;
		margin-top: 20px;
	}
		#wrapper div.right h1 {
			position: relative;
			font-size: 14px;
			font-weight: normal;
			font-family: Georgia, Times, "Times New Roman", serif;
			background: url("images/gradienttextbg.gif") top left repeat-x;
			padding: 0 0 0 10px;
			height: 20px;
		}
		#wrapper div.right h2.widgettitle {
			position: relative;
			font-size: 14px;
			font-weight: normal;
			font-family: Georgia, Times, "Times New Roman", serif;
			background: url("images/gradienttextbg.gif") top left repeat-x;
			padding: 0 0 0 10px;
			height: 20px;
		}
			#wrapper div.right h1 a {
				position: absolute;
				right: 10px;
				top: 0;
				text-decoration: none;
				font-size: 10px;
			}
		#wrapper div.right ul {
			list-style: none;
			margin: 0;
			padding: 0;
			font-size: 11px;
		}
			#wrapper div.right ul ul {
					width: 302px;
				padding: 0 12px 0 12px;
				border-left: 1px solid #DEDEDE;
				border-right: 1px solid #DEDEDE;
			}
				#wrapper div.right ul ul li {
					width: 100%;
					height: auto;
				}
			#wrapper div.right ul.pressbox {
				padding: 0 12px 0 12px;
			border-left: 1px solid #DEDEDE;
			border-right: 1px solid #DEDEDE;
			}
			#wrapper div.right ul li {
				margin: .5em 0 0 0;
				padding: 0 0 .5em 0;
				border-bottom: 1px solid #DEDEDE;
				height: 53px;
				clear: left;
			}
				#wrapper div.right ul li.widget {
					border: none;
					height: auto;
				}
				#wrapper div.right ul li a {
					text-decoration: none;
					display: block;
					width: 100%;
					height: 100%;
				}
					#wrapper div.right ul li a img {
						float: left;
						border: 3px solid #FFC7E8;
						margin-right: 12px;
						width: 70px;
						height: 46px;
					}
						#wrapper div.right ul li a:hover img {
							border: 3px solid #F06697;
						}
					#wrapper div.right ul li a h3 {
						margin: 0;
						padding: 0;
						display: inline;
						border-bottom: 1px dotted #F06697;
						font-weight: normal;
						font-family: Georgia, Times, "Times New Roman", serif;
						font-size: 11px;
					}
					#wrapper div.right ul li p {
						margin: 0;
						padding: 0;
					}
	#wrapper #footer {
		clear: both;
		margin: 20px auto 0 auto;
		padding-top: 20px;
		text-align: center;
		border-top: 1px solid #DEDEDE;
		color: #a4a4a4;
		font-size: 10px;
	}
		#wrapper #footer p {
			margin-bottom: 0;
		}
		#wrapper #footer ul {
			display: inline;
			list-style: none;
			margin: 0;
			padding: 0;
		}
			#wrapper #footer ul li {
				display: inline;
				padding: 0 1em;
				border-right: 1px solid #a4a4a4;
			}
				#wrapper #footer ul li:last-child {
					padding-right: 0;
					border-right: none;
				}
				#wrapper #footer ul li a {
					text-decoration: none;
					color: #a4a4a4;
				}
		#wrapper #footer a.credit {
			font-size: 10px;
			color: #ff7500;
			text-decoration: none;
		}
.pagination {
	clear: both;
}				

/* Utilities */
.clear {
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

/* Thumbnails */
.hpt_container {
	display: inline;
	float: left;
}
.hpt_element {
	display: inline;
	float: left;
}