/*
Theme Name: BrokenCords.com Default
Theme URI: http://www.brokencords.com/
Description: The default BrokenCords.com theme.
Version: 1.0
Author: Joshua Wychopen
Author URI: http://www.precisioncreations.com/
*/

/* Content, Blog/Press Page Style Tags */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: left;
	background: #beb89a url(images/bg.jpg) no-repeat center top;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

.previous-next {
	width: 485px;
	height: 30px;
	margin-top: 8px;
}

.alignleft {
	font-size: 12px;
	color: #45aeba;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}

.alignleft a {
	text-transform: uppercase;
}

.alignright {
	font-size: 12px;
	color: #45aeba;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
}

.alignright a {
	text-transform: uppercase;
}

img.alignnone {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 12px solid #8f896c;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 12px solid #8f896c; 
}

img.alignleft {
	float: left;
	margin: 5px 10px 5px 0px;
	border: 12px solid #8f896c; 
}

img.alignright {
	float: right;
	margin: 5px 0px 5px 10px;
	border: 12px solid #8f896c;
}

div.hr {
  height: 30px;
  background: #fff url(images/press_postmetadata_line.png) no-repeat left;
}

div.hr hr {
  display: none;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #8f896c;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

blockquote {
  width: 415px;
  font-family: Lucida Sans, Helvetica, Arial, sans-serif;
  padding: 25px;
  margin: 1.5em auto 1.5em auto;
  background: #ece6c9 url(images/blockquote_open.jpg) no-repeat 20px 20px;
}

blockquote p {
  display: block;
  padding: 25px;
  font-family: Lucida Sans, Helvetica, Arial, sans-serif;
  background: url(images/blockquote_close.jpg) no-repeat right bottom;
  line-height: 25px;
  color: #666666;
  font-size: 13px;
}

a img {
	border: none;
}

a:active {
  outline: none;
}

a {
	text-decoration: underline;
	color: #8f896c;
}

a:hover {
	text-decoration: underline;
	color: #b1a87f;
}

a:focus {
	outline:none;
}

.hidden{
	display:none;
}

h1.pagetitle {
	padding: 15px;
	width: 495px;
	float: left;
	background: url(images/h1-page-title.jpg) no-repeat left top;
	font-size: 18px;
	line-height: 22px;
	font-style: normal;
	color: #ffffff;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
}

h2 {
	font-size: 18px;
	line-height: 22px;
	font-style: normal;
	color: #3a3829;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	padding: 5px 0px 3px 0px;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	color: #3a3829;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	padding: 5px 0px 3px 0px;
}

p {
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	color: #333333;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	padding: 3px 0px 8px 0px;
}

.uppercase {
	text-transform: uppercase;
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
}

#bottom-bg {
	width: 1024px;
	float: left;
	background: url(images/bottom-bg.jpg) no-repeat center bottom;
	padding: 0px 0px 87px 0px;
}

	* html #bottom-bg {
		width: 1024px;
		float: left;
		background: url(images/bottom-bg.jpg) no-repeat center bottom;
		padding: 0px 0px 61px 0px;
	}

#main {
	width: 818px;
	margin: 0 auto;
}

#column-bg {
	width: 818px;
	float: left;
	background: url(images/main-bg.jpg) repeat-y left top;
}
	
#left {
	width: 293px;
	float:left;
}

#right {
	width: 525px;
	float:left;
}

#logo a {
	width: 409px;
	height: 98px;
	float: left;
	background: url(images/logo-bg.jpg) no-repeat left top;
	text-indent: -9000em;
	display:block;
}

/* Search */

h2.search {
	font-size: 18px;
	line-height: 22px;
	font-style: normal;
	color: #3a3829;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	padding: 0px 0px 0px 22px;
	margin: 5px 0px 0px 0px;
	text-transform: uppercase;
	background: url(images/check-bullet.png) no-repeat 0px 3px;
}

