/* CSS Document */

/* Basic stuff */

html {
	
	background-color: #1b1925;

}

html, body {
	
	background-image: url(http://www.carygrace.com/images/vanishing-bg.gif);
	background-repeat: repeat;
	background-position: center;

	color: #ffffff;
	font-size: 100%;
	line-height: 100%;
	width: 100%;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
}


body {
	min-width: 800px;
}

html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dd, dt, img,
blockquote, q, table, thead, tbody, tfoot, caption, th, tr, td, a, form,
input, textarea, fieldset, pre {
	margin: 0;
	padding: 0; 
	font-size: 100%;
	line-height: 100%;
	font-variant: normal;
	font-style: normal;
} 

table {
	border-collapse: collapse;
}

ul ul, ul ol, ul dir, ul menu, ul dl,
ol ul, ol ol, ol dir, ol menu, ol dl,
dir ul, dir ol, dir dir, dir menu, dir dl,
menu ul, menu ol, menu dir, menu menu, menu dl,
dl ul, dl ol, dl dir, dl menu, dl dl {
	margin-top: 0;
	margin-bottom: 0;
}

ul, ol, dl {
	list-style-type: none;
}

ul, li {
	margin: 0;
	padding: 0;
}	

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
	padding: 0;
	margin-bottom: 0px;
}

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

input, select, textarea {	
	margin: 0px;
}

input, textarea, select {
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
}

input[type="submit"], input.submit {
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: auto;
	font-size: 80%;
}

input[type="text"], textarea, select {
	border: 0px;
}

#skip a, #skip a:hover, #skip a:visited { 
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden;
} 
 
#skip a:focus { 
	position:static; 
	width:auto; 
	height:auto; 
} 

	
/* Default link styles */

a {
	text-decoration: none;
}

a:link {
	color: #9D96DF;
	outline: none;
	text-decoration: none;
}

a:active {
	color: #B6B8E0;
}

a:visited {
	color: #9D96DF;
	outline: none;
}

a:hover, a:focus {
	border-bottom: 1px dotted #9900FF;
	text-decoration: none;
	color: #9900FF;
}

a img, a img:visited {
	border: none;
	outline: none;
}




/* Text styles */


.body_copy p {
	font-family:'Raleway', "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 90%;
	line-height: 170%;
	text-align: justify;
	margin-bottom: 1em;
	color: #ffffff;
}

.quote, .quote p {
	color: #FFE0BA;
	font-weight: bold;
}


h1 {
	margin: 0;
	padding: 0; 
	font-size: 200%;
	line-height: 120%;
	color: #938DB5;
	font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;
} 

h2 {
	margin: 0;
	padding: 0; 
	font-size: 120%;
	line-height: 120%;
	color: #999999;
	font-weight: normal;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
} 

h3 {
	margin: 0;
	padding: 0; 
	font-size: 120%;
	line-height: 120%;
	color: #9999FF;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
} 

h6 {
	margin: 0;
	padding: 0; 
	font-size: 100%;
	line-height: 120%;
	color: #999999;
	font-weight: normal;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
} 

.headerpath {
	line-height:2em;
	
}

.biolink p {
	margin: 0;
	padding: 0; 
	font-size: 150%;
	line-height: 120%;
	margin-bottom: .5em;
	color: #938DB5;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
} 


.gallindexthumbs {
	width: auto;
	height: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}

/* Music and Discog */


.trackname {
	margin: 0;
	padding: 0; 
	font-size: .8em;
	line-height: 100%;
	font-weight: normal;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
} 


.smalltype {
	margin: 0;
	padding: 0; 
	font-size: .8em;
	line-height: 100%;
	color: #999999;
	font-weight: normal;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
}

.trackname a:link, .trackname a { 
	margin: 0;
	padding: 0; 
	font-size: 100%;
	line-height: 100%;
}

.lyricsletters h1 {
	margin-left: 8px;
	line-height: 100%;
	margin-top: 0px;
}

.alphalinks {
	font-size: 100%;
	line-height: 150%;
	font-weight: normal;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
}

div.alphalinks {
	text-align: center;
	width: 610px;
}

.alphalinks a {
	margin-left: 1px;
	margin-right: 1px;
}

