@charset "UTF-8";
/* CSS Document */

/* Global Elements
----------------------------------------------------*/

body {
	background: #111 url(../images/randonmyles_site_bg_2009.jpg) no-repeat center top;
	text-align: center; /* IE 6 hack */
	margin-top: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #444;
	font-size: 13px;
}

/* "wild card" - universal selector removes default padding and margins globally */
* { 
	padding: 0px;
	margin: 0px;
}

/* Firefox link border remove
----------------------------------------------------*/

a:active { outline: none; }
a:focus { -moz-outline-style: none; }


/* Typography - global
----------------------------------------------------*/

h1 {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

p {
	margin-bottom: 10px;
}

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

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

a:hover {
	text-decoration: underline
}

a:active {
	text-decoration: underline;
}

img {
	border: none;
}

.nohover { /* for linked images */
	border-bottom: 5px solid #fff;
	margin-bottom: -5px;
}

.imgfloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.imgfloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

#mainContent blockquote {
	margin: 0px 20px;
}

#mainContent ul {
	margin-bottom: 5px;
}

#mainContent ol {
	margin-bottom: 5px;
}

#mainContent ul li {
	margin-left: 20px;
}

#mainContent ol li {
	margin-left: 30px;
}

#leftColumn p {
	font-size: 11px;
}

#rightColumn p {
	font-size: 11px;
}

.overRule {
	border-top: solid 1px #999;
	padding-top: 10px;
	margin-top: 14px;
	width: 450px;
}

.quoteText {
	text-align: center;
	font-style: italic;
	font-size: 12px;
	color: #4575aa;
}

.smaller {
	font-size: 60%;
}

/* Layout
----------------------------------------------------*/

#wrapper {
	width: 945px;
	margin: 0 auto; /* aligns page center - all but IE 6 */
	text-align: left; /* IE 6 hack */
	position: relative;
}

#branding {
	height: 165px;
	width: 210px;
	position: absolute;
	top: -24px;
	left: -28px;
}

#header {
	background: url(../images/header.png);
	height: 157px;
	width: 945px;
	position: relative;
	margin-top: 29px;
}

#logo {
	height: 34px;
	width: 159px;
	position: absolute;
	left: 190px;
	top: 65px;
}

#logo h1 {
	float: left;
	margin-left: -5000px;
}

#mainNav {
	position: absolute;
	height: 32px;
	top: 118px;
	left: 280px;
}

#content {
	background: #fff;
	width: 945px;
}

#leftColumn {
	float: left;
	margin-left: 21px;
	margin-top: 10px;
	width: 146px;
	text-align: center;
}

#mainContent {
	float: left;
	margin-left: 35px;
	margin-top: 20px;
	width: 700px;
}

#slideshow {
	margin-top: -15px;
	margin-left: -6px;
}

#rightColumn {
	float: right;
	margin-left: 30px;
	width: 212px;
	margin-right: 5px;
}

#video #rightColumn {
	float: right;
	margin-left: 30px;
	width: 146px;
	margin-right: 5px;
}

.clear {
	clear: both;
}

#footer {
	background: url(../images/footer.png) no-repeat;
	height: 17px;
	width: 945px;
}

#pageBottom {
	width: 945px;
	margin: 0 auto; /* aligns page center - all but IE 6 */
	text-align: center;
	position: relative;
	color: #ccc;
	margin-top: 15px;
	margin-bottom: 20px;
}

#pageBottom p {
	font-size: 11px;
}

/* mainNav
----------------------------------------------------*/

#mainNav ul {
	list-style: none;
}

#mainNav ul li {
	float: left;
}

#mainNav ul li a:link {
	display: block;
	background: url(../images/mainNav_bg.png);
	color: #fff;
	text-decoration: none;
	letter-spacing: .1em;
	padding: 0px 15px;
	width: auto !important;
	line-height: 32px;
	font-size: 16px;
}

#mainNav ul li a:visited {
	display: block;
	background: url(../images/mainNav_bg.png);
	color: #fff;
	text-decoration: none;
	letter-spacing: .1em;
	padding: 0px 15px;
	width: auto !important;
	line-height: 32px;
	font-size: 16px;
}

#mainNav ul li a:hover {
	background: url(../images/mainNav_hover_bg.png);
}

