/*
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 {
	
	position: relative;
	width:100%;
	

}
/* Header */

/* Sidebar Positioning */


#sidebar {

	color: #FF9933;

}





#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 {

	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 {

	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 {
	
	float: right;
	

}


#content {
	padding: 7px 20px 10px 10px;
	
}



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





h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	color: #330606;
	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 {

	list-style-type: none;

}

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

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

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

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


li#linkcat-1 h2{

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

}

li#linkcat-2 h2{

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

}

li#linkcat-3 h2{

		padding: 0;
	color:	#ffffff;
	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: #B38B52;
	text-decoration: none;
}

#sidebar a:visited {
	color: #B38B52;
	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: #B38B52;
	text-decoration: none;
}

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

}

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

#updates {
	padding-left: 7px;
	
}

#anons {
	padding-left:15px;
	font-size:10px;
	color: #302219;
	
}


.title {
	font-size:14px;
	font-weight:bold;
	color: #302219;
	}
	
.title_news {
	font-size:12px;
	font-weight:bold;
	color: #302219;
	}


.date  {
	background-color: #B54A42;
	color: #F0EAD9;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
	padding-left: 2px;
	padding-right: 2px;
	}

.date_news {
	color: #B54A42;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	padding-left: 2px;
	padding-right: 2px;
	}

.clear { padding-top:1px; padding-bottom:9px; font-size:3px;}


#navt {
	list-style:none;
	margin:0px 0px 0px;
	padding: 0px;
	clear:both;
	float:left;
	line-height:0px;
	background:#000000;
	width:100%;
	background: url(images/but_bg.gif) repeat-x top;

}

#navt li{
	margin-right:5px;
	float:left;

}
#navt li a{
	height: 47px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -900pt;
	
}

#navt #nav-but0 {
	background: transparent;
}

#navt #nav-but1 a{
	width: 134px;
	background: url(images/but1.gif) no-repeat left top;
}
#navt #nav-but1 a:hover, #navt #nav-but1 .current{
	background: url(images/but1.gif) no-repeat left bottom;
}

#navt #nav-but2 a{
	width: 134px;
	background: url(images/but2.gif) no-repeat left top;
}
#navt #nav-but2 a:hover, #navt #nav-but2 .current{
	background: url(images/but2.gif) no-repeat left bottom;
}

#navt #nav-but3 a{
	width: 134px;
	background: url(images/but3.gif) no-repeat left top;
}
#navt #nav-but3 a:hover, #navt #nav-but3 .current{
	background: url(images/but3.gif) no-repeat left bottom;
}

#navt #nav-but4 a{
	width: 134px;
	background: url(images/but4.gif) no-repeat left top;
}
#navt #nav-but4 a:hover, #navt #nav-but4 .current{
	background: url(images/but4.gif) no-repeat left bottom;
}

#navt #nav-but5 a{
	width: 134px;
	background: url(images/but5.gif) no-repeat left top;
}
#navt #nav-but5 a:hover, #navt #nav-but5 .current{
	background: url(images/but5.gif) no-repeat left bottom;
}