
html {
	min-width: 800px;
	min-height: 1590px;
	}

body {
	background-image: url(../Images/background_snow_tile%20copy.jpg);
	background-repeat: repeat;
	font-size: 12pt;
	font-family: helvetica, arial, san-serif;
	background-color: #ffffff;
	border: none;
	}

	
	
h1{
	font-family:Arial, Helvetica, sans-serif;
	color: #603830;
	font-weight:bold;
	font-size:14pt;
	border-bottom: #6bccec 5px solid;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	color: #603830;
	font-weight:bold;
	font-size:12pt;
	border-bottom: #6bccec 3px solid;
}
h3{font-family:Arial, Helvetica, sans-serif; color: #603830;}
ul{}
li{}
a:link{
	color: #0066CC; text-decoration: none;}
a:visited{
	color: #003366; text-decoration: none;}
a:hover, a:active{color:#f89673; text-decoration:underline}	
	
	
/*WRAPPERS-----------------------------------------*/
div#float-wrapper {
	width: 750px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	}	
	
div#float_box {
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 750px;
	height: 100%;
	min-height: 1200px;
	}	
	
div#float_box_index {
	/*this makes the box thingy stay in the middle of the screen no matter what ! :) */
	background-repeat: no-repeat;
	/*background-color: #84BD38;*/
	width: 500px;
	height: 100%;
	}		

div#float_box_index img {
	position: relative;
	float: none;
	margin-top: -18px;
	margin-top: -13px;
	margin-right: -2px;
	margin-right: 0px;
	}

div#textbox {
	float:left;
	width:498px;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #603830;
	line-height: 1.35em;
	color: #603830;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 100%;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	color: #603830;
	font-weight:bold;
	font-size:14pt;
	border-bottom: #6bccec 5px solid;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	color: #603830;
	font-weight:bold;
	font-size:12pt;
	border-bottom: #6bccec 3px solid;
}
h3{
font-family:Arial, Helvetica, sans-serif;
	color: #603830;
	font-weight:bold;
	font-size:12pt;}
ul{}
li{}
a:link{
	color: #0066CC; text-decoration: none;}
a:visited{
	color: #003366; text-decoration: none;}
a:hover, a:active{color:#f89673; text-decoration:underline}


div#footer{
	width: 175px;
	background: #ffffff;
    margin:					0;
	padding:                0;
}
#footer a:link{color:#603830;}
#footer a:visited{color:#003366;}
#footer a:hover{color:#f89673;}
#footer a:active{color:#f89673; text-decoration:underline}

			


<!--blog only-->

div#sidebar{
	float: right;
	height
	width: 175px;
	background: #ffffff;
	padding: 15px 10px;
	color: #603830;
	height: 100%;	
}

.left #sidebar {
    margin:					0 15px 0 5px;
}

<!-- do not put a float in the div below, foolio! -->
#sidebar .top, #sidebar .middle, #sidebar .bottom {
	width: 175px;
	background: #ffffff;
    margin:					0;
	padding:                0;
}
#sidebar .top, #sidebar .bottom {
    background-repeat:		no-repeat;
}
#sidebar .top { 
    background-image:		url(images/sidebar_top.png);
	height:					5px;
}
* html #sidebar .top {
    margin:					0 0 -15px 0;
}
#sidebar .middle { 
width: 175px;
    background-image:		url(images/sidebar_middle.png);
	background-repeat:		repeat-y;
}
#sidebar .bottom { 
    background-image:		url(images/sidebar_bottom.png);
	height:					4px;
	margin:					0 0 15px 0;
}
#sidebar .title {
    background-color:		#fff;
	border-bottom:			1px solid #333;
	width:					173px;
	margin:					0 0 0 1px;
}
#sidebar .title h3 {
    color: 					#08281b;
	padding:                3px 0 3px 5px;
	font-size:				16px;
}
#sidebar ul {
	margin:					0 5px 0 20px;
	padding:                3px 0 5px 0;
}
#sidebar ul.work {
    margin-left:			20px;
	list-style-type:		disc;
}
#sidebar ul ul {
    list-style-type:		disc;
	margin:					0 5px 15px 20px;
}

#sidebar #searchform input#s {
    width:					153px;
	margin:					5px 10px;
	padding:                2px 1px;
}

#sidebar p#tagcloud {
    margin:					0 3px;
	text-align:				center;
}



