/*
Theme Name: housebrand
Theme URI: http://housebrand.ca/
Description: housebrand theme
Author: Eric Skilling
Author URI: http://housebrand.ca
version: 2.0
Tags: housebrand
*/

/* basics */


body, html{
height:100%;	
}


*{
	padding: 0px;
	margin: 0px;
	}

body {
	background:#ebeced;
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding:0;
	color: #000;
	}
	
h1 {
	font-size: 24px;
	text-shadow: 0px 1px #f0efea;
	border-bottom: 1px solid #666;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;	
}

h2 {	
	font-size: 18px;
	text-shadow: 0px 1px #f0efea;
	border-bottom: 1px solid #bbb;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	}

h3 {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	}

h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}


table{
	border-collapse: collapse;	
}

/* links */

a{
	color:#615b5b;
	text-decoration:none;
	}

a:hover{
	text-decoration: underline;
}


/* container */


#container {
	width:975px;
	height: 100%;
	margin: 0 auto;
	padding:0;
	color:#333;
}
	
#sitebar{
	position: absolute;
	width: 100%;
	height: 25px;
	background: #9ea4ab;	
	-webkit-box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.1); 
}

#sitebarContent{
	border-left: 1px solid #d1d5d8;
	border-right: 1px solid #d1d5d8;
	height: 25px;
	width:975px;
	margin: 0 auto;
}

#sitebarContent a{
	font-weight: bold;
	color: #fff;
}


#sitebarContent ul{
	list-style-type: none;
	
}


#sitebarContent li{
	float: left;
	height: 15px;
	padding: 7px 15px 3px 15px;
	border-right: 1px solid #d1d5d8;
		font-size: 11px;
	text-shadow: 0px 1px #999;
	color: #fff;
}

#sitebarContent li.label{
	width: 110px;
}



#sitebarContent li.current{
	background: #afb5bb;
}

.sitebarConnect{
	width: 130px;
	float: right;
	border-left: 1px solid #d1d5d8;
	height: 18px;
	padding: 7px 15px 0px 15px;
	font-size: 11px;
	text-shadow: 0px 1px #999;
	color: #fff;
}




.sitebarConnect img{
	float: right;
	margin: -2px 5px 0px 0px;
}


	
#content{
	padding: 35px 0px 10px 0px;		
}
	
/* header */



.headerLogo{

	margin: 10px 0px 20px 10px;
}
	




#footer {
	float: right;
	width:750px;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
}

#footer p{ 
	text-transform: uppercase; 
	padding:10px 0px 10px 0px;
	margin: 0; 
	font-size: 9px; 
	text-align:right;
}

#footer a{text-decoration: none;}
#footer a:hover{text-decoration: underline;}







/* content */





.policy{
	margin: 0px 0px 0px 0px;	
}

.pageTitle{
	margin: 120px 0px 0px 0px;	
}


.contactForm{
	border: 1px solid #ccc;
	background: #f8f8f8;
	padding: 20px;
	margin: 20px;
}

.contactForm p{
	font-weight: bold;
}


.contactForm textarea{
	width: 100%;
}


/***Projects***/


.productsText{
	position: absolute;
	top: 0;
	color: #fff;
	background: url(images/projectstextbg.png) top left repeat-x;  
	width: 805px;
	height: 20px;
	overflow: hidden;
	text-align: right;
	padding: 10px;
	margin: 525px 0px 0px 0px;
}



.projectsText{
	position: absolute;
	top: 0;
	color: #fff;
	background: url(images/projectstextbg.png) top left repeat-x;  
	width: 805px;
	height: 65px;
	overflow: hidden;
	text-align: right;
	padding: 10px;
	margin: 480px 0px 0px 0px;
}





.projectsText, .productsText {
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}


.projectsText a{
	color: #fff;
}

.projectsText p{
	color: #fff;
	font-size: 12px;
	margin: 0px 0px 12px 0px;
}






.pageImage{
	width: 950px;
	height: 565px;
}

	


/*News*/

#page{
	float: left;
	padding: 0px 0px 0px 10px;
	width: 825px;	
}

#page .post{
	width: 805px;
}

.post-image-video{
	float: left;
	margin: 0px 10px 10px 0px;

}


