/* CSS Document */

.blog-name{font-size:15px;font-weight:bold;color:#62A415;padding:0 0 20px 0;}
.blog-top a{color:#ff9100;font-weight:bold;}
.blog-list,.blog-list a{color:#F89409;font-size:18px;font-weight:bold;}

.blog-avtor{font-weight:bold;color:#ff9100;}
.blog-avtor a {font-weight:bold;color:#ff9100;}
.blog-dmenu{padding:20px 0 0 0;font-weight:bold;color:#fc9611;}
.blog-dmenu a{font-weight:bold;color:#fc9611;}

.blog-short{padding:25px 0 0 0;}
.blog-date{font-size:11px;color:#8a8a8a;}
.blog-title{padding:2px 0 0 0;font-size:15px;font-weight:bold;color:#62a415;}
.blog-title a{font-size:15px;font-weight:bold;color:#62a415;}
.blog-txt{padding:10px 0 10px 0;}

.blog-full{padding:25px 0 25px 0;}
.blog-tmenu{padding:25px 0 25px 0;}

.blogyes{background: url(../images/blogyes.gif) no-repeat;border:none;width:90px;height:25px;cursor:hand;cursor:pointer;}
.blogno{background: url(../images/blogno.gif) no-repeat;border:none;width:90px;height:25px;cursor:hand;cursor:pointer;}
.blogsend{background: url(../images/blogsend.gif) no-repeat;border:none;width:100px;height:25px;cursor:hand;cursor:pointer;}	

	.dle_tabPane{
		height:26px;	/* Height of tabs */
	}
	.dle_aTab{
		border:1px solid #CDCDCD;
		padding:5px;		
		
	}
	.dle_tabPane DIV{
		float:left;
		padding-left:3px;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		position:relative;
		bottom:-1px;
		margin-left:0px;
		margin-right:0px;
	}
	.dle_tabPane .tabActive{
		background-image:url('/engine/skins/images/tl_active.gif');
		margin-left:0px;
		margin-right:0px;	
	}
	.dle_tabPane .tabInactive{
		background-image:url('/engine/skins/images/tl_inactive.gif');
		margin-left:0px;
		margin-right:0px;
	}

	.dle_tabPane .inactiveTabOver{
		margin-left:0px;
		margin-right:0px;
	}
	.dle_tabPane span{
		font-family:tahoma;
		vertical-align:top;
		font-size:11px;
		line-height:26px;
		float:left;
	}
	.dle_tabPane .tabActive span{
		padding-bottom:0px;
		line-height:26px;
	}
	
	.dle_tabPane img{
		float:left;
	}
	
.position_blog {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}	