/*  
Theme Name: Wolfs Little Store
Theme URI: http://wordpress.org/
Description: Theme of www.wolfslittlestore.be
Version: 2.3
Author: Johan Ronsse (Wolf)
Author URI: http://www.wolfslittlestore.be
	Wolf's Little Store 2.2
	http://www.wolfslittlestore.be
*/


/* Global reset */

body, form, ol, ul, dl, li, dt, dd, td, th ,tr, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address {
	margin: 0;
	padding: 0;
}

ol, ul {
	list-style:none;
}

img {
	border:0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
}

input, textarea {
	font-size: 14px;
	font-family: Georgia, serif;
}

input[type="text"] {
	width: 200px;
}

textarea {
	width: 370px;
	padding: 2px 3px;
}

input#submit {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #2D2D2D;
}

table { 
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	text-align: left;
}

/* Building it back up */

body {
	font-family: Georgia, Times, serif;
	line-height: 1.6;
	font-size: 14px;
	color: #3B3B3B;
	padding: 0 0 50px;
}

div.footnote, div.footnotes {
	font-size: 12px;
	padding-left: 11px;
	margin-top: 14px;
	font-family: Arial, sans-serif;
	color: #808080;
}

#previous-post {
	position: fixed;
	left: 2%;
	top: 48%;
	width: 32px;
	height: 32px;
	background: #FFF;
	font-size: 32px;
	line-height: 32px;
	border: none;
}

#previous-post a,
#next-post a {
	color: white;
	text-decoration: none;
	font-weight: 700;
	width: 32px;
	height: 32px;
	overflow: hidden;
	display: block;
	text-indent: -9000px;
	color: #000;
	font-size: 1px;
}

#next-post a:link,
#next-post a:visited {
	background: url(images/next.png) no-repeat;
}

#next-post a:hover,
#next-post a:active {
	background: url(images/next.png) no-repeat 0 -32px;
}

#previous-post a:link,
#previous-post a:visited {
	background: url(images/previous.png) no-repeat;
}

#previous-post a:hover,
#previous-post a:active {
	background: url(images/previous.png) no-repeat 0 -32px;
}

#next-post {
	position: fixed;
	right: 2%;
	top: 48%;
	width: 32px;
	height: 32px;
	background: #FFF;
	font-size: 32px;
	line-height: 32px;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

h1, h2, #grid h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.1;
	color: #111;
}

h1 {
	background: url('images/logo.png') no-repeat scroll top left;
	width: 82px;
	height: 96px;
	text-indent: -9000px;
	margin: 25px auto;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

h2 {
	padding: 0;
	font-size: 24px;
	padding: 0 0 27px;
	text-align: center;
}

h3 {
	padding: 0 0 8px;
	color: #111;
	font-size: 16px;
}

h4 {
	font-size: 14px;
	padding: 0 0 4px;
}

.post h2, p.date {
	text-align: center;
}

.post h2 a {
	color: black;
	text-decoration: none;
}

p {
	padding: 0 0 12px;
}

	p.mute {
		color: #808080;
		font-family: Arial, sans-serif;
		font-size: 12px;
	}

p.error-404 {
	text-align: center;
}

.entry p {
	text-indent: 11px;
}

.entry p:first-child,
.entry h3 + p,
.entry blockquote + p,
.entry blockquote p,
.entry ul + p,
.entry pre + p,
.entry h4 + p,
.entry table + p,
.entry ul p + p {
	text-indent: 0;
}

p img {
	max-width: 100%;
}

ul {
	list-style: disc;
	padding: 0 0 12px 34px;
}

ul ol, ul ul, ol ul, ol ol {
	padding-bottom: 0;
}

ol {
	list-style: decimal;
	padding: 0 0 12px 25px;
}

ul.postmetadata {
	list-style: none;
	padding: 0;
}

ul.postmetadata li {
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

blockquote {
	padding: 0 0 0 1.3em;
	font-style: italic;
}

div.post {
	margin: 0 0 40px;
}

div.post-ender {
	margin-top: 40px;
	height: 0;
	font-size: 0;
	line-height: 1;
	border-top: 3px double #AAA;
}

#container {
	width: 550px;
	margin: 0 auto;
}

#content {
	width: 550px;
}

p.date, td.date, td.category, td.comments {
	font-family: Georgia, serif;
	font-size: 12px;
	padding: 0;
	line-height: 1.68;
}

td.date, p.date {
	font-style: italic;
}

code {
	font-family: Monaco, Consolas, "Courier New", Courier, monospace;
	font-size: 12px;
}

pre {
	margin: 0 0 12px;
	background: #F1F5FA;
	padding: 7px 14px;
	-moz-border-radius: 3px;
	overflow: auto;
}

#navigation {
	background: #CED6E0 url(images/shadow.png) no-repeat center;
	border-top: 1px solid #a2a9b3;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	color: white;
	font-family: Arial, sans-serif;
	font-size: 11px;
	z-index: 300;
}

#navigation div {
	position: relative;
	left: 50%;
	float: left;
}