h2.search a {
	color: #3a3829;
	text-decoration: none;
}

h2.search a:hover {
	color: #8f896c;
	text-decoration: underline;
}

#search {
	width: 409px;
	height: 98px;
	float: left;
	background: url(images/search-bg.jpg) no-repeat left top;
}

.search-entry {
	float: left;
	padding: 47px 0px 0px 175px;
}

.search-button {
	float: left;
	padding: 27px 0px 0px 8px;
}

.search-input {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px 3px 1px 1px;
	padding: 0px;
	color: #8f896c;
	border: 0px;
	width: 125px;
	padding: 2px;
	text-transform:uppercase;
}

#search input:focus, #search input.sffocus, #search textarea:focus, #search select:focus {
	background: #ffffff;
	border: 0px;
}

#page-search {
	width: 400px;
	float: left;
}

.page-search-entry {
	float: left;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.page-search-button {
	float: left;
	padding: 6px 0px 0px 5px;
	margin: 0px;
}

/* Navigation */
	
#navigation {
	width: 818px;
	height: 63px;
	float:left;
	background: url(images/nav-bg.jpg) no-repeat 0px 0px;
}

#navigation ul {
	float: left;
	margin: 0px;
}

#navigation li { 
	float: left;
	list-style: none;
	display: inline;
}

#navigation li a {
	display: block;
	text-align: left;
	text-indent: -9000em;
	height: 63px;
	overflow: hidden;
	background: url(images/nav-bg.jpg) no-repeat 0px 0px;
	text-decoration: none;
	margin: 0px;
}

#navigation li.one a {background-position: 0px 0px; width: 82px; height: 63px;}			
body.home #navigation li.one a, #navigation li.one a:hover { background-position: 0px -63px;}

#navigation li.two a {background-position: -82px 0px; width: 144px; height: 63px;}			
body.musicians #navigation li.two a, #navigation li.two a:hover { background-position: -82px -63px;}

#navigation li.three a {background-position: -226px 0px; width: 85px; height: 63px;}			
body.donate #navigation li.three a, #navigation li.three a:hover { background-position: -226px -63px;}

#navigation li.four a {background-position: -311px 0px; width: 85px; height: 63px;}			
body.about #navigation li.four a,#navigation li.four a:hover { background-position: -311px -63px;}

#navigation li.five a {background-position: -396px 0px; width: 96px; height: 63px;}			
body.tickets #navigation li.five a, #navigation li.five a:hover { background-position: -396px -63px;}

#navigation li.six a {background-position: -491px 0px; width: 146px; height: 63px;}			
body.humantrafficking #navigation li.six a, #navigation li.six a:hover { background-position: -491px -63px;}

#navigation li.seven a {background-position: -637px 0px; width: 65px; height: 63px;}			
body.press #navigation li.seven a, #navigation li.seven a:hover { background-position: -637px -63px;}

#navigation li.eight a {background-position: -702px 0px; width: 100px; height: 63px;}			
body.contact #navigation li.eight a, #navigation li.eight a:hover { background-position: -702px -63px;}

#header {
	width: 818px;
	height: 261px;
	float: left;
	background-color: #000000;
}

	.header-one {
		width: 818px;
		height: 261px;
		background: url(images/header-bg-1.jpg) no-repeat left top;
		background-color: #000000;
	}
	
	.header-two {
		width: 818px;
		height: 261px;
		background: url(images/header-bg-2.jpg) no-repeat left top;
		background-color: #000000;
	}
	
	.header-three {
		width: 818px;
		height: 261px;
		background: url(images/header-bg-3.jpg) no-repeat left top;
		background-color: #000000;
	}
	
	.header-four {
		width: 818px;
		height: 261px;
		background: url(images/header-bg-4.jpg) no-repeat left top;
		background-color: #000000;
	}
	
	.header-five {
		width: 818px;
		height: 261px;
		background: url(images/header-bg-5.jpg) no-repeat left top;
		background-color: #000000;
	}
	
	.header-six {
		width: 818px;
		height: 261px;
		background: url(images/header-bg-6.jpg) no-repeat left top;
		background-color: #000000;
	}
	
	.header-seven {
		width: 818px;
		height: 261px;
		background: url(images/header-bg-7.jpg) no-repeat left top;
		background-color: #000000;
	}

