/* 

	CSS by Deibu, www.deibu.net.
	Please see www.deibu.net for more information. 
	
	CSS is w3 validated, and complient with all major web browsers such as Safari, 
	Firefox and Internet Explorer.
	
	Theme: Deibu.net*9, Blog
	Version: 1.0
	Website: www.deibu.net
	Info: www.deibu.net
	Creator: Deibu. - Dave Jansen

*/



/* Blog
--------------------------------------------------------------------- */
body #content.blog .row h3 {
	font-size: 31px;
	float: left;
	padding: 0 2px;
}

body #content.blog .row h4 {
	font-size: 21px;
	line-height: 21px;
	padding: 10px 4px 0 8px;
	color: #0086a8;
	font-weight: normal;
	float: left;
}

body #content.blog .row h5 {
	font-size: 21px;
	line-height: 21px;
	padding: 10px 0 0 5px;
	color: #0086a8;
	font-weight: normal;
	float: left;
}

body #content.blog .row h5 a {
	color: #0086a8;
	text-decoration: none;
}

body #content.blog .row p {
	clear: both;
	font-size: 17px;
	line-height: 1.3em;
	margin: 0 24px 18px 16px;
}

body #content.blog #blog .blog-aside {
	background: url(../images/design/bg-blog-aside.jpg) center bottom no-repeat;
	margin: 0 0 10px 0;
	padding: 0;
}

body #content.blog #blog .blog-aside h4 {
	text-align: right;
	font-size: 18px;
	line-height: normal;
	padding: 8px 16px 4px 0;
	float: none;
	color: #004253;
	background: url(../images/design/bg-blog-aside-top.jpg) center top no-repeat;
}

body #content.blog #blog .blog-aside h4 a {
	color: #004253;
	text-decoration: none;
}

body #content.blog #blog .blog-aside p {
	font-size: 14px;
	color: #fff;
	margin: 0 16px 25px;
	padding: 0;
}

body #content.blog #blog .blog-aside a {
	color: #fff;
}

body #content.blog #blog .blog-aside ul {
	list-style: none;
	float: right;
	margin: 0 16px 25px;
}

body #content.blog #blog .blog-aside ul li {
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	text-align: right;
}

body #content.blog .blog-aside ul li a {
	color: #fff;
	text-decoration: none;
}

body #content.blog .blog-aside ul li a:hover {
	text-decoration: underline;
}

body #content.blog .blog-aside ul li span {
	padding: 0 0 0 3px;
	color: #006995;
}

/* Disqus Styles
--------------------------------------------------------------------- */
body #content.blog #dsq-content {
	font-size: 16px;
	color: #fff;
	line-height: 1.3em;
	margin: 0 15px;
}

body #content.blog #dsq-content h3 {
	clear: both;
	float: none;
	font-size: 24px;
	font-weight: normal;
	margin: 20px 0 10px;
}

body #content.blog #dsq-content h3#dsq-add-new-comment {
	margin: 25px 0 10px;
}

body #content.blog #dsq-content a {
	color: #004253;
	text-decoration: none;
}

body #content.blog #dsq-content a:hover {
	text-decoration: underline;
}

body #content.blog .dsq-by {
	padding: 2px;
	background: #fff;
}

body #content.blog .dsq-brlink {
	margin: 0 30px;
	float: right;
	color: #0087a3;
	font-size: 13px;
	font-weight: normal;
}