/*
Theme Name: ligneous
Theme URI: 
Description: Created on 09/14/2008 for WordPress version 2.6.2 Graphics contain foliage and is ligneous. Last updated 09/16/2008 for style fixes.
Version: 1.0.5
Author: Ying Zhang
Author URI: 
Tags: fixed width, two columns, widgets, valid CSS, widget ready, white, simple, valid XHTML, right sidebar, black

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Layout */
body {
	font-size: 9pt;
	font-family: Georgia;
	background: #121212 url(http://kellynwrites.com/wp-content/uploads/2010/04/paper_background.gif);
	color: #ddd;
	text-align: center;
	padding: 2em 0;
	margin: 0;
}

/* Default */
a {
	color: #ddaaaa;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
	padding: 5px;
	border: opx solid #ccc;
}

form {
	padding: 0;
	margin: 0;
}

blockquote {
	background: url(images/blockquoteBk.gif) left 0.2em no-repeat;
background-color: #FAEBF0;
font-family: "Courier"; 
color: #481314;
font-size: 8pt;
text-align: left;
margin-left: 15px;
margin-right: 15px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 29px;
padding-right: 7px;
border-left:1px none
border-right:1px none;
border-top:1px none;
border-bottom:1px none;
border-color: #294616;
}

#page {
	width: 832px;
	background: #fff url(images/bottomBk.gif) bottom center no-repeat;
	color: #060606;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: transparent url(http://kellynwrites.com/wp-content/uploads/2010/04/SeventhHeaven.jpg) no-repeat top center;
	height: 282px;
}

#headerimg {
	padding: 15px 82px;

}

#headerimg h1 {
	margin: 0;
	padding: 0;
	font-family: 'Gill Sans MT', Georgia, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 2em;
	color: #090909;

}

#headerimg h1 a {
	color: #844a50;
	text-decoration: none;
}

#headerimg .description {
	font-family: Georgia;
	color: #d1a8b0;
	font-size: 1.1em;
	font-weight: ;
	text-transform: uppercase;
}

#navcontainer ul {
	padding: 0;
	margin: 0;
	background: #e3cbd0 url() repeat-x;
	color: White;
	float: left;
	width: 100%;
	height: 27px;
	font-family: Georgia;
	letter-spacing: -1px;
	font-size: 0.9em;
	text-transform: uppercase;
}

#navcontainer ul li { 
	display: inline; 
}

#navcontainer ul li a {
	padding: 0.4em 12px 0.4em 10px;
	color: White;
	background: transparent url() top right no-repeat;
	text-decoration: none;
	float: left;
}

#navcontainer ul li.current_page_item a,
#navcontainer ul li.current_page_ancestor a {
	font-weight: bold;
	color: #a06871;
}

#navcontainer ul li a:hover {
	text-decoration: underline;
	color: 441d1f;
}

#content {
	padding: 0;
	margin: 0;
	background: url(http://kellynwrites.com/wp-content/uploads/2010/04/LOVE.jpg) top right no-repeat;
	width: 605px;
	float: left;
}

#sidebar {
	padding: 0;
	margin: 0 0 0 605px;
	background: url(images/sideBarBk.jpg) top left repeat-x;
}

#sidebar ul {
	padding: 15px;
	margin: 0;
	list-style: none;
}

#footer {
	clear: both;
	padding: 0;
	margin: 0.5em auto 0 auto;
	width: 832px;
}

#footer p {
	padding: 0 15px;
	margin: 0;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #fff;
}

#footer p .footerbuttons {
	float: right;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer img {
	border: 0;
}

#footer a:hover {
	color: #ccc;
}


/* Post */
.post h2,
.post small {
	padding: 0;
	margin: 0;
}

.post {
	margin: 1em 1em 2em 1em;
}

.post h2 {
font-family: Georgia; 
font-weight: ;
color: #441d1f;
font-size: 14pt;
letter-spacing: -2px;
border-bottom: 2px none;
border-top: 0px none;
border-right: 0px none;
border-left: 0px none;
border-color: #FFFFFF; 
text-align:left;
text-transform:uppercase;
}

.post h2 a {
	color: #4D4D4D;
	text-decoration: none;
}

.post h2 a:hover,
.navigation a:hover {
	color: #ddaaaa;
	text-decoration: dashed;
}

ul.postmetadata {
	clear: both;
}

.post small.postmetadata,
ul.postmetadata {
font-family:Century Gothic; 
font-weight: ;
color: #a06871;
font-size: 10px;
letter-spacing: 0px;
border-bottom: 2px none;
border-top: 0px none;
border-right: 0px none;
border-left: 0px none;
border-color: #FFFFFF; 
text-align:left;
text-transform: uppercase;
}