.lyricslist {
	font-size: 100%;
	line-height: 150%;
	font-weight: normal;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
}

.lyricslist p {
	margin-bottom: 10px;
}

div.lyricslist {
	text-align: left;
	width: 510px;
	margin-bottom: 10px;
}

.lyrics_author {
	color: #D9D9F3;
	font-size: 80%;
	line-height: 120%;
	margin-bottom: .3em;
	font-family: 'Raleway', Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none  
}
.lyrics_author a:link, .lyrics_author a:visited {
	color: #D9D9F3;
	text-decoration: none  
}
.lyrics_author a:hover {
	color: #9900FF;
}

div.lyrics_header {
	margin-left: 10px;
}

.lyrics_toplinks {
	float: right;
	margin-right: 10px;
	color: #ffffff;
	font-size: 80%;
	line-height: 120%;
	font-family: 'Raleway', Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.lyrics {
	margin-top: 1em;
	margin-left: 10px;
	margin-right: 10px;
	width: 428px;
}

.lyrics p {
	color: #ffffff;
	font-size: 120%;
	line-height: 150%;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	margin-top: 1em;
	margin-bottom: 1em;
}

.indent {
	padding-left: 2em;
}

div.lyrics_sidebar {
	width: 172px;
	height: auto;
}

div.lyrics_sidebar_item {
	margin-bottom: 2em;
	width: 172px;
	height: auto;
}

.lyrics_appears {
	color: #848593;
	font-size: 80%;
	line-height: 120%;
	font-family: 'Raleway', Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1em;
	margin-bottom: 2em;
	text-decoration: none 
}

.lyrics_album_artist {
	color: #ffffff;
	font-size: 90%;
	line-height: 120%;
	font-family: 'Raleway', Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
.lyrics_album_title {

	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
}

.lyrics_album_title p, .lyrics_album_title a {
	font-size: 100%;
	line-height: 130%;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
}
	
.lyrics_album_cover img {
	width: 172px;
	height: 172px;
	border-color:#999999;
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 4px; 
}


.lyrics_album_cover a:hover img {
	width: 172px;
	height: 172px;
	border-color:#9900FF;
	border-style: dotted;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 4px; 
}
	
div.lyrics_spotify_player {
	width: 350px;
	margin: 0px 0px 11px 11px;
}
	
	
.lyrics_player {
	margin-bottom: .8em; 
}

div.lyrics_tracklist {
	margin-top: 1em;
	width: 150px; 
}

.lyrics_tracklist p {
	color: #848593;
	font-size: 80%;
	line-height: 120%;
	font-family: 'Raleway', Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
	margin-bottom: 1.2em;
	text-decoration: none 
}

.lyrics_tracklist em {
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
}
#albuminfo p {
	font-size: .8em;
	line-height: 2em;
	font-family: 'Raleway', Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
	margin-bottom: 1.2em;
	text-decoration: none 
}

div.musiccategories {
	width: 104px;
	margin: 10px;
}

.musiccategories, .musiccategories a, .musiccategories a:visited {
	width: 104px;
	height: 104px;
	display: block;
	padding: 1px;
}

.musiccategories img {
	padding: 0;
	width: 100px;
	height: 100px;
	border: 1px solid #000000;
}

.musiccategories a:hover {
	padding: 0px;
	width: 102px;
	height: 102px;
	border: 1px dotted #9900FF;
}

.musicnews {
	margin: 10px;
}

.musicnews img {
	margin-right: 10px;
	float: left;
}

.musicnews h1 {
	text-align: left;
	margin-bottom: .5em;
}
	
	
div.discogindextitles {
	width: 280px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}

.discogindextitles p {
	margin: 0;
	padding: 0; 
	font-size: 150%;
	line-height: 120%;
	margin-bottom: .5em;
	color: #938DB5;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

div.discogsmcovers {
	margin-left: 38px;
	margin-right: 38px;
}

.discogsmcovers, .discogsmcovers a, .discogsmcovers a:visited {
	width: 204px;
	height: 204px;
	display: block;
	padding: 1px;
}

.discogsmcovers img {
	padding: 0;
	width: 200px;
	height: 200px;
	border: 1px solid #000000;
}

.discogsmcovers a:hover {
	padding: 0px;
	width: 202px;
	height: 202px;
	border: 1px dotted #9900FF;
}

div.discogsmcovers {
	margin:none;
	margin-right: 8px;
}

div.discogcovers, div.discogcovers2, div.discogcovers3 {
	margin-left: 0px;
	margin-right: 8px;
}

.discogcovers, .discogcovers a, .discogcovers2 a, .discogcovers a:visited .discogcovers2 a:visited { 
	width: 254px;
	height: 254px;
	display: block;
	padding: 1px;
}

.discogcovers3 a, .discogcovers3 a:visited { 
	width: 404px;
	height: 404px;
	display: block;
	padding: 1px;
}

.discogcovers img, .discogcovers2 img {
	padding: 0;
	width: 252px;
	height: 252px;
	border: 1px solid #000000;
}

.discogcovers3 img {
	padding: 0;
	width: 402px;
	height: 402px;
	border: 1px solid #000000;
}

.discogcovers a:hover, .discogcovers2 a:hover {
	padding: 0px;
	width: 254px;
	height: 254px;
	border: 1px dotted #9900FF;
}

.discogcovers3 a:hover {
	padding: 0px;
	width: 404px;
	height: 404px;
	border: 1px dotted #9900FF;
}


table#dalbuminfo {
	width: 610px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 8px;
	margin-left: 95px;
	margin-right: 95px;
	padding: 0;
}

table#musicmainpagetable {
	width: 610px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
}

