/* Layout
-------------------------------------------------------------------------------- */
body {
  background: #1a1816;
}
#header {
  background: transparent;
}
#body {
  background: transparent;
}
#primary {
  background: transparent;
  border: none;
}
#secondary {
  background: transparent;
  border: none;
}
#tertiary {
  background-color: #1a1816;
  border-color: #1a1816;
}
#footer {
  background-color: #1a1816;
}

#primary .block,
#secondary .block,
#tertiary .block {
  background: transparent;
  border: none;
}

#altnav li a:hover { color: #97C9F2; }

.top-banner-ad-wrapper { background-color: #332F2B; }

.rail,
.content .rail { background: transparent url("http://media.ljworld.com/images/rules/vertical-alt.gif") repeat-y; }

.rail p { color: #92A2AD; }

.content .rail { background-color: transparent; border-color: transparent; }

p.more { background: transparent url("http://media.ljworld.com/images/icons/more-button-left-alt.gif") no-repeat top left; }
p.more a { background: transparent url("http://media.ljworld.com/images/icons/more-button-right-alt.gif") no-repeat top right; }

h4.legend,
tr { border-color: #302E2B; }

table td.bar-graph div.bar-wrapper { background-color: #66594C; }

.poll h4.legend { color: #92A2AD; }
.poll ul.choice_list label { color: #92A2AD; }

.bright-spot h5 { padding: 15px 0 15px 55px; background: transparent url("http://media.ljworld.com/images/skins/6news/BrightSpot.gif") no-repeat 0 50%; }

.marketplace-ad h6 a { background: transparent url("http://media.ljworld.com/images/skins/6news/marketplace-ad-alt.gif") no-repeat top left; }
.marketplace-ad .place .more { color: #697A85; }
.marketplace-ad-lunch-specials h6 a { width: 300px; padding-top: 13px; background-image: url('http://media.ljworld.com/images/skins/6news/marketplace-lunch-specials-ad-header-alt.gif'); }
.marketplace-ad-lunch-specials,
.marketplace-lunch-specials .special,
.marketplace-ad .categories,
.inhouse-ad .categories { border-color: #302E2B; }
.marketplace-ad-lunch-specials h5,
.marketplace-lunch-specials-footer h4,
.marketplace-lunch-specials-footer h4 a,
.marketplace-ad .place .name a,
.inhouse-ad .place .name a,
.marketplace-ad .place .more a,
.inhouse-ad .place .more a { color: #A6998C; }
.marketplace-lunch-specials .item .lunch-special a span { color: #4E9BDA !important; }


/* Header
-------------------------------------------------------------------------------- */
body.section #header .block { margin-bottom: 20px; border-bottom: solid 1px #302E2B; }
#header .block {
/*  border: solid 1px;*/
/*  border-color: #322e2e;*/
}
#header h1 a { width: 322px; background: transparent url("http://media.ljworld.com/images/skins/6news/ljworld.com_6news.gif") no-repeat top left; }


/* Nav
-------------------------------------------------------------------------------- */
#nav li a {
  font-weight: normal;
  color: #4e9bda;
}
#altnav li a {
  color: #97c9f2;
}
#nav-temp li span { color: #4e9bda; }
#nav-temp li span .menu-button img        { background: url(http://media.ljworld.com/images/skins/mining/menu_dark.gif) 0 0 no-repeat; }
#nav-temp li span .menu-button:hover img  { background: url(http://media.ljworld.com/images/skins/mining/menu_dark.gif) 0 -20px no-repeat; }
#nav-temp li span .menu-button-on img     { background: url(http://media.ljworld.com/images/skins/mining/menu_dark.gif) 0 -40px no-repeat; }


/* Footer
-------------------------------------------------------------------------------- */
#footer .block {
  border-top: 1px solid #322e2e;
}
#footer dl dt {
  font-weight: normal;
  color: #697a85;
}
#footer dl dd {
  color: #92a2ad;
}
#footer dl dd a {
  color: #92a2ad;
}


/* Globals
-------------------------------------------------------------------------------- */
body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,caption,pre,p,blockquote { 
  color: #e5e2df;
}

a {
  color: #4e9bda;
}
a:hover {
  color: #4e9bda;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #e5e2df;
}

blockquote {
  border-color: #322e2e;
}

/* Forms */
input, textarea, select {
  border-top: 1px solid #92a2ad;
  border-left: 1px solid #92a2ad;
  border-right: 1px solid #dae2e8;
  border-bottom: 1px solid #dae2e8;
}
fieldset p {
  color: #e5e2df;
}

/* Tables */
th {
  border-color: #dae2e8;
  color: #e5e2df;
}
td {
  border-color: #dae2e8;
  color: #e5e2df;
}

.bottom-rule {
  border-bottom: 1px solid #322e2e;
}


/* Extended declarations
-------------------------------------------------------------------------------- */
.heading {
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  color: #ffc45c;
}

.topic {
  margin: 50px 0 0 0;
  padding: 0 0 8px 0;
  font-size: 18px;
  font-weight: normal;
  color: #786f66;
  border-bottom:1px solid #302E2B;
}

p.big {}

.small {}
.very-small {}

.snug { margin: 0; }

.quiet {
  color: #92a2ad;
}
.alert {
  color: #cb0000;
}

.date,
.time {
  color: #92a2ad;
}

.caption {
  color: #9c9084;
}
.photo-byline {
  color: #697a85;
}


/* Breaking
-------------------------------------------------------------------------------- */
#breaking .block {
  padding: 10px 0;
  border-bottom: 1px solid #322e2e;
}
#breaking h2 {
  margin: 0;
}
#breaking h2 a {
  display: block;
  padding-top: 65px;
  width: 950px;
  height: 0;
  background: url(../../images/skins/mining/page-header.gif) center top no-repeat;
  overflow: hidden;
}
#breaking h3 { display: none; }

