/*
Theme Name: Ultimate Blogging Theme
Theme URI: http://www.ultimatebloggingtheme.com
Description: Ultimate Blogging Theme 6 Flavors
Version: 2.1
Author: Carl Ocab
Author URI: http://www.carlocab.com
*/
.cfac_code_left {
	margin:0 0px 10px 6px  !important;
	padding:0  !important;
	float:left;
}
.cfac_code_right {
	margin:0 0 10px 5px  !important;
	padding:0  !important;
	float:right;
}
.cfac_container_2 {
	/*margin:-2px 0 0 0 !important;*/
}
.alignleft { float:left;}
.alignright { float:right;}
img.alignleft  { margin: 0 10px 10px 0;}
img.alignright  { margin: 0 0 10px 10px;}
img.aligncenter  { margin: 0 auto;}

.blocks .btn,
.subscribe .btn {
	display:block;
	float:left;
	text-align:center;	
	font:11px/23px arial,sans-serif;
	width:63px;
	height:23px;
	padding:0;
	}
.privacy {padding:3px 0 0 0;float:left;}
.subscribe .btn {text-decoration:none !important;}
.blocks .btn:hover,
.subscribe .btn:hover {text-decoration:underline !important;}

/* MYBLOGLOG CSS*/
body table#MBL_COMM img
{
border:1px solid #252525;
float:left;
height:24px;
padding:0px;
position:relative;
width:24px;
z-index:999;
}
body table#MBL_COMM td.mbl_join_img
{
background-color:#252525;
cursor:pointer;
margin:0pt;
padding:2px;
width:26px;
}
/* stop images related  */
 
/* start of "You!" link */
body table#MBL_COMM td.mbl_join 
{
background-color:#252525;
border-bottom:0pt none;
color:white;
cursor:pointer;
font-size:11px;
margin:0pt;
padding:2px;
text-align:left;
}
/* stop of "You!" link */
 
/* start the whole widget */
body table#MBL_COMM
{
background-color:#252525;
border:1px solid #252525;
font-family:Verdana,Arial,Sans-Serif;
font-style:normal;
font-weight:normal;
line-height:12px;
width:270px;
}
/* stop the whole widget */
 
/* start of the tds wrapping the images */
body table#MBL_COMM td.mbl_img
{
background-color:#252525;
border-top:0pt none;
cursor:pointer;
margin:0pt;
padding:2px;
width:26px;
}
/* stop of the tds wrapping the images */
 
/* start of the three trs wrapping the bottom links */
body table#MBL_COMM td.mbl_fo_hidden 
{
background-color: #252525;
color:white;
cursor:pointer;
font-size:10px;
padding:2px;
text-align:center;
}
/* stop of the three table rows wrapping the three bottom links */
 
/* start of "Join My Community" link */
 body table#MBL_COMM td.mbl_join a
{
	color: #393939;
}
body table#MBL_COMM td.mbl_join a:hover
{
	color:white;
}
/* end of "Join My Community" link */ 
 
/* start of "Join This Commnunity" link */
body table#MBL_COMM td.mbl_fo_hidden a
  {
   color:#393939;
	}
body table#MBL_COMM td.mbl_fo_hidden a:hover
 {
	color:white;
}
/* end of "Join This Commnunity" link */
 
/* start of "View Reader Commnunity" and "Provided by MyBlogLog" links*/
body table#MBL_COMM td.mbl_fo_hidden a:visited
{
	color: #393939;
}
body table#MBL_COMM td.mbl_fo_hidden a:visited:hover
{
	color: white;
}
/* end of "View Reader Commnunity" and "Provided by MyBlogLog" links*/
/* END MYBLOGLOG CSS*/


/* THREADED COMMENTS CSS*/
.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	border: 1px solid #ffe9bb;
	margin: 5px 2px 2px 4px;
	padding: 4px 2px 2px 4px;
	background-color: white;
}
.chalt{
	background-color: #ffffcc;
}
#newcomment{
	border:1px dashed #777;width:100%;
}
#newcommentsubmit{
	color:#FF6600;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}
