/*
Theme Name: Ginseng Coffee
Theme URI: http://jtkconsulting.com/GinsengCoffee
Description: GPL theme for WordPress by JTkconsulting
Version: 1
Author: JTk - http://www.jtkconsulting.com
*/




html, body { height: 100%; }

body {
	background: #5D2E12 url(images/back.png) 0 repeat;
	color: #330606;
	text-align: center;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}



#container {
	background: #FFF url(images/repeat.png) repeat;
	min-height: 100%;
	_height: 100%;
	width: 823px;
	margin: 0 auto;
	text-align: left;
	position: relative;

}
/* Header */
h1#header {
	margin: 0;
	height: 225px;
	background: url(images/header.png) 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;
}



#blog_name {
	position: absolute;
	left: 375px;
	top: 60px;
	color: #C8A470;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 28px;

}

#blog_slogan {
	position: absolute;
	left: 379px;
	top: 95px;
	color: #FF9933;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 16px;
	letter-spacing: -0.2px;
	word-spacing: -0.4px;


}

#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: #FF9933;
	margin: -189px 0px 0 25px;
	width: 190px;

}



/* Navigation Links */
#pathway {
	position: absolute;
	left: 250px;
	top: 222px;
	color: #C8A470;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 14px;
	width: 500px;
}


#pathway a {
	color: #CD7829;
	text-decoration: none;
}

#pathway a:visited {
	color: #CD7829;
	text-decoration: none;

}

#pathway a:hover {
	color: #F3DCBA;
	text-decoration: none;

}



#menu_view {
	position: absolute;
	left: 240px;
	top: 5px;
	color: #FFCC99;
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-transform: lowercase;
	word-spacing: 3px;
	letter-spacing: 1.5px;
	font-size: 11px;
}

#menu_view a {
	color: #E1D6A4;
	text-decoration: none;
	font-size: 12.4px;

}
#menu_view a:hover {
	color: #FFFFFF;
}



#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}
#menu_view li {
	padding: 0 13px 0 4px;
	margin: 0;
	display: inline;
}
#menu_view li a {
	color: #E1D6A4;
	text-decoration: none;
}

#menu_view li a:hover {
	color: #FFFFFF;
	padding: 0 1px 0 1px;
	font-size: 11.4px;
}



#menu_two {
	position: absolute;
	left: 250px;
	top: 180px;
	color: #CC9950;
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-transform: lowercase;
	word-spacing: 5px;
	letter-spacing: 1.5px;
	font-size: 12px;
}

#menu_two a {
	color: #E1D6A4;
	text-decoration: none;
}
#menu_two a:hover {
	color: #FFFFFF;
	padding: 0 1px 0 1px;
	font-size: 12.4px;
}

#menu_two ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}
#menu_two li {
	padding: 0 13px 0 4px;
	margin: 0;
	display: inline;
}
#menu_two li a {
	color: #E1D6A4;
	text-decoration: none;
}

#menu_two li a:hover {
	color: #FFFFFF;
	padding: 0 1px 0 1px;
	font-size: 11.4px;
}



/* Content */
#wrapper {
	width: 560px;
	float: right;
	position: relative;

}


#content {
	padding: 0 60px 10px 0px;
}



hr#clear {
	clear: both;
	height: 65px;
	visibility: hidden;
}





h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	color: #761606;
	font-weight: bold;
}
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: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}



/* Word Press Stuff */



small {

color: #330606;
}

.postmetadata {

padding-bottom: 25px;

}






.button {

margin-top: 7px;
margin-left: 97px;

}

.entry {

font-size: 13px;

}



.smaller {

font-size: 10px;
padding-right: 5px;

}

ul, 
ol {

margin: 5px 0 20px 0px;
list-style-type: none;

}


li, 
dd, 
blockquote {
	margin-left: 7px;
	list-style-type: none;

}

li#categories h2{
	padding: 0;
	color:	#FF9933;
	font-size: 12px;
	font-weight: bold;
}

li#archives h2{
	padding: 0;
	color:	#FF9933;
	font-size: 12px;
	font-weight: bold;
}

li#meta h2{
	padding: 0;
	color:	#FF9933;
	font-size: 12px;
	font-weight: bold;
}

li#search h2{
	padding: 0;
	color:	#FF9933;
	font-size: 12px;
	font-weight: bold;
}

li.linkcat h2 {
	color: #ff9933 !important;
	font-size: 12px !important;
}

li#linkcat-1 h2{

		padding: 0;
	color:	#FF9933;
	font-size: 12px;
	font-weight: bold;

}

li#linkcat-2 h2{

		padding: 0;
	color:	#FF9933;
	font-size: 12px;
	font-weight: bold;

}

li#linkcat-3 h2{

		padding: 0;
	color:	#FF9933;
	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;


}



input {
 color: #330606;
 border: 1px solid #330606; 
 background-color: #C8A470;
 font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;

}

#searchform .buttons {
 font-size: 10px;
 background-color: #330606;
 color: #CC9950;
}

textarea {
 background-color: #FFEBCD;
  color: #330606;
 border: 1px solid #330606; 
font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 11px;


}



#sidebar a {
	color: #C8A470;
	text-decoration: none;
}

#sidebar a:visited {
	color: #C8A470;
	text-decoration: none;

}

#sidebar a:hover {
	color: #CD7829;
}


a:link {
color: #86441C;
text-decoration: none;
}

a:visited {
	color: #86441C;
	text-decoration: none;

}
a:hover, a:active {
	color: #BA5F2A;
	text-decoration: none;
}


#blog_name a {
	color: #C8A470;
	text-decoration: none;
}

#blog_name a:visited {
	color: #C8A470;
	text-decoration: none;

}

#blog_name a:hover {
	color: #CD7829;
}

#content a {
         text-decoration: underline !important;
}


#content h2 a {
         color: #550606;
         text-decoration: none !important;
}