/*
---------------------------
BBM Designs - styles
http://www.bbmdesigns.com
author: Dave Kobrenski
version: 12 august 2007
---------------------------
*/

body {
	margin: 0;	
	padding: 0;
	text-align: center;
	font: 13px/1.6em "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	color: #191919;
	background: #4a4949 url(img/body_bck.jpg) repeat-y center top;
}

/* Links -------------------------------- */

a {
	font-weight: bold;
}

a:link {
	color: #A74200;
	text-decoration: none;
}

a:visited {
	color: #A74200;
	text-decoration: none;
}

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

a:active {
	color: #A74200;
}

a img {
	border: none;
}

/* Tables -------------------------------- */

table {
	border-collapse: collapse;
	margin: 0;
	border: none;
}

th, td {
	padding: 8px;
}

th {
	font-weight: bold;
}

caption {
	color: #222B36;
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: bold;
	letter-spacing: .1em;
	text-transform: lowercase;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 8px 0;
	padding-bottom: 3px;
}

/* Forms -------------------------------- */

form {
	margin: 0;
	padding: 0;
	width: 80%
}

legend {
	font-weight: bold;
	color: #CA863D;
	padding: 3px 6px;
	border: 1px solid #ccc;
}

label {
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0;
}

label span, legend span {
	color: red;
}

fieldset {
	border: 1px solid #ccc;
	padding: 0 20px 20px 20px;
}

/* Lists -------------------------------- */

ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body#index #maincontent ul, body#about #maincontent ul, 
body#musicwebsite #maincontent ul {
	margin: 12px;
}

body#index #maincontent ul li, body#about #maincontent ul li, body#rates #maincontent ul li, body#musicwebsite #maincontent ul li {
	background: transparent url(img/bullet.gif) top left no-repeat;
	line-height: 16px;
	padding-left: 20px;
	margin: 6px 0;
}

body#links #maincontent dl, body#web_standards #maincontent dl {
	background: transparent url(img/bullet.gif) top left no-repeat;
	padding-left: 20px;
}

body#links dd span, body#web_standards dd span {
	color: #666;
	font-size: .9em;
}

ul#tunes_list {
	display: none;
}

body#music ul#tunes_list, body#songinfo ul#tunes_list {
	display: block;
	margin: -4px 0 0 18px;	
}

ul#tunes_list a {
	font-weight: normal;
	background: transparent url(img/bullet.gif) center left no-repeat;
	color: #51779C;
}

ul li ul#tunes_list li a {
	color: #51779C;
}

ul#tunes_list a:hover {
	color: #CA863D;
}

/* Basic formats -------------------------------- */

blockquote {
	margin: 16px;
	color: #4C4C4C;
	padding: 8px;
	border: 1px solid #ccc;
}

pre {
	font: 13px/1.4em "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	color: #333333;
}

code {
	font: 14px/1.3em Courier New, Courier, mono;
}

/* Main Structure -------------------------------- */

#container {
	text-align: left;
	background: white;	
	margin: 0 auto;
	padding: 0 14px;
	width: 700px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 672px; /* actual value */
}

html>body #container {
	width: 672px; /* for Opera */
}

#header {
	padding: 0;
	margin: 0;
	width: 672px;
	height: 150px;
}

#body {
	float: left;	
	margin: 0;
	padding: 0 20px 0 10px;
	width: 450px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 420px; /* actual value */
}

html>body #body {
	width: 420px; /* for Opera */
}

#maincontent {
	margin: 0;
	padding: 0;
}

#sidebar {
	float: left;	
	padding: 0 12px 10px 26px;
	margin: 14px 0 0 0;
	background: transparent url(img/side_bck.jpg) 0px 0px repeat-y;
	overflow: hidden;
	width: 221px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 183px; /* actual value */
}

html>body #sidebar {
	width: 183px; /* for Opera */
}

#footer {
	clear: left;
	text-align: center;
	margin: 0;
	padding: 20px 0 0 0;
	font-size: .9em;
	color: #808080;
	background: transparent url(img/ftr_bck.jpg) 0px 0px no-repeat;
	height: 92px;
}

#footer p {
	margin: 7px;
}

/* Header -------------------------------- */

#header h1 {
	margin: 0;
	padding: 0;
	background-image: url(img/header.jpg);
}

#header h1 a {
	display: block;
	width: 672px;
	height: 150px;
	background: transparent url(img/header.jpg) 0 0 no-repeat;
	margin: 0;
	padding: 0;	
}

#header h1 a:hover {
	background-image: url(img/header.jpg);
}

#header h1 a span, #header h2 span {
	display: none;
}

p.access {	
	display: none;
}

