/*
Theme Name: Hoppinger Blog
Theme URI: http://www.hoppinger.com
Description: The default Hoppinger theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Pieter Beekman & Mike Coenen
Author URI: http://www.hoppinger.com	
Tags: custom

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
*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Times;
	font-size: 12px;
	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	background: #e9eae5 url('images/body_background.jpg') repeat-x;
	color: #333;
	text-align: center;
}

*{
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

#page {
	background-color: transparent;
	/*border: 1px solid #959596;*/
	text-align: left;
}

#header {
	/*background: #73a0c5 url('images/hoppingerHeader.jpg') no-repeat bottom center;*/
}

#header img{
	position: absolute;
	margin-left: 6px;
	margin-top: 22px;
}

/* IE6 */
*html #header img{
	margin-left: 27px;
}

.mainMenu{	
	float: right;
	margin: 140px -22px 0 0;
	width: 200px;
}

/* IE6 */
*html .mainMenu{
	position: absolute;
	margin-top: 163px;
	margin-left: 663px;
}

/* IE7 */
*:first-child+html .mainMenu{
	margin-top: 162px;
}

.mainMenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 0.8em;
}

.categories{
	
}

.mainMenu a:hover{
	text-decoration: none;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}

.contactLink ul{
	float: right;
	margin-right: -7px;
	margin-top: 13px;
	list-style: none;
}

.contactLink ul li{
	float: left;
	font-size: 13px;
	margin-right: 12px;
}

/*#content {
	font-size: 1.2em;	
}*/

.widecolumn .entry p{
	font-size: 1.05em;

}

.narrowcolumn .entry, .widecolumn .entry{
	/*line-height: 1.4em;*/
	width: 98%;
	line-height: 140%;
}

.widecolumn {
	line-height: 1.6em;
}

.widecolumn h3 {
	font-size: 12px;
	font-weight: bold;
}

.narrowcolumn .postmetadata {
	text-align: left;
}

.comment-body img{
	float: left;
}

.comment-body
{
	padding:15px;
}

.comment-body a{
	/* padding:15px; */
}

.comment-body-text{
	float:left;
	margin-left:-90px;
	font-size:12px;
	/* padding-left:15px;
	padding-right:15px;
	padding-bottom:15px; */
}

.comment-body cite{
	padding-left: 10px;
}

.comment-body span{
	font-weight: bold;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

h1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}


#sidebar h2 {
	font-family: Arial, Verdana;
	font-size: 1.2em;
}


h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

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

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

a.normal h4, a.notselected h4{
	font-size: 16px;
	text-decoration: none;
	font-family: Helvetiker, sans-serif;
	font-weight: normal;
}

a.notselected h4{
	color: #3f9c35;
}

a.normal h4{
	color: #fff;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana, Arial, Sans-Serif;
}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: normal;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

.commentmetadata, .commentmetadata2 {
	font-weight: normal;
	padding-left:90px;
	padding-top:5px;
}

.commentmetadata2
{
	padding-left:0;
}

#sidebar {
	margin-top: 15px;
	/*font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
}

#authorListing{
	padding-left: 19px;
	width: 290px;
}

/*IE 6*/
*html #authorListing {
	width: 270px;
}

#authorListing img{
	float: left;
	padding: 2px;
	width: 64px;
	height: 64px;
}


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

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

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

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
html, body {
	margin: 0;
	padding: 0;
}

/*img#bg {
	top:0;
	left:0;
	width:100%;
	height:100%;
}*/

/*#background-holder {
	position: relative;
	z-index:1;
}*/

#page {
	background-color: transparent;
	margin: 0 auto;
	padding: 0;
	width: 938px;	
}

#header {
	/*background-color: #fff;*/
	margin: 0 0 0 1px;
	/*padding: 0;*/
	height: 194px;
	width: 960px;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}

.narrowcolumn {
	float: left;
	padding: 0px 20px;
	margin: -37px 0 0 12px;
	width: 580px;
	background: transparent url('images/article_bg.png') repeat-y;
	min-height: 2000px;
}

.widecolumn {
	float: left;
	padding: 0px 20px 0px 20px;
	margin: -37px 0 0 12px;
	width: 580px;
	background: transparent url('images/article_bg.png') repeat-y;
	min-height: 2000px;
}

.widecolumn .post-categories{
	line-height: 15px;
}

.post {
	margin: -12px 0 40px;
	/*text-align: justify;*/
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	clear: both;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 400px;
	background: #7f7f73 url('images/footer_bg.jpg') repeat-x;
}

*html #footer {
	margin-top: 20px;
}

#footerContent{
	width: 938px;
	margin: 0 auto;
}

#footerAdress {
	float: left;
	width: 600px;
	margin: 35px 0 0 16px;
}

#footerAdress img{
	float: left;
}

#footerAdress p {
	float: left;
	clear: both;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	margin-top: -1px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

#respond h3 {
	font-size:14px;
}

h3.comments {
	padding: 0;
	font-size: 14px;
	margin: 30px 0 14px 0;
}
/* End Headers */



/* Begin Images */
a{
	color: #3399cc;
	text-decoration: none;
}

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

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 */



/* Begin Lists

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

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

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

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	margin:0;
	/*text-align: justify;*/
}

