/*  

Theme Name: Eagle Claw
Version: 1.0
Author: Hank Pantier
Author URI: http://www.invisiblewindow.com
*/
body {
	font: 75%/120% "Trebuchet MS", Tahoma, Arial;
	color: #666;
	background: #000;
	margin: 0;
	padding: 0;
	height: 100%;
}
html{
	height: 100%;
}

/**************************************/
/*  LINKS                            */
/************************************/
a {
	color: #4c060e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


img {
	border: none;
	margin: 0;
	padding: 0;
}


p {
	padding: 0 0 15px 0;
	margin: 0;
	line-height: 1.8em;
}

/**************************************/
/*  HEADERS                          */
/************************************/
#pg-hd {
	width: 465px;
	height: 67px;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: center;
	background: url(images/ec/pg-hd-bg.gif) no-repeat;
	border: 1px solid #FFF;
	background-position: bottom center;
}
h1 {
	font: bold 34px/100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a20e21;
	text-align: center;
	margin: 20px 110px 0 95px;
}
#post-993 h1 { font: bold 28px/100% "Trebuchet MS", Arial, Helvetica, sans-serif; }

h2 {
	clear: both;
	color: #666;
	margin: 15px 0 2px 0;
	border-bottom: 1px dotted #CCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #666;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
	text-decoration: none;
}

h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #a20e21;
	margin: 0 15px 5px 15px;
}
h4 {
	font: normal 26px/100% "Trebuchet MS", Tahoma, Arial;
	position: absolute;
	top: 93px;
	left: 770px;
	width: 240px;
	margin: 0;
	padding: 0;
	text-align: center;
}


form {
	margin: 0;
	padding: 0;
}

#pg-hdc {
	width: 600px;
	height: 67px;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: center;
	background: url(images/ec/pg-hdc-bg.gif) no-repeat;
	border: 1px solid #FFF;
	background-position: bottom center;
}
h1 {
	font: bold 32px/100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a20e21;
	text-align: center;
	margin: 20px 110px 0 95px;
}

form {
	margin: 0;
	padding: 0;
}

/**************************************/
/*  CONTAINERS                       */
/************************************/
#containerTop {
	width: 100%;
	height: 99px;
	background: url(images/ec/containerTopBG.jpg) top center no-repeat;
	margin: 0 auto;
	padding: 0;
}
#containerHD {
	width: 100%;
	background: url(images/ec/containerHDbg.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
}
#container {
	width: 100%;
	background: url(images/ec/containerBG.jpg) top center repeat-y;
	margin: 0;
	padding: 0 0 25px 0;
}


/**************************************/
/*  HEADER AREA                      */
/************************************/
#header, #headerHome  {
	height: 190px;
	width: 1066px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: url(images/ec/HD.jpg) no-repeat;
}
#headerHome {
	background: url(images/ec/homeHD.jpg) no-repeat;
}
#headerimg {
	position: absolute;
	background: url(images/ec/eagleClawLogo.jpg) no-repeat;
	bottom: 0;
	left: 77px;
	padding: 0;
	width: 173px;
	height: 160px;
	cursor: pointer;
}
.pics {
	position: absolute;
	top: 41px;
	left: 311px;
    width: 423px;  
    height: 134px;  
    padding: 0;  
    margin: 0;  
}
.pics img {  
    width: 423px;  
    height: 134px;  
    top:  0; 
    left: 0 
} 

#nav {
	width: 1066px;
	height: 56px;
	background: url(images/ec/nav/bg.jpg) repeat-x;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .page_item a:hover, #nav .current_page_item a, #nav .current_page_item a:visited, #nav .current_page_parent a, #nav .current_page_parent a:visited{
	color: #9b9a96;
	text-decoration: none;
}
#nav .page_item a{
	color: #FFF;
	text-decoration: none;
	padding: 24px 20px 0 20px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
	text-transform: uppercase;
	margin: 0;
}
#nav li.search {
	color: #FFF;
	text-decoration: none;
	padding: 24px 15px 0 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
	text-transform: uppercase;
	margin: 0;
	position: relative;
	width: 200px;
}
#nav li.search form {
	position: absolute;
	top: 6px;
	left: 90px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform #s {
	width: 120px;
	height: 22px;
	padding: 2px;
	border: 1px solid #af9ea0;
	background: #fff;
	margin-right: 2px;
	color: #000;
	font-weight: normal;
}


