div.wall-clear {
    clear:both;
    font-size:0px;
}
div.wall-view {
    /*padding: 10px;*/
    padding:0px;
    position: relative;
}
div.wall-divider,
div.wall-divider-today {
    height: 16px;
    padding-left: 20px;
    
    position: relative;
    
    background-color: #ededed;
    background-repeat: no-repeat;
    background-position: 0px center;
    
    line-height: 16px;
    font-size: 11px;
}
div.wall-divider-nerrow {
    height: 2px;
    margin-left: 25px;
    
    position: relative;
    
    /*background-color: #cccccc;*/
}
div.visible {
    display: block;
}
div.hidden {
    display: none;
}

div.wall-event {
    /*margin-left: 25px;*/
    position: relative;
    
    /*behavior: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/base/css/border-radius.htc);
   
    -moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px; */  
}
div.wall-container{
/*	8ab6eb;*/
	/*background-color: #8BB6EB;
	background-color:#b9d3f3;	*/
	/*background-color:#dbdce1; (light gray)*/ 
	background-color:#cdced4;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px; 
	/*min-height: 80px;*/
	min-height: 40px;
	margin-bottom:10px;
	padding: 5px 0 10px 0;
	}
.author-image{
	top: 10px;
	/*left: 2%;*/
	/*left:1%;*/
	left:10px;
    position: absolute;
    background: transparent;
    border: 1px solid white;
	}	
div.middle{
    border-top: 2px solid #cccccc;
}
div.wall-loading {
    width: 89px;
    height: 64px;
    position: absolute;
    z-index: 777;
    display: none;
	background-image: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/base/images/loading_bg.png);
    bacground-position: center;
    background-repeat: no-repeat;
}
div.wall-loading img {
    width: 31px;
    height: auto;
    margin: 26px 0px 0px 29px;
}
/*--- Event Caption Styles ---*/
div.wall-caption {
    height: 30px;
    padding-left: 20px;
    
    position: relative;
    
    background-repeat: no-repeat;
    background-position: 0px center;
    
    line-height: 30px; 
}
span.wall-caption-owner {
    font-weight: bold;
}
a.wall-caption-link,
a.wall-caption-link:link {
    text-decoration: none;
    /*color: #3333cc;*/
}
a.wall-caption-link:hover,
a.wall-caption-link:active {
    text-decoration: underline;
}


/*--- Event Content Styles ---*/
div.wall-content {
    position: relative;
}
div.status-message {
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}
div.wall-shp-wrapper {    
    position: relative;
    
    border: 1px solid #cccccc;    
}
img.wall-shp {
    background-repeat: no-repeat;
    background-position: center;
}


/*--- Common Post styles ---*/
div.common {
  	padding: 0px 0px 0px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #B2B2B2;
}
div.wall-post-actions {
    top: 13px;
    right: 3px;
    height: 16px;

    position: absolute;
    z-index: 3;
}
div.wall-post-action {
    width: 16px;
    height: 16px;
    
    position: relative;
    
    background-repeat: no-repeat;
    background-position: center;
}
div.wall-post-action img {
    width: 16px;
    height: 16px;
}

div.wall-post-follow {
   width:54px; 
   height:25px; 
   /*margin-top:5px;*/
   margin-right:5px;
   /*padding-left:5px;*/
   background-repeat: no-repeat;
   background-position: 0 0;
}
div.wall-post-follow:hover{
   background-position: 0 -25px;
}
div.wall-post-follow img {
    width:54px; 
    height:25px;
}


div.wall-post-unfollow {
   width:67px; 
   height:25px; 
 /*  margin-top:5px;*/
   margin-right:5px;
   /*padding-left:5px;*/
   background-repeat: no-repeat;
   background-position: 0 0;
}
div.wall-post-unfollow:hover{
   background-position: 0 -25px;
}
div.wall-post-unfollow img {
    width:67px; 
    height:24px;
}


