*  {
  margin: 0;
  padding: 0;
}

:focus {
  outline: none;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

body.front  #header-bottom  {
	margin: 0px;
	padding: 0px;
	background:url("images/bb.png") no-repeat -440px 0 #7C98C0;
 }
 

img#image-left {
	padding-right:12px;
	padding-bottom:12px;
	padding-top:12px;
}

img#image-right {
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
}

body {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;    /* 12px */
	font-weight: normal;
	line-height: 160%;    /* 19.2px */
	text-align: center;
	  padding: 0px;
	  margin: 0px;
	  background: #676058;                               
 	 color: #a7a099;

}

h1 {
  font-size: 2.5em;
  font-weight: normal;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.6em;
	margin-bottom: 10px;
}

h3 {
  font-size: 1.25em;
  font-weight: bold;
}

h4 {
  font-size: 1.1em;
  font-weight: bold;
}

h5 {
  font-size: 1em;
  font-weight: bold;
}

h6 {
  font-size: 0.8em;
  font-weight: bold;
}


/* DEFAULT LINKS */

a {
  color: #FFF;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

a:link,
a:visited {
  color: #FFF;
}  

a:hover,
a:active {
  text-decoration: underline;
}


/* LAYOUT */


#page {
	width: 960px;
	background-image: url(images/bg_wrapper.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 0px;

}

p {
  font-size: 1em;
  font-weight: normal;
  line-height: 160%;
  margin: 10px 0;
}

ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

ol {
  list-style-position: inside;
  list-style-type: decimal;
}

div.block ul {
  padding: 0 0 5px 0;
}

ul.links li {
  padding: 0;
}

ul.menu li.expanded ul.menu {    /* indenting sub menu items when expanded */
  margin: 0 0 0 14px;
}

/* remove list styling on login block and taxonomy */
#user-login-form div.item-list ul li,
div.terms ul li {
  list-style-type: none;
  margin: 0;
}

#sidebar-first h2 {
	margin-top: 0px;	
}

#sidebar-first ul li {
	padding-top: 0.25em;
	padding-right: 0;
	padding-bottom: 0.1em;
	padding-left: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type:none;
}

#sidebar-first ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	list-style-position:outside;
	}
	
#sidebar-first ul ul {
	margin-left: 16px;
	}

div.content ul li,
#content-bottom ul li {
	padding: 0 0 0 .5em;
	background-repeat: no-repeat;
}

div.content ol li,
#content-bottom ol li {
  list-style-image: none;
}

.member-nav h3 {
	color: #ABD0E9;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: normal;
}

.member-nav ul {
	margin-top: 0px;
}

.member-nav a {
	margin-top: 4px;
	margin-bottom: 18px;
}


hr {
  border: 1px solid #999999;
}

div.content a.feed-icon img,
div.content th img {
  border: 0;             
}

/* format initial startup page list nicely */
#first-time p {
  clear: both;
}

#first-time ol {
  list-style-position: outside;
  margin-left: 2em;
}


/* ALL PAGE REGIONS */

#nav {
	background-color: #7c98c0;
	height: 30px;
	width: 100%;
}

/* HEADER REGIONS */

#header-wrapper {
  background-color: inherit;
  margin: 0pt auto;
  padding: 0pt;
  width: 920px;
}

#header-first {
	float: left;
	width: 380px;
	margin-top: 12px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
}

#header-first #logo {                            
  float: left;
}


#header-last {
	float: right;
	padding-top: 75px;
	padding-right: 36px;
}

#header-bottom {
	position: relative;
	width: 940px;
	z-index: 600;
	background-color: #7c98c0;
	margin-left: 10px;
	margin-top: 10px;
}



/*  MAIN AREA WRAPPER   */


#main-wrapper {
	margin: 0 auto;
	overflow: visible;
	width: 940px;
	text-align: left;
}

#main-wrapper a.active {
  color: #abd0e9;
  text-decoration: underline;
}

/* SIDEBAR REGIONS */

#sidebar-first {
	float: left;
	overflow: visible;
	padding-top: 32px;
	padding-left: 36px;
	margin-right: 36px;
	width: 144px;
	}


/* CONTENT REGIONS */

#content-wrapper {
  float: left;
	width: 684px;
	margin-top: 32px;
	margin-bottom: 24px;
	}