#left-sidebar {
	width: 293px;
	float: left;
	background: url(images/left-sidebar-top.jpg) no-repeat left top;
}

#left-sidebar h2 {
	color: #ffffff;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding: 15px;
	background-color: #3a3829;
	margin: 15px 21px 0px 24px;
	text-transform: uppercase;
	font-weight: bold;
}

#left-sidebar h2 a {
	color: #ffffff;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
}

#left-sidebar h2 a:hover {
	text-decoration: none;
	color: #8f896c;
}

#left-sidebar h3 {
	color: #8f896c;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding: 0px 15px 0px 15px;
	margin: 5px 21px 5px 24px;
	font-weight: bold;
}

#left-sidebar p {
	color: #ffffff;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 0px 15px 5px 15px;
	margin: 0px 21px 0px 24px;
}

#left-sidebar a {
	text-decoration: none;
	color: #ffffff;
}

#left-sidebar a:hover {
	text-decoration: underline;
	color: #8f896c;
}

#left-sidebar ul.blocks {
	margin: 15px 21px 15px 24px;
}

#left-sidebar ul.blocks li {
	list-style: none;
	display: block;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
}

#left-sidebar ul.blocks li a {
	margin: 0px 15px 0px 15px; 
	list-style: none;
	padding: 5px 5px 5px 20px;
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	width: 192px;
}

#left-sidebar ul.blocks li a:hover {
	margin: 0px 15px 0px 15px;
	list-style: none;
	padding: 5px 5px 5px 30px;
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	width: 182px;
	background: #8f896c url(images/bullet_go.png) no-repeat 12px 6px;
}

#left-sidebar ul.checks {
	margin: 15px 21px 15px 24px;
}

#left-sidebar ul.checks li {
	list-style: none;
	display: block;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
}

#left-sidebar ul.checks li a {
	margin: 0px 15px 0px 15px; 
	list-style: none;
	padding: 5px 5px 5px 30px;
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	width: 182px;
	background: url(images/portal-check-bullet.png) no-repeat 8px 6px;
}

#left-sidebar ul.checks li a:hover {
	margin: 0px 15px 0px 15px; 
	background-color: #8f896c;
	list-style: none;
	padding: 5px 5px 5px 30px;
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	width: 182px;
}

#left-sidebar li.linkcat {
	list-style: none;
}

#left-sidebar li.linkcat ul {
	margin: 15px 21px 15px 24px;
}

#left-sidebar li.linkcat ul li {
	list-style: none;
	display: block;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
}

#left-sidebar li.linkcat ul li a {
	margin: 0px 15px 0px 15px; 
	list-style: none;
	padding: 5px 5px 5px 20px;
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	width: 192px;
}

#left-sidebar li.linkcat ul li a:hover {
	margin: 0px 15px 0px 15px; 
	background-color: #8f896c;
	list-style: none;
	padding: 5px 5px 5px 20px;
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	width: 192px;
}

#content {
	padding: 0px 20px 15px 20px;
	width: 485px;
	float: left;
}

	* html #content {
		padding: 0px 20px 0px 20px;
		width: 485px;
	}
	
.entry ul {
	margin: 0px 0px 10px 35px;
	padding: 0px 0px 0px 0px;
}

.entry ul li {
	line-height: 18px;
	padding: 0;
	font-size: 11px;
}

/* Press Pages */

.post {
	margin: 0;
} 

h1.press {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 23px;
	color: #3a3829;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 0px 5px 22px;
	margin: 10px 0px 0px 0px;
	background: url(images/h1_icon_press.png) no-repeat;
}

