/* RESET ALL STYLING http://developer.yahoo.com/yui/reset/ */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* END RESET ALL STYLING */


html {height: 100%;}

body { 
margin: 0;
padding: 0;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
background: #5F503E url(images/bgTile.jpg);
font-size: 13px;
color: #161610;
height: 100%;
min-width: 1024px;
text-align: center;
}

h2, h3, h4 {
font-family: "KyleFont", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
h1 {font-size: 26px;}
h2 {font-size: 24px;}
h3 {font-size: 22px;}
h4 {font-size: 18px;}


a:link {color: #333;}
a:visited {color: #444;}
a:hover {color: #111;}
a:active {color: #fff;}

p {margin-bottom: 13px;}

a img {border-color: #00f;}

object {
z-index: 0;
}


/*CUSTOM FONTS*/

@font-face {  
  font-family: 'KyleFont';  
  src: url('fonts/AllInTheWrist.eot'); 
  src: local('KyleFont'), url('fonts/all_in_the_wrist-webfont.woff') format('woff'),
  url('fonts/AllInTheWrist.ttf') format('truetype'), 
  url('fonts/all_in_the_wrist-webfont.svg#webfontmZQgEIcz') format('svg'); 
  font-weight: normal;
  font-style: normal;
}
@font-face {  
  font-family: 'Fontdinerdotcom Loungy';  
  src: url('fonts/fontl___-webfont.eot'); 
  src: local('Fontdinerdotcom Loungy'), url('fonts/fontl___-webfont.woff') format('woff'),
  url('fonts/fontl___-webfont.ttf') format('truetype'), 
  url('fonts/fontl___-webfont.svg#webfontS7tvb4Bd') format('svg');   
  font-weight: normal;
  font-style: normal;
}

#featureCD {
float: right;
margin: 0;
width: 450px;
height: 275px;
}
#featureCD h2 {
border:0;
display:inline;
}
.itunes {border:0;}
.cd {
float:left;
clear: left;
margin: 0 25px 0 0;
}
#featureCD p {
margin-top:25px;
}


/*DIVS*/
#containerContainer {
position: relative;
margin: 0 auto;
/*padding: 0 0 25px;*/
min-height: 100%;
min-width: 1029px;
width: 1029px;
background: url(images/canvas_aged.jpg) repeat-y 5px 640px;
}

#container {
position: relative;
margin: 0 auto;
padding: 0 0 25px;
min-height: 100%;
min-width: 1024px;
width: 1024px;
background: url(images/PianoRoom.jpg) no-repeat;
border: 4px solid #30281F;
border-top: 0;
outline: 2px solid #0F0C09;
}

#header {
margin: 0;
padding: 0;
display: none;
position: absolute;
color: #F0D388;
font-family: "KyleFont", Arial, "Helvetica Neue", Helvetica, sans-serif;
text-shadow: #000 0px 0px 2px;
}


#main-content {
margin: 0 auto 0;
padding: 650px 25px 50px;
height: 100%;
text-align: left;
line-height: 1.2;
}
#main-content h2, #main-content h3 {margin: 10px 0;}
/*#main-content ul {margin-left: 25px;}
#main-content li {
margin: 0;
padding: 10px 25px;
list-style: none;
}*/
#main-content li.airplayold {
background-image:none;
list-style-type:square;
margin-left:25px;
padding-left:0;
}
#main-content ol li {
list-style-type: decimal;
}

#attribution {
float: right;
position: relative;
top: 600px;
margin-right: 25px;
text-align: left;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
font-variant: normal;
font-style:italic; 
font-weight: bold;
}
#attribution a {
display: block;
}

#feature {
display: none;
width:700px;
padding: 25px;
background: url(images/canvas_aged.jpg);
border: 4px solid #30281F;
outline: 2px solid #0F0C09;
}
#feature h2{
clear:left;
margin: 0;
}
#feature p {
text-align: left;
}

#player {
z-index:10;
margin: 0;
padding: 0;
position: fixed;
bottom: -28px;
left: 0px;
height: 130px;
width: 400px;
text-align: left;
}
#player img {
display: inline-block;
padding: 0 5px;
}
#ppForm {
display: inline-block;
float: right;
}
#chatIn {
height: 50px;
background:#ffec8b;
border:1px solid #555;
}
#chatIn textarea {
width: 250px;
height: 40px;
padding: 5px;
background: #ffec8b;
border: none;
}
#playlistIcon img{
position: relative;
top: 13px;
height: 22px;
width: 22px;
}

#review {
z-index:1;
position: absolute;
top: 10px;
left: 225px;
width: 250px;
color: #D8BE7B;
text-shadow: #000 0 0 2px;
}
#review h3 {
margin-bottom: 7px;
text-align:left;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 12px;
text-shadow: #000 0 0 2px;
}
#review p {
width: 200px;
text-align: right;
font-size: 11px;
text-shadow: #000 0 0 2px;
}

