/*
Theme Name: Chromewaves Template
Theme URI: 
Description: Direct stylistic port of Chromewaves Nucleus site
Version: 1.0
Author: 
Author URI:
Tags: 

*/

/* layout */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, small {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:11px;
	font-family:inherit;
	vertical-align:baseline;
}
blockquote {
margin: 1em 40px;
margin-top: 1em;
margin-right: 40px;
margin-bottom: 1em;
margin-left: 40px;
	font-style:italic;

}
body {
	line-height:1.3;
	height:100%;
	background:#ccc;
}
html {
	height:100%
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, 
th, 
td {
	text-align:left;
	font-weight:normal;
}
table, 
td, 
th {
	vertical-align:top;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content:"";
}
blockquote, 
q {
	quotes:"" "";
}
a img {
	border:none;
}
a {
	color:#0759b6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* typography.css */

body {
	font-size:1em;
	color:#111;
	background-color:#c8cad5;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
h1 { /* title, used as leader and page title title */
	font-size:1em;
	font-weight:normal;
	font-family:verdana, helvetica neue, arial, sans-serif;
	font-weight:normal;
}
h2 { /* subtitle custom field used as post title */
	font-size:1.3em;
	font-weight:bold;
	font-family:verdana, helvetica neue, arial, sans-serif;
	font-weight:bold;
}
h2 a {
	text-decoration:none;
	color:#000;
	font-size: 1em;
}
h2 a:hover {
	color:#1160e2;
}

h3 { /* left-align subhead */
	font-size:1em;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	display:block;
	margin:1em 0px;
	text-align:left;
	color:#666;
}
h4 { /* section header */
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	display:block;
	margin:0 0px;
	text-align:right;
	color:#666;
}
h5 { /* right rail header */
	font-size:1em;
	color:#666;
	font-family: verdana, helvetica neue, arial, sans-serif;
	text-align:right;
	padding:0 0 0.1em 0;
}
h5 a {
	color:#666;
	text-decoration:none;
}
em {
	font-style:italic;
}
a.orange {
	color:#ff6c00;
	text-decoration:none;
}
.post {
	margin-bottom: 1em;
	clear: both;
}
.txt {
	margin:20px 0 4px 0;
}
.txt2 {
	margin:40px 0 4px 0;
	display:block;
}
.postmetadata {
	border-top: 1px solid #CCCCCC;
	margin-top: 1em;
        clear: both;
}
.postmetadata div {
	margin: 0.5em 0 0 0;
}

/* img styles */

.blogPhoto {
	float:left;
	margin: 0 1em 0 0;
	font-size:1em;
}
.leftImg {
	float:left;
	margin: 0 1em 1em 0;
}
.leftImgWithCredit {
	float:left;
	margin: 0 1em 1em 0;
}
.rightImg {
	float:right;
	margin: 0 0 1em 1em;
}
.rightImgWithCredit {
	float:right;
	margin: 0 0 1em 1em;
}
.sundayCleaningImage {
 float:left;
}
.leftCredit {
	display:block;
	float:left;
	clear:left;
	font-size:1em;
	text-align:left;
	margin:-1em 10px 0 0pt;
	width:244px;
	text-transform:none;
	padding:0;
}
.leftCreditSquare {
	display:block;
	float:left;
	clear:left;
	font-size:1em;
	text-align:left;
	margin:-1em 10px 0 0pt;
	width:280px;
	text-transform:none;
	padding:0;
}
.leftCreditWide {
	display:block;
	float:left;
	clear:left;
	font-size:1em;
	text-align:left;
	margin:-1em 10px 0 0pt;
	width:325px;
	text-transform:none;
	padding:0;
}
.leftCredit150 {
	display:block;
	float:left;
	clear:left;
	font-size:1em;
	text-align:left;
	margin:-1em 10px 0.1em 0pt;
	width:150px;
	text-transform:none;
	padding:0;
}
.sundayCleaningCredit {
	display:block;
	float:left;
	clear:left;
	font-size:1em;
	text-align:left;
	margin:0.5em 0.5em 1em 0pt;
	width:580px;
	text-transform:none;
	padding:0;
}
.rightCredit {
	display:block;
	float:right;
	clear:right;
	font-size:1em;
	text-align:right;
	margin:-1em 0 0.1em 0.5em;
	width:244px;
	text-transform:none;
	padding:0;
}
.rightCreditWide {
	display:block;
	float:right;
	clear:right;
	font-size:1em;
	text-align:right;
	margin:-1em 0 1em 1em;
	width:325px;
	text-transform:none;
	padding:0;
}
.topline {
	height:40px;
}
.cam {
	vertical-align:top;
	padding:0 2px 0 0;
}
.stdImage {
	width:560px;
}

#container {
	min-height:100%;
	width:980px;
	margin:0 auto;
	min-height:2100px;
}

/* header */


#header {
	height: 237px;
}
.bannerad {
	z-index:99;
	position:absolute;
	top:0;
	margin-left:252px;
}
#mbv {
margin-left:0;
position:absolute;
top:0;
z-index:99;
}
#nav #hdcredit {
	float:right;
	font-size:1em;
	color:#444;
	padding:0px;
}
#nav #hdcredit a {
	color:#6c95dc;
	text-decoration:none;
	font-weight:normal;
	margin-right:0px;
}
#nav #hdcredit a:hover {
	text-decoration:underline;
}

