/*  
Theme Name: Clark Terry 2011 
Theme URI: http://clarkterry.com
Description: The WordPress theme for the 2011 redesign of Clark's site.
Version: 1.0
Author: Bryan Davis & Marlee O'Neal, for JazzCorner.com
Author URI: http://www.jazzcorner.com
Tags: blue, clark terry
*/
@import url("fonts/fonts.css");

/* CSS reset v1.0 | 20080212 | by Eric Meyer */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
hr {display: none;}

/* clearing */
.group:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0;
        }
* html .group             { zoom: 1; } /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */

/* --- site CSS --- */

html {
	background: #0a2b53;/* url("images/ct_mainbg.png") repeat-y center top;*/
	height: 100%;
}
body {
	/*background: transparent url("images/ct_bodybg.png") no-repeat center top;*/
	color: #000;
	font-family: verdana, sans-serif;
	font-size: 13px;
	height: 100%;
	position: relative;
}
body.biography {
	background: transparent url("images/ct_biobg2.png") no-repeat center top;
}
body.discography {
	background: transparent url("images/ct_discogbg2.png") no-repeat center -100px;
}
body.single-recording {
	background: transparent url("images/ct_single-recbg2.png") no-repeat center top;
}
body.home {
	background: transparent url("images/ct_homebg3.png") no-repeat center top;
	min-height: 850px;
}
body.media-kit {
	background: transparent url("images/ct_epkbg2.png") no-repeat center top;
}
#wrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background: transparent url("images/ct_wrapperbg3.png") repeat-y left top;
	overflow: hidden;
	min-height: 100%;
}

#ajax-loader {
	position:absolute;
	display: none;
	top: 70px; left: 599px;
}
.home #wrapper {
	background: transparent;
	background-image: none;
	min-height: 850px;
}
#header {
	width: 230px;
	margin-left: 22px;
	padding: 45px 0 0;
	float: left;
}
.home #header {
	padding: 55px 0 0;
}
#main {
	float: left;
	width: 718px;
	color: #dbdddf;
	display: block;
	min-height: 100%;
	padding: 35px 0 0; 
}

#site-title, #site-title a {
	width: 230px;
	height: 115px;
	background: transparent url("images/ct_maintitle.png") no-repeat center top;
	display: block;
	position: relative;
}
.home #site-title, .home #site-title a {
	width: 555px;
	height: 65px;
	background: transparent url("images/ct_hometitle.png") no-repeat center top;
}
#news-banner {
	width: 600px;
	padding: 20px;
	text-align: justify;
	font-size: 1.1em;
	line-height: 1.4;
	margin: 500px auto 10px;
	background: rgb(51,80,125);
	background: rgba(51,80,125,0.85);
	border: 5px solid #94a423;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#news-banner h2 {
	font-family: 'MyriadProSemibold', arial, sans-serif;
	font-size: 30px;
	color: #9cae9e;
	line-height: 1.4;
}
#news-banner p {
  margin-bottom: 0.75em;
}
#site-title a span, .screen-reader-text {
	position: absolute;
	left: -9999px
}
#container {
	padding: 35px 23px 70px; 
	min-height: 100%;
}
#footer {
	position: relative;
	width: 728px;
	margin: -45px auto 0;
	background: transparent;
	overflow: hidden;
	padding: 10px 0 20px 252px;
	text-align: center;
	clear: both;
	bottom: 0;
}

#footer .tribute {
    display: none;
}
body.home #footer .tribute {
    display: block;
    font-size: 14px;
    color: #7e8426;
    padding-bottom: 15px;
}

a {
	color: #94a423;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
#jazzcorner {
	height: 15px; line-height: 15px;
	color: #aec0d5;
	font-size: 12px;
}
#jazzcorner a {
	color: #98a207;
}
#jazzcorner iframe {
	width: 145px; height: 15px;
	border: none;
	background: transparent;
	overflow: hidden;
	vertical-align: bottom;
}