#mainNav ul li a:active {
	background: url(../images/mainNav_hover_bg.png);
}

#music #mainNav .music a {
	background: url(../images/mainNav_hover_bg.png);
	cursor: default;
}

#bio #mainNav .bio a {
	background: url(../images/mainNav_hover_bg.png);
	cursor: default;
}

#video #mainNav .video a {
	background: url(../images/mainNav_hover_bg.png);
	cursor: default;
}

#commissions #mainNav .commissions a {
	background: url(../images/mainNav_hover_bg.png);
	cursor: default;
}

#contact #mainNav .contact a {
	background: url(../images/mainNav_hover_bg.png);
	cursor: default;
}

/* leftBox
----------------------------------------------------*/

.leftBox {
	text-align: left;
	width: 146px;
}

.leftBoxTop {
	width: 146px;
	height: 39px;
	background: url(../images/leftBoxTop2.jpg) no-repeat;
}

.leftBoxTop h3 {
	padding-top: 14px;
	margin-left: 16px;
	color: #fff;
	font-weight: normal;
}

.leftBoxCenter {
	width: 146px;
	background: url(../images/leftBoxCenter.jpg) repeat-y;
}

.leftBoxBottom {
	width: 146px;
	height: 20px;
	background: url(../images/leftBoxBottom.jpg) no-repeat;
}

.boxContent {
	margin: 0px 16px;
	padding: 5px 0px;
}

.boxButton {
	margin: 0 auto;
	width: 98px;
	margin-top: 16px;
	margin-bottom: -6px;
}

/* rightBox
----------------------------------------------------*/

.rightBox {
	text-align: left;
	width: 212px;
}

.rightBoxTop {
	width: 212px;
	height: 33px;
	background: url(../images/rightBoxTop.jpg) no-repeat;
}

.rightBoxTop h3 {
	padding-top: 8px;
	margin-left: 16px;
	color: #fff;
	font-weight: normal;
}

.rightBoxCenter {
	width: 212px;
	background: url(../images/rightBoxCenter.jpg) repeat-y;
}

.rightBoxBottom {
	width: 212px;
	height: 18px;
	background: url(../images/rightBoxBottom.jpg) no-repeat;
}

.boxContent li {
	margin-bottom: 5px;
}

#video .rightBox {
	text-align: left;
	width: 146px;
}

#video .rightBoxTop {
	width: 146px;
	height: 33px;
	background: url(../images/leftBoxTop.jpg) no-repeat;
}

#video .rightBoxTop h3 {
	padding-top: 8px;
	margin-left: 16px;
	color: #fff;
	font-weight: normal;
}

#video .rightBoxCenter {
	width: 146px;
	background: url(../images/leftBoxCenter.jpg) repeat-y;
}

#video .rightBoxBottom {
	width: 146px;
	height: 18px;
	background: url(../images/leftBoxBottom.jpg) no-repeat;
}


#mainContent #rssincl-box-35740 .rssincl-entry {
	padding-left: 0px;
}

#mainContent #rssincl-box-35740 .rssincl-head {
	padding-left: 0px;
}


/* music page
----------------------------------------------------*/

#music #mainContent table {
	width: 100%;
	border: none;
}

#music #mainContent table td {
	width: 25%;
	text-align: center;
	padding-bottom: 5px;
}



#cdInfo {
	
}

#cdPage #cdInfo {
	width: 700px;
	margin: 0 auto; /* aligns page center - all but IE 6 */
	text-align: left; /* IE 6 hack */
	background: #fff;
	padding: 10px;
}

#cdPage #cdInfo ol li {
	margin-left: 30px;
}

#cdPage ul {
	margin-bottom: 5px;
}

#cdPage ol {
	margin-bottom: 5px;
}

#cdPage ul li {
	margin-left: 20px;
}


#cdTop {
	position: relative;
	height: 250px;
}

#cdCover {
	float: left;
	width: 250px;
}

#cdQuote {
	position: absolute;
	bottom: 10px;
	left: 270px;
}

#cdDescript {
	clear: both;
	margin-top: 20px;
	width: 320px;
	float: left;
}

#cdTracks {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#cdListen {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	width: 320px;
}

