@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */

.gridContainer {
margin-left: auto;
margin-right: auto;
width: 93.1%;
padding-left: 2.45%;
padding-right: 2.45%;
clear: none;
float: none;
background-color: #DFC896;
margin-top: 4px;
padding-top: 4px;
}
#mainContent, #mainContentBoptet {
width: 100%;
margin-left: 0;
clear: both;
}
#mainFooter {
font-size: small;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
#mainHeader {
}
#footerLeft {
width: 21.0526%;
}
#footerCenter {
width: 47.3684%;
text-align: center;
margin-left: 5.2631%;
clear: none;
}
#footerRight {
text-align: right;
width: 21.0526%;
margin-left: 5.2631%;
clear: none;
}
#stevePhoto {
width: 47.3684%;
margin-left: 26.3157%;
margin-top: 6px;
}
#stevePhoto img {
-webkit-box-shadow: 0px 0px 0px 4px #FFF;
box-shadow: 0px 0px 0px 4px #FFF;
border-radius: 6px;
}
#bopTetPhoto {
width: 47.3684%;
margin-left: 26.3157%;
text-align: center;
}
#bopTetPhoto img {
}
#bopTetLogo {
width: 100%;
margin-left: 0;
clear: both;
text-align: center;
line-height: 3.0em;
}
#titleText {
text-align: center;
width: 100%;
clear: both;
margin-left: 0;
margin-bottom: 4px;
}
#bopTetText {
text-align: center;
margin-bottom: 4px;
}
#mainNav {
margin: 0 0 4px 0;
width: 100%;
margin-left: 0;
}
#mainNavBoptet {
margin: 0 0 4px 0;
width: 100%;
margin-left: 0;
clear: both;
}
#mainNavList {
width: 100%;
clear: both;
margin-left: 0;
}
#mainNavListBoptet {
margin-left: 0;
width: 100%;
}
.mainNavItem {
width: 21.0526%;
margin-left: 5.2631%;
clear: none;
text-align: center;
background-color: white;
-webkit-box-shadow: inset 0px 0px 0px 2px black;
box-shadow: inset 0px 0px 0px 2px black;
border-radius: 4px;
padding: 4px 0 0;
color: #009;
cursor: pointer;
text-transform: uppercase;
font-size: 0.8em;
margin-top: 10px;
}
.mainNavItemBoptet {
text-align: center;
background-color: white;
-webkit-box-shadow: inset 0px 0px 0px 2px black;
box-shadow: inset 0px 0px 0px 2px black;
border-radius: 4px;
padding: 4px 0 0;
color: #009;
cursor: pointer;
text-transform: uppercase;
font-size: 0.8em;
margin-top: 10px;
width: 21.0526%;
margin-left: 5.2631%;
clear: none;
}
.mainNavItem:hover {
color: #900;
background-color: #009;
}
.mainNavItemBoptet:hover {
color: #900;
background-color: #009;
}
.homeCD {
width: 21.0526%;
clear: none;
margin-left: 5.2631%;
}
.homeCD img {
}
#homeCDs {
}
#boptetCD {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#boptetCD img {
max-height: 300px;
}
.middleContent {
background-color: rgba(255,255,255,0.70);
-webkit-box-shadow: inset 0px 0px 0px 4px #006;
box-shadow: inset 0px 0px 0px 4px #006;
border-radius: 6px;
margin-left: 0;
width: 100%;
}
#bioPhoto {
width: 47.3684%;
text-align:center;
margin-top: 6px;
margin-bottom: 6px;
}
#bioPhoto img {
-webkit-box-shadow: 0px 0px 0px 4px #006;
box-shadow: 0px 0px 0px 4px #006;
border-radius: 6px;
}
#contactPhoto {
text-align:center;
margin-top: 6px;
margin-bottom: 6px;
margin-left: 0;
width: 100%;
}
#contactPhoto img {
-webkit-box-shadow: 0px 0px 0px 4px #006;
box-shadow: 0px 0px 0px 4px #006;
border-radius: 6px;
max-height:300px;
}
#bioText {
padding: 0 6px;
width: 98%;
font-size: small;
}
#bioText p {
margin: 4px;
}
#contactText {
padding: 0 6px;
width: 98%;
font-size: small;
margin-left: 0;
}
#contactText p {
margin: 4px;
}
#contactForm {
text-align: center;
line-height:3.0em;
width: 100%;
margin-left: 0;
}
.splashCDimage {
max-width: 60%;
margin-bottom: 10%;
}
.CDtitle {
text-align: center;
}
.CDimage {
width: 47.3684%;
}
.CDtracklist {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
.CDtitles {
margin-left: 0;
width: 100%;
}
.CDfeaturing {
margin-left: 0;
width: 100%;
font-size: small;
clear: both;
}
.CDnotes {
margin-left: 0;
width: 100%;
text-align: center;
}
.CDinstance {
padding: 5px;
width:98%;
}
#reunionLinerNotes, #bopMamboLinerNotes {
display:none;
text-align:justify;
}
#boptetHeader {
}
#contactForm {
}
#splashCDs {
width: 100%;
margin-left: 0;
clear: both;
}
.splashCD {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
text-align: center;
background-color: white;
-webkit-box-shadow: inset 0px 0px 0px 2px black;
box-shadow: inset 0px 0px 0px 2px black;
border-radius: 4px;
padding: 4px 0 0;
color: #009;
cursor: pointer;
text-transform: uppercase;
font-size: 0.8em;
margin-top: 10px;
}
#CDtext1 {
width: 100%;
}
.CDtext2 {
width: 100%;
margin-left: 0;
clear: both;
}
.bioInstance {
font-size: small;
border-bottom: medium solid #009;
margin-bottom: 10px;
}
.bioPhoto {
width: 47.3684%;
}
.centeredContent {
text-align: center;
}
#inspiredBy {
font-size: small;
-webkit-box-shadow: inset 0 0px 0px 2px #009;
box-shadow: inset 0 0px 0px 2px #009;
margin-top: 4px;
margin-bottom: 4px;
width: 100%;
border-radius: 4px;
}
#inspiredBy p {
margin: 4px;
}
.cdImage {
width: 21.0526%;
margin-left: 5.2631%;
clear: none;
}
#boptetBio {
font-size: small;
}
#boptetBio p {
margin: 4px;
margin: 4px;
}
#recordedAt {
font-size: small;
-webkit-box-shadow: inset 0 0px 0px 2px #009;
box-shadow: inset 0 0px 0px 2px #009;
text-align: center;
margin-top: 4px;
margin-bottom: 4px;
width: 100%;
margin-left: 0;
clear: both;
border-radius: 4px;
}
#grafitiWall {
font-size: small;
-webkit-box-shadow: inset 0 0px 0px 2px #009;
box-shadow: inset 0 0px 0px 2px #009;
margin-top: 4px;
margin-bottom: 4px;
width: 100%;
margin-left: 0;
clear: both;
border-radius: 4px;
}
#grafitiWall p {
margin: 4px;
}
#cdImagesRow {
width: 100%;
margin-left: 0;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
width: 95.55%;
padding-left: 1.225%;
padding-right: 1.225%;
clear: none;
float: none;
margin-left: auto;
}
#mainContent, #mainContentBoptet {
width: 100%;
clear: both;
margin-left: 0;
}
#mainContentBoptet {
margin-top: 10px;
}
#mainFooter {
}
#mainHeader {
}
#footerLeft {
width: 35.8974%;
}
#footerCenter {
width: 23.0769%;
clear: none;
margin-left: 2.5641%;
}
#footerRight {
width: 35.8974%;
clear: none;
margin-left: 2.5641%;
}
#stevePhoto {
width: 23.0769%;
margin-left: 0;
}
#bopTetPhoto {
width: 35.8974%;
margin-left: 0;
}
#bopTetLogo {
width: 61.5384%;
clear: none;
margin-left: 2.5641%;
}
#titleText {
width: 61.5384%;
margin-left: 2.5641%;
clear: none;
}
#bopTetText {
}
#mainNav {
width: 48.7179%;
margin-left: 15.3846%;
clear: none;
}
#mainNavBoptet {
width: 61.5384%;
clear: none;
margin-left: 2.5641%;
}
#mainNavList {
width: 100%;
margin-left: 0;
}
#mainNavListBoptet {
width: 100%;
margin-left: 0;
}
.mainNavItem {
width: 21.0526%;
clear: none;
margin-left: 5.2631%;
font-size: 0.8em;
margin-top: 20px;
padding-top:6px;
padding-bottom:6px;
}
.mainNavItemBoptet {
font-size: 1.4em;
margin-top: 20px;
margin-left: 4.1666%;
width: 37.5%;
clear: none;
}
.homeCD {
width: 21.0526%;
clear: none;
margin-left: 5.2631%;
}
#homeCDs {
width: 48.7179%;
margin-left: 15.3846%;
clear: none;
}
#boptetCD {
width: 35.8974%;
margin-left: 0;
clear: both;
text-align: center;
}
.middleContent {
width: 100%;
margin-left: 0;
}
#bioPhoto {
width: 35.8974%;
}
#contactPhoto {
width: 35.8974%;
margin-left: 0;
}
#bioText {
max-height: 350px;
overflow: scroll;
}
#contactText {
margin-left: 0;
width: 100%;
}
.CDtitle {
}
.CDimage {
width: 35.8974%;
}
.CDtracklist {
width: 61.5384%;
margin-left: 2.5641%;
clear: none;
}
.CDtitles {
width: 58.3333%;
margin-left: 0;
}
.CDfeaturing {
margin-left: 4.1666%;
width: 37.5%;
clear: none;
}
.CDnotes {
margin-left: 0;
width: 100%;
}
.CDinstance {
}
#boptetHeader {
}
#contactForm {
width: 61.5384%;
clear: none;
margin-left: 2.5641%;
}
#splashCDs {
width: 100%;
clear: both;
margin-left: 0;
}
.splashCD {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
font-size: 0.8em;
margin-top: 20px;
}
#CDtext1 {
width: 100%;
}
.CDtext2 {
display: block;
width: 35.8974%;
clear: none;
margin-left: 2.5641%;
}
.bioInstance {
}
.bioPhoto {
width: 35.8974%;
}
.centeredContent {
}
#inspiredBy {
font-size: medium;
width: 48.7179%;
}
.cdImage {
width: 11.7647%;
margin-left: 2.9411%;
clear: none;
}
#boptetBio {
font-size: medium;
}
#recordedAt {
font-size: medium;
width: 74.3589%;
clear: both;
margin-left: 12.8205%;
}
#grafitiWall {
font-size: medium;
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}
#cdImagesRow {
width: 87.1794%;
margin-left: 12.8205%;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
width: 93.4166%;
max-width: 1232px;
padding-left: 0.7916%;
padding-right: 0.7916%;
margin: auto;
clear: none;
float: none;
margin-left: auto;
}
#mainContent {
width: 66.1016%;
clear: none;
margin-left: 1.6949%;
}
#mainContentBoptet {
}
#mainFooter {
}
#mainHeader {
}
#footerLeft {
width: 32.2033%;
}
#footerCenter {
width: 32.2033%;
clear: none;
margin-left: 1.6949%;
}
#footerRight {
width: 32.2033%;
clear: none;
margin-left: 1.6949%;
}
#stevePhoto {
width: 32.2033%;
margin-left: 0;
text-align: center;
}
#bopTetPhoto {
margin-top: 10px;
width: 32.2033%;
margin-left: 0;
}
#bopTetLogo {
width: 66.1016%;
clear: none;
margin-left: 1.6949%;
margin-top: 20px;
}
#titleText {
width: 66.1016%;
clear: none;
margin-left: 1.6949%;
}
#bopTetText {
width: 66.1016%;
clear: none;
margin-left: 1.6949%;
}
#mainNav {
width: 66.1016%;
clear: none;
margin-left: 1.6949%;
}
#mainNavBoptet {
width: 66.1016%;
clear: none;
margin-left: 1.6949%;
}
#mainNavList {
width: 100%;
margin-left: 0;
}
#mainNavListBoptet {
width: 100%;
margin-left: 0;
}
.mainNavItem {
width: 23.0769%;
clear: none;
margin-left: 2.5641%;
font-size: 1.6em;
}
.mainNavItemBoptet {
width: 23.0769%;
clear: none;
margin-left: 2.5641%;
}
.homeCD {
width: 23.0769%;
clear: none;
margin-left: 2.5641%;
font-size: 1.6em;
}
#homeCDs {
width: 66.1016%;
clear: none;
margin-left: 1.6949%;
margin-top:30px;
}
#boptetCD {
}
.middleContent {
width: 100%;
margin-left: 0;
}
#bioPhoto {
width: 35.8974%;
}
#contactPhoto {
width: 23.0769%;
margin-left: 0;
}
#bioText {
}
#contactText {
margin-left: 0;
width: 100%;
}
.CDtitle {
}
.CDimage {
width: 35.8974%;
}
.CDtracklist {
width: 61.5384%;
clear: none;
margin-left: 2.5641%;
}
.CDtitles {
width: 58.3333%;
margin-left: 0;
}
.CDfeaturing {
width: 37.5%;
margin-left: 4.1666%;
clear: none;
}
.CDnotes {
width: 100%;
margin-left: 0;
}
.CDinstance {
}
#boptetHeader {
}
#contactForm {
margin-left: 0;
width: 74.3589%;
}
#splashCDs {
width: 66.1016%;
clear: none;
margin-left: 1.6949%;
}
.splashCD {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
font-size: 1.6em;
}
#CDtext1 {
width: 100%;
}
.CDtext2 {
display: block;
width: 100%;
clear: both;
margin-left: 0;
}
.bioInstance {
}
.bioPhoto {
width: 32.2033%;
}
.centeredContent {
}
#inspiredBy {
width: 49.1525%;
}
.cdImage {
width: 16.6666%;
clear: none;
margin-left: 1.8518%;
}
#boptetBio {
}
#recordedAt {
width: 74.5762%;
clear: both;
margin-left: 16.9491%;
}
#grafitiWall {
width: 49.1525%;
clear: none;
margin-left: 1.6949%;
}
#cdImagesRow {
width: 91.5254%;
margin-left: 8.4745%;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
