/*
Color scheme:
  lt orange: fac0a4
  lt green: d1e3e8
  dark green: 003b42
  orange: a15037
  dark red: 3d0100
*/

tr.even {
  background-color: #ddd;
}

tr.odd {

}

body {
  background-color: white;
  background-image:  url('/images/background.gif');
  background-repeat: repeat-x;
  color: #333;
  margin: 0px;
}

div#background {
  background-image:  url('/images/background.gif');
  background-repeat: repeat-y;
  width: 780px;
  margin: auto;
}

div#bottom {
  background-color: #252525;
}

div#wrapper, div#footer {
  width: 740px;
  margin: auto;
  padding: 0px;
}

div#bar {
  background-color: #3ab423;
  height: 5px;
  margin: auto;
  margin-top: 4px;
  width: 740px;
}

div#logo-home{
  background-image:  url('/images/logo-home-background.gif');
  background-repeat: repeat-x;
}

div#top{
  height: 88px;
  padding: 0px;
  width: 740px;
  margin: auto;
}

div#top-nav {
  margin-top: 64px;
  float: right;
  color: #ccc;
  font-size: 12px;
}

div#top-nav a, #footer a {
  color: #aaa;
  font-weight: normal;
  text-decoration: none;
}

div#top-nav a:hover, #footer a:hover {
  color: #3ab423;
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}

div.title {
  font-family: Helvetica;
  font-size: 22px;
  color: #284907;
  margin-bottom: 15px;
}

hr {
  height: 1px;
  border: 0px;
  color: #f7c695;
  background-color: #f7c695;
}

hr.light{
  height: 1px;
  border: 0px;
  color: #ddd;
  background-color: #ddd;
}

div.message hr {
  width: 700px;
}

ul#categories {
  list-style-type: none;
}

.field-help {
  font-weight: bold;
  font-size: 12px;
  color: #999;
  font-family: Verdana, Helvetica, sans-serif;
}

div.message {
  background-color: #ffc;
  margin: 0px 20px;
  padding: 5px 10px;
  border: 1px solid #999;
}

div#flash {
  background-color: #fdd;
  margin: 0px 20px;
  padding: 5px 10px;
  border: 1px solid #f99;
}

div#content {
  margin: auto;
  padding: 0px 0px;
  width: 740px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  color: #860007;
  text-transform: uppercase;
}

h1 {
  font-size: 14px;
  color: #3ab423;
  font-family: Trebuchet MS, Helvetica, sans-serif;
}

h1.title span.category {
  float: right;
  font-size: 14px;
  color: #3ab423;
}

h1.title a {
  text-decoration: none;
}

span.category strong {
  color: #3ab423;
}

span.category a {
  color: #3ab423;
}

h2 {
  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
  font-size: 24px;
  font-weight: normal;
}

h2.category {
  font-size: 12px;
  text-align: right;
  margin-top: -20px;
}

h3 {
  font-weight: bold;
}

.top {
  background-color: #dfdec0;
  height: 42px;
}

.top span {
  float: right;
  vertical-align: middle;
}

.top .links {
  margin-top: 10px;
}

.content {
  background-color: #efede0;
  margin: 5px 10px 5px 10px;
}

.content p {
  margin: 10px 5px;
}

.prototip .content {
  margin: 0px;
}

.content-top span {
  float: right;
}

body, p, ol, ul, td {
  font-family: Lucida Sans Unicode, Lucida Grande, arial, helvetica, verdana, sans-serif;
  font-size:   14px;
  line-height: 18px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #000; }
a:visited { color: #666; }
/*a:hover { color: #fff; background-color:#000; }*/

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

#footer {
	padding: 1px 10px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}

#footer p {
  margin: 0px;
  font-size: 12px;
}

#footer-nav {
  background-color: #d1e3e8;
	padding: 1px 10px;
  text-align: center;
  margin-left: -2px;
  margin-right: 2px;
}

#footer-nav p {
  font-size: 10px;
  color: #363942;
  margin: 0px;
}

#footer-nav a {
  color: #363942;
}

.prop-content {
  float: right;
  width: 1px;
  height: 400px;
}

.prop-footer {
  float: right;
  width: 1px;
  height: 150px;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}

.min700px {
  height:600px;
}

.min70px {
  height:70px;
}

#flag-container {
  font-size: 14px;
  text-transform: none;
  float: right;
}

#flag-container .menu {
  position: absolute;
  margin-left: -103px;
  text-align: left;
  padding: 3px;
  border: 1px solid #ccc;
  background: #eee;
  width: 180px;
  font-weight: normal;
}

#report-menu .title {
  background: #900;
}

#vote-menu .title {
  background: #090;
}

#backtrack-menu .title {
  background: #090;
}

#flag-container .title {
  color: white;
  font-weight: bold;
  padding: 2px;
  font-size: 14px;
  margin-bottom: 4px;
}

#flag-container a {
  text-decoration: none;
}

#flag-container hr {
  border-color: #999;
}

#flag-container div {
	float: left;
}

.menu ul {
  list-style-type:none;
  padding: 0px;
  margin: 0px;
}

.menu li {
  border-bottom: 1px solid #ddd;
}

.story_listing {
  background: url('/images/story-bg2.jpg');
  margin: 10px 0px;
}

.story_listing p {
  margin-left: 10px;
}

.story_listing h2 {
  margin: 10px;
}

.story_listing h4 {
  margin: 0px 10px;
}

.category-description {
  border: 1px dotted #000;
  background: #3ab423;
  color: white;
  padding: 5px;
}

.category-description p {
  margin: 0px;
}

.skyscraper-container {
  width: 120px;
  height: 600px; 
  border: 0px solid white; 
  padding-left: 10px; 
  float: right;
  background-color: white;
}

div#skyscraper-left {
  width: 120px;
  height: 600px; 
  border: 0px solid white; 
  padding-right: 10px; 
  padding-top: 37px;
  float: left;
}

div#skyscraper-right {
  width: 120px;
  height: 600px; 
  border: 0px solid white; 
  padding-left: 10px; 
  padding-top: 37px;
  float: left;
}

div.choice {
  width: 230px;
  float: left;
  margin-left: 10px;
  text-align: center;
}

div.existing {
  border: 1px solid #999;
}

div.new {
  border: 1px solid #ccc;
  background-color: #999;
}

div.new a {
	color: #ddd;
}