#nav {
	margin: 10px 0 5px 0;
	height: 20px;
}
#nav .navElement {
	float: left;
	margin-right: 0.8em;
}
#nav .navElement.icon {
	margin-right: 0;
}
#nav .navElement img {
	margin-top: -2px;
}
#nav .navElement a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:1em;
	margin: 0.5em 1.5em 0 0;
}
#nav .navElement a:hover {
	color:#1160e2
}
#nav .navElement #searchform {
	margin-top: -2px;
}
#nav .navElement #searchform #s {
	width: 160px;
	font-size: 0.9em;
}
#nav .navElement #searchsubmit {
	background:#333;
	color:#fff;
	font-weight:bold;
	padding:0px 2px;
	font-size: 0.8em;
}


/* sidebar */

#sidebar {
	float:right;
	width:190px;
	padding-bottom:20px;
	color:#000;
	font-family:verdana, helvetica neue, arial, sans-serif;
}
#sidebarSingle {
	float:right;
	width:190px;
	padding-bottom:20px;
	color:#000;
	font-family:verdana, helvetica neue, arial, sans-serif;
}
#sidebar a {
	color:#0759b6;
	text-decoration:none;
}
#sidebar a:hover {
	text-decoration:underline;
}
#sidebar li {
	margin-bottom:5px;
	list-style:none;
}
.leftbanner {
	background:white;
	width:160px;
	margin-left:10px;
	padding:10px;
	margin-bottom:10px;
}
.leftbanner h5 {
	font-size:1em;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #ccc;
	display:block;
	margin-bottom:10px;
	text-align:right;
}
.leftbanner .leftbannerFooter {
	text-align: center;
	margin-top: 3px;
}
.leftbanner .linkcat h2 {
	display: none;
}
.leftbanner .blogroll li {
	margin-bottom: 0 !important;
}

.listor {
	font-weight:bold
}
.listor a {
	font-weight:normal;
	font-style:italic;
}


/* blog */

#inner {
	width:770px;
	text-align:left;
	background:#ffffff;
	padding:10px;
	float: left;
}
#inner p {
	margin:1em 0 0 0;
	font-size:1em;
}
#inner p a {
	color:#0759b6;
}
.metaa {
	font-size:1em;
	float:left;
	padding:0;
	color:#666;
}
.date {
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	display:block;
	margin:0 0px;
	text-align:right;
	color:#666;
}
.blogCopy {
	margin-top: 1em;
}
.userintbox {
	border-top:1px solid #ccc;
	margin:20px 0 20px 0;
	text-align:right;
	padding-top:3px;
	padding-right:3px;
	clear: both;
}