/* Main Content -------------------------------- */

#maincontent h3 {	
	line-height: 1.6em;
	letter-spacing: .1em;
	/* color: #3A6839; */
	color: #A92F00;
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	margin: 12px 0 0 0;
	text-transform: lowercase;
	width: 430px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 410px; /* actual value */
}

html>body #maincontent h3 {
	width: 410px; /* for Opera */
}

#maincontent h3 a, #maincontent h3 a:hover {
	color: #F2EDE5;
}

#maincontent h3 span {
	font-size: 12px;
}

#maincontent h4 {
	color: #C39027;
	font-size: 1.3em;
	line-height: 1.3em;
	padding-bottom: 5px;
	font-weight: bold;
	letter-spacing: .1em;
	text-transform: lowercase;
	background: transparent url(img/h4_bck.jpg) left bottom no-repeat;
	margin: 0 0 -12px 0;
	height: 42px;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}

dl {
	margin-bottom: 18px;
}

#folio img.floater {
	float: right;
	border: 1px solid black;
	margin: 4px 0 8px 4px;
}

#folio dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	margin-bottom: 18px;
}

#folio dd p {
	margin: 6px 0;
}

body#browsers dl {
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #ccc;
}

body#browsers dt {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 4px;
}

/* Sidebar -------------------------------- */

h5 {
	color: #38311A;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: .2em;
	text-align: center;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
	margin: 2px 0 12px 0;
	width: 182px;
}

#sidebar ul {
	margin-left: 0px;
}

#sidebar li {
	border-bottom: 1px solid white;
	display: inline;
}

#sidebar li a {
	display: block;
	line-height: 14px;
	margin: 0;
	padding: 7px 0 7px 18px;
}

#sidebar li a:hover {
	text-decoration: none;
	background: transparent url(img/bullet.gif) center left no-repeat;
}

#sidebar #o_links li a:hover {
	background-position: 0px 6px;
}

#sidebar #o_links li a {
	line-height: 16px;
}

#sidebar dd {
	font-style: italic;
	color: #56566D;
}

/* Navigation -------------------------------- */

#nav, #recent_itunes, #bbmcontact, #o_links {
	margin: 0 0 14px 0;
	width: 182px;
}

/* Misc -------------------------------- */

#clearer {
	clear: left;
}

.gray2 {
	color: #4C4C4C;	
}

.supersize {
	font-size: 15px;
	line-height: 1.7em;
}

.lilgray {
	color: #817B59;
	font-size: 12px;
	font-weight: normal;	
}

img.biopic {
	float: right;
	margin: 18px 0 8px 8px;
	padding: 4px;
	border: 1px solid #ccc;
}

#timer {
	margin: -10px 0 5px 0;
	padding: 0;
	color: #4C4C4C;
	font: 11px Courier New, Courier, mono;
	text-align: center;
}

/* iTunes listing -------------------------------- */

#recent_itunes, #bbmcontact {
	text-align: center;
}

#recent_itunes img {
	height: 45px;
	width: 45px;
	margin: 3px;
	border: 1px solid black;
}

#recent_itunes a:hover img {
	border: 1px solid #DD7819;
}

#recent_itunes h6 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#recent_itunes h6 a:hover {
	
}

#recent_itunes dl {
	
}

/* page specific -------------------------------- */

table#screenshots {
	margin: 0;
}

table#screenshots img {
	width: 170px;
	border: 1px solid black;
}

body#index li.home a, body#about li.about a, body#portfolio li.portfolio a, body#contactpage li.contactbbm a, body#links li.links a, body#music li.music a, body#songinfo li.music a, body#rates li.rates a, body#musicwebsite li.musicwebsite a {
	color: #817B59;
	background: transparent url(img/bullet.gif) center left no-repeat;
}

body#music li.music ul#tunes_list li a, body#songinfo li.music ul#tunes_list li a {
	background: none;
}

body#music li.music ul#tunes_list li a:hover, body#songinfo li.music ul#tunes_list li a:hover {
	background: transparent url(img/bullet.gif) center left no-repeat;
}

body#music li.music ul li a, body#songinfo li.music ul li a {
	color: #51779C;
}

body#music li.music ul li a:hover, body#songinfo li.music ul li a:hover {
	color: #CD7426;
}

body#contactpage h4 {
	margin-top: 10px;
}

/* HACKS -------------------------------- */

#body {
	margin-top: -38px; /* value for IE5 Mac*/
}

#sidebar {
	margin-top: -26px; /* value for IE5 Mac*/
}

/* commented backslash hack for everybody else \*/
#body {
	margin-top: 0px;
}

#sidebar {
	margin-top: 14px;
}
/* end hack */