/* HAUPT-ELEMENTE */

body {
	font-size: 62.5%;
	/* Resets 1em to 10px */
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	background-color: black;
	color: #CCCCCC;
	text-align: center;
	margin: 0;
	padding: 0;
}

#page {
	background-color: black;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 760px;
}

#for-tests-setting {
	border: solid 1px fuchsia;
}

#header {
	background-color: black;
	padding: 0;
	/*margin: 0 auto;*/
	height: 240px;
	width: 100%;
}

#headerimg {
	margin: 0;
	padding: 0;
	height: 240px;
	width: 100%;
	border: solid 1px black;
}

#content {
	font-size: 1.2em
}


/* --- NAVIGATION 1 --- */

#div-nav1 {
	
}

#div-nav1 ul {
	margin-top: 20px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#div-nav1 li {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 30px;
	padding-left: 0;
}

#div-nav1 li a {
	color: #ccc;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#div-nav1 li a:hover {
	color: #fc0;
}

/* --- */


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

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

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


/* START - STANDARD POST */

.post {
	margin: 0 0 20px;
	/*text-align: justify; (BLOCKSATZ) */
}

.entry p {
	color: gray;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0 0;
	padding: 0;
}

.entry p a:visited {
	color: #b85b5a;
}

/* ENDE - STANDARD POST*/


/* --- FOOTER --- */

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
}

#footer p {
	line-height: 2em;
	margin: 0;
	padding: 15px 0 25px;
	text-align: center;
}


/* --- SIDEBAR --- */

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	padding-left: 10px;
	margin: 6px 0 10px 0;
	color: #666666;
	text-align: center;
}


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


/* --- HEADLINES --- */

h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	text-decoration: none;
	color: white;
	padding-top: 70px;
	margin: 0;
}

h1 a {
	text-decoration: none;
	color: white;
}

h2, h2.pagetitle {
	color: #d3d3d3;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	margin-top: 28px;
	text-transform: uppercase;
}

h2 a {
	color: #FFCC66;
	text-decoration: none;
}

h2 a:visited {
	color: #FFCC66;
	text-decoration: none;
}

h2 a:hover {
	color: #FFCC00;
	text-decoration: none;
}

h3 {
	color: #CCCCCC;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	text-align: left;
	padding: 0;
	margin: 30px 0 0;
}

h3 a {
	color: #FFCC66;
	text-decoration: none;
}

h3 a:visited {
	color: #FFCC66;
	text-decoration: none;
}

h3 a:hover {
	color: #FFCC00;
	text-decoration: none;
}

h4 {
	color: #CCCCCC;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	text-align: left;
	padding: 0;
	margin: 30px 0 24px 0;
}

h4 a {
	color: #FFCC66;
	text-decoration: none;
}

h4 a:visited {
	color: #FFCC66;
	text-decoration: none;
}

h4 a:hover {
	color: #FFCC00;
	text-decoration: none;
}

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

/* --- LINKS  --- */

a {
	text-decoration: none;
	color: #FFCC66;
}

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

/* --- LISTEN --- */

ol {
	margin: 0;
	padding: 0 0 0 26px;
}

ol li {
	padding-bottom: 0;
	padding-top: 0;
	margin: 0;
	padding-left: 0;
}

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

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

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

/* --- KOMMENTARLISTE (Guestbook) --- */

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform input, #commentform textarea {
	background-color: #CCCCCC;
	border: solid 1px #666666;
}

.commentlist li {
	border-top: 1px dotted #666666;
	margin: 10px 0 10px 0px;
	padding: 10px 0px 10px 0px;
	list-style: none;
}

.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;
	margin: 10px 5px 0px 0;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
}

.alt {
	
}

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

/* --- SIDEBAR --- */

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

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

#wp-calendar #prev 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 */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 30px;
	margin: 0px 0 0;
	width: 470px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.widecolumn {
	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: left;
}



/* End Structure */

/*	Begin Headers */

h2.pagetitle {
	


}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 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.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 */

#sidebar ul ul li:before {
	


}

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

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

#sidebar ul ol li {
	list-style: none;
}

#sidebar ul ul li, #sidebar ul ol li {
	background-image: url(/wp-content/themes/johnny-trouble/images/sidebar_li_bg.jpg);
	margin: 6px 0 0;
	padding: 2px 0 2px 0;
}

#sidebar ul ul li a:hover {
	color: #FFCC00;
	text-decoration: none;
}

/* End Entry Lists */

/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 115px;
	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: 130px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

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

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

/* End Form Elements */

/* Begin Sidebar */

#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}

#sidebar form {
	margin: 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;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

/* End Various Tags & Classes*/

/*
--- Quickshop --- 
*/
.quickshop {
	border-style: none;
	text-align: left;
	}
	
.quickshop fieldset {
	text-align: left;
	border-style: none;
	margin: 0;
	padding: 0;
	}
	
.quickshop fieldset dl {
	margin: 0;
	padding: 0 0 8px;
	}
	
.quickshop fieldset dl.price {
	padding-bottom: 15px;
	}
	
.quickshop fieldset dd {
	padding-left: 0;
	margin-left: 0;
	}
	
.quickshop .amount {
	background-color: gray;
	border-style: none;
	padding: 2px 2px 2px 3px;
	width: 16px;
	}
	
.quickshopcart {
	text-align: left;
	}
	
form.paypal fieldset {
	border-style: none;
	background-color: #333;
	margin-top: 10px;
	}



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