/*   
Theme Name: Danko Jones
Theme URI: 
Description: 
Author: Ian Stewart (Olle Burlin)
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/*
Background: #252525
Mid Gray: #40403e
Light Gray: #959698
Dark Blue: #2e2e36
Whiteish: #f2f2f2
*/

/* =Global Elements
-------------------------------------------------------------- */

body {
background: #000 url(images/main_bg.jpg) top center no-repeat;

background-attachment: fixed;
font-family: Helvetica, Helvetica Neue,  Arial, 'Lucida Sans';
font-size: 12px;
color: #c2c2c2;
line-height: 120%;

}

a:link {
    color: #638b99;
    text-decoration: underline;
}
a:visited {
    color: #638b99;

}
a:active,
a:hover {
    color: #2e2e36;
}

p {
line-height: 130%;
margin-bottom: 5px; 
}

.left {float: left;}
.right {float: right;}

/* =Header
-------------------------------------------------------------- */

#header {
margin: 0 auto;
}

#blog-title a {
background:url(images/header.jpg) no-repeat top center;
display:block;
text-indent:-9000px;
width: 960px;
height: 244px;
}

#branding {
    padding:15px 0 0px 0;
}

/* =Menu
-------------------------------------------------------------- */

.menu {
    width:940px;
    margin:0 auto;
    padding-top: 5px;
    }
.menu .current_page_item a {
    background:#fff;
    color: #959698;
}

#access {
    border: none;
    
}

/*** DANKO SKIN ***/
.sf-menu {
    border-right: none;
	float:left;
	font-size: 1em;
	text-transform: uppercase;
	width: 960px;
	background-color: #222;
}
.sf-menu a {
	border: none;
	padding:5px 13px;
	text-decoration:none;
	font-weight: bold;
}


.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#888;
}
.sf-menu li {
	background:		none;
	border-right: 1px solid #0d0d0d;
}
.sf-menu li li {
	background:		#fff;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #fafafa;
	outline:		0;
    border-bottom-color:#ccc;
}
.sf-menu ul {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #2e2e36;
}

/* =Content
-------------------------------------------------------------- */

#main {
    clear:both;
    padding:33px 0 22px 0;
    background-attachment: fixed;
    
}
.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #2e2e36;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    margin-bottom: 15px;
    padding-left: 0;
    padding-bottom: 0px;
    padding-right: 0;
    padding-top: 0;
}

.hentry p em {}

 .post {

/*     border-bottom: solid 1px #333; */


}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:none;
    margin:0;
    padding:0;
}

.home #content .sticky .entry-title a {
}


.entry-title {
font-size: 24px;
font-weight: bold;
letter-spacing: -1.3px;
padding-bottom: 0;
color: #fff;

}

.entry-title a {
    color: #fff;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
color: #f2f2f2;
 text-decoration: underline;
}
.entry-meta {
    color:#444;
    font-size:0.9em;
    font-style:normal;
    line-height:18px;

}
.comment-author-danko .vcard a,
.comment-author-johnc .vcard a  {
color: red;
}

.comment-author-johnc .vcard,
.comment-author-danko .vcard {
color: red;
}

.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
    
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #2e2e36;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}

.entry-date {
	color: #444;
	font-weight: normal;
	font-size: 14px;
	padding-bottom: 5px;
	
}
.entry-content {
    padding:2px 0 0 0;
}

.entry-content p {margin-top: 10px;}

.entry-content h1,
.entry-content h2 {
    font-family:Helvetica;
    color: #f90;
    font-size:19px;
    font-weight:bold;
    padding:28px 0 14px 0;
}
.entry-content h3 {
    font-size:17px;
    font-style:normal;
    padding:28px 0 14px 0;
}
.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:0.8em;
    line-height:18px;
    margin:0 0 10px 0;
}

.entry-utility .comments-link {
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-top: 3px;
}
.entry-utility a {
    color:#999;
    font-style:normal;
    text-decoration:underline;
    text-transform: uppercase;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #fff;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #2e2e36;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}
/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
}

#comments p {

}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:none;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#333;
    border-bottom:1px solid #0D0D0D;
    padding:8px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#222;
}
#comments-list li.bypostauthor {
/*     background:#FFFFCC; */
background-color: #c4d6ad;
                             
