body {
	text-align:center;
	position:relative;
	height:0;
	background-color:#FFF;
	margin:0;
	font-family: "Courier New", Courier, monospace;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	position:relative;
	margin: 0 auto;
	width:925px;
	text-align:left;
	background-color:#FFF;
	padding-top:25px;
}

a {
	color:#f40000;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size:18px;
	color:#545454;
	border-bottom:1px dotted #b2b2b2;
	padding-bottom:10px;
	font-weight:bold;
}

h2 {
	text-transform:uppercase;
}

h2 a {
	text-transform:uppercase;
}

table.authname {
	
}

.authname h2 a{
	text-transform:uppercase;
	font-size: 11px;
	font-weight: normal;
}

.authpost_date {
	color:#707070;
	font-size:10px;
	margin: 0;
	padding: 0;
}

a.bloghomepost  {
	color: black;
	text-decoration: none;
}

a.bloghomepost:hover {
	text-decoration: underline;
}

/* PAGES CONTENT AND CONTAINERS */
div#container {
	position:static;
	margin:10px 0 0 0px;
	padding:0;
	width: 610px;
	font-family:Arial, Helvetica, sans-serif;
}

div#content {
	margin:0 0 0 165px;
	padding:5px;
	font-size:12px;
	min-height:460px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	position: relative;
}

div#content h1 {
	font-size:24px;
	font-weight:normal;
	padding-bottom:2px;
	margin-bottom:0;
}

div#content h2 {
	/*text-transform: capitalize;*/
}

.entry-meta a {
	color:#6c6c6c;	
}

.entry-date {
	color:#6c6c6c;
	font-size:9px;
}

.entry-title {
	text-transform: uppercase;
}

.entry-title a {
	color:#000;
	text-decoration:none;
}

.entry-title a:hover {
	text-decoration:underline;
}

.post {
	margin-bottom:40px;	
}

div#container_home {
	position:static;
	margin:5px 0 155px 158px;
	padding:0;
	width:300px;
	height:305px;
	font-family:Arial, Helvetica, sans-serif;
}

div#content_home {
	margin:0 0 0 0;
	padding:5px;
	font-size:11px;
	max-height:305px;
	overflow:hidden;
}

div#content_home a {
	color:#f40000;
}

.cat-links a {
	color:#6c6c6c;
}

div#container_ballard, div#container_greenwood {
	position:static;
	margin:10px 0 0 155px;
	padding:0;
	width:460px;
	overflow: hidden;
	min-height:460px;
	font-family:Arial, Helvetica, sans-serif;
}

div#content_ballard, div#content_greenwood {
	margin:0 0 0 0;
	padding:5px;
	font-size:11px;
}

/*div#container_greenwood {
	position:static;
	margin:5px 0 0 155px;
	padding:0;
	width:460px;
	overflow: hidden;
}

div#content_greenwood {
	margin:0 0 0 0;
	padding:5px;
	font-size:11px;
}*/

div#container_press {
	position:static;
	margin:10px 0 0 155px;
	padding:0;
	width:460px;
	overflow: hidden;
	min-height:460px;
	font-family:Arial, Helvetica, sans-serif;
}

div#content_press {
	margin:0 0 0 0;
	padding:5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

div#container_blogs {
	position:static;
	margin:10px 0 0 155px;
	padding:0;
	width:775px;
	overflow: hidden;
	min-height:460px;
	font-family:Arial, Helvetica, sans-serif;
}

div#content_blogs {
	margin:0 0 0 0;
	padding:5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

div#container_photos {
	position:static;
	margin:10px 0 0 155px;
	padding:0;
	width:775px;
	overflow: hidden;
	min-height:460px;
}

div#content_photos {
	margin:0 0 0 0;
	padding:5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}


div#secondary {
clear:left;
}

div#footer {
	padding-top:20px;
	font-size:11px;
	width:100%;
	padding-bottom:30px;
	text-transform: lowercase;
	
}

div#footer a {
	text-decoration:none;
	color:#666;
}

div#footer a:hover {
	text-decoration:underline;
}

span.footer_links {
	padding-right:20px;
}

div#menu {
	background:#FFFFFF;
	font-size:12px;
	height:25px;
	margin:0;
	width:100%;
	text-align:right;
	padding-bottom:1px;
	position:relative;
	font-weight: bold;
}

/* ADDS 'PIPES' TO GLOBAL NAV*/
.page_item {
	border-left:1px solid #a6a6a6;
	padding-left:.6em;
	padding-right:.6em;
	text-align:right;
}

/* REMOVES PIPE ON HOME LINK */
li.page-item-25 {
	border-left:none;
}

/* MAKES 'SNOOSE TUNES' GLOBAL NAV LINK FLUSH TO THE RIGHT */
li.page-item-9 {
	padding-right:0em;
}

/* MAKES 'BLOG POSTS' NOT SHOW UP IN MAIN NAV */
li.page-item-110 {
	display:none;
}

/* REMOVE TEMP SPLASH PAGE FROM MENU, FOR DEVELOPMENT ONLY */
li.page-item-123 {
	display:none;	
}

.page_item a {
	color:#f60f0f;
	text-decoration:none;
}

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

li.current_page_item a {
	color:#000;
}

#logo {
	position:absolute;
	height:189px;
	width:189px;
	background-image:url(./images/logo.png);
	background-repeat:no-repeat;
	top:35px;
	left:28px;
	z-index:2;
}

#logo a {
	border
}

#header {
	border:1px solid black;
	height:150px;
	position:relative;
}




