/*  
Theme Name: Kirk Akahoshi
Theme URI: http://www.wpdesigner.com 
Description: Theme created for Kirk Akahoshi. Preliminary theme based off tutorial.
Version: 1.0
Author: Christopher Lim
Author URI: http://flickr.com/photos/pocketlim/
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body {
	font-family: Georgia, Helvetica, Sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	color: #dfdfdf;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
}

img {
	border: none;
}

a {
	color: #86784d;	
	text-decoration: none;
}

a:visited {
	color: #66582d;
	text-decoration: none;
}

a:hover {
	color: #a59974;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}





/* Font faces, text styling */

h1 {
	font-family: Georgia, serif;
	font-size: 24px;
	padding: 0 0 1px 3px;
}

.style1 {
	color: #FFFFFF
}

blockquote {
	text-indent: -0.3em;
	font-size: 14px;
}

form#contact-form {
	color: #333;
	margin-left: 80px;
}

/* Container and area styling - Positions and sizes */

#wrapper {
	margin: 0 auto 0 auto;
	width: 920px;
	text-align: left;
}

#header {
	float: left;
	width: 920px;
	margin: 11px 0 0 0;
}

#headerTable {
	margin: 2px 0 0 0;
}

#container {
	float: left;
	width: 920px;
	margin: 15px 0 0 0;
	padding: 0;
	background: #f0f4e8; /* #d9d3c3; */
}

#leftContainer {
	float: left;
	width: 660px;
	margin: 0;
	padding: 10px 0 0 0;
	background: #fff;
	min-height: 720px;
}

.kirk-home #leftContainer {
	min-height: 1000px;
}

#fullPage {
	padding: 10px 0 0 0;
	margin: 0;
	background: #fff;
}

#indent {
	margin-left: 30px;
}

#footer {
	clear: both;
	float: left;
	width: 920px;
	padding: 10px 0 10px 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
}

#footer p {
	line-height: 18px;	
}

#qlcInfo {
	text-indent: 30px;
}

#qlcContact {
	text-align: center;
}


/* Sidebar styling */

.sidebar {
	float: right;
	width: 260px;
	margin: 0px 0 15px 0;
	padding: 0px 0px 10px 0px;
	display: inline;
	background: #f0f4e8; /* #d9d8c3; */
}

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

.sidebar ul li {
	padding: 0px 0 0px 0;
}

/*
.sidebar ul li h2 {
	background: #302a1f;
	padding: 4px 4px 4px 14px;
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 14px;	
}*/

.sideHeader {
	background: #f0f4e8;
	background-image: url(images/sideHeaderTopBG2.png);
	background-repeat: repeat-x;
	/* border: 1px solid #a4a098;
	border-bottom: none; */
	margin: 0px 0px 0 0px;
	padding: 25px 15px 0px 25px;
	font-family: Georgia, serif;
	font-size: 18px;
	color: #333333; /* #302a1f; */
}

.sideHeaderHome {
	background: #f0f4e8;
	background-image: url(images/sideHeaderTopBG2.png);
	background-repeat: repeat-x;
	/* border: 1px solid #a4a098;
	border-bottom: none; */
	margin: 0px 0px 0 0px;
	padding: 25px 15px 0px 25px;
	font-family: Georgia, serif;
	font-size: 16px;
	color: #333; /* #302a1f; */
}

.sideContentHome {
	background: #f0f4e8;
	/* border: 1px solid #a4a098;
	border-top: none; */
	margin: 0 0 0px 0;
	padding: 8px 15px 25px 25px;
	font-family: Arial, serif;
	font-size: 13px;
	color: #333;
}

.sideContent {
	background: #f0f4e8;
	/* border: 1px solid #a4a098;
	border-top: none; */
	margin: 0 0 0px 0;
	padding: 8px 15px 25px 25px;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #888888;
}

.sideHeaderAlt {
	background: #807964;
	background-image: url(images/sideHeaderTopBGDark.png);
	background-repeat: repeat-x;
	margin: 0px 0px 0 0px;
	padding: 25px 15px 10px 25px;
	font-family: Georgia, serif;
	font-size: 18px;
	color: #ffffff;
}

.sideContentAlt {
	background: #807964;
	margin: 0 0 0px 0;
	padding: 8px 15px 25px 25px;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #888888;
}


.sideContent a {
	color: #555555;
}

.sideContent a:hover {
	color: #aaaaaa;
}

.sideContentAlt a {
	color: #ffffff;
}

.sideContentAlt a:hover {
	color: #c0c4b8;
}


.sidebar ul ul li {
	padding: 0;
	margin: 0;
	line-height: 20px;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
}

.sidebar ul #twitterBox {
	padding: 0 10px 0 10px;
}

.sidebar ul #calendarBox {
	padding: 0 10px 0 10px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
}




/* Post styling */

.post {
	margin: 30px 50px 0 50px;
	padding: 0 0 0 0;
	color: #333333;
}

.post h2 {
	font-family: Georgia, serif;
	font-size: 20px;
	margin: 10px 0 5px 0;
}

.entry {
	line-height: 20px;
}

p {
	padding: 10px 0 10px 0;
}

p.postmetadata {
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
}

.navigation {
	margin: 0 40px 0 40px;
	padding: 10px 0 20px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #857954;
}

.prevPost {
	float: left;
	padding: 0 0 20px 0;
}

.nextPost {
	float: right;
	padding: 0 0 20px 0;
}




/* Comments styling */

.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3 {
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata {
	font-size: 12px;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