color: teal;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 0px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 0px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 8px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:none;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}



/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.widgetcontainer {
padding-bottom: 10px;
}

.aside,
.aside input {
    font-size:12px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #2e2e36;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #2e2e36;
}
.aside {
    color: gray;
}
.aside a {
    color:#959698;
    text-decoration: underline;
}
.aside a:active,
.aside a:hover {
    color: white;
}
.widgettitle  {
 color: #fff;
 font-size: 1.2em;
 font-weight:100;
/*  font-family:"HelveticaNeue-UltraLight","Helvetica Neue UltraLight","Helvetica Neue","Helvetica",helvetica,arial,sans-serif; */
 padding-bottom: 2px;
 padding-top: 5px;
 text-transform: uppercase;
 border-bottom: 1px solid white;
 letter-spacing: .2em;
    
}

.widgettitle {margin-bottom: 10px;}

.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;

   
}
.aside ul ul {
    list-style:none;
    margin:0;
}
.aside ul ul li {
    padding:0;
    
}

.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:0;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}

.aktt_tweets {
color: #59c8f9;
line-height: 120%;
}

.aside .aktt_tweets ul li {
padding-bottom: 5px;
}
	

/*
    Main Asides
*/
.main-aside ul {
}
.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}
#primary {
    padding:0px 0 0 0;
    margin-bottom:22px;
    border: none;
    
}
/*
    Content Asides
*/
#content .aside {
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
/*     padding:0 20px; */
}
#content .aside h3 {
    font-weight:normal;
    font-size:17px;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
/*
    Footer Asides
*/
#subsidiary {
    padding:33px 0 0 0;    
}

/* MAILINGLIST */

input.mailinglist{
width:255px;
background-color: #fff;
font-family: Helvetica, Arial;
border: none;
padding:3px;
}		

/* DISCOGRAPHY */

.discography-buy {

clear: both;
}


.discography-info {

clear: both;

}

#content .aside img {

}

#content .aside ul {
padding: 0;
margin: 0;

}
#content .aside{
padding-bottom: 10px;
padding-left: 0;
padding-right: 0px;
padding-top: 0;
margin: 0;
border: none;

}

/* .post img.size-medium  {padding: 15px; border: 1px solid #ccc; background-color: #f2f2f2; } */
/* GIGPRESS */

.aside .location,
.aside .location a { color: white; }

.aside span.gigpress-sidebar-date {
	font-weight: normal;
	color: #777 !important;
	display: inline !important;
}

.gigpress-sidebar-city {color: white;}

.aside .gigpress-sidebar-prep {color: #555;}

.gigpress-info-item {
color: #f90;
}

.gigpress-cancelled {color: red !important;}

strong.gigpress-cancelled, strong.gigpress-soldout {
	text-transform: none !important;
	font-weight: normal !important;
	padding: 1px;
	color: #111;
	background: #000 !important;
	border: 1px solid #EEE;
	background: none !important;
	color: #FFF;
	border: none;
}

table.gigpress-table td.gigpress-date {font-weight: bold; color: white !important;}

/* /GIGPRESS */

.store-links p {
font-size: 1.2em;

}
.store-links a{
text-decoration: none;
}

#discography p {

line-height: 110%;
}

.discography-album  {
border-bottom: 1px solid #ccc;
}

.discography-album ul {
list-style: none;
list-style-type: none;
padding: 0;
margin: 0;

}

.discography-info {
clear: both;
}

.discography-tracklist {
float: left;
padding-left: 20px;
}

.discography-image img {
float: left;
}

.dfrads img {
/* border: 3px solid #f2f2f2; */
}

.navigation a:hover {
color: white;
}

#footer {
background-color: #040404;
border: none;
}

#siteinfo a:hover,
#siteinfo a:active {
color: white;
}

/* jQuery Countdown styles 1.5.5. */

.major { margin-bottom: 5px;}

.major img {margin-bottom: 5px;}

div#defaultCountdown {width: 300px; color: white;}

.hasCountdown {
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
	margin-bottom: 10px;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}


/* flickr */
.aside .flickr-photos img {padding: 0 15px 15px 0; }