#navigation ul {
	padding: 0;
	list-style: none;
	margin: 0 auto;
	position: relative;
	left: -50%;
}

#navigation li {
	float: left;
	border-right: 1px solid #bec4cc;
	padding: 3px 8px;
}

#navigation li.feed {
	border: none;
}

#navigation a:link,
#navigation a:visited {
	color: #2D2D2D;
	font-weight: 700;
	text-decoration: none;
	background: #c2c9d3 url(images/navitemsbg.png) no-repeat 0 0;
	border: none;
	display: block;
	padding: 0 0 0 10px;
	float: left;
}

#navigation a:hover,
#navigation a:active {
	background: #c2c9d3 url(images/navitemsbg.png) no-repeat 0 -23px;
}

#navigation li a span img {
	float: left;
	padding: 6px 5px 0 0;
}

#navigation li.articles a span img {
	padding-top: 7px;
}

#navigation a:link span,
#navigation a:visited span {
	background: #c2c9d3 url(images/navitemsbg.png) no-repeat top right;
	padding: 0 10px 0 0;
	display: block;
	float: left;
	line-height: 23px;
}

#navigation a:hover span,
#navigation a:active span {
	background: #c2c9d3 url(images/navitemsbg.png) no-repeat right -23px;
}

p a:link, ul a:link, td a:link {
	text-decoration: none;
	border-bottom: 1px solid #ABABF9;
}

p a:visited, ul a:visited, td a:visited {
	text-decoration: none;
	border-bottom: 1px solid #c7b4d9; /* 33% of original visited color */
}

#grid h3 a:link {
	border-bottom: 1px solid #ABABF9;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#grid h3 a:visited {
	border-bottom: 1px solid #C7B4D9; /* 33% of original visited color */
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#grid h3 a:hover, #grid h3 a:active {
	color: #000;
	border-bottom: 1px solid #ABABAB;
}

p a:hover, ul a:hover, td a:hover,
p a:active, ul a:active, td a:active {
	color: #000;
	border-bottom: 1px solid #ABABAB;
}

strong {
	color: #000;
	font-weight: 700;
}

a strong {
	color: inherit;
}

/* Clearfix */
.clearfix:after, ul.postmetadata:after, #navigation ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

img.alignright, img.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

img.alignleft, img.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.post table {
	width: 100%;
	margin: 7px 0 15px;
}

.post table td {
	padding: 2px 6px;
	border: 1px solid #EEE;
	vertical-align: middle;
}
.post table th {
	text-align: left;
	font-size: 11px;
	background: #F1F5FA;
	border: 1px solid #EEE;
	padding: 2px 6px;
	font-family: Arial, sans-serif;
}

dt {
	color: #000;
	font-weight: 700;
	font-style: normal;
	border-bottom: 1px solid #EEE;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

dd {
	padding: 0 0 10px;
}

#grid h3 {
	font-size: 14px;
	line-height: 1.4;
	padding: 0;
}

#grid {
	margin: 0 0 80px;
	width: 100%;
}


#grid {
	width: 550px;
	padding-right: 20px;
	float: left;
}

#friendconnect {
	width: 282px;
	float: left;
}

#grid td {
	padding: 10px 0;
	vertical-align: top;
}

#grid td.date {
	width: 22%;
	text-align: right;
	padding-right: 1.81%;
	color: #333;
	line-height: 19.6px;
}

#grid td.category {
	width: 17.06%;
	padding-right: 1.81%;
	text-align: left;
	font-family: Arial, sans-serif;
	line-height: 19.6px;
}

#grid p.comments {
	font-size: 11px;
	font-family: Arial, sans-serif;
	padding: 3px 0 0;
}

#grid tr td:last-child {
	padding-right: 0;
}

#grid h3 {
	padding: 0;
}

div.intermezzo {
	padding: 12px 12px 0;
	background: #F1F5FA;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0 0 12px;
}

a.imagelink {
	border: none !important;
}

/* Styles for blogpost 'a little typography goes a long way' */

div.typo {
	width: 548px;
	background: url(http://v1.wolfslittlestore.be/wp-content/uploads/2008/05/typo.png) no-repeat 0 0;
	height: 487px;
	text-indent: -9000px;
	margin: 0 0 18px;
	border: 1px solid #EEE;
}

div.typo:hover {
	background: url(http://v1.wolfslittlestore.be/wp-content/uploads/2008/05/typo.png) no-repeat 0 -488px;	
}

/* Comments */

ul.commentlist {
	padding: 0 0 24px;
	list-style: none;
}

ul.commentlist li {
	position: relative;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #AAA;
}

li small.commentmetadata {
	font-size: 11px;
	display: block;
	position: absolute;
	font-family: Arial, sans-serif;
	top: 0;
	right: 0;
	color: #808080;
}

cite {
	font-style: normal;
}

p.caption {
	text-align: center;
	text-indent: 0;
	padding: 0 0 2px;
	border-bottom: 1px dashed #CCC;
	margin-bottom: 12px;
}

small {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.noborder {
	border: none !important;
}

#oldVersion {
  padding: 0 48px;
  text-align: center;
  font-size: 11px;
  color: #666;
}