/*
	Theme Name: hershbergerhandmade 1.0 
	Theme URI: http://www.hershbergerhandmade.com/
	Description: Survivor theme for WordPress 1.5
	Author: Cwalton
	------------------------------------------------------
	If you'd like to have the "search, calendar and other" show up 
	in the sidebar. Remove: 
	#search, #calendar, #other {
	display: none;
}

	------------------------------------------------------
	Licensed under GPL :)
*/
/* ##### Common Styles ##### */

body
{
	color: black;
	background-color: #92807D;
	background-imager: #92807D;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 73%;
	/* Enables font size scaling in MSIE */
	margin: 0;
	padding: 0;
}

html > body {
  font-size: 9pt;
}

acronym, .titleTip
{
	border-bottom: rgb(65, 53, 41);
	cursor: help;
	margin: 0;
	padding: 0;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

.doNotDisplay {
  display: none !important;
}


.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}

h2
{
	font-size: 130%;
	border-color: #3B57B7 transparent transparent transparent;
	border-width: 1px;
	border-style: solid none none none;
	padding: 10px 0px 0px 0px;
}

p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

.center {
text-align: center;
}

/* ##### Header ##### */

#header
{
	color: inherit;
	background-color: #5F6A7C;
	background-image: url(/wordpress/wp-content/img/full_knife.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 95px;
}

.headerTitle
{
	color: #14154E;
	font-weight: bold;
	font-style: italic;
	font-size: 15pt;
	text-decoration: none;
	position: relative;
	top: 30px;
	padding: 20px;
}

#headerTitle a
{
	color: #21217B;
	background-color: transparent;
	text-decoration: none;
	font-size: 100%;
	/* For MSIE */
	font-weight: bold;
	font-style: italic;
}

.headerTitle > a {
  font-size: 138%;  /* For fully standards-compliant user agents */
}

.headerTitle span {
	color: #EACD03;
  background-color: transparent;
  font-weight: normal;
}

.subHeader {
	color: #21217B;
	background-color: transparent;
	text-decoration: none;
}

.subHeader a {
  color: #EACD03;
  background-color: black;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.subHeader a:hover {
	color: #EACD03;
  background-color: white;
}


/* ##### Left Side Bar ##### */

.leftSideBar
{
	width: 132px;
	float: left;
	clear: left;
}

.leftSideBar .sideBarTitle
{
	color: #ddddff;
	background-color: #576CCB;
	font-weight: bold;
	margin: 0;
	padding: 0.8ex 1ex;
}

.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
}

.leftSideBar li {
  margin: 1ex;
  padding: 0 0 0 0;
}

.leftSideBar a
{
	color: #21217b;
	background-color: transparent;
	text-decoration: none;
}

.leftSideBar a:hover
{
	color: rgb(28, 94, 228);
	background-color: transparent;
	text-decoration: none;
}

.leftSideBar .sideBarText {
  color: rgb(241, 241, 241);
  background-color: transparent;
  line-height: 1.25em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  display: block;
}

.leftSideBar .sideBarText a {
  text-decoration: underline;
}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar .thisPage {
  color: rgb(64,64,64);
  background-color: transparent;
  font-weight: bold;
}


/* ##### Right Side Bar ##### */

.rightSideBar
{
	width: 13em;
	margin: 2ex 0.75ex 0 0;
	padding: 0;
	float: right;
	clear: right;
	border-color: rgb(216, 210, 195);
	border-width: 1px 0px 1px 1px;
	border-style: solid;
}

[class~="rightSideBar"] {
  margin-right: 1.5ex;
}

.rightSideBar .sideBarTitle {
	color: #21217b;
  background-color: rgb(244, 244, 244);
  font-weight: bold;
  margin: 1.25ex 1ex;
  padding: 0.9ex 1ex;
}

.rightSideBar a {
  color: rgb(64, 64, 64);
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

.rightSideBar a:hover {
  text-decoration: underline;
}

.rightSideBar .sideBarText {
  line-height: 1.5em;
  margin: 0;
  padding: 0 2ex 1em 2ex;
}

.rightSideBar .more {
  text-decoration: none;
  text-align: right;
  margin: 0;
  padding: 0 2ex 1em 2ex;
  display: block;
}

.rightSideBar .more:hover {
  text-decoration: underline;
}
.rightSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
}

.rightSideBar li {
  margin: 1ex;
  padding: 0 0 0 0;
}

.rightSideBar img {
 border: 0;
}


/* ##### Main Copy ##### */


.main-copy
{
	color: black;
	background-color: white;
	text-align: left;
	line-height: 1.5em;
	margin: 0 0 0 132px;
	padding: 0.5ex 15em 1em 1em;
	border-left: 1px solid rgb(216,216,216);
}

#main-copy h1 {
  color: rgb(166,140,83);
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 175%;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid rgb(216,210,195);
}