.commentlist li {
	float: left;
	margin: -10px 0 0 0;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li { 
	list-style: disc inside none;
	margin-left: 41px;
	margin-right: 5px;
}

.commentlist p {
	margin: 15px 5px 10px 80px;
	padding-left: 10px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

.entry{
	font-size: 12px;
}

.entry h3{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

li.loginLink a{
	color: red;
}

/* Begin Sidebar */
#sidebar
{
	float: left;
	width: 260px;
	margin-left: 20px;
	list-style: none;
}

/*IE 6*/
*html #sidebar {
	
	margin-top: 40px;
	margin-left: -47px;
}


/*IE 6*/
*html #sidebar .twitter-message {
	
}
/* IE7 */
*:first-child+html #sidebar{
	margin-top: 147px;
}

#sidebar form {
	margin: 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#sidebar ul li.sideBarItem {
	float: left;
	display: block;
	width: 300px;
	list-style: none;
	list-style-image: none;
	padding: 50px 0 0 0;
	margin-bottom: 20px;
	background:  transparent url('images/title_300_bg.png') no-repeat;
}

li.cat-item {
	background-color: #f3f3f2;
	list-style: none;
}

*:first-child+html #sidebar ul li div p{
	width: 255px;
}

#sidebar ul li.sideBarItem ul {
	float: left;
	list-style: none;
	background-color: #f3f3f2;
	float: left;
	width: 275px;
	margin: 0;
	padding: 0 0 0 25px;
}

#sidebar ul li.sideBarItem ul {
	padding-left: 15px;
	width: 255px;
	width:275px;\/*IE8 only*/
}

*:first-child+html #sidebar ul li.sideBarItem ul{
	width: 275px;
}


#sidebar ul li ul li{
	font-size: 14px;
	list-style: none;
}

#sidebar ul li ul li a {
	font-family: Arial;
	font-size: 12px;
	color: #3399cc;	
	text-decoration: none;
	list-style: none;
}

#sidebar ul li ul li a:hover {
	text-decoration: underline;
}

#sidebar ul li p.twitter-message {
	float: left;
	margin-left: 25px;
	padding: 0 0 10px 0 ;
	width: 250px;
	color: #2a2a27;
	background-color: #f3f3f2;
	font-size: 12px;
	line-height: 150%;
}

#sidebar ul li p {
	font-size: 13px;
	line-height: 150%;
	margin: 0 25px;
    padding: 0 0 8px 0;
}

*html #sidebar ul li p {
	margin: 0 0 0 10px;
	padding-right: 10px;
}

*html #sidebar ul li p.twitter-message{
	margin: 5px 0 0 5px;
}



h3.sidebarHeader {
	font-size: 22px;
	color: #2a2a27;
	font-family: helvetiker, sans-serif;
	font-weight: normal;
	float: left;
	margin-left: 23px;
	margin-top: -40px;
}

*html h3.sidebarHeader {
	position: relative;
	margin-left: 5px;
	margin-top: -40px;
	padding: 0;
}

.flickr_highslide {
	float: left;
	width: 275px;
	padding-left: 25px;
	background-color: #f3f3f2;
}

.flickr_highslide a img {
	border: 1px solid #7f7f73;
	margin-right: 10px;
	margin-bottom: 5px;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}
/* End Calendar */



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

acronym, abbr {
	color: #3399cc;
}

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;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 12px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/* Custom styles */

.articleHeaderInformation {
	float: left;
	width: 620px;
	padding-bottom: 10px;
}

.subInformation {
	float: left;
	font-size: 11px;
	width: 568px;
	height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #929284;
}

/* IE6 */
*html .subInformation {
	margin-top: -30px;
}

*html .subInformation2{
	margin-top: -30px !important;
}

.subInformation a {
	text-decoration: underline;
}

.articleTitleContainer {
	float: left; 
	width: 350px;
}

.articleCategory{
	float: left;
	width: 580px;
	height: 24px;
	/*padding-left: 5px;*/
	margin-top: 20px;
	/*padding-top: 3px;*/
	background: transparent url('images/title_bg.jpg') repeat-x;
}

.articleCategory ul {
	list-style: none;
	float: left;
	padding: 5px;
	font-weight: bold;
	letter-spacing: 0.3px;
	margin: 0;
	width: 500px;
}

.articleCategory ul li {
	float: left;
	margin-right: 10px;
}

.articleCategory ul li a{
	text-decoration: none;
	color: #fff;
}

.articleCategory img {
	float: right;
	width: 53px;
	height: 53px;
	/*margin-top: -3px;*/
	border: 1px solid #a9a99a;

}

h2.articleTitle,h2.articleTitle a {
	float: left;
	width: 500px;
	padding: 0;
	margin: 2px 0 0 0;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #3f9c35;
	line-height: 170%;
}

h2.pagetitle{
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	color: #3f9c35;
}

#articlesBottom	{
	float: left;
	width: 628px; 
	background: transparent url('images/articles_bottom.png') no-repeat; 
	height: 15px; 
	margin-left: 12px;
	margin-bottom: 20px;
}

#footer ul {
	display: block;
	float: left;
	list-style: none;	
	line-height: 20px;
	margin-left: 100px;
	margin-top: 20px;
}

#footer ul li{
	float: left;
	clear: left;
}

#footer ul li a{
	color: #69be28;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

#footer ul li a:hover{
	color: #92d400;
}

.says, .fn
{
	font-size:17px;
}
