ul, ol {list-style-type:none;margin:0px;}
.node .content ul {list-style-type:disc;margin:0 1.5em 1.5em 1.5em;}
.node .content ol {list-style-type:decimal;margin:0 1.5em 1.5em 1.5em;}
body {
  font-size:93%;
  background:#8C2809;
  color:#463C3C;
  font-family:'ArialMT','Arial',sans-serif;
  margin:0px;
}
a {
  color:#453B3B;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
  color:#463C3C;
}
h1 {
  font-size:2em;
}
h2 {
  font-size 1.75em;
}
.container {
  background:#FFF;
  padding:20px;
  margin:50px 0px;
  min-height:390px;
}

.front #left-column {
  margin-top: 50px;
}
.node-2 #left-column {
  margin-top: 60px;
}
.front h1.title {
  background:url(images/tr_sitetitle.png) no-repeat;
  text-indent:-9999px;
  height:50px;
  width:305px;
  display:block;
  position:absolute;
}
.node-2 h1.title {
  background:url(images/tr_about.png) no-repeat;
  text-indent:-9999px;
  height:53px;
  width:102px;
  display:block;
  position:absolute;
}
.node-3 h1.title {
  background:url(images/tr_portfolio.png) no-repeat;
  text-indent:-9999px;
  height:52px;
  width:151px;
  display:block;
}
.node-4 h1.title {
  background:url(images/tr_blog.png) no-repeat;
  text-indent:-9999px;
  height:62px;
  width:95px;
  display:block;
}
h2.updates {
  margin-top:50px;
}
#recent-projects .span-1 {
  font-size:75%;
  margin-top:20px;
}

h2 {
  padding:3px 10px;
  text-transform:uppercase;
  letter-spacing:0.08em;
  background:#4F5B6D;
  color:#FFF;
  font-size:1em;
  font-family:'TrebuchetMS-Bold','Trebuchet MS',sans-serif;
}
#block-menu-primary-links {
  margin-bottom:20px;
}
#block-menu-primary-links ul {
  text-align:right;
}
#block-menu-primary-links li {
  display:inline;
  padding-left:37px;
}
#block-menu-primary-links a.active {
  color:#8C2809;
}
.updates_block {
  margin-bottom:20px;
}
.updates_block a {
  font-weight:bold;
  display:block;
}
.updates_block li {
  margin-top:15px;
}
.tabs {
  position:absolute;
  top:25px;
}
.views-row {
  margin-top:20px;
}
.node a {
  font-weight:bold;
  color:#8C2809;
}