body.content #breaking {
  margin-bottom: 10px;
  background-color: #1a1816;
}
body.content #breaking h2 a,
body.photos #breaking h2 a {
  padding-top: 40px;
  background: url(../../images/skins/mining/page-header2.gif) center top no-repeat;
}


/* Content specific
-------------------------------------------------------------------------------- */

/* Audio player */
.audio-player {
  margin: 5px 0;
}

/* Menubar */
#mediabar {
  margin-bottom: 10px !important;
  padding: 10px 0;
  border-bottom: 1px solid #322e2e !important;
}
#mediabar .span-2 {
  margin: 0;
  padding: 5px;
  width: 120px; width: 110px !important;
}
#mediabar .first {
  margin: 0;
  padding: 5px;
  width: 125px; width: 110px !important;
  clear:left;
}
#mediabar .unit:hover {
  background: #262320;
}
#mediabar p {
  margin: 0;
  font-size: 12px;
  line-height: 16px;
  color: #d4d1ce;
}
#mediabar .heading {
  font-weight: normal;
  color: #756c63;
}

body.content #mediabar {
  margin: 0;
  padding: 0 0 20px 0;
  border: none;
}
body.content #mediabar .piece {
  margin-bottom: 10px;
  width: 110px;
}
body.content #mediabar .piece:hover {
  background: #262320;
}
body.content #mediabar p {
  margin: 0;
  font-size: 12px;
  line-height: 16px;
  color: #988e81;
}
body.content #mediabar .heading {
  font-weight: normal;
  color: #544d45;
}
body.content #mediabar .unit:hover {
  background: #e5e2df;
}

/* Story item */
div.followup {
  padding: 5px 10px;
  margin-bottom:15px;
  background: #262320;
  margin-right:5px;
  
}
div.followup div.story { margin:0;}
div.followup div.story h4 { padding-bottom:0; font-size:14px;}
div.followup div.story h4 a { color:#4e9bda;}
p.meta { color:#9c9084; margin-bottom:5px; padding:0; font-size:11px;}
div.story h3 {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
}
div.story h3 a {}
div.story h4 {
  font-size: 15px;
  line-height: 17px;
  font-weight: normal;
  color: #9c9084;
}
div.story .byline {
  margin: 5px 0 0 0;
  font-size: 12px;
  color: #756c63;
}
div.story .tease {
  margin: 5px 0 0 0;
  font-size: 13px;
  line-height: 17px;
  color: #9c9084;
}
div.story .tease a {
  color: #4e9bda;
}

/* Tools */
ul.tools {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.tools li {
  display: block;
  font-size: 12px;
  line-height: 15px;
}
ul.tools li a {
  display: block;
  padding: 4px 0 3px 5px;
  border-bottom: 1px solid #322e2e;
}
ul.tools a:hover {
  background: #36322e;
}

/* Chart list */
ul.chart-list {
  list-style: none;
  padding: 0;
  padding-left: 50px;
  background: url(../../images/skins/mining/chart-icon.gif) no-repeat;
}
ul.chart-list li {
  margin: 4px 0;
  font-size: 12px;
  line-height: 14px;
}

/* Credits */
ul.credit {
  list-style: none;
  padding: 0;
}
ul.credit li {
  font-size: 11px;
  line-height: 14px;
  color: #9c9084;
}


/* Story Body
   Defines story tools, byline, date and ads.
-------------------------------------------------------------------------------- */
body.content #body {
  background: #fff;
}

body.content #page-header {
  padding-top: 10px;
}
body.content h1, 
body.content h2, 
body.content h3, 
body.content h4, 
body.content h5, 
body.content h6 {
  color: #272d31;
}
body.content p,
body.content ul,
body.content dt,
body.content dd {
  color: #272d31;
}
.ad  {
    background:transparent;
    color:#bbb;
    text-align:center;
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
