.content1 {
  margin: 0px;
  padding: 46px 64px 5px 57px;
  font: 16px Arial;
  color: black;
  background: white;
  clear: both;
  text-align: left;
}

.content1 .content {
  width: 100%;
  height: 100%;
  clear: both;
  vertical-align: top;
}

.content .left {
  margin-right: 260px;
}

.content .right {
  margin-top: 8px;
  width: 250px;
  float: right;
}

.content .left .post {
  display: inline-block;
  margin-bottom: 43px;
}

.content .left .post .pict {
  padding-top: 8px;
  float: left;
}

.content .left .post .text {
  margin-left: 242px;
}

.content .left .post .text h1 {
  padding: 0px;
  margin: 0px 0px 0px 1px;
  font: 17.7pt Arial;
}

.content .left .post .text p{
  margin: 10px 0px 0px;
}

.content .left .post .text .cont{
  font: 10.5pt Arial;
  color: black;
  margin-top: 7px;
  line-height: 1.58;
}

.content .left .post .text .author {
  margin: 12px 0px 0px 1px;
  font: 8.8pt Arial;
  color: #999999;
  font-style: italic;
}

.content .left .post .text .author a {
  background: url("/i/blog/com_icon.gif") no-repeat;
  background-position: left center;
  padding-left: 16px;
  margin-left: 7px;
}

.content .left .post .text .tags a {
  margin-top: 7px;
  font: 9pt Arial;
  color: #999999;
  font-style: italic;
}

.content .left .pages {
  margin-top: 3px;
  padding-left: 228px;
  font: 10.8pt Arial;
  font-weight: bold;
}

.content .left .pages p{
  margin: 0px;
  margin-left: 15px;
}

.content .left .pages .numbers {
  margin: 15px 0px 0px 8px;
  font: 14pt Arial;
}

.content .left .pages .numbers a {
  margin: 0px 8px 0px 6px;
}

.content .left .pages .numbers span {
  padding: 3px 7px;
  color: white;
  font: 14pt Arial;
  background-color: #999999;
}

.content .left .pages .ctrls {
  padding: 0px;
  margin: 13px 0px 0px 0px;
  font: 10pt Arial;
  font-weight: normal;
}

.content .left .pages .ctrls a {
  color: black;
}

.content .line {
  clear: both;
  padding-bottom: 67px;
}

.content .right .header {
  padding: 10px 0px 0px 0px;
  behavior: url(/js/iepngfix.htc);
  background: url("/i/blog/big_arrow.gif") 0 0 no-repeat;
  height: 154px;
}

.content .right .header p {
  padding: 0px;
  margin: 0px 0px 0px 45px;
  font: 10pt Arial;
  color: #808080;
  font-style: italic;
  line-height: 1.65;
}

.content .right .users {
  padding: 23px 0px 0px 47px;
}

.content .right .user {
  margin: 9px 0px 0px 0px;
  display: inline-block;
}

.content .right .user .photo {
  margin: 2px 0px;
  width: 31px;
  height: 31px;
  float: left;
  display: inline;
}

.content .right .user .info {
  margin-left: 42px;
}

.content .right .user .info .name {
  margin: 0px;
  font: 10.4pt Arial;
}

.content .right .user .info .name a {
  color: black;
  text-decoration: none;
}

.content .right .user .info .job {
  font: 10pt Arial;
  color: #808080;
  font-style: italic;
  padding-top: 2px;
  margin: 0px;
}

.content .right .tags {
  margin: 50px 0px 0px 45px;
  padding: 0px;
}

.content .right .tags a{
  font: 12pt Arial;
  color: #808080;
  text-decoration: none;
}

.content .right .twitter {
  background: white url("/i/blog/twit_icon.gif") no-repeat;
  background-position: left top;
  margin: 37px 0px 0px 36px;
  padding: 33px 7px 0px 40px;
}

.content .right .twitter p {
  font: 9pt Arial;
  color: #666666;
  margin: 0px;
  font-style: italic;
  line-height: 1.75;
}

.content .right .rss {
  background: url("/i/blog/rss_icon.gif") no-repeat;
  background-position: left top;
  margin: 28px 0px 0px 45px;
  padding: 26px 0px 0px 31px;
}

.content .right .rss p {
  font: 9pt Arial;
  color: #666666;
  margin: 0px;
  font-style: italic;
  line-height: 1.75;
}

