/*
Theme Name: btw-marketing
Theme URI: http://numberonedesigner.com/
Description: Makeup by <a href="http://dimox.name/">Dimox</a>
Version: 1.0
Author: Number One
Author URI: http://numberoneblogger.com/
*/

* {
	margin: 0;
	padding: 0;
}
html {
	background: #4F0100 url(i/bg.gif);
}
body {
	font: 12px/18px Georgia, "Times New Roman", sans-serif;
	background: url(i/top-bg.gif) repeat-x;
}
a {
	color: #A90202;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {padding: 8px 0}
img {border: none}
input {vertical-align: middle}
blockquote {
	font: italic 11px/18px Verdana, Arial, Tahoma;
	margin: 10px 52px 10px 58px;
	padding: 7px 20px 7px 112px;
	background: url(i/quotes.gif) 16px 12px no-repeat;
	border: 1px solid #E7E7E7;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 10px}

table {
	border-collapse: collapse;
	width: 100%;
	margin: 15px 0;
}
table th {
	font: bold 12px Arial, Tahoma;
	background: #D5D5D5;
	padding: 7px 18px;
	border-right: 1px solid #B6B6B6;
	text-align: left;
}
table td {
	font: 12px Arial, Tahoma;
	border: 1px solid #D5D5D5;
	padding: 7px 18px;
}
table td.select:hover {
	background-color: #DADADA;
	font: 12px Arial, Tahoma;
	border: 1px solid #D5D5D5;
	padding: 7px 18px;
}
#wrapper {
	width: 970px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 43px;
	position: relative;
	background: #575757 url(i/header-bg.gif) repeat-x;
}

#logo {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 239px;
	height: 155px;
	background: url(i/logo.gif) no-repeat;
	font: 46px/44px "Times New Roman", Georgia;
	text-align: center;
}
#logo a {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 228px;
	padding: 0 0 0;
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
}
#logo span {
	display: block;
	font: 10px Tahoma, Arial;
	color: #A7A7A6;
	padding: 6px 0 0;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 95px;
	background: url(i/logo.gif) -10px -10px no-repeat;
}

#search {
	position: absolute;
	top: 8px;
	left: 10px;
}
#search input {
	font: 10px Arial, Tahoma;
	float: left;
}
.search {
	width: 260px;
	padding: 1px 8px 2px;
	background: #ABABAB;
	border: 1px solid #696969;
	color: #EAEAEA
}
.go {
	cursor: pointer;
	border: none;
	width: 16px;
	height: 16px;
	background: #A5A5A5 url(i/go.gif) no-repeat;
	margin: 1px 0 0 3px;
}

#rss {
	position: absolute;
	top: 9px;
	left: 630px;
	background: url(i/rss.gif) no-repeat;
	padding: 0 0 2px 21px;
	color: #FFF;
	font: 11px Arial, Tahoma;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 855px;
	background: #FFF;
	padding: 0 0 20px;
}
* html #middle {height: 1%;}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 18px 131px 0 10px;
}
.post {
	margin: 0 0 50px;
}
#content h1 {
	font: 24px/1 Arial, Tahoma;
	background: url(i/dot.gif) 0 100% repeat-x;
	margin: 0 0 10px;
}
#content h1 a {
	text-decoration: none;
	color: #4F4F4F;
}
#content h1 a:hover {
	text-decoration: underline;
}
#content h2 {
	font: 22px/1 Arial, Tahoma;
	margin: 10px 0;
}
#content h3 {
	font: 20px/1 Arial, Tahoma;
	margin: 10px 0;
}
#content h4 {
	font: 18px/1 Arial, Tahoma;
	margin: 10px 0;
}
.entry {
	text-align: justify;
}
.entry img {
	margin: 3px;
}
.pmeta {
	font: 11px Arial, Tahoma;
	color: #CCC;
	margin: 0 0 7px;
}
.pmeta a {
	color: #CCC;
}
.comments {
	clear: both;
	font: bold 11px Arial, Tahoma;
	text-align: right;
}
.comments a {
	color: #767676;
	background: url(i/comments.gif) 0 4px no-repeat;
	padding: 0 0 0 16px;
}
.post ul,
.post ol {
	margin: 7px 0 7px 32px;
}
.post li {
	padding: 2px 0;
}
.post ul {
	list-style: none;
}
.post ul li {
	padding: 2px 0 2px 17px;
	background: url(i/bullet.gif) 0 8px no-repeat;
}

