/*
Theme Name: Painted Desert
Theme URI: http://www.jtkconsulting.com/PaintedDesert/
Description: Painted Desert Theme for WordPress by JTkconsulting
Version: 1
Author: JTk - http://www.jtkconsulting.com
*/


html, body { height: 100%; }

body {
	background: #DADAD0 url(images/back.jpg) 0 repeat;
	color: #400000;
	text-align: left;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}



#container {
	background: #FFF url(images/repeat.jpg) repeat;
	min-height: 100%;
	_height: 100%;
	width: 855px;
	margin: 0 auto;
	text-align: justify;
	position: relative;
}

#liste li { list-style-type: disc }

/* Header */

h1#header {
	margin: 0;
	height: 313px;
	background: url(images/head.jpg) 0 no-repeat;
	text-indent: -1234em;
}
#header a {
	position: absolute;
	left: 7px;
	top: 2px;
	height: 26px;
	width: 23px;
	text-decoration: none;
}
#header em {
	display: none;
}


#rss {
	position: absolute;
	right: 40px;
	top: 8px;
	color: #DBD1C2;
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-size: 36px;
	letter-spacing: -2px;
	word-spacing: -0.8px;

}

#login {
	position: absolute;
	right: 560px;
	top: 8px;
	color: #DBD1C2;
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-size: 36px;
	letter-spacing: -2px;
	word-spacing: -0.8px;

}

#logout {
	position: absolute;
	right: 600px;
	top: 8px;
	color: #DBD1C2;
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-size: 36px;
	letter-spacing: -2px;
	word-spacing: -0.8px;

}


#blog_name {
	position: absolute;
	left: 55px;
	top: 30px;
	color: #DBD1C2;
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-size: 36px;
	letter-spacing: -2px;
	word-spacing: -0.8px;

}

#blog_slogan {
	position: absolute;
	left: 58px;
	top: 70px;
	color: #2E2620;
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-size: 14px;
	letter-spacing: -1.2px;
	word-spacing: -0.4px;
	width: 640px;


}

#blog_link {
	position: absolute;
	left: 498px;
	top: 115px;
	color: #997146;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 14px;
	letter-spacing: -0.2px;
	word-spacing: -0.4px;


}


/* Sidebar Positioning */


#sidebar {


	color: #6F4219;
	margin: -83px 0px 0 45px;
	width: 190px;
	text-align: left;


}


#sidebar_header {

color: #3B322F;
	font-weight:bold;
	font-size: 12px;


}






/* Navigation Links */
#pathway {
	position: absolute;
	left: 300px;
	top: 317px;
	color: #FFFFFF;
	margin: 0;
	padding-left: 20px;
	font-weight:bold;
	font-size: 14px;
	width: 400px;
}


#pathway a {
	color: #CD7829;
	text-decoration: none;
}

#pathway a:visited {
	color: #CD7829;
	text-decoration: none;

}

#pathway a:hover {
	color: #F3DCBA;
	text-decoration: none;

}



/* Content */
#wrapper {
	width: 590px;
	float: right;
	position: relative;
	margin-top: -80px;

}


#content {
	padding: 0 80px 10px 0;

}



hr#clear {
	clear: both;
	height: 65px;
	visibility: hidden;
}





h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	color: #708D9D;
	font-weight: bold;
}

h7 {
	color:black;
	font-weight: light;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

.bigger {
	font-size: 12px;
}







ul#bigger_list {
	margin-left: 5px;
	padding: 0;
	color:	#394A5A;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
}



#pre_path {
color: #FFFFFF;
}



p, 
pre, 
blockquote, 
form, 
label, 
dl, 
fieldset, 
address {
	margin: 10px 0;
}


fieldset {
	padding:10px;
}
h1 {
	font-size: 13px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}

h7 {
	font-size: 11px;
}



/* Word Press Stuff */



small {

color: #A66E49;
}

.postmetadata {

padding-bottom: 25px;

}






.button {

margin-top: 7px;
margin-left: 97px;
color: black;
border-color: black;
background-color: black;

}

.entry {

font-size: 12px;
line-height: 1.4;
margin-left: 10px;
margin-right: -10px;

}



.smaller {

font-size: 10px;
padding-right: 5px;

}

ul, 
ol {

margin: 5px 0 20px 0px;
list-style-type: none;

}


li, 
dd {
	margin-left: 7px;

}


blockquote {
	margin-left: 7px;
	margin-right: 7px;
	font-size: 11px;
	border:2px dashed white;
	background-color:#e8e8e8;
}

li#categories h2{
	padding: 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;
}

li#archives h2{
	padding: 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;
}

li#meta h2{
	padding: 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;
}

li#search h2{
	padding: 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;
}


li#linkcat-1 h2{

		padding: 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;

}

li#linkcat-2 h2{

		padding: 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;

}

li#linkcat-3 h2{
	padding: 0;
	color:	#3B322F;
	font-size: 12px;
	font-weight: bold;

}


li#pagenav h2{
	padding: 0;
	color:	#43566B;
	font-size: 12px;
	font-weight: bold;
}


.post h2 {

		margin: 0 0 2px 0;
		background: url(images/headingborder.gif) 0 100% no-repeat;


}



.commentmetadata {

color: #6F4219;

}



input {
 color: #0E5993;
 border: 1px solid #0E5993; 
 background-color: #FFFFFF;
 font-family: verdana, sans-serif;
 vertical-align: middle;


}

#searchform .buttons {
 background-color: #d5cebf;
 border: 1px solid #918b81; 
 font-family: verdana, sans-serif;
 color: #000000;
 font-size: 13px;
}

textarea {
 background-color: #FFFFFF;
 color: #330606;
 border: 1px solid #400000; 
 font-family: verdana, sans-serif;
 font-size: 11px;


}

#submit {
 background-color: #FFFFFF;
 border: 1px solid #400000; 
 font-family: verdana, sans-serif;
 color: black;
 font-size: 10px;
}



#sidebar a {
	color: #6F4219;
	text-decoration: none;
}

#sidebar a:visited {
	color: #6F4219;
	text-decoration: none;

}

#sidebar a:hover {
	color: #C48256;
}


a:link {
color: #4E719D;
text-decoration: none;
}

a:visited {
	color: #4E719D;
	text-decoration: none;

}
a:hover, a:active {
	color: #BB7D55;
	text-decoration: none;
}


#blog_name a {
	color: #DBD1C2;
	text-decoration: none;
	font-face: georgia;
}

#blog_name a:visited {
	color: #DBD1C2;
	text-decoration: none;
	font-face: georgia;

}

#blog_name a:hover {
	color: #2E2620;
	font-face: georgia;
}


.graybox {

background: #e0ddd5;

padding: 5px 9px 5px 9px;
margin: 10px 0 10px 0;

}

 .commentlist{
       position: relative;
	border:1px dotted grey;
	list-style-type: none;
	background:#e8e8e8;

 }



.pagebar 
	{ 
		font: 11px Verdana, Arial, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 2px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 2px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
			padding: 2px 6px; 
			border: none; 
			background: #fff; 
			text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: black;
		border: solid 2px #ddd; 
		font-weight: normal; 
		font-size: 13px; 
		vertical-align: top; 
		background: #f4f4f4;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #94d0ff; 
		border-color: #ddd; 
		text-decoration: none;
	}