/* -- Main Navigation -- */
#access {
	margin: 30px 0;
	width: 230px;
}
.home #access {
	margin: 30px 0 40px -10px;
}
#access ul {
	list-style: none;
	display: block;
	font-family: 'MyriadProSemibold', arial, sans-serif;
	font-size: 18px; line-height: 26px; font-weight: 300;
}
#access a {
	padding-left: 28px;
	display: block;
	color: #839385;
	text-decoration: none;
	font-weight: 400;
}
#access a:hover, #access a:focus {
	color: #48689d;
}
#radio {
	height: 27px;
	width: 145px; text-align: center;
	padding: 20px 22px 3px 63px;
	background: transparent url("images/ct_radiobg.png") no-repeat -1px 0;
	display: block;
	margin: 30px 0 0;
}
#radio a {
	width: 145px; height: 25px;
	text-align: center;
	font-family: 'MyriadProSemibold', arial, sans-serif;
	font-size: 13px; 
	line-height: 25px; 
	color: #6d7684;
	text-transform: uppercase;
	text-decoration: none;
}
#radio a:hover, #radio a:focus {
	color: #94a423;
}
#book {
	width: 230px;
	height: 220px;
	margin: 10px 0 40px;
}
#book a {
	width: 230px;
	height: 220px;
	display: block;
	text-align: center;	
	background: transparent url("images/ct_booklink2.png") no-repeat 0 0;
}
#book a:hover, #book a:focus {
	background-position: 0 -219px;
}
#book a span {
	position: absolute;
	left: -9999px;
}
.home #book {
	margin-left: -5px;
}
#social {
	position: absolute;
	top: 4px; left: 48px;
	height: 24px;
	list-style: none;
	overflow: hidden;
	z-index: 10
}
.home #social {
	left: 38px;
}
#social li {
	float: left;
	width: 24px; height: 24px;
	padding: 0 4px 0 0;
}
#social a {
	float: left;
	display: block;
	width: 24px; height: 24px;
}
/* -- Content -- */
.biography #content {
	width: 510px;
}
.blog #content, .single-post #content, .store #content {
	width: 660px;
}
.discography #content {
	width: 560px;
}
.discography #content h4 {
	font-family: 'MyriadProSemibold', arial, sans-serif;
	font-size: 16px;
	color: #9cae9e;
	margin: -20px 0 24px;
}
#content p {
	font-size: 13px;
	line-height: 1.5;
	padding: 0 0 1em;
}
#content .entry-title {
	font-family: 'MyriadProSemibold', arial, sans-serif;
	font-size: 30px;
	color: #9cae9e;
	background: #34507e; display: inline-block;
	padding: 0 10px 0 0;
	margin: 0 0 35px;
}
.page .entry-title {
	margin: 0 0 35px;
}
.post .entry-title {
	font-size: 24px !important;
	margin: 0 0 !important;
}
.recordings .entry-title {
	margin-bottom: 45px !important;
}
.videos .entry-title {
	margin-bottom: 1px !important;
}
.book .entry-title, .store .entry-title {
	margin-bottom: 12px !important;
}
.edit-link {
	clear: both;
	display: block;
	padding: 5px 0;
}
.post.hentry {
	margin: 0 0 48px 0;
	border-bottom: 1px solid #9cae9e;
}
.entry-content {
	padding: 24px 0 0 0;
}
.entry-meta {
	color: #9cae9e;
	font-size: 11px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-utility {
	margin-top: 16px;
	clear: both;
	color: #9cae9e;
	font-size: 12px;
	line-height: 18px;
}
.entry-content h3 {
	color: #94a423;
	font-size: 18px;
	padding: 0 0 16px;
}
.entry-meta a,
.entry-utility a {
	color: #9cae9e;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #9cae9e;
}
.comments-link a {
	font-weight: bold;
	color: #94a423;
}
#content .video-player {
	padding: 0;
}
#content blockquote {
	font-style: italic;
}
#content blockquote cite {
	font-style: normal;
	font-weight: bold;
	display: block
}
.entry-content ul {
	list-style: disc;
	list-style-position: outside;
	padding: 0 0 1em 20px;	
	line-height: 1.4;
}
/* -- Recording digest page -- */

.cd-thumb {
	width: 142px; height: 220px;
	float: left;
	margin-right: 28px;
	text-align: center;
	font-size: 12px;
	line-height: 1.3;
}
.cd-thumb.last {
	margin-right: 0;
}
.cd-thumb a {
	font-weight: bold;
}

