/* Remove "Sorry, comments closed for this page." */
body.custom p.nocomments { display:none; }

/* Repeating Background Image */
body.custom {
background-image: url('http://www.short-termsolutions.com/headway/wp-content/uploads/pixel_bg.jpg');
background-repeat: repeat; }

/* Change h5, h6 text */
body.custom h5 { font-size: 1.1em; font-weight: bold; color: #444444; text-align:left; line-height: 21px;}
body.custom h6 { font-size: 1.1em; font-weight: bold; color: #710000; text-align:left; line-height: 21px;}

/* Change text color in Headway footer link */
body.custom div#footer a:link, body.custom div#footer a:visited { color: #f27376; }
/* Change text color in copyright */
body.custom div#footer .copyright { color: #f27376; }
/* Change text color in Powered By */
body.custom div#footer .footer-left  { color: #f27376; }

/* Change height of navigation bar (default padding:10px;) */
body.custom ul.navigation li a:link, ul.navigation li a:visited { padding: 5px; }

/* Change color of sidebar background */
body.custom div#container div.sidebar { background: #f6f6f6; border: 1px #cccccc groove;}

/* Remove padding from image on About the Crew */
body.custom div#leaf-18 { margin:0;padding:0;}
body.custom .header-outside div#wrapper { border-width:0 1px 1px; margin:0 auto;}
body.custom  #container {margin:0;}

/* Remove padding from image on Contact Us */
body.custom div#leaf-51 { margin:0;padding:0;}
body.custom .header-outside div#wrapper { border-width:0 1px 1px; margin:0 auto;}
body.custom  #container {margin:0;}

/* Change color of Why Headway? (26) Getting Started (5,57,58) and Sticky Post(29) leafs */
body.custom div#leaf-26 { background: #f6f6f6; border: 1px #cccccc groove;}
body.custom div#leaf-5 { background: #f6f6f6; border: 1px #cccccc groove; margin-top: 30px;}
body.custom div#leaf-57 { background: #f6f6f6; border: 1px #cccccc groove; margin-top: 30px;}
body.custom div#leaf-58 { background: #f6f6f6; border: 1px #cccccc groove; margin-top: 30px;}
body.custom div#leaf-29 { background: #fdfdf0; border: 1px #f1ed76 groove;}
body.custom div#leaf-29 .leaf-top{ background: #fdfdf0; }

/* Change link color of Contact Us! leaf */
body.custom div#leaf-49 a:hover, a:link, a:visited { color:#981f1e;}

/* Change drop cap in Getting Started leaf */
body.custom .drop-cap {color:#710000; font-size:310%; line-height:125%; }

/* Change width of sub-menus in nav bar */
body.custom div#navigation ul li ul { width: 125px; }

/* Change width of sub-menus in nav bar */
body.ie ul.navigation li ul { top:28px; left:0; z-index:11005; }

/* Change width of sub-menus in nav bar */
body.custom address {font-style:italic; font-weight:normal; color:#003871;}
