/****************************************************************/
/*  original filename blog.css                        */
/****************************************************************/


.body a,
#blog_container a 
{border:none;}
.left {float:left;}
.right {float:right;}
.add_post_left label {
  display: block;
}

#blog_preview a {border-bottom:0px;}

#blog_container .rss {float:right; padding:10px;}

.add_post_left {
  float: left;
  width: 620px;
  margin-bottom: 30px;
}

.add_post_right {
  float: right;
  width: 330px;
  margin-right: 0px;
}

#left_container label {
  margin: 0px 0 2px;
  font-weight: bold;
}

#left_container label .input_tip {
  font-size: 11px;
  font-style: italic;
  font-weight: normal !important;
}

.add_post_left input {
  width: 296px;
}

.add_post_right input{
  width: 250px;
}

.blog_left {
	width: 565px !important;
}

.blog_right { 
	margin-left:15px; 
}

.blog_related_item {
	height:105px;
}

.blog_top_user {
	height:60px;
}

.blog_related_left{
	float:left;
}

.blog_related_right{
	float:left;
	margin:10px 10px;
	width: 135px;
}

.blog_top_user .blog_related_right {
	margin-top: 15px;
}

.profile_pic img {
	height:50px;
	width:50px;
}

.statistic_media {
	font-weight: bold;
	font-size: 20px;
	float: left;
}

.view_archive{ 
	font-size: 12px;
	font-weight: bold;
}

.blog_toptitle {
	color:#7F7F7F;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

.blog_header .title a,
.blog_header .uname a,
.blog_related_right .title a,
.blog_related_right a,
.view_archive a,
h3
{
	color: #363B43;
	font-weight: bold;
}
.blog_header .posted {
	font-size: 12px;
	font-style: italic;
}
.blog_header .title {
	font-size: 20px;
}
.blog_header .uname 
{
	font-size: 12px;
}
.blog_header .edit_links {
	font-size: 11px;
}
.blog_related_right .uname
{
	font-size: 11px;
}
.blog_item { text-align:left;width:565px; }
.blog_item_actions_meta{padding:10px;float:right; width:170px; background-color:#ffffff; height:100%;}
.blog_actions a {margin-left:0;}
.blog_item_image{ padding:0px; margin: 10px 10px 10px 0px; float:left !important;}
.blog_item_image img {border: 1px solid #C5C5C5;}
.blog_item_image_small {cursor: move;}
.blog_item_image_small img {border: 1px solid #C5C5C5; height:80px; width:80px; margin:10px;}

.blog_comment_form {height: 100px;}
.blog_comment_form textarea {width: 98%;}
.blog_comment_form .button {margin: 0px !important;}

.blog_title,
.blog_post {
  width: 610px;
}

.blog_videos{
  margin-top: 20px;
  text-align:center; width:100%;
}

.blog_audio_files{
  margin-top: 20px;
}

.blog_audio_files .item_title{
}

.image,
.video,
.media_id {
  margin-bottom: 20px;
}

.blog_form_meta{float:left; width:615px; margin-top:10px;}
.related_terms{float:right; width:200px;}

.tip {
  font-style: italic;
}

.tip, .tip_bold {
  font-size: 10px;
  color: #C5C5C5;
  margin-top: 6px;
}

.tip_bold{
  font-weight: bold;
  color: #545454;
}

.label {
  font-weight: bold;
}

.video-section {
  margin: 20px 0;
}

.blog_save {
  text-align: center;
  margin: 20px 0 30px;
}

.blog_type {}
.blog_type_desc {margin-top:10px;}
.media_item_add { position: relative; float:left; margin:7px; }
.media_item_add img { height:80px; width:80px; }
.media_item_add .remove_media {position: absolute; top:0px; right:0px; color:#fff; font-weight: bold;}
.blog_item_image_list {float:left; position: relative; width: 80px; margin: 7px;}
.blog_item_image_list .remove_video {position: absolute; top:0px; right:0px; font-weight: bold; color: #fff;}
#blog_audio_items {position: relative; }
#blog_audio_items .blog_item_image_list { border:1px solid #7E7E7E; }
#blog_audio_items .remove_audio {position: absolute; top:0px; right:0px; font-weight: bold;}
.loading_container {width: 100%; height:30px; text-align: center;}
#loading_preview { width: 100px; height:25px; color: #fff; background-color: #6E747D; font-weight:bold; padding-top:5px; margin-left: auto; margin-right: auto;}
#blog_uploading_image{ width: 130px; color: #fff; background-color: #6E747D; font-weight:bold; padding:5px;}
#blog_uploading_audio{ width: 130px; color: #fff; background-color: #6E747D; font-weight:bold; padding:5px;}
input[type="button"], a.button {
background-color:#FFFFFF;
border:1px solid #7E7E7E;
color:#000000;
cursor:pointer;
font-size:12px;
font-weight:bold;
margin:0 10px;
padding:4px 8px;
text-transform:uppercase;
}
/****************************************************************/
/*  original filename comments.css                        */
/****************************************************************/


.comment
{ font-size:12px;
}
.comment .title
{ margin-bottom:5px;
  color:#363B43;
  font-size:14px;
  font-weight:bold;
}

.comment .subtitle
{ margin-bottom:5px;
  font-size:14px;
  font-weight:bold;
  color: #7D848D;
}

.comments_form textarea
{
  border:1px solid #ccc;
  font-family:Tahoma, sans-serif;
  font-size:12px;
  margin-bottom:5px;
  padding:5px;
}

.comments_form .button
{
  background:#fff; /* this has been done for comment form background*/
  float:right;
  width:110px;
  /* border: 0px; */
}
.comment .striped
{
 background:transparent url(/images/diagonal_stripes.gif) repeat scroll 0 0;
 padding:10px 15px 30px 15px;   
}
.comment .nonstriped{
 width: 507px;
 padding:10px 15px 30px 0px;    
}

.comment .image { float:left; }
.comment .main { float:left; margin-left:10px; margin-bottom:10px; width:100%}

.comment .delete_comment{
  font-weight:bold;
  color: #7D848D;
}
.comment .author {
margin-bottom:5px;
padding-top:5px;
}

.comment .author a{ 
  color: #363B43;
  font-weight: bold;
  border-bottom: 0px;
}
.comment .comment_commands a{ 
  color: #363B43;
  font-weight: bold;
  border-bottom: 0px;
}
.comment .age {
font-size: 12px;
font-style: italic;
color:#999999;
}
.comment .child_author
{margin: 5px 0px 0px 10px;}
.comment .child_author a {
color: #363B43;
font-weight: bold;
}
.comment .child_age {
margin: 3px 0px 0px 40px;
font-size: 12px;
font-style: italic;
color:#999999;
}
.comment .child_body {
margin: 3px 0px 0px 10px;
}

.commentor_img {
 height: 100%; 
 width:  40px; 
 float: left; 
}

.comment img {
 padding: 0px 5px 0px 0px
}

.comment .main_comment_thread {
   min-height: 50px;
   padding: 0 0 0 60px;
}
.comment .delete_comment{width:24px;padding-left:15px;}
.comment .thumb_up_down{
  color:#7D848D; 
  margin: 0 0 0 0px;
}
.comment .comment_commands{
 float:right;
 }
#comments-cont {
width:602px;
}
/* This class for comment form text area and its bacground*/
.comments-feed{background:#eeeeee;padding-left:15px;padding-bottom:70px;padding-top:40px;}