.inttxt {
	position:relative;
	top:5px;
	left:3px;
	text-transform:uppercase;
	font-family:"Lucida Sans","Helvetica Neue", Helvetica, Arial, sans-serif;
}
a.userint {
	font-size:1em;
	text-decoration:none;
	padding:0 0 0 20px;
}
a.userint:hover,
h5 a:hover {
	color:#4f94e1;
}
.commicon {
	vertical-align:top;
	margin-right:3px;
}
#comments {
	font-size:1em;
	margin:20px 0;
/*	background:#413c36;*/
	color:#bbb;
	padding:5px;
}
hr {
	border:0;
}
.divider {
	height:10px;
}
#footer {
	color:#aaa;
	font-size:0.8em;
	text-align:right;
	margin:50px 15px 0 15px;
}
#copyright {
	width:980px;
	margin:0 auto;
	font-size:1em;
	color:#666;
	clear:both;
	padding:10px;
	text-align:center;
}
.page {
	width: 100% !important;
	padding: 0 !important;
}
.page ul,
.archiveList {
	margin: 10px 0 0 20px;
}
.page li {
	margin-top: 0.25em;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Verdana, Helvetica, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: normal;
	list-style: none;
	margin-top:12px;
	border-bottom:1px solid #ccc;
	
	}
	
.commentlist li a {
	color:#000;
	text-decoration:none;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	
	}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	
	
	}
	
.commentlist cite a {
	font-size: 1em;
}

.commentlist cite a:hover {
	border-bottom:1px solid #000;
}

.commentlist p {
	color:#444;
	font-weight: normal;
	line-height: 1.3em;
	text-transform: none;
	padding:4px 10px 10px;
	}

#commentform p {
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
		}

.commentmetadata {
	font-weight: normal;

}
	
.facebookLike {
	border:none; 
	width:300px; 
	height:25px; 
	float: right;
}

.comMsg {
	font-size:75%;
	color: #666;
	
}

.comMsg a {
	color: #5887a5;
	text-decoration:none;
}

.comMsg a:hover {
	text-decoration:underline;
}

a.miniLink:link {
	color:#888;
}
	
a.miniLink:hover {
    text-decoration:underline;
}
.navigation {
	margin: 1em 0;;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/* non-Wordpress pages */

#main {
  background-color : white;
  width: 770px;
  padding: 10px;
  float: left;
}
#main.mp3,
#main.concertPhotos,
#main.about {
  width: 960px;
}
#main p {
	margin-top:5px;
}
#reviewLink {
	margin-top: 5px;
}
#photoNav,
#photo {
	text-align: center;
}
#photoNav {
		height: 15px;
		padding: 5px 0 15px 0;
}
#photoNav img {
	position: relative;
	top: 5px;
}
#photoNav a {
	margin: 0 10px;
}
.galleryIndex {
	margin: 10px auto 0 auto;
}
.galleryIndex td, 
.galleryIndex th {
	vertical-align:top;
	align: center;
	padding: 10px;
	width: 133px;
}
.all td {
	width: 100%;
	padding: 0 0 5px 0;
}
.galleryPhoto {
margin: auto;
}
.galleryPhoto td {
	padding: 10px;
	width: 133px;
	vertical-align:top;
	text-align:center;
}
.radio {
	padding-bottom:5px;
}
.radio td {
	text-align: left;
	vertical-align:top;
}
.radio img {
	border: 0;
	margin-right: 10px;
}
#pastSelection .radio {
	border-bottom:1px solid #ccc;
	margin-bottom: 10px;
}
#cds {
	margin-top: 10px;
	width: 100%;
}
#cds th {
	background-color:#dedede;
	padding: 5px;
}
#cds .artist {
	background-color: #f1f1f1;
}
#cds .artist td {
	padding-left: 5px;
}
#cds .album {
	padding-left: 10px;
	width: 70%;
}
#cds .release {
	text-align: right;
	width: 30%;
}
.blogrollmain img {
	display: none;
}
.OB_default {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}