h1.press a {
	text-decoration: none;
	color: #3a3829;
}

h1.press a:hover {
	text-decoration: none;
	color: #8f896c;
}

h2.press {
	font-size: 18px;
	line-height: 22px;
	font-style: normal;
	color: #3a3829;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	padding: 0px 0px 0px 22px;
	margin: 5px 0px 0px 0px;
	text-transform: uppercase;
	background: url(images/world.png) no-repeat 0px 3px;
}

h2.press a {
	color: #3a3829;
	text-decoration: none;
}

h2.press a:hover {
	color: #8f896c;
	text-decoration: underline;
}

h2.general-news {
	font-size: 18px;
	line-height: 22px;
	font-style: normal;
	color: #3a3829;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	padding: 0px 0px 0px 22px;
	margin: 5px 0px 0px 0px;
	text-transform: uppercase;
	background: url(images/script.png) no-repeat 0px 3px;
}

h2.general-news a {
	color: #3a3829;
	text-decoration: none;
}

h2.general-news a:hover {
	color: #8f896c;
	text-decoration: underline;
}

h2.mediakit {
	font-size: 18px;
	line-height: 22px;
	font-style: normal;
	color: #3a3829;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	padding: 0px 0px 0px 22px;
	margin: 5px 0px 0px 0px;
	text-transform: uppercase;
	background: url(images/mediakit.png) no-repeat 0px 3px;
}

h2.mediakit a {
	color: #3a3829;
	text-decoration: none;
}

h2.mediakit a:hover {
	color: #8f896c;
	text-decoration: underline;
}

h2.media-photos {
	font-size: 18px;
	line-height: 22px;
	font-style: normal;
	color: #3a3829;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	padding: 0px 0px 0px 22px;
	margin: 5px 0px 0px 0px;
	text-transform: uppercase;
	background: url(images/photo.png) no-repeat 0px 3px;
}

a.more-link {
	width: 185px;
	height: 23px;
	display: block;
	background-image: url(images/client_readmore_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	padding: 7px 0px 0px 15px;
	margin: 10px 0px 0px 0px;
}

a.more-link:hover {
	text-decoration: none;
	color: #8f896c;
	cursor: pointer;
}

.postmetadata.alt {
	padding: 15px;
	margin: 15px 0px 15px 0px;
	border-top: 1px solid #b3ae98;
	border-bottom: 4px solid #b3ae98;
	background-color: #f1efe5;
}

.press-postmetadata {
	width: 485px;
	height: 10px;
	background-image: url(images/press_postmetadata_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	padding: 0px 0px 12px 0px;
}

	* html .press-postmetadata {
		padding: 0px 0px 5px 0px;
	}
	
.press-postmetadata a {
	color: #333333;
	text-decoration: none;
}

.press-postmetadata a:hover {
	color: #8f896c;
	text-decoration: underline;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

ul#ul-press {
	margin: 5px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

ul#ul-press li {
	line-height: 18px;
	padding: 0;
	font-size: 11px;
	list-style-type: none;
}

ul#ul-mediakit {
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

ul#ul-mediakit li.pdfs {
	line-height: 18px;
	padding: 0;
	font-size: 11px;
	list-style-type: none;
	background: url(images/acrobat.png) no-repeat 0px 3px;
	padding: 0px 0px 2px 25px;
}

ul#ul-mediakit li.powerpoint {
	line-height: 18px;
	padding: 0;
	font-size: 11px;
	list-style-type: none;
	background: url(images/powerpoint.png) no-repeat 0px 3px;
	padding: 0px 0px 2px 25px;
}

ul#ul-mediakit li.photos {
	line-height: 18px;
	padding: 0;
	font-size: 11px;
	list-style-type: none;
	background: url(images/photo.png) no-repeat 0px 3px;
	padding: 0px 0px 2px 25px;
}

