/* CSS Document */
#wrapper {
    margin: 0 auto;
    width: 970px;
	min-height: 2500px;
	height: auto;
    text-align: left;
	background-color: #ffffff;
}
body {
    font-family: Veranda, sans-serif;
	font-size: small;
	color: rgb(0, 82, 119);
	line-height: 1.5em;
    background: rgb(116, 165, 185);
}
A {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    color: rgb(181, 138, 47);
    text-decoration: none;
    line-height: 1.25em;
}
A:hover {
    text-decoration: none;
    color: rgb(90, 148, 172);
    line-height: 1.25em;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
 	color:rgb(90, 148, 172);
	font-size:medium;
}
span.xsmall {
     font-size:x-small;
}
table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
td {
	width: 300px;
	padding: 5px;
	font-size: small;
	text-align: center;
}
td img, tr img{
	border: 2px solid rgb(90, 148, 172);
}
td a img, tr a img {
	border: 2px solid rgb(181, 138, 47);
}
td a:hover img, tr a:hover img {
	border: 2px dashed rgb(90, 148, 172);
}

#top {
	margin: 0 auto;
	border: none;
	background-color: rgb(0, 82, 119);
	width: 970px;
	text-align: center;
}
#top_content img {
	border: 0px;
}
#top td {
	padding: 0px;
}
#top td img {
	border: 0px;
}
#top tr img {
	border: 0px;
}
#top tr {
	margin: 0 auto;
	background-color: rgb(0, 82, 119);
	width: 970px;
	text-align: center;
}
#top tr a {
	font-family: Georgia, serif;
    font-size: small;
	text-decoration: none;
	font-weight: bold;
    color:rgb(220, 199, 151);
}
#top tr a:hover {
    font-size: small;
	text-decoration: none;
	font-weight: bold;
    color: rgb(90, 148, 172);
}
#nav table {
	height: 20px;
}
#right_side {
	float: right;
    width: 190px;
	height: auto;
	background-color: #ffffff;
	margin-bottom: 20px;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 17px;
    padding-bottom: 15px;
	text-align: center;
	border-left:thin;
	border-left-style: dotted;
	border-left-color: rgb(116, 165, 185);
}

span.rightTitle {
    font-family: Georgia, serif;
    font-weight: bold;
    color: rgb(90, 148, 172);
    font-size: small;
    text-align: left;
}
span.rightTitle a {
	font-family: Georgia, serif;
    font-weight: bold;
    color: rgb(90, 148, 172);
    font-size: small;
    text-align:left;
}
span.rightTitle a:hover {
 	font-family: Verdana, sans-serif;
	font-size: small;
    text-decoration: none;
    color: rgb(0, 82, 119);
}
#right_content {
	font-family: verdana, sans-serif;
	text-align:left;
	color: rgb(0, 82, 119);
	font-size: x-small;
	background-color: #ffffff;
	border-bottom-color: rgb(0, 82, 119);
	border-bottom-style: dotted;
	padding-bottom: 20px;
}
#right_content a {
	font-family: Georgia, serif;
	font-size: x-small;
	color:rgb(181, 138, 47);
}
#right_content a:hover {
    text-decoration: none;
    color: rgb(90, 148, 172);
}
#right_content img {
	border: 2px solid rgb(90, 148, 172);
	margin: 2 px;
}
#right_content a img {
	border: 2px solid rgb(181, 138, 47);
}
#right_content a:hover img {
	border: 2px dashed rgb(90, 148, 172);
}
#icons{
	border:none;
	margin-top: 10px;
	margin-bottom: 25px;
	}
#icons a img, #right_pom a img{
	border: none;
}
#icons a:hover img, #right_pom a:hover img {
	border: none;
}
#right_dates, #right_click, #right_potm{
	margin-top: 25px;
	}
#currently{
	margin-top: 15px;
}
#right_listening, #right_quote, #right_website{
	margin-top: 5px;
	}
#right_listening a img, #right_movies a img, #right_books img{
	border: 1px solid rgb(90, 148, 172);
	margin-right: 2px;
	}
#right_listening a:hover img, #right_movies a:hover img, #right_books a:hover img{
	border: 1px solid rgb(181, 138, 47);
	}
#credits {
	margin-top: 20px;
	background-color: #ffffff;
	text-align: left;
	font-size: xx-small;
}
#credits a { 
	font-size: xx-small;
}
#credits a:hover {
	font-size: xx-small;
}
#content, #comments, #blog, #about, #contact, #makeup, #list , #archive {
        width: 550px;
		margin-top: 50px;
        margin-right: 115px;
        margin-bottom: 75px;
        margin-left: 115px;
		text-align: left;
}

span.entryTitle, span.aboutTitle, span.listTitle, span.makeupTitle, span.blogTitle {
    font-family: Georgia, serif;
    font-weight: bold;
    color:rgb(90, 148, 172);
    font-size: medium;   
}
div.subEntry{
	margin-top: 30px;
}
span.redText{
	color: #990033;
	font-weight: bold;
	}
#prevNext{
	margin-top: 50px;
    text-align: right;
	font-size: small;
} 
#blog table {
	text-align: center;
}
#makeup table {
	text-align: center;
	padding: 5px;
}
#contactForm {
	text-align: left;
}
#contactForm table {
	text-align: center;
}
div.archiveSet{
	margin-top: 50px;
}
#comment{
font-size:small;
}
.comments_invite{
	margin-top: 20px;
}
div.divider{
	margin-top: 15px;
	margin-bottom: 50px;
}
