body #modulePage #content { margin-top: 15px; }

#canvasWrapper, #content, #sidebar { overflow: hidden; }

#canvas { width: 100%; padding: 0; margin: 0; background-color:#d3d3d3; }

#pageHeaderWrapper { width: 945px; margin: 0 auto 0 auto; }

#pageHeader{line-height: 1em; padding-top: 24px; padding-bottom: 0px;}

#siteTitle, #pageFooterWrapper, #pageBodyWrapper { clear: both; } 

#siteTitle a:link, #siteTitle a:visited { color: black; background: transparent; font-weight: bold; text-decoration: none; }

.h1subtitle{font-family: Georgia, 'Times New Roman', serif; font-size: 18px; line-height: 1em; font-weight: normal; margin-top: 16px; color: #BF370A;}

#pageBody { width: 945px;  float: left; margin-top: 0px; }

#sidebarWrapper { display: block; float: left;  width: 250px; padding: 0; }

#sectionContent { margin:0; }
#sectionContent a#featured { display:block; padding:16px; background:#222; color:#888888; -webkit-border-radius: 5px; -moz-border-radius: 5px; margin-right:15px; line-height:1.4em; margin-bottom:20px; }
#sectionContent a#featured strong { font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","sans-serif";
 color:#fff; font-size:20px; line-height:1em; font-weight:normal; display:inline-block; margin-bottom:5px; }
#sectionContent a#featured:hover { background:#111; }
#sectionContent .section .caption { padding-top:14px; font-size: 14px; border-bottom: 1px solid #CECECE; text-transform: uppercase; letter-spacing: 2px; font-weight: bolder; color: #1A1A1A; border-color: #CECECE; }
#sectionContent .content-passthrough { padding: 7px; width: 200px; }

.verticalNavigationBar .caption{font-size: 10px; border-bottom: 1px solid #CECECE; text-transform: uppercase; letter-spacing: 2px; font-weight: normal; padding-bottom: 9px; margin-bottom: 15px; color: #1A1A1A; border-color: #CECECE;}
.verticalNavigationBar .module a{font-size: 14px; line-height: 2.86em; color: #5F5F5F;}
.verticalNavigationBar .section .folder{border-left: 1px solid #ACACA3; padding-left: 11px; margin-left: 4px; border-color: #ACACA3;}

#pageFooterWrapper { width: 100%; }

#pageFooter { width: 945px; margin: 0 auto 0 auto; height: 350px; padding-top: 100px; text-align:center; }