#quote {
width:100%;
position: absolute;
top: 550px;
color: #2c2c21;
font-family: "KyleFont", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 22px;
text-shadow: #ffffbe 0px 0px 2px;
filter: progid:DXImageTransform.Microsoft.Glow(Color=#ffffbe, Strength=2);
}

#navigation {
z-index: 4;
margin: 0;
padding: 0;
position: absolute;
top: 125px;
left: 50px;
text-align: left;
font-family: "KyleFont", Arial, "Helvetica Neue", Helvetica, sans-serif;
text-shadow: #000 0px 0px 2px;
filter: progid:DXImageTransform.Microsoft.Glow(Color=#000000, Strength=1);
}
#navigation ul{
margin: 0;
padding: 0;
}
#navigation li {
z-index: 6;
margin-left: 20px;
padding: 7px 0;
display: inline;
font-size: 26px;
color: #ffffbe;
}

#navigation a {
display: inline-block; //hack for fadeTo in ie8
padding:0;
font-size: 18px;
text-decoration: none;
}
#navigation a:link {color: #F0D388;}
#navigation a:visited {color: #D8BE7B;}
#navigation a:hover {color: #ffffbe;}
#navigation a:active {color: #ffffbe;}

#socNet {
margin: 10px;
position: fixed;
bottom: 0px;
right: 0px;
}
#socNet img {
height: 30px;
width: 30px;
border: none;
}
/*#socNet li {
display: inline;
}*/

#fieldtitles {
position: relative;
left: 150px;
width:150px;
}

#submenu {
margin: 0;
padding: 0 0 10px;
text-align: center;
}
#submenu li {
display: inline;
padding: 0 7px;
border: 0px #fff solid;
border-right-width: 1px;
}
#submenu li.nopipe {
border-right-width: 0;
white-space: nowrap;
}

#cds {
float:left;
margin: 0 25px 0 0;
width: 450px;
}
#cds h2 {
padding: 0 0 25px 0;
}
#cds h3 {
}
#cds p {
}
#stores {
}
#stores div {
float: left;
margin: 5px;
}


#blurb {
clear: left;
margin: 0 auto;
padding: 25px 0 0 0;
width: 50%;
}

#news {
float:left;
margin:0;
padding:0;
width:500px;
}
#news h2 {
margin: 10px 0;
padding-left: 5px;
}
#news h4 {
color:#777;
font-size: 14px;
font-variant: normal;
font-family: "KyleFont", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#newsContent {
height: 450px;
overflow:auto;
}
#newsContent p {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#newsContent img {
height: 297px;
width: 450px;
border: 4px solid #30281F;
outline: 2px solid #0F0C09;
}

.news {
margin: 0;
padding: 0 5px;
height: 200px;
overflow: auto;
font-family: Verdana, Arial, sans-serif;
}
.news_entry {
}
.news_date {
padding: 5px;
border: 1px #cfcfcf solid;
text-align: center;
}
.news_text {margin: 20px;}


#subscribe {
margin: -10px 35px 0 0;
padding: 0 10px;
position: fixed;
top: 10px;
right: 0;
color: #D8BE7B;
text-align: right;
text-shadow: #000 0 0 2px;
}
#subscribe fieldset {
filter: progid:DXImageTransform.Microsoft.Glow(Color=#000000, Strength=1);
}
#subscribe input.smallField {
width: 100px;
vertical-align: middle;
}
#subscribe input.fontSys {
vertical-align: middle;
}
#subscribe #calendarDiv {
text-align:left;
height:275px;
width:350px;
padding: 0 12px;
text-shadow:none;
}
#subscribe #calendarDiv h2 {
text-shadow: #000 0 0 2px;
filter: progid:DXImageTransform.Microsoft.Glow(Color=#000000, Strength=1);
}
#subscribe #calendarDiv #events {
display:none;
height:275px;
width:350px;
margin: 25px 0 0;
padding: 12px;
background: url(http://kylebronsdon.com/images/calendarBg.png) no-repeat;
}

#calendarButton {
position:absolute;
right:25px;
cursor: pointer;
}

#calendar {
margin: 40px 0 0 0;
overflow: auto;
color: #ffc;
}
#calendarDiv {
float: right;
height:250px;
width:450px;
}
#calendarDiv p {
margin: 12px;
text-align: right;
}
#showFeature {
font-weight: bold;
font-style: italic;
}

#footer {
margin: 0;
padding: 5px;
padding-bottom: 125px;
text-align: center;
word-spacing: 26px;
}
.copy{
white-space: pre;
word-spacing: normal;
}
#footer a{text-decoration: none;}
#footer a:link {color: #c99;}
#footer a:visited {color: #825b59;}
#footer a:hover {color: #ffc;}
#footer a:active {color: #ffc;}