body {
    background: #FFF;
/* url("/images/wacmtm-campaign-website-bg.jpg") no-repeat top center fixed !important;*/
}

body.home {
	background-color:#fff;
}
body.inner {
	background-color:#fff;
}
#wrapper {
	margin:0 auto;
	width: 940px;

}

#container {
float: left;
width: 940px;
padding: 10px 0 0 10px;
/*background: url(http://www.diabetes.ca/images/site/bg_container.gif) repeat-x top left;
*/}

#header {
	background:url(http://www.diabetes.ca/images/site/bg_curve_new.gif) no-repeat right top;
	margin:0 auto;
	width:920px;
	padding-bottom:10px;
}


.menu {
}

#masthead {
position:relative;
margin: 0 auto;
height: 140px;

}

#search-top {
text-align: right;
margin:0 auto;
position:absolute;
top:10px;
right:10px;
}

#searchform {

}

#search-top input, #search-top select {
border: none;
background: #eee;
width: 150px;
padding: 3px;
margin:1px;
color: #333;
}

#search-top input.submit {
background:#aaa;
border: none;
color: #fff;
width: 60px;
height: 21px;
}

#quickLinks {
margin: 50px 0 0 0;
}

#searchForm #quickLinks .submit{
background:#862011;
}

#searchForm #keywords {
border-style:solid;
border-width:1px;
border-color:#aaaaaa;
}

#topTrail {
border:1px solid black;
float:left;
width:690px;
margin:0;
padding:0;
}
#share {
float:right;
width:100px;
margin:0;
padding:0;
}

h1#cdaLogo{
text-indent:-9999px;
}

div#cdaLogo{
float:left;
margin:30px 0 0 0;
}
#mission {
float:right;
width:425px;
margin:60px 260px 0 0;
}
#mainNav {
	float:left;
	width:920px;

}
#nav {
	background:url(../images/bkgd-top-nav.png) no-repeat;
	height:36px;
	width:571px;
}

#main-wrapper {
	margin:0 auto;
	overflow:hidden;
	width:920px;
	background: white;
}

/* Sidebar */

#sidebar {
	border:1px solid #e5e5e6;
	background-color:#f2f2f3;
	float:left;
	width:175px;
}
#sidebar-links {
	border-bottom:1px solid #fff;
	float:left;
	padding-bottom:10px;
	width:175px;
}
#news-feed {
	border-bottom:1px solid #fff;
	border-top:1px solid #d0d0d0;
	float:left;
	padding-bottom:15px;
	padding-top:10px;
	width:175px;
}
#our-community {
	border-top:1px solid #d0d0d0;
	float:left;
	padding-bottom:15px;
	padding-top:10px;
	width:175px;
}
#community-ad {
	border-top:1px solid #d0d0d0;
	float:left;
	padding-bottom:15px;
	padding-top:10px;
	width:175px;
        text-align:center;
}

/* Main Content */

#content-wrapper {
	float:right;
	width:700px;
}
#breadcrumb {
	float:left;
}
#share {
	float:right;
}
#content img.pad {
	float:left;
	margin:0 20px 20px 0;
}
.content-box {
	float:left;
	margin:10px 30px 10px 0;
	width:200px;
}

.content-box img {
border: solid 1px #ddd;
}

#footer {
	background-color:#f1f1f1;
	border-top:2px solid #e0e0e0;
	margin-top:15px;
	width:920px;
}
#main-footer {
	margin-top:10px;
	width:920px;
	text-align:center;
}
#small-footer {
	margin-top:5px;
	width:920px;
	text-align:center;
}


/** start of addition **/
/** creates a sticky footer on site **/

.liquid-footer {
   background: white;   text-align: center;   font-size: 10px;   color: #B32317;   font-family: Verdana;   width: 100%;   position: fixed;   left: 0px;   bottom: 0px;   z-index: 9999;   height: 43px;
   -webkit-box-shadow: 0px -5px 15px 0px #444;   box-shadow: 0px -5px 15px 0px #444;
}

.lf-content{
   width: 950px;   height: 111px;   background: white;   margin: 10px auto 0px;   
}

.lf-content img.icon{
  float: left;margin-top: -61px;
}

#copyright{
    height:40px;
}


/** end of addition **/

#copyright {
	width:920px;
	margin-top:5px;
	margin-bottom:30px;
}

.clr {
	clear:both;
}

/* Additional pages */

#community_topnav {
background: url(http://www.diabetes.ca/images/site/community-nav.gif) repeat-x;
height:30px;
width: 670px;
margin-top:15px;
margin-bottom:15px;
padding: 0 0 00;
}

.provinces {
float:left;
margin-right:10px;
}


.metaData, .eventsLocation, .tags {
margin: 0 !important;
padding:0 !important;
}

body.events #entry h3 {
border-bottom:none !important;
}