body {
  background: #FEFEFE url(/images/base.gif) top center repeat-y;
}

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  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;  }

a img {
  border:0px;
}

.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;
}



#container {
  width: 800px;
  margin: 0px auto;
  text-align: left;
}

#header {
  width: 800px;
  padding: 10px;
}

#main {
  width: 570px;
  float: left;
  padding: 10px;
  position: relative;
}

#rightside {
  width: 190px;
  float: left;
  position: relative;
  padding: 10px;
}

#footer {
  clear: both;
  width: 800px;
  text-align: center;
  padding: 10px;
}

#header h3 {
  padding-left: 10px;
  display: inline;
}

.menu {
  height: 32px;
  margin-top: 5px;
  padding-right: 30px;
  line-height: 32px;
  vertical-align: middle;
  float: right;
  position: relative;
  font-size:   15px;
  font-weight: bold;
  font-style: none;
}

.menu a {
  text-decoration: none;
}

.sidemenu{
  height: 32px;
  margin-top: 5px;
  padding-right: 30px;
  line-height: 32px;
  vertical-align: middle;
  font-size:   15px;
  font-weight: bold;
  font-style: none;
}

.sidemenu a{
  text-decoration: none;
}

#rightside h3 a{
  text-decoration: none;
}



.post {
  margin-left: 10px;
  margin-top: 10px;
  padding-bottom: 20px;
  clear: both;
}

.post .flag
{
  position: absolute;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  width: 100px;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
  left: -10px;
  font-size: 16px;
  font-weight: bold;
  font-family: "Times New Roman",Times,Serif;
  color: #fff;
  background-color: #aaaaff;
  border-left: 10px solid #0000ff
}

.post .flag-placeholder
{
  height: 28px;
}

.post .title h2 {
  font-size: 20px;
  text-decoration: none;
  margin-left: -10px;
}

.post .title h2 a {
  text-decoration: none;
}

.post .shop blockquote {
  margin-left: 0px;
}

.post .shop blockquote form {
  float: right;
}

.sign {
  text-align: right;
  color: #888;
  margin: 10px -10px 10px 0px;
  padding: 0px 20px 4px 0px;
  font-size: 12px;
}



#shopform input, #gmap input{
  margin-left: 10px;
  font-size: 14px;
  width: 300px;
}

.validation-advice{
  color: #FF0000;
  display: inline;
}

#map_div {
  margin-left: 10px;
}

#post-form input{
  margin-left: 10px;
  font-size: 14px;
  width: 550px;
  max-width: 550px;
}

#post-form textarea{
  margin-left: 10px;
  font-size: 14px;
  height: 300px;
  width: 550px;
  max-width: 550px;
}

blockquote {
  padding: 10px;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 10px;
  background-color: #f4f4f4;
  border-width: 1px;
  border-style: dashed;
  border-color: #888888;
  width: 528px;
  max-width: 528px;
  overflow: hidden;
}

blockquote h3 {
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  display: inline;
}

blockquote h3 a {
  text-decoration: none;
}

input#openid_url {
   background: url(http://openid.net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}

.adsense {
  margin-left: 40px;
}

#comments {
  margin-left: 10px;
}

.cmmnt .title {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  width: 200px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.cmmnt .title h3 {
  display: inline;
}

.cmmnt form {
   margin-left: 10px;
}

.shop .link {
  float: right;
  font-size:   10px;
}

.com {
  word-wrap:break-word;
  word-break:break-all;
}
.ad {
  padding: 10px;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 10px;
}