





table.mytable{
	border: 1px solid #A0A29F;
	width:185px;
}
table.mytable th, .mylabel {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000000;
	background-image: url(../../../../../components/com_comprofiler/plugin/user/plug_myblogtab/header_bgd.gif);
	background-repeat: repeat-x;
	padding: 4px;
	height: 30px;
}
table.mytable tr {
	text-indent: 0px;
}
table.mytable th {
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
table.mytable td{
	height: 26px;
	padding: 2px 4px;
	background-color: #F8F8F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFD0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	vertical-align: middle;
	text-indent: 0px;
}

table.blogEntries {
	width:100%;
}

table.blogEntries tbody.altRow0{
	background-color:#F2F2F2;
	border-bottom:1px solid #DDDDDD;
	padding-bottom:5px;
	padding-top:5px;
}

table.blogEntries tbody.altRow1{
	background-color:#FFFFF2;
}

table.blogEntries tr.dateRow{
	text-align:center;
	font-style:italic;
	color:#663e96;
}

td.blogEntry{
	border-bottom:1px solid #DDDDDD;
	vertical-align:top;
	line-height:1.5;
	padding-bottom:5px;
	padding-top:5px;
}

td.blogEntry div.blogEntryTitle{
	font-weight:bold;
}

td.blogEntry div.blogEntryText{
}

td.blogEntryStats{
	padding-bottom:5px;
	padding-top:5px;
	vertical-align:top;
	border-bottom:1px solid #DDDDDD;
	width:4em;
}

div.hits{
	background-image:url(../../../../../components/com_comprofiler/plugin/user/plug_myblogtab/targeticon.jpg);
	background-position: center left; 
	background-repeat: no-repeat;
	height:20px; 
	padding-left:20px;
	font-weight:normal;
	color:#000000;
}
div.comments{
	background-image:url(../../../../../components/com_comprofiler/plugin/user/plug_myblogtab/comment-button.gif);
	background-position: center left; 
	background-repeat: no-repeat;
	height:20px; 
	padding-left:20px;
	
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
	color:#2770C0;
}


td.blogDate{
	width:5em;
	vertical-align:middle;
	border-bottom:1px solid #DDDDDD;
}

table.blogDescriptionContainer{
	
}

td.blogStatistics{
	vertical-align:top;
}

td.blogDescription{
	vertical-align:top;
	padding-left:10px;
}

span.blogDescriptionTitle{
	font-weight:bold;
	color:#666666;
}

div.blogDescriptionText{
	padding:3px;
}

.clear {
	clear: both; 
}

div.navBarLeft{
	float:left;
}
div.navBarRight{
	float:right;	
}