#content-top {
	overflow: visible;
	margin: 0px;
}

#content {
  margin: 0 0 20px;            
}


#content-bottom {
  clear: both;
  margin: 20px 0 0;
  overflow: hidden;
}


/* FOOTER REGION */

#footer {
	clear: both;
	display: block;
	font-size: 0.97em;
	overflow: hidden;
	text-align: center;
	width: 920px;
	margin-top: auto;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 0;
	padding-top: 60px;
	padding-bottom: 10px;
}

#footer ul {
  display: inline;
  margin: 0;
  padding: 0 0 0 9px;
}

#footer ul li {
	background: transparent none repeat;
	border-left: 1px solid #CCC;
	display: inline;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 12px;
}

#footer ul li.first {
  border: none;
}

#block-menu-menu-footer,
#block-block-24,
#block-addtoany-0 {
	padding-top: 16px;
}



/* SINGLE COLUMN LAYOUT */
/* (Main Content)       */


body.layout-main #content-wrapper {
	padding-right: 36px;
	padding-left: 36px;
	width: 880px;
}


/* HELPER CLASSES */

.hide {
  display: none;
  visibility: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.clearfix {
	margin: 0px;
	padding: 0px;
}
.clearfix:after {                                 
  clear: both;                                    
  content: "."; 
  display: block;
  font-size: 0;
  height: 0; 
  visibility: hidden;
}


/* HEADINGS */

h1.title,
.node-type-sub h1 {                                        /* page titles */
	clear: left;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: 600;
	line-height: 1.6em;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}  

h2.title {                                        /* block titles, node titles */
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1.333em;
	font-weight: 600;
	color: #FFFFFF;
}  

h2.title a:hover,
h2.title a:active {
  color: #619CBE;
  text-decoration: none;
}  

/* NODES */

div.node {
  margin: 0 0 30px;
}

div.node ul.links li,
div.node ul.inline li,
div.node .links a {
  padding-right: 14px;
}

div.node .read-more a,
div.node .more-link a,
div.node .links a {
  font-size: 0.9em;
  font-weight: bold;
  margin: 0;
}  

.submitted,
.terms {                                      /* styling for byline and tags */
  font-size: 0.9em;
}


.node-form .standard {
  clear: none;
}

/* BLOCKS */

div.block {
margin-top:20px;
}

div.block h2.title {
margin-bottom:2px;
}


div.block-region {
  background-color: #FFFF66;
  color: #000;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 16px;
  margin-bottom: 4px;
  margin-top: 4px;
  padding: 3px;
  text-align: center;
}

div.block-wrapper {                    /* spacing between blocks */
  margin: 10px 0;
}

body.layout-first-main-last #sidebar-first .block-wrapper {
  margin: 0 0 10px;
}

#user-login-form .item-list ul li,
div.terms ul li {
  list-style-type: none;
  margin: 2px 0 0 16px;
}


#header-middle h2.block-title,
#header-last h2.block-title {
  color: #51748C;
  font-size: 1.833em;
  margin: 0;
  padding: 0;
}


#footer div.block div.content {
  background: none;
  border-bottom: none;
  margin: 0;
  padding: 0;
}


/* BLOCK MENUS */

div.block ul li a,
div.block ul.menu li a {								
  font-size: 1em;
}

div.block ul.menu li {
  margin: 0;
}


#footer div.block ul li a,
#footer div.block ul.menu li a {
  font-weight: normal;
}


/* PRIMARY MENU */

#primary-menu {    
  display: block;
  font-family: Lucida Grande, Geneva, Trebuchet MS, sans-serif;
  font-size: 1.15em;
  position: relative;
}  

#primary-menu ul.links li.first {                 
	padding-left: 36px;
}

body.front #primary-menu ul.links li.first {                 
	padding-left: 80px;
}
  
body.front #primary-menu ul.links li.last {                  
	padding-right: 60px;
}
  

/* PRIMARY MENU  */

#primary-menu ul.menu {
	margin: 0px;
	padding: 0px;
}

#primary-menu ul.menu li {
	display: block;
	float: left;    /* 0 0 0 10px */
	position: relative;
	width:  auto;
	background-color: #7c98c0;
	margin-left: 0px;
	padding-left: 0px;
}

body.front #primary-menu ul.menu li{
background:none;
}
#primary-menu ul.menu li.last {
	background-image: none;
}

