/*  
Theme Name: Carillon Pale Blue
Author: Will Keightley
*/


/*  HELLO  */
* {
	margin: 0px;
	padding: 0px;
	}

/*  STANDARD  */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: url(images/bg_shadow.jpg) center repeat-y;
	color: #666;
	}
a img {
	border: none;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 2.2em;
	padding: 0px;
	margin: 0px;
	}
h2 a {
	text-decoration: none;
	color: #000;
	}
h2 a:hover {
	text-decoration: underline;
	}
h2.pagetitle {
	margin: 15px auto 20px;
	text-align: center;
	}
a {
	color: #988C7F;
	text-decoration: none;
	}
#blog a:hover, #footer a:hover {
	text-decoration: underline;
	}

/*  IMAGE PRELOAD  (this is a total hack) */
#preload img {
	height: 0px;
	width: 0px;
	border-width: 0px;
	position: absolute;
	display: none;
	}



/*  CONTAINERS  */
#wrapper {
	width: 890px;
	margin: 0px auto;
	background: url(images/blog_bg.png) repeat-y;	
	}
#header {
	width: 850px;
	height: 250px;
	background: #fff;
	margin: 0px auto;
	}
#navbar {
	width: 850px;
	height: 20px;
	margin: 0px auto;
	background: #e0dfdf;
	}
#blog {
	width: 850px;
	padding: 20px 0px 0px;
	margin: 0px auto;
	background: #fff;
	}
#footer {
	width: 655px;
	height: 180px;
	background: #ddd;
	padding: 20px 0px 0px 195px;
	margin: 0px auto;
	}

/*  MENU  */
#menu {
	text-align: center;
	width: 450px;
	margin: 0px auto;
	font-size: 1.4em;
	padding-top: 2px;
	}
#menu ul {
	margin: 0px auto;
	list-style-type: none;
	}
#nav {
	padding: 0px;
	}
#nav a {
	display: block;
	color: #666;
	}
#nav li {
	position: relative;
	text-align: center;
	float: left;
	width: 70px;
	padding: 0px 10px 0px 10px;
	margin: 0px 10px;
	}
#nav li a {
	padding-left: 0px;
	}
#nav li a:hover {
	background: #e0dfdf;
	}
#nav li ul {
	width: 140px;
	z-index: 99;
	position: absolute;
	left: -999em;
	top: 15px;
	padding: 10px 0px 35px 0px;
	font-size: .9em;
	background: url(images/menuFoot.jpg) center bottom no-repeat;
	background-color: #e0dfdf;
	}
#nav li:hover ul, #nav li.sfhover ul {
	left: -25px;
	background-position: auto;
	}
#nav li ul li {
	width: 140px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
	}
#nav li ul li a {
	padding-left: 0px;
	}
#nav li ul li a:hover {
	color: #000;
	background: #a8b7dc;
	}

/*  POSTS  */
.post .titlebar {
	width: 850px;
	height: 50px;
	overflow: visible;
	}
.post {
	width: 800px;
	padding: 10px 0px 10px;
	}
.post .date {
	text-align: center;
	width: 60px;
	height: 45px;
	padding-top: 7px; 
	float: left;
	background-color: #e0dfdf;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	}
.post .year {
	font-size: 1.2em;
	}
.postcat {
	overflow: hidden;
	clear: both;
	width: 780px;
	padding: 4px 0px;
	margin-left: 10px;
	border-top: 1px solid black;
	}
.posttitle {
	width: 790px;
	float: right;
	}
.posttitle h2 {
	color: #000;
	padding-left: 10px;
	}
.postContent {	
	width: 800px;
	padding: 0px 25px;
	}
.entry {
	margin: 20px 0px;
	}
.entry p, .entry ol, .entry ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	}
.entry ol, .entry ul {
	padding-left: 40px;
	margin: 20px 0px 20px 40px;
	}
.entry img {
	display: block;
	border: 1px solid #ccc;
	margin: 10px auto;
	}

p.metadata {
	font-size: 1em;
	}
blockquote {
	margin: 10px 150px 10px 60px;
	padding-left: 40px;
	font-style: italic;
	background: url(images/blockquotes.png) top left no-repeat;
	}

/*  COMMENTS  */
.commentswrap {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	clear: both;
	}
.commentshead {
	font-family: Impact,Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 2.6em;
	width: 615px;
	height: 20px;
	padding-bottom: 5px;
	color: #ccc;
	}
.commenthead a {
	color: #bcaa97;
	}
.comments {
	padding: 0px;
	margin: 10px 0px;
	width: 798px;
	height: 130px;
	overflow: auto;
	border: 1px solid #ccc;
	}
.comments h2 {
	font-size: 1.5em;
	color: #999;
	}
.commentlink {
	font-size: 1em;
	font-weight: 600;
	}
.commentlist {
	list-style-type: none;
	color: #633;
	}
.commentmetadata {
	padding: 0px;
	font-size: .9em;
	color: #633;
	}
.comments ol {
	padding: 0px;
	margin: 10px;
	}
.comments li {
	padding: 0px 0px 5px 5px;
	margin: 3px 0px;
	}
.comments li p {
	font-size: 1.2em;
	padding: 0px;
	margin: 2px 0px 2px;
	}
.odd {
	background: #ddd;
	}
.even {
	background: #ccc;
	}
.author {
	background: #666;
	color: #ccc;
	}
.author .commentmetadata {
	color: #fff;
	}
h2#respond {
	padding-left: 15px;
	}
textarea#comment {
	width: 794px;
	height: 30px;
	margin: 10px 0px;
	border: 1px solid #ccc;
	}
input#submit {
	font-family: 'century gothic',Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: .8em;
	background: #fff;
	color: #666;
	width: 100px;
	}
input {
	margin: 5px 0px;
	border: 1px solid #ccc;
	}

/*  OTHER STUFF  */

/*  PAGES &` ARCHIVES  */
#content.archival {
	}

/*  FOOTER  */
#footer_rss, #search {
	width: 230px;
	height: 150px;
	float: left;
	}
#search {}
p.blogmeta {
	text-align: center;
	font-size: .7em;
	}
ul#feeds {
	font-size: 1.2em;
	list-style-type: none;
	padding-left: 2px;
	}
button {
	display: inline;
	font-size: 1em;
	background: #ccc;
	border: 1px solid #ccc;
	padding-left: 5px;
	}
#search label {
	display: inline;
	font-size: 1.2em;
	padding: 0px;
	margin: 0px;
	}
#footer input {
	display: inline;
	padding: 0px;
	margin: 0px;
	}