ul#ul-mediakit li.package {
	line-height: 18px;
	padding: 0;
	font-size: 11px;
	list-style-type: none;
	background: url(images/package.png) no-repeat 0px 3px;
	padding: 0px 0px 2px 25px;
}

/* Comments */

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}
	
.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.linklove {
	display: none;
}

.bottom-links {
	width:525px;
	height:35px;
	float:left;
	padding: 0px 0px 0px 293px;
	background: url(images/bottom-links-bg.jpg) no-repeat top left;
	color: #59473b;
}

.bottom-links ul {
	display: block;
	list-style-type: none;
	height: 35px;
	width:525px;
}

.bottom-links ul li {
	display: inline;
	list-style-type: none;
	float: left;
}

.bottom-links ul li a {
	color: #59473b;
	text-decoration: none;
}

.bottom-links ul li a:hover {
	color: #59473b;
	text-decoration: underline;
}

.bottom-links ul li.title {
	font-size: 7.3px;
	text-transform:uppercase;
	margin: 10px 33px 0px 25px;
	width: 270px;
}

.bottom-links ul li.print {
	font-size: 10px;
	text-transform:uppercase;
	margin: 10px 12px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
	background:url(images/print.png) no-repeat left 1px;
}

.bottom-links ul li.send {
	font-size: 10px;
	text-transform:uppercase;
	margin: 10px 12px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
	background:url(images/send.png) no-repeat left 3px;
}

.bottom-links ul li.share {
	font-size: 10px;
	text-transform:uppercase;
	margin: 10px 12px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
	background:url(images/facebook.png) no-repeat left 2px;
}

#donation {
	width: 485px;
	height: 100px;
	float: left;
}

#donation-button {
	margin: 10px 10px 10px 0px;
}

#donation-button a {
	width: 319px;
	height: 65px;
	float: left;
	background: url(images/donation-button-bg.png) no-repeat top left;
	background-position: 0px 0px;
	display: block;
	text-align: left;
	text-indent: -9000em;
	overflow: hidden;
	text-decoration: none;
}

#donation-button a:hover {
	background-position: -319px 0px;
}

.donation-loading {
	width: 220px;
	height: 19px;
	float: left;
	display: block;
	margin: 20px 0px 0px 0px;
}	

#get-tickets {
	width: 485px;
	height: 100px;
	float: left;
}

#get-tickets-button {
	margin: 10px 10px 10px 0px;
}

#get-tickets-button a {
	width: 319px;
	height: 65px;
	float: left;
	background: url(images/buy-tickets-bg.png) no-repeat top left;
	background-position: 0px 0px;
	display: block;
	text-align: left;
	text-indent: -9000em;
	overflow: hidden;
	text-decoration: none;
}

#get-tickets-button a:hover {
	background-position: -319px 0px;
}

.get-tickets-loading {
	width: 220px;
	height: 19px;
	float: left;
	display: block;
	margin: 20px 0px 0px 0px;
}

/* Form Sets */

label {
	cursor: pointer;
}

fieldset {
	border: none;
	padding: 0;
}

input:focus, input.sffocus, textarea:focus, select:focus {
	border: 1px solid #6e6957;
	background: #f1efe5; 
}

textarea, select {
	font-size: 1.4em;
	border:1px solid #b3ae98; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 1px;
	padding: 3px;
	color: #8f896c;
}

.input {
	font-size: 1.4em;
	border:1px solid #b3ae98; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 1px;
	padding: 3px;
	color: #8f896c;
}


select {
	padding: 1px;
	font-size: 1.3em;
}

div.error_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	line-height:1.3em;
	margin:10px auto;
}

div.failure {
	display:block;
	background:#FFDFDF url(images/error-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	margin: 5px 0px 15px 0px;
}

#facebook-button {
	width: 227px;
	height: 91px;
	float: left;
	margin: 30px 0px 0px 35px;
}

