html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: url(//bk.tl/design/8/images/bg01.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #2D2D2D;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 16px;
}

p, ol, ul {
	margin-top: 0;
	line-height: 200%;
	text-align: justify;
}

a {
	color: #B40000;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0 auto;
}

/* Wrapper */

#wrapper {
	background: url(//bk.tl/design/8/images/bg02.jpg) repeat-x;
}

.container {
	width: 965px;
	margin: 0 auto;
}

.clearfix {
	clear: both;
}

/* Header */

#header {
	height: 162px;
}

/* Logo */

#logo {
	float: left;
	width: 375px;
	height: 162px;
	padding-left: 40px;
}

#logo h1 {
	padding-top: 88px;
}

#logo p {
	padding-left: 2px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #919191;
}

#logo a {
	text-decoration: none;
	color: #2D2D2D;
}

/* Menu */

#menu {
	height: 99px;
	float: right;
	width: 550px;
	height: 162px;
	background: url(//bk.tl/design/8/images/bg04.jpg) no-repeat;
}

#menu ul {
	margin: 69px 0px 0px 0px;
	padding: 30px 0 0 54px;
	overflow: auto;
	height: 63px;
	width: 451px;
	list-style: none;
	line-height: normal;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

#menu li {
	float: left;
	width: 121px;
	height: 20px;
	margin: 0 10px 0 0;
	padding: 4px 0 0 10px;
}

#menu a {
	text-decoration: none;
	color: #2D2D2D;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.active {
	background: #8E0000 url(//bk.tl/design/8/images/homepage01.jpg) repeat-x;
}

#menu li.active a {
	color: #FFFFFF;
}

/** PAGE */

#page {
	background: url(//bk.tl/design/8/images/bg05.jpg) repeat-y;
}

/** CONTENT */

#content {
	float: left;
	width: 592px;
	padding: 47px 26px 10px 82px;
	background: url(//bk.tl/design/8/images/bg6.png) no-repeat;
}

.post .title h2 {
	padding: 0 0 25px 10px;
	background: url(//bk.tl/design/8/images/homepage3.png) no-repeat 0 100%;
}

.post .entry {
	padding: 10px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 150px;
	padding: 10px 80px 30px 35px;
	background: url(//bk.tl/design/8/images/bg7.png) no-repeat;
}

#sidebar h2 {
	padding-bottom: 27px;
	font-size: 16px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li.active a {
	font-weight: bold;
	color: #000;
}

#sidebar h2 {
	padding-top: 43px;
	background: url(//bk.tl/design/8/images/homepage07.jpg) no-repeat 0 100%;
}

/** FOOTER */

#footer {
	height: 125px;
	background: url(//bk.tl/design/8/images/bg08.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	color: #919191;
}

#footer a {
	color: #919191;
}
