html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
ol, #left-sidebar  ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
.caption {
	color: #944;
	text-align: center;
	float:right;
	font-weight: light;
	font-style: italic;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
	color: #000;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

.message-text {
	font: 16px/19px Georgia, Times;
}
.message-text .red {
	color: #944;
}
body {
	color: #444;
	background: #fff;
	font: 12px/19px Georgia, Times;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #8F241E;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Times, Georgia;
  color: #252424;
  line-height: 3em;
  font-weight: normal;
  word-spacing:0.1em;
}

h1 {
  font-size: 28px;
  line-height: 30px;
  border-bottom: 1px dotted #b1baba;
  padding-bottom: 6px;
  margin-bottom: 15px;
  word-spacing:0.1em;
}
  .post-large h1 {
    width: 220px;
    text-align: center;
  }
  .post-medium h1 {
    padding-bottom: 10px;
    margin-bottom: 0px;
  }
h2 {
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 8px;
}
  .side_block h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    font-family: Helvetica, Arial;
  }
  .make_block_headings h3 {
    display: block !important;
    padding-bottom: 5px;
    line-height: 1.2em;
  }
    .make_block_headings h3 a {
      background: #e9e9e9;
    }
h4 {
  font-size: 13px
}
h5 {
  font-size: 12px;
}

#header {
  position: relative;
  width: 680px;
  margin: 0 auto;
  border: none;
}

#header_wrap {
  padding: 0 10px;
  height: 212px;
  background: #fff;
}

#content_wrap {
  padding: 0 10px;
  background: #fff;
}

.page_wrap {
  float: left;
  width: 750px;
}

#footer_wrap {
   width: 681px;
 padding: 0 1px;
  margin: 0 auto;
}

#footer {
  position: relative;
  padding: 20px 0 40px 0;
  font-family: Helvetica, Arial;  
  font-size: 9px;
    text-align: center;
  border-top: 5px solid #dedede;
  margin-left:8px;
    color: #8f8f8f;
}


  #logo {
  position: absolute;
    left: 65px;
    top: 62px;
  }

  .subtitle {
    position: absolute;
    top: 160px;
    right: 66px;
    color: #8f8f8f;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
  }
    .subtitle span {
      display: block;
    }
  .header-rss {
    position: absolute;
    top: 175px;
    right: 20px;
  }

#content {
  position: relative;
  width: 680px;
  margin: 0 auto;
  border: 1px solid #d3d3d3;
}
  
  .first-letter .firstp:first-letter {
    color: #8F241E;
    font-size: 36px;
    font-style: italic;
    float: left;
    padding-top: 7px;
    padding-right: 5px;
  }

  #content p {
    padding-bottom: 12px;
  }

  a.more-link {
    color: #000;
    font-weight: bold;
    font-family: Helvetica, Arial;
    display: block;
    padding-top: 20px;
  }
  
    .wp-tag-cloud {
      font-style: italic;
      font-size: 14px;
    }
      .wp-tag-cloud li a {
        color: #8F241E;
        display: block; 
        padding: 5px 0 2px 0;
        border-bottom: 1px solid #e7e7e7;
	letter-spacing:0.3em;
      }
      .wp-tag-cloud li a:hover {
        color: #000;
      }
    .boxed {
      padding: 10px 0px 20px 45px;
      font-size: 11px;
      font-family: Helvetica, Arial;
      line-height: 16px;
    }
    .boxed h3 {
      padding-bottom: 10px;
    }

  #content #left-sidebar {
    float: left;
    width: 30px;
  }

  .side_block {
    width: 190px;
    background: #fafafa; 
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 20px;
    padding-right: 19px;
  }
    body#home .search {
      background-image: none;
    }
    .search {
      
    }
    .category_desc {
      border-bottom: 1px dotted #ccc;
      padding-bottom: 8px;
      margin-bottom: 10px;
    }
    .category_desc h3 {
      padding-bottom: 10px;
    }
    .side_post {
      margin-bottom: 10px;
      padding-bottom: 10px;
      border-bottom: 1px dotted #ccc;
    }
      .side_post h2 {
        font-size: 18px;
        line-height: 22px;
        padding-bottom: 10px;
        padding-top: 10px;
      }
      .side_post img {
        padding-bottom: 6px;
      }
      .side_post p {
        display: inline;
      }
      .side_post h3 {
        text-transform: none;
        font-style: italic;
        font-weight: normal;
        font-family: Times, Georgia;
        font-size: 15px;
        display: inline;
        padding-right: 3px;
      }
      .side_post span {
        text-transform: uppercase;
        font-size: 10px;
        font-style: italic;
        color: #858383;
      }
      .side-larger {
        padding-bottom: 20px;
        margin-bottom: 10px;
      }
    .side_comment {
      margin-bottom: 10px;
      padding-bottom: 10px;
      border-bottom: 1px dotted #ccc;
    }
      .side_comment h3 {
        text-transform: none;
        font-style: italic;
        font-weight: normal;
        font-family: Times, Georgia;
        font-size: 15px;
        display: inline;
        padding-right: 3px;
      }
      .side_comment span.side_date {
        text-transform: uppercase;
        font-size: 10px;
        font-style: italic;
        color: #858383;
      }

  .home-featured {
    float: left;
    width: 550px;
    background: #e6f2f2;
    border-bottom: 1px solid #d3d3d3;
    padding: 30px 25px 25px 35px;
  }
    .home-featured .feature-image {
      float: right;
      margin-left: 20px;
      margin-top: 36px;
      border: 1px solid #aeb6b6;
    }
    .home-featured .feature-wrap {
      float: left;
      width: 430px;
    }
    .home-featured .meta {
      font-size: 14px;
      color: #696969;
      padding-bottom: 7px;
    }
    .home-featured .meta a {
      color: #8F241E;
    }
    .home-featured .meta a:hover {
      color: #000;
    }
  .featured-bottom {
    border-bottom: 1px solid #ccc;
    text-align: center;
  background: #fafafa;
  }
    .home-featured-small {
      float: left;
      padding: 16px;
      width: 118px;
    }
      .home-featured-small p {
        font-size: 10px;
        line-height: 16px;
      }
      .home-featured-small .post-categories {
        padding-bottom: 5px;
      }
      .post-categories, .post-categories a {
        color: #8F241E;
        text-transform: uppercase;
      }
      .home-featured-small .post-categories a:hover {
        color: #000;
      }

  #content #page {
    border-left: 1px solid #ccc;
float:right;
    min-height: 1px;
    width: 450px;
    border-bottom: 1px solid transparent;
    margin-bottom: -1px;
  }
#page li  {
	margin-left:12px;
}

#page ul {
	margin:10px;
	list-style-type: disc;
	list-style-position: inside;
}

.form-input-field, textarea {
	width:380px;
}

select {
	width: 300px;
}

#hiddenfield {

	overflow: hidden;

	position:absolute;

	top:-490px;

}

  .post-large {
    float: left;
    border-bottom: 1px solid #ccc;
    padding: 28px 32px;
  }
    .post-large .main-image {
	width:200px;
      float: right;
      margin: 0;
      margin-left: 4px;
    }
    .post-large .feature-wrap {
      float: left;
      width: 430px;
    }
    .post-large .meta {
      font-size: 14px;
      color: #696969;
      padding-bottom: 7px;
      text-align: center;
    }
    .post-large .meta a {
      color: #8F241E;
    }
    .post-large .meta a:hover {
      color: #000;
    }