table#playertable {
	width: 610px;
	height: auto;
	margin-top: 0px;
	margin-left: 95px;
	margin-right: 95px;
	padding: 0;
}


#buytext {
	margin-bottom: 8px;
}	

#buytext h3 {
	color: #FFFFFF;
	padding: 0; 
	font-size: 90%;
	line-height: 120%;
	font-weight: normal;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
}

div#discogbuybuttons {
	margin-bottom: 1em;
}

div#discogbuybuttons img, div#discogbuybuttons a, div#discogbuybuttons a:visited, {
	border: none;
}

div.discogbuybuttons {
	margin-bottom: 1em;
}

div.discogbuybuttons img, div#discogbuybuttons a, div#discogbuybuttons a:visited, {
	border: none;
}

div#discogblurb {
	padding: 0; 
	margin: 0;
	width: 100%;
	height: auto;
}

#discogblurb p {
	color: #FFFFFF;
	font-size: 90%;
	line-height: 120%;
	margin-bottom: 1em;
	font-weight: normal;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
}

#discogblurb em {
	font-style: italic;
}

div.attribution {
	font-variant: small-caps;
	width: 100%;
	text-align: right;
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
}


#musicplayer {
	width: 610px;
	height: 80px;
	margin-top: 15px;
}

.tracknum {
	margin-right: 3px;
}


#discogalbumtitle {
	
	margin-bottom: 8px;
}
	
div#discogalbuminfo {
	
	margin-bottom: 18px;
}

#discoglinks {
	font-size: 90%;
	
	margin-bottom: 4em;
	font-weight: normal;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
}

#discoglinks p {
	
	margin-bottom: 1em;
	line-height: 1.5em;
}

#albumcredits, #albumdata {
	padding-right: 16px;
}

#albumcredits h3 {
	font-size: 1.3em;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: .7em;
}

#albumcredits p {
	font-size: .8em;
	line-height: 1em;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: .5em;
}

#albumdata p {
	font-size: .8em;
	line-height: 1.3em;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-style: italic;}

#albumcredits em, #albumdata em {
	font-size: 1em;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bold;
}

#albumlinks p {
	font-size: .9em;
	line-height: 1.3em;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 1em;
}

.albumquote p {
	font-size: .9em;
	line-height: 1.3em;
	font-style: normal;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	font-weight: normal;
}