.postdate{
	float: left;
	font-weight: bold;
	color: #ccc;
	margin: 0px 0px 0px 5px;	
}


#heading{
	float: left;
	width: 815px;
	margin:0px 0px 10px 10px;
	background: #fff;
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);	
}

.post{
	float: left;
	width: 835px;
	margin:0px 0px 10px 0px;
	padding:10px 10px 10px 10px;
	line-height: 18px;
	background: #fff;
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);	
}


.post h2 a{
color: #000;	
}




.post .landingtext{
	float: left;
	width: 350px;	
}

.post .landingtext .soldout{
	position: absolute;
	margin: 70px 0px 0px -10px;
}

	
.post .nextSeminar{
	float: left;
	color: #fff;
	padding: 10px;
	margin: 0px 0px 20px 0px;
	background: #5a6779;
	width: 765px;
}

.post .nextSeminar a{
	color: #fff;
	font-weight: bold;
}

.seminarsMasthead{
	float: left;
	margin: 10px 40px 10px 40px;	
}

table.news img{
	padding: 10px 0px;
	}



.post a{
	color: #ca1515;
	}


.post p{
	margin:0px 0px 12px 0px;
	line-height: 20px;
}


/*****SIDECOLUMN*********/

#sideColumn{
	float: right;
	width: 265px;	
}


#sideColumn .banner{
	float: left;
	margin: 0px 0px 10px 0px;
}
		

#sideColumn ul, #sideColumn li{
	list-style-type: none;
	}





#sideColumn ul.blogroll{
	-moz-column-count: 2;
-moz-column-gap: 10px;
-webkit-column-count: 2;
-webkit-column-gap: 10px;
column-count: 2;
column-gap: 10px; 
	}




.sideContent{
	float: left;
	width: 265px;
	margin: 0px 0px 25px 0px;
}







/*****COMMENTS*********/

#comments{
	float: left;
	width: 515px;
	margin: 10px 10px 0px 10px;	
}



/*****SINGLE*********/

.narrowContent{
	width: 535px;
	float: left;
	margin: 0px 10px;
}


.narrowContent .post{
	width: 515px;
	float: left;
	margin: 0px 0px 10px 0px;
}


.postmetadata{
	float: left;
	margin: 0px;
	width: 520px;
	margin: 0px 0px 10px 0px;
}


.share{
	float: left;
	height: 20px;
	}

.twitter
{
	float: left;
}
.facebook
{
margin: 1px 0px 0px -10px;
float: left;
}

.facebookLike
{
float: left;
}


.infobox{
	border: 1px solid #aaa;
	padding: 15px;
	margin: 10px 0px;
	}
	
.alignleft a{float:left;}
.alignright a{float:right;}

.size-thumbnail{
	border: 1px solid #ddd;
	padding: 5px;
	width: 100px;
	height: 100px;
	}	



/*****RECENT POSTS*********/

#contentcolumn{
	float: left;
	width: 540px;
	padding: 0px 10px;
}

.items h2{
		width: 530px;

}

.items .alignright{
	margin: 0px 5px 0px 0px;
}



.recentPosts, .archivePosts{
	float: left;
	width: 100%;
}


ul.recentPosts{
	float: left;
	width: 555px;
	margin: 0px 0px 0px -10px;
}


ul.archivePosts{
	float: left;
	width: 830px;
	margin: 10px 0px 10px 0px;
}

.recentPosts li, .archivePosts li{
	float: left;
	width: 145px;
	height: 160px;
	margin: 10px 10px;
	padding: 10px;
	text-align: center;
	list-style-type: none;
	background: #fff;
		-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);
}


.archivePosts li{
	margin: 10px 20px;
}

.recentPosts .recentThumb, .archivePosts .recentThumb{
	float: left;
	width: 145px;
	height: 94px;
	margin: 0px 0px 10px 0px;
	background: #eee;
	}

.recentPosts h4{
	margin: 0px 0px 5px 0px;
	}

.recentPosts img, .archivePosts img{
	float: left;
	width: 145px;
	height: 94px;
}





/***VIDEOS***/

.videoColumn{
	float: left;
	width: 370px;
	min-height: 600px;
	margin: 0px 10px;	
	}


.videoColumn ul{
	float: left;
	width: 370px;
	margin: 0px 0px 20px 0px;
}

