/*
Theme Name: Primary Custom Theme
Theme URI: 
Description: A custom wordpress them from spreadmedia.ca
Version: 1.0
Author: Chris
Author URI: http://www.spreadmedia.ca
Tags: golden
*/

/* RESET */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

* {outline: none;}
body {margin-top: 20px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #626262;}
a img {border: none;}
#wrapper {width: 850px;margin: 0px auto;overflow: hidden; min-height: 500px;}
#header{height: 88px;position: relative;}
#header img {}
#header a.logo-link {width: 219px;height: 86px;position: absolute;left: 0px;top: 0px;}
#footer {padding-top: 45px;height: 70px; clear: both;}
#footer ul {float: right;width: 324px;margin-right: 36px;background: url(images/hr-x.jpg) top center repeat-x;}
#footer li {float: right;margin: 7px 0 0 20px;text-indent: 0;padding:0;}
#footer li a {display: block;text-decoration: none;color: #797979;}
#footer li a:hover {color: black;border-bottom: 1px solid #e5e5e5;}
#content {padding: 0 0 0 33px;}
#text-right, #text-left {width: 400px; float: left;}
#image-right, #image-left {width: 400px; float: left;}
#foot-contact {float: left; padding-top: 8px; background: url(images/hr-x.jpg) top center repeat-x;}
.hidden {display: none;}

/* STYLES AND HEADINGS */

p,h1,h2,h3 {
	margin: 8px 0px;
}

h1,h3 {font-size: 13px;color: #939598;margin: 12px 0px;font-weight: bold;}
h2 {font-size: 16px;font-weight: bold;margin: 12px 0px;color: #f27c21;line-height: 20px;}
a {color: #f27c21;text-decoration: none;}
a:hover {text-decoration: underline;}
#right-content {width: 400px;float: right;}
#left-content {width: 400px; float: left;}
#right-content ol {list-style-type: decimal;}
#right-content ol ol {list-style-type: lower-alpha;}
p.list {padding-left: 15px;}
.entry ul {list-style-type: circle;}
.entry ul li {margin-left: 20px; list-style-type: circle;}