#primary-menu ul.menu li.first a {                      
	margin-left: 26px;
}

body.front #primary-menu ul.menu li:hover,
body.front #primary-menu ul.menu li.hover,
#primary-menu ul.menu li:hover,
#primary-menu ul.menu li.hover,
#primary-menu ul.menu li.active-trail {
	background-color: #2b5b82;
}

body.front #primary-menu ul.menu li a {
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
}

#primary-menu ul.menu li a {
	color: #000;
	display: block;    /* 5px 10px 1px 0 */
	text-decoration: none;
	text-align: center;
	padding-top: 0.4em;
	padding-right: 14px;
	padding-bottom: 0.4em;
	padding-left: 14px;
}

#primary-menu ul.menu li a:hover,
#primary-menu ul.menu li a.hover,
#primary-menu ul.menu li a.active,
#primary-menu ul.menu li a.active-trail {
	color: #FFF;
}


/* TABS */

/* styling for node tabs (e.g., View, Edit) */
#content-tabs {
  background-color: transparent;
  float: left;
  margin: 0 0 20px 0;
  padding: 0;
}

#content-tabs ul.primary,
#content-tabs ul.secondary {
  border-bottom: 1px solid #bbb;
  clear: left;
  float: left;
  margin: 0;
  padding: 0 10px;
  text-transform: uppercase;
}

#content-tabs ul.secondary {
  border-bottom: 1px solid #bbb;
  margin-top: 10px;
  text-transform: lowercase;
}

#content-tabs ul.primary li,
#content-tabs ul.secondary li {
  border-style: none;
  display: inline;
  float: left;
  list-style: none;
  margin: 0 10px;
  padding: 0;
}

#content-tabs ul.primary li a:link,
#content-tabs ul.primary li a:visited,
#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  background-color: transparent;
  border: none;
  color: #FFF;
  float: left;
  font-size: 1.1em;
  line-height: 1.2em;
  font-weight: bold;
  margin: 0;
  padding: 0 0 6px 0;
  text-decoration: none;
}

#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  color: #FFF;
  font-size: 1em;
  line-height: 1.1em;
}

#content-tabs ul.primary li a.active:link,
#content-tabs ul.primary li a.active:visited {
  border-bottom: 4px solid #e7a46b;
  color: #FFF;
  padding-bottom: 2px;
}

#content-tabs ul.secondary li a.active:link,
#content-tabs ul.secondary li a.active:visited {
  border-bottom: 4px solid #e7a46b;
  color: #FFF;
  padding-bottom: 2px;
}

#content-tabs ul.primary li a:hover,
#content-tabs ul.secondary li a:hover {
  border-bottom: 4px solid #e7a46b;
  color: #4A95C8;
  padding-bottom: 2px;
}

/* FORMS */

form {
  margin: 0;
  padding: 0;
}

select.form-select,
input.form-text,
textarea.form-textarea {                                      /* default styling for all text fields */
  background: #F6F9FB url('images/form-bg.png') left top;
  color: #666666;
  border: 1px solid #9BABB0;
  padding: 2px 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

input.form-submit,
input.teaser-button {                                    /* default styling for all form buttons */
  background: transparent url('images/blue-button.png') no-repeat left center;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.916em;
  font-weight: bold;
  margin: 0 4px;
  padding: 2px 4px;
  text-transform: uppercase;
  outline: 1px solid #9BABB0;
  -moz-border-radius: 4px;
  -moz-outline-radius: 4px;
  -webkit-border-radius: 4px;
}

input.form-submit:hover,
input.teaser-button:hover  {
  background-position: right center;
  cursor: pointer;
}  

fieldset {
  border: 1px solid #D6DDB9;
  margin: 15px 0;
  padding: 10px;
}

fieldset legend {
  font-weight: bold;
}

html.js fieldset.collapsible legend a {
  font-weight: bold;
}

form#system-theme-settings select,
form#system-theme-settings input.form-text {
  width: 95%;
}

#user-login-form {
  text-align: left;
}

div.form-item label {
  font-weight: normal;
}

html.js input.form-autocomplete {
  background-position: 100% 5px;
}


                                            /* style for new login/register page --SH 5/11*/
.login input, .register input{
width:200px;
}

