/* Base */
@import url(https://static.typepad.com/.shared/themes/common/base-weblog.css);

@import url(https://static.typepad.com/.shared/themes/common/bxslider.css);
@import url(https://static.typepad.com/.shared/css/widgets.css);
@import url(https://static.typepad.com/.shared/themes/common/recentpostsfancy.css);

/* Tip Jar */
@import url(https://static.typepad.com/.shared/themes/common/tipjar.css);

/* Portal */


/* Theme */
@import url(https://static.typepad.com/.shared/themes/vox/minimalist-white/screen.css);






/* Custom CSS */
/*  2009-0502 1:32 PM PAC
ELQ info:
blue color:#2255BB;
dk brown color:#3D1F0E;
dk green color: #074720;
----------------------------------------  */

body {font-family: arial, Helvetica, sans-serif !important; background:#999; }

/* -- #CONTAINER controls width of overall page and its viewport alignment. Default width:940px; */
#container {width:950px; margin:15px auto 100px auto; border:solid 1px #666;}
#container-inner { margin:0; padding:0; } 

/* -- #BANNER: border-top:none elims 10px top gray border; 125px default height; default width:100%; */
#banner {border:none; border-bottom:solid 1px #BBB; background:none; background: #CCC  url(http://elq.typepad.com/currents/images/bkgd_bannerphoto725x125.jpg) no-repeat right top; height:125px; padding:0 0 2.8em 0; margin-bottom:25px;}

/* -- #BANNER-INNER: height ensures bkgd doesn't collapse when h1,h2 abs positioned */
#banner-inner {width:950px; height:125px; padding:0; margin:0; border-bottom:solid 2px #D8D8D8; background:  url(http://elq.typepad.com/currents/images/ELQ_Submitted_edited.jpg) no-repeat left top; }

/* h1 HEADING (PAGE TITLE): pos:abs moves h1 below banner img */
#banner-inner h1 {position:absolute; display:block; top:136px; left:333px; text-align:center; padding:0; margin:0;  }
#banner-header a:link, 
#banner-header a:visited { font: bold 18px/1em "Palatino Linotype", Palatino, serif; letter-spacing:2px; color:#383838; text-transform:uppercase; text-decoration:none; }  
#banner-header a:hover {text-decoration:underline; }

/* h2 DESCRIPTION */
#banner-inner h2#banner-description {position:absolute; top:137px; right:20px; text-align:right; padding:0; font: 11px/1.5 arial, Helvetica, sans-serif; color:#333; }

/* NAV - not being used */
#nav {margin-left:0px; height:2.8em; padding-left:0px; background:none; position:absolute; top:125px; }
#nav-inner {margin-left:0;padding-left:0; }
#nav-inner ul {margin-left:10px; padding-left:0; }
#nav-inner li.nav-list-item {border:solid 1px #457; line-height:1.6em; text-align:center; padding:0; margin-top:0.23em; } /* m-top:2px*/
#nav-inner a:link     {font-size:12px; color:#FFF; text-decoration:none; background-color:#7F92BB; padding:0 6px;}
#nav-inner a:visited {font-size:12px; color:#FFF; text-decoration:none; background-color:#7F92BB; padding:0 6px; }
#nav-inner a:hover  {text-decoration:none; background-color:#4464B0; }
/* - .nav-list hosts the top and bottom borders of nav */
.nav-list {border:none;}
/* - nav-list li hosts the right borders for the list links */
.nav-list li {border:none;}

/* - #ALPHA - left sidebar column */
/* pushes sidebar down on pg */
#alpha {margin-top:15px; }


/* #BETA - main content */

/* hides the previous/next title links above the post title */
#beta .content-nav {display:none;}

/* - category content header */
#beta-inner h2.content-header {font-size:16px; color:#888; text-align:center;}
  
/* - .entry-header = title of post; on permalink page, it isn't a link */
.entry-header { font: bold 18px/1.3em "Palatino Linotype", Palatino, serif; text-transform:uppercase; border:none; text-align:center; color:#222;}

/* - only applies when .entry-header is a link */
#beta .entry-header a:link     {color:#2255BB; text-decoration:none; }
#beta .entry-header a:visited {color:#222; text-decoration:none; }
#beta .entry-header a:hover  {text-decoration:underline; }

/* 0420: p margin was margin:0 0 1em 0; changed to margin-bottom:1em so Word indents will still work */
#beta p {font: 12px/1.5em arial, Helvetica, sans-serif !important; margin-bottom:1em !important; } 
#beta .entry h4 {font: bold 16px/1.3em arial !important; margin:1em 0 0.4em 0 !important; }
#beta .entry h5 {font: bold 14px/1.3em arial !important; margin:1em 0 0.4em 0 !important; }
#beta .entry h6 {font: bold 12px/1.3em arial !important; margin:1em 0 0.4em 0 !important;  text-transform:uppercase;}

#beta a:link {color:#2255BB; text-decoration:underline;}
#beta a:visited {color:#777; text-decoration:underline;}
#beta a:hover {text-decoration:none;}

#beta .jumplink, #beta .jumplink a:link, #beta .jumplink a:visited {font-size:11px !important;}

/* - unordered lists */
#beta .entry ul {margin: 0.5em 0 !important; padding:0 !important; }
#beta .entry ul li {list-style-type:square !important; margin:0 0 0.5em 1.5em !important; line-height:1.5em !important; padding:0 !important; }

/* - ordered lists */
#beta .entry ol, #beta .entry ul ol {margin:0.5em 0 !important; padding:0 !important; }
#beta .entry ol li, #beta .entry ul ol li {list-style-type:decimal !important; margin:0 0 0.5em 1.75em !important; padding:0 !important; line-height:1.5em !important; }  

/* endnotes */
.EndnoteReference a {font: normal 12px Arial !important; }

/* - tables: necessary to get the left border to show, if styled, on a table in Firefox */
#beta .entry table {margin-left:1px !important;}

/* - images */
#beta .entry img {margin-top:0.75em;}

/* hr endnote separator <hr size="1" width="33%" align="left"> */
#beta hr {margin-top:2em;}

/* Comments: hides line that says moderated by "author" */
.comments-open-moderated {display:none;}

/* #GAMMA - right sidebar */

/* pushes sidebar down on pg */
#gamma {margin-top:15px; }

/* h2 module heading */
.module-header {font: 11px/1.25em arial, Helvetica, sans-serif; text-transform:uppercase; border:none; margin-bottom:0.1em; padding-bottom:0.2em; color:#3D1F0E; }

.module-list-item {margin-top:0.1em; color:#3D1F0E; }
.module-content {margin-top:0; }

/* module link styling */
.module-list-item a:link {color:#2255BB; text-decoration:none; }
.module-list-item a:visited {color:#777; text-decoration:none; }
.module-list-item a:hover {text-decoration:underline; }







/* ph=1 */