.attribution p {
	font-size: .9em;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.discogbuybutton a, .discogbuybutton a:visited {
	display: block;
	padding: 4px;
	background: url(../images/purplegrad.gif);
	background-position: center;
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 90%;
	line-height: 1.2em;
	height: 1.2em;
	vertical-align: middle;
	border-top: 1px solid #666699;
	border-left: 1px solid #666699;
	border-right: 1px solid #333366;
	border-bottom: 1px solid #333366;
}

.discogbuybutton a:hover {
	color: #FFCC00;
	border: 1px dotted #9900FF;
	padding: 4px;
}

.buybuttons td {
	padding: 2px;
	height: auto;
	border: none;
}

.speakericon, .speakericon a, .speakericon a:visited {
	width: 20px;
	height: 19px;
	display: block;
	padding: 1px;
	
}

.speakericon img {
	width: 20px;
	height: 19px;
}

.docicon, .docicon a, .docicon a:visited {
	width: 15px;
	height: 19px;
	display: block;
	padding: 1px;
	
}

.docicon img {
	width: 15px;
	height: 19px;
}

.itunesbutton, .itunesbutton a, .itunesbutton a:visited {
	width: 61px;
	height: 15px;
	display: block;
	padding: 1px;
}

.itunesbutton img {
	width: 61px;
	height: 15px;
}

.itunesbutton a:hover, .docicon a:hover, .speakericon a:hover {
	border: 1px dotted #9900FF;
	padding: 0px;
}

.plugin_info {
	font-size: 60%;
	line-height: 120%;
	margin: 0;
	font-weight: normal;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
}

table#creditstable {
	width: 610px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 100px;
	margin-left: 95px;
	margin-right: 95px;
	padding: 0;
}

