
.post_text {
	width: 175px;
	float: right;
	margin-bottom:0;
	*width: 185px;
	_width: 155px;
}

.post_text h4 {
	*margin-left: 10px;
}

.post_text p {
	*padding-left: 10px;
	
}

.post_text img {
	border: none;
}


.blog_share {
	margin-top: 30px;
}

.btn_share {
	background: url(../images/buttons/icon_share.gif) 0px 0px no-repeat;
}

.btn_sendtofriend {
	background:url(/images/buttons/icon_mail.gif) 0px 0px no-repeat;
}

.btn_share_b {
	background: url(/images/buttons/icon_share_b.gif) 0px 0px no-repeat;
}

.btn_sendtofriend_b {
	background:url(/images/buttons/icon_mail_b.gif) 0px 0px no-repeat;
}

.btn_comments {
	background:url(/images/buttons/icon_comment.gif) 0px 0px no-repeat;
}

.btn_comments_b {
	background:url(/images/buttons/icon_comment_b.gif) 0px 0px no-repeat;
}

a.btn_share , a.btn_sendtofriend, a.btn_share_b , a.btn_sendtofriend_b, a.btn_comments, a.btn_comments_b {
	padding-left: 20px;
	color: #FFFFFF !important;
	text-decoration: none;
	font-size: 11px;
  text-decoration: none !important;
}


.blog_share .btn_share {
	background: url(/images/buttons/icon_share.gif) -5px 0px no-repeat;
}


.blog_share a.btn_share {
	padding-left: 15px !important;
}


.blog_share a {
	padding-right: 20px;
}

.blog_post_even .btn_share {
	background: url(/images/buttons/icon_share_c.gif) -5px 0px no-repeat;
}

.blog_post_even .btn_sendtofriend {
	background: url(/images/buttons/icon_mail_c.gif) 0px 0px no-repeat;
}


.blog_post_even .btn_comments_b {
	background: url(/images/buttons/icon_comment_c.gif) 0px 0px no-repeat;
}



#box_user_blog {
	padding-right:0px;
	width:620px;
	margin-bottom:20px;
	margin-right: 18px;
	padding-left: 0px;
  min-height:600px;
  height:auto !important;
  height: 600px;
	padding-top: 10px;
	_padding: 0px;
	_margin: 0px;
	_width: 620px;
	_padding-top: 10px;
	_padding-left: 0px;
	_padding-right: 0px;
	_margin-right: 9px;
}

#blog_content {
	width: 470px;
  float: left;
  height: auto;
}

.blog_post .date {
	font-size: 11px !important;
	float:left;
	margin-top:5px;
}

.blog_post {
  padding: 10px;
  clear:both;
}

.blog_post_even {
  background: #4C4C4C;
  border-bottom: 1px #A7A7A7 solid;
  border-top: 1px #A7A7A7 solid;
}

.blog_post .heading {
  border-bottom: 1px solid #A7A7A7;
}
.blog_post .heading h2 {
  float:left;
}
.blog_post .heading p.back-to {
  float:right;
  line-height:18px;
  margin-bottom:0 !important;
}

.blog_post_odd h2, .blog_post_even h2 {
	color: #FFFFFF;
  font-weight: normal;
  padding-bottom: 5px;
}

.blog_post_odd h2 {
	font-size: 18px;
}


#box_user_blog #banner468x60 {
	margin-top: 15px;
  margin-bottom: 15px;
}


#blog_sidebar {
	width: 132px;
  float: right;
  height: 300px;
  margin-left: 18px;
  _width: 130px;
}

#blog_sidebar h3 {
	text-indent:-9999px;
  background: url(/images/titles/archive.gif) 0px 0px no-repeat;
  width: 132px;
  height: 22px;
}

ul#sidebar_list {
  margin-top: 10px;
  margin-bottom: 10px;
	margin-left: 0px;
}

ul#sidebar_list li {
	list-style: none;
  height: 20px;
  line-height: 20px;
  width: 130px;
  font-size: 11px;
  color: #FFFFFF;
  display: block;
  padding-left: 2px;
}

ul#sidebar_list li a:link, ul#sidebar_list li a:visited {
	color: #FFFFFF !important;
  text-decoration: none !important;

}

ul#sidebar_list li a:hover {
	color: #CCCCCC !important;
  text-decoration: none !important;
}

ul#sidebar_list li.even {
	border: none !important;
}

ul#sidebar_list li.odd {
  border-bottom: 1px solid #A7A7A7;
  border-top: 1px solid #A7A7A7;
}

/* class for the links displayed in the header of every blog entry  */
.header_links {
	float:right;
}

.blog_post .remove-link {
  position:relative;
  top:4px;
  right:4px;
}
.blog_post .edit-link {
  position:relative;
  top:4px;
  right:4px;
}


/* create/edit link div layer */
#blog_links {
	float: right;
	margin-bottom: 10px;
}
#blog_instructions_text {
	width: 70%;
	color: #FFFFFF;
	float: left;
	height:100%;
}

/* blog instructions div layer */
#blog_instructions{
	border-bottom: thin solid #FFFFFF;
	border-top: thin solid #FFFFFF;
	
}
/* no posts message div layer */
#blog_noposts {
	border-bottom: thin solid #FFFFFF;
	border-top: thin solid #FFFFFF;
}

#blog_content ul{
	padding: 5px 10px;
	color:#ffffff;
	list-style:disc;
}
#blog_content ul li{
	padding: 2px 0px;
}
#blog_content ol{
	padding: 5px 10px;
	color:#ffffff;
}

.date {
	background:0 !important;
}

