.article h3 {
  width: 100%;
}

.date {
	margin-top: 19px;
	color: white;
  width: 50px;
  height: 70px;
  background: white url(/images/marker.png) no-repeat 0 0;
}

.date .month {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  display: block;
  width: 51px;
  height: 30px;
  text-align: center;
  line-height: 26px;
  
}

.date .day {
  font-size: 25px;
  font-weight: bold;
  display: block;
  width: 50px;
  height: 30px;
  text-align: center;
  margin-top: -15px;
  line-height: 22px;
}


.article h3 {
  margin-left: 20px;
  margin-top:25px;
}

.article h3 a{
  color: #8b712f;
}



.article .copyright {
  color:#a0968f;
  margin-top: -20px;
  width: auto;
    margin-left: 22px;
  font: italic 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.article .copyright .author a {
  color:#a0968f;
}

.article .copyright .author a:hover {
  color:#8b712f;
}

.article p {
  clear:both;
  margin-top: 00px !important;
  font-size: 14px;
  line-height: 22px;
  margin-left: 70px;
}

.article p img {
  clear: both;
  width: 540px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.article p .hr {  
  width:20px !important;
}

.article .category {
  font-weight: bold;
}

.article .read_on {
	display:block;
	padding-top:3px;
}
.article .read_on a:visited,
.article .read_on a:link{
	color:#a0968f;
}


.article .read_on a:hover{
	color:#8b712f;
}

.ticker {

}

.ticker h3 {
  margin-top: 7px;
}

.ticker p {	
  width:570px;
  display:block;
  clear:both;
  margin-top: -8px;
  margin-bottom:10px;

}

.ticker #next {

  margin-bottom:10px;
  margin-right:30px !important;
}

.ticker ~ .hr {
  clear:both;
  width: 610px !important;
}

form input.search {
  margin-top:15px;
  height:20px;
  line-height:20px;
  width:158px;
  border:1px solid #c4beb9;
    font-style: italic;
    color: #331e0e;
    outline:0;
  font-size:12px;
  background:transparent url(/images/search.gif) no-repeat center right;
}

.blog img {
  padding:5px;
  border: 1px dotted #c4beb9;
}

.blog hr {
  margin-right:20px;
}

h3.article_header {
	width:520px !important;
}

.entry {
  display:none;
  opacity:0.0;
}

#twitter {
  margin-top:2px
}