.main-copy a
{
	color: #21217b;
	background-color: transparent;
	text-decoration: none;
}

.main-copy a:hover {
	 color: rgb(64,64,64);
}

.date-header
{
	font-size: 9pt;
	text-transform: lowercase;
	color: #999;
	margin: 0px;
}

.themeta
{
	font-size: 9pt;
	text-transform: lowercase;
	color: #999;
	padding: 0 0 24px 20px;
}

.themeta a
{
	font-size: 9pt;
	text-transform: lowercase;
	color: #6C84CE;
}

.themeta a:hover
{
	font-size: 9pt;
	text-transform: lowercase;
	color: #3E4DCE;
}

.post a
{
	color: #21217b;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

.post a:hover {
  text-decoration: underline;
}

blockquote
{
	margin: 5px 5px 0 5px;
	padding-left: 8px;
	border-left: 3px solid #ddd;
	background-image: url(http://yoururl/wp-images/quote.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}


/* ##### Footer ##### */

#footer
{
	color: black;
	background-color: rgb(244, 244, 244);
	font-size: 92%;
	text-align: center;
	line-height: 1.25em;
	margin: 0;
	padding: 1em 4mm 1em 4mm;
	clear: both;
}

#footer div {
  margin: 0;
  padding: 0 0 1ex 0;
}

#footer a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
}
	
	/* ##### Comments ##### */
	
.comment-link {
  text-transform:uppercase;
  letter-spacing:.1em;
}

input.text, textarea {
	background: #ffffff url("http://yoururl.com/wp-images/input.gif") top right;
	color: #000000;
	border: 1px solid;
	border-color: #888888 #888888 #aaaaaa #aaaaaa;
	padding: 3px 3px 4px 3px;
	font-size: 1em;
}

input.text:focus, textarea:focus {
	border-color: #000000;
}

.alt {
	 background-color: #f8f8f8;
	 border-top: 1px solid #ddd;
	 border-bottom: 1px solid #ddd;
}

#leaderboard
{
	background-color: #FFF;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 102px;
}


.leftsidebartext
{
	margin: 10px 6px 6px 6px;
	border-color: #1F2474 transparent transparent transparent;
	border-width: 1px 0px 0px 0px;
	border-style: dashed solid solid solid;
	padding: 6px 0px 0px 0px;
}


.tastefull
{
	font-family: verdana, arial, helvetica, helve, geneva, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-transform: inherit;
}


.red { color: #912628; }



.nakum { background-color: #F5F4BB; }



.yaxha { background-color: #B5D9F5; }


.linkHeader
{
	color: #000;
	text-decoration: none;
}

.linkHeader a
{
	color: #EACD03;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 7pt;
}

.linkHeader a:hover
{
	color: #EACD03;
/*	background-color: #F6E6FF;*/
}

	#linkadmin	
	{
		z-index: 20;
		margin: 0;
		color: #fff;
		text-align: center;
		background-color: #1B2272;
	}

	#linkadmin li {
		display: inline;
		padding: 2px;
	}

	#linkadmin li a {
		color: #fff;
		text-decoration: none;
		letter-spacing: 1px;
	}

	#linkadmin li a:hover { color: #FFED87; }




