@charset "utf-8";
/*

Theme Name: The Durand

Theme URI: http://zerogcreative.com/

Description: The Durand Layout.

Version: 1.0

Author: Michael Shihinski / James Gober

Author URI: http://zerogcreative.com/

*/



* {
	padding: 0;
	margin: 0;
	outline: none;
}
.clear {
	clear: both;
}
body {
	background: #fff url(https://thedurand.com/wp-content/themes/theDurand/images/bg.jpg) left 43px repeat-x;
	font-family: "Century Gothic", Arial, Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #7d5e44;
}
.inner-body {
	background: none;
	background-color: #fff;
}
#background {
	background:	url(https://thedurand.com/wp-content/themes/theDurand/images/wine-bg.jpg) top left repeat-x;
	position: absolute;
	background-position: top left;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -100;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	padding-top: 50px;
	padding-right: 10px;
}
#logo {
	display: block;
	float: left;
	width: 337px;
	height: 154px;
	overflow: hidden;
	background: url(https://thedurand.com/wp-content/themes/theDurand/images/logo.jpg) bottom left no-repeat;
}
#logo a {
	text-indent: -9999px;
	display: block;
	width: 337px;
	height: 154px;
}
#top-nav {
	float: left;
	display: inline;
	width: 640px;
	height: 77px;
	background: url(https://thedurand.com/wp-content/themes/theDurand/images/nav-bg.gif) no-repeat scroll 28px 5px transparent;
}
#top-nav ul {
	list-style: none;
	float: right;
	display: inline;
}
#top-nav li {
	float: left;
	display: inline;
	margin: 30px 8px 0px 8px;
}
a,  #top-nav li a {
	color: #5a3311;
	text-decoration: none;
	font-size: 11pt;
}
a:hover,  a.active-page,  #top-nav li a:hover {
	border-bottom: 1px dotted #5a3311;
}
#home-top-right {
	float: right;
	display: inline;
	width: 470px;
	padding-top: 255px;
	background: url(https://thedurand.com/wp-content/themes/theDurand/images/durand-image.jpg) top left no-repeat;
}
.buynow {
	width: 76px;
	height: 77px;
	float: right;
	display: inline;
}
.buynow a {
	width: 76px;
	height: 77px;
	display: block;
	background: url(https://thedurand.com/wp-content/themes/theDurand/images/buy-now.png) top left no-repeat;
}
.buynow a:hover {
	background-position: 0px -77px;
	border: none;
}
.key {
	background: url(https://thedurand.com/wp-content/themes/theDurand/images/key-bg.jpg) top left no-repeat;
	text-align: right;
	width: 430px;
	height: 50px;
	font-weight: bold;
	font-size: 13pt;
	padding-right: 40px;
	padding-top: 22px;
}
.key a {
	color: #5a3311;
	text-decoration: none;
	font-size: 14pt;
}
.key a:hover {
	border-bottom: 1px dotted #5a3311;
}
.key2 {
	background:url("images/key-bg2.jpg") no-repeat scroll left top transparent;
	font-size:13pt;
	font-weight:bold;
	height:50px;
	margin-top:-18px;
	padding-left:38px;
	padding-right:40px;
	padding-top:22px;
	text-align:left;
	width:430px;
}
.key2 a {
	color: #5a3311;
	text-decoration: none;
	font-size: 14pt;
}
.key2 a:hover {
	border-bottom: 1px dotted #5a3311;
}
.top-home-left {
	float: left;
	display: inline;
	width: 420px;
	padding-left: 20px;
	line-height: 1.6em;
	font-size: 12pt;
}
.bottom-home-left {
	float: left;
	display: inline;
	width: 440px;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	padding-left: 20px;
	margin-top: 85px;
}
.bottom-home-left h2 {
	background: url(https://thedurand.com/wp-content/themes/theDurand/images/wine-blob.png) top left no-repeat;
	padding-left: 40px;
	font-size: 17pt;
	font-weight: normal;
}
.video {
	width: 428px;
	height: 258px;
	overflow: hidden;
	margin-top: 20px;
}
.bottom-home-right {
	width: 480px;
	float: right;
	display: inline;
	padding-right: 20px;
	padding-top: 85px;
	font-weight: bold;
	font-size: 13pt;
}
.bottom-home-right p {
	color: #5a3311;
	line-height: 1.4em;
}
.person {
	background: url(https://thedurand.com/wp-content/themes/theDurand/images/wine-blob.png) top left no-repeat;
	padding-left: 30px;
	font-size: 17pt;
	font-weight: normal;
	display: block;
	float: right;
	clear: both;
	margin-top: 10px;
}
.company {
	padding-left: 30px;
	font-size: 9pt;
	font-weight: normal;
	display: block;
	float: right;
	clear: both;
	margin-top: 5px;
}
.bottom-home-right .quote {
	margin-bottom: 35px;
	clear: both;
}
#footer {
	min-width: 980px;
 width:expression(document.body.clientWidth < 982? "980px": "100%" );
	height: 54px;
	font-size: 9pt;
	text-align: center;
	color: #5a3311;
	background: #e9e4e0;
}
#footer a {
	color: #5a3311;
	text-decoration: none;
	font-size: 9pt;
	overflow: hidden;
}
#footer a:hover {
	border-bottom: 1px dotted #5a3311;
}
#footer ul {
	list-style: none;
	width: 775px;
	margin: 0 auto;
	padding-top: 7px;
}
#footer li {
	float: left;
	display: inline;
	margin: 0px 8px 0px 8px;
}
#footer li a {
	color: #5a3311;
	text-decoration: none;
	font-size: 9pt;
}
#footer li a:hover {
	border-bottom: 1px dotted #5a3311;
}
#content {
	width: 590px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: 0px 25px;
	float: right;
	display: inline;
	padding-bottom: 20px;
}
.top-home-left a,  #content a {
	border-bottom: 1px dotted #5a3311;
}
.top-home-left a:hover,  #content a:hover {
	border: none;
}
#content h2 {
	margin: 10px 0px;
	font-size: 16pt;
	color: #5c2638;
}
#content p {
	line-height: 1.6em;
	letter-spacing: 2px;
	font-size: 11pt;
	margin: 20px 0px;
}
#content ul,  #content ol {
	margin: 15px 0px;
}
#content li {
	margin-left: 50px;
	line-height: 1.6em;
	font-size: 11pt;
	letter-spacing: 2px;
}
#sidebar {
	width: 300px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: 0px 15px;
	float: left;
	display: inline;
	padding-bottom: 20px;
}
#sidebar .purchase {
	background: url(https://thedurand.com/wp-content/themes/theDurand/images/sidebar-key.jpg) top left no-repeat;
	width: 140px;
	height: 65px;
	overflow: hidden;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-left: 160px;
}
#sidebar .purchase a {
	font-size: 14pt;
	font-weight: bold;
}
#sidebar .quote {
	font-weight: bold;
	font-size: 11pt;
}
.alignleft {
	float: left;
	display: inline;
	margin: 0 10px 0 10px;
}
.aligncenter {
	margin: 0 auto;
}
.alignright {
	float: right;
	display: inline;
	margin: 0 0 10px 10px;
}
#content h2 a {
	font-size: 16pt;
}
#comments {
	margin-top: 20px;
}
#content textarea {
	height:200px;
	margin-top:4px;
	width:391px;
}
ol.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content ol.commentlist li {
	margin: 0;
	padding: 5px;
	border-bottom: 1px dotted #ccc;
}
.commentmetadata {
	float: right;
	display: inline;
}
.vcard {
	float: left;
	display: inline;
}
.vcard img {
	display: none;
}
#content ol.commentlist li p {
	clear: both;
	font-size: 10pt;
}
li.even {
	background-color: #dad1c9;
}
li.odd {
	background-color: #e9e4e0;
}
p.hp-videos {
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	margin-top:-250px;
	padding-right:10px;
	text-align:right;
}
p.hp-videos a{
	color:#FFFFFF;
}
p.hp-videos img{
	vertical-align:middle;
	border:none;padding-right:13px;
}