div.creditscovers {
	margin:0;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.creditslinks {
	font-size: 100%;
	line-height: 120%;
	font-weight: normal;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
}

.creditsalbumtitle h1 {
	margin: 0;
	padding: 0; 
	font-size: 180%;
	line-height: 120%;
	color: #938DB5;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: normal;
	font-variant: small-caps;
}

div.maincredits {
	border: none;
	margin-top: 1em;
} 

.maincredits p {
	margin-bottom: 2em;
	font-size: 80%;
	line-height: 150%;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border: none;
} 

.credit p {
	margin-bottom: .3em;
} 

div.creditsblock {
	margin-bottom: .6em;
	margin-left: 10px;
	margin-top: .6em;
} 

.creditstitle h2 {
	margin-bottom: .3em;
	padding: 0px; 
	font-size: 120%;
	line-height: 120%;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border: none;
} 

.creditstitle a, .creditstitle a:visited {
	text-decoration: none;
	border: none;
} 

.creditspub p {
	margin-bottom: .8em;
	padding: 0px; 
	font-size: 80%;
	line-height: 120%;
	color: #CCCCCC;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
} 

.creditsname {
	padding: 0px; 
	font-size: 100%;
	line-height: 120%;
	color: #ffffff;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
} 

.creditinstruments {
	padding: 0px; 
	font-size: 80%;
	line-height: 120%;
	color: #CCCCCC;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
} 

.spotifyembed {
	margin-bottom: 11px;
}

/* New Discog main page */

.discog_section {
	margin-bottom: 1em;
	clear: both;
}

.discog_section h1 {
	
	margin-bottom: .5em;
	padding: 0; 
	font-size: 2em;
	line-height: 2em;
	color: #938DB5;
	font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: small-caps;

	
}


.discog_row {
	width: 660px;
	clear: both;
    white-space: nowrap;
    float: left;
    margin-bottom: 1em;
    vertical-align: top;
	
}

.discog_releaseblock {
	display: inline-block;
	vertical-align: top;
	background-color: none;
	width: 216px;
	height: auto;
	margin-right: 4px;
	padding: 0px;
		
}

div.discog_cover {
	width: 204px;
	height: 204px;
	margin-left: 0px;
	margin-right: 4px;
	padding: 6px;
}

.discog_cover, .discog_cover a, .discog_cover a:visited {
	width: 202px;
	height: 202px;
	display: block;
	padding: 1px;
}



.discog_cover a:hover {
	padding: 0px;
	width: 202px;
	height: 202px;
	border: 1px solid #9900FF;
	
	background-color: #9900FF;
}

.discog_cover a:hover img { 
	opacity: 0.8; 
	
	}

.discog_cover img {
	padding: 0px;
	width: 200px;
	height: 200px;
	border: 1px solid #504f4f;
	
}





.discog_title {
		width: 214px;
}

.discog_title p {
	margin: 0;
	padding: 0; 
	font-size: 1.2em;
	line-height: 2em;
	color: #938DB5;
	font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	}

.discog_year {
		width: 214px;
}
.discog_year p {
	margin: 0;
	padding: 0; 
	font-size: .7em;
	line-height: 2em;
	color: #938DB5;
	font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	}
	
	
.discog_title a, .discog_title a:hover, .discog_title a:focus {
		border-bottom: none;
		text-decoration: none;
		

}

div.discog_120thumb {
	width: 124px;
	height: 124px;
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

.discog_120thumb, .discog_120thumb a, .discog_120thumb a:visited {
	width: 122px;
	height: 122px;
	display: block;
	padding: 1px;
}



.discog_120thumb a:hover {
	padding: 0px;
	width: 122px;
	height: 122px;
	border: 1px solid #9900FF;
	
	background-color: #9900FF;
}

.discog_120thumb a:hover img { 
	opacity: 0.8; 
	
	}

.discog_120thumb img {
	padding: 0px;
	width: 120px;
	height: 120px;
	border: 1px solid #504f4f;
	
}

div.discog_170thumb {
	width: 174px;
	height: 174px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.discog_170thumb, .discog_170thumb a, .discog_170thumb a:visited {
	width: 172px;
	height: 172px;
	display: block;
	padding: 1px;
}



.discog_170thumb a:hover {
	padding: 0px;
	width: 172px;
	height: 172px;
	border: 1px solid #9900FF;
	
	background-color: #9900FF;
}

.discog_170thumb a:hover img { 
	opacity: 0.8; 
	
	}

.discog_170thumb img {
	padding: 0px;
	width: 170px;
	height: 170px;
	border: 1px solid #504f4f;
	
}

div.discogcovers_250x {
	width: 254px;
	height: 254px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.discogcovers_250x, .discogcovers_250x a, .discogcovers_250x a:visited {
	width: 252px;
	height: 252px;
	display: block;
	padding: 1px;
}



.discogcovers_250x a:hover {
	padding: 0px;
	width: 252px;
	height: 252px;
	border: 1px solid #9900FF;
	
	background-color: #9900FF;
}

.discogcovers_250x a:hover img { 
	opacity: 0.8; 
	
	}

.discogcovers_250x img {
	padding: 0px;
	width: 250px;
	height: 250px;
	border: 1px solid #504f4f;
	
}




/* About */

.biophoto-left {
	display: block;
	float: left;
	border: none;
	margin-right: 20px;
	margin-bottom: 4px;
}

.biophoto-right {
	float: right;
	border: none;
	margin-left: 20px;
	margin-bottom: 4px;
}

#biophoto2 {
	float: right;
	border: none;
	margin-left: 20px;
	margin-bottom: 13px;
}

/* Links */

div.linksblock1 {
	margin-left: 10px;
	margin-bottom: .5em;
}
div.linksblock2 {
	margin-left: 10px;
	margin-bottom: .3em;
}

.linksname {
	margin: 0;
	padding: 0; 
	font-size: 140%;
	line-height: 120%;
	margin-right: .3em;
	color: #938DB5;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.linksdesc, .linksdesc p, .formcontainer p, .formoptions p {
	margin: 0;
	padding: 0; 
	font-size: 100%;
	line-height: 150%;
	color: #ffffff;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}

.linksdesc a, .linksdesc a:link, .linksdesc a:visited {
	margin: 0;
	padding: 0; 
	font-size: 100%;
	color: #ffffff;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}

.linksdesc p {
	margin-bottom: .3em;
	margin-top: .3em;
}

.linksurl, .linksurl a, .linksurl a:link, .linksurl a:visited {
	margin: 0;
	padding: 0; 
	font-size: 100%;
	line-height: 120%;
	color: #938DB5;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
}

.urlwrap {
	width: 610px;
	word-wrap: break-word;
}

.urlhalfwrap {
	width: 305px;
	word-wrap: break-word;
}

.linksname a:hover, .linksdesc a:hover, .linksurl a:hover {
	color: #9900FF;
}

/* Contact */

div.formcontainer {
	width: 590px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
}

.contactform textarea, .contactform input {
	padding: .2em;
	background-color: #D2CEE0;
	border: 1px solid #9900FF; 
	color: #360086;
	font-size: 1em;
	line-height: 120%;
	margin: 0;
}

.contactform textarea:focus, .contactform input:focus {
	background-color: #ffffff;
	border: 1px solid #ffffff; 
	color: #000000;
}

.formsubmit input {
	font-size: 1em;
	padding: 4px;
	color: #360086;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	float: right;
	margin: 10px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #360086;
	border-right: 1px solid #360086;
}

.formsubmit input:hover {
	background-color: #ffffff;
	color: #9900FF;
	border: 1px dotted #9900FF; 
}

div.formoptions {
	width: 590px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 1em;
	clear: both;
}

.formoptions input {
	border: none;
	background: transparent;
}


div.formmessage {
	width: 610px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
}

.formmessage textarea {
	width: 592px;
	padding: 8px;
}


div.formemaillabel {
	width: 180px;
	margin-right: 10px;
	float: left;
	text-align: right;
}

div.formfield {
	width: 400px;
	float: right;
}

.formfield input {
	width: 400px;
}


/* Gallery */

#galleryheader {
	margin-bottom: .5em;
}

#gallerymenu {
	margin-bottom: .5em;
	font-size: 100%;
	line-height: 120%;
}

#mediasite {
	margin-top: .5em;
	font-size: 80%;
	line-height: 120%;
}

/* Centering + Layout + General */

div#pagecontainer {
	text-align: center;
	width: 100%;
	height: auto;
}

div#pagecontent {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	background-color: #000000;
	height: auto;
}

