* {margin:0; padding:0;}
	
html {height:100%; background:url('img/bg-left.png') repeat-y #282b2c; font-family: Arial, sans-serif;font-size:.8em;}
/*body {height:100%;}*/
		
body {background-image:url('img/logo.png');background-repeat:no-repeat;background-attachment:fixed;background-position:center left; font-size:1em;}

		
/*html>body {min-height:100%;height:auto;}*/

#container{ width:765px; height:100%; margin-left:175px; border:0px solid #f00;}

#menu-wrapper{width:550px;margin-bottom:25px;height:30px;}

#menuborderleft, #menu, #menuborderright {display:block;float:left;height:100%;background:#fde756;}
#menu {width:548px;}
#menuborderleft, #menuborderright {width:1px;height:29px;}
		

#menu a{display:block;float:left;color:#534e30;font-size:1.5em;background:#fde756;height:24px;padding:3px 7px 3px 7px;margin-left:10px;margin-right:10px;}
#menu span.spacer{float:left;width:90px;height:1px;border:0px solid #f00;}
#menu a:hover{background:#bfaf47;}
#menu a.current{background:#bfaf47;}

#tr-wrapper{width:190px;float:right;background:#fde756;}
#tr{height:27px;}
#content-wrapper{width:550px;color:#686868;background:#f5f5f5;}
#content{min-height:900px;}
#sidebar-wrapper{width:190px;float:right;background:#d3d4d3}
#sidebar{height:475px;padding:2px;}

#sidebar-inner-wrapper{width:184px;background:#fff;}
#sidebar-inner{height:433px;padding:9px 9px 2px 9px;}

/*notch*/
.notch, .notch2 {
	border-style:solid;
	border-width:0 1px;	
}
.notch > div, .notch > div > div, .notch2 div {
	position:relative;
	top: -1px;
	left: 0;
	border-style:solid;
	border-width:1px 0 0;
}
.notch > div > div, .notch2 div div {
	top: 2px;
	border-width:0 0 1px;
	/*padding: .3em .3em .1em;*/
}

#tr-wrapper .notch, #tr-wrapper .notch div{border-color: #fde756;}		
#content-wrapper .notch,#content-wrapper .notch div{border-color: #f5f5f5;}
		
#sidebar-wrapper .notch,#sidebar-wrapper .notch > div, #sidebar-wrapper .notch > div > div{border-color: #d3d4d3;}
#sidebar-inner-wrapper .notch2,#sidebar-inner-wrapper .notch2 div{border-color: #fff;}

a{text-decoration:none;color:#00d;}
a:visited{color:#00d;}
a:active{color:#00d;}
a:hover{text-decoration:underline;}
h1{font-size:1.4em;}
h2{font-size:1.2em;margin-bottom:5px;}
h3{font-size:1.0em;}
h4{font-size:.9em;}
h5{font-size:.8em;}
h1, h2, h3, h4{font-weight:normal;color:#297b99;}
#sidebar h1{color:#373737;font-family:"Lucida Console"; margin:0px 0px 3px 1px; padding:3px 0px 2px 5px;border:0px solid #f00; height:20px;letter-spacing:4px;}
#sidebar-inner h3{font-family:Times;color:#598797;font-weight:bold;}
#sidebar-inner h1{margin:2px 2px 2px 5px;}
#sidebar-inner h3, #sidebar h4{color:#598797;margin-bottom:1px;}
/*.commentlink{#7b9929;}*/
.postdate{font-size:.8em;}
#content{padding:20px 25px 20px 25px;}
	
p{margin-top:5px;}
	
#content .item-header{margin-bottom:5px;}
#content .item-header {width:95%; border:1px solid #f00;}
#content .item-header h1{ display:inline;}
#content .item-header span.postdate{float:right;padding-top:6px;}
#content .item-header span.commentlink a{color:#7b9929;font-size:.8em;margin-left:5px;}

/*#content .item-footer{width:95%;border:1px solid #f00;margin-bottom:30px;}
#content .item-footer span{float:right;font-size:.8em;}
#content .item-footer span a{color:#7b9929;}*/
#content .item-footer{margin-bottom:20px;}

#aboutpics{}
#aboutpics td{padding:5px;text-align:center;}
#aboutpics img{cursor:pointer;}

#gallerypics{}
#gallerypics td{padding:5px;}
#gallerypics img{cursor:pointer;}

#contMask{display:none;	position:absolute;top:0px;left:0px;width:1000px;height:100%;background:#000;z-index:21;filter:alpha(opacity=30);-moz-opacity:.30;opacity:.30;}
#imgOver{display:none;position:absolute;top:0px;z-index:22;left:0px;cursor:pointer;}

ul{margin-left:15px;}

a img{border:0px;}

ul li.done {text-decoration: line-through;}

