/* @override http://jnb.test/wp-content/themes/jnb/print.css */

/*
Theme Name: JNB
Theme URI: http://justinnovaband.com/
Description: Custom theme for justinnovaband.com
Version: 1.0
Author: Jens Brück
Author URI: http://jensbrueck.de/
*/

/* @group Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
}

#page {
	background-color: white;
	text-align: left;
	}

#content {
	font-size: 1.2em
	}

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

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

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	}

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

#commentform small {
	font-size: 1em;
}

.smalltext {
	font-size: 0.8em;
}

.greentext {
	color: green;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

.first_post .postheading h2 {
}

.pageheading h2 {
	text-transform: uppercase;
}

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

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

h2 {
	font-size: 1.5em;
}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.2em;
}

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

.first_post {

}

.postheading .category_name {
	color: #777;
	font-weight: normal;
	font-style: normal;
}

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

.entry .tags {
	font-style: italic;
	margin-bottom: 4px;
}

.more-link {
	display: none;
}

.commentlist li, #commentform input, #commentform textarea {

}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
	}

.commentlist li a {
	font-weight: normal;
	font-style: normal;
}

.commentlist li a.url {
	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;
	}
	
.thread-alt {
	background-color: #f8f8f8;
}

.feed {
	padding-left: 12px;
	background: transparent url(images/feed-icon-10x10.png) no-repeat left center;
	padding-top: 0;
}

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

a, h2 a:hover, h3 a:hover, td.gigpress-venue {
	color: #333;
	text-decoration: none;
	}

.prevnext a {
	color: gray;
	font-size: 0.9em;
}

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, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#footer {
	font-size: 1.1em;
}
	
.error {
	color: red;
	font-weight: bold;
}

/* @end */

/* @group Structure */

body {
	padding: 0;
}

#page {
}

#header {
	text-align: center;
}

#headerimg {
	height: 284px;
	width: 780px;
	text-align: center;
	margin-right: auto;
}



.narrowcolumn {
	padding: 0;
	margin-top: 6px;
}

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

.post {
	margin: 28px 10px 20px;
	text-align: justify;
	padding-bottom: 9px;
}

.first_post {
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
	margin-top: 0;
}

.other_posts {
	padding-right: 6px;
	padding-left: 6px;
}

.page {
	margin: 6px 0 20px;
	text-align: justify;
	padding-bottom: 9px;
}

.page .entry {
	margin-right: 10px;
	margin-left: 10px;
}

.postheading {

}

.post-edit-link {
	display: none;
}

/* Konzerte */
#page-29 .entry {
	margin-right: 0;
	margin-left: 0;
}

.post hr {
	display: block;
	}

.postheading h2, .pageheading h2 {
	margin: 0;
	padding: 0;
}

.postheading small {
	display: block;
	border-top: 1px solid silver;
}

.pageheading {
	margin-bottom: 20px;
	background-color: #fff9e3;
	padding: 3px 3px 3px 8px;
}

.pageheading h2, .postheading h2 {
	float: left;
}

.pageheading a.feed_link, .postheading a.feed_link {
	display: none;
}

.pageheading .editlink {
	float: left;
	margin-top: 3px;
	margin-left: 6px;
}

.editlink {
	font-size: 0.8em;
}

.entry p {
	margin-top: 5px;
	margin-bottom: 0;
}

.postmetadata {
	clear: both;
}

.postmetadata * {
	clear: both;
	display: none;
}


.postfooter {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	display: block;
	clear: both;
	text-align: right;
	border-top: 1px solid silver;
	margin-top: 3px;
	margin-bottom: 0;
	padding-top: 2px;
}

.prevnext {
	display: block;
	padding: 3px 3px 1px;
	margin-top: 8px;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	height: 1.5em;
	margin-bottom: 16px;
}

.nextprev_comment {
	display: none;
}

.help {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.clear {
	clear: both;
}

#footer {

	clear: both;
}

#footer .box {
	border-top: 1px solid gray;
}

#footer p {
	margin: 0 4px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer .left_footer {
	display: none;
}

#footer .right_footer {
	float: left;
	margin-left: 15px;
}

#footer a {
	margin-left: 16px;
	display: none;
}

.downloadbox {
	display: none;
}


/* @end */


/* @group Headers */

h1 {
	padding-top: 70px;
	margin: 0;
	}

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

#sidebar h2 {
	margin: 11px 0 0;
	padding: 0;
	border-style: none;
}

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

.widecolumn h3 {
	margin-top: 16px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* @end */


/* @group Images */

p img {
	padding: 0;
	}

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

/* @group Lists */

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

.entry ul {
	padding-left: 18px;
	margin: 0;
}

.entry li {
	margin-bottom: 2px;
}

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

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

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

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

#sidebar .link_nomargin {
	margin-left: 0;
}

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

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar ul#navigation {
	padding-bottom: 15px;
}

#sidebar ul#navigation img {
	margin-bottom: 7px;
}
/* @end */

/* @group Blogrolls */