/* -- Recording detail page -- */
.cd-title, .group-name {
	margin: 0;
	color: #98a207;
	font-family: verdana, arial, sans-serif;
	line-height: 1.4;
}
.cd-title {
	font-size: 18px;
	font-weight: bold;
}
.group-name {
	font-size: 14px;
	font-weight: normal;
}
.cd-content {
	margin: 20px 0;
	float: left;
}
.cd-cover {
	width: 200px;
	padding: 0 30px 0 0;
	margin: 0;
	float: left;
}
.cd-tracklist-wide {	
	padding: 0 30px 0 0;
	margin: 0;
	float: left;
}
.cd-tracklist {
	width: 190px;
	padding: 0 30px 0 0;
	margin: 0;
	float: left;	
}
.cd-tracklist ol, .cd-tracklist-wide ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 15px;
}
.cd-tracklist li, .cd-tracklist-wide li {
	font-size: 12px;
	line-height: 22px;
	padding: 0;
	vertical-align: top;
	position: relative;
}
.cd-credits {
	width: 220px;
	float: left;
}
.cd-credits p {
	font-size: 12px !important;
	line-height: 18px;
}
a.audiosample {
	padding: 0;
	font-size: 12px; line-height: 20px;
}
a.audiosample:after {
	content: url("images/ct_clip.png");
	padding: 0 0 0 5px;
	top: 3px;
	position: relative;
}
/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 5px solid #597228;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #597298;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
	max-width: 614px;
	height: auto;
}
.wp-caption p.wp-caption-text {
	color: #ddd;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 5px solid #597298 !important;
}
.gallery a:hover img, .gallery a:focus img {
	border: 5px solid #9cae9e !important;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* -- Navigation -- */
#nav-below {
	position: relative;
	clear: both;
	display: block;
	width: 670px;
	z-index: 9999;
}
#cd-nav-below {
	clear: both;
	width: 600px;
	height: 20px;
	position: relative;
	margin: 100px auto 25px;
}
.nav-sep {
	height: 20px;
	line-height: 20px;
	position: absolute;
	width: 20px;
	text-align: center;
	left: 290px; top: 0;
	font-size: 13px;
	color: #94a423;
}
.nav-previous, .nav-next {
	width: 290px;
	position: absolute;
	top: 0;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
}
.nav-previous {
	text-align: right;
	left: 0;
}
.nav-next {
	text-align: left;
	right: 0;
}
/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #9cae9e;
	font-size: 20px;
	font-weight: bold;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	clear: both;
	list-style: none;
	margin: 12px 0 0; padding: 0 0 1px;
	border-top: 1px single #9cae9e;
	border-bottom: 1px single #9cae9e;
}
.commentlist li.comment {
	border-bottom: 1px solid #9cae9e;
	line-height: 24px;
	margin: 0 0 0 0;
	padding: 8px 16px 0 16px;
	position: relative;
}
.commentlist li:last-child {
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
	border: 1px dashed #9cae9e;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 8px;
	right: 8px;
	border: 1px solid #fff;
	border-radius: 2px;
}
.guestbook .avatar {
	position: relative;
	top: auto; right: auto;
}
.comment-author {
}
.comment-author cite {
	color: #9CAE9E;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 10px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
	background-color: #1d355c;
}
.commentlist .odd {
	background-color: #33507D;
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0 -16px 0 -16px;
	padding: 0;	
	border-top: 1px solid #9cae9e;
}
.commentlist .children li {
	margin: 0;
	padding: 8px 0 0 32px;
	display: block;
}
.commentlist .children li:last-child {
	border-bottom: none;
	margin: 0;
	display: block;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
.guestbook .commentlist {
	border: 1px solid #9cae9e;
	border-top: none;
	padding-bottom: 0;
	display: table;
	width: 670px;
	margin-top: 12px;
}
.guestbook-header {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0; padding: 0;
	display: table-row;	
	background: #0a2b53;
}
.guestbook .guestbook-comment {
	margin: 0; padding: 0;
	display: table-row;
}
.gb_from {
	width:200px;
	text-align: center;
	display: table-cell;
	font-size: 13px;
	padding: 5px 10px;
	line-height: 1.4;
	border-right: 1px solid #9cae9e;
	border-top: 1px solid #9cae9e;
}
.guestbook-meta {
	width:200px;
	text-align: center;
	display: table-cell;
	font-size: 11px;
	padding: 10px;
	line-height: 1.4;
	border-right: 1px solid #9cae9e;
	border-top: 1px solid #9cae9e;
}
.gb_message {
	width:410px;
	text-align: center;
	display: table-cell;
	font-size: 13px;
	padding: 5px 20px;
	line-height: 1.4;
	border-top: 1px solid #9cae9e;
}
.guestbook-meta cite {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.guestbook-body {
	display: table-cell;
	padding: 10px 20px;
	border-top: 1px solid #9cae9e;
	vertical-align: top;
	width: 410px;	
}
#signgb { font-weight: bold;}
.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}
 
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #0a2b53;
border: 1px solid #9cae9e;
}
 
