/*
Theme Name: JonathanBell
*/
html, body {height: 100%;}
body {
	margin: 0;
	color: #454545;
	min-width: 800px;
	background: #fff url(images/background.gif) repeat 50% 0;
	font: 12px/16px Georgia, Georgia, serif;
}
.load2 {
	/*position:absolute;*/
	z-index:100;
	display:none;
}
.load {
	display:none !important;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}
input, select, textarea {
	vertical-align: middle;
	font: 100% Georgia, Georgia, serif;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

/* General settings */
#wrapper {
	width: 100%;
	height: 100%;
	background: url(images/bg-wrapper.gif) repeat-x 0 17px;
}
.side{width:50%;display:table-cell;}
* html .side{display:none;}
*+html .side{display:none;}
.w1 {
	width: 855px;
	padding:0 6px 0 5px;
	background: url(images/bg-w1.gif) repeat-y;
	min-height: 100%;
	margin:0 auto;
}
* html .w1 {
	background-position:0 7px;
	height: 100%;
}
*+html .w1 {background-position:0 7px; min-height:100%; height:auto;}
#header {
	width: 855px;
	overflow: hidden;
	height: 246px;
	background: url(images/bg-header.gif) no-repeat;
	margin: 0 0 6px;
}
#header .holder {
	width: 100%;
	overflow: hidden;
}
.logo{
	overflow: hidden;
	background: url(images/logo.gif);
	width: 563px;
	height: 182px;
	text-indent: -9999px;
	margin: 33px 0 0 7px;
	float: left;
	display: inline;
}
.logo a{
	display: block;
	height: 100%;
}
#nav {
	float: right;
	width: 190px;
	margin:34px 0 0;
	color: #000;
}
#nav ul {
	margin:15px 0 0;
	padding: 0;
	list-style: none;
	width:100%;
}
#nav ul:after {
	content:"";
	display:block;
	clear:both;
}
#nav li {
	float: left;
	display:inline;
	width: 94px;
	margin: 0 1px 4px 0;
}
#nav strong.title {
	background:url(images/txt-menu.gif) no-repeat;
	text-indent:-9999px;
	width:27px;
	height:7px;
	display: block;
	margin:0 0 0 6px;
	overflow:hidden;
}
#nav a {
	text-indent:-9999px;
	display: block;
	color: #404040;
	width:93px;
	height:20px;
	overflow:hidden;
	background:url(images/bg-nav.gif) no-repeat;
}
#nav a:hover {
	text-decoration: none;
}
#nav .home{background-position:0 0;}
#nav .bio-2{background-position:-93px 0;}
#nav .music-2{background-position:-186px 0;}
#nav .reviews{background-position:-279px 0;}
#nav .notes{background-position:-372px 0;}
#nav .contact-2{background-position:-465px 0;}
#nav .home:hover,
#nav .active .home{background-position:0 -20px;}
#nav .bio-2:hover,
#nav .active .bio-2{background-position:-93px -20px;}
#nav .music-2:hover,
#nav .active .music-2{background-position:-186px -20px;}
#nav .reviews:hover,
#nav .active .reviews{background-position:-279px -20px;}
#nav .notes:hover,
#nav .active .notes{background-position:-372px -20px;}
#nav .contact-2:hover,
#nav .active .contact-2{background-position:-465px -20px;}
#mp3player {
	width: 855px;
	height: 40px;
	margin: -8px 0 0;
}
#play-list {
	width: 855px;
	height: 180px;
	margin: -2px 0 0;
	background: #fff;
}
#music-list {
	width: 855px;
	height: 510px;
	margin: -2px 0 0;
	background: #fff;
}
#main {
	border-bottom: 1px solid #bfbfbf;
	margin: 0 0 9px;
	overflow: hidden;
	width: 855px;
	background: url(images/bg-recent-news.gif) repeat-y 474px 0;
	position: relative;
}
.main-holder {
	width: 100%;
	overflow: hidden;
}
div.title {
	width: 854px;
	height: 17px;
	overflow: hidden;
	background: #fff url(images/bg-main.gif) no-repeat 3px 7px;
}
.title strong {
	float: left;
	font: italic 11px/12px arial, helvetica, sans-serif;
	padding: 0 16px;
}
.title-listen {
	width: 64px;
	padding: 0 15px !important;
}
.title-archive {
	padding: 0 5px!important;
	width: 91px;
}
.title-title {
	width: 178px;
	padding: 0 6px !important;
}
.title-project {
	width: 179px;
	padding: 0 6px !important;
}
.title-credits,
.title-recent-news {
	width: 180px;
	padding: 0 5px !important;
}
.recent-news {
	padding: 10px 0;
	width: 100%;
}
.recent-news div.title {
	background: url(images/bg-recent-title.gif) no-repeat 4px 100% !important;
}
.recent-news .post {
	width: 666px;
	overflow: hidden;
	margin: -1px 0 0;
}
.recent-news .post .image {
	float: right;
	width: 192px;
    min-height: 1px;
}
* html .recent-news .post .image {height: 1px;}
.recent-news .post .image img {
	border: 1px solid #bfbfbf;
	float: left;
}
.add-post .image img {float: right !important;}
.post em.date {
	width: 75px;
	float: left;
	margin: 12px 14px 0 15px;
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	color: #000;
}
* html .post em.date {margin-right: 11px;}
.post .text-holder {
	height: 1%;
	overflow: hidden;
	padding: 13px 14px 0 0;
  
}
.post h2 {
	margin: 0 0 5px;
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
}
.text-holder h2 {
	margin: 0 0 5px;
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
}

