/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/homepage01.jpg) repeat left top;
}

/** posts */
.post {
	margin: 0;
	padding: 50px 0px 0px;
	float: left;
	width: 300px;
	position: relative;
}

.post .postheader {
	float: left;
	width: 300px;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.post .postheader h2 {


}

.post .postheader h2 a {
	text-decoration: none;
	color: #222;
	display: block;
}

.post .postheader p{
	font-size: 0.9em;
	background: url(author_bg.gif) no-repeat 10px bottom;
	height: 27px; line-height: 27px;
	margin: 0; padding: 0 10px 0 60px;
	color: #fff;
}
.post .postheader p{
	font-size: 0.9em;
	background: url(author_bg.gif) no-repeat 10px bottom;
	height: 27px; line-height: 27px;
	margin: 0; padding: 0 10px 0 60px;
	color: #fff;
}
.postheader p a {color: #fff;}
.postheader p span {float: right;}
.marker {
	width: 26px;
	height: 51px;
	float: left;
	padding: 3px 5px 3px 0;
	text-align: center;
	font-size: 1.8em;
	position: absolute;
	left: -26px;
	top: -4px;
	background-image: url(../images/marker.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.date strong, .date small {
	font-size: 0.5em;
	text-transform: uppercase;
	display: block;
}

a.comments {
	position: absolute;
	right: -10px; top: -10px;
	background: url(comment_bubble.gif) no-repeat;
	width: 34px; height: 39px;
	padding: 7px 0 0;
	text-align: center;
	color: #fff;
	font-size: 1.6em;
	text-decoration: none;
}




/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {	
	margin: 0px 0px 1em 0px;
	text-transform: lowercase;
	letter-spacing: -.05em;
	word-spacing: .15em;
	color: #3F220D;
}

h1 span, h2 span, h3 span { color: #5F6013; }

h1 { font-size: 24px; 
	text-shadow: 1px 1px 1px #717171;}

h2 { font-size: 18px;
	text-shadow: 1px 1px 1px #FFFFFF;
}

h3 { font-size: 13px; }

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6B5D;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 180%;
}

dl.list1 { }

dl.list1 dt {
	float: left;
	width: 70px;
	font-weight: bold;
}

dl.list1 dd { }

/** LINKS */

a {
	color: #F0A202;
}

a:hover { text-decoration: none; }

/** STYLES */

.style1 { }

.style1 a { }

.style1 a:hover { }

/** BACKGROUNDS */

.bg1 { }

/** MISC */

.align-justify { text-align: justify; }

.align-right { text-align: right; }

a img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

img.border { border: 10px solid #D8D5C0; }

img.border2 { border: 7px solid #D8D5C0; }

hr { display: none; }

.hr1 { height: 1px; }

/** WRAPPER */

#wrapper { background: url(../images/homepage05.jpg) repeat left top; }
#wrapper2 { background: url(../images/homepage02.jpg) repeat-x left top; }
#wrapper3 { background: url(../images/homepage06.jpg) repeat-x left bottom; }

/** MENU */

#menu {
	background: url(../images/subpage02.jpg) no-repeat left top;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 40px 140px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li { display: inline; }

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 17px;
	font-weight: bold;
	color: #F0A202;
	background-image: url(../images/homepage03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 22px;
}

#menu a:hover { text-decoration: underline; }

#menu .first a { background: none; }

/** PAGE */

#page {
	background: url(../images/subpage03.jpg) repeat-y left top;
}

#bgtop { background: url(../images/subpage04.jpg) no-repeat left top; }

#bgbtm {
	padding: 40px 25px 100px 100px;
	background: url(../images/subpage05.jpg) no-repeat left bottom;
}

/** FOOTER */

#footer {
	background: url(../images/subpage06.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 25px 100px 0px 0px;
	text-align: right;
	line-height: normal;
	color: #4A483D;
}
#logo img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 30px;
}
ul.list1 {
	padding-left: 15px;
}
.stick {
	width: 176px;
	height: 86px;
	float: right;
	padding: 0px;
	text-align: center;
	font-size: 1.8em;
	position: absolute;
	left: 340px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 999999;
}
#content {

}
img.tig {
	padding-left: 60px;
}
