/*--------------------------------------------------------------------
Style sheet written for dewittjones.com  |  January 2010
---------------------------------------------------------------------*/

/* reset */
:focus,
:active {
	outline: 0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

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: #A25B22 url(../images/bkrnd.gif) repeat-x top;
	color: #000000;
	width:98%;
	overflow: auto;
	overflow-x: hidden;
	zoom:1;
	}

a:hover {
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

/* ------------------------------
HTML Redefine Tags
------------------------------ */

input,
form,
textarea h1,
h2,
h3,
h4,
h5,
h6 {
	margin:0;
	padding:0;
}

h1 {
	font-size: 2.0em;
	line-height: 1em;
	margin-bottom: 1em;
	text-align: left;
}

h2 {
	color:#000000;
	text-align: left;
	line-height: 1.75em;
	margin-top: 12px;
	margin-bottom: 12px;
}

h3 {
	border-bottom:1px #CCCCCC;
	margin-bottom:.20em;
	margin-top: 1.5384615em;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.5384615em;
	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;
	border: none;
}

/* ------------------------------
PAGE STRUCTURE
------------------------------ */

#container {
	border-style: none;
	margin:0 auto;
	width:970px;
	height: 650px;
	background: url(../images/containerBkrnd_970x650.jpg) no-repeat;
	padding: 0px;
}

#header {
	padding-top:0px;
	padding-bottom:0px;
}

#logo {
	width:970px;
	height:105px;
}

#logo h1 {
	background: 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;
}

.navbar {
	width:580px;
	height:auto;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 1.75px;
	border-top: 1px dotted #000000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	position: relative;
	top: 0px;
	right: 540px;
	left: 0px;
	padding: 5px 0px 0px;
	margin: 20px 0px 5px 20px;
	bottom: 0px;
	overflow: hidden
}

.navbar h3 {
	border-bottom:1px #CCCCCC;
	margin-bottom:0em;
	text-align: left;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 0em;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	text-transform: uppercase;
}

.navbar ul a:hover,
.navbar ul a:focus,
.navbar ul a:active {
	text-decoration : underline;
}

#main {
	width:auto;
	display:block;
	padding:0px;
	border-style: none;
	border-top-color: #FFFFFF;
}

#main .buy {
	font: bold 1.2em "Trebuchet MS", "Droid Sans", GillSans;
}

#slider {
	width:150px;
	height:420px;
	float:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	overflow:hidden;
}

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_media {
	display: inline;
	width:530px;
	float:left;
	margin: 85px 5px 5px 20px;
	text-align: left;
	padding: 0px;
	height: auto;
}

.copy {
	width: 510px;
	padding:5px;
	border:1px none #eee;
}

.copy h2 {
	font: normal 16px/30px Georgia, "Times New Roman", Times, serif;
}

#feat_content {
	width:500px;
	float:left;
	padding: 0px 5px 5px;
	margin: 0px;
}

#feat_content img {
	width: 70px;
	height: 100px;
	padding:5px;
	border:1px solid #eee;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #FFFFFF;
}

.thumb {
	width: auto;
	height: auto;
	padding:5px;
	border:1px solid #eee;
	float: left;
	margin-right: 12px;
	margin-top: 20px;
	margin-bottom: 0px;
}

#feat_content a:link.more-link,
a:visited.more-link {
	padding-bottom: 2px;
	font-weight: bold;
	color: #834415;
	border-bottom: 1px dotted #8C4B18;
	margin-bottom: 10px;
}

#feat_content a:hover.more-link {
	text-decoration: none;
}

.featcopy {
	float: left;
	text-align: left;
	overflow: hidden;
	width: 300px;
	padding: 0px 5px 5px;
}

#feat_content h2 {
	font: Georgia, 'Times New Roman', Times, Serif;
	color: #000000;
	border-bottom: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	margin-right: 1em;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 0.5em;
	padding-left: 0px;
}

#feat_content h2 a {
	color: #000000;
}

#feat_content h2 a:hover {
	text-decoration:underline;
}

#feat_content h3 {
	font: Georgia, 'Times New Roman', Times, Serif;
	border-bottom: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	margin-right: 1em;
	padding-top: .25em;
	padding-bottom: .25em;
}

#feat_content h5 {
	font:normal Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #ddd6ab;
	padding-right: 10px;
}

#feat_content p {
	margin-right: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	margin-bottom: 0.5em;
	padding-left: 90px;
}

.p-morespacebottom {
	padding-left: 90px;
	margin-bottom: 1em;
}

.pad-bottom-less {
	margin-right: 1em;
	padding-right: 2em;
	padding-bottom: .25em;
}

.post .post-info,
#feat_content .post-info {
	font-size: 1.1em;
	color: #666666;
	margin-left: 90px;
}

.post-info a,
.post .post-info a:visited,
#feat_content .post-info a,
#featured .post-info a:visited {
	color: #894A25;
	border: none;
	padding-left: 0px;
	padding-right: 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:10px;
	display:block;
}


/* footer*/
#footer {
	background: url(../images/dotted-lines.gif) repeat-x;
	color: #FFFFFF;
	width:970px;
	display:block;
	margin: 5px auto 0px;
	padding:5px 0;
	height: 30px;
}

#footer .bottom-left {
	color: #FFFFFF;
	float: left;
	width: 570px;
	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;
	margin-right: 10px;
}

#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;
}


/* ------------------------------
pop-up classes
------------------------------ */
.video {
	width: 320px;
	padding:0px;
	border:1px solid #000000;
	height: 280px;
	margin: 0px 0px 0px 10px;
}
#backgroundPopup {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}

#popupContact {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:390px;
	width:340px;
	background: #A25B22 url(../images/bkrnd.gif) repeat-x top;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
}

#popupContact h1 {
	text-align:center;
	color:#FFFFFF;
	font: 25px Georgia, "Times New Roman", Times, serif;
	font-weight:700;
	border-bottom:1px dotted #FFFFFF;
	padding-bottom:2px;
	margin-bottom:25px;
}

#popupContactClose {
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#FFFFFF;
	font-weight:700;
	display:block;
}

#button {
	width: auto;
	height: auto;
	padding:0px;
	border:1px solid #eee;
	float: left;
	text-align:center;
	margin: 20px 20px 0px;
}

/* ------------------------------
CUSTOM CLASSES
------------------------------ */
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	color: #FFFFFF;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