.post p {margin: 0 0 5px;}
#footer {
	padding: 0 7px 10px 13px;
	overflow: hidden;
	width:835px;
}
ul.blogroll {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
ul.blogroll li {
	float: left;
	display: inline;
	margin: 0 1px 0 0;
}
ul.blogroll li img {vertical-align: top;}
.del{
 display: none;   
}
#footer a.rss {
	float: right;
	width: 15px;
	height: 15px;
	background: url(images/ico-rss.gif) no-repeat;
	text-indent: -9999px;
}
#footer .holder {
	width: 100%;
	overflow: hidden;
	margin: 0 0 5px;
}
p.copyright {
	font: 10px/18px verdana, geneva, sans-serif;
	color: #bfbfbf;
	margin: 0;
}
.biography-descript {
	width: 446px;
	padding: 14px;
	float: left;
	line-height: 21px;
}
.biography-descript p {margin: 0 0 19px;}
.side-bio {
	float: right;
	width: 381px;
	margin: -3px 0 0;
}
.side-bio .image {
	width: 381px;
	height: 181px;
	overflow: hidden;
	margin: 0 0 14px;
}
.side-bio img {vertical-align: top;}
.side-bio blockquote{
	margin: 0 0 32px;
	padding: 0 8px;
	height: 1%;
	overflow: hidden;
}
.side-bio blockquote p {margin: 0;}
.side-bio blockquote q{
	font: 29px/29px arial, helvetica, sans-serif;
	color: #454545;
}
.side-bio blockquote cite{
	float: right;
	margin:0;
	font: italic 15px/18px arial, helvetica, sans-serif;
	padding: 0 0 0 24px;
	background: url(images/bg-dash.gif) no-repeat 0 50%;
	color: #454545;
}
.side-bio blockquote q:before,
.side-bio blockquote q:after{
	content:'';
	display:block;
	clear:both;
}
.side-bio .cols-holder {
	height: 1%;
	overflow: hidden;
}
.side-bio .col {
	width: 174px;
	float: left;
	padding: 0 8px;
}
.col strong.title {
	display: block;
	margin: 0 0 8px;
	font: italic 11px/16px arial, helvetica, sans-serif;
}
.col ul.specialties {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #868686;
}
.col ul.specialties li {
	background: url(images/bull-list.gif) no-repeat 0 50%;
	padding: 0 0 0 9px;
	margin: 0 0 10px;
}
.col ul.specialties a {color: #868686;}
.col .list-education {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #868686;
}
.col .list-education li {padding: 0 0 10px;}
.col .list-education strong {
	color: #000;
	font-weight: normal;
}
.col .list-education em {
	font-style: normal;
	display: block;
	color: #d0bd86;
	font-size: 14px;
}
.notes {
	float: left;
	width: 569px;
	background: #fff;
	overflow: hidden;
	margin: 0 0 -1px;
}
#main .notes div.title {
	margin: 0 0 4px;
	width: 100% !important;
}
.notes .post {border-bottom: 1px solid #bfbfbf;}
.notes .post em.date {margin: 19px 7px 0 15px;}
* html .notes .post em.date {margin-right: 4px;}
.notes .post .text-holder {
	padding: 21px 14px 0 0;
	line-height: 21px;
}
.notes .post h2 {margin: 0 0 12px;}
.notes .post p {margin: 0 0 19px;}
.divider {
	float: left;
	width: 96px;
	height: 14px;
	background: #fff;
	border-bottom: 1px solid #bfbfbf;
	overflow: hidden;
}
#sidebar {
	float: right;
	width: 188px;
	margin: 0 1px 0 0;
	padding: 0 0 0 1px;
}
#sidebar div.title {
	background-position:-662px 7px;
	background-color: #fff;
	height: 15px;
	margin: 0 0 0 -1px;
	width: 100% !important;
}
.archive-list {
	margin: 0 0 50px;
	padding: 20px 0 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	font: 16px "times new roman", times, serif;
}
.archive-list li {
	width: 187px;
	float: left;
	margin: 0 0 2px;
}
.archive-list a {
	display: block;
	padding:1px 5px;
	height: 1%;
}
.archive-list a:hover,
.archive-list .current-cat a{
	text-decoration: none;
	background: #f9fdb4;
}
#sidebar div.title strong.title {
	padding: 0 0 0 2px;
	display: block;
	margin: 0 0 8px;
	font: italic 12px/16px arial, helvetica, sans-serif;
}
#sidebar strong.title {
	display: block;
	padding: 0 5px;
	background: url(images/bg-grey-dot.gif) repeat-x 0 90%;
	font: italic 12px/16px arial, helvetica, sans-serif;
}
.switch-links {
	position: absolute;
	bottom: 9px;
	right: 0;
	width: 286px;
	z-index: 10;
	font: italic 14px "times new roman", times, serif;
}
.switch-links a:hover {
	color: #16bdd0;
	text-decoration: none;
}
.switch-links .next {margin: 0 0 0 31px;}
.switch-links .back-top {
	margin: 0 5px 0 0;
	float: right;
}
.switch-links div {
	float: left;
	display: inline;
	padding: 0 0 0 24px;
	background: url(images/bg-dash.gif) no-repeat 0 50%;
}
#main.contact {
	background: url(images/bg-grey-dot.gif) repeat-y 284px 0;
}
.contact-box {
	float: left;
	width: 285px;
	color: #000;
	overflow: hidden;
}
.contact-box a:hover {color: #16bdd0;}
.contact-box a {text-decoration: underline;}
.contact-box div.title {
	margin: 0 0 25px;
	height: 15px !important;
	background-color: #fff !important;
}
.contact-box .row {
	height: 1%;
	overflow: hidden;
	margin: 0 0 29px;
	padding: 0 5px 0 15px;
}
.contact-box strong {
	float: left;
	margin: 0 8px 0 0;
	width: 76px;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
}
* html .contact-box strong {margin-right: 5px;}
.contact-box .text-holder {
	height: 1%;
	overflow: hidden;
	line-height: 21px;
}
.contact-box address {font-style: normal;}
.contact-box ul.links {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact-box ul.links li {margin: 0 0 3px;}
.contact-form-box {
	float: right;
	display: inline;
	margin: 0 1px 0 0;
	width: 569px;
	overflow: hidden;
}
.contact-form-box div.title {
	background-color: #fff !important;
	width: 100% !important;
}
.contact-form {
	width: 467px;
	margin: 22px 0 148px 13px;
	color: #000;
}
.contact-form .row {
	height: 1%;
	overflow: hidden;
	margin: 0 0 16px;
}
.contact-form label {
	float: left;
	width: 75px;
	padding: 0 10px 0 0;
	font-size: 15px;
	line-height: 19px;
}
.contact-form input.text {
	width: 216px;
	height: 15px;
	padding: 3px 5px 4px;
	border: 1px solid #bfbfbf;
	float: left;
}
.contact-form .error {border: 1px solid #16bdd0 !important;}
.contact-form .textarea {
	width: 370px;
	height: 155px;
	border: 1px solid #bfbfbf;
	padding: 5px;
	float: left;
	overflow: hidden;
	margin: 0 0 20px;
}
.row-textarea {padding: 10px 0 0;}
.contact-form .textarea textarea:focus,
.contact-form input.text:focus {
	outline: none;
}
.contact-form .textarea textarea {
	width: 370px;
	height: 155px;
	max-width: 370px;
	max-height: 155px;
	border: 0;
	overflow: auto;
    float: left;
}
.contact-form .btn-submit {
	width: 70px;
	height: 13px;
	background: url(images/btn-submit.gif) no-repeat;
	border: none;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	float: left;
	margin: 0 0 0 4px;
	padding: 0;
	text-align: left;
	color: #fff;
}
.contact-form .btn-submit:hover,
.contact-form .btn-submit.hover {background: url(images/btn-submit-hover.gif) no-repeat;}
/* These are standard sIFR styles... do not modify */
.sIFR-Flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-Flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash .title strong span {
	visibility: hidden;
	font-size: 15px;
	line-height: normal;
	float: left;
}
.sIFR-hasFlash .side-bio blockquote q span{
	visibility: hidden;
	font-size: 29px;
	line-height: 29px;
	letter-spacing: 2px;
	float: left;
}
.sIFR-hasFlash .side-bio blockquote cite span {
	visibility: hidden;
	font-size: 19px;
	line-height: normal;
	word-spacing: -2px;
	letter-spacing: -2px;
}
.sIFR-hasFlash .col strong.title span {
	visibility: hidden;
	font-size: 15px;
	line-height: normal;
}
.sIFR-hasFlash #sidebar strong.title span {
	visibility: hidden;
	font-size: 15px;
	line-height: normal;
}
.str-title{margin-left: 20px;}