/*  
Theme Name: KCarpenter Art Website
Theme URI: http://www.kcarpenterart.com/
Description: Website Template for  <a href="http://www.kcarpenterart.com/">Kyle Carpenter Art</a>.
Version: 1.0
Author: Tim Lancaster
Author URI: http://www.dogeatdogdesigns.com/

	Kyle Carpenter Design 1.0
	 http://www.kcarpenterart.com/

	This theme was designed and built by Tim Lancaster,
	whose site you will find at http://www.dogeatdogdesigns.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0E1138;
	color: #FFFFFF;
}
.container {
	width: 800px;
	text-align: left;
	margin-bottom: 20px;
}
.description {
	float: left;
	width: 600px;
	font-size: 18px;
	color: #FFFFFF;
}
.searchform {
	height: 35px;
	width: 800px;
	padding-top: 12px;
	margin-bottom: 16px;
	text-align: left;
}
.searchfield {
	float: left;
	width: 200px;
	text-align: right;
}
.header {
	width: 800px;
	height: 15px;
	color: #FFFFFF;
	padding-top: 30px;
	margin-bottom: 30px;
}
.pagenav {
	margin: 0px 0px 20px;
	padding: 0px;
	border: 0px none;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	color: #FFFFFF;
	display: inline;
	float: left;
}
.pagenav ul {
	margin: 20px 0px 0px;
	padding: 0px;
}

.pagenav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: left;
	float: left;
}

.pagenav li a {
	text-decoration: none;
	color: #ED8D22;
	padding: 0px 8px 0px 0px;
	height: 30px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 0px;
}

.pagenav li a:hover
{
	text-decoration: underline;
	margin: 0px 0px 0px 8px;
	color: #FFFFFF;
	padding: 0px 8px 0px 0px;
	height: 30px;
}
.footer {
	height: 11px;
	margin-bottom: 5px;
	margin-top: 15px;
	width: 100%;
}
.credit {
	width: 800px;
	font-size: 10px;
}
.copyright {
	float: left;
	width: 49%;
	text-align: left;
}
.designby {
	text-align: right;
	float: right;
	width: 49%;
}
#sidebar {
	width: 177px;
	text-align: left;
}
#sidebar ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: none;
}
.post {
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: left;
	margin-left: 20px;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h3 {
	font-size: 10px;
	color: #999999;
}
a {
	color: #0066CC;
}
.archives {
	width: 160px;
	margin-bottom: 8px;
	text-align: left;
	margin-top: 30px;
}
.archives li {
	color: #0066CC;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.archives_title {
	height: 27px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 6px;
}
.categories {
	width: 175px;
	margin-bottom: 8px;
}
.categories li {
	color: #0066CC;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.categories_title {
	height: 27px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
}
.meta {
	border: 1px solid #E53100;
	width: 175px;
	margin-bottom: 8px;
}
.meta li {
	color: #0066CC;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.meta_title {
	height: 27px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
}
.pages_title {
	height: 27px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	margin-bottom: 8px;
}
.post_container {
	width: 600px;
	margin-left: 15px;
	background-color: #EDEDED;
	margin-bottom: 50px;
	float: left;
}
.navigation {

}
.clear { 
clear: both; 
}
.leftimg {
	margin-top: 8px;
	margin-bottom: 8px;
}
.alignleft {
	text-align: center;
	margin-bottom: 4px;
}
.alignright {
	text-align: center;
}



.checkboxes input {
	display: block;
	width: 15px;
	float: left;
	background-color: #FFFFFF;
	border: #FFFFFF;

}
textarea {
	display: block;
	width: 200px;
	margin-bottom: 5px;
	float: left;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CACACA;
}
.nofloat {
	display: block;
	width: 200px;
	margin-bottom: 5px;
	color: #000000;
	background: #FFFFFF;
}
input {
	width: 170px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CACACA;
	margin-right: 6px;
	height: 16px;
	float: left;
	font-size: 12px;
}
select {
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CACACA;
	margin-bottom: 10px;
}
.submit input {
	color: #ffffff;
	border: 2px #ED4D22;
	font-weight: bold;
	display: block;
	width: 115px;
	height: 25px;
	cursor: hand;
	background-color: #ED8D22;
}
.search input {
	color: #FFFFFF;
	border: 2px ##CACACA;
	font-weight: bold;
	display: block;
	width: 60px;
	height: 20px;
	cursor: hand;
	background-color: #000000;
} 
.redtext {
	color: #FF0000;
}

.contact-title {
	background-color: #ECECEC;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #000000;
}
.nowidth input {
	width: 110px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CACACA;
	margin-right: 6px;
	height: 16px;
	float: left;
	font-size: 12px;
}
.header a {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
}
.title {
	font-size: 16px;
	font-weight: bold;
}
.size {
	font-style: italic;
}
.price {
	font-size: 14px;
	font-weight: bold;
}