#facebook-button a {
	width: 227px;
	height: 91px;
	float: left;
	background: url(images/facebook-button.jpg) no-repeat top left;
	background-position: 0px 0px;
	display: block;
	text-align: left;
	text-indent: -9000em;
	overflow: hidden;
	text-decoration: none;
}

#facebook-button a:hover {
	background-position: -227px 0px;
}
	
#bottom-info {
	width: 818px;
	height: 124px;
	float: left;
	background: url(images/appointment-bg.jpg) no-repeat top left;
}

#appointment {
	width: 525px;
	height: 124px;
	float: right;
}

.appointment-entry {
	float: left;
	padding: 65px 0px 0px 115px;
}

.appointment-button {
	float: left;
	padding: 44px 0px 0px 10px;
}

.appointment-input {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px 0px 1px 1px;
	padding: 0px;
	color: #8f896c;
	border: 0px;
	width: 292px;
	padding: 3px;
	text-transform:uppercase;
}

#appointment input:focus, #appointment input.sffocus, #appointment textarea:focus, #appointment select:focus {
	background: #ffffff;
	border: 0px;
}

#press-bottom-info {
	width: 818px;
	height: 124px;
	float: left;
	background: url(images/email-bg.jpg) no-repeat top left;
}

#notification {
	width: 525px;
	height: 124px;
	float: right;
}

.notification-entry {
	float: left;
	padding: 65px 0px 0px 115px;
}

.notification-button {
	float: left;
	padding: 44px 0px 0px 10px;
}

.notification-input {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px 0px 1px 1px;
	padding: 0px;
	color: #8f896c;
	border: 0px;
	width: 292px;
	padding: 3px;
	text-transform:uppercase;
}

#notification input:focus, #notification input.sffocus, #notification textarea:focus, #notification select:focus {
	background: #ffffff;
	border: 0px;
}

#pre-footer {
	width: 818px;
	height: 61px;
	float: left;
	background: url(images/pre-footer.jpg) no-repeat top left;
}

#footer {
	width: 818px;
	height: 73px;
	float: left;
	background: url(images/footer-bg.jpg) no-repeat top left;
	color: #8f896c;
}

#footer p {
	color: #8f896c;
	font-size: 9px;
	line-height: 13px;
	margin: 23px 0px 0px 205px;
}

.footer-lg {
	color: #8f896c;
	font-size: 12px;
}

#footer a {
	color: #8f896c;
	text-decoration: none;
}

#footer a:hover {
	color: #8f896c;
	text-decoration: underline;
}

/* Portal Page Style Tags */

body.portal {
	text-align: left;
	background: #beb89a url(images/bg.jpg) no-repeat center top;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

body.portal img.alignnone {
	display: block;
	margin-bottom: 10px;
	border: 12px solid #8f896c; 
}

body.portal img.aligncenter {
	display: block;
	margin-bottom: 10px;
	border: 12px solid #8f896c;
}

body.portal img.alignleft {
	display: block;
	margin-bottom: 10px;
	border: 12px solid #8f896c; 
}

body.portal img.alignright {
	display: block;
	margin-bottom: 10px;
	border: 12px solid #8f896c; 
}

body.portal p {
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	color: #ffffff;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	padding: 0px;
}

body.portal h3 {
	color: #8f896c;
	font-size: 15px;
	text-transform:uppercase;
	padding-top: 10px;
}

body.portal h3 a {
	color: #8f896c;
	text-decoration: none;
}

body.portal h3 a:hover {
	color: #bfb792;
	text-decoration: none;
}

body.portal h3.name {
	color: #ffffff;
	font-size: 14px;
	text-transform:uppercase;
	padding-top: 8px;
	font-weight: bold;
}

body.portal h3.name a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

body.portal h3.name a:hover {
	color: #bfb792;
	text-decoration: none;
	font-weight: bold;
}

#portal-wrapper {
	width: 1024px;
	margin: 0 auto;
}

