/* CSS Document */

/* Basic stuff */

html, body {
	background-color: #151220;
	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', "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}

body {
	min-width: 900px;
}

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: 'Raleway',"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;
}


	
/* 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: 100%;
	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: 100%;
	color: #938DB5;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	text-align: left;
	margin-bottom: .5em;
} 

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

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

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

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

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

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

div#pagecontent {
	background-image: url(http://www.carygrace.com/images/2019-homepage/cg-bg-2019-lot.jpg);
	background-position-x: -480px;
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -425px;
	width: 850px;
	min-width: 850px;
	height: 768px;
	border: 1px #938DB5 solid;

}




div#header {
	position: relative;
	display: block;
	width: 850px;
	height: 141px;
	clear: both;
}

div#carygrace {
	position: relative;
	margin-top: none;
	margin-left: none;
	float: left;
	width: 233px;
	height: 142px;
}

div#topnavigation {
	width: auto;
	height: 85px;
	margin-top: 36px;
	margin-right: 20px;
	float: right;

}

#topnavigation img, #topnavigation a {

	float: right;
	border: none;

}

div#homepagebody {
    width: 300px;
    padding-right: 30px;
    float: right;
    height: auto;
    margin-top: -33px;
	
	
}

div#searchthissite {

    width: 210px;
    margin-top: 1.5em;
    margin-bottom: .2em;
    display: block;
    clear: both;


}

#searchthissite p {
	
    text-align: left;
    font-size:80%;
    line-height: 100%;
	color: #ffffff;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}

div#homepagesearchbox {
	display: block;
	text-align: center;
	width: 210px;
	padding-top: 3px;
	height: 64px;
	margin: 0px;

}




#homepagesearchbox input {
    text-align: left;
    display: block;
    font-size:100%;
	padding: 2px;
	margin-bottom: 3px;
	height: 25px;
	color: #1b1925;
	font-family: 'Raleway', Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
	
}

#textbox input {
	width: 210px;
	float: right;
	clear: both;
    display: block;



}

div#submit {
	float: right;
	clear: both;
    display: block;

}


div#social_icons {
	position: absolute;
	left: 50%;
	margin-left: -425px;
	margin-top: 776px;
	text-align: center;
	width: 850px;
	height: 66px;
	display: block;
	padding: 0px;
	clear: both;

}

#social_icons img {
	width: 64px;
	height: 64px;
	margin: 0px 2px 0px 2px;	
	display: inline-block;
	border: none;
	padding: none;
	background-color: #1b1925;
	opacity: 0.70;
    -moz-opacity: 70%;
    -webkit-opacity: 70%;
    
}

#social_icons img, #social_icons a, #social_icons a:link, #social_icons a:hover, social_icons a:visited {
	border:none;
	text-decoration: none;
	
	
}

#social_icons a:hover img {
	width: 64px;
	height: 64px;
	background-color: #938DB5;
	border:none;
	text-decoration: none;
	opacity: 1;
    -moz-opacity: 100%;
    -webkit-opacity: 100%;
	
	
}




div#footerblockhome {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	margin-top: 860px;
	width: 900px;
	height: 50px;
	display: block;
	padding: 0;
	margin-bottom: .1em;
	text-align: center;
	clear: both;
}

#footernavlinks {
	width: 850px;
	display: inline-block;
	padding: 0;
	margin-top: .1em;
	margin-bottom: .1em;
	text-align: center;
	border-top: none;
	clear: both;
}

#footernavlinks p {

	font-size: 90%;

}

