@charset "utf-8";
/*
Theme Name: Lindsay Eland
Theme URI: http://lindsayeland.com
Description: A theme by Greg Eland<a href="http://gregeland.com"</a>.
Version: 1
Author: Greg Eland
Author URI: http://gregeland.com
Tags:
*/
/*----------resets----------*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
html, body {
	height: 100%;
	min-height: 100%;
	width: 100%;
	font-size: 62.5%;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
/*---Basic Styling---*/
body {
	background-image: url(images/wood.jpg);
	background-repeat: repeat;
	font-size: 1em;
}
a {
	font-weight: bold;
	color: #ABA727;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 2.4em;
}
h2 {
	font-size: 2.4em;
	color: #7F5140;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 a {
	color: #7F5140;
}
h2 a:hover {
	color: #ABA727;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #7F5140;
}
p {
	padding-bottom: 1em;
}
/*---Generic Classes---*/
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	text-align: center;
}
/*---Content Styling---*/
.content ol, .content ul {
	margin-left: 2em;
	margin-bottom: 1em;
}
.content li {
	margin-bottom: .1em;
}
/*-----------------Main Container Elements-------------*/
/*---Homepage Styling---*/
#wallpaper-home {
	background-image: url(images/wallpaper-home.jpg);
	background-repeat: repeat-x;
	height: 600px;
	width: 100%;
	min-width: 100%;
}
#header-home {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 600px;
}
#title-home {
	background-image: url(images/title-home.png);
	background-repeat: no-repeat;
	height: 315px;
	width: 740px;
	text-indent: -9999px;
}
#wood-home {
	background-image: url(images/wood.jpg);
}
#lindsay-home {
	position: absolute;
	left: 200px;
	bottom: 0px;
}
/*--Homepage Navigation--*/
#navigation {
	position: absolute;
	top: 20px;
	right: 80px;
	font-size: 1.8em;
}
#navigation li {
	list-style-type: none;
	padding-left: 30px;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#navigation a {
	color: #7F5140;
	text-decoration: none;
	font-weight: normal;
}
#navigation  li:hover {
	background-image: url(images/hover.png);
	background-repeat: no-repeat;
}
/*---END Homepage Styling---*/
#wallpaper {
	background-image: url(images/wallpaper-home.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 310px;
	width: 100%;
}
#bevel {
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	height: 7px;
	width: 100%;
}
#header {
	height: 310px;
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#title {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	height: 299px;
	width: 739px;
	text-indent: -9999px;
	margin-left: -110px;
}
#lindsay {
	position: absolute;
	bottom: 0px;
	left: 165px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper #main {
	width: 720px;
	margin-top: 10px;
}
/*---Content BG elements---*/
#paperbeg {
	height: 1px;
	width: 1px;
}
#main #top {
	background-image: url(images/notepad-top.jpg);
	background-repeat: no-repeat;
	height: 129px;
	width: 707px;
}
#main #mid {
	background-image: url(images/notepad-mid.jpg);
	background-repeat: repeat-y;
	min-height: 400px;
	padding-left: 25px;
	padding-right: 20px;
}
#main #btm {
	background-image: url(images/notepad-btm.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 684px;
	padding-left: 25px;
	position: relative;
}
/*-----------------END Main Container Elements-------------*/

/*---Navigation---*/
#navbar {
	display: block;
	width: 700px;
	height: 35px;
	padding-top: 20px;
	padding-left: 20px;
}
#navbar li {
	display: block;
	float: left;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 1.6em;
}
#navbar li a {
	color: #f2dfb5;
	text-decoration: none;
	font-weight: normal;
}
#navbar li:hover {
	background-image: url(images/hover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#navbar .current_page_item {
	background-image: url(images/hover.png);
	background-repeat: no-repeat;
}
#totop {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}
/*---Twitter---*/
#twitter {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	height: 275px;
	width: 285px;
	display: block;
	right: 0px;
}
#twitter #follow {
	position: absolute;
	top: 0px;
	right: 35px;
	display: block;
	height: 50px;
	width: 60px;
	text-indent: -9999px;
}
#twitter #feed {
	display: block;
	height: 60px;
	width: 50px;
	position: absolute;
	left: 75px;
	top: 100px;
	text-indent: -9999px;
}
#twitter #bubble {
	background-image: url(images/twitter-bubble.png);
	background-repeat: no-repeat;
	height: 66px;
	width: 407px;
	position: absolute;
	left: -220px;
	top: -22px;
	background-position: center center;
}
#bubble-text {
	padding-bottom: 10px;
	width: 356px;
	margin-left: 20px;
	margin-right: 30px;
	height: 38px;
	margin-top: 8px;
	overflow: hidden;
	font-size: 1.2em;
	color: #666666;
}
/*---Sidebar---*/
#sidebar {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 280px;
}
#latestbook {
	margin-left: 15px;
}
#sidebar #holder {
	height: 343px;
	width: 209px;
	background-image: url(images/holder.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 9px;
	padding-left: 9px;
}
#holder img {
	border: 0px;
	width: 200px;
	height: 300px;
}
#sidebar #release {
	color: #f2dfb5;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar #preorder {
	height: 72px;
	width: 177px;
	margin-left: 55px;
	margin-top: 15px;
}
#sidebar .widget {
	margin-left: 70px;;
	margin-top: 15px;
}
#sidebar .widget h3 {
	color: #f2dfb5;
}
#sidebar .widget li {
	color: #f2dfb5;
	font-size: 1.2em;
	margin-left: 20px;
}
/*---Page Styling---*/
#content {
	margin-top: -45px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
