/*
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
Text Domain: kubrick

	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 */

* {
	margin: 0;
	padding:0;
}

* html #wrapper {
height: 100%;
}

html, body {
	height: 100%;
}
.wrapper {
	position: relative;
	min-height: 100%;
	margin: 0 auto -103px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 103px; /* .push must be the same height as .footer */
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	background-color: #d5d5d5;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	}

#page {
	margin: 0 auto;
	padding:0;
	text-align: left;
	}
	
.grau a {
	color:#3a711c;
	}

#navi {
	position:relative;
	margin: 0 auto;
	padding:0;
	height:90px;
	z-index:4;
	}

#main-navi {
	margin:0 auto;
	padding:35px 0px;
	width:780px;
	list-style:none;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 15px;
	color: #f68b00;
	}
	
#main-navi li {
	float:left;
	padding: 10px 0px;
	margin:0 auto;
	}
	
#main-navi li a {
	height:50px;
	text-decoration:none;
	color: #000;
	padding:12px 10px;
	}
	
#main-navi li a:hover {
	background: url('images/navi_over.png') no-repeat;
	overflow:visible;
	margin:15px 0 0 0;
	}

#header {
	margin: 0 auto;
	padding:0;
	}
	
#headerimg {
	background: url('images/header.png') no-repeat top center;
	height:483px;
	width:1132px;
	margin: -90px 0 0 -152px;
	z-index:3;
	position:absolute;
	}
	
#head_home {	
	background: url('images/headbalken_home.png') no-repeat;
	width:767px;
	height:112px;
	margin:298px 0 0 -65px;
	z-index:2;
	position:relative;
	}
	
#head_blog {	
	background: url('images/headbalken_blog.png') no-repeat;
	width:767px;
	height:112px;
	margin:298px 0 0 -65px;
	z-index:2;
	position:relative;
	}
	
#head_triffjoe {	
	background: url('images/headbalken_triffjoe.png') no-repeat;
	width:767px;
	height:112px;
	margin:298px 0 0 -65px;
	z-index:2;
	position:relative;
	}
	
#head_drogenberatung {	
	background: url('images/headbalken_drogenberatung.png') no-repeat;
	width:767px;
	height:112px;
	margin:298px 0 0 -65px;
	z-index:2;
	position:relative;
	}
	
#head_media {	
	background: url('images/headbalken_freaks.png') no-repeat;
	width:767px;
	height:112px;
	margin:298px 0 0 -65px;
	z-index:2;
	position:relative;
	}
	
#head_jesus {	
	background: url('images/headbalken_jesus.png') no-repeat;
	width:767px;
	height:112px;
	margin:298px 0 0 -65px;
	z-index:2;
	position:relative;
	}
	
#head_gaestebuch {	
	background: url('images/headbalken_gaestebuch.png') no-repeat;
	width:767px;
	height:112px;
	margin:298px 0 0 -65px;
	z-index:2;
	position:relative;
	}
	
#head_kontakt {	
	background: url('images/headbalken_kontakt.png') no-repeat;
	width:767px;
	height:112px;
	margin:298px 0 0 -65px;
	z-index:2;
	position:relative;
	}

#losungen {
	margin:0; padding:0;
	}
	
#losungtop {
	background: url('images/losungen_top.png') no-repeat;
	width:294px;
	height:88px;
	}
	
#losungbg {
	background: url('images/losungen_bg.png') repeat-y;
	width:294px;
	margin-top:-2px;
	}
	
#losungbott {
	background: url('images/losungen_bott.png') no-repeat;
	width:294px;
	height:14px;
	margin-top:-2px;
	}
	
#special {
	margin:0; padding:0;
	}
	
#specialtop {
	background: url('images/special_top.png') no-repeat;
	margin-top:15px;
	width:294px;
	height:88px;
	}
	

#specialbg {
	background: url('images/special_bg.png') repeat-y;
	width:294px;
	margin-top:-2px;
	}
	
#specialbott {
	background: url('images/special_bott.png') no-repeat;
	width:294px;
	height:14px;
	margin-top:-2px;
	}
	
#sidebar_impress {
	background: url('images/sideb_impressum_top.png') no-repeat;
	margin-top:15px;
	width:294px;
	height:88px;
	}
	
#inhalttop {
	background: url('images/content_top.png') no-repeat;
	width:663px;
	height:218px;
	}
	
#inhaltcont {
	margin:-218px 0 0 0;
	padding: 50px 15px 0px 15px;
	width:633px;
    }
	
#inhaltbott {
	background: url('images/content_bott.png') no-repeat top;
	width:663px;
	height:124px;
	margin:0; padding:0;
	}
	
#inhaltcont h2 {
	background: url('images/headline_bg.png') no-repeat top;
	margin: 0 0 0 -95px;
	padding: 22px 0px 0px 160px;
	width:365px;
	height:50px;
    }
	
#contblog_top {
	background: url('images/contblog_top.png') no-repeat;
	width:663px;
	height:81px;
	}
	
#contblog_cont {
	background: url('images/contblog_bg.png') repeat-y top;
	margin:0;
	padding: 5px 15px 15px 15px;
	width: 633px;
    }
	
