/*
Them Name: graycreekstore.com
Theme URI: http://graycreekstore.com
Description: The Gray Creek Store
Version: 1.0
Author: Cartergraphics Media Services
Author URI: http://cartergfx.com
*/

/* regular tag styling */

/*
@font-face {
	font-family: "BellGothic BT";
	src: url('http://graycreekstore.com/wp/wp-content/themes/gcs/fonts/BELGOTHK.TTF');
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

@font-face {
	font-family: "BellGothic Blk BT";
	src: url('http://graycreekstore.com/wp/wp-content/themes/gcs/fonts/BELGOTHN.TTF');
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

@font-face {
	font-family: "Bell MT";
	src: url('http://graycreekstore.com/wp/wp-content/themes/gcs/fonts/BELGOTHB.TTF');
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
*/

@font-face {
	font-family: "Engravers MT";
	src: url('http://graycreekstore.com/wp/wp-content/themes/gcs/fonts/ENGR.TFF');
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

@font-face {
	font-family: "Edwardian Script ITC";
	src: url('http://graycreekstore.com/wp/wp-content/themes/gcs/fonts/ITCEDSCR.TFF');
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

@font-face {
	font-family: "LHF Old Abe REGULAR";
	src: url('http://graycreekstore.com/wp/wp-content/themes/gcs/fonts/LHFoldaberegular.otf');
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

@font-face {
	font-family: "LHF Old Abe OUTLINE";
	src: url('http://graycreekstore.com/wp/wp-content/themes/gcs/fonts/LHFoldabeoutline.otf');
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

body {
	background: #ffffff;
	background: url(images/background.jpg) repeat;
	font-family: Helvetica, "BellGothic BT", Arial, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
}

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 5em;
	padding: 0 0 10px 0;
}

h2 {
	font-size: 4em;
	letter-spacing: .1em;
	padding: 0 0 .3em 0;
}

h3 {
	font-family: "LHF Old Abe REGULAR";
	padding-top: 1.5em;
}

p {
	padding: 10px 0 10px 0;
}

ul {
	margin: .5em 0;
}

li {
	margin: 0;
	padding: 0 0 .25em 0;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

a span.linktext {
}

h2 a:hover {
}

/* custom  div styling */

#wrapper {
	margin: 20px auto;
	width: 900px;
}
#contentbdr {
	border: #000 thick solid;
	text-align: left;
}

#content { 
	margin: 6px;
	border: #000 2px solid;
	position: relative;
}

#bcornerTL, #bcornerTR, #bcornerBR, #bcornerBL {
	position: absolute;
	width: 50px;
	height: 50px;
	display: inline;
}

#bcornerTL {
	background-image: url(images/bcornerTL.png);
	top: -13px;
	left: -13px;
}

#bcornerTR {
	background-image: url(images/bcornerTR.png);
	top: -13px;
	right: -13px;
}

#bcornerBR {
	background-image: url(images/bcornerBR.png);
	bottom: -13px;
	right: -13px;
}

#bcornerBL {
	background-image: url(images/bcornerBL.png);
	bottom: -13px;
	left: -13px;
}


#banner {
	margin: 10px 0 0 10px;
	padding: 5px;
	height: 210px;
}

#bannerleft {
	float: left;
	display: inline-block;
	text-align: center;
	padding: 10px;
}

#bannerright {
	float: right;
	display: inline-block;
	text-align: center;
	padding: 10px 25px 0 0;
}

.contactnum {
	clear: both;
	font-family: "Engravers MT";
	font-size: 24px;
}

p.slogan {
	clear: both;
	text-align: center;
	margin: auto 30px;
	border-top: #333 solid thin;
	border-bottom: #333 solid thin;
	padding: 5px;
	font-family: "Edwardian Script ITC";
	font-size: 36px;
}

#navmenu {
	border-top: #333 solid thin;
	border-bottom: #333 solid thin;
	text-align: center;
	margin: 10px 30px;
}
	
#navmenu ul {
	padding: 10px;
	margin: 0 0 0 -10px;
}

#navmenu li {
	display: inline;
	padding: 20px;
	list-style: none;
}
	
#container {
	margin: 0;
	padding: 0px 30px 20px 200px;
}

#entry {
}

.sidebar {
	float: left;
	width: 180px;
	position: relative;
	left: 0px;
	top: 25px;
}

.sidebar li {
	list-style: none;
	margin: 0;
	padding: 5px;
	color: #903;
	font-weight: bold;
}

.sidebar li a:link, .sidebar li a:visited, .sidebar li a:hover, .sidebar li a:active {
	color: #903;
}

.sidebar li.current_page_item  {
	background-color: #D0CBA8;
	border-top: thin black solid;
	border-bottom: thin black solid;
}

#footer {
	clear: both;
	margin: 0px auto;
	padding: 0;
	text-align: center;
}

#footer p {
	font-size: smaller;
	color: #666;
}

.frightside {
	float: right;
	width: 50%;
	text-align: right;
	margin-bottom: .5em;
	padding-top: .75em;
}
 
.fleftside {
	float: left;
	width: 50%;
	margin-bottom: .5em;
	padding-top: .75em;
}

.suppliers {
	text-align: center;
	margin: 0 auto;
}


.suppliers h3 {
	text-align: center;
	margin: -20px auto 20px auto;
}

.supplierbox {
	width: 125px;
	height: 80px;
	text-align: center;
	display: inline-block;
	margin: auto;
	
}

.supplierbox span {
	clear: both;
	display: block;
	padding-top: 10px;
}

img {
	border: none;
}

img.alignright {
	float: right;
	margin: 0 0 10px 20px;
}

.genstrlist {
	width: 50%;
	display: inline-block;
	float: left;
}

.oldabe {
	font-family: "LHF Old Abe REGULAR";
	text-transform: uppercase;
}

.genstrlist {
}

.genstrlist li {
}
