/* Reset */
html, body, 
h1, h2, h3, h4, h5, h6, 
form, fieldset,
p, ol, ul, li, 
blockquote, em, q, cite, code,
dt, dd, dl,
button,
code,
table, th, tr, td { 
	margin: 0; 
	padding: 0; 
}
h1, h2, h3, h4, h5, h6 { 
	font-weight: bold; 
}
img, fieldset, input, textarea, select { 
	border: 0; 
	margin: 0; 
}


/* Basics */
body {
	background-color: #211102;
/*	background-image: url(media/bg-main.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, li {
	color: #fdf0ae;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
	letter-spacing: 0.005em;
}
h3 {
	font-size: 22px;
	letter-spacing: 0.05em;
}
h4 {
	font-size: 12px;
	letter-spacing: 0.1em;
}
h5 {
	font-size: 11px;
	letter-spacing: 0.1em;
}
p, ol, ul, li {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: normal;
	line-height: 24px;
}
p {
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nodisplay {
	display: none;
}
small {
}
.pullquote {
	padding: 10px;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #694e1c;
	border-bottom-color: #694e1c;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}
blockquote {
	background-image: url(media/q-open.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 30px;
	font-style: italic;
}
blockquote span {
	background-image: url(media/q-close.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	padding-right: 30px;
}
code {
	display: block;
	padding: 5px;
	border: 1px solid #694e1c;
	font-size: 12px;
	line-height: normal;
	text-align: left;
}


/* Content */
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



/* Links */
a:link {
	color: #c88200;
	text-decoration: none;
}
a:visited {
	color: #98875b;
	text-decoration: none;
}
a:hover {
	color: #c88200;
	text-decoration: underline;
}
a:active {
	color: #c88200;
	text-decoration: none;
}


/* Header */
#header {
	width: 900px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center 160px;
	padding: 0px;
/*	background-image: url(media/loading.gif); */
}

#content {
	padding-top: 0px;
}


/* Entries */
#leftside {
	padding-right: 35px;
	float: left;
	width: 585px;
}
#explained-uncategorized, #explained-basics, #explained-growth, #explained-power, #explained-search, #explained-archive, #explained-info {
	background-image: url(media/explained.jpg);
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	overflow: hidden;
	text-indent: -1000em;
	margin: 0px;
	padding: 0px;
}
#explained- {
	display: none;
}
#explained-uncategorized, #explained-info {
	background-position: right -90px;
}
#explained-search {
	background-position: right -120px;
}
#explained-archive {
	background-position: right -150px;
}
#explained-basics{
	background-position: right top;
}
#explained-growth {
	background-position: right -30px;
}
#explained-power {
	background-position: right -60px;
}
.entry {
	clear: both;
}
.entry-content {
	float: right;
	width: 500px;
	padding-bottom: 40px;
}
.entry-tag-, .entry-tag-uncategorized, .entry-tag-basics, .entry-tag-growth, .entry-tag-power, .entry-tag-info {
	height: 270px;
	width: 60px;
	float: left;
	background-image: url(media/tags.jpg);
	background-repeat: no-repeat;
	padding-right: 5px;
}
.entry-tag-, .entry-tag-uncategorized, .entry-tag-info {
	background-position: -255px top;
}
.entry-tag-basics {
	background-position: left top;
}
.entry-tag-growth {
	background-position: -85px top;
}
.entry-tag-power {
	background-position: -170px top;
}
.entry-tag- {
	text-indent: -1000em;
}
.entry-tag-uncategorized a, .entry-tag-basics a, .entry-tag-growth a, .entry-tag-power a, .entry-tag-info a {
	display: block;
	height: 100px;
	overflow: hidden;
	width: 100%;
	text-indent: -1000em;
}
h3.entrynumber {
	color: #311902;
	text-align: center;
	padding-top: 10px;
	letter-spacing: normal;
	font-size: 18px;
}
h3.entry-title {
	display: block;
	padding-bottom: 5px;
}
h3.entry-title a:link {
	color: #fdf0ae;
	text-decoration: none;	
}
h3.entry-title a:visited {
	color: #fdf0ae;
	text-decoration: none;	
}
h3.entry-title a:hover {
	color: #fdf0ae;
	text-decoration: underline;	
}
h3.entry-title a:active {
	color: #fdf0ae;
	text-decoration: none;	
}
h4.entry-date {
	display: block;
	background-image: url(media/broken-line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
}
p.author {
	color: #98875b;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	font-weight: bold;
	margin: 0px;
}
.more-link {
	display: block;
}
img {
	text-align: center;
	display: block;
	padding: 5px;
	border: 0px solid #553e14;
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
}


/* Footer */
#footer {
	height: 30px;
	padding-top: 25px;
	padding-bottom: 20px;
	clear: both;
	background-repeat: no-repeat;
}
#footer-content {
	text-align: center;
	float: right;
	width: 900px;
}
#footer-content p{
	text-align: center;
	float: right;
	width: 900px;
}