/* try-oss page */
#top-try-oss{
height:210px;
background:url(/sites/default/files/3-cards-med.png) no-repeat top right;
margin-right:80px;
}
#top-try-oss h1{
padding-top:80px;
margin-top:0px;
}

/* PAGERS */

#main-wrapper .item-list .pager {
	clear: both;
	text-align: center;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#preface-wrapper .item-list .pager li,
#main-wrapper .item-list .pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 2px;
}

#main-wrapper .item-list .pager a.active {
  color: #FFF;
  font-size: 1em;
  font-weight: bold;
  padding: 2px;
  text-decoration: none; 
}

#main-wrapper .pager li.pager-current {
	background-color: #7c98c0;
	color: #333;
	padding: 2px;
  margin: 0;
}

#main-wrapper .pager-first,
#main-wrapper .pager-next,
#main-wrapper .pager-previous,
#main-wrapper .pager-item,
#main-wrapper .pager-last {
  background-color:#396097;
  margin: 0;
	padding: 2px;
}

#main-wrapper .pager-first:hover,
#main-wrapper .pager-next:hover,
#main-wrapper .pager-previous:hover,
#main-wrapper .pager-item:hover,
#main-wrapper .pager-previous:hover,
#main-wrapper .pager-last:hover {
  background-color: #333;
}


/* TABLES */

table {
  border-collapse: collapse;
  margin: 0 0 10px;
  width: 100%;
}

.layout-first-main-last table {
  border-collapse: collapse;
  margin: 0 0 10px;
  width: 57%;
}

form#block-admin-display-form .layout-first-main-last table {
  width: 90%;
}

form#block-admin-display-form .layout-first-main-last table td {
  color: #FFF;
}

th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #CCC;
}

tr {
  padding: 0.1em 0.6em;
}

td {
  padding: 3px;
	color:#ffffff;
}

th.active img {
  display: inline;
}

tr.even td {
  background-color: #76728d;
  border-bottom: 1px solid #CCC;
}

tr.odd td {
  background-color: #687c99;
  border-bottom: 1px solid #CCC;
}

tbody {
	border-top: 0px;
}

tbody th {
  border-bottom: 1px solid #CCC;
}

thead th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #CCC;
}


tr.dblog-user .active,  /* override dblog.css (line 20) */
tr.dblog-content .active, /*dblog.css (line 26) */
tr.dblog-error,        /*dblog.css (line 35)*/
tr.dblog-error .active
{
  background:#FFF;
}

tr.dblog-page-not-found .active, 
tr.dblog-access-denied .active { /*override dblog.css (line 32) */
  background:#660000;
}

tr.lm_paypal_paid_adverts_subscriptions_cell td {
	padding-right: 6px;
	padding-left: 6px;
}

#block-block-32 td{ /*swapped You and The Goal make table cell widths the same */
width:33%;
}
/* DRUPAL MESSAGES */

.preview {
  background-color: #FFFFEA;
  padding: 10px;
}

.description {
}

div.messages {
  background: #C28E00;
  border: 1px solid #EED300;
  color: #FFFCE3;
  font-weight: bold;
  font-size: 1.166em;
  margin: 20px 0pt;
  padding: 10px;
}

div.messages ul {
  list-style-position: inside;
}

div.messages em {
  color: #656C9B;
}

div.error {
  background-color: #B20000;
  border-color: #FF0000;
  color: #fbfcca;
}


/************/
/* COMMENTS */
/************/
#comments {
  clear: both;
}

#comments h2.comments {
  background-color: #e7a46b;
  color: #fff;
  font-family: Myriad Pro, Myriad Web Pro Regular, Lucida Grande, Geneva, Trebuchet MS, sans-serif;
  font-size: 1.333em;
  font-weight: 600;
  padding: 6px 14px 6px 52px;
  text-shadow: #545454 1px 1px;
  text-transform: uppercase;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
}

#comments .content {
  background: transparent;
  border: none;
}

#main-wrapper #comments a.active {
  color: #FFF;
  text-decoration: none;
}

.box {
  padding: 10px;
}

#comment-form {
  margin: 0 0 20px;
  padding: 0 20px;
}

.comment {
  border: none;
  margin: 6px 0 0;
  padding: 10px;
}

.comment h3.title {
  font-weight: bold;
  margin: 0 0 5px 0;
}

.comment .links a {
  font-size: 0.9em;
  text-align: right;
}

