/*   
Theme Name: HOG Theme
Theme URI: http://www.monoform.be
Description: HOG Theme template -- WordPress v2.9.1
Author: Bart Vandeputte
Author URI: http://www.monoform.be
Version: 1
*/

@import url("http://meyerweb.com/eric/tools/css/reset/reset.css");


@media screen {

* { margin: 0; padding: 0; }
body { background: white; font: 14px/1.4 Georgia, Serif; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { width: 960px; margin: 20px auto; }

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { }
h3 { }

p { margin: 0 0 10px 0; }
a { }
a:hover { } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { }

.entry { overflow: auto; }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }

body { background: #0d0603 url(images/header.jpg) 50% 0 no-repeat; 
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 14px; color: #131313; line-height: 1.5em; }
	a:link, a:visited { color: #3d1f14; }
	a:hover, a:active { color: #e2a200; }
	p { margin-bottom: 1.5em; }
	h1 { font-size: 2em; line-height: 1em; padding: 0.5em 0; color: #391007; }
	ul li { list-style-type: disc; margin-left: 25px; }
		#sidebar ul li { list-style-type: none; margin-left: 0; }
	#container { width: 965px; margin: 0 auto; }
		#contentWrapper  { overflow: auto; }
		#header { height: 277px; position: relative; }
			#header #searchBox { position: absolute; top: 10px; right: 1px; }
			#header #homeLink a { position: absolute; width: 260px; height: 240px; top: 25px; left: 1px; text-indent: -9999px; }
			#header #nav { position: absolute; bottom: 25px; right: 8px; }
			#header .menu li { float: left; padding: 5px 10px; background-color:#000; margin: 0 3px; list-style-type: none; }
				#header .menu li a { color: #fff; text-decoration: none; }
					#header .menu li.current-menu-item a { color: #fb7f00; }
			#header #languageSwitcher { position: absolute; top: 0px; right: 3px; }
				#header #languageSwitcher li { float: left; list-style-type: none; margin: 0 0 0 5px; padding: 5px; }
					#header #languageSwitcher li a { text-decoration: none; color: #fff; display: block; height: 33px; width: 20px; padding-top: 15px; }
						#header #languageSwitcher li a:hover { color: #e2a200; }	
				#header #languageSwitcher .langEN, #header #languageSwitcher .langFR, #header #languageSwitcher .langNL { background: url(images/flags/flag-uk.png) no-repeat 100% 50%; padding-right: 55px; }
				#header #languageSwitcher .langFR { background-image: url(images/flags/flag-fr.png); }	
				#header #languageSwitcher .langNL { background-image: url(images/flags/flag-nl.png); }					
		#content { background: url(images/content-bg.png); padding: 10px 25px; overflow: auto; width: 915px; }
			#content .meta { color: #666; font-size: 90%; background-color: #f1f1f1; padding: 2px 5px; margin-bottom: 1.5em; overflow: auto; font-style: italic; }
				#content .meta a { color: #666; }
				#content .meta .hog-meta-who { margin: 0 25px; }
				#content .meta .hog-meta-comments { float: right; }
		#contentHeader { height: 21px; background: url(images/contentBgHeader.png); }
		#contentFooter { background: url(images/contentBgFooter.png) no-repeat top left; color: #C0C0C0; padding: 26px 10px 10px; font-size: 11px; }
			#contentFooter a:link, #contentFooter a:visited { color: #febf0f; }
			
		div.dealerpage div.entry { background-image: url(images/hdwf-bg.png); height: 847px; }
		
		#mainCol { width: 680px; float: left; }
			/*#mainCol>h2, div.page>h2 { font-size: 24px; font-weight: bold; color: #725100; padding-bottom: 5px; border-bottom: 1px solid #725100; }
				#mainCol div.post h2, #content div.page h2 { font-size: 18px; font-weight: bold; }*/
			.archivePage h2 { font-size: 25px; font-weight: bold; color: #725100; padding-bottom: 20px; }
				.archivePage h2 a { text-decoration: none; }
			.archivePage div.post { padding: 10px; border: 1px dotted #999; }
			#mainCol div.post h2, #content div.page h2 { font-size: 24px; font-weight: bold; color: #725100; padding-bottom: 5px; border-bottom: 1px solid #725100; }
			h3 { font-weight: bold; color: #725100; }
			#mainCol .post { margin-bottom: 25px; }
		#sidebar { width: 220px; float: left; padding-left: 15px; }
			#sidebar ul { background-color: #FFF; padding: 5px; margin: 10px 0; }
			#sidebar #chaptersDealers { padding: 5px; background:  #000 url(images/hdwf-sidebar.jpg) no-repeat; margin-bottom: 10px; margin-top: 0; height: 210px; }
				#sidebar #chaptersDealers a { display: block; width: 100%; height: 100%; text-indent: -9999px; }
			#sidebar h2 { margin: -5px -5px 0 -5px; background-color: #1f1f20; color: #fb7f00; text-align: center; padding: 5px; }
		#sidebar div { margin: 10px 0; padding: 5px; background-color: #FFF; }
		
#wp-calendar { width: 100%; }
	#wp-calendar caption { margin-bottom: 15px; border-bottom: 1px solid #131313; }
	#wp-calendar thead { font-weight: normal; text-align: left; }
	#wp-calendar tbody { color: #999; }
	#wp-calendar tbody a { font-weight: bold; color: #131313; }
	#wp-calendar #next { text-align: right; }
	
/* custom pages */
div.contact form { padding: 15px; background-color: #CCC; }
	div.contact textarea { width: 100%; padding: 2px 4px; border: 1px solid #999; font-size: 14px; }
	div.contact input[type=text] { padding: 2px 4px; border: 1px solid #999; font-size: 14px; }
	
.flickr-image img { display: inline-block; margin: 0 4px 4px 0; border: 1px solid #000; }
	.flickr-image.alignright img, img.alignright { float: right; margin: 0 0 10px 10px; }
	.flickr-image.alignleft img, img.alignleft { float: left; margin: 0 10px 10px 0; }
	.flickr-image.aligncenter img, img.aligncenter { display: block; margin: 0 auto; }


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */
