body {
	background: #fff;
	margin: 0;
	padding: 0;
}

#wrap {
	position: absolute;
	left: 50%;
	width: 900px;
	height: 720px;
	margin-left: -450px;
	margin-top: 50px;
	background: #fff 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;
}

a {
	text-decoration: none;
	color: #4196a7;
}

a:hover {
	color: #b7b7b7;
}

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;
	/* margin: 1em; */
}

#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: 90%;
	color: #666;
	margin-left: 10px;
}

.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-color: #fffff; }

.entry p {
	font-family: inherit;
	font-size: 90%;
	font-style: inherit;
	font-weight: inherit;
	color: #333;
	width: 700px;
}

.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 #ffff;
}

.entry p a:visited {
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

.postmetadata {
	background-color: #f5f5f5;
	font-family: inherit;
	font-size: 90%;
	text-align: right;
	padding-right: 10px;
}

#comments {
	margin-left: 1px;
	font-family: inherit;
	font-size: 90%
        font-style: inherit;
        font-weight: inherit;

}

#comments h3 {
	font-size: 90%;
	text-align: center;
}

#comments a:link { text-decoration: none; }
#comments a:hover { text-decoration: none; background-color: #ccc; }
#comments a:active { text-decoration: none; }
#comments a:visited { text-decoration: none; }

.commentmetadata {
	letter-spacing: 1px;
	font-size: 1em;
	background-color: #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: 1em 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-color: #ffff;
	padding: 4px;
	font: inherit;
        font size: 90%;
	color: #ffff;
}

#commentform {
	background-color: #ffff;
}

#middle .img-front {
	position: absolute;
	left: 50%;
	margin-left: -371.5px;
	width: 900px;
	height: 720px;
}

.image-box {
text-align: center;
background-color: #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;
}
