/*-------------------------------------------------
NEWS
-------------------------------------------------*/
#bodyText #news {
  margin: 0px 0 0 10px;
  width: 600px;
  height: inherit;
  z-index:999999;
  /**/
  /*border: 1px dashed #f00;*/
}

#news .post{
  margin: 0px 0 30px 0px;
  float:left;
  position:relative;
  z-index:99999;
}
#news .post img{
  display: block;
  /*float: left;*/
  margin-right: 0;
  margin-bottom: 0;
  position:relative;
  margin-top:0px;
}
#news .post p{
  margin: 0 0 1em 0;
  font-size:15px;
  font-family: 'Open Sans', sans-serif;
  line-height:24px;
  letter-spacing:normal;
  font-weight:normal;
  padding:0 20px 0px 0;
  max-width:580px;
}

#news h1.title{
  margin: 0px 0 0em 0;
  font-family: 'Cantata One', serif;
  font-weight:normal;
  font-style:normal;
  font-size:21.8333px;
  max-width:600px;
  line-height:1.3;
  padding-left:0px;
  position:relative;
  background:transparent;
  clear:both;
}
h2.pagetitle{
  z-index:99999;
}

#post-7 h1.title{
  margin-top:-20px;
  z-index:99999;
  margin-bottom:20px;
}
#post-7 img{
  padding-right:30px;
  padding-top:0px;
}

#news h1.title a{
  background:#fff;
  color:#000;
}
#news h1.title a:hover{
  color:#f6007b;
  text-decoration:none;
}

#post-195 h1.title{
  margin-top:-10px;
  margin-bottom:20px;
}
.entrytext{
  margin: 0 0 1em 0;
  font-size:15px;
  font-family: 'Open Sans', sans-serif;
  line-height:20px;
  letter-spacing:normal;
  font-weight:normal;
  padding:0 20px 0px 0;
  max-width:580px;

}

#bodyText #col1 .advertisement, #sidebar .advertisement, .advertisement div{
  margin:10px 0 5px 0 !important;
  clear:both;
  background:#fff;
}

.advertisement img {
  margin-left:20px;
}

strong {
	font-family:"Open Sans", sans-serif;
	font-weight:700;
}
