/*  
Theme Name: Goofy and the Regulars
Theme URI: http://www.goofyandtheregulars.com
Description: Boogie
Version: 1.0
Author: Martijn de Munnik
Author URI: http://www.youngguns.nl
*/

/* Style reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1; color: black; background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* End style reset */

body {
	background-color: #652623;
	background-image: url(images/backgroundbrown.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 13px;
	letter-spacing: 1px;
}
div#wrapper {
	position: relative;
	margin: 0px auto 0px auto;
	width: 750px;
	z-index: 2;
}
div#page {
	width: 650px; /* 750px minus padding */
	background-color: #374b1d;
	background-image: url(images/backgroundgreen.png);
	background-repeat: repeat-x;
	position: relative;
	overflow: hidden;
	min-height: 750px;
	height:auto !important;
	height:350px;
	padding: 5px 50px 5px 50px;
	clear: left;
}
a {
	font-size: 10px;
	color: #f93f0f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.postmetadata, .postmetadata a {
	font-size: 10px;
}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h1, h2, h3 { line-height: normal; margin-top: 5px; }
hr {
	color: #f93f0f;
	background-color: #f93f0f;
	clear: both;
	padding: 1px 0px 0px 0px;
	border: 0px;
}	
a#headerimg {
	background-image: url(images/photoheader.png);
	background-repeat: no-repeat;
	background-color: #000000;
	width: 100%;
	height: 356px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
div#header {
	position: relative;
	margin: 0px auto;
	width: 750px;
	height: 356px;
}
div#sidebar ul li#flashplayer {
	margin-top: 10px;
}
div#sidebar ul li#snowboarderlogo {
	margin-top: 10px;
	margin-left: 0px;
}
div#sidebar>ul>li {
	margin-top: 12px;
	margin-left: 20px;
}
div#sidebar>ul>li>h2 {
	border-bottom-color: #f93f0f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
}
div#content {
	width: 375px;
}	
div#sidebar {
	position: absolute;
	left: 495px;
	top: 0px;
	width: 205px;
}
div#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-color: #374b1d;
	width: 750px;
	height: 348px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
div#leftline {
	background-image: url(images/leftlinewhite.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 30px;
	z-index: 4;
	position: absolute;
	left: -20px;
}
div#rightline {
	background-image: url(images/rightlinewhite.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 70px;
	z-index: 4;
	position: absolute;
	left: 740px;
}
div#buynow {
	width: 425px; /* 750px minus padding and sidebar */
}
div#buynow img#text {
	margin-bottom: 10px;
}
div#buynow img#cd {
	float: right;
	margin-right: 25px;
	margin-left: 5px;
}
ul#menu {
	background-color: #44591E;
	width: 400px;
	height: 17px;
	display: block;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	border-color: #EADF00;
	border-width: 2px 0px 2px 0px;
	border-style: solid;
	margin-top: 6px;
	margin-bottom: 25px;
	padding-top: 4px;
	padding-left: 4px;
}
ul#menu li {
	display: block;
	float: left;
	list-style: none;
	padding: 0px 8px 0px 8px;
}
ul#menu li a {
	color: #ffffff;
}
ul#menu li a:hover {
	text-decoration: none;
}
div.post {
	margin-top: 30px;
}
div.entry {
	margin-top: 10px;
}
p {
}
img#myspace, img#youtube {
	margin-bottom: 5px;
}
ul.wplc_event_list li h2 {
	font-size: 13px;
}