/*  
Theme Name: My Theme
Theme URI: http://claire.com
Description: The ever-changing inspiration.
Version: 1.0
Author: Claire
Author URI: http://claire.com
Tags: purple, widgets, gravatars, two columns, variable width
*/



/* STRUCTURE______________________________________________________________________________ */

a {
	color: #366;
}
a:hover {
	color: #f96;
}
body {
	font: 85% arial, helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	margin: 0;
	line-height: 1.4;
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 75%;
}
#header {
	width: 100%;
	height: 250px;
	background: #e8fbe1 url(images/header.png) center no-repeat;
	border-bottom: 5px solid #699;
}
#middle {
	width: 100%;
}
#content {
	float: left;
	padding: 2.5em;
	width: 61%;
	background-color: #e8fbe1;
	border-top: 5px solid #699;
	border-bottom: 5px solid #699;
}
#sidebar {
	float: right;
	padding: 2.5em;
	width: 23%;
	background-color: #e8fbe1;
	border-top: 5px solid #699;
	border-bottom: 5px solid #699;
}
#footer {
	width: 100%;
	padding: 2em;
	font-size: 90%;
	text-transform: uppercase;
	background-color: #e8fbe1;
	border-top: 5px solid #699;
	text-align: center;
}



/* GENERAL______________________________________________________________________________ */

h1 {
	font-size: 160%;
	text-align: left;
	margin: 0;
}
h2 {
	font-size: 130%;
	text-align: left;
	margin: 0;
}
p {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.floatleft {
	float: left;
}
.floatleft-image, .alignleft {
	float: left;
	margin: 0 1em 1em 0;
}
.floatright-image {
	float: right;
	margin: 0 0 1em 1em;
}
.floatright {
	float: right;
}
.clear {
	clear: both;
	height: 2.5em;
	background-color: #fff;
}



/* TABBED MENU______________________________________________________________________________ */

#taba ul, #tabs ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
}
#tabs ul {
	text-align: center;
	margin: 9px 0 1.5em 0;
	padding: 0;
}
#tabs ul li {
	display: inline;
	margin-right: 0.25em;
}
#tabs li a {
	padding: 10px 1.5em 5px;
	color: #fff;
	background-color: #699;
	text-decoration: none;
	border-top: 5px solid #f96;
}
#tabs a:hover {
	background-color: #f96;
	border-top: 5px solid #699;
}



/* POSTS______________________________________________________________________________ */

blockquote {
	padding: 0.25em 0 0 1em;
	background: transparent url(images/quote-left.png) left top no-repeat;
}
blockquote p, .bqlast {
	padding: 0 1em 0.25em 0;
	background: transparent url(images/quote-right.png) right bottom no-repeat;
}
.raw {
	background: none;
}
code, pre {
	font-size: 10pt;
}
ul ul, ol ul {
	padding: 0 0 0 1.5em;
}
.post {
	padding-bottom: 2em;
}
.posttitle {
}
.datetime {
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
}
.postmeta {
	margin: 0 auto;
	width: 90%;
	background-color: #ffc;
	font-size: 90%;
}
.separator {
	text-align: center;
	padding-bottom: 2em;
}



/* PAGES______________________________________________________________________________ */

#page {
	padding-bottom: 1em;
}
#pagetitle h1, #notfound {
	text-align: center;
}
#archivetitle h1, #searchtitle h1 {
	text-align: center;
	padding-bottom: 1em;
}



/* NAVIGATION______________________________________________________________________________ */

#navigation {
	font-size: 90%;
}
#navigationsingle {
	padding: 0 0 4em 0;
	font-size: 90%;
}
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a { /* for WP Page Numbers plugin */
	margin: 0;
	padding: 0;
	list-style: none;
}
#wp_page_numbers, #wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
}
#wp_page_numbers a {
	padding: 0.5em;
	display: block;
}
#wp_page_numbers li.space {
	padding: 0.5em;
}
#wp_page_numbers li.active_page a {
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}
#wp_page_numbers li.page_info {
	padding: 0.5em;
}



/* COMMENTS______________________________________________________________________________ */

input {
	background-color: #ffc;
	padding: 3px;
	font: 100% arial, helvetica, sans-serif;
	color: #000;
	border: 1px solid #000;
}
textarea {
	background-color: #ffc;
	font: 100% arial, helvetica, sans-serif;
	color: #000;
	border: 1px solid #000;
	width: 450px;
	height: 200px;
}
.comments {
	margin: 2em 0 2em 0;
	padding: 1em;
	background-color: #f1faed;
	border-top: 2px solid #fdc69e;
	border-bottom: 2px solid #fdc69e;
}
.commenttext {
	margin: 0;
}
#commentform2 {
	margin-top: 2em;
}
#author, #email, #url, .textbox {
	width: 200px;
}



/* SIDEBAR______________________________________________________________________________ */

.wtitle {
	margin-top: 2em;
}
#s {
	width: 155px;
}
#searchsubmit, #submit, .pushbutton-wide {
	background-color: #fdc69e;
}
.aktt_tweets ul { /* for Twitter Tools plugin */
	margin: 0 0 0 1.25em;
	padding: 0;
	list-style-image: url(images/right-angle-quote.png);
	list-style-position: outside;
}
#music ul {
	margin: 0 0 0 1.3em;
	padding: 0;
	list-style-image: url(images/music-note.png);
	list-style-position: outside;
}
#categories ul {
	margin: 0 0 0 1.25em;
	padding: 0;
	list-style-image: url(images/right-angle-quote.png);
	list-style-position: outside;
}
#blogroll ul {
	margin: 0 0 0 1.25em;
	padding: 0;
	list-style-image: url(images/right-angle-quote.png);
	list-style-position: outside;
}
.delicious-posts ul, .delicious-posts li, .delicious-banner { /* for del.icio.us linkroll */
	margin: 0 0 0 1.25em;
	padding: 0;
	list-style-image: url(images/right-angle-quote.png);
	list-style-position: outside;
}



/* ARCHIVES______________________________________________________________________________ */

#monthchunks { /* for MonthChunks plugin */
	list-style: none;
}



/* IMAGES______________________________________________________________________________ */

img {
	border: none;
}
.size-full, .size-medium, .size-thumbnail {
	padding: 0.5em;
	background-color: #699;
	border: 1px solid #000;
}
.wp-caption {
	padding: 0.5em 0.25em 0.5em 0.25em;
	background-color: #699;
	border: 1px solid #000;
	text-align: center;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 80%;
	color: #fff;
	margin: 0;
	text-align: center;
}
