#article_container {
  background: transparent url(http://assets.portlandspaces.net/images/bg-border-sides.gif) repeat-y 50% top;
  margin-bottom: 20px;
}
#article_header {
  background: transparent url(http://assets.portlandspaces.net/images/bg-top-border.gif) no-repeat 50% top;
  padding: 0 40px 6px 40px;
  position: relative;
}
#article_header h2#section_name {
  float: left;
  font-family: Georgia, Times;
  font-size: 1.33em;
  font-style: italic;
  color: #948f7e;
  margin: 0;
  padding: 35px 0 0 0;
}
#article_header h2#section_name a {
  color: #948f7e;
  text-decoration: none;
}
#article_header #article_options {
  position: absolute;
  bottom: 0;
  right: 40px;
  color: #a3a3a3;
  font-size: .96em;
}
#article_header #article_options p {
  margin: 5px 0;
  padding: 0;
}
#article_header #article_options a {
  background: transparent url(http://assets.portlandspaces.net/images/handbook/dotted-separator.gif) no-repeat top right;
  padding: 0 10px 0 3px;
  color: #737373;
  text-decoration: none;
}
#article_header #article_options #text_sizes {
  padding-left: 4px;
}
#article_header #article_options #text_sizes a.small {
  font-size: .86em;
}
#article_header #article_options #text_sizes a.medium {
  font-size: 1em;
}
#article_header #article_options #text_sizes a.large {
  font-size: 1.2em;
  background: none;
}
#article {
  background: transparent url(http://assets.portlandspaces.net/images/bg-bottom-border.gif) no-repeat 50% bottom;
  padding: 0 40px 35px 40px;
}
#article #article_body {
  background: transparent url(http://assets.portlandspaces.net/images/handbook/dotted-line.gif) repeat-x top left;
  padding: 18px 0 0 0;
}

#article #article_body h3 {
  font: 17px Georgia, Times;
  letter-spacing: 1px;
  margin: 18px 0 4px 0;
  color: #2d2c20;
}

#article #article_body h1.title {
  text-align: center;
  margin: 0 100px 0 100px;
  padding: 0;
  color: #231f20;
}

#article #article_body h2.subtitle {
  font: 13px Georgia, Times;
  line-height: 13px;
  font-style: italic;
  text-align: center;
  color: #755800;
  margin: 7px 0 20px 0;
  padding: 0;
}

#article #article_body h3.article_author {
  text-align: center;
  font: 12px "Lucida Grande", Verdana;
  color: #646464;
  margin: 0 0 25px 0;
  padding: 0;
  letter-spacing: 0;
}

#article #article_body #article_title {
  font-style: italic;
  font-size: 1.33em;
  margin-top: -12px;
  margin-bottom: 20px;
  color: #948f7e;
  letter-spacing: 0;
}

#article p, #article li {
  font-family: Georgia, Times;
  font-size: 13px;
  margin: 0 0 18px 0;
  color: #646369;
}
#article ul, #article ol {
  margin: 0 0 18px 0;
}
#article li {
  line-height: 1.5em;
  margin: 0 0 0 40px;
}
#article .small p, #article .small li { font-size: 13px; }
#article .medium p, #article .medium li { font-size: 15px; }
#article .large p, #article .large li { font-size: 18px; }
#article .small h3 { font-size: 17px !important; }
#article .medium h3 { font-size: 20px !important; }
#article .large h3 { font-size: 26px !important; }
#article #article_body h3.article_author { font-size: 12px !important; }

#article blockquote {
  background: transparent url(http://assets.portlandspaces.net/images/handbook/dotted-line.gif) repeat-x top left;
  margin: 18px 0 18px 0;
  padding: 27px 0 0 0;
}

#article blockquote p {
  background: transparent url(http://assets.portlandspaces.net/images/handbook/dotted-line.gif) repeat-x bottom left;
  padding: 0 55px 18px 55px;
}

#article #article_body a {
  color: #76643a;
  text-decoration: none;
  border-bottom: 1px solid #76643a;
}

#article #article_body .asset .caption {
  background: transparent url(http://assets.portlandspaces.net/images/handbook/bg-sidebar.gif) repeat top left;
  margin: 0 0 20px 0;
  padding: 15px;
  font-family: "Lucida Grande", Verdana;
  font-size: 11px;
  line-height: 18px;
  color: #595959;
}

#article #article_body .asset a {
  color: #A3A3A3;
  border: 0;
  text-decoration: underline;
}

/* pagination */

#article #article_pagination {
  background: transparent url(http://assets.portlandspaces.net/images/handbook/dotted-line.gif) repeat-x top left;
  margin: 18px 0 0 0;
}

#article #article_pagination img {
  margin: 0 5px -1px 5px;
}

#article #article_pagination p {
  background: transparent url(http://assets.portlandspaces.net/images/handbook/dotted-line.gif) repeat-x bottom left;
  padding: 7px 0;
  margin: 0;
  font-family: "Lucida Grande", Verdana;
  font-size: 11px;
  line-height: 18px;
  text-transform: uppercase;
  text-align: center;
  color: #949494;
}
