/*
Theme Name:BTE
Theme URI:http://www.backtoessentials.com/
Description: BTE
Version:1.0
Author:BTE
Author URI:http://www.backtoessentials.com/
Tags:minimal, simple, clean, white, fixed width, three columns, widget ready
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
}

ol, ul {
	list-style: none;
}
a {
	color: #03c;
	text-decoration: none;
}
a:focus, a:active, a:hover {
	color: #d93636;
}
#header-1, #header-2, #content, #left-column, ul#menu, ul.topic-list, .post, p, ul.topic-list .top{
	display: block;
	height: 100%;
	overflow: hidden;
}
#left-column, #right-column {
	display: inline;
	height: 100%;
	overflow: hidden;
}
body {
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.wrapper {
	clear: both;
	margin: 0 auto;
	width: 960px;
}
#header-1 {
	background-color: #fff;
	border-bottom: 1px solid #dae2f2;
	min-width: 960px;
	margin-bottom: 15px;
}
#header-2 {
	min-width: 960px;
	margin-bottom: 15px;
}
#pagebody {
	min-width: 960px;
}
#content {
	padding: 20px 420px 0 0;
}
#left-column {
	float: left;
	width: 100%;
}
#right-column {
	float: right;
	margin: 0 -420px 0 0;
	width: 420px;
}
.right-column-1 {
	overflow: hidden;
	width: 100%;
}
.right-column-1-left {
	float: left;
	width: 200px;
}
.right-column-1-right {
	float: left;
	padding-left: 10px;
	width: 200px;
}
#header-1 .ad-top {
	padding: 7px 0;
	text-align: center;
	width: 100%;
}
#header-1 ul#menu {
	font-size: 13px;
	list-style: none;
	padding: 2px 5px;
}
#header-1 ul#menu li {
	display: inline;
	float: left;
	padding: 3px 2px;
}
#header-1 ul#menu li a {
	color: #295fcc;
	font-weight: bold;
	padding: 4px 10px;
}
#header-1 ul#menu li a:focus, #header-1 ul#menu li a:active, #header-1 ul#menu li a:hover {
	color: #d93636;
	text-decoration: underline;
}
#header-2 h1,#header-2 h2 {
	background: url(logo.gif) left top no-repeat;
	display: block;
	height: 74px;
	margin-left: 10px;
	width: 306px;
}
#header-2 h1 a, #header-2 h2 a {
	display: block;
	height: 100%;
	text-indent: -9999px;
	width: 100%
}
#header-2 .description {
	display: none;
}
h2.archive-title {
	color: #737156;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 20px 20px 5px;
	padding: 2px 5px;
}
h2.archive-title strong {
	text-decoration: underline;
}
ul.topic-list {
	color: #000;
	list-style: none;
	padding: 0 20px 0 10px;
}
ul.topic-list li.item {
	padding: 0 0 15px;
	width: 100%;
}
ul.topic-list .top h2, ul.topic-list .top h1 {
	font-size: 42px;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
ul.topic-list .top h2 a, ul.topic-list .top h1 a {
	color: #295fcc;
	font-weight: normal;
}
ul.topic-list .top h2.archive {
	font-size: 24px;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
ul.topic-list .top h2.archive a {
	color: #295fcc;
	font-weight: normal;
}
ul.topic-list .top {
	padding: 5px 0;
}
ul.topic-list .top a {
	font-weight: bold;
}
ul.topic-list .top p.published {
	font-size: 11px;
	line-height: 18px;
	padding: 2px 0;
}
ul.topic-list .top p.published a {
	text-decoration: underline;
}
.post {
	font-size: 13px;
	padding: 25px 0 10px;
}
.post p {
	line-height: 22px;
	margin-bottom: 15px;
}
.post p .more-link {
	float: right;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	text-decoration: underline;
}
.post em {
	font-style: italic;
}
.post h1, .post h2, .post h3 {
	font-size: 23px;
	font-weight: normal;
}
.post h3 {
	border-bottom: 2px solid #bddc90;
	color: #73b01d;
	margin-bottom: 25px;
	padding: 5px 0;
}
.post h4 {
	font-size: 13px;
}
.post h5 {
	font-size: 18px;
}
.post h6 {
	font-size: 14px;
}
.post h1, .post h2, .post h4, .post h5, .post h6 {
	color: #000;
	margin-bottom: 15px;
}
.post small {
	font-size: 11px;
}
.post .alignright {
	float: right;
}
.post .alignleft {
	float: left;
}
.post .aligncenter {
	margin: 0 auto;
	display: block;
}
.post abbr {
	font-weight: normal;
}
.post ul{
	line-height: 20px;
	list-style-type: square;
	margin: 0 0 15px 25px;	
}
.post ol{
	line-height: 20px;
	list-style: decimal;
	margin: 0 0 15px 25px;
}
.post li {
	padding: 0;
}
.post li a {
	font-size: 13px;
	font-weight: bold;
}
.post dl {
	line-height: 20px;
	margin: 0 0 15px 25px;	
}
.post dt, .post dd {
	margin-bottom: 15px;
}
.post .wp-caption {
	background: #f7f7f7;
	border: 1px solid #ccc;
	margin: 10px;
	text-align: center;
	padding: 5px 0 0;
}
.post .wp-caption-text {
	margin: 0;
}
.post .wp-caption a, .post .wp-caption a:hover {
	border-bottom: 0;
}
.post blockquote {
	color: #777;
	border-left: 5px solid #ccc;
	font-style: italic;
	margin-bottom: 15px;
	padding: 0 10px;
}
.post pre {
	font-family: courier;
	margin-bottom: 15px;;
}
#left-column .ad-1 {
	padding: 0 20px 0 10px;
}
#comments {
	padding: 15px 20px 0 10px;
}
#comments #comment-box {
	margin: 20px auto;
	width: 375px;
}
#comments h3 {
	font-size: 22px;
	margin-bottom: 15px;
}
#comments h4 {
	font-size: 28px;
	margin-bottom: 15px;
}
#comments em {
	font-style: italic;
	text-align: right;
}
#comments p {
	line-height: 20px;
	margin-bottom: 15px;
}
#comments .comment p {
	color: #3a484d;
}
#comments p.message {
	margin: 20px auto;
}
#comments ol {
	padding: 20px 0;
}
#comments ol.commentlist li {
	background-color: #f2f1e6;
	border: 1px solid #deded7;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 10px;
}
#comments .top {
	color: #000;
	font-weight: bold;
	height: 100%;
	overflow: hidden;
	display: block;
}
#comments .comment {
	padding: 15px 5px 0;
}
#comments span.grav {
	display: block;
	float: left;
}
#comments span.info {
	float: left;
	margin: 10px 0 0 10px;
}
#comments ul.formlist {
	width: 100%;
}
#comments ul.formlist li {
	display: block;
	margin: 10px 0 0;
}
#comments ul.formlist p{
	margin: 10px 0 0;
}
#comments input, #comments textarea {
	border: 1px solid #deded7;
	font-size: 14px;
	width: 100%;
}
#comments textarea {
	background-color: #eae9e4;
}

#comments li.submitbutton input {
	background-color: #f0f4f5;
	border: 1px solid #deded7;
	color: #295fcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}
#comments .center {
	text-align: center;
}
.block {
	color: #3a484d;
	font-size: 12px;
	margin-bottom: 20px;
}
.block h3 {
	background-color: #f0f4f5;
	border-top: 1px solid #deded7;
	border-left: 1px solid #deded7;
	border-right: 1px solid #deded7;
	color: #f24e18;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
}
.block p {
	line-height: 19px;
	padding: 5px 10px 0;
}
.block ul {
	font-size: 11px;
	line-height: 18px;
	list-style: none;
}
.block ul li {
	border-top: 1px solid #e6e6e6;
	display: block;
	padding: 2px 10px;
}
.block ul li a {
	color: #3a484d;
}
.block ul li a:focus, .block ul li a:active, .block ul li a:hover {
	color: #d93636;
	text-decoration: underline;
}
#footer {
	border-top: 1px solid #ccc;
	font-size: 13px;
	font-weight: bold;
	padding: 30px 0;
	text-align: center;
}
