html {height: 100%}
body {
	font: 62.5%/1.4em Tahoma, Verdana, Arial, Sans-Serif;
	background: #f8f8f8 url(images/pagebg.jpg);
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0; 
        overflow-x: hidden;
}
a {text-decoration: underline;}
a:link {color: #00349a;}
a:visited {color: #00349a;}
a:active {color: #00349a;}
a:hover {color: #00349a; text-decoration: none;}
#page {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	background: #fff url('images/sidebg.gif') repeat-y right top;
	border-right: 3px double #ccc;
	border-left: 3px double #ccc;
	height: 100%;
	text-align: left;
}
#pagelinks {
	float:left;
	height:18px;
	padding: 5px 10px 0 17px;
     font-weight: bold;
	font-size: 1.2em;
}
#topgrad {
	background: url('images/topgrad.gif') repeat-x left top;
	height: 25px;
}
#header {
	clear:both;
	color: #fff;
	height: 80px;
	margin: 0; 
	padding: 0;
}
#headerimg { 
	float:left;
	margin: 0;
	height: 130px;
	width: 100%;
	background: #ffffff url('images/vault-techniques-logo.png') no-repeat left top;
} 

#headerimg h1 a:link, #headerimg h1 a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#content {
	font-size: 1.2em;
	float:left;
	width: 100%;
	padding: 0;
	margin: 15px -320px 15px 0;
}
.narrowcolumn {
	margin-right: 320px;
	padding: 0 18px;
}
#sidebar {
	float: right;
	padding: 7px 10px;
	margin: 0 0 0 -320px;
	width: 300px;
}
#skyscraper {
	float: right;
}
.side {
	background: url('images/sidehead.gif') no-repeat left top;
        width: 172px;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	font-size: 1.5em;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
}
#sidebar a {text-decoration: underline}
#sidebar a:link {color: #223D8A}
#sidebar a:visited {color: #223D8A}
#sidebar a:active {color: #223D8A}
#sidebar a:hover {color: #223D8A;text-decoration: underline}
#sidebar ul {
	margin: 4px auto;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	background: url('images/sideul.gif') repeat-y left top;
	margin: 0 0 5px 0;
	padding: 0;
}
#sidebar ul ul {
	background: url('images/ulfoot.gif') no-repeat left bottom;
	color: #000;
	width: 172px;
	margin: 0;
	padding: 0 0 8px 0;
}
#sidebar ul ul li {
	background: none;
	margin: 0 12px;
	padding: 2px 0 3px 17px;
	display: block;
	background: url('images/sibullet.gif') no-repeat 5px 6px;
	border-bottom: 1px solid #efefef;
}
#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ul li a:active, #sidebar ul ul li a:hover {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}
.post {
	clear: both;
	float: left;
	width: 100%;
	background: #fbfbfb url('images/postl.gif') no-repeat left bottom;
	margin: 0 0 22px 0;
	padding: 0;
	text-align: justify;
}

.posttitle {
	background: #f1f1f1 url('images/topr.gif') no-repeat right top;
	color: #000;
	padding: 8px 0;
	margin: 0;
}

.posttitle small a:link, .posttitle small a:visited {
	text-decoration: underline;
}
.posttitle h1 {
        color: #223D8A;
	background: none;
	text-align: justify;
	margin: 0;
	padding:0 20px;
	font-size: 1.7em;
}
h2 {
	color: #223D8A;
        font-size: 1.4em;
	text-align: left;
	margin: 0 auto;
	background: #f1f1f1;
	padding: 5px;
}

.posttitle h2 a:link, .posttitle h3 a:link {
	text-decoration: underline;
	color: #f08b4e;
}
.posttitle h2 a:visited, .posttitle h3 a:visited {
	text-decoration: underline;
	color: #00369f;
}
.posttitle h2 a:hover, .posttitle h3 a:hover {
	text-decoration: underline;
	color: #ff0000;
}

.postmetadata a:link, .postmetadata a:visited {text-decoration:underline;color: #fff;}
.postmetadata a:hover {color: yellow}
.entry {
        font-family: Verdana, Tahoma, Helvetica, Arial;
	clear: both;
	line-height: 1.3em;
	padding: 5px 18px 10px 18px;
	background: url('images/postr.gif') no-repeat right bottom;
}
.entry a {
	text-decoration: underline;
        font-weight: bold;
        color: #223D8A
}

#footer {
	padding: 0;
	margin: 0 auto;
	height: 32px;
	width: 1000px;
	background: #004604 url('images/header-search.png') repeat-x left bottom;
	color: #fff;
	font-size: 1em;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: underline;
}
#footer p {
	margin: 0;
	padding: 10px 0 10px 10px;
	text-align: left;
}
.list ul li a:link, .list ul li a:visited {
	padding: 0 0 0 10px;
	background: url('images/bullet.gif') no-repeat left 4px;
	color: #fff;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation .alignright, .navigation .alignleft {
	padding: 4px;
	margin: 10px auto 20px auto;
	border: 1px solid #efefef;
	background: #f8f8f8;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}

