/*
THEME NAME: *pipless jam
THEME URI: http://yingtsao.com/
DESCRIPTION: Elegant and beautiful bespoke theme for *pipless jam
VERSION: 1.0
AUTHOR: <a href="http://yingtsao.com/">ying</a>
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

html, body {
	margin:0;
	padding:0;
	height:100%;
	font-family: "American Typewriter", "Courier New", "Courier", monospace;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	font-size: 10px;
}

a:link {
	text-decoration: underline;
	color:#666666;
}

a:visited {
	text-decoration: underline;
	color: #999999;
}

a:hover {
	background-color: #6CBFFD;
	color: #666666;
}

p{
	line-height: 1.25em;
	font-size: 2em;
	padding: 0 0 0.5em 0;
}

h2{
	line-height: 1.4em;
	font-size: 3em;
	padding: 0.25em 0 0 0;
}

h3{
	line-height: 1.2em;
	font-size: 2.5em;
}


.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
display:block;
}
/* End hide from IE Mac */
* html .clearfix {
height:1px;
}

#wrapper{
	min-height:100%;
	margin: 0 auto 0 auto;
	width: 1000px;
	position:relative;
}

#header{
	float: left;
	width: 1000px;
}

#container{
	padding: 20px 148px 684px 96px;
}

p.postmetadata{
	margin: 1em 0 1em 0;
}

.navigation{
	padding: 1em 0 0 0;
	line-height: 1.2em;
	font-size: 1.2em;
}

.comments-template{
	padding: 1em 0 0 0;
	border-top: 1px solid #ccc;
}

.comments-template ol{
	padding: 0 0 1em 0;
	list-style: none;
}

.comments-template ol li{
	padding: 0 0 1em 0;
	border-bottom: 1px solid #ccc;
}

.commentmetadata{
	padding: 1em 0 0 0;
	line-height: 1.2em;
	font-size: 1.2em;
}

#footer{
	position:absolute;
	bottom:0;
	width:100%;
	height:600px;
}
#menu {
	width:1000px;
	margin:auto;
	position:relative;
}
#menu .notice{
	padding: 0;
}
#menu .notice a{
	display: block;
	position: absolute;
	width: 192px;
	height: 129px;
	right: 188px;
	bottom: 280px;
	text-indent: -9999em;
	background: url(images/notice.gif) scroll no-repeat transparent left top;
	overflow: hidden;
}

#about {
	padding: 0px;
	margin: 0px;
	position:absolute;
	left: 128px;
	top: 264px;
}
#gallery {
	padding: 0px;
	margin: 0px;
	position:absolute;
	left: 189px;
	top: 4px;
}
#contact {
	padding: 0px;
	margin: 0px;
	position:absolute;
	left: 775px;
	top: 22px;
}
#news {
	padding: 0px;
	margin: 0px;
	position:absolute;
	left: 738px;
	top: 300px;
}
#shop {
	padding: 0px;
	margin: 0px;
	position:absolute;
	left: 321px;
	top: 494px;
}