#comments .odd {
  background-color: #111;
  border: 1px solid #ddd;
}

#comments .even {
  background-color: #000;
}

#comments .comment-by-author {
  background-color: #000;
}

.comment ul.links {
  text-align: right;
  clear: right;
}

.comment ul.links li {
  margin: 0 10px 0 0;
}

.signature p {
  border-top: 1px solid #d6ddb9;
  font-family: serif;
  font-size: 0.916em;
  margin: 10px 0;
  padding: 0;
}

.content blockquote p {
  margin: 0;
  padding: 0 20px 8px;
}
.comment-unpublished{
background:url("images/unpublished.png") no-repeat top right #333;
}
.comment.starman {
background: #333;
border-top: 1px solid #7C98C0;
border-bottom: 1px solid #7C98C0;
}

/* FORUMS */

#forum .description {
  font-size: 0.9em;
  margin: 0.5em;
}
#forum td.posts, 
#forum td.topics, 
#forum td.replies, 
#forum td.pager {
  text-align: center;
}
.forum-topic-navigation {
  padding: 1em 0 0 3em;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  text-align: center;
  padding: 0.5em;
}
.forum-topic-navigation .topic-previous {
  text-align: right;
  float: left;
  width: 46%;
}
.forum-topic-navigation .topic-next {
  text-align: left;
  float: right;
  width: 46%;
}


#forum-statistics div {
	display: none;
}



/* PROFILES */

.profile {
  clear: none;
  margin: 12px 0;
}

.profile h2.title {
  margin-top: 15px;
  border-bottom: 1px solid;
}

.layout-first-main-last .profile dd {
  margin: 15px 5px 0 120px;
}

.layout-first-main-last .profile dt {
  width: 100px;
}

/* BLOG */


#sidebar-first .node-type-blog ul li {
	list-style-type: square;
}

#sidebar-first  div.more-link {
	display: none;
}

/* VIEWS */

.view .view-comments-recent .views-field-subject {
  font-weight: bold;
}

div.view div.views-admin-links-hover a,
div.view div.views-admin-links:hover a {
  color: #999;
}

.views-tabset {
	color:#000;
}

.views-display .tab-section .inside .defaulted {
  color: #444;
}

table.views-entry td.view-name {
	background-color: #666666;
}

table.views-entry td.view-ops {
	background-color: #336666;
}

.views-entry td {
	background-color: #759995;
}

.views-display .tab-section .inside .views-category {
	background-color: #759995;
}


/* start mark@celsor.com 5/11/2009 */
div.composite-threecol-25-50-25 div.product-intro,
div.composite-threecol-flexigrid-25-50-25 div.product-info,
div.composite-threecol-flexigrid-25-50-25 div.add-to-cart,
div.composite-threecol-flexigrid-25-50-25 div.field-field-subtitle
 {  
  margin-left: -172px; 
}

div.composite-threecol-flexigrid-33-33-33 div.product-intro,
div.composite-threecol-flexigrid-33-33-33 div.product-info,
div.composite-threecol-flexigrid-33-33-33 div.add-to-cart,
div.composite-threecol-flexigrid-33-33-33 div.field-field-subtitle
 {  
  margin-left: -230px; 
}
/* Book page */
div.field-field-subtitle,
div.product-image {
  display: none;
}


/* end mark@celsor.com 5/11/2009 */


/* MEMBERS */
#node-143 table {
	width:580px;
}

#node-143 td {
	padding-right:16px;
	padding-bottom:12px;
}



/* NEWS */


.view-id-news h3 {
	font-size: 90%;
}

.view-id-news .views-row-odd, 
.view-id-news .views-row-even {
	border-top:0px;
	clear:both;
}

.view-id-news .item-list ul li {
	list-style-type:none;
	margin-bottom: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom:40px;
}

.view-id-news div.views-field-title, 
.view-id-news div.views-field-teaser, 
.view-id-news div.views-field-view-node {
	margin-left:0px;
} 

#content-inner .view-id-news div.views-field-title {
	margin-top: 20px;
}

#content-inner .view-id-news div.views-row-1 {
	padding-top: 0px;
}


#content-inner .view-id-news div.views-field-title a,
#content-inner .view-nodehierarchy-children-artists div.views-field-title a,
.view-nodehierarchy-children-sponsors .views-field-title,
.node-type-sub .field-field-title-repeat  {
	font-size: 18px;
} 