/*----------------------------- post ---------*/
.post { }
.post-top, .post-bottom {
    background-repeat:		no-repeat;
	background-color:		transparent;
}
.post-top {
    background-image:		url(images/tablet_top.png);
	height:					10px;
	max-height:				10px;
}
* html .post-top {
    background-image:		url(images/tablet_top.gif);
	margin:					0 0 -9px 0;
}
.post-content {
    background-image:		url(images/tablet_middle.png);
	background-repeat:		repeat-y;
	font-size:				90%;
}
* html .post-content {
    background-image:		url(images/tablet_middle.gif);
}
.post-bottom {
    background-image:		url(images/tablet_bottom.png);
	height:					10px;
	position:				relative;
}
* html .post-bottom {
    background-image:		url(images/tablet_bottom.gif);
}
.post-content ul, .post-content dl, .post-content ol {
    padding:				5px 0 5px 25px;
}
.post-title {
    background-color:		#fff;
	border-top:				1px solid #333;
	border-bottom:			1px solid #333;
	margin:					0 2px;
	padding:                0 3px;
	position:				relative;
}
.post-date {
    background-color:		transparent;
	background-image:		url(images/cloud.png);
	background-repeat:		no-repeat;
	width:					108px;
	height:					75px;
	position:				absolute;
	top:					-20px;
	left:					500px;
	text-align:				center !important;
}
* html .post-date {
    background-image:		url(images/cloud.gif);
}
.post-date .month, .post-date .date {
	font-size:				12px;
	font-weight:			bold;
	color:					#000;
}
.post-date p {
	margin:					12px 0 0 0;
}
.post-date .month { 
	text-align:				center;
	font-size:				16px;
	padding:				0 0 5px 0;
}
.post-date .date { 
	text-align:				center;
	padding:                3px 0 0 0;
}
.post-main {
	padding:                10px 5px 0 5px;
}
.post-title h2, #commentsdiv h4 {
	font-size:				24px;
}

.post-comments {
    background-image:		url(images/sun.png);
	background-repeat:		no-repeat;
	width:					51px;
	height:					49px;
	position:				absolute;
	top:					-42px;
	left:					2px;
}
* html .post-comments {
    background-image:		url(images/sun.gif);
}
.post-comments p {
    margin:                 23px 0 0 8px;
}

.post-info {
    position:				absolute;
	left:					55px;
	top:					-17px;
}
.post-archive .post-info {
    text-align:				left;
}



/*-------------------------- comments --------*/
#commentsdiv {
	margin:					0;
}
.commentlist {
    margin:					10px 0 0 0;
}
.commentlist li.comment {
    display: 				block;
	padding:                5px 10px;
	margin:					5px 1px 1px 1px;
	border:					1px solid #000;
	background-image:		url(images/bg.png);
	background-position:	top left;
	background-repeat:		repeat;
}
.commentlist li.comment:after {
    content: 				".";
    display: 				block;
    clear: 					both;
    visibility: 			hidden;
    line-height: 			0;
    height: 				0;
}
html[xmlns] .commentlist li.comment {
    display:				block;
}
* html .commentlist li.comment {
    height: 				1%;
	background-image:		url(images/bg.gif);
}

.commentlist ul, .commentlist ol, .commentlist dl {
	padding:                0;
	margin:                 0 0 10px 20px;
}
.commentlist ul { 
    list-style-image:		disc;
}
.commentlist ol {
    list-style-type:		decimal;
}

.commentlist .children {
    margin:					20px 0 0 0;
	list-style:				none;
}

.comments-top, .comments-bottom {
    background-repeat:		no-repeat;
	background-color:		transparent;
}
.comments-top {
    background-image:		url(images/tablet_top.png);
	height:					10px;
	max-height:				10px;
}
* html .comments-top {
    background-image:		url(images/tablet_top.gif);
	margin:					0 0 -9px 0;
}
.comments-middle {
    background-image:		url(images/tablet_middle.png);
	background-repeat:		repeat-y;
	font-size:				100%;
}
* html .comments-middle {
    background-image:		url(images/tablet_middle.gif);
}
.comments-bottom {
    background-image:		url(images/tablet_bottom.png);
	height:					10px;
	position:				relative;
}
* html .comments-bottom {
    background-image:		url(images/tablet_bottom.gif);
}

.comments {
    position:				relative;
}
.comments-textarea { 
    margin:					0 10px 0 8px;
}
.comments-textarea textarea {
    width:					100%;
	margin:					10px 0 0 0;
}
.comments-title {
    background-color:		#fff;
	border:					1px solid #333;
	margin:					0 1px 0 1px;
}
.comments-title h3 {
    font-size:				18px !important;
	padding:                2px 0 2px 2px;
}
.comments-title h4 {
    font-size:				16px !important;
	padding:                2px 0 2px 2px;
}
.comment-author {
    float:					right;
	clear:					right;
	width:					75px;
	margin:					0 5px 0 0;
	padding:                10px 0 10px 5px;
	border-left:			1px solid #333;
	font-size:				14px;
	text-align:				center;
	min-height:             60px;
	height:					auto !important;
	height:					60px;
}
* html .comment-author {
    width:					115px;
}
.comment-author img {
    margin:					0 auto;
	padding:                5px;
	clear:					both;
	border:					1px solid #ddd;
}
.comment-author cite {
    font-size:				13px;
}

.comments-content {
    padding:                5px 10px;
}
.comments-inputs {
    margin:					0 0 10px 10px;
}
.comments-inputs label {
    float:					left;
    width:					100px;
}
.comments-inputs input {
    margin:					0 0 3px 0;
}
.comments-middle .buttons {
    text-align:				right;
}
.comments-middle .buttons input {
    margin:					0 10px 0 0;
	border:					1px solid #333;
	font-family:			Myriad, "Myriad Pro", Palatino, "Rotis Sans Serif", serif;
	font-size:				16px;
	font-weight:			bold;
}
.comments-middle .buttons input:hover {
    color:					#548cbd;
}
.comments .inputs {
    padding:                0 10px;
}

.comments p {
    padding:                0 0 10px 0;
}
