/*
Theme Name: Wozney.ca
Description: A custom theme built for Wozney Enterprises Ltd.
Version: 1.0
Author: David VanDusen
Author URI: http://davidvandusen.com/
*/

/* reset */
a,abbr,address,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,img,ins,label,legend,li,ol,p,pre,q,span,strong,table,tbody,td,tfoot,th,thead,tr,ul{border:none;font-family:inherit;font-style:inherit;font-size:100%;font-weight:inherit;list-style:none;margin:0;padding:0;text-decoration:none;vertical-align:baseline}
/* html5 elements */
article,aside,dialog,figure,footer,header,hgroup,menu,nav,section{display:block}

body {
	background: #ccc url(img/ui/background.jpg) no-repeat 50% 0;
	color: #666;
	font: normal normal normal 12px/20px Helvetica, Arial, sans-serif;
}
header {
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #fff;
	height: 120px;
	padding: 19px 0;
}
header h1,
header ul,
header ol {
	margin: 0;
}
header h1 {
	left: 48px;
	position: absolute;
	top: 40px;
}
header nav.add,
header nav.main {
	text-align: right;
}
header nav.add li,
header nav.main li {
	display: inline;
	margin: 0 0 0 20px;
}
header nav.add {
	right: 48px;
	position: absolute;
	top: -25px;
}
header nav.add li a {
	color: #fff;
}
header nav.main {
	right: 48px;
	position: absolute;
	top: 70px;
}
header nav.main li a,
header nav.main li a:visited {
	color: #888;
	font-family: "Myriad Pro";
	font-size: 20px;
}
header nav.main li a:hover {
	color: #555;
}
.home       header nav.main a[href=""],
.page-id-2  header nav.main a[href="about/"],
.page-id-45 header nav.main a[href="services/"],
.page-id-48 header nav.main a[href="products/"],
.page-id-50 header nav.main a[href="contact/"],
.blog       header nav.main a[href="blog/"],
.single     header nav.main a[href="blog/"] {
	color: #222;
	cursor: default;
}
footer {
	background: #000;
	border-top: 1px solid #e5e5e5;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	padding: 19px 0 20px;
	position: relative;
}
footer a,
footer a:visited {
	color: #fff;
}
footer nav,
footer .meta {
	margin-left: 48px;
}
footer nav.add {
	left: 144px;
	position: absolute;
	top: 19px;
}
footer .affiliates {
	top: 140px;
	position: absolute;
	right: 48px;
	text-align: right;
}
footer .affiliates a {
	display: block;
	text-align: left;
	text-indent: -999em;
}
footer .partner {
	position: absolute;
	right: 48px;
	top: 19px;
}
section {
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #fff;
	padding: 19px 288px 39px 48px;
	position: relative;
}
section.bio article figure {
	position: absolute;
	right: 48px;
	top: 90px;
}
section.blog {
	padding-right: 48px;
}
section.blog article {
	float: left;
	width: 624px;
}
section.blog aside {
	float: right;
	padding-top: 20px;
	width: 192px;
}
section.blog aside li a {
	background: #f5f5f5 url(img/ui/article_text.png) no-repeat 0 3px;
	color: #666;
	display: block;
	font-size: 11px;
	padding-left: 14px;
	padding-right: 4px;
}
section.contact aside {
	left: 720px;
	position: absolute;
	top: 20px;
	width: 192px;
}
section.contact aside .vcard {
	background: url(img/ui/vcard.png) no-repeat 0 -13px;
}
section.contact aside .vcard .fn,
section.contact aside .vcard .role {
	padding-left: 52px;
}
section.contact aside .vcard dl {
	padding-left: 48px;
}
section.contact aside .vcard dt {
	float: left;
	margin-left: -48px;
	width: 48px;
}
section.featured {
	background: url(img/ui/texture.jpg);
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #f5f5f5;
	padding-bottom: 0;
	padding-right: 48px;
	padding-top: 0;
}
section.featured article {
	float: left;
	padding: 19px 0 39px 0;
	margin-right: 48px;
	width: 288px;
}
section.featured .chat {
	background: url(img/ui/texture-dark.jpg);
	height: 100%;
	padding: 0 24px;
	position: absolute;
	right: 24px;
	text-align: center;
	top: 0;
	width: 192px;
}
section.featured .chat h2 {
	background: url(img/ui/chat-offline.png) no-repeat 20% 50%;
	line-height: 20px;
	margin-top: 29px;
	padding: 10px 0 10px 84px;
	text-align: left;
}
section.featured .chat h2.online {
	background-image: url(img/ui/chat-online.png);
}
section.preamble {
	border-bottom: none;
	padding-bottom: 0;
}
section.recent {
	border-top: 21px solid #d5d5d5;
	padding-right: 48px;
}
section.products article {
	padding-bottom: 40px;
	position: relative;
}
section.products article ul {
	background: #e5e5e5;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	bottom: 40px;
	box-shadow: 2px 2px 2px #ddd;
	-moz-box-shadow: 2px 2px 2px #ddd;
	-webkit-box-shadow: 2px 2px 2px #ddd;
	left: 652px;
	margin: 0;
	position: absolute;
	padding: 0 20px;
	width: 172px;
}
section.products article ul li {
	list-style: square;
	margin: 10px 0;
}
section.products article table {
	width: 100%;
}
section.products article table td,
section.products article table th {
	border: 1px solid #e5e5e5;
	padding: 5px;
}
section.products article table td {
	background: #fff;
}
section.products article table th {
	background: #eee;
}
section.recent article {
	float: left;
	margin-right: 48px;
	width: 288px;
}
section.recent .more {
	float: left;
	width: 192px;
}
section.recent .more h3 {
	font-size: 12px;
}
section.services {
	border-top: none;
	padding-top: 0;
}
.has-js section.services {
	background: #f0f0f0;
	height: 420px;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.has-js section.services article {
	float: left;
	padding: 20px 288px 0 48px;
	width: 624px;
}
.has-js section.services nav {
	background: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
	height: 59px;
	padding: 20px 0 0 48px;
}
.has-js section.services nav ul {
	margin: 0;
	padding: 20px 0 0;
}
.has-js section.services nav ul li {
	background: #e5e5e5;
	border: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	cursor: pointer;
	float: left;
	font-size: 17px;
	padding: 9px 10px;
	margin: 0 2px -1px 0;
}
.has-js section.services nav ul li:hover {
	background: #ddd;
}
.has-js section.services nav ul li.active {
	background: #f0f0f0;
	border: 1px solid #ddd;
	border-bottom: 1px solid #f0f0f0;
	cursor: default;
}
.has-js section.services .slider {
	left: 0;
	position: absolute;
	top: 80px;
	width: 9999px;
	z-index: 1;
}
.has-js section.services .next {
	color: rgba(255,255,255,.8);
	cursor: pointer;
	font-family: Arial, sans-serif;
	font-size: 200px;
	line-height: 200px;
	left: 720px;
	position: absolute;
	top: 140px;
	z-index: 2;
}
.has-js section.services .next:hover {
	color: rgba(0,0,0,.08);
}
section.splash {
	background: url(img/ui/splash.jpg) no-repeat 100% 50%;
}
section.splash h1 {
	font-size: 22px;
	text-transform: none;
}
section.splash h1 em {
	color: #111;
}
section.splash h1 strong {
	display: block;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	margin: 40px 0;
}
section.testimonials {
	background: #fff url(img/ui/quote.png) no-repeat 730px 50%;
	border-top: 1px solid #f5f5f5;
}
section.testimonials blockquote cite {
	display: block;
	text-align: right;
}
section.testimonials blockquote cite em {
	font-style: normal;
	font-weight: normal;
}
section.testimonials blockquote cite:before {
	content: '—';
}





















a {
	color: #15f;
}
a:visited {
	color: #a0a;
}
abbr {
	border-bottom: 1px dotted;
	cursor: help;
}
b, dfn, strong {
	font-weight: bold;
}
button,
.button {
	background: #eee url(img/ui/texture.jpg) 0 77%;
	border-bottom: 3px double #ccc;
	border-left: 3px double #d5d5d5;
	border-right: 3px double #ccc;
	border-top: 3px double #d5d5d5;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	color: #777;
	cursor: pointer;
	display: block;
	font-size: 14px;
	margin: 20px 0;
	padding: 7px 20px;
	text-align: center;
	text-transform: none;
}
button:hover,
.button:hover {
	background: #eee url(img/ui/texture.jpg) 0 55%;
}
code {
	background: #e5e5e5;
	font-family: monospace;
}
dfn {
	font-weight: bold;
}
em, i, q {
	font-style: italic;
}
figure img {
	display: block;
}
form .input {
	margin-bottom: 5px;
}
form .radio {
	float: left;
	margin-right: 20px;
}
form fieldset .legend,
form .text label,
form .password label,
form .textarea label {
	float: left;
	width: 96px;
}
form .text input,
form .password input,
form textarea {
	border: 2px solid #ddd;
	font-family: Arial, sans-serif;
}
form .submit {
	padding-left: 96px;
}
h1, h2, h3, h4, h5, h6, ol, p, ul {
	font-weight: normal;
	margin: 20px 0;
}
h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #666;
}
h1 em, h2 em {
	color: #999;
	font-style: normal;
}
h1 {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
}
h2 {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
}
h3 {
	font-size: 18px;
}
h4 {
	font-weight: bold;
}
pre {
	white-space: pre;
}
time {
	color: #aaa;
	font-size: 10px;
}
article ol li {
	list-style: decimal;
}
article ul li {
	list-style: square;
}
ul.elsewhere li {
	float: left;
	list-style: none;
	margin: 0 20px 0 0;
}
.cap {
	margin-bottom: -20px;
}
.clear {
	clear: both;
}
.deck {
	margin-top: -20px;
}
.error {
	background: #fff;
	border: 2px solid #d99;
	padding: 8px 18px;
}
.jumpline {
	margin: 0;
}
.jumpline a,
.jumpline a:visited {
	background: url(img/ui/jumpline.png) no-repeat 100% 50%;
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding: 0 15px 0 5px;
	margin: 10px 0;
	text-transform: none;
}
.success {
	background: #fff;
	border: 2px solid #99d;
	padding: 8px 18px;
}




#wrap {
	background: #f5f5f5;
	border-top: 30px solid #000;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	box-shadow: 0 0 10px #aaa;
	-moz-box-shadow: 0 0 10px #aaa;
	-webkit-box-shadow: 0 0 10px #aaa;
	margin: 0 auto;
	position: relative;
	width: 960px;
	z-index: 0;
}
#esd {
	background: url(img/ui/esd_.png) no-repeat;
	display: block;
	height: 22px;
	width: 165px;
}
#esd:hover {
	background-image: url(img/ui/esd.png);
}
#comments,
#respond {
	border-top: 10px solid #e5e5e5;
	margin-top: 80px;
	padding-top: 60px;
}
