html { font-size: 62.5%; }

body {
	background: #fff;
	font-size: 1.4em;
	margin: 0;
	padding: 0;
}

#wrap {
	position: absolute;
	left: 50%;
	width: 900px;
	height: 720px;
	margin-left: -450px;
	margin-top: 50px;
	background: url(http://images.bodeche.com/blog/main_bg1.jpg);
}

#wrap1 {
	position: absolute;
	left: 50%;
	width: 900px;
	height: 720px;
	margin-left: -450px;
	margin-top: 50px;
	background: #fff;
}

#top {
	width: 900px;
	font: Helvetica, Arial, "Sans Serif";
	font-size: 1.2em;
	letter-spacing: .1em;
	text-align: center;
	color: #4b4942;
	padding-bottom: 2em;
}

a { text-decoration: none; color: #4196a7; }
a:link {}
a:hover { color: #b7b7b7; }
a:active: {}
a:visited {}

hr { display: none; }
strong { font-weight: bold; }

#top a:link {
	font: Arial;
	text-decoration: none;
	color: #000;
}

#top li { display: inline; margin-right: 1em; }

#middle {
	width: 399px;
	padding-top: 0.8em;
	background-color: #fff;
}

#middle li { display: inline; }
#middle h2 { color: #fff; }
#middle1 { width: 900px; }
#middle1 img { width: 399px; height: 532px; margin-left: 15.7em; margin-right: 10em; margin-top: 2.6em; }
#middle1 a img { border: none; }
#middle1 a:link { border: none; }

.post { border-bottom: 1px bottom #fff; }
.post h2 { font-family: inherit; font-size: 140%; color: #666; margin-left: 10px; padding-bottom: 1em; }
.post h2 a:link,.post h2 a:visited,.post h2 a:active,.post h2 a:hover { text-decoration: none; color: #666; }
.post h2 a:hover { color: #000; border-bottom: 2px solid #000; }
.entry { width: 700px; margin-left: 36px; background: #fff; padding-bottom: 2em; }

.entry p {
	color: #333;
	width: 700px;
	font-family: inherit;
	font-size: 140%;
	font-style: inherit;
	font-weight: inherit;
	line-height: 180%;
}

.entry p:after { padding-bottom: 1em; }
.entry p a:link { text-decoration: none; color: #666; border-bottom: 1px solid #ccc; }
.entry p a:hover { text-decoration: none; color: #000; border-bottom: 1px solid #fff; }
.entry p a:visited { text-decoration: none; border-bottom: 1px solid #ccc; }

.postmetadata {
	background: #f5f5f5;
	font-family: inherit;
	font-size: 140%;
	text-align: right;
	padding-right: 10px;
	margin-top: 1em;
}

#comments {
	margin-left: 1px;
	font-family: inherit;
	font-size: 140%
	font-style: inherit;
	font-weight: inherit;
}

#comments h3 { font-size: 140%; text-align: center; }
#comments a:link { text-decoration: none; }
#comments a:hover { text-decoration: none; background: #ccc; }
#comments a:active { text-decoration: none; }
#comments a:visited { text-decoration: none; }

.commentmetadata {
	letter-spacing: 1px;
	font-size: 1em;
	background: #e4e4e4;
	padding: 6px;
	border-left: 4px solid #ccc;
	border-right: 10px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#comments .commentmetadata p { line-height: 1em; }
.commentmetadata strong { font: inherit; font-weight: bold; }
.commentmetadata a:link { font: inherit; border-bottom: red; }

.comments-template p {
	font: 1.4em Georgia, "Trebuchet MS";
	margin-left: 1.6em;
	margin-right: 1.2em;
	line-height: 1.6em;
	color: #000;
	padding: 6px;
}

#commentform textarea, #commentform input {
	border: 1px solid;
	background: #fff;
	padding: 4px;
	font: inherit;
	font-size: 120%;
	color: #fff;
}

#commentform { background: #fff; }
#middle .img-front { position: absolute; left: 50%; margin-left: -371.5px; width: 900px; height: 720px; }

.image-box { text-align: center; background: #fff; }
.image-box a img { border: none; }
.image-box img { border: none; }
.image-box a:link, .image-box a:hover, .image-box a:visited, .image-box a:active { border: none; }

.navigation {
	text-align: center;
	font-size: 1em;
	font-weight: 300;
	letter-spacing: 0.3em;
	margin-bottom: 1.2em;
	color: #333;
}

.navigation a:link, .navigation a:visited {
	text-decoration: none;
	text-align: center;
	color: #333;
	font-weight: 300;
}

.navigation a:hover { text-decoration: none; }
.entry li { display: inline; }
.entry li a:link { text-decoration: none; }
.entry li a:hover { border-bottom: 1px solid #000; }
#bottom {}

.big-text {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	top: 380px;
	font: 4em Georgia, "Trebuchet MS";
	color: red;
	text-align: center;
	z-index: 1;
}

