* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: underline;
  color: #1cb4c4;
}
a:hover {
  text-decoration: none;
}
body {
  background: #f4eceb url(images/bg.jpg) no-repeat fixed center top;
  font-size: 13pt;
  line-height: 1.75em;
  color: #3d3b3b;
}
body, input {
  font-family: Varela,sans-serif;
}
br.clear {
  clear: both;
}
form {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4 {
  text-transform: capitalize;
  font-weight: normal;
}
h2 {
  font-size: 1.75em;
}
h2, h3, h4 {
  margin-bottom: 1em;
  font-family: Telex,sans-serif;
  color: #1cb4c4;
}
h3 {
  font-size: 1.25em;
}
h4 {
  font-size: 1.25em;
}
img.left {
  margin: 5px 20px 20px 0;
  float: left;
}
img.top {
  margin: 5px 0 20px;
}
label.login {
  margin: 0 0 6px;
  display: block;
}
p {
  margin-bottom: 1.5em;
}
ul {
  margin-bottom: 1.5em;
}
ul h4 {
  margin-bottom: 0.35em;
}
.form {
  margin: 0 0 30px;
}
.inputBox, .inputTextArea {
  border: 1px solid #eddbd7;
  padding: 6px;
  background: #f8f2f2 none repeat scroll 0%;
  width: 95%;
  color: #eddbd7;
}
.inputButton {
  border:  none;
  padding: 6px;
  background: transparent url(images/navbg.jpg) repeat scroll 0%;
  float: right;
  color: #ffffff;
}
#banner {
  margin: 0 0 10px;
  padding: 30px;
  background: #ffffff none repeat scroll 0%;
  position: relative;
  height: 235px;
  width: 1120px;
}
#box1 {
  margin: 0 0 10px;
  overflow: hidden;
}
#box2 {
  margin: 0 0 10px;
  overflow: hidden;
}
#box3 {
  overflow: hidden;
}
#content {
  padding: 30px;
  background: #ffffff none repeat scroll 0%;
  width: 1120px;
  float: left;
  color: #2e2e2e;
}
#content a {
  color: #1cb4c4;
}
#content h2, #content h3, #content h4 {
  color: #1cb4c4;
}
#copyright {
  margin: 0 0 15px;
  padding: 50px 0 80px;
  text-align: center;
}
#copyright a {
  color: #3d3b3b;
}
#header {
  padding: 30px;
  background: #4a7c96 url(images/headerbg.jpg) repeat-x scroll left top;
  position: relative;
  height: 180px;
  width: 1120px;
  color: #ffffff;
}
#logo {
  margin: -15px auto;
  text-align: center;
  position: relative;
  height: 100px;
  line-height: 100px;
}
#logo a {
  text-decoration: none;
  color: #ffffff;
}
#logo h1 {
  font-size: 3em;
  font-family: Telex,sans-serif;
  letter-spacing: -3px;
}
#main {
  margin: 10px 0;
  padding: 0;
  position: relative;
  width: 1180px;
}
#main .sectionList {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-left: 0;
}
#main .sectionList li {
  padding: 20px 0;
  clear: both;
}
#main ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#main ul li {
  border-top: 1px dotted #eddbd7;
  padding: 10px 0;
}
#main ul li.first {
  border-top: 0 none;
  padding-top: 0;
}
#nav {
  background: #1cb4c4 url(images/navbg.jpg) repeat-x scroll left top;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1180px;
  height: 100px;
  line-height: 50px;
  font-family: Telex,sans-serif;
}
#nav a {
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
}
#nav ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 1180px;
  text-align: center;
  margin : 0px;
}
#nav ul li {
  padding: 0 15px;
  display: inline;
  text-align: center;
}
#outer {
  margin: 30px auto 0;
  position: relative;
  width: 1180px;
}
#search input.button {
  border:  none;
  padding: 5px;
  background: #1cb4c4 none repeat scroll 0%;
  margin-left: 1em;
  color: #ffffff;
  font-family: Telex,sans-serif;
}
#search input.text {
  border: 1px dotted #6e96ab;
  padding: 5px;
}
#sidebar {
  margin: 0 0 0 870px;
  padding: 30px;
  background: #ffffff none repeat scroll 0%;
  width: 250px;
  color: #2e2e2e;
}
#sidebar a {
  color: #1cb4c4;
}
#sidebar h2, #sidebar h3, #sidebar h4 {
  color: #1cb4c4;
}
#sidebar ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar ul li {
  border-top: 1px dotted #eddbd7;
  padding: 10px 0;
}
#sidebar ul li.first {
  border-top: 0 none;
  padding-top: 0;
}
.blogpost h2 {
  margin: 0 0 10px;
}
.comments a, .readmore a, .date {
  padding: 10px 6px;
  background: transparent url(images/navbg.jpg) repeat scroll 0%;
  color: #ffffff ! important;
  text-decoration: none;
}
.date {
  padding: 6px;
  font-size: 11px;
}
