/*--------------------------------------------------------------------
Style sheet written for dewittjones.com  |  January 2010
---------------------------------------------------------------------*/

/* reset */
:focus, :active { outline: 0; }

table {
	border-collapse:collapse;
	border-spacing:0;
	width: auto;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

abbr,acronym { border:0;
}


/* GENERAL */

html { font-size: 100%; }

body {
	font-size: 62.5%;
	font-family: "Trebuchet MS", "Droid Sans", GillSans, sans-serif;
	margin: 0px;
	padding: 30px;
	text-align:center; /* Hack for IE5/Win */
	height: 670px;
	background: #A35C22 url(../images/bkrnd.gif) repeat-x top;
	color: #000000;
	width:98%;
	overflow: auto; 
	overflow-x: hidden;
}
a:hover {
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}

/* ------------------------------
HTML Redefine Tags
------------------------------ */

input, form, textarea h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

h1 {
	font-size: 2.5em;
	line-height: 1em;
	margin-bottom: 1em;
	text-align: left;
}

h2 {
	color:#000000;
	text-align: left;
	font-size: 1.5em;
	line-height: 1.33333em;
	margin-top: 1em;
	margin-bottom: 0.666667em;
}

h3 {
	border-bottom:1px #CCCCCC;
	margin-bottom:0.2em;
	margin-top: 1.2em;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.53846em;
	padding:.25em 0 .5em;
}

p {
	font-size: 1.2em;
	line-height: 1.66666666em;
	margin-bottom: 1.6666666em;
	margin-top: 10px;
	margin-right: 15px;
	text-align: left;
}

blockquote {
	padding: 2em 0;
	margin-bottom: 2em;
	background-color: #eeeeee;
	border-left: 2em solid #cccccc;
	padding-left: 2em;
	padding-right: 2em;
}

blockquote p {
	margin-bottom: 0;
	font-size: 1.3em;
	line-height: 1.5384615em;
}

cite {
	font-weight: bold;
	font-style: normal;
	display: block;
	text-align: right;
}

a:link, a:visited {
	color:#000000;
	text-decoration:none
}

a:hover { text-decoration:none; }

/* ------------------------------
PAGE STRUCTURE
------------------------------ */

#container {
	background: #FFFFFF;
	border-style: solid;
	border-color: #A05920;
	margin:0 auto;
	width:970px;
	height: 660px;
}


#header {
	padding-top:0px;
	padding-bottom:0px;
}

#logo {
	width:970px;
	height:105px;
}

#logo h1 {
	background: url(../images/Header970x105.jpg) no-repeat;
	margin:0px;
	display:block;
	text-indent:-9999px;
	height: 105px;
	width: 970px;
	border-style: none;
}

#logo h1 a {
	display:block;
	text-align:left;
	height:105px;
	width:970px;
	text-indent: -9000px;
}

#logo h1 a:hover {
	border: none;
}
/*Top Navigation*/
#navbar {
	width:auto;
	display:block;
	height:35px;
	color: #FFFFFF;
	text-decoration: none;
}

#navbar ul {
	font-size: 14px;
	font-weight: bold;
}

.solidblockmenu {
	padding: 0;
	float: left;
	width: 100%;
	overflow: hidden;
	background: #8c4d16 url(../test/images/blockdefault.gif) repeat-x 5px;
	border-top: 1px solid #8c4d16;
	border-right: 0 solid #8c4d16;
	border-bottom: 1px solid #8c4d16;
	border-left: 0 solid #8c4d16;
	margin: 0px;
}

.solidblockmenu li { display: inline; }

.solidblockmenu li a {
	float: left;
	color: white;
	padding: 8px 18px;
	text-decoration: none;
}

.solidblockmenu li a:visited { color: white; }

.solidblockmenu li a:hover, .solidblockmenu li .current {
	color: white;
	background: transparent url(../test/images/blockactive.gif) repeat-x center center;
}
/*END: Top Navigation*/

#main {
	width:auto;
	display:block;
	padding:10px 0px;
	border-style: none;
	height: 490px;
	margin: 0px;
}

#main .separator {
	border-top:.05em dashed #8c4d16;
	font-size: 100%;
	font-weight: normal;
	line-height: 1em;
	margin-right: 0.75em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-bottom: 0em;
	margin-top: 1em;
}

#main .buy {
	font: bold 12px "Trebuchet MS", "Droid Sans", GillSans;
}

#easyscroll {
	background:#eee;
	margin:1em 0;/* add additional styling */
	}

/* easyscroll navigation buttons */	

	#easyscrollnav,