/* main pages */

#block-menu-menu-artists,
#block-menu-menu-sponsors {
	padding-bottom: 20px;
}

.node-type-sponsor .composite-twocol .composite-column-first {
	width: 380px;
	padding-right: 10px;
}

.node-type-sponsor .composite-twocol .composite-column-last {
	width: 250px;
}

.composite-twocol .composite-column-first {
	width: 250px;
	padding-right: 10px;
}

.composite-twocol .composite-column-last {
	width: 380px;
}

.node-type-artist_bio #content-inner h1.title,
.node-type-bio #content-inner h1.title {
	font-size: 3px;
	font-weight: normal;
	margin-bottom: 2px;
	line-height: 3px;
	color: #000000;
}

#sidebar-first  h1 {
	text-align: center;
}

.view-nodehierarchy-children-sponsors .views-field-title,
.view-nodehierarchy-children-sponsors .views-field-body,
.view-nodehierarchy-children-sponsors .views-field-field-aff-link-url,
.view-nodehierarchy-children-sponsors .views-field-field-sponsor-link-url {
	margin-left: 0px;
	float: left;
	width: 360px;
}

.view-nodehierarchy-children-sponsors .views-field-field-aff-link-url,
.view-nodehierarchy-children-sponsors .views-field-field-sponsor-link-url {
	margin-bottom: 20px;
}



.view-nodehierarchy-children-sponsors div.views-row-odd,
.view-nodehierarchy-children-sponsors div.views-row-even {
	margin-top: 20px;
	margin-bottom: 6px;
}


div.views-field-field-affiliate-image-value, 
div.views-field-field-sponsor-photo-fid {
	margin-left: 400px;
	clear: right;
}

.field-field-member-name,
.field-field-artist-name {
	font-size: 16px;
	color: #FFFFFF;
}

.field-field-back-team,
.field-field-back-artists  {
	margin-top: 20px;
}

.field-field-back-team a,
.field-field-back-artists a {
	color: #99aac2;
}


.field-field-member-photo img,
.field-field-artist-photo img,
.node-type-sub .field-field-prod-image img, 
.node-type-advertise img.imagefield,
img.imagefield-field_sponsor_photo {
	border: 1px solid #dfd3c3;	
}

#node-78 .composite-column-first img.imagefield {
	margin-top: 11px;
}

	
.node-type-advertise img.imagefield {
	padding-bottom: 20px;
}

div.field-field-caption {
	color: #dfd3c3;
	padding-top: 20px;
	padding-bottom: 0px;
}

#block-block-14 .content {
	padding-right: 8px;
}

.field-field-download-link a {
	color: #99aac2;
	font-size: 120%;
	font-weight: 600;
}	


#block-menu-menu-team-members a,
#block-menu-menu-products a,
#block-menu-menu-artists a {
	color: #a7a099;
}
	
.views-row-odd,
.views-row-even {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555;
	padding-top: 20px;
}
.node-589 #content{
margin-left:140px;
}
#node-589 {
margin-right:60px;
}
img.bphoto{
display:block;
margin-left:auto;
margin-right:auto;
}
#block-block-35 a{
text-align:center;
}
div.views-field-field-member-photo-fid,
div.views-field-field-artist-photo-fid,
.view-nodehierarchy-children-products div.views-field-field-prod-image-fid,
.view-nodehierarchy-children-products div.views-field-field-image-cache-fid ,
div.views-field-field-coach-image-fid{
	clear: both;
	float: left;
	width: 220px;
	padding-bottom:30px;
	margin-right:10px;
}

div.views-field-title,
div.views-field-teaser,
div.views-field-view-node {
	margin-left:230px;
}
#node-589 div.views-field-title{
font-weight:bold;
}
.view-diary div.views-field-title,
.view-diary div.views-field-teaser,
.view-diary div.views-field-view-node {
	margin-left:0px;
}

div.views-field-field-product-photo-fid {
	clear: both;
	float: left;
	width: 220px;
}

.view-nodehierarchy-children-team div.views-field-view-node,
.view-nodehierarchy-children-artists div.views-field-view-node {
	padding-bottom:30px;
}

.more-product a,
.views-field-view-node a {
	color: #ABD0E9;
}