div.wall-event div.thumbnail_block {
  /*  left: 0px;*/
    top: 18px;
	left: 1%;
    position: absolute;
    background: transparent;
   /* padding-left: 5px;*/
}
table.wall-balloon {
   /* width: 100%;*/
   width:80%;
    padding: 0px;
    margin: 0px;
    position: relative;
    border: 0px;
    border-collapse: collapse;
    font-size: 11px;
	color:#000;
   /* margin-left: 8%;*/
   margin-left: 42px;
}
table.wall-balloon tr,
table.wall-balloon td {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
tr.wall-head {
    height: 22px;        

    position: relative;

    line-height: 20px;
}
tr.wall-head a {
    text-decoration: none;
    color: #333;
    font-weight: bold;
    font-size:12px;
}
/*tr.wall-head a:hover,
tr.wall-head a:active {
    text-decoration: underline;
}*/
td.wall-head-l,
td.wall-head-m,
td.wall-head-r {        
    position: relative;
}
td.wall-head-l {
    width: 14px;        

   /* background-image: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/base/images/icons/bln-tl.png);
    background-repeat: no-repeat;*/
    
    font-size: 0px;
}
td.wall-head-m a { text-decoration:none; }
td.wall-head-m a:hover { text-decoration:underline; }
td.wall-head-r {
    width: 9px;        

    /*background-image: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/base/images/icons/bln-tr.png);
    background-repeat: no-repeat;*/
    
    font-size: 0px;
}
td.wall-cont {    	
    position: relative;      
}
td.wall-cont-l,
td.wall-cont-m,
td.wall-cont-r {
    position: relative;
}
td.wall-cont-l {
    width: 14px;

   /* background-image: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/base/images/icons/bln-ml.png);
    background-repeat: repeat-y;*/
    
    font-size: 0px;
}
td.wall-cont-m {
 /*   background-color: #e9ecff;*/
}
td.wall-cont-r {
    width: 9px;

    /*background-image: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/base/images/icons/bln-mr.png);
    background-repeat: repeat-y;*/
    
    font-size: 0px;
}
tr.wall-foot {
    height: 8px;
	
    position: relative;
    
    font-size: 0px;
}
td.wall-foot-l,
td.wall-foot-m,
td.wall-foot-r {        
    position: relative;      
}
td.wall-foot-l {
    width: 14px;

    /*background-image: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/base/images/icons/bln-bl.png);
    background-repeat: no-repeat;*/
    
    font-size: 0px;
}
td.wall-foot-m {
  /*  background-image: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/base/images/icons/bln-bm.png);
    background-repeat: repeat-x;*/
}
td.wall-foot-r {
    width: 9px;       

    /*background-image: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/base/images/icons/bln-br.png);
    background-repeat: no-repeat;*/
    
    font-size: 0px;
}
a.wall-author {
    text-decoration: none;
    text-transform: capitalize;
    /*color: #3333cc;*/
}
a.wall-author:hover {
    text-decoration: underline;
    text-transform: capitalize;
    /*color: #3333cc;*/
}
span.wall-posted-ago {
    text-transform: lovercase;
    font-size: 11px;
   /* color: #999999;*/
   color: white;
   font-weight: bold;        
}
div.wall-body {
    position: relative;
}



div.wall-post-link {
    position: relative;
}
div.wall-lnk-title {
    position: relative;
    font-weight: bold;
}
div.wall-lnk-crunch {
    position: relative;
   // font-weight: bold;
}
div.wall-lnk-url {
    padding-bottom: 5px;
    position: relative;
    font-size: 10px;
    color: #999999;
}
div.wall-lnk-url a{
    color: white;
    font-weight: bold;
}
div.wall-lnk-description {
    position: relative;
}
div.wall-post-media {
    position: relative;
    clear: both;
    padding-top: 10px;
}
div.wall-pm-thumbnail {
    margin-right: 5px;    
    position: relative;
    float: left;
   /* border: 1px solid #cccccc;    
    background-color: #ffffff;*/
}
img.wall-pm-thumbnail {
    background-repeat: no-repeat;
    background-position: center;
    border:1px solid white;
}
.wall-comments img.wall-pm-thumbnail {
    background-repeat: no-repeat;
    background-position: center;
    border:1px solid #BBB;
}

/*--- Comment Styles ---*/
div.wall-comments {
    padding-left: 0px;
    
    position: relative;
    
    font-size: 10px;
}
div.common div.wall-comments {
    padding-left: 7px;
    /*margin-top: 1%;*/
}
div.wall-comments-view-ctl,
div.wall-comments-post-ctl {    
    position: relative;
    float: left;
    
    line-height: 10px;
}
div.wall-comments-view-ctl {    
    text-align: left;
}
div.wall-comments-post-ctl {
    float: right;
    text-align: right;
}
div.wall-comments-view-cnt,
div.wall-comments-post-cnt {
    position: relative;
    clear: both;
    display: none;
}
a.wall-cmt-view-exp,
a.wall-cmt-view-col {
    padding-left: 10px;
    
    background-repeat: no-repeat;
    background-position: 0px center;
}
a.wall-cmt-view-exp {
    background-image:url(http://www.krrunch.com/modules/hoopz/cncwall/templates/base/images/icons/cmt_exp.png);
}
a.wall-cmt-view-col {
    display: none;
    background-image:url(http://www.krrunch.com/modules/hoopz/cncwall/templates/base/images/icons/cmt_col.png);
}

/*--- Overwrite default Comment styles ---*/
div.wall-comments div.cmts {
    padding: 0px;
    /*display: none;*/
}
div.wall-comments div.cmt-reply {
    padding: 0px;
    margin-left: 5.5%;
    /*display: none;*/
}
div.wall-comments div.thumbnail_block {
    left: -38px;
    top: 1px;
}

.thumb_username {
    font-size: 11px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
}

.left-navigation-links{
		padding-top: 15%;
		padding-left:15%;
		text-align: left;
	}
.left-navigation-link{
	height: 20px;
	}	
.left-navigation-link a{	
	color: #5B84C7;
	text-decoration:none;
	}
.left-navigation-link a:hover{
	color: #5B84C7;
	text-decoration:none;
	}	
.dbTopMenu div a, .dbTopMenu div a:link, .dbTopMenu div a:hover, .dbTopMenu div a:active, .dbTopMenu div a:visited {
    color: #333;
    font-family: Verdana,Arial;
    font-size: 11px;
}

div.cmt-replies a.cmt-replies-show,div.cmt-replies a.cmt-replies-hide{
	background-image:none;
	color: #333333;
	text-decoration: none;
	}
div.cmt-replies a.cmt-repliesshow:hover{
	text-decoration: none;
	}	
div.loading{
	padding: 5px;
	}	
	
div.no-posts{
	font-size: 12px;
	/*line-height:250px;*/
	height:250px;
    text-align: center;
    width: 100%;
	}	
	
div.no-posts-text{
	background: none repeat scroll 0 0 #f4f4f4;
    border-radius: 5px 5px 5px 5px;
    /*font-weight: bold;*/
    margin-top: 30px;
    /*line-height: 40px;*/
    line-height:24px;
    font-size: 11px;
    border: 1px solid #A8A8A8;
    text-transform: capitalize;
	}		
	
	
div.dbTmCenter {
    overflow: visible;
    white-space: nowrap;
    width: 146px;
}
.dbTopMenu div.active { line-height:24px; }

.media-description{
	 padding-top: 10px;
	}
a:HOVER {
	text-decoration: none;
}	

.cmt-body { width: 830px; word-wrap: break-word; }

div.cmt-replies a.cmt-replies-show,div.cmt-replies a.cmt-replies-hide{
	background-image:none;
	/*color: #36ABC2;*/
	color:#6D84B4;
	text-decoration: none;
	}
div.cmt-replies a:hover.cmt-replies-show,div.cmt-replies a:hover.cmt-replies-hide{
	background-image:none;
	/*color: #36ABC2;*/
	color:#6D84B4;
	text-decoration: underline;
	}
	
.wall-post-body{
	color: #000;
	width:740px;
word-wrap: break-word;
	}	

a.knk-link{ text-decoration: none;}

a.knk-link:hover{ text-decoration: underline; }