#easyscrollnav li {
	font: 10px "Trebuchet MS", "Droid Sans", GillSans;
	height:15px;
	line-height:15px;
	margin:0 5px 0 0;
	padding:0;
}

#easyscrollnav {
	margin:.25em 0;
}

#easyscrollnav li {
	list-style:none;
	float:left;
	background:#f2e9bd;
	margin-right:10px;
	padding:0 5px;
	color:#333;
	cursor:pointer;
}

#easyscrollnav li.over {
	color:#999;
	text-decoration:underline;
}

.anasazi {
	float: left;
	text-align: left;
	overflow-x: hidden;
	overflow-y: auto;
	width: 480px;
	padding: 0px 0px 0px 10px;
	height: 180px;
	margin: 0px 10px 0px 0px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.anasazi img {
	float: left;
	margin-right: 15px;
	
}


/* // easyscroll navigation buttons */	

/* // end easyscroll */

#covers {
	height:490px;
	width:185px;
	float:left;
	overflow:hidden;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 10px;
}

/*gallery Fade Ins*/

.fadeinContainer {
	position:relative;
	height:485px;
	width:180px;
	padding: 0px;
	margin: 0px;
}
.fadein {
	position:relative;
	height:484px;
	width:178px;
	margin: 0px;
	padding: 0px;
}
.fadein img {
	position:absolute;
	height:470px;
	width:168px;
	left:5px;
	top:6px;
	padding: 0px;
	width: 170px;
	height: 480px;
}



ul.thumbGallery {
	list-style:none;
	padding:0;
	margin:0;
}

ul.thumbGallery li {
	float:left;
	border:1px solid #ccc;
	padding:1px;
	margin-bottom:5px;
	margin-right:2px;
	width:138px;
	background: center;
	text-align: center;
}

ul.thumbGallery a img {
	border:1px solid black;
	margin-bottom:5px;
}

#feat_list {
	width:225px;
	float:left;
	padding: 5px 0px;
	margin: 0px 0px 0px 5px;
	text-align: left;
}

#feat_list h3 {
	border-bottom:1px #CCCCCC;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0px 0px;
	padding: 0px;
	line-height: 30px;
}

#feat_list p {
	font-size: 12px;
	line-height: 17px;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
}

.arrowlistmenu {
	width: 205px;
	margin-left: 5px;
}



.arrowlistmenu .headerbar {
	font: bold;
	color: #000000;
	background: left center;
	margin-bottom: 2px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 2px; /*header text is indented 10px*/
}

.arrowlistmenu .description {
	color: #000000;
	margin-bottom: 1px;
	padding: 4px 0 2px;
}

.arrowlistmenu ul {
	list-style-type: none;
	margin: 10px 0px 20px;
	padding: 10px 0px 0px;
	font-size: 1.2em;
	line-height: 1.75em;
}

.arrowlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
	border-bottom: 1px solid #dadada;
}

.arrowlistmenu ul li a {
	color: #333333;
	padding: 2px 0px 2px 0px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
}


.arrowlistmenu ul li a:visited {
	color: #333333;
}

.arrowlistmenu ul li a:hover,
.arrowlistmenu ul li .current {
	color: #000000;
	font-weight: bold;
}

.arrowlistmenu ul li a:focus { /*active state CSS*/ color: #000000; 
}

#feat_content {
	width:520px;
	float:left;
	padding: 5px;
	margin: 0px 0px 0px 5px;
	height: 475px;
}

#feat_content img {
	background: #FFFFFF;
	border: 1px solid #c2c2c2;
	padding: 3px;
}

#feat_table {
	overflow-x: hidden;
	overflow-y: scroll;
	width:520px;
	float:left;
	padding: 5px;
	margin: 0px 0px 0px 5px;
	height: 475px;
}
.featcopy {
	overflow-x: hidden;
	overflow-y: auto;
	width: 510px; /*width of menu*/
	float: right;
	text-align: left;
	overflow: auto;
	padding-right: 0px;
	margin: 0px;
	padding-left: 0px;
	height: 480px;
}

.featpurchase {
	overflow-x: hidden;
	overflow-y: auto;
	width: 510px; /*width of menu*/
	float: right;
	text-align: left;
	overflow: hidden;
	padding-right: 0px;
	margin: 0px;
	padding-left: 0px;
	height: auto;
}

.featpurchase h3 {
	font-size: 1.5em;
	line-height: 1.66667em;
	text-align: left;
	padding: 0px;
	margin: 10px 15px 5px 0px;
	font-weight: bold;
}

