.topics, .discussions {
  width:100%;
  border-collapse:collapse;
  border-top:5px solid #000;
  margin-top:1em;
}

.discussions {
  border-top:none;
  margin-top:0;
}

.discussions th {
  text-transform:uppercase;
  text-align:center;
  font-weight:normal;
  padding:1em .5em .5em !important;
  border-bottom:1px solid #CCC;
  color:#707070;
}

.discussions .title {
  text-align:left;
}

.discussions td.title {
  font-size:1.3em;
}

.discussions td img {
  vertical-align:middle;
  margin-right:.3em;
}

.topics td, .discussions td {
  padding:.5em;
  border-bottom:1px solid #CCC;
}

.topics td p, .discussions td p {
  font-size:1.1em;
}


.discussions td, .discussions th {
  text-align:center;
  padding:.8em .5em;
}

.topics .relative {
  padding-left:4em;
  position:relative;
}
* html .topics .relative {
	background: url(/images/icn_read.gif) 1em 0.1em no-repeat;
	font-size: 10px;
	margin: .9em 0 0;
	padding-bottom: 0.1em;
}
* html .topics .relative p {
	margin-bottom: 1em;
}
.topics .title h2 {
  color:#7d7d7d;
  font-weight:normal;
  font-size:1.1em;
  margin-bottom:0;
}

.topics .title h2 a {
  font-size:1.3em;
  font-family:'Lucida Sans', Verdana;
}

.topics .title img {
  position:absolute;
  left:1em;
  top:0.1em;
}
* html .topics .title img {
	display: none;
}
.topics .title p {
  margin-top:.5em;
}

.topics th {
  font-weight:normal;
  text-transform:uppercase;
  border-bottom:1px solid #CCC;
  color:#707070;
  padding:.6em .5em;
}

.topics .discussion_count, .topics .view_count {
  text-align:center;
}


.topics .topic_th {
  text-align:left;
}

#initial {
  margin:1em 0 1em;
}

#initial .card {
  padding:.5em 2em 1.5em;
}

.shadow {
  position:relative;
  top:3px;
  left:3px;
  background:#dbdbdb;
}

.card {
  position:relative;
  top:-3px;
  left:-3px;
  background:#FFF;
  border:1px solid #AAA;
}

.card h2 {
  font-size:2.5em;
  font-weight:normal;
  margin-top:.4em;
}

.card h3 {
  font-size:1.7em;
  font-weight:normal;
  margin:none;
}

#initial .marker {
  background:#000;
  color:#FFF;
  margin:1em 0;
}

.comments {
  margin:1em 0;
  border-top:1px solid #CCC;
  padding:.8em 2em;
}

.comments.first {
  border-top:none;
}


#submit_post {
  background:#dbdbdb;
  top:3px;
  left:3px;
  margin-top:2em;
}

#submit_post #inner {
  background:#FFF;
  border:1px solid #c2c2c2;
  position:relative;
  top:-3px;
  left:-3px;
}

#submit_post .marker {
  margin:1em 0 1em;
  padding-left:1em;
}

#submit_post form {
  margin:0;
	width: 629px;
}

#submit_post label {
  display:block;
  text-transform:uppercase;
  color:#363636;
  margin:0 0 .2em;
}

#submit_post .half {
  width:45%;
  margin:0 0 1.5em 3%;
  float:left;
	display: inline;
}

#submit_post #message_body {
	display: inline;
  float:right;
  margin:0 3% 1.5em 0;
	height: 140px;
	width: 283px;
}

#submit_post input {
  width:98%;
}

#submit_post textarea {
  height:120px;
  width:98%;
}

#submit_post .half input, #submit_post .half textarea {
  border:1px solid #CCC;
}

#submit_post #disclaimer {
  clear:right;
  background:#f3f3f3;
  padding:2em;
}

#submit_post #submit {
  float:right;
  padding:1.5em;
  background:#FFF;
  border:1px solid #CCC;
  width:13em;
  margin-left:2em;
}

