/* Default Layout:  */
@import url(http://www.drjeffcornwall.com/mt4/mt-static/themes-base/blog.css);
@import url(http://www.drjeffcornwall.com/mt4/mt-static/themes/minimalist-red/screen.css);

/* add custom css here */

body, #container, #container-inner, #footer {background: #660000; }
#header {background: #660000; border-color: #660000; }
#header a:hover { text-decoration: none; }
#site-logo {margin:0; padding:0; border: 0; text-align: left; }
#content { background: #660000 url(/images/cornwall_bg_twotone.gif) repeat-y 50% 0; 
  padding: 0; margin: 0; }
#gamma {background: #999966; }
#beta {background: #666633; }
#alpha {background: #ffffff; }
#alpha-inner, #beta-inner, #gamma-inner { margin-top: 5px; }
#header-name { 
   text-transform: uppercase;  	
   font-size: 27px;
   font-weight: normal;
   letter-spacing: 1.5px; 
   padding: 160px 0px 0px 25px; 
   font-size: 0px; color: #fff; 
   text-decoration: none; }
#header-inner, #content-inner {
  padding-top: 0px;
  padding-bottom: 0px;
}
#header-inner { border-bottom: 1px solid #000000; }
#header-content { background: #fff url(/images/blog_header.jpg) repeat-x top center;
  height: 200px; width: 765px; float: right; margin: 0; padding: 0;
 }
.entry-title { font-size: 16px; }
.date-header { font-size: 20px; border-bottom: 1px solid #660000; margin-bottom: 0; }
.tee-image {margin: 0 0 -9px 0; }
.widget-header { font-weight: bold;
  background: #660000;
  padding-left: 5px;
  color: #fff;
}
.widget-content { color: #fff; }
.widget-content  a { color: #fff; }
.widget-header a {font-weight: bold; color: #fff; text-decoration: underline; }
.widget-list-item { margin-left: 20px; }