.featpurchase p {
	font-size: 1.2em;
	line-height: 1.66666666em;
	text-align: left;
	padding: 0px;
	margin: 0px 15px 20px 0px;
}



#scroll3 img {
	padding:3px;
	border:1px solid #c2c2c2;
	background: #FFFFFF;
}

.featcopy h2 {
	padding-left: 0px;
	font: normal 24px/34px Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-bottom: 0px;
	color: #534624;
}

#feat_content h2 a {
	color: #444;
	border: none;
}

#feat_content h4 {
	padding-top: 18px;
	padding-bottom: 10px;
	padding-left: 141px;
	font-family: "Trebuchet MS", "Droid Sans", GillSans;
	line-height: 1.65em;
	background: no-repeat;
}



#feat_content p {
	font: normal 12px/20px Georgia, "Times New Roman", Times, serif;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 8px 0px;
}


#feat_content h4 {
	font: bold 12px/16px "Trebuchet MS", "Droid Sans", GillSans;
	color: #000000;
	margin: 0px 0px 1px;
	padding: 3px 0px 8px;
}

#feat_content h3 {
	font: bold 12px/16px "Trebuchet MS", "Droid Sans", GillSans;
	color: #000000;
	margin: 0px 0px 20px;
	padding: 0px;
}

#feat_content h3 a,
#feat_content h3 a:visited  {
	color: #894A25;
	border: none;
	font-weight: bold;
}



#feat_content h5 {
	font:normal .95em/2em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #ddd6ab;
	margin: 0pt 10px 10px 0pt;
	padding-right: 10px;
	padding-bottom: 0pt;
	padding-left: 0pt;
	letter-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.subhead {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-transform: none;
	border-top: none;
	border-bottom: none;
	margin: 0px;
	padding: 0px 0px 5px;
}

.price {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-transform: none;
	border-top: none;
	border-bottom: 1px none #824415;
	padding: 0px 0px 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-right-style: none;
	border-left-style: none;
}




#feat_content h6 {
	font:normal .95em/2em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 2px;
}


.post .post-info,
#feat_content .post-info {
	margin-top: 0em;
	color: #333333;
	margin-bottom: 0.75em;
	font: bold 1.2em "Trebuchet MS", "Droid Sans", GillSans;
}

.post .post-info a,
.post .post-info a:visited,
#feat_content .post-info a,
#featured .post-info a:visited {
	color: #894A25;
	border: none;
	font-weight: bold;
}

.secondParagraph {
	margin-bottom:0px;
	margin-top: 3px;
	padding: 0px;
}

.fltlft {
	float: left;
	margin-right: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.featCover {
	background-color: #666666;
}

.more {
	background-color: #86a800;
	width: 80px;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	font: italic bold 1.2em Georgia, "Times New Roman", Times, serif;
	padding: 3px 10px;
	margin-left: 140px;
}

div.spacer {
	clear:both;
	height:5px;
	display:block;
}

/* footer*/
#footer {
	background: url(../images/dotted-lines.gif) repeat-x;
	color: #FFFFFF;
	width:970px;
	display:block;
	margin: 5px auto 0;
	padding:5px 0;
	height: 30px;
}

#footer .bottom-left {
	color: #FFFFFF;
	float: left;
	width: 550px;
	padding: 0px;
	height: auto;
	margin-top: 5px;
}

#footer .bottom-left p {
	color: #FFFFFF;
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#footer .bottom-left img {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	border-style: none;
	vertical-align: bottom;
	padding-bottom: 2px;
}

#footer .bottom-right {
	color: #FFFFFF;
	padding: 0px;
	float: right;
	clear: right;
	height: auto;
	margin-top: 5px;
	width: auto;
}

#footer .bottom-right p {
	color: #FFFFFF;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin: 0px;
	padding: 1px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 0px;
}

/* footer links*/

#footer .bottom-left a {
	color: white;
	text-decoration: none;
}

#footer .bottom-left a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#footer .bottom-left a:hover,
.bottom-left a:active {
	border-bottom: 1px dotted #FFFFFF;
	color: white;
	text-decoration: none;
}

#footer .bottom-right a {
	color: white;
	text-decoration: none;
}

#footer .bottom-right a:visited {
	color: #E2D9B2;
	text-decoration: none;
}

#footer .bottom-right a:hover,
.bottom-right a:active {
	color: white;
	border-bottom: 1px dotted #FFFFFF;
}


/* ------------------------------
CUSTOM CLASSES
------------------------------ */

/* Add here your custom classes ... */



.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
}
