/*
Theme Name: Kieth Chagall
Author: Amy Houck
Author URI: http://www.440artistalignment.com
*/

* {
	margin: 2; padding: 0;
}
body {

	text-align: left;
	font: 12px Verdana;
	color: #0a1f27;
	background: #EEEEDD url(http://img808.imageshack.us/img808/7297/keithnewbg.jpg) ;
background-attachment:scroll;
background-repeat:none;
	background-position: top center;
}
a {
	color: #2a3f4f;
}
a:hover {
	text-decoration: none;
	color: #097434;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}



/** BEGIN wrapper **/
#wrapper {
	width: 935px;
       position:absolute; top:321px; left:50%; margin-left:-465px; z-index: 6;}
	text-align: left;
	padding-bottom: 20px;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 10px;
	background: url() repeat-x 0 bottom;
	padding-top: 450px;
	margin-bottom: 50px;
}
	#header ul {
		list-style-type: none;
	}
		#header ul li {
			float: left;
			padding: 0 5px 10px 0;
		}
		#header ul li a {
			display: block;
			padding: 10px 20px;
			color: #102c35;
			text-transform: uppercase;
			font-size: 0.9em;
			text-decoration: none;
			background-color: #e8d5a7;
                        margin-top: 40px;
                      

		}
		#header ul li a:hover {
			background-color: #dab145;
		}
	#header h1 {
		clear: both;
		float: left;
		padding: 35px 0 0 20px;
	}
		#header h1 a {
			display: block;
			width: 35px; height: 80px;
			text-indent: -9999px;
			outline: none;
			background: url() no-repeat 0 0;
		}
	#header form {
		float: right;
		width: 229px; height: 29px;
		background: url() no-repeat 0 0;
		margin: 60px 90px 0 0;
	}
		#header form input {
			border: 0;
			width: 185px;
			margin: 8px 0 0 8px;
			font-size: 0.9em;
			color: #ffffff;
			float: left;
			background-color: transparent;
		}
		#header form button {
			border: 0;
			text-indent: -9999px;
			float: right;
			width: 29px; height: 29px;
			background-color: transparent;
		}
/** END header **/

/** BEGIN content **/
#content {
	width: 620px;
        position:absolute; top:101px; left:50%; margin-left:-455px; z-index: 6;}
	background-color: #ffffff;
	padding: 30px 20px;
}
	#content .post {
		padding: 30px;
		border: 1px solid #dddddd;
		margin-bottom: 20px;
		background: url(images/post.gif) repeat-x 0 0;
	}
		#content .post p {
			margin-bottom: 17px;
			line-height: 1.6em;
		}
		#content .post h2 {
			font-size: 1.7em;
			line-height: 1.5em;
			margin-bottom: 10px;
		}
			#content .post h2 a {
				text-decoration: none;
			}
		#content .post .details {
			font-size: 0.9em;
			height: 20px;
			margin: -15px 0 15px 15px;
			border: 0px solid #ffffff;