#content .subnav {
	position: absolute;
	left: -5px;
	top: 20px;
	max-width: 125px;
}
/*---Link Widget Styling---*/
.linkcat {
	display: block;
}
.subnav .linkcat h2 {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 1.6em;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
}
#content .subnav ul li {
	font-size: 1.2em;
	font-weight:normal;
	padding-left: 30px;
	list-style-type: none;
	padding-bottom: 7px;
	padding-top: 7px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#content .subnav li a {
	color: #7F5140;
	font-weight: normal;
}
.book-border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom:10px;
	margin-bottom:10px;
	width: 98%!important;
}
/*----------------BLOG--------------*/
.entry {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.entry .content {
	margin-top: -20px;
}
.entry .comments {
	background-image: url(images/comments.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 107px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 1.6em;
	padding-top: 10px;
	padding-left: 20px;
}
.entry .comments a{
	font-weight: bold;
	color: #3f6693;
}
.entry .title {
	background-image: url(images/blog-title.png);
	background-repeat: no-repeat;
	height: 117px;
	width: 514px;
}
.entry img, .content img, .border img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.title .date {
	display: block;
	height: 50px;
	width: 40px;
	position: absolute;
	left: 40px;
	top: 34px;
}
.date .month {
	font-size: 1.4em;
	font-weight: bold;
	color: #F2DFB5;
	padding-left: 7px;
	text-transform: uppercase;
}
.date .day {
	font-size: 2em;
	font-weight: bold;
	color: #7F5140;
	padding-left: 12px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.related {
	border:1px dashed #7F5140;
	clear:both;
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	width:60%;
}
.post-edit-link {
	float: right;
	margin-right: 25px;
	font-size: 1.2em;
}
.title h2 {
	position: absolute;
	left: 130px;
	top: 35px;
	max-width: 415px;
	line-height: 1.4em;
}
.content {
	margin-left: 124px;
	color: #666666;
	margin-right: 10px;
}
.content  h2, .content h3 {
	color: #666666;
	margin-bottom: 0.5em;
	font-weight: normal;
}
.content p {
	font-size: 1.4em;
}
.content ol, .content ul {
	font-size: 1.4em;
}
.content ul ul{
	font-size: 1em;
}
.older {
	background-image: url(images/older.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 112px;
	display: block;
	position: absolute;
	left: 150px;
	top: 5px;
	text-indent: -9999px;
}
.newer {
	text-indent: -9999px;
	display: block;
	height: 23px;
	width: 115px;
	position: absolute;
	background-image: url(images/newer.png);
	background-repeat: no-repeat;
	right: 80px;
	top: 5px;
}
/*------------Comments----------*/
#commentlist {
	margin-left: 130px;
	width: 500px;
	position: relative;
}
#comments {
	margin-top: .4em;	
}
.navigation {
	width: 100%;
	overflow: hidden;
	font-size: 1.4em;
	padding: 10px;
}
#respond p, #respond li {
	font-size: 1.2em;
}
.cancel-comment-reply {
	float:right;
	font-size:1.2em;
}
.comment {
	display:block;
	font-size: 1em!important;
	padding:5px;
	width: 100%;
	overflow: hidden;
	color: #666666;
}
.children {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-left: 40px;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.alt {
	background-color:#ECEDFD;
}
.bypostauthor  {
	background-color:#EFE1C7;
}
.avatar {
	float:left;
}
.comment-body p {
	font-size: 1.2em
}
cite.fn {
	font-size: 1.4em;
	font-style:normal;
}
.says {
	display:none;
}
.reply {
	text-align:right;
	font-size: 1.2em;
}
/*--Footer--*/
#footer {
	margin-top: 80px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 100px;
}
#footer #right {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#footer #left {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#Fcontent {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #f2dfb5;
	font-size: 1.2em;
}
/*PLUGIN TWEAKS*/
.linklove, #tweetbacks, .ddsg-wrapper p {
	display:none;
}
/*Widget Tweak*/
.countdown {
	margin-left: 40px;
	margin-top: 10px;
}