.videoColumn li{
	float: left;
	width: 370px;	
	list-style-type: none;
	margin: 0px 0px 10px 0px;
}




.videoColumn p{
	float: left;
}

/* misc */




img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0px 0px 5px 15px;
	display: inline;
	}

img.alignleft {
	margin: 0px 15px 5px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


.alignleft object{
	margin: 0px 15px 5px 0px;
	}
	
.wp-caption {
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}





.listingsFrame{
	margin: 0px 0px 0px 0px;	
}
/* Accordian Navigation */
#nav {
	padding: 25px 0px 0px 0px;		
	width: 140px;
	font-size: 11px;
    background:  url(images/navgrad.png) repeat-y top right;
}
	

#nav .navHeader{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
}

#nav .navItem{
	font-size: 11px;
	float: left;
	width: 97px;
	font-weight: normal;
	margin: 2px 0px 2px 5px;
	background: url(images/bulletsmall.png) top left no-repeat;
	padding: 0px 0px 0px 8px;  
}

.navblock{
	width: 115px;
	float: left;
	padding: 10px 5px 10px 10px;
	margin: 0px 10px 5px 0px;
	border-bottom: 1px dotted #666;
		
}	


/***

.navAR{
	background: #9ea7b2;	
}

.navDS{
	background: #999373;	
}

.navRE{
	background: #cda033;	
}

.navCO{
	background: #5d6b7e;	
}

***/


.hide {
    display: none;
}


/*SLIDESHOW*/

.slideshow{
-webkit-box-shadow: 0px 3px 3px #aaaaaa;
-moz-box-shadow: 0px 3px 3px #aaaaaa;
box-shadow: 0px 3px 3px #aaaaaa;	
		height: 565px;
width: 825px;
	}




/*INFINITE CAROUSEL*/

	#viewport{
	width: 825px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	overflow:hidden; /* Hides extra elements, those outside the viewport area */
	/* Fix for IE */
	position:relative;
	margin: 0px 0px 0px 0px;
	
-webkit-box-shadow: 0px 3px 3px #aaaaaa;
-moz-box-shadow: 0px 3px 3px #aaaaaa;
box-shadow: 0px 3px 3px #aaaaaa; 
	
}
#viewport ul{
	position: relative; /* Enables positionning of elements inside viewport */
	padding: 0; /* Resets default - User Agent - style */
	margin: 0;
}
#viewport li{
	width: 825px; /* Defines the size of inner element */
	height: 565px;
	float: left; /* Places list items side by side*/
	list-style: none; /* Resets default - User Agent - style */
	padding: 0px;
}





/*INFINITE CAROUSEL*/


#frontpager { 
	position: absolute;
	z-index: 100;
	top: 300;
	margin: 528px 0px 0px 655px;
}

#frontpager a { 	color: #000;	
 margin: 0 4px; 
 padding: 3px 7px; 
 border: 1px solid #ddd; 
 background: #fff; 
 text-decoration: none 
 -moz-border-radius: 5px;
border-radius: 5px;
 }


#frontpager a:hover { 	
	text-decoration: none;
 }

#frontpager a.activeSlide { background: #ccc; }
#frontpager a:focus { outline: none; }
#output { text-align: left; }


#s4 .fpvideothumb{
	position: absolute;
	top: 0;
	right: 0;
	margin: 485px 10px 0px 0px;	
	border: 1px solid #ccc;
}




#simplePrevious, #simpleNext{
    position: absolute;
    z-index: 200;
    top: 260px;
    cursor: pointer;
    width: 35px;
    height: 80px;
    background: #eee;
}

#simplePrevious {
	margin: 0px 0px 0px 0px;
	padding: 0px;
    background:  url(images/carouselControlsBack.png) no-repeat top left;
}

#simpleNext {
	margin: 0px 0px 0px 790px;
	padding: 0px;
 	background:  url(images/carouselControlsForward.png) no-repeat top right;
}

#simplePrevious:hover {
   background: url(images/carouselControlsBackOver.png) no-repeat top left;
}

#simpleNext:hover {
    background: url(images/carouselControlsForwardOver.png) no-repeat top right;
}

.announcements img{
	margin: 10px 0px 0px -8px;
	}