#content h3 {
	font-size: 18px;
	margin: 0 0 10px;
}
div.pagetitle {
	margin: 5px 0 25px;
	font-weight: normal;
	text-align: center;
	font: 18px Arial, Tahoma;
}

.commentlist {margin: 20px 0 40px 45px;}
.commentlist li {padding: 8px 8px 2px;}
.comment {padding: 12px 8px;}
.comment .comment {padding: 12px 0 0 15px;}
.commentmetadata {
	font-size: 11px;
	color: #888;
}
.commentmetadata a {
	text-decoration: none;
	color: #888;
}
.commentmetadata a:hover {
	text-decoration: underline;
}

#commentform {padding: 0 0 20px}
#author, #email, #url, #comment, #submit, #mcspvalue {
	font: 12px Arial, Tahoma;
	padding: 3px;
	width: 190px;
	border: 1px solid #ACACAC;
}
#comment {
	width: 550px;
	height: 120px;
}
#submit {
	width: 80px;
	height: 22px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 30px;}
.alignleft {float: left;}
.alignright {float: right;}



/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	position: relative;
	top: 112px;
	left: 115px;
	z-index: 0;
	width: 239px;
	margin-left: -239px;
	margin-bottom: 75px;
	background: #484848 url(i/sidebar-bg.gif) repeat-y;
	font: 12px Arial, Tahoma;
	color: #B6B6B6;
}
.sidebar {
	background: url(i/logo.gif) 0 -155px no-repeat;
	padding: 0 15px 0 24px;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 25px;
}
#sidebar ul ul {
	margin: 1px 0 -2px 10px;
}
#sidebar li {
	padding: 1px 0 2px;
}
#sidebar a {
	color: #B6B6B6;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}

ul#nav {
	position: relative;
	z-index: 10;
	padding: 0 0 27px;
	margin: 0;
	font: 14px/18px Georgia, "Times New Roman", sans-serif;
}
#nav li {
	margin: 0 0 5px;
	padding: 0;
}
#nav a {
	display: block;
	height: 25px;
	line-height: 24px;
	color: #FFF;
	background: #6D6E6D url(i/nav.gif) bottom no-repeat;
	padding: 0 0 0 15px;
}
#nav a:hover,
#nav .current_page_item a {
	background: #DADADA url(i/nav.gif) no-repeat;
	color: #2D2D2D;
	text-decoration: none;
}

#rss2mail {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #6D6D6D;
	padding: 18px 0 28px;
	margin-right: -3px;
}
#rss2mail label {
	display: block;
	padding: 0 0 11px;
	color: #FFF;
	font: bold 12px Georgia, "Times New Roman", sans-serif;
	text-transform: uppercase;
}
#rss2mail input {
	font: 10px Arial, Tahoma;
	float: left;
}
.rss2mail {
	width: 166px;
	padding: 1px 6px 2px;
	background: #ABABAB;
	border: 1px solid #696969;
	color: #EAEAEA
}
#rss2mail .go {
	cursor: pointer;
	border: none;
	width: 16px;
	height: 16px;
	background: #A5A5A5 url(i/go2.gif) no-repeat;
	margin: 1px 0 0 4px;
}

#sidebar h3 {
	color: #FFF;
	font: bold 12px Georgia, "Times New Roman", sans-serif;
	text-transform: uppercase;
	padding: 27px 0 10px;
	border-top: 1px solid #6D6D6D;
}

#recent-posts li {
	padding: 0 0 13px;
}

#sb {
	position: relative;
	bottom: -24px;
	left: -23px;
	width: 238px;
	height: 24px;
	background: url(i/sidebar-bottom.gif) no-repeat;
	margin-right: -50px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 855px;
	background: #FFF;
}
.footer {
	border-top: 1px solid #CCC;
	width: 715px;
	margin: 0 0 0 10px;
	padding: 15px 0;
	font: 11px/18px Arial, Tahoma;
	color: #A3A3A3;
}
.footer a {
	color: #A3A3A3;
}
#counters {
	float: right;
}
