﻿
/*Blog Index*/

.title_blog
{
	background-color: #0066cc;
	color: white;
	font-weight: bold;
	padding: 4px;
}
.entry_item
{
	border: 1px solid #999999;
	padding: 4px;
	margin: 4px;
	width: 540px;
}
.entry_index
{
	margin-top:4px;
	margin-left:2px;
	background-color: #ececec;
	padding: 4px;
}
.entry_title a:link, .entry_title a:visited 
{
	color:#0066cc;
	font-weight: bold;
	text-decoration:none;
}
.entry_title a:hover
{
	color:#f69415;
	font-weight: bold;
	text-decoration:none;
}
.entry_owner
{
	font-style: italic;
}
.entry_action
{
	width: 110px;
}


.entry_cate a:link, .entry_cate a:visited 
{
	color:#0066cc;
	font-weight: bold;
	text-decoration:none;
}
.entry_cate a:hover
{
	color:#f69415;
	font-weight: bold;
	text-decoration:none;
}
/*Profile*/
 .myprofile
    {
        border:1px solid #999999;
		margin-bottom:10px;
		margin-left:5px;
		width:270px;
  }
  *html .myprofile
    {
        border:1px solid #999999;
		margin-bottom:10px;
		margin-left:5px;
		width:275px;
  }
    .lock
	{
		color:black;
		
		font-weight: bold;
	  font-style:italic; 
    }
  .username a,.username a:visited
    {
    color:#0066cc;
	font-weight: bold;
	text-decoration:none;
	

  }
   .username a:hover
    {
    color:#f69415;
	font-weight: bold;
	text-decoration:none;

  }
  .title_blog
    {
        background-color: #0066cc;
        color: white;
        font-weight: bold;
        padding: 4px;
		width:auto;
 }
   .ActiveEntry
    {
        margin-bottom:10px;
		border:1px solid #999999;
        margin-left:5px;
		width:270px;
  }
  *html .ActiveEntry
    {
        margin-bottom:10px;
		border:1px solid #999999;
        margin-left:5px;
		width:275px;
  }
  .BlogMess
  {
  text-align:center;
  padding:40px 0px 40px 0px;
  }
  /*Cate*/
 
 
 .ListCate  ul
 {
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
	
 }
 
 .ListCate  ul li
 {
	list-style-type:none;
	padding:4px;
	
 }
 *html .ListCate  ul li
 {
	list-style-type:none;
	padding:4px ;
	
	
 }
 *html .ListCate  ul li  img
 {
 
	
	margin-left:-14px;
 }
 *html .ListCate  ul li  a
 {
	
	margin-left:5px;
	color:black;
	text-decoration:none;
	font-weight:bold;	
 }
 .ListCate  ul li  a
 {
	
	margin-left:10px;
	color:black;
	text-decoration:none;
	font-weight:bold;	
 }
.ListCate  ul li  a:visited
{
	color:black;
	text-decoration:none;
	font-weight:bold;	
}
 .ListCate  ul li  a:hover
 {
 
	color:#0066cc;
	text-decoration:none;
	font-weight:bold;	
 }
 
 .ListCate  ul li  a.active
 {
 
	color:#0066cc;
	text-decoration:none;
	font-weight:bold;	
 }
 /*Menu*/
 .menu_blog
 {
	background-repeat:no-repeat; 
	background-image:url(/images/blog/menu_bg.png);
	width:845px;
	height:131px;
	margin-left:5px;
 }
 .menu_blog  ul
 {
	list-style-type:none;
	list-style-image:none;
	margin-top:20px;
	padding-right:20px;
	float:right;
	
 }
 .menu_blog  ul li
 {
	padding-left:25px;
	display:inline;
	list-style-type:none;
	list-style-image:none;
	
	
 }
 .menu_blog  ul li a,.menu_blog  ul li a:visited
 {
	color:#003399;
	text-decoration:none;
	font-weight:bold;
	
	
 }
 .menu_blog  ul li a:hover
 {
	color:#f3c666;
	text-decoration:none;
	font-weight:bold;
 }
 
 .bloghome
 {
	
	padding-left:4px;
	color: #FFFFFF;
 }
 .myblog
 {
	padding-left:4px;
	color: #FFFFFF;
 }
.event
 {
	padding-left:4px;
	color: #FFFFFF;
 }
 
 /*Event*/
 
 .ListEvent  ul
 {
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
	
 }
 
 .ListEvent  ul li
 {
	list-style-type:none;
	padding:4px;
	
 }
 *html .ListEvent  ul li
 {
	list-style-type:none;
	padding: 8px;
	margin-left:-20px;
	
	
 }
 
 .ListEvent  ul li  a
 {
	text-align:justify;
	color:#F7941d;
	text-decoration:none;
	font-weight:bold;	
 }
.ListEvent ul li  a:visited
{
	color:#F7941d;
	text-decoration:none;
	font-weight:bold;	
}
 .ListEvent  ul li  a:hover
 {
 
	color:#0066cc;
	text-decoration:none;
	font-weight:bold;	
 }
 
 /*ListBlogger*/
 
 ul.listBlogger {
	height:1%;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:5px 0;
	list-style-image:none;
}
ul.listBlogger li {
	float:left;
	list-style-type:none;
	padding:2%;
	width:45%;


}
*html  ul.listBlogger li {
	float:left;
	list-style-type:none;
	padding:2%;
	width:50%;

}

/*Search*/
.bg_search
{
	background-color:#d6eaaa;
	width:845px;
	margin-left:5px;
	}
.text_search
{

width: 350px; 
height: 22px; 
border:1px solid #9c9d9a;
margin-top:-2px; 
background-color:White;
}
*html .text_search
{
width: 350px; 
height: 17px; 
border:1px solid #9c9d9a;
margin-top:0; 
background-color:White;
}
.tags
{
	line-height:13px;
	text-align:justify; 
	padding:0 4px;
}
.tags a,.tags a:visited
{
	color:black;
	text-decoration:none;
	
}
.tags a:hover
 {
 
	color:#0066cc;
	text-decoration:none;
		
 }
 
.blog_left
{
	border: 1px solid #9d9d9d; 
	width: 560px;
	
} 

/*ListAllBlogger*/
 
 ul.listAllBlogger {
	height:1%;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:5px 0;
	list-style-image:none;
}
ul.listAllBlogger li {
	float:left;
	list-style-type:none;
	

}
*html .list_username
{
	padding:6px;
	width:125px;
	margin:7px;
	border: 1px solid #999999;
}
.list_username
{
	padding:6px;
	width:110px;
	margin:7px;
	border: 1px solid #999999;
}
.list_username a,.list_username a:visited
    {
    color:#0066cc;
	font-weight: bold;
	text-decoration:none;
	

  }
   .list_username a:hover
    {
    color:#f69415;
	font-weight: bold;
	text-decoration:none;

  }

.category_active a
{
	font-weight:bold;
}
