body {
  margin: auto 0 0;
  padding: 0;
  background: #ffffff url(images/img001.jpg) repeat-x scroll left top;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #333333;
}
form {
  margin: 0;
  padding: 0;
}
fieldset {
  border:  none;
  margin: 0;
  padding: 0;
}
input, textarea {
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.2em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #333333;
}
h1, h2, h3 {
  margin: 0;
  font-weight: normal;
  color: #333333;
  display: table-header-group;
}
h1 {
  letter-spacing: -1px;
  font-size: 2.6em;
}
h2 {
  font-size: 1.6em;
}
h3 {
  font-size: 1em;
  font-weight: bold;
}
p, ul, ol {
  margin-bottom: 1.6em;
  line-height: 180%;
}
p {
}
blockquote {
  font-style: italic;
}
ul {
}
ol {
}
a {
  border-bottom: 1px dotted #efefef;
  text-decoration: none;
  color: #356aa0;
}
a:hover {
  text-decoration: none;
  color: #cc0000;
}
small {
}
hr {
  display: none;
}
img {
  border:  none;
}
img.left {
  margin: 0 15px 0 0;
  float: left;
}
img.right {
  margin: 0 0 0 15px;
  float: left;
}
#header {
  margin: auto auto 0;
  width: 980px;
  height: 120px;
}
#header h1 {
  float: left;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right top;
  text-transform: lowercase;
  letter-spacing: -3px;
  font-size: 4.4em;
  margin-top: auto;
}
#header h1 span {
  color: #cc0000;
}
#header h2 {
  margin: 52pt 0 0 -265px;
  padding: 0px 0 0;
  float: left;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
  color: #333333;
}
#header h2 a {
  color: #333333;
}
#search {
  padding: 45px 0 0;
  float: right;
  width: 300px;
}
#search legend {
  display: none;
}
#searchfield {
  width: 200px;
}
#searchsubmit {
  width: 80px;
}
#page {
  margin: auto;
  padding: 0px 0 20px;
  width: 980px;
}
#content {
  float: right;
  width: 650px;
  background-repeat: no-repeat;
  background-position: left center;
}
.post {
  padding: 12px 50px;
  background: transparent url(images/img04.jpg) no-repeat scroll 0% 50%;
}
.post .title {
  letter-spacing: -1px;
  font-size: 2.4em;
  color: #356aa0;
}
.post .meta {
  border-bottom: 1px solid #efefef;
  margin: 0 0 20px;
  padding: 0 0 20px;
  line-height: normal;
  color: #666666;
}
#sidebar {
  float: left;
  width: 300px;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar li {
  padding: 20px 40px;
  background: transparent url(images/img03.jpg) no-repeat scroll left top;
  margin-bottom: 20px;
}
#sidebar li ul {
  line-height: 2em;
}
#sidebar li li {
  border-bottom: 1px solid #efefef;
  margin: 0;
  padding: 0;
  background: transparent none repeat scroll 0% 50%;
}
#sidebar h2 {
  margin-bottom: 10px;
  text-transform: none;
  letter-spacing: -1px;
  color: #cc0000;
}
#sidebar a {
  border:  none;
}
#footer {
  border-top: 10px solid #dddddd;
  padding: 30px 0;
  background: #efefef none repeat scroll 0% 50%;
  clear: both;
}
#footer p {
  margin: 0;
  padding: 10px 0 0;
  text-align: center;
  line-height: normal;
}