#portal-bottom-bg {
	width: 1024px;
	float: left;
	background: url(images/bottom-bg.jpg) no-repeat center bottom;
	padding: 0px 0px 87px 0px;
}

	* html #portal-bottom-bg {
		width: 1024px;
		float: left;
		background: url(images/bottom-bg.jpg) no-repeat center bottom;
		padding: 0px 0px 75px 0px;
	}

#portal-main {
	width: 818px;
	margin: 0 auto;
}
	
#portal-left {
	width: 434px;
	float:left;
}

#portal-right {
	width: 384px;
	float:left;
}

#portal-header {
	width: 434px;
	height: 637px;
	float: left;
	background: url(images/portal-header-bg.jpg) no-repeat left top;
}

#portal-logo a {
	width: 384px;
	height: 135px;
	float: left;
	background: url(images/portal-logo-bg.jpg) no-repeat left top;
	text-indent: -9000em;
	display:block;
}
	
#portal-navigation {
	width: 384px;
	height: 377px;
	float:left;
	background: url(images/portal-nav-bg.jpg) no-repeat left top;
}

#portal-navigation ul {
	float: left;
	margin: 0px;
}

#portal-navigation li { 
	float: left;
	list-style: none;
}

#portal-navigation li a {
	display: block;
	text-align: left;
	text-indent: -9000em;
	width: 384px; 
	overflow: hidden;
	background: url(images/portal-nav-bg.jpg) no-repeat 0px 0px;
	text-decoration: none;
	margin: 0px;
}

#portal-navigation li.portal-one a {background-position: 0px 0px; width: 384px; height: 63px;}			
body.portal #portal-navigation li.portal-one a, #portal-navigation li.portal-one a:hover { background-position: -384px 0px;}

#portal-navigation li.portal-two a {background-position: 0px -64px; width: 384px; height: 41px;}			
#portal-navigation li.portal-two a:hover { background-position: -384px -64px;}

#portal-navigation li.portal-three a {background-position: 0px -105px; width: 384px; height: 42px;}			
#portal-navigation li.portal-three a:hover { background-position: -384px -105px;}

#portal-navigation li.portal-four a {background-position: 0px -147px; width: 384px; height: 42px;}			
#portal-navigation li.portal-four a:hover { background-position: -384px -147px;}

#portal-navigation li.portal-five a {background-position: 0px -189px; width: 384px; height: 42px;}			
#portal-navigation li.portal-five a:hover { background-position: -384px -189px;}

#portal-navigation li.portal-six a {background-position: 0px -231px; width: 384px; height: 42px;}			
#portal-navigation li.portal-six a:hover { background-position: -384px -231px;}

#portal-navigation li.portal-seven a {background-position: 0px -273px; width: 384px; height: 42px;}			
#portal-navigation li.portal-seven a:hover { background-position: -384px -273px;}

#portal-navigation li.portal-eight a {background-position: 0px -315px; width: 384px; height: 42px;}			
#portal-navigation li.portal-eight a:hover { background-position: -384px -315px;}

#portal-preamble {
	width: 334px;
	height: 62px;
	float: left;
	padding: 15px 25px 25px 25px;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	color: #ffffff;
	background: url(images/portal-preamble-bg.jpg) no-repeat top left;
}

#portal-tickets {
	width: 384px;
	height: 133px;
	float: left;
	display: block;
}

#buy-tickets {
	margin: 50px 0px 0px 35px;
}
//
#buy-tickets a {
	width: 319px;
	height: 65px;
	float: left;
	background: url(images/buy-tickets-bg.png) no-repeat top left;
	background-position: 0px 0px;
	display: block;
	text-align: left;
	text-indent: -9000em;
	overflow: hidden;
	text-decoration: none;
}

#buy-tickets a:hover {
	background-position: -319px 0px;
}