/**************************************/
/*  CONTENT AREA                     */
/************************************/
#content {
	width: 1066px;
	min-height: 450px;
	background: url(images/ec/contentBG.gif) repeat-y #ede8e0;
	padding: 0;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#contentHome{
	width: 1066px;
	height: 498px;
	background: url(images/ec/homeBG.jpg) no-repeat;
	padding: 0;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#productLink {
	width: 180px;
	height: 60px;
	position: absolute;
	left: 75px;
	top: 20px;
	cursor: pointer;
}
#product {
	width: 207px;
	height: 103px;
	position: absolute;
	top: 87px;
	left: 63px;
}
#product img {
	float: left;
}

#events {
	cursor: pointer;
	width: 425px;
	height: 127px;
	position: absolute;
	top: 17px;
	right: 40px;
	margin: 0;
	padding: 0;
}
#events img {
	float: left;
	width: 169px;
	height: 126px;
	overflow: hidden;
}

#newLink {
	width: 180px;
	height: 60px;
	position: absolute;
	left: 350px;
	top: 20px;
	cursor: pointer;
}
#new {
	width: 228px;
	height: 326px;
	position: absolute;
	top: 89px;
	left: 328px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#new img {
	width: 228px;
	height: 280px;
	overflow: hidden;
	float: center;
}
#new a.more {
	background: #655b5c;
	color: #FFF;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	margin: 10px;
}
#new a.more:hover {
	background: #333;
}
#new h1, #new h2, #new h3, #new h4, #new p {
	display: none;
}

#shopLink {
	width: 180px;
	height: 60px;
	position: absolute;
	left: 75px;
	top: 220px;
	cursor: pointer;
}
#shop {
	width: 211px;
	height: 140px;
	position: absolute;
	top: 283px;
	left: 62px;
	margin: 0;
	padding: 0;
}
#shop h3 {
	font-size: 13px;
}
#shop img {
	width: 96px;
	margin: 7px;
	overflow: hidden;
	float: left;
}
#shop p {
	font: 11px/12px verdana, arial, helvetica, sans-serif;
	text-align: left;
}

#blogLink {
	width: 250px;
	height: 80px;
	position: absolute;
	right: 120px;
	top: 170px;
	cursor: pointer;
}
#blog {
	width: 382px;
	height: 130px;
	overflow: hidden;
	color: #FFF;
	position: absolute;
	top: 253px;
	right: 60px;
}
#blog p {
	line-height: 1.2em;
}
#blog a {
	color: #fcc810;
}
#blog .podPress_content {
	display: none;
}

/* inside */
#inside {
	margin: 0 auto;
	padding: 10px 0 10px 0;
	width: 994px;
	min-height: 420px;
	background: url(images/ec/insideBG.jpg) repeat-y #612017;
	position: relative;
}

#inside {
	margin: 0 auto;
	padding: 10px 0 10px 0;
	width: 994px;
	min-height: 420px;
	background: url(images/ec/insideBG.jpg) repeat-y #612017;
	position: relative;
}
#three-col-foot {
	width: 994px;
	height: 176px;
	margin: 0;
	padding: 0;
	background: url(images/ec/3-col-foot.jpg) no-repeat #612017;
	position: relative;
}
#three-col-foot a {
	color: #000;
}

#three-shop-link {
	width: 150px;
	height: 40px;
	position: absolute;
	left: 60px;
	top: 10px;
	cursor: pointer;
}
#three-new-link {
	width: 150px;
	height: 40px;
	position: absolute;
	left: 365px;
	top: 10px;
	cursor: pointer;
}
#three-blog-link {
	width: 150px;
	height: 40px;
	position: absolute;
	right: 115px;
	top: 10px;
	cursor: pointer;
}

#three-col-shop h3 {
	width: 110px;
	float: left;
}
#three-col-shop {
	width: 225px;
	height: 85px;
	position: absolute;
	left: 23px;
	top: 60px;
}
#three-col-shop img {
	width: 65px;
	overflow: hidden;
	float: left;
	margin: 10px;
}
#three-col-new {
	width: 330px;
	height: 85px;
	position: absolute;
	left: 283px;
	top: 60px;
}
#three-col-new img {
	height: 80px;
	width: 65px;
	max-width: 65px;
	max-height: 80px;
	overflow: hidden;
	float: left;
	margin: 10px;
}
#three-col-blog {
	width: 305px;
	height: 85px;
	position: absolute;
	right: 35px;
	top: 60px;
}
#three-col-blog p {
	line-height: 12px;
	color: #FFF;
	margin: 0;
	padding: 0 0 5px 0;
}
#three-col-blog a {
	color: #FFF;
}
#three-col-blog img {
	height: 85px;
	overflow: hidden;
	float: left;
}
#three-col-blog .podPress_content {
	display: none;
}
#excerpt {
	height: 60px;
	overflow: hidden;
}


