/** e-warehouse blog css **/

/* by boris grudinin */
/* http://www.connexion.co.uk/ */
/* ---------------------------- */

/* layout - global */

.blog_container {
	position: relative;
	border-bottom: 5px solid #ffffff;
}

.blog_top {
	position: relative;
	overflow: hidden;
	background-image: url(../img/blog-back.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 65px;
	padding: 0px 3px 0px 3px;
}

	* html .blog_top {
		width: 560px;
		padding: 0px;
		margin: 0px;
	}

.blog_bottom {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

/* blog_top */

.blog_top h1 {
	color: #00b4d7; 
	font-size: 120%;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

	.blog_top h1 a {
		color: #00b4d7; 
		text-decoration: none;
	}
	
	.blog_top h1 a:hover  {
		color: #9bccd5;
		text-decoration: none;
	}
	
	* html .blog_top h1 {
		position: absolute;
		left: 55px;
	}
	
	.blog_top h1.single {
		position: absolute;
		left: 16px;
		top: 28px;
		margin: 5px 0px 0px 0px;
		width: 535px;
	}
	
	* html .blog_top h1.single {
		left: 13px;
	}

/* web 2.0 stylee */

.blog_top ul.date {
	float: left;
	list-style: none;
	text-align: center;
	background-color: #ffffff;
	padding: 3px 7px 3px 7px;
	margin: 0px 8px 0px 16px;
}

	* html .blog_top ul.date {
		position: absolute;
		margin: 0px;
	}

.blog_top ul.date li.b_month {
	font-size: 95%;
	margin: 0px;
	padding: 0px;
}

.blog_top ul.date li.b_date {
	font-size: 160%;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin: -7px 0px 0px -1px;
	padding: 0px;
}

.blog_top ul.date li.b_year {
	font-size: 80%;
	margin: -7px 0px 0px 1px;
	padding: 0px;
}

/* single line stylee */

.blog_top ul.date_single {
	list-style: none;
	float: left;
	background-color: #ffffff;
	margin: 0px 8px 0px 0px;
	padding: 0px 3px 0px 3px;
}

	* html .blog_top ul.date_single {
		position: absolute;
		padding: 0;
		margin: 0;
	}

.blog_top ul.date_single li {
	float: left;
	margin: 5px 2px 0px 2px;
	padding: 0px 0px 4px 0px;
	font-size: 85%;

}

.blog_top ul.date_single li.b_month {

}

.blog_top ul.date_single li.b_date {
	font-weight: bold;
}

.blog_top ul.date_single li.b_year {

}

/* blog_bottom */

.blog_bottom a {
	color: #00b4d7;
}

.blog_bottom a:hover {
	text-decoration: none;
}

/* blog_recent */

.blog_recent {
	position: relative;
}

.blog_recent p {
	line-height: 20px;
}

.blog_recent a {
	color: #00b4d7;
}

.blog_recent ul {
	list-style: square;
	padding: 0;
	margin: 0;
}

.blog_recent ul li {
	margin: 0px 10px 7px 15px;
}

.blog_recent ul li a {
	color: #00b4d7;
}

/* blog_comments */

.blog_comments_containter {
	position: relative;
border-bottom: 1px solid #ececec;
}

.blog_comment {
	position: relative;
	margin: 0px 3px 15px 0px;
	padding: 0;
	border: 1px solid #ececec;
	border-top: 3px solid #ececec;
}

	* html .blog_comment {
		margin: 0px 5px 15px 0px;
	}

.comment_top {
	margin: 0px 2px 0px -10px;
}

.comment_top ul {
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0;
	overflow: hidden;
}

.comment_top ul li {
	float: left;
	margin: 0;
	padding: 0;
}

.comment_top ul li.comment_number {
	background-color: #ececec;
	padding: 5px 7px 5px 7px;
	margin: 0px 0px 0px 10px;
	font-size: 120%;
	font-weight: bold;
}

	.comment_top ul li.comment_number a {
		color: #00b7d4; !important
		text-decoration: none;
	}

	* html .comment_top ul li.comment_number {
		margin: 0px 0px 0px 5px;
	}

.comment_top ul li.comment_poster {
	margin: 7px 0px 0px 7px;
	font-size: 90%;
}

.comment_top ul li.comment_poster a {
	color: #00b4d7;
}

.comment_bottom {
	clear: left;
	border-top: 1px solid #ececec;
	margin: 12px;
}

.comment_bottom p {
	margin: 5px 5px 0px 5px;
	padding: 0;
}

.comment_bottom a {
	color: #00b4d7;
}

/* boxes */

#box_outer {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	background-color: #d2cecf;
	overflow: visible;
	visibility: visible;
	display: block;
}

#box_inner {
	background-color: #ffffff;
	border: 2px solid #bcbabb;
	margin-left: -260px;
	padding: 10px;
	position: absolute;
	top: -190px;
	left: 50%;
	width: 500px;
	visibility: visible;
}

#box_inner a {
	color: #00b4d7;
}

/* latest posts */

ul.latest {
	width: 180px;
	
}

#fast-links { background-color: #ffffff; }
#fast-links ul{list-style-type:none; padding:10px 0;}
#fast-links li{padding:5px 0; margin:0 10px 0 0; border-bottom:1px solid #cfcdcd;}
#fast-links li a{color:#000; text-decoration:none; background:url(../img/arrow.gif) no-repeat 100% 60%; padding-right:20px;}
#fast-links li a:hover{text-decoration:underline;}