/*
Theme based on Sharpflio, but Matt Lenz (http://webrevolutionary.com/sharpfolio)
but then modded and styled for the lovely Ms. Vixen.

Live long and prosper. Nanu nanu.
*/
body {
	text-align: center;
	background: #2e2e2e url(http://libraryvixen.com/img/topBG.jpg) center top no-repeat;
	color: #999;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 12px;
	line-height: 150%;
}
div#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	padding: 0px 40px 0px 40px;
}
a {
	color: #fff;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
p {
	margin: 0 0 24px;
}
h1, h2, h3, h4 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
}
div#header {
	border-bottom: 1px solid #ffffff;
	margin-top: 90px;
}

div#logoCont {
width: 377px;
margin: 0 auto;
padding-top: 10px;
}
h1 {
	font-size: 48px;
	color: #fff;
	line-height: 120px;
}
h1 a {
	text-decoration: none;
	color: #fff;
}
div#header h2, ul#navigation {
	margin: 0 0 6px;
}
ul#navigation {
	display: block;
	width: 500px;
	float: left;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin: 0 32px 0 0;
}
ul#navigation li a:hover {
	color: #999;
}
div#header h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 16px;
	color: #ffffff;
}
span.f {
	font-style: italic;
}
div#content {
	margin: 40px 0 0 0;
}
div.thumbnail {
	width: 585px;
	float: left;
}
div.entry {
	width: 200px;
	padding-left: 10px;
	float: right;
	line-height: 90%;
}
div#content h2 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 7px;
}
div#content h2 a {
	text-decoration: none;
	color: #fff;
}
p.comment-link {
	margin-top: 7px;
}
p.comment-link a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
	color: #6b6a6a;
	text-decoration: none;
	font-size: 12px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}

.footerbg {
background: url(http://libraryvixen.com/img/bottomBG.png) no-repeat center bottom;
width: 924px;
height: 101px;
margin: 0 auto;
}
div#footer p {
	line-height: 108px;
	color: #333;
	text-align: center;
}
div#footer p a {
	color: #444;
	text-decoration: none;
}
div#footer p a:hover {
	color: #555;
	text-decoration: underline;
}
div.post {
	margin: 0 0 30px;
	border-bottom: 1px solid #404040;
}
h3#comments, h3#respond {
	color: #fff;
	line-height: 64px;
}
div.author {
	width: 250px;
	float: left;
}
div.author cite {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, Times, 'Times New Roman', serif;
	margin: 0 0 0 12px;
}
div.author img {
	position: relative;
	top: 10px;
}
div.comment {
	width: 500px;
	float: right;
	padding: 18px 0 0 0;
}
ol.commentlist {
	border-top: 1px solid #333;
	margin: 0 0 48px;
}
ol.commentlist li {
	border-bottom: 1px solid #333;
	padding: 12px 0 0;
}
form textarea {
	margin: 0 12px 0 12px;
	width: 650px;
}

form input {
margin: 0 12px;
}
div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}

.footer2 {
line-height: 14px;
width: 400px;
float: left;
margin-bottom: 30px;
margin-top: 20px;
}

.footer3 {
line-height: 38px;
float: right;
text-align: right;
}

.footer3 a{
padding: 10px;
background: #1f1f1f;
text-decoration: none;
}

.footer3 a:hover{
background: #3c3c3c;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.blogrollMain {
float: right;
width: 120px;
margin-right: -219px;
margin-top: 19px;
background: url(http://libraryvixen.com/img/blogrollBG.png) bottom right no-repeat;
min-height: 239px;
padding: 30px 30px 231px 70px;
font-size: 11px;
}

.blogrollMain ul li {
list-style: none;
margin-top: 10px;
}

.widgettitle {
display: none;
}

#tumblr-recent-photos {
list-style: none;
}

#widgetCont {
margin-bottom: 40px;
}

#widgetCont img {
padding: 2px;
background: #fff;
}

#widgetCont img:hover {
padding: 2px;
background: #777;
}