#products-left {
	padding: 12px;
	border: 2px solid #d6c3b6;
	background: transparent;
	width: 365px;
	height: 398px;
	float: left;
	position: relative;
	margin: 10px 15px 15px 25px;
}
#products-middle {
	padding: 12px;
	border: 2px solid #d6c3b6;
	background: transparent;
	width: 230px;
	height: 398px;
	float: left;
	position: relative;
	margin: 10px 15px 15px 0;
}
#products-middle a.more {
	background: #655b5c;
	color: #FFF;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	margin: 10px;
}
#products-middle a.more:hover {
	background: #333;
}
#products-right {
	padding: 12px;
	border: 2px solid #d6c3b6;
	background: transparent;
	width: 225px;
	height: 398px;
	float: left;
	position: relative;
	margin: 10px 0 15px 0; 
}
.hd-top {
	width: 190px;
	height: 77px;
	margin: 0 0 0 20px;
	padding: 0;
	position: relative;
	top: -25px;
}
.int {
	background: #FFF;
	border: 1px solid #e0d4d3;
	min-height: 396px;
}



p.emp-photo {
	width: 100px;
	float: left;
	margin: 0 20px 20px 0;
	line-height: 14px;
}


.post {
	padding: 0;
	width: 820px;
	background: #FFF;
	color: #000;
	float: left;
}
#page-photo {
	float: right;
	width: 347px;
	margin: 0;
	padding: 0;
}
.post-content, .post-content2 {
	width: 467px;
	float: left;
	padding: 0;
	margin: 0;
	min-height: 400px;
}
.post-content2 {
	width: 775px;
	float: left;
	padding: 0;
	margin: 0;
}
.post-content p, .post-content2 p {
	margin: 0 15px 15px 15px;
	font-size: 12px;
	line-height: 14px;
}
.post-content p img, .post-content2 p img {
	border: 3px solid #DDD;
}
.post-content p img .noborder, .post-content2 p img .noborder {
	border: 0;
}



.post-date {
	margin: 5px 0 5px 0;
}
.entry {
	width: 438px;
	margin: 25px 15px 15px 15px;
}
.entry img {
	width: 350px;
}
.post-cat {
	font-size: 95%;
	color: #999;
}





.navigation {
	clear: both;
	padding: 10px 0;
}


.navigation a, .navigation a:visited {
	color: #2763A5;
}


.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}


.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}






/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCC;
	padding: 10px 0 5px 0;
	clear: both;
}


.commentlist {
	margin: 10px 0;
	padding-left: 20px;
	line-height: 130%;
}


.commentlist li{
	padding: 5px 10px;
}


.commentlist .alt {
	background: #DDEBF4;
}


.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #2763A5;
}


.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}


#commentform {
	margin: 10px 10px 25px 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0;
	margin: 0;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#DDD;
	border: 1px solid #999;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 500px;
	height: 115px;
	background: #DDD;
	border: 1px solid #999;
	padding: 10px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #FFF;
}
#commentform #submit{
	background: #DDD;
	border: 1px solid #999;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
	margin: 0 0 25px 0;
}




/*sidebar */
#sidebar {
	float: left;
	padding: 10px 1px 10px 0;
	margin: 0 2px 0 2px;
	width: 166px;
	background: url(images/ec/sidebarBG.png);
	color: #d1cab9;
	overflow: hidden;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #d1cab9;
	font: 15px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:hover{
	color: #d1cab9;
	text-decoration: underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 50px 10px 40px 20px;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}





/* footer area */
#footer, #footHome {
	width: 1066px;
	height: 50px;
	clear: both;
	background: url(images/ec/contentBG.gif) repeat-y #ede8e0;
	color: #2f2022;
	font-size: 95%;
	line-height: 130%;
	margin: 0 auto;
	position: relative;
}
#footer a, #footHome a, #footer a:visited, #footHome a:visited {
	color: #2f2022;
}
#footer ul, #footHome ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin: 0 0 0 40px;
}
#footer ul li, #footHome ul li {
	float: left;
	display: block;
	padding: 4px 10px 0 10px;
}

#footHome {
	height: 23px;
	background: url(images/ec/homeFootBG.jpg) no-repeat;
}






/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0 5px 10px;
}



/* clear those floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    border: 1px solid blue;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

.invisible {
	display: none;
}

a img.noborder, img.noborder, .noborder {
	border: 0;
	border-bottom: 20px solid #FFF;
	clear: both;
}

.wpsc_container {
	margin: 0 15px 15px 15px;
}
.wpsc_checkout_table tr td h4 { display: none; }

#post-1512 #pg-hd h1 { font-size: 26px; padding-top: 7px; }