/*   
Theme Name: Digital Properties
Theme URI: http://sporkmarketing.com
Description: Digital Properties Pano Slideshow CSS
Author: Spork Marketing, LLC
Author URI: http://sporkmarketing.com
Version: 1.0
.

.
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
html, body {
	height:100%;
}
/* end hack */
html, body {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	margin:0px;
	padding:0px;
	min-width:802px;/* stop mozilla sliding off the edge */
	font-family:Arial, sans-serif;
	background:url("http://www.digitalproperties.ca/wp-content/themes/dp/img/bg.jpg") repeat scroll 0 0 transparent;
}
a {
	color:#f6bc29;
	text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.container {
	width:100%;
	text-align:left;
	margin:auto;
	min-height:100%;
	position:relative;
	margin-bottom:-84px;
	height:auto;
}
* html .container {
	height:100%;
} /* for ie to resize */
#header {
    border-bottom: 1px solid #FFFFFF;
    height: 84px;
    width: 100%;
    background-color:#333;
}
#content_wrap {
	width:802px;
	margin-left:auto;
	margin-right:auto;
} 
#logo {
	height:60px;
	width:270px;
	float:left;
	display:inline;
	padding:10px 0;
}
#spacer {
        height:10px;
        width:802px;
        margin-left:auto;
        margin-right:auto;
}
#buttonwrapper {
	height:60px;
  width:520px;
  padding:10px 0 10px 10px;
  float:left;
}
#buttonwrapper a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
	font-size:12px;
}
.button_outline {
	background-color:#FFFFFF;
	float:left;
	display:inline;
	margin:0 5px 5px 0;
  white-space:nowrap;
  text-align:center;
  width:170px;
  height:27px;
}
.last {margin:0 0 5px 0;}

.button_orange {
	border:2px solid #f7921c;
	background-image:url("http://www.digitalproperties.ca/wp-content/themes/dp/img/orange-button.jpg");
	background-repeat:repeat-x;
	margin:1px;
	line-height:21px;;
}
.button_blue {
	border:2px solid #0072c0;
	background-image:url("http://www.digitalproperties.ca/wp-content/themes/dp/img/blue-button.jpg");
	background-repeat:repeat-x;
	margin:1px;
	line-height:21px;;
}
.button_green {
	border:2px solid #349219;
	background-image:url("http://www.digitalproperties.ca/wp-content/themes/dp/img/green-button.jpg");
	background-repeat:repeat-x;
	margin:1px;
	line-height:21px;;
}
.button_red {
	border:2px solid #8e1d1f;
	background-image:url("http://www.digitalproperties.ca/wp-content/themes/dp/img/red-button.jpg");
	background-repeat:repeat-x;
	margin:1px;
	line-height:21px;;
}
.button_yellow {
	border:2px solid #000ea8;
	background-image:url("http://www.digitalproperties.ca/wp-content/themes/dp/img/yellow-button.jpg");
	background-repeat:repeat-x;
	margin:1px;
	line-height:21px;;
}
.button_purple {
	border:2px solid #7b1f96;
	background-image:url("http://www.digitalproperties.ca/wp-content/themes/dp/img/purple-button.jpg");
	background-repeat:repeat-x;
	margin:1px;
	line-height:21px;;
}
#content {
	width:100%;
	margin:auto;
}
#flashcontent {
    border: 1px solid #333333;
    margin: 0 auto;
    width: 800px;
    z-index: 1;
    display:block;
}

.clear {
	clear:both;
}
.clearfooter {
	clear:both;
	height:1px;
}
.footer {
    background: none repeat scroll 0 0 #333333;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    bottom: 0;
    clear: both;
    height: 100%;
    margin: 0;
    min-height: 70px;
    height:auto !important;
    position: relative;
    width: 100%;
}
.footer a {
	color:#f6bc29;
	text-decoration:none;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#footerwrap {
	width:802px;
	margin:0 auto;
}
#footercontentleft {
    background: url("http://www.digitalproperties.ca/wp-content/themes/dp/img/footerlogo-ext.jpg") no-repeat scroll right top #333333;
    color: #FFFFFF;
    float: left;
    font-size: 22px;
    height: 60px;
    margin: 10px -25px 0 0;
    padding: 0 50px 0 0;
    text-align: left;
    width: 440px;
}

#footercontentleft span {
    font-size:14px;
}
#footercontentleftmls {
    color: #FFFFFF;
    float: left;
    font-size: 22px;
    height: 60px;
    margin: 10px -25px 0 0;
    padding: 0 50px 0 0;
    text-align: left;
    width: 440px;
}
#footercontentleftmls span {
    font-size:14px;
}
#footercontentright {
    color: #FFFFFF;
    float: right;
    font-size: 10px;
    padding-top: 5px;
    text-align: right;
}
#counter {line-height:22px;}
#addthis {
    float: right;
    margin: 4px 0 0;
}