.tickets-loading {
	width: 220px;
	height: 19px;
	float: left;
	display: block;
	margin: 20px 0px 0px 70px;
}	

#portal-about-musicians {
	width: 384px;
	height: 262px;
	float: left;
	background: url(images/portal-about-musicians.jpg) no-repeat top left;
	padding: 70px 25px 25px 25px;
}

	* html #portal-about-musicians {
		width: 384px;
		height: 247px;
		float: left;
		background: url(images/portal-about-musicians.jpg) no-repeat top left;
		padding: 85px 25px 21px 25px;
	}

#portal-faq {
	width: 334px;
	height: 147px;
	float: left;
	background: url(images/portal-faq-bg.png) no-repeat top left;
	padding: 75px 25px 25px 25px;
}

	* html #portal-faq {
		width: 334px;
		height: 147px;
		float: left;
		background: url(images/portal-faq-bg.png) no-repeat top left;
		padding: 75px 25px 5px 25px;
	}

#portal-faq ul {
	margin: 0px 0px 5px 0px;
}

#portal-faq li {
	list-style: none;
	line-height: 20px;
	color: #ffffff;
}

#portal-faq li a {
	list-style: none;
	line-height: 22px;
	color: #ffffff;
	padding: 0px 0px 0px 25px;
	background: url(images/portal-check-bullet.png) no-repeat 0px 0px;
	text-decoration: none;
}

#portal-faq li a:hover {
	text-decoration: underline;
}

#portal-search-bar {
	width: 818px;
	height: 83px;
	float: left;
	background: url(images/portal-search-bg.jpg) no-repeat top left;
}

.portal-search-entry {
	float: left;
	padding: 40px 0px 0px 403px;
}

.portal-search-button {
	float: left;
	padding: 20px 0px 0px 8px;
}

.portal-search-input {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px 0px 1px 1px;
	padding: 0px;
	color: #8f896c;
	border: 0px;
	width: 272px;
	padding: 3px;
	text-transform:uppercase;
}

#portal-search-bar input:focus, #portal-search-bar input.sffocus, #portal-search-bar textarea:focus, #portal-search-bar select:focus {
	background: #ffffff;
	border: 0px;
}

#portal-footer {
	width: 818px;
	height: 73px;
	float: left;
	background: url(images/footer-bg.jpg) no-repeat top left;
	color: #8f896c;
}

#portal-footer p {
	color: #8f896c;
	font-size: 9px;
	line-height: 13px;
	margin: 23px 0px 0px 205px;
}

.portal-footer-lg {
	color: #8f896c;
	font-size: 12px;
}

#portal-footer a {
	color: #8f896c;
	text-decoration: none;
}

#portal-footer a:hover {
	color: #8f896c;
	text-decoration: underline;
}

#precision-creations {
	margin: 30px 100px 0px 0px;
	float: right;
}

#precision-creations a {
	width: 409px;
	height: 61px;
	background: url(images/pcdg-logo.png) no-repeat top left;
	background-position: 0px 0px;
	display: block;
	text-align: left;
	text-indent: -9000em;
	overflow: hidden;
	text-decoration: none;
}

#precision-creations a:hover {
	background-position: -409px 0px;
}

.facebook-group a {
	width: 477px;
	height: 25px;
	float: left;
	background: url(images/facebook-group-bg.jpg) no-repeat left top;
	font-size: 9px;
	line-height: 22px;
	font-style: italic;
	color: #ffffff;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	padding: 3px 0px 0px 48px;
	display: block;
	text-decoration: none;
}

.facebook-group a:hover {
	width: 477px;
	height: 24px;
	float: left;
	display: block;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding: 4px 0px 0px 48px;
	background-position: -525px 0px;
}

#live-stream a {
	width: 818px;
	height: 75px;
	float: left;
	display: block;
	text-align: left;
	text-indent: -9000em;
	overflow: hidden;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	background: url(images/live.jpg) no-repeat left top;
}