#contblog_cont h3 {
	background: url('images/head_search.png') no-repeat top;
	margin:0;
	padding: 12px 15px 15px 15px;
    }
	
#contblog_bott {
	background: url('images/contblog_bott.png') no-repeat top;
	width:633px;
	height:84px;
	padding:0px 15px;
	margin-bottom:20px;
	}
	
#contblog_top h2 {
	margin: 0;
	padding: 20px 0 0 95px;
	width:545px;
	height:50px;
    }

#unavi {
	width:267px;
	margin: 10px 0 0 0;
	padding:0;
	}

#unavi ul {
	margin:0; padding:0;
	list-style:none;
	width:253px;
	}
	
#unavi li {
	text-decoration:none;
	padding:9px 0px;
	height:30px;
	background-color:#facf73;
	}
	
#unavi li a, a:hover{
	color:#000000;
	}
	
#unavi a:hover{
	background: url('images/fingerzeig.png') no-repeat;
	}

#sideb_top {
	background: url('images/sideb_top.png') no-repeat;
	width:267px;
	height:84px;
	}
	
#sideb_bg {
	background: url('images/sideb_bg.png') repeat-y;
	margin:-30px 0 0 0;
	width:267px;
    }
	
#sideb_bott {
	background: url('images/sideb_bott.png') no-repeat top;
	width:267px;
	height:15px;
	margin:0; padding:0;
	margin-top:-2px;
	}	
	
#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}
	
.entry p {
	margin: 0 0 12px 0;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #fef4df;
}
.thread-even {
	background-color: #fefad9;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari, Chrome */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	behavior: url(border-radius.htc);
}
	
#footer {
    position: relative;
	background: url("images/footer.png") no-repeat transparent;
    bottom: 0px;
    margin: 0 auto;
    width: 993px;
	clear:both;
}

#footer p {
	padding-top: 70px;
	text-align: center;
	height:33px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.95em;
	line-height: 1.5em;
	}
	
.italics{
	color: #c67727;
	font-style: italic;
	font-weight: bold;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}
	
h2.uberschrift {
	height: 47px;
}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar_blog h2 {
	background: url('images/head_sideb.png') no-repeat top;
	margin: 10px 0 0 -35px;
	padding: 8px 0 0 75px;
	height: 37px;
	font-size: 1.3em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h3 a, h3 {
	color: #333;
	}
	
h2 a:visited, 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;
	}
	
h4 {
	font-size: 1.3em;
	color: #c67727;
	margin: 2px 0;
	padding: 0px;
	}
	
h5 {
	font-size: 1.2em;
	color: #912919;
	font-weight: bold;
	margin:2px 0;
	padding:0px;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #cdcac5;

	}
	
.sticky h2 {
	padding-top: 10px;
	}
	
.postdate {
	background-image: url(./images/date_bg.png);
	border: 0; float: left;
	position: absolute; 
	width: 65px; 
	height: 65px;
	margin: 10px 14px 10px 6px;
}

.month, .day, .year {
  position: absolute;
  text-indent: -1000em;
  background: url(./images/dates.png) no-repeat;

}
.month { top: 7px; left: 9px; width: 27px; height: 16px;}
.day { top: 22px; left: 8px; width: 30px; height: 22px;}
.year { top: 3px; left: 40px; width: 15px; height: 42px;}

.m-01 { background-position: -5px -2px;}
.m-02 { background-position: -5px -20px;}
.m-03 { background-position: -5px -36px;}
.m-04 { background-position: -5px -52px;}
.m-05 { background-position: -5px -68px;}
.m-06 { background-position: -5px -84px;}
.m-07 { background-position: -5px -100px;}
.m-08 { background-position: -5px -116px;}
.m-09 { background-position: -5px -132px;}
.m-10 { background-position: -5px -148px;}
.m-11 { background-position: -5px -164px;}
.m-12 { background-position: -5px -180px;}

.d-01 { background-position: -36px -3px;}
.d-02 { background-position: -36px -25px;}
.d-03 { background-position: -36px -47px;}
.d-04 { background-position: -36px -69px;}
.d-05 { background-position: -36px -91px;}
.d-06 { background-position: -36px -113px;}
.d-07 { background-position: -36px -135px;}
.d-08 { background-position: -36px -157px;}
.d-09 { background-position: -36px -179px;}
.d-10 { background-position: -36px -201px;}
.d-11 { background-position: -36px -223px;}
.d-12 { background-position: -36px -245px;}
.d-13 { background-position: -36px -267px;}
.d-14 { background-position: -36px -289px;}
.d-15 { background-position: -36px -311px;}
.d-16 { background-position: -36px -333px;}
.d-17 { background-position: -71px -3px;}
.d-18 { background-position: -71px -25px;}
.d-19 { background-position: -71px -47px;}
.d-20 { background-position: -71px -69px;}
.d-21 { background-position: -71px -91px;}
.d-22 { background-position: -71px -113px;}
.d-23 { background-position: -71px -135px;}
.d-24 { background-position: -71px -157px;}
.d-25 { background-position: -71px -179px;}
.d-26 { background-position: -71px -201px;}
.d-27 { background-position: -71px -223px;}
.d-28 { background-position: -71px -245px;}
.d-29 { background-position: -71px -267px;}
.d-30 { background-position: -71px -289px;}
.d-31 { background-position: -71px -311px;}

