/* CSS Document */

/* Basic stuff */

html, body {
	background-color: #1b1925;
	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: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, 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%;
} 

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: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
}

input[type="submit"], input.submit {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, 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:"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: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: small-caps;
} 

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

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

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

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

/* Homepage */
/* Centering + Layout + General */


div#topnavigation {
	background-color: #1b1925;
	width: 800px;
	height: 100px;
	border-right: 1px #938DB5 solid;
	border-left: 1px #938DB5 solid;
}

#topnavigation * {
	border:none;

}


div#mainindexcontent {
	position: reative;
	width: 800px;
	height: 600px;
	background-color: #000000;
	border: 1px #938DB5 solid;
}

div#altindexcontent {
	position: relative;
	width: 800px;
	height: 600px;
	background-color: #000000;
	border: 1px #938DB5 solid;
}

#altindexcontent table {
	position: relative;
	color: #fffff;
	width: 800px;
	padding: 0;
}

#altindexcontent table img {
	margin: 14px;
	border: 1px solid;
	}
	
#altindexcontent table a {
	border: 1px #ffffff;
	display: block;
	}

div#soundcloud {
	top: 0px;
	left: 0px;
	width: 800px;
	height: 100px;
	border: none;
}

div#blogfeed {
	position: absolute;
	width: 250px;
	height: 549px;
	text-align: right;
	margin-top: 10px;
	margin-left: 526px;
	overflow: hidden;
	padding-left: 12px;
	padding-right: 12px;
	border-bottom: #ffffff 1px solid;
	background-image: url(../images/blacktovioletgrad3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#homepagesearchbox {
	width: 800px;
	height: auto;
	margin-top:1.5em;
}

div#homepagesearchbox input {
	font-size:100%;
	padding: .2em;
	margin-right: 1em;
}

div#bottomnavigation {
	width: 800px;
	height: 100px;
}



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

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

.newalbum {
	font-size: 90%;
	margin-bottom: 1em;
	line-height: 120%;
}

#morenews p {
	font-size: 90%;
	line-height: 22px;
}
	
div#morenews {
	position: absolute;
	width: 256px;
	height: 22px;
	text-align: right;
	margin-top: 560px;
	margin-left: 526px;
	padding: 9px;
	background-color: #333149;
}
	

div#cdbabybuythingy {
	position: absolute;
	left: 50%;
	margin-left: -66px;
	margin-top: 300px;
	width: 122px;
	height: auto;
}

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

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: Georgia, "Times New Roman", Times, serif;
} 

.searchbox input {
	background-color: #9D96DF;
	color: #000000;
	font-weight: normal;
	font-family: 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: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 130%;
	font-style: italic;
	margin-bottom: 1em;
}

#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;
}