.pagination a:hover{
color:#fff;
background: #7e8426;
}
 
.pagination .current{
padding:6px 9px 5px 9px;
background: #7e8426;
color:#fff;
}
/* Comments form */

#respond {
	border: 1px solid #9cae9e;
	margin: 24px 0;
	padding: 24px;
	overflow: hidden;
	position: relative;
	clear: both;
}
#respond h3 {
	font-size: 20px;
	color: #9cae9e;
	margin: 0 0 16px;
	font-family: 'MyriadProSemibold', sans-serif;
	font-weight: normal
}
#respond p {
	margin: 0;
	clear: both;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	font-size: 13px;
	width: 80px; display: inline-block;
	text-align: left;
	float: left;
	clear: left;
	height: 24px; line-height: 24px;
	padding: 2px 0 0;
}
#respond input {
	margin: 0 0 9px !important;
	width: 48%;
	padding: 3px 5px;
	font-size: 15px;
	font-family: sans-serif;
	float: left;
	background-color: #aec0d5;
	border: 1px solid #7289aa;
	-webkit-box-shadow: 0 0 0 1px #203a62;
	-moz-box-shadow: 0 0 0 1px #203a62;
	box-shadow: 0 0 0 1px #203a62;
}
span.required {
	padding-left: 5px;
}
#respond textarea {
	width: 90%;
	padding: 3px 5px;
	font-size: 15px;	
	background-color: #aec0d5;
	border: 1px solid #7289aa;
	-webkit-box-shadow: 0 0 0 1px #203a62;
	-moz-box-shadow: 0 0 0 1px #203a62;
	box-shadow: 0 0 0 1px #203a62;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display: none;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
