/*  
Theme Name: Leafy-Modified
Theme URI: http://laviska.net/
Description: A two-column fixed width template ideal for large blogs.
Version: 1.0.1
Author: Cory LaViska; based on Leafy from http://www.freewpthemes.net/
Author URI: http://laviska.net/
Released: 20070716
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}

img {
	border: none;
	padding: 2px;
	border: solid 4px #F2E9DF;
}

A:hover img {
	border: none;
	padding: 2px;
	border: solid 4px #CFC2B3;
}

img.left,
img.alignleft {
	float: left;
	margin-right: 15px;
}

img.right,
img.alignright {
	float: right;
	margin-left: 15px;
}

a {
	color: #56801E;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

.style, .style a {
	color: #FFF;
}

hr {
	display: none;
}

#wrapper {
}

#page {
	width: 960px;
	margin: 20px auto;
	background: url(images/img04.gif) repeat-y;
}

/* Header */

#header {
	width: 968px;
	height: 160px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/img02.jpg) bottom center no-repeat;
}

#header h1 {
	text-indent: -9999em;
}

#header h1 a {
	display: block;
	width: 968px;
	height: 160px;
}

#header h2 {
	display: none;
}

/* Menu */

#menu {
	width: 968px;
	height: 45px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 12px 0 0 24px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	margin-right: 30px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	color: #81715E;
}

#menu a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	float: left;
	width: 750px;
}

.pagetitle {
	font-weight: normal;
}

.navigation {
	height: 30px;
}

.navigation a {
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

.post {
	padding: 20px;
}

.post .title {
	color: #81715E;
	margin-bottom: 15px;
	font-weight: normal;
}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	text-decoration: underline;
	border: none;
}

.post H1,
.post H2,
.post H3,
.post H4,
.post H5,
.post H6 {
	color: #81715E;
}

.post ul li {
	list-style: square;
}

.post .entry {
}

.post .entry p, .post .entry blockquote, .post .entry ul, .post .entry ol {
	margin-bottom: 1em;
	line-height: 1.6em;
}

.post .entry blockquote {
	padding-left: 3em;
	font-style: italic;
}

.post .entry ul, .post .entry ol {
	margin-left: 3em;
}

.post .postmetadata {
	clear: both;
	padding: 10px;
	padding-top: 22px;
	font-size: 90%;
	background: url(images/postmetadata.gif) top left no-repeat;
}

.post .postmetadata small {
	font-size: 90%;
}

.post .postmetadata a {
}

/* Respond Form */

#respond {
	padding: 20px;
}

#respond h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 100%;
}

#respond a {
}

#respond #comment {
	width: 400px;
}

#commentform P {
	margin-top: 1em;
}

#commentform INPUT,
#commentform TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}

#commentform INPUT[type=submit] {
	font-size: 12px;
}

/* Comments */

#comments {
	width: 450px;
	margin-left: 20px;
	padding-top: 20px;
}

#comments a {
}

#comments h3 {
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 100%;
}

.commentlist {
	list-style-position: inside;
}

.commentlist li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	margin-top: -65px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 10px 0;
}

#sidebar li li {
	padding: 0;
}

#sidebar h2 {
	height: 25px;
	color: #81715E;
	margin-bottom: 15px;
	padding: 8px 0 0 0;
	background: url(images/img06.gif) no-repeat;
	border-bottom: 1px solid #F2E9DF;
	letter-spacing: 1px;
	font-size: 100%;
}

#sidebar h2 a {
	color: #7F7772;
}

#sidebar #s {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 163px;
	height: 24px;
	border: none;
	background: url(images/search-box.gif) no-repeat;
	padding: .2em 4px;
	margin-top: -1px;
}

#sidebar #s.watermark {
	color: #AAA !important;
	text-transform: lowercase;
}

#sidebar #searchsubmit {
	display: none;
}

#sidebar a {
	background: url(images/img07.gif) no-repeat left center;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Ad Space */

#adspace {
	float: right;
	width: 180px;
	padding: 0 41px 0 0;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 20px 0;
	background: #554D49 url(images/img05.gif) repeat-x;
}

#footer p {
	font-size: 90%;
	text-align: center;
	color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
}

/* Tweets */

#sidebar UL.tweets {
	font-size: 90%;
}

#sidebar UL.tweets LI {
	position: relative;
	font-size: 90%;
	padding: 10px;
	padding-bottom: 22px;
	background: url(images/tweets.gif) bottom left no-repeat;
	margin-bottom: .5em;
	display: block;
}

#sidebar UL.tweets A.timesince {
	position: absolute;
	font-size: 90%;
	bottom: -12px;
	left: 18px;
	margin-bottom: .5em;
	margin-left: 1.5em;
	margin-bottom: 1em;
	display: block;
}


/* Archives Widget */
#sidebar .expandable H2.collapsed {
	background-image: url(images/expand_arrow.gif);
}

#sidebar .expandable H2.expanded {
	background-image: url(images/collapse_arrow.gif);
}

/* Search widget */
#sidebar .widget_search H2 {
	display: none;
}

/* Flickr Widget */
#sidebar .widget_flickr_interior {
	text-align: center;
}

#sidebar .widget_flickr_interior H2 {
	text-align: left;
}

#sidebar .widget_flickr_interior .flickr_photo {
	display: inline;
}

#sidebar .widget_flickr_interior .flickr_photo IMG {
	width: 60px;
	margin: 5px;
}

#sidebar .widget_flickr_interior .flickr_link {
	font-size: 90%;
	text-align: center;
}