float: none;
                     background: url(http://img35.imageshack.us/img35/1184/linetr.png) no-repeat 0 0;
			padding: 5px 2 2 5px;
			overflow: hidden;
		}
			#content .post .details a {
			display: none;
			}
			#content .post .details .author a {
				
			display: none;
			}
			#content .post .details .category a {
			display: none;
			}
			#content .post .details .comments a {
				display: none;
			}
	#content .featured-content {
		margin-bottom: 20px;
		position: relative;
	}
		#content .featured-content h2.title {
			position: absolute;
			font-size: 0.9em;
			text-transform: uppercase;
			background: url(http://img24.imageshack.us/img24/3514/24707990.png) no-repeat 0 0;
			color: #transparent;
			padding: 12px 50px 19px;
			width: 160px;
			top: 25px; left: -38px;
			z-index: 99;
		}
		#content .featured-content .content {
			padding: 10px;
			background-color: #transparent;
			float: left;
		}
	#content .postnav {
		padding-top: 3px;
	}
		#content .postnav a {
			color: #c3ab6a;
			text-decoration: none;
			text-transform: uppercase;
			font-size: .1em;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 150px;
	position:absolute; top:105px; left:50%; margin-left:225px; z-index: 6;}
	margin-top: 20px;
}
	#sidebar .box {
		margin-bottom: 15px;
		background-color: #EBE5DA;
		padding: 15px;
	}
		#sidebar .box h2 {
			font-size: 1.1em;
			text-transform: uppercase;
			color: #ffffff;
			background: url(http://img100.imageshack.us/img100/5521/16437438.png) no-repeat 0 0;
			padding: 10px 20px 11px;
			margin-left: -5px;
		}
		#sidebar .box ul {
			list-style-type: none;
		}
			#sidebar .box ul li {
				line-height: 1.6em;
				padding: 3px 0;
				color: #666666;
			}
			#sidebar .box ul li a {
				color: #102c35;
				text-decoration: none;
			}
			#sidebar .box ul li a:hover {
				color: #d04c16;
				text-decoration: underline;
				font-weight: bold;
			}
		#sidebar .box .popular {
			
		}
			#sidebar .box .popular li {
				padding: 5px 0;
			}
			#sidebar .box .popular li a {
				color: #93A542;
				text-decoration: underline;
				font-weight: bold;
			}
			#sidebar .box .recent li a {
				color: #93A542;
			}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #transparent;
	font-size: 1em;
	color: #000000;
	height: 40px;
	margin-top: 805px;
}
	#footer a {
		color: #8B008B;
	}
	#footer .l {
		float: left;
		padding: 12px 0 0 20px;
	}
	#footer .r {
		float: right;
		padding: 12px 20px 0 0;
	}
/** END footer **/

/** BEGIN featured **/
#featured {
	background-color: #EEEEED;
	padding: 15px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #DDDDDD;
}
	.featured-img {
		width: 560px;
	}
	.featured img {
		width: 560px;
	}
		.featured {
			overflow: hidden;
			position: relative;
			width: 560px; height: 340px;	
			overflow: hidden;
		}
		.featured-img .text h2 {
			font-size: 1.5em;
			background-image: none;
			margin-bottom: 4px;
			padding: 0;
		}
		.featured-img .text h2 a {
			color: #FFFFFF;
			font-weight: bold;
			text-transform: none;
			text-decoration: none;
		}
		.featured-img .text p {
			line-height: 1.4em;
			font-size: 1em;
			color: #FFFFFF;
			padding-bottom: 10px;
		}
		.featured-img .text .next {
			color: #FFFFFF;
			font-weight: bold;
			font-size: 0.9em;
			text-transform: uppercase;
		}
			.featured-img .text .continue:hover {
				text-decoration: none;
			}
		.featured .photo {
				list-style-type: none;
			}
				#content .photo li {
					position: absolute;
					top: 0; left: 0;
					z-index: 0;
				}
				#content .photo li.first {
					z-index: 2;
				}
			.featured .text {
				list-style-type: none;
			}
				.featured .text li {
					width: 230px; height: 340px;
					position: absolute;
					top: 0; right: -280px;
					padding: 15px;
					color: #ffffff;
					font-family: Verdana;
					background: url(images/shade.png) repeat 0 0;
					z-index: 4;
				}
				.featured .text li.first {
					right: 0;
				}
/** END featured **/

/** BEGIN miscellaneous **/
#content .single {
	padding-top: 10px;
	margin-bottom: 60px;
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #bbbbbb;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
	#content .single h2 {
		font-size: 2em;
	}
#comments {display:none
	
}
	#comments a {display:none
	
}
	#comments h2 {display:none
	
}
	#comments p {display:none
	
}
	#comments form {display:none
	
}
	#comments form p {display:none
	
}
		#comments form input, textarea {
			{display:none
	
}
		#comments form input {display:none
	
}
		#comments form textarea {display:none
	
}
		#comments form button {display:none
	
}
	.commentdetails {display:none
	
}
	.commentauthor {display:none
	
}
	.commentdate {display:none
	
}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1.1em !important;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #ffffff;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #eeeeee;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #bbbbbb;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}

/** END wordpress 2.7 comments **/


