/* Milestone Music stylesheet, by Navin Prasad */

/* CSS Reset (Yahoo) */

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}


/* conditional elements */

#bodywedding {background: #222 /*(background: #776677 url(../img/bkgd.png)*/}

/* structural elements */

body {font-family:'lucida grande', tahoma, verdana, arial, sans-serif; font-size:1em;}

#headerbar {height: 63px; width: 100%; background: #000; border-bottom: 1px solid #4c4c4c}

#header, #page {width: 1000px; margin: auto; padding-top: 8px}

#logo {float: left;}
#logo p {font-size: 0.8em; color: #ededed; position: relative; bottom: 19px; left: 53px}

p#music-for-when {font-size: 1.5em; font-weight: 500; color: #ff9500; float: right; margin-top: 10px; letter-spacing: 0.05em}

div.module {
	margin: 49px 0 0 15px; 
	padding: 8px 14px 13px 14px; 
	width: 944px; 
	border: 8px solid #555555; 
	background: #ededed; 
	position: relative; 
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 3px 3px #555;
	box-shadow: 1px 3px 3px #555
}

div.ad {text-align: center; margin: auto; padding-top: 24px}

table { }
table th {padding: 5px 5px 5px 5px; font-size: 14px; font-weight: bold; color: #555555}
table th:hover {text-decoration: underline}
table td {padding: 4px; }
/*td.top {padding-top: 8px; border-top: 1px solid #eecccc}*/

a.title {font-size: 1.3125em; font-weight: bold; color: #0060bf; text-decoration: none}
a.title:hover {text-decoration: underline}

a.artist {color: #4c4c4c; text-decoration: none}
a.artist:hover {color: #0060bf; text-decoration: underline}

a.buy {font-size: 0.8em; font-weight: bold; color: #0060bf; text-decoration: underline}
a.buy:hover {text-decoration: underline}

span.by {color: #808080}

span.artist {color: #4c4c4c}

span.m, span.g {font-size: 0.875em; color: #808080}

span.small {font-size: 0.85em; color: #808080}

a span.small {color: #0060bf}

h2 {font-size: 1.75em; color: #ffebeb; position: absolute; top: -36px; left: 0; }

p.footer {font-size: 0.85em; color: #ffebeb; text-align: center; padding-top: 0.25em;  margin: 2em auto}

p.footer a {color: #0060bf; padding: 0.5em; background-color: #ededed; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}