.post small a,
ul.postmetadata a {
	color: #4D4D4D;
	text-decoration: none;
}

.post small a:hover,
ul.postmetadata a:hover {
	color: #c0c0c0;
	text-decoration: underline;
}

.entry {
font-family:Georgia;
font-size:8.5pt;	
color: #3a1f32;
}

ul.postmetadata {
	list-style: none;
	border-top: 3px double #d0d0d0;
	padding: 0.5em 0 1em 0;
	margin: 0;font-family:Century Gothic; 
}

ul.postmetadata li {
	display: block;
	float: left;
	width: 50%;
}

ul.postmetadata li.comments {
	text-align: right;
}

.navigation {	
	padding: 0 1em 1em 1em;
}

.navigation a {
	color: #c10435;
}

.navigation a:hover {
	color: #ff4666;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/* Calendar */
#wp-calendar {
	border-collapse:collapse;
	width: 190px;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
	padding: 1px;
	width: 14%;
}

#wp-calendar td#today {
	font-weight: bold;
}

#wp-calendar td a {
	display: block;
	padding: 1px;
	color: #e24b6a;
	border: 1px solid #4F4F4F;
	text-decoration: none;
}

#wp-calendar td#today a {
	background-color: #4F4F4F;
	border: 1px solid #666;
}

#wp-calendar td a:hover {
	color: #fff;
	background-color: #4F4F4F;
	border: 1px solid #666;

}

#wp-calendar td#next a,
#wp-calendar td#prev a,
#wp-calendar td#next a:hover,
#wp-calendar td#prev a:hover {
	color: #e24b6a;
	border: 0;
}

#wp-calendar td#next a:hover,
#wp-calendar td#prev a:hover {
	background-color: transparent;
	text-decoration: underline;
}

/* Sidebar */
#sidebar {
	font-size: 0.8em;
}
#sidebar a,
a.more-link {
	color: #a06871;
}
#sidebar a:hover,
a.more-link:hover {
	color: #ddaaaa;
}
#sidebar h2 {
	padding: 1em 0 0.5em 0;
font-family: Georgia; 
font-weight: ;
color: #441d1f;
font-size: 10pt;
letter-spacing: -2px;
border-bottom: 2px none;
border-top: 0px none;
border-right: 0px none;
border-left: 0px none;
border-color: #FFFFFF; 
text-align:left;
text-transform:uppercase;
}
#sidebar ul {
	margin: 0;
	padding: 0 1em;
}
#sidebar ul li ul li {
	line-height: 2em;
	list-style: square;
	margin: 0 0 0 1em;
	color: #666;
}
#searchform {
	padding: 1em 0 0 0;
	margin: 0;
}
#searchform input#s:focus {
	background-color: #eee;
	border: 1px solid #000;
}
#searchform input#s {
	width: 9em;
	background-color: #fff;
	border: 1px solid #000;
	font-size: 1.2em;
}

/* Heading */
#content h2.pagetitle {
	font-family: 'Gill Sans MT', Georgia, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	margin: 0.5em 2.5em 0 0.5em;
	padding: 0;
	font-size: 1.4em;
	text-align: right;
}

/* Comments */
ol.commentlist {
	padding: 0;
	margin: 1em 2em 0 2em;
	list-style: none;
	font-size: 0.9em;
}

ol.commentlist li.commentind {
	background: url(images/commentsBk.gif) left top no-repeat;
	padding: 1em;
	margin-bottom: 1em;
}

img.avatar {
	border: 1px solid #666;
	padding: 1px;
	float: left;
	margin-right: 1em;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

ol.commentlist li.commentind a {
	color: #ac1941;
}


h2.commentheading {
	clear: both;
	font-family: Century gothic;
	margin: 0.5em 2.5em 0 0.5em;
	padding: 0;
	font-size: 12pt;
	text-align: right;
	text-transform: uppercase;
}

form#commentform {
	margin: 1em 2em;
}

form#commentform p {
	font-family: Century gothic;
	font-size: 8pt;
	text-transform: uppercase;
}

form#commentform a {
	color: #441d1f;
}

p.commentsclosed {
	margin: 0 0 2em 0;
	padding: 0;
	text-align: right;
}

input#author:focus, 
input#email:focus,
input#url:focus,
textarea#comment:focus {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family:Tahoma; 
	font-size: 8pt;
}

input#author, 
input#email,
input#url,
textarea#comment {
	width: 20em;
	background-color: #ffffff;
	border: 1px solid #666666;
}


textarea#comment {
	width: 100%;
}

p.commentWrapper {
	padding: 0;
	margin: 0;
}

div#recaptcha_widget_div {
	float: right;
}

input#submit {
	margin: 1em 0 0 0;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