/* THE HEADERS */
#header_home {
	background-color: #333333;
	height:150px;
	background-image:url(./images/header_home.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#header_ballard {
	background-color: #333333;
	height:150px;
	background-image:url(./images/header_ballard.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#header_greenwood {
	background-color: #333333;
	height:150px;
	background-image:url(./images/header_greenwood.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#header_press {
	background-color: #333333;
	height:150px;
	background-image:url(./images/header_press.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#header_blogs, #header_ {
	background-color: #333333;
	height:150px;
	background-image:url(./images/header_bloghome.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#header_photos {
	background-color: #333333;
	height:150px;
	background-image:url(./images/header_photos.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#header_cont_ {
	position:absolute;
	top:206px;
	right:0px;
	height:460px;
	width:305px;
	background-image:url(./images/header_cont_.jpg);
	background-repeat:no-repeat;
}

#header_cont_home {
	position:absolute;
	top:206px;
	right:0px;
	height:150px;
	width:460px;
	background-image:url(./images/header_cont_home.jpg);
	background-repeat:no-repeat;
}

#header_cont_ballard, #header_cont_greenwood {
	position:absolute;
	top:206px;
	right:0px;
	min-height:460px;
	width:273px;
	padding:0 16px 0 16px;
	background-color:#d2d2d2;
}

#header_cont_press {
	position:absolute;
	top:206px;
	right:0px;
	height:460px;
	width:305px;
	background-image:url(./images/header_cont_press.jpg);
	background-repeat:no-repeat;
}

#header_swf_home {
	position:absolute;
	top:361px;
	right:0px;
	height:305px;
	width:460px;
	background-image:url(./images/header_cont_home.jpg);
	background-repeat:no-repeat;
}

#header_footer_home {
	position:absolute;
	top:516px;
	left:155px;
	height:150px;
	width:460px;
	background-image:url(./images/header_footer_home.jpg);
	background-repeat:no-repeat;
}
.homeSmallTitle{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #545454;
	font-size: 14px;
}
.homeLargeTitle{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #545454;
	font-size: 18px;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0 0 0 0;
padding:0;
}

div#phone {
	z-index: 3;
}

#phone a {
	font-size: 30px;
	color:white;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	top: 58px;
	left: 226px;
	letter-spacing: .1em;
}

#phone a:hover {
	text-decoration: underline;
}

#order_now a {
	font-size: 12px;
	color:white;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	top: 95px;
	left: 260px;
	letter-spacing: .09em;
	text-align: right;
	line-height: 1.4em;
}

#order_now a:hover {
	text-decoration: underline;
}

#order_now img {
	border:none;
	position: absolute;
	top: 3px;
	left: 83px;
}

#home_ballard a {
	font-size: 14px;
	color:white;
	text-decoration: none;
	font-family: "Courier New", Courier;
	position: absolute;
	top: 163px;
	left: 781px;
	width:200px;
	letter-spacing: .0em;
}

#home_ballard a:hover {
	text-decoration: underline;
}

#home_greenwood a {
	font-size: 14px;
	color:white;
	text-decoration: none;
	font-family: "Courier New", Courier;
	position: absolute;
	top: 318px;
	left: 781px;
	width: 200px;
	letter-spacing: .0em;
}

#home_greenwood a:hover {
	text-decoration: underline;
}


/* THE SIDEBARS */

/*.sidebar{
	float:left;
	margin-top:5px;
	padding:0;
}*/

.sidebar{
	position:absolute;
	padding:0;
	top:206px;
}

#sidebar_home_left {
	background-image:url(./images/home_leftside.jpg);
	background-repeat:no-repeat;
	height:460px;
	width:150px;
}

#sidebar_ballard_left {
	background-image:url(./images/ballard_leftside.jpg);
	background-repeat:no-repeat;
	height:460px;
	width:150px;
}

#sidebar_greenwood_left {
	background-image:url(./images/greenwood_leftside.jpg);
	background-repeat:no-repeat;
	height:460px;
	width:150px;
}

#sidebar_press_left {
	background-image:url(./images/press_leftside.jpg);
	background-repeat:no-repeat;
	height:460px;
	width:150px;
}

#sidebar_blogs_left, #sidebar__left {
	background-image:url(./images/bloghome_leftside.jpg);
	background-repeat:no-repeat;
	height:460px;
	width:150px;
}

#sidebar_photos_left {
	background-image:url(./images/photos_leftside.jpg);
	background-repeat:no-repeat;
	height:460px;
	width:150px;
}

#ballard_rightside, #greenwood_rightside {
	/* within header_cont_ballard & header_cont_greenwood in header.php */
	margin:21px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #939393;
	padding-bottom:20px;
}
#ballard_rightside a, #greenwood_rightside a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}

#ballard_rightside h1, #greenwood_rightside h1, #ballard_rightside_artist h1, #greenwood_rightside_artist h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom:none;
	padding-bottom:0px;
	color:#000;
	margin:0 0 2px 0;
}

#ballard_rightside_artist, #greenwood_rightside_artist{
	margin:0px;
	padding-top:10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#ballard_rightside_artist img, #greenwood_rightside_artist img{
	width:271px;
	border:1px solid red;
}

a.lpbcTitle {
	text-decoration: none;
	color:black;
	font-weight: bold;
}

a.lpbcTitle:hover {
	text-decoration: underline;
}





#auth_rss {
	position: absolute;
	top:0px;
	right:0px;
}


.entry-title,.entry-meta {
	
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {

}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:right;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {

}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