input#submit {
	width: auto;
	text-align: center;
	background: #011839;
	color: #aec0d5;
	border: 1px solid #7289aa;
	margin-left: 5px;
	padding: 5px 20px;
	-webkit-box-shadow: 0 0 0 1px #203a62;
	-moz-box-shadow: 0 0 0 1px #203a62;
	box-shadow: 0 0 0 1px #203a62;
}
/* -- Book Page -- */
#booknav {
	float: left;
	border-left: 1px solid #94a423;
	margin: 0 0 12px;
	padding: 0;
	width: 100%;
	list-style: none;
}
#booknav li {
	float: left;
	border-right: 1px solid #94a423;
	padding: 2px 0;
}
#booknav li a {
	float: left;
	padding: 0 6px;
	font-weight: bold;
}
#booknav li a.current {
	text-decoration: underline;
}
.bookimage {
	float:right;
	margin: 0 0 12px 12px;
	text-align: center;
	width: 240px;
}
.bookimageleft {
	float:left;
	margin: 0 12px 36px 0;
	text-align: center;
	width: 260px;
}
/* -- Press/Media Kit -- */
ul.epk-files, ul.epk-images {
	width: 225px;
	margin: 0 35px 20px 0;
	padding: 0;
	float: left;
	color: #94a423;
}
ul.epk-files li {
	font-size: 1.1em;	
	color: #94a423;
	line-height: 2em;
}
ul.epk-files a {
	font-weight: bold;
	color: #94a423;
}
ul.epk-images li {
	text-align: center;
	padding: 5px 25px 5px 0;
}
ul.epk-images img {
	padding: 3px;
	background:transparent;
	border: 1px solid #000;
}
h3.epk {
	color: #9cae9e;
	font-size: 14px;
	font-family: verdana, arial, sans-serif;
	line-height: 20px;
	padding-bottom: 12px;
}
/* -- Contact Page -- */
#gform_fields_1 {
	float: left;
	margin: 0; padding: 0;
	width: 660px;
}
#gform_fields_1 li {
	clear: none;
	width: 330px;	
	margin: 0; padding: 0;
	float: left !important;
}
#gform_fields_1 #field_1_5 {
	width: 660px;
}
#gform_fields_1 label {
	padding-left: 5px;
	font-weight: normal;
	font-size: 13px;
	height: 24px; line-height: 24px;
}
#field_1_5 textarea {
	margin-left: 5px;
	width: 578px;
	padding: 3px 5px;
}
#gform_fields_1 input {
	width: 248px;
	margin-left: 5px;
	padding: 3px 5px;
}
#gform_fields_1 input,#gform_fields_1 textarea {
	background-color: #aec0d5;
	border: 1px solid #7289aa;
	-webkit-box-shadow: 0 0 0 1px #203a62;
	-moz-box-shadow: 0 0 0 1px #203a62;
	box-shadow: 0 0 0 1px #203a62;
}
.gfield_checkbox input {
	padding: 0 !important;
}
.gfield_required {
	color: #dbdddf;
}
input#gform_submit_button_1 {
	background: #011839;
	color: #aec0d5;
	border: 1px solid #7289aa;
	margin-left: 5px;
	padding: 5px 20px;
	-webkit-box-shadow: 0 0 0 1px #203a62;
	-moz-box-shadow: 0 0 0 1px #203a62;
	box-shadow: 0 0 0 1px #203a62; 
}
#field_1_6 .gfield_label {
	display: none;
}
/* -- Store / Buy links -- */
#store-cds {
	clear: left;
	padding: 40px 0;
}
#store-cds h2 {
	color: #94a423;
	border-bottom: 1px solid #94a423;
	font-size: 22px;
}
a.buy-link {
	background: #011839;
	color: #94a423;
	border: 1px solid #94a423;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 5px 20px; 
}
a.buy-link:hover {
	background: #94a423;
	color: #011839; text-decoration: none;
	border: 1px solid #011839;
}
.bookimage a.buy-link, .bookimageleft a.buy-link {
	margin: 6px 0 0 0;
	display: inline-block;
	width: 180px;
	padding: 5px 0; text-align: center;
}
.store .cd-tracklist-wide {
	width: 430px;
	padding: 0;
}
.store .cd-cover {
	padding-top: 10px;
}
.cd-cover p {
	text-align: center;
	padding: 1em 0;
	margin-top: 25px;
}
.store .cd-title {
	font-size: 16px;
}
.store .group-name {
	font-size: 13px;
	padding-bottom: 10px;
}
.store .cd-content {
	padding-bottom: 40px;
}
/* --- Audio player --- */
#jquery_jplayer_1 {
	height: 0; padding: 0; margin: 0;
	display: block;
	visibility: visible;
}
#jp_container_1 {
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 35px;
	text-align: center;
	zoom: 1;
}
.jp-type-playlist {
	position: relative;
	margin: 0 auto;
	padding: 0 10px 0 260px;
	width: 710px; height: 35px;
	color: #fff;
}
.jp-interface {
	width: 706px; height: 32px;
	overflow: hidden;
	background: #011839; color: #7e8426;
	border: solid #7e8426; border-width: 0 2px 2px;
	border-radius: 0 0 4px 4px;
}
.jp-current-time {
	width: 60px; height: 24px
	text-align: center;
	float: right;
	line-height: 24px; padding: 3px 0;
}
.jp-controls {
	height: 24px;
	width: 105px;
	position: relative;
	margin: 0 0 0 10px; padding: 3px 0 0;
	float: right;
}
.jp-controls li {
	float: left;
	height: 25px;
}
.jp-controls a {
	position: absolute;
	top: 0;
	width: 24px; height: 24px;
	background-image: url("images/ct_controls3.png");
	background-repeat: no-repeat;
	display: block;
	text-indent: -99999px;
	outline: 0;
	float: left; 
	margin-top: 3px;
}
.jp-track-info {
	height:24px; line-height: 24px; display: block;
	float: left; padding: 3px 0;
	overflow: hidden;
	width:530px; 
	text-align: left;
}
#now_playing_1 {
	font-size: 13px;
	font-weight: bold;
	margin-left: 12px;
}
#alb_text_1 {
	font-size: 13px; line-height: 24px; padding: 3px 0;
}
.jp-previous {
	left: 0;
	background-position: -116px 0;
}
.jp-play {
	left: 27px;
	background-position: 0 0;
}
.jp-pause {
	left: 27px;
	background-position: -29px 0;
}
.jp-next {
	left: 54px;
	background-position: -87px 0;
}
.jp-stop {
	left: 81px;
	background-position: -58px 0;
}




#menu-main-navigation li#menu-item-757 a {
	color: rgb(193,223,240);
}