table#pagebodytable, table#pagebodytable2 {
	width: 610px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 8px;
	margin-left: 95px;
	margin-right: 95px;
	padding: 0;
	
}

div#pagebody  {
	width: 660px;
	margin:70px;
	padding: 0px;
	
}



div#pageheading {
	margin-bottom: 1.5em;
}

div.searchbox {
	width: 100%;
	text-align: center;
} 

.searchbox p {
	font-size: 100%;
	line-height: 120%;
	color: #ffffff;
	font-weight: normal;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
} 

.searchbox input {
	background-color: #9D96DF;
	color: #000000;
	font-weight: normal;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	padding: 2px;
}

.textfield {
	font-weight: bold;
	font-size: 100%;
	margin-left: 5px;
	margin-right: 5px;
}

#error {
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}

#error p {
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 130%;
	font-style: italic;
	margin-bottom: 1em;
}

#error h3 {
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 150%;
	font-style: normal;
	margin-bottom: 1em;
	font-weight: normal;
}

#error h3 a:link, #error h3 a:visited {
	border-bottom: 1px solid #938DB5;
}

#error h3 a:hover {
	border-bottom: 1px dotted #9900FF;
}

#fglink p {
	font-size: .5em;
	margin-top: 3em;
	margin-bottom: 3em;
}

div.merchitem {
	margin-left: 10px;
}


.imghover, .imghover a, .imghover a:visited {
	display: block;
	padding: 1px;
}

.imghover img {
	padding: 0;
	border: 1px solid #000000;
}

.imghover a:hover {
	padding: 0px;
	border: 1px dotted #9900FF;
}

div.collaborators_list {
	margin-top: 2em;
}

.collaborators_list p {
	font-family:'Raleway', "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-variant: small-caps;
	line-height: 170%;
	text-align: left;
	margin-bottom: 1em;
	color: #ffffff;
}

.collaborators_links {
	font-family:'Raleway', "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 90%;
	font-variant: normal;
	line-height: 170%;
	text-align: left;
	margin-bottom: 1em;
	color: #ffffff;
}

.dates {
	margin-top: 16px;
	margin-bottom: 16px;
}

.dates h2 {
	padding: 0; 
	font-size: 150%;
	line-height: 120%;
	margin-bottom: .5em;
	color: #ffffff;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	
}

.dates h3 {
	padding: 0; 
	font-size: 120%;
	line-height: 120%;
	margin-bottom: .5em;
	color: #938DB5;
	font-family:  'EB Garamond', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	
}

.contributebox {
	border: 1px white solid;
	padding: 18px;
}

.subscribe {
	width: 200px;
	height: auto;
	background-color: #3f2553;
	border: 1px white dotted;
	padding: 10px;
	font-weight: bold;
}

div#social_icons {
	width: 800px;
	height: 64px;
	padding:none;
	border: none;
}