div.views-field-view-node {
	margin-bottom: 20px;
}

.view-team .field-content,
.view-products .field-content,
.view-artists .field-content {
	text-align: left;
}

div.views-field-field-member-photo-fid img,
div.views-field-field-sponsor-photo-fid img,
div.views-field-field-product-photo-fid img,
div.views-field-field-artist-photo-fid img,
div.views-field-field-coach-image-fid img,
div.field-field-coach-image img{
	border: 1px solid #dfd3c3;	
}

.view-artists .view-content {
	padding-top:10px;
}

.view-team h2,
.view-products h2,
.view-artists h2 {
	margin-bottom:16px;
}

.views-field-field-product-name-value {
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

.views-field-field-above-title-value {
	color: #ffcc66;
	font-size: 14px;
	font-style: italic;
}

.views-field-field-price-value {
	font-size: 14px;
}

#products .views-field-title,
.view-nodehierarchy-children-products .views-field-title,
#products .title-intro  {
	color: #fff;
	font-size: 1.6em;
	font-weight: 600;
	margin-left: 0px;
}

#products  div.views-field-view-node {
	margin-left:0px;
}

#products .field-field-subtitle,
#node-29 .field-field-subtitle,
div.views-field-field-subtitle-value,
.node-type-sub .field-field-subtitle {
	font-size: 1.4em;
	color: #e27621;
	padding-top: 12px;
	padding-bottom: 8px;
	font-weight: 600;
}

/* this hides some images fields for product #4 on the Products page.
It applies to the Inner Circle teaser on that page */
/*.view-nodehierarchy-children-products .views-row-4 div.views-field-field-prod-image-fid,
.view-nodehierarchy-children-products .views-row-4 div.views-field-field-image-cache-fid {
	display: none;
} */

/* this moves the More link to the left for  product #2 on the Products page.
It applies to the Inner Circle teaser on that page */
.view-nodehierarchy-children-products .views-row-2 div.views-field-view-node {
margin-left:0px;
}

.node-type-advertise .field-field-subtitle  {
	font-size: 1.6em;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 18px;
	font-weight: 600;
}

#content-wrapper ul {
	list-style-position:outside;
}

.field-field-quote {
	font-size: 14px;
	font-style: italic;
	line-height: 140%;
	padding-right: 18px;
}

.product-buy div.product_image {
	display: none;
}

#products .panel-row-4 img.imagefield,
#products .panel-row-2 img.imagefield,
.node-type-product img.imagefield,
.node-type-product_aff img.imagefield,
#node-63 img,
.views-field-field-prod-image-fid img,
.views-field-field-image-cache-fid img {
	border: 1px solid #dfd3c3;	
}

#products .panel-row {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555;
	padding-top: 40px;
	padding-bottom: 20px;
}

#products div.panel-row-1 {
	clear: both;
	border-top-width: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#products div.panel-row-1 h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 1em;
}

.node-type-subscription div.sell_price {
	display: none;
}


#products .views-row-odd,
#products .views-row-even {
	clear: both;
	border-top-width: 0px;
	padding-top: 0px;
}

div.back-link,
div.field-field-aff-link {
	padding-top: 20px;
	padding-bottom: 10px;
}

div.back-link a {
	color:#ABD0E9;
}


#block-cart-title-arrow {
	right:-6px;
}

#node-52 #iframe-0 {
	margin:0; 
	padding:0; 
	height:12200px; 
	display:block; 
	width:100%; 
	border:none; 
}

#node-51 #iframe-0 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 2900px;
}

#node-51 .right {
	padding-right: 22px;
}

#memcir img {
	padding-bottom: 10px;
}

.feed-buttons div.block-inner {
	padding-top: 20px;
}

.feed-buttons h2 {
	font-size: 1.2em;
	margin-bottom: 2px;
}



/* ADMIN DISPLAY */


#panels-edit-display-form h2.title,
.panels-modal-content a,
.panels-modal-content a:visited
 {
	color: #666666;
}

#views-tab-default div.changed {
	background-color: #3f82b1;
}


/* WELCOME */


.node-type-welcome h2 {
	margin-bottom: 20px;
}

.node-type-welcome h1 {
	text-align: center;
}

.node-type-welcome #content-inner {
	padding-right: 80px;
	padding-left: 80px;}
	
