body {
  background: #eee;
  font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
  font-size: 10pt;
  margin: 0px;
  padding: 0px;
}

code {
  background: #eee;
  line-height: 1.6em;
  display: block;
  margin: 10px 0px;
  padding: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

#head {
  background: url(http://nsg.cc/wp-content/themes/nsg.cc/img/newheader-nsgcc-2.png) no-repeat black;
  color: white;
  width: 800px;
  height: 110px;
  margin-left: 15px;
}

#head h1 {
  margin: 0;
  padding-top: 50px;
  padding-left: 10px;
}

#head h1 a {
  text-align: left;
  color: white;
  text-decoration: none;
  font-size: 36pt;
}

#side {
  width: 200px;
  font-size: 10pt;
  float: right;
}

#side a {
  color: #e2007f;
  text-decoration: none;
}

#side a:hover {
  text-decoration: underline;
}

#side h3 {
  font-size: 12pt;
  margin-bottom: 0px;
}

#top_wrapper {
  padding: 0;
  margin: 0;
  background: black;
  padding-top: 1px;
  padding-bottom: 6px;
}

#page_wrapper {
  width: 1024px;
}

#wrapper {
  width: 800px;
  padding: 5px;
  margin-left: 10px;
  float: right;
}

#wr_rel {
  padding: 0px 5px;
  background: white;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin-top: 4px;
}

#posts {
  margin-top: 8px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* Bottom */

#bottom {
  clear: both;
  float: right;
  background: #121111;
  width: 100%;
  padding: 0px;
  margin: 0px;
  color: white;
}

#bottom a {
  color: #e2007f;
}

#bottom div {
  padding: 5px 5px 10px 5px;
}

#bottom h3 {
  font-size: 12pt;
  margin: 0px 0px 0px 10px;
}

#bottom h2 {
  font-size: 14pt;
  margin: 0px;
  padding: 0px;
  color: #ccc;
}

#bottom p.descr2 {
  margin: 0px 18px;
  font-size: 10pt;
  color: #444;
}

#bottom p.descr {
  margin: 0px 6px;
  font-size: 10pt;
  color: #ccc;
}

#bottom li {
  list-style: none;
}

#bottom ul {
  padding-left: 10px;
}

#posts h2 {
  font-size: 16pt;
  margin: 0px;
  padding-bottom: 0px;
  color: #eee;
}

#posts h2 a {
  color: #eee;
  text-decoration: none;
}


#posts .date {
  margin: 0px 6px 10px 6px;
  font-size: 9pt;
  color: #bbb;
}

#posts .date a {
  color: #aaa;
  text-decoration: none;
}

#posts .date a:hover {
  color: #e2007f;
  text-decoration: underline;
}

.post-header {
  background: black;
  -moz-border-radius: 15px 15px 0px 0px;
  border-radius: 15px 15px 0px 0px;
  padding: 15px;
}

.entry {
  padding: 15px 15px 0px 15px;
  -moz-border-radius: 0px 0px 15px 0px;
  border-radius: 0px 0px 15px 0px;
}

a {
  color: #222;
}

a:hover {
  color: #e2007f;
}

#posts p {
  margin: 5px 0px;
  text-align: justify;
}

#posts .comments {
  margin: 0px 15px;
  font-size: 9pt;
  color: #444;
  text-align: right;
}

#posts .technorati-tags {
  position: relative;
  top: 25px;
}

#posts h2.pagetitle {
  font-size: 10pt;
}

h3#comments, #comment-reply-body h3 {
  margin: 0px;
  padding: 15px;
  font-size: 13pt;
  background: black;
  color: white;
  -moz-border-radius: 15px 15px 0px 0px;
  border-radius: 15px 15px 0px 0px;
}

#comment-body, #comment-reply-body {
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: white;
  margin-bottom: 20px;
}

#comment-body ol {
  margin: 0px;
  padding: 10px 10px 25px 25px;
}

#comment-body li p {
  padding-right: 75px;
}

#comment-reply-body form {
  padding: 0px 15px 5px 15px;
}

#comment-reply-body input, #comment-reply-body textarea {
  border: 1px solid black;
}

.post {
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #ccc;
  background: white;
  clear: both;
  margin-bottom: 20px;
  padding-bottom: 15px;
}

.navigation {
  font-size: 10pt;
  color: #ccc;
  margin: 5px -10px;
  width: 100%;
  clear: both;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.size-medium, .alignleft {
  border: 0px;
  margin: 0.8em;
}

.translated-text {
  border: 1px solid gray;
  margin: 2px 8px;
  padding: 2px 5px;
  background: #cce;
}

.wp-caption {
  border: 1px solid #444;
  background: #ddd;
  margin: 4px;
  text-align: center;
  padding: 7px 3px;
}

.wp-caption-text {
  font-size: 8pt;
  margin: 0px !important;
}