.entry ul.blogroll {
	list-style: none;
	text-indent: -0px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.entry ul.blogroll li {
	font-size: 80%;
	margin-left: 10px;
}

.entry ul.blogroll li a {
	font-weight: bold;
	font-size: 125%;
}


/* @end */



/* @group Form Elements */


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

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

#sidebar #searchsubmit {
	padding: 1px;
	}

div#mp-container {
	margin-left: 6px;
	margin-top: 4px;
}

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

select {
	width: 130px;
	}

/* @end */


/* @group Comments */

h3#comments, h3#respond, form#commentform {
	margin-top: 0;
}

h3#comments {
	margin-right: 10px;
	margin-left: 10px;
}

h3#respond {
	border-top: 1px dotted gray;
	margin-top: 20px;
	padding-top: 2px;
}
.commentlist {
	padding: 0;
	text-align: justify;
	margin-top: 4px;
	margin-bottom: 4px;
}

.commentlist li {
	margin: 5px 10px 16px;
	padding: 5px 10px 3px;
	list-style: none;
	border: 1px solid silver;
}

.commentlist p {
	margin: 3px 0;
}

.commentlist ul.children {
	padding-left: 4px;}

.commentlist ul.children li {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	margin-right: 0;
	margin-top: 10px;
}

.commentlist div.reply {
}

#respond {
	display: none;
}

.commentlist #respond {
	font-size: 1em;
	margin-right: 0;
	margin-left: 0;
	margin-top: 4px;
}

#respond h3 {
	margin-top: 0;
	margin-bottom: 6px;
	float: left;
}

.commentlist #respond a#cancel-comment-reply-link {
	float: right;
}

#commentform p {
	margin: 5px 0;
	clear: both;
}

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

.commentmetadata {
	display: block;
	color: gray;
	font-size: 0.85em;
}
/* @end */


/* @group Sidebar */

#sidebar
{
	display: none;
}

#sidebar form {
	margin: 0;
	width: 155px;
}

#sidebar .execphpwidget {
	margin-left: 5px;
}

#sidebar .execphpwidget .inputbox {
	font-size: 1em;
	padding: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 140px;
}

#sidebar .execphpwidget .button {
	font-size: 1em;
	border: 1px solid gray;
	background-color: #fff8dd;
}

#sidebar .newsletter.help {
}

/* @end */


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


/* @group 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;
	}

hr {
	display: none;
	}

a img {
	border-width: 0;
	border-style: none;
}

.nextprev {
	display: none;
}


.textright {
	text-align: right;
}

img#wpstats {
	display: none;
}

a.gigpress-post-link {
	display: none;
}

/* @end */


/* @group Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
}

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

/* @group Ads */

.jnb_ad {
	display: none;
}

.jnb_ad table {
	margin-right: auto;
	margin-left: auto;
}

/* @end */

/* @group Media Page */

div.songliste {
	margin-top: 6px;
}

div.songliste object{
	margin-left: 19px;
}

/* @end */




/* @group Link Indication */

a.liexternal { padding-right: 6px; background: url(images/link-icon_external.png) no-repeat right; }
a.liwikipedia { padding-right: 11px; background: url(images/link-icon_wikipedia.gif) no-repeat right; }
a.liwp { padding-right: 16px; background: url(images/link-icon_wordpress.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp.png) no-repeat right; }
a.lipdf { padding-right: 18px; background: url(images/link-icon_pdf.png) no-repeat right;  }
a.lizip { padding-right: 18px; background: url(images/link-icon_zip.png) no-repeat right;  }
a.liimg { padding-right: 18px; background: url(images/link-icon_attachment.gif) no-repeat right;  }

/* @end */


/* @group Next Show */

#next_show {
	display: none;
}

/* @end */



/* @group Special Pages */

/* @group Band
 */

.page-band .entry {
	margin-right: 0;
}

.page-band h3 {
	text-transform: uppercase;
	background-color: #fff9e3;
	padding: 3px 6px;
}

.page-band h3 em {
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	font-size: 0.85em;
	margin-left: 6px;
}

.page-band .member {
	clear: both;
}

.page-band img.alignleft {
	margin-bottom: 20px;
	padding: 0;
}

.page-band .description {
	margin-left: 168px;
}

.page-band .description .link {
	margin-top: 6px;
	margin-left: 6px;
}

.page-band .endorser table {
	border: 1px solid silver;
	margin-top: 8px;
	margin-left: 6px;
}

.page-band .endorser table td {
	height: 36px;
	text-align: center;
	padding: 0 6px;
}

.page-band .endorser table td.heading {
	font-weight: bold;
	height: auto;
	color: white;
	background-color: #676565;
}



/* @end */



/* @group Media */

.page-media .songliste {
	margin-top: 12px;
	margin-left: 183px;
	width: 280px;
}

.page-media .song {
	margin-bottom: 12px;
	background-color: #f3f3f3;
	padding: 2px 4px;
}

.page-media .smalltext {
	display: block;
	clear: both;
	margin-left: 27px;
	color: gray;
}

.page-media #player1 {
	margin-top: 10px;
	margin-bottom: 12px;
}

.page-media .listenlink {
	display: none;
}

/* @end */

/* @end */
