/*
Theme Name: KINCH
Theme URI: http://www.kinchband.com/
Description: KINCH Theme
Version: 1.0
Author: Jake Malone
Author URI: http://www.kinchband.com/
Tags: kinch

	KINCH v1.0
	http://www.kinchband.com/
*/

body {
	margin: 0;
	background-color: #141414;
	background-image: url(images/bg_02.gif);
	background-repeat: repeat-y;
	background-position: 570px 0px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

a img {
	border: 0;
}

a:link, a:visited {
	color: #cb4242;
}
a:hover, a:active, a:visited:hover {
	color: #cf0000;
}
h3 {
	font-size: 15px;
	letter-spacing: -1px;
}

/*-------------------------------------------------------------------------*/

div#preload {
	display: none;
	visibility: hidden;
}

/*-------------------------------------------------------------------------*/

div#header {
	height: 223px;
	background-color: #fdf8e2;
	background-image: url(images/header_bg_01.gif);
	background-repeat: no-repeat;
	background-position: 570px 0px;
}
div#header img {
	vertical-align: bottom;
	margin-left: 32px;
	margin-top: 64px;
}

/*-------------------------------------------------------------------------*/

div#body {
	width: 1015px;
}

/*-------------------------------------------------------------------------*/

div#nav {
}
div#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
div#nav ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-right: 6px;
	display: inline;
}
div#nav img {
	vertical-align: middle;
}

/*-------------------------------------------------------------------------*/

div#content {
	width: 525px;
	float: left;
	margin-left: 33px;
	margin-top: 25px;
}

/*-------------------------------------------------------------------------*/

div.post {
	border-bottom: 1px dotted #444;
	margin-top: 21px;
	color: #777;
}
h2 {
	font-size: 24px;
	letter-spacing: -2px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
}
h2.topMargin {
	margin-top: 40px;
}
div.post h2 span {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
}
div.post h2 a:link, div.post h2 a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
div.post h2 a:hover, div.post h2 a:active, div.post h2 a:visited:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
div.post div.entry {
	margin-top: 0;
	margin-bottom: 23px;
}
div#content div.navigation {
	margin-top: 20px;
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1px;
}
div#content div.navigation a {
	font-weight: bold;
}
div#content div.navigation div.alignleft {
	float: left;
}
div#content div.navigation div.alignright {
	float: right;
	text-align: right;
}
div#content div.space {
	font-size: 30px;
	clear: both;
}
div#content div.space2 {
	font-size: 27px;
}

/*-------------------------------------------------------------------------*/

table#press {
	border: 0;
	width: 480px;
	line-height: 17px;
	margin-top: 15px;
}

table#press td.date {
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 7px 9px 0px;
	width: 80px;
	text-align: left;
}
table#press td.date span {
	background-color: #222;
	border: 1px solid #333;
	color: #fff;
	padding: 3px;
	width: 75px;
}

table#press td.title {
	font-size: 14px;
	font-weight: normal;
	padding: 0px 0px 9px 0px;
}

table#press td.title a {
	letter-spacing: -1px;
}

table#press td.title div.info {
	font-size: 11px;
	/*font-style: italic;*/
	margin: 0;
	padding: 0;
}

table#press td.external {
	vertical-align: top;
	font-size: 11px;
	padding: 0px 0px 9px 0px;
	width: 50px;
	text-align: right;
}
table#press td.external a {
	color: #666;
}

table#press td.border {
	border-top: 1px solid #ccc;
	padding-top: 13px;
}

table#press td.header {
	font-size: 15px;
	color: #999;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 15px;
}

div.article {
	color: #888;
}
div.article p {
	color: #888;
	line-height: 18px;
}
div.article p b, div.article p strong {
	color: #fff;
}

/*-------------------------------------------------------------------------*/

div#sidebar {
	float: left;
	width: 400px;
	margin-left: 30px;
	margin-top: 25px;
	position: relative;
	clear: none;
}
div#sidebar div.boxHeader {

}
div#sidebar div.box {
	margin-top: 4px;
	margin-bottom: 25px;
}
div#sidebar div.border {
	border: 2px solid #666;
}
div#sidebar div.center {
	text-align: center;
}

/*-------------------------------------------------------------------------*/

table.sidebarShows {
	width: 100%;
	border: 0;
}
table.sidebarShows td.note, table.sidebarShows td.date, table.sidebarShows td.time,
table.sidebarShows td.venue, table.sidebarShows td.city {
	padding: 5px 0px 5px 0px;
}
table.sidebarShows td.note {
	color: #999;
	font-size: 11px;
	background-color: #222;
	padding-left: 7px;
	border-bottom: 1px solid #666;
}
table.sidebarShows td.note strong {
	color: #fff;
	font-weight: normal;
}
table.sidebarShows td.date {
	width: 15%;
	padding-left: 7px;
}
table.sidebarShows td.time {
	color: #888;
	width: 13%;
	font-size: 11px;
}
table.sidebarShows td.city {
	padding-right: 2px;
}
table.sidebarShows td.venue {
	color: #cb4242;
	text-align: left;
	padding-right: 2px;
}
table.sidebarShows td.venue strong {
	color: #fff;
	font-weight: normal;
}
table.sidebarShows a:link, table.sidebarShows a:visited {
	color: #cb4242;
}
table.sidebarShows a:hover, table.sidebarShows a:active, table.sidebarShows a:visited:hover {
	color: #cf0000;
	font-weight: normal;
}
div#showsLink {
	margin: 7px 0px 7px 7px;
	font-weight: bold;
}

/*-------------------------------------------------------------------------*/

table.shows {
	width: 100%;
	border: 0;
}
table.shows td.date, table.shows td.time,
table.shows td.venue, table.shows td.city {
	padding: 5px 0px 5px 0px;
}
table.shows td.date {
	width: 9%;
}
table.shows td.time {
	color: #888;
	width: 11%;
	font-size: 11px;
}
table.shows td.city {
	padding-right: 2px;
}
table.shows td.notes {
	color: #888;
	font-size: 11px;
}
table.shows td.venue {
	color: #cb4242;
	text-align: left;
	padding-right: 2px;
}
table.shows a:link, table.shows a:visited {
	color: #cb4242;
}
table.shows a:hover, table.shows a:active, table.shows a:visited:hover {
	color: #cf0000;
	font-weight: normal;
}
div#showsLink {
	margin: 7px 0px 7px 7px;
	font-weight: bold;
}

/*-------------------------------------------------------------------------*/
