﻿#page { 
  position: absolute;
  top: 8px;
  left: 0;
  width: 897px;
  background: url('/MichiganLaw/images/MichiganLawTemplate/wrap_back2.gif') 0 0 repeat-y;
  background-color: #fff;
}


/*===== LEFT SIDEBAR NAV  =====*/
#left {
  float: left;
  width: 283px;
}

#left a {
  color: #fff;
  text-transform: uppercase;
}

#left a:visited {
	color:#fff;
}

#left #banner { /* header image */
  float: right;
}

#left #with_bg {
  float: right;
  padding: 0;
  width: 206px;
  background-image: url('/MichiganLaw/images/MichiganLawTemplate/bg.gif');
  background-position:  0 -1px;
}

#left #with_bg #current {
  float: left;
  margin-left: 27px;
  margin-bottom: 10px;
}

#left #archive {
  float: right;
  width: 206px;
  background-color: #313545;
  padding-top: 5px;
}

#left #archive .issue, #left #archive .mini_issue, #left #archive .mini_issue2 {
  padding-left: 27px;
  margin-bottom: 15px;
}

#left #archive .mini_issue, #left #archive .mini_issue2 {
  float: left;
  width: 70px;
  font-size: 9px;
}

#left #archive .mini_issue2 {
  padding-left: 15px;
}

#heading-1 {
  font-family:helvetica;
  font-size:12px;
  padding:7px 0;
  text-transform: uppercase;
  color:#eb911c;
  margin-left: 27px;
}


/*===== MAIN =====*/
#main {
  float: left;
  background-color: #fff;
  width: 614px;
  color: #555;
}

#top {
  float: right;
  background: url('/MichiganLaw/images/MichiganLawTemplate/top_sub.gif') 0 0 repeat-x;
  width:614px;
  height:33px;
}

#global_nav {
  padding: 2px 20px;
  font-size: 9px;
  font-family: helvetica;
}

#header {
  padding: 0 20px;
}

#title {
  margin-top: 20px;
  height: 41px;
  width: 297px;
}

h1#date {
  width: 100%;
  background-color: #313545;
  border-top: 1px solid #adaeb5;
  font-size: 11px;
  color: #fff;
  margin-left: -12px;
  margin-bottom: 16px;
  padding: 5px 0 5px 12px;
}

#content {
  margin: 0;
  padding: 0 20px;
  line-height: 18px;
}

#content a {
  color: #555;
}

#content a:visited {
	
	color:#555;
}

h2.orange_heading {
  margin-top: 0;
  font-weight: normal;
  text-decoration: underline;
  margin-bottom: 0;
}

h2#first.orange_heading, h2#first2.orange_heading {
  margin-bottom: 20px;
}
h2#first2.orange_heading {
  text-decoration: none;
}

.sub_inline {
  font-size: 10px;
  text-decoration: underline;
  color: #313545;
  font-weight: bold;
}

#content p {
  margin-top: 0;
  margin-bottom: 20px;
}

#content ul {
  margin-top: 0;
  padding-top: 0;
  padding-left: 15px;
  padding-bottom: 10px;
  margin-left: 0;
}

#content ul#link_list {
  list-style-type: none;
  padding-left: 0px;
  line-height: 22px;
}

.article_title {
  display: block;
}

.article_author {
  display: block;
  font-style: italic;
}


/*===== RIGHT SIDEBAR =====*/
#right {
  float: right;
  background-color: #fff;
  width: 145px;
  padding-left: 5px;
  margin-left: 20px;
  background: url('/MichiganLaw/images/MichiganLawTemplate/right_line.gif') 0 0 no-repeat;
}

#right .spotlight p.story_text, #right .spotlight p.detail {
  line-height: 12px;
}

#right .spotlight p.detail {
  font-size: 9px;
  margin-bottom: 15px;
}

#right .spotlight p.story_text a {
  color: #555;
  text-decoration: underline;
}

/* make LQN adjustments for the center content */

.lqnTemplateCenterContent a, .lqnTemplateCenterContent a:visited {
	color:#555;
}