.node-type-welcome h3 {
	color: #FFF;
	margin: 0 12px 0 0;
	font-weight:normal;
	font-size:12px;
	float:left;
	line-height: 200%;
}	

.node-type-welcome img.img-right {
	margin: 4px 0 0 30px;
}

.node-type-welcome img.img-left {
	margin: 4px 30px 20px 0;
}

.node-type-welcome p {
	margin-top: 4px;
	margin-bottom: 20px;
	line-height: 200%;
}

.welcome-display,
.view-welcome-thickbox {
	text-align: center;
}

.welcome-display td.views-view-grid,
.view-welcome-thickbox td.views-view-grid {
	margin: 0;
	padding-right: 4px;
	padding-left: 2px;

}
.view-retail-thickbox .views-view-grid tbody {
	border-top-width: 0px;

}

.welcome-display .thickbox img,
.view-welcome-thickbox .thickbox img,
.view-retail-thickbox .thickbox img {
	border: 1px solid #dfd3c3;	
}

.welcome-display tbody,
.view-welcome-thickbox tbody{
	border: 0px;
}


/* UBERCART */

.order-review-table .pane-title-row {
  background-color: #666;
}
	

/* STAR BEAMS */

.field-field-date .field-label-inline-first,
.field-field-date .date-display-single {
	color:#FFF;
	font-size: 11pt;
	font-weight: normal;
}

.node-type-starbeam div#content-inner,
div#block-views-starbeams-block_1 {
	background-image: url(images/beam2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.node-type-starbeam div.node-type-starbeam div.content{
	padding-bottom:82px;
}

div#block-views-starbeams-block_1 div.block-inner {
	padding-bottom:0;
}
div#block-views-starbeams-block_1 div.node{
margin:0 0 15px;
}
div.node-type-starbeam {
	margin-bottom:0px;
}

.full-node .node-type-starbeam h1,
#block-views-starbeams-block_1 h2,
.node-type-starbeam h1 {
	font-size: 15pt;
	margin-bottom:3px;
	margin-right: 200px;
	line-height: 140%;
}

.view-starbeams .views-row-odd, 
.view-starbeams .views-row-even {
	border-top:0px;
	padding-top:0px;
	clear:both;
}

.view-id-starbeams  h2  {
	font-size:14pt;
	margin-bottom:0px;
}

.view-starbeams div.views-field-title {
	margin-left:0px;
}

#block-views-news-block_1 .views-row-odd, 
#block-views-news-block_1 .views-row-even, 
#block-views-starbeams-block_3 .views-row-odd,
#block-views-starbeams-block_3 .views-row-even {
	padding-top:10px;
}

#sidebar-first  .views-row-first
 {
	padding-top:4px;
}



div#block-views-news-block_1 {
	padding-top:18px;
}


/* Star Beam Widget */

body.widget {
	background-color: #000000;
}

div#widget-title {
	padding-top: 16px;
}

body.widget h1 {
	margin: 0;
}

body.widget h2 {
	margin: 0;
	padding:12px;
	font-size: 18pt;
}

body.widget ul.ui-tabs-nav {
	display:none;
}

body.widget .views-row-odd, 
body.widget .views-row-even  {
	margin: 0px;
	padding: 0px;
}

/* GOOGLE ADS */

div.ad-footer {
	margin-bottom: 40px;
	margin-left: 100px;
}

div.ad-leftside {
	margin-top: 40px;
}
	
/* IMCE File Browser */
#imce-content td{
color:#333;
}
#imce-content a{
color:#333;
}
/***************/
/* PRINT STYLE */
/***************/

@media print {
  body {
    background: white;
    font-size: 10pt;
	color:#000;
  }
   
  #header,
  #header-top,
  #header-wrapper,
  #header-bottom,
  #sidebar-first,
  #content-tabs,
  #footer-top,
  #footer,
  #primary-menu,
  #search-box,
  #logo {
    display: none;
  }

  #page,
  #main-wrapper,
  #content-wrapper,
  #content-top,
  #content,
  #content-bottom {
    background: transparent none;
    border: 0;
    color: black;
    float: none !important;
    margin: 0;
    padding: 0;
    width: auto;
  }
  
  #content-wrapper {
    margin: 0 3%;
  }

.node-type-bio #content-inner h1 {
	display: none;
	}
}