#submit_post p {
  margin:0;
  color:#363636;
  font-size:1.1em;
}

#submit_post p#flash {
  background:#FFC;
  padding:.3em 1em;
  margin:0 1em 1em;
  text-align:center;
  font-weight:bold;
  color:#666;
}


.case_study {
  border-bottom:1px solid #ccc;
  padding:1em .5em 0 .5em;
}

.case_study .screenshot {
  float:right;
  margin-right:2.5em;
}

.case_study .big-screenshot {
  float:right;
  margin:.5em -.8em 1em 1.25em !important;
}

.case_study h2 {
  font-size:1.8em;
  margin:0;
  padding:.5em 0 0;
}

.case_study h3 {
  font-size:1.4em;
  margin-top:0;
  color:#7d7d7d;
  font-weight:normal;
}

.case_study h2 a {
  color:#000;
}

#content.case_study {
  padding-top:0;
  border-bottom:none;
}

#content.case_study img {
  margin:0 0 3em 1em;
}

#content.case_study #permalink {
  float:right;
  margin:1.7em 1.3em 0 0;
  padding-left:1.2em;
  background:url(../images/bg_permalink.gif) no-repeat left 55%;
}

#content ul {
  margin:0;
  padding:0 0 0 2em;
}

#content li {
  font-size:1.2em !important;
  margin:.5em 0;
  padding:0;
}

#content ul ul {
  padding: 0 0 0 1.5em;
}

#content li li {
  font-size: 1em !important;
  list-style-type: square;
  background:none;
  padding: 0 !important;
}






#estimate {
  margin-top:1.5em;
  padding:1.5em;
  color:#000;
  line-height:1.5;
}

* html #estimate {
  height:1px;
}

#estimate hr {
  height:3px;
  background:#000;
  border:none;
  margin:0;
}

#estimate h1 {
  font-size:2em;
  color:#000;
  margin:0;
}

#estimate #token {
  float:right;
  margin:.5em 0 0;
  color:#333;
}

#estimate .section {
  margin:0;
  border:none;
  padding:0;
}

#estimate .section h2 {
  background:#EEE;
  padding:.2em .5em;
  font-size:1.5em;
  font-weight:bold;
  text-transform:uppercase;
  margin:.8em -.2em .5em;
}

#estimate table {
  width:100%;
  border-collapse:collapse;
  font-size:1.1em;
  font-family:"Lucida Grande", Arial, sans-serif;
}

#estimate th {
  text-align:left;
  border-bottom:2px solid #000;
  font-weight:normal;
  text-transform:uppercase;
  padding:.2em .5em;
}

#estimate td {
  border-bottom:1px solid #CCC;
  padding:1em .5em;
}

#estimate tr.total td  {
  border-bottom:0;
  padding:.5em;
  font-weight:bold;
}


#estimate #get_started {
  float:right;
  clear:right;
  width:175px;
  margin:.5em 0 1em 1.5em;
  text-align:center;
}

#estimate #get_started p {
  margin:0;
}

#estimate #get_started div {
  padding:.5em 1.5em;
}

#estimate #get_started h2 {
  background:none;
  padding:0;
  margin:0;
  font-size:2em;
}

#estimate #get_started #deposit {
  font-size:2.4em;
  color:#2e8000;
  border-top:1px solid #CCC;
  border-bottom:1px solid #CCC;
  padding:.2em 0;
  margin:.2em 0 .5em;
  font-family:Helvetica, Arial, sans-serif !important;
  font-weight:bold;
}

#estimate #get_started #submit {
  background:#FFC;
  padding:.5em;
  border:1px solid #CCC;
  margin-bottom:.5em;
}

#estimate #total {
  margin:2em 0;
}

#estimate #total th {
  border-top:2px solid #000;
  padding:.5em;
  font-weight:bold;
  text-align:center;
}

#estimate #total th span {
  font-weight:normal;
  text-transform:none;
}

#estimate .nowrap {
  white-space:nowrap;
}
