@charset "utf-8";
/* CSS Document */
	
body, textarea {
	scrollbar-3dlight-color:#2E384B ;
	scrollbar-arrow-color:#fff;
	scrollbar-base-color:#2E384B ;
	scrollbar-darkshadow-color:#44536e;
	scrollbar-face-color:#44536e;
	scrollbar-highlight-color:#596c8f;
	scrollbar-shadow-color:#2E384B; 
	scrollbar-track-color:#2E384B ;
	}

#container { background-color:#8f9399; }

#header, #menu, .post { background:#2e384b; }

.post h2, #welcome .entry { border-bottom:3px solid #8f9399; }

#footer, #footer a { color:#2e384b; }