
/* 
reset.css
 */

		html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}	


/* 
end reset.css
 */

body { color : #d0a147 ; font-family : Belleza ; margin : 20px ; line-height : 1.3 ; background-image : url('/studying/URIGSLIS/597DH/RemixingHoliday/images/billie_back.jpg') ; background-repeat : no-repeat ; background-color : #000 ; }
div#top { float : right ; max-width : 50% ; line-height : 1.4 ; font-size : 1.2em ; margin-right : 5% ; }
h1 { font-size : 2em ; font-weight : bold ; margin : 10px 0px ; }
h1#remixinghed{ font-family: 'Federo', sans-serif; float : right ; color : #d0a147 ; text-transform : uppercase ; font-size : 3em ; margin-top : 50px ; }
h1#remixinghed a { text-decoration : none ; }
h2 { font-size : 1.5em ; margin : 10px 0px ; }
h4 { font-size : 1em ; margin : 10px 0px ; font-weight : normal ; }
p { margin : 10px 0px ; }
div#composition { background-color : #D8BD8A ; color : #503E1B ; }
div#lines p { margin : 0px 20px ; text-indent : -20px ; }
#create { min-width : 90% ; border : 1px solid ; padding : 20px ; float : right ; margin : 20px ; background-color : #504734 ; opacity : 0.7 ; }
#composition a { color : #503E1B ; }
.lyrics { font-family: 'Homemade Apple', cursive; font-size : 1.4em ; line-height : 1.6 ; }
a { color : #d0a147 ; }
#footer a { color : #999 ; text-decoration : none ; }
a:hover, #footer a:hover { color : #D8BD8A ; }
#footer { border-top : 1px dotted #212121 ; padding-top : 10px ; font-size : .85 ; }
#wordlist table, td { border : 1px solid ; }
#wordlist td { padding : 10px ; }
#wordlist table {  margin : 100px ; }
em { font-style : italic ; }
blockquote { margin-left : 10% ; margin-right : 10% ; margin-top : 4ex ; margin-bottom : 4ex ; }
#references { margin-left : 20px ; text-indent : -20px ;  }


/* Quote Mark Styles */
blockquote:before {
color: #FFE8BC;
display: block;
font-size: 1000%;
width: 50px;
content: "“";
font-family : Georgia ; 
height: 0;
margin-left: -0.15em;
opacity: .4 ;
}