.y-2014 { background-position: -106px -3px;}
.y-2015 { background-position: -106px -45px;}
.y-2016 { background-position: -106px -87px;}
.y-2017 { background-position: -106px -129px;}
.y-2018 { background-position: -106px -175px;}
.y-2019 { background-position: -106px -216px;}
.y-2020 { background-position: -106px -262px;}
.y-2021 { background-position: -106px -304px;}
.y-2022 { background-position: -106px -345px;}
.y-2023 { background-position: -106px -392px;}
.y-2024 { background-position: -106px -438px;}

.y-2025 { background-position: -126px -3px;}
.y-2026 { background-position: -126px -48px;}
.y-2027 { background-position: -126px -93px;}
.y-2028 { background-position: -126px -140px;}
.y-2029 { background-position: -126px -186px;}
.y-2030 { background-position: -126px -232px;}
.y-2031 { background-position: -126px -277px;}
.y-2032 { background-position: -126px -317px;}
.y-2033 { background-position: -126px -364px;}
.y-2034 { background-position: -126px -410px;}
.y-2035 { background-position: -126px -456px;}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar, #sidebar_blog, #sidebar_start {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;

	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #c67727;
	text-decoration: none;
	}

h2 a:hover, h3 a:hover {
	color: #337422;
	text-decoration: none;
	}

a:hover {
	color: #3f9329;
	text-decoration: underline;
	opacity: 0.75;
	}

#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, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	margin: 0px auto;
	padding: 0;
	width: 950px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: -54px 0 0 -5px;
	width: 663px;
	z-index:1;
	position:relative;
	}

.widecolumn {
	float: right;
	padding: 0 0 20px 0;
	margin: -54px 0 0 -5px;
	width: 663px;
	z-index:1;
	position:relative;
	}
	
.nachoben {
	float:right;
	width:"83"; 
	height:"40";
	}	

.postnorm {
	background: url('images/content_bg.png') repeat-y;
	margin: 0;
	padding-bottom: 40px;
	text-align: left;
	}
	
.post {
	margin: 0;
	padding-bottom: 20px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 20px 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;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	padding: 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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.fotos {
	border:2px solid #c67728;
	-moz-border-radius:10px;
	-khtml-border-radius:30px;
	border-radius:10px; /* CSS3 */
	behavior: url(border-radius.htc);
}

img.fotosleft {
	border:2px solid #c67728;
	-moz-border-radius:10px;
	-khtml-border-radius:30px;
	border-radius:10px; /* CSS3 */
	behavior: url(border-radius.htc);
	float: left;
}

img.fotosright {
	border:2px solid #c67728;
	-moz-border-radius:10px;
	-khtml-border-radius:30px;
	border-radius:10px; /* CSS3 */
	behavior: url(border-radius.htc);
	float: right;
}

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;
	padding: 10px;
	}

.entry ol {
	padding: 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar_blog ul, #sidebar_start ul {
	width:263px;
	margin: 0;
	padding: 0;
	}
		
#sidebar ul ol, #sidebar_blog ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar_blog ul li {
	padding: 0 0 0 20px;
	margin: 2px 4px 2px 2px;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar_blog ul li ul li{
	width:215px;
	}
	
#sidebar_start ul li {
	padding: 0 0 0 20px;
	margin: 2px 4px 2px 2px;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul li {
	padding: 0;
	margin: 2px 4px 2px 2px;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul li li  {
	background-color:#facf73;
	padding: 9px 0 9px 45px;
	}
	
#sidebar ul li li li {
	width:180px;
	background-color:#facf73;
	padding: 9px 0 9px 10px;
	}
	
#sidebar ul li a {
	display:block;
	margin:0;
	padding:0;
	clear:both;
	}
	
#sidebar ul li a:hover {
	background: #f7b628 url('images/fingerzeig.png') no-repeat;
	height:16px;
	padding: 9px 0 9px 45px;
	margin: -9px 0 -9px -45px;
	}
	
.sidebar ul li normal a {
	display:none;
	margin:0;
	padding:0;
	}
	
#guest {
	padding: 0 10px 15px 15px;
	margin:0;
	}

.suchbg{
	background: url('images/bg.jpg');
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	width:195px;
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 150px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

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;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { 
	padding: 0; 
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	margin-top: -10px;
	width: 267px;
	float:left;
	}
	
#sidebar_start {
	margin-top: -10px;
	width: 267px;
	float:left;
	}
	
#sidebar_blog {
	margin: 0;
	width: 267px;
	float:right;
	}

#sidebar form {
	margin: 0;
	}
	
#sidewrapper {
	margin:0;
	padding:0;
}

/* 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: 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 0;
	height:30px;
	}
	
.navigation a {
	color:#b24546;
	}	

/* 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." */
