
body {
	margin: 0;
	padding: 0;
	height:100%; /* this is the key! */
}


BODY, DIV, P, BLOCKQUOTE, OL, UL, DL, LI, DT, DD, TD, TH {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}


/* links and text */

a {
	color: #060;
	text-decoration: none;
	
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #060;
	text-decoration: none;
}
a:active {
	color: #060;
	text-decoration: none;
}


hr {
	color: #b4aca1;
	background: #b4aca1;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #b4aca1;
}

ul li, ol li {
	list-style-position:outside;
	margin-left: 1.6em;
	margin: .4em 0 1em;

}





.title {
	font-family: "Union", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	margin: 0;
	font-size: 200%;
	font-weight: bold;
	letter-spacing: -0.04em;
	text-shadow: #fff 1px 1px 1px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/*  The intro posts */

div.titlebox {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
div.datebox {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	width:49px;
	height:60px;
	background: url(/images/peak_calendar.png) no-repeat;
}
.month {
	text-align:center;
	text-transform:uppercase;
	font-size:.9em;
	color:#0000;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-top:9px;
	line-height:100%;
}
.day {
	text-align:center;
	font-size:1.7em;
	color:#000;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-top:3px;
	line-height:100%;
}
.year {
	text-align:center;
	margin:0;
	padding:0;
	line-height:100%;
}
div.post-title {
	font-family: "Union", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	margin: 0;
	font-size: 180%;
	font-weight: bold;
	letter-spacing: -0.04em;
	text-shadow: #fff 1px 1px 1px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-left: 0;
	color:#000;
}
div.post-title a:link {
	color:#000;
	text-decoration: underline;
}
div.post-title a:visited {
	color:#000;
	text-decoration: underline;
}
div.post-title a:hover {
	color:#060;
	text-decoration: underline;
}
.post-sub {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	margin: 0;
	font-size: 110%;
}
div.post-intro {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* The pages */

#gallerylayout {
	overflow: auto;
	overflow-x:hidden;
	overflow-y:scroll;
	height: 780px;
	width: 780px;
	margin-top: 5px;
}

.gallery {
	margin: 5px;
	padding: 4px;
	border: 1px solid #666666;
}
.label1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #000;
	color: #000;
	background-color: #99CC99;
	width: 99%;
	clear: both;
}
div.sidebartitle {
	font-family: "Union", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	margin: 0;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: -0.06em;
	text-shadow: #fff 1px 1px 1px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
}
div.sidebartext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	font-size: 110%;
	padding-bottom: 4px;
	margin-left: 3px;
}

/*  Start the list of all post pages */

.mainwrap {
	float:left;
	width: 99%;
	padding: 4px;
}
.sidebar2 {
	float:left;
	width:40px;
	vertical-align: middle;
}
.main2 {
	float:right;
	width:720px;
	vertical-align: middle;
 
}

.mainwrap_2 {
	background-color: #eeeeee;
	float:left;
	width: 99%;
	padding: 4px;
}

.sidebar2_2 {
	float:left;
	width:40px;
	vertical-align: middle;
}
.main2_2 {
	float:right;
	width:720px;
	vertical-align: middle;
}

/*  End the list of all post pages */


div.catlinks {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	font-size: 120%;
}
.fineprint {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}



.count {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: thin solid #000;
}
.count_active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	background-color: #99CC99;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: thin solid #000;
}
a.count:link {
 
	color: #FFFFFF;
	background-color: #000;
 
}
a.count:active {
 
	color: #000000;
	background-color: #99CC99;
 
}
a.count:visited {
 
	color: #FFFFFF;
	background-color: #000;
 
}
a.count:hover {
 
	color: #000000;
	background-color: #F90;

}

.red {
	color: #F00;
}


/* Comments Count */
div.commentbox {
	float: right;
	display: inline;
	width:59px;
	height:42px;
	background: url(/images/comments.png) no-repeat;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 600;
}
.commentcount {
	text-align:center;
	font-size:1.9em;
	color:#666;
	margin:0;
	padding:0;
	padding-top:3px;
	line-height:100%;
}
.comment {
	text-align:center;
	text-transform:uppercase;
	font-size:.7em;
	color:#666;
	margin:0;
	padding:0;
	padding-top:1px;
	line-height:100%;
}


/* comments */

.commentsform {
	text-align: left;
	position: relative;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 7pt;
	font-weight: bold;
	padding-left: 10px;
	}


.comments, .comments ul, #comments li{
	margin:0;
	padding:0;
	list-style:none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left: 10px;
	}

.comments li{
	margin:1.5em 0;
	position:relative;
	font-size:13px;
	}
.comments a{color:#060;text-decoration:none;}
.comments a:hover{color:#060;}
.comments .meta{
	padding-bottom:28px;
	background:url(images/bg_comments1.png) no-repeat 0 100%;
	}
.comments .meta li{
	margin:0;
	display:inline;
	color:#000;
	position:static;
	}
.comments .meta .author{
	padding-left: -10px;
	font-weight:bold;
	font-size : 11px;
	}

.comments .meta .date{
 
	font-size : 11px;
	}
.comments .meta img{
	position:absolute;
	left:15px;
	top:50px;
	z-index:97;
	border:1px solid #bfd5da;
	}
.comments .body{
	background:url(images/bg_comments2.png) no-repeat 0 100%;
	min-height:58px;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 80px;
	}

/* // comments */

/* form stuff */

.formtext {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color : Black;
}
.formbutton {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #9C9;
	border: 3px double #999999;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 0.2em;
	font-style: normal;
}


/* Plus minus crap */

.answer{
 
	/* This one should not be changed */
	display:none;
	}
 
	.question {
	font-family: "Union", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: -0.04em;
	text-shadow: #fff 1px 1px 1px;
	color:#060;
	cursor:pointer;

	margin-bottom: 8px;
	}
 
 
	.greydots {
	border-bottom-width: thick;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	}


