body {
	font-size: 10px;
	padding:0;
	margin:0;
	color: #fff;
	font-family: Arial;
	background-image: url("../img/bg.png");

	}
	
a {
	color: #000;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	
	}

h2 {
	color: #000000;
	font-size: 16px;
	margin: 0;
}

small {
	coor: #000000;
}
	
img, div, span, p { 
	behavior: url("../iepngfix.htc");
	border: none;
	 }		 	

.ie img, div, span, p { 
	behavior: url("../iepngfix.htc");
	border: none;
	 }
	 
.ie7 img, div, span, p { 
	behavior: url("../iepngfix.htc");
	border: none;
	 }



.block {
	font-weight: normal;
	font-style: normal;
	font-family: Klavika;
	color: black;
	font-size: 14px;
	text-shadow: 0px 0px #252c24;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	height:40px;
	width:300px;
	margin-right:auto;
	margin-left:auto;
	padding-top:16px;
	text-align: center;
	behavior: url("../iepngfix.htc");
	}
	
.block a {
	
	font-family: Klavika;
	
	background-image: url(../img/footer.png);
	
	color: black;
	text-decoration: none;
	padding-left:2px;
	padding-right:2px;
	}
	
.block a:hover{
	text-decoration: underline;
	}
	
.date {
	color: #eeeeee;
	font-size: 12px;
	text-decoration: underline;
	padding-bottom: 8px;
}
	
.title {
	font-size: 15px;
	font-weight: bold;
}

.pagetitle {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 16px;
}

.says {
	color: #111111;
}

.avatar {
	display: none;
}

.fn {
	font-weight: bold;
	color: #111111;
}

	.fn a {
		font-weight: bold;
		color: #111111;
	}

.odd {
	background: #fafafa;
	border: 1px solid #dddddd;
	width: 480px;
	padding: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 8px;
}

.even {
	background: #f4f4f4;
	border: 1px solid #cccccc;
	width: 480px;
	padding: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 8px;
}

.commentmetadata {
	padding-bottom: 8px;
	font-size: 12px;
}

.postmetadata {
	padding-bottom: 16px;
}

.entry {
	padding-bottom: 8px;
}

.commentlist {
	margin-left: 48px;
}

	.commentlist li {
		margin-left: -32px;
		list-style-type: none;
	}
	
.ie	.block {
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	height:40px;
	width:300px;
	margin-right:auto;
	margin-left:auto;
	padding-top:16px;
	text-align: center;
	behavior: url("../iepngfix.htc");
	}
	
.ie .block a {
	
	color: #fff;
	text-decoration: none;
	padding-left:2px;
	padding-right:2px;
	}
	
.ie .block a:hover{
	text-decoration: underline;
	}

.ie7	.block {
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	height:40px;
	width:300px;
	margin-right:auto;
	margin-left:auto;
	padding-top:16px;
	text-align: center;
	behavior: url("../iepngfix.htc");
	}
	
.ie7 .block a {
	
	color: #fff;
	text-decoration: none;
	padding-left:2px;
	padding-right:2px;
	}
	
.ie7 .block a:hover{
	text-decoration: underline;
	}	
	
.row{
	width:658px;
	height:167px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:22px;
	}
	

	
.gecko .borderl {
	height:167px;
	width:329px;
	background-image: url("../img/border.png");
	background-position: center center;
	z-index:1;
	float:left;
	behavior: url("../iepngfix.htc");

	}

.gecko .borderr {
	height:167px;
	width:329px;
	background-image: url("../img/border.png");
	background-position: center center;
	z-index:1;
	
	background-repeat: no-repeat;
	behavior: url("../iepngfix.htc");	

	}


.gecko .shinel {
	height:168px;
	width:329px;
	cursor: pointer;
	background-position: center center;
	background-image: url("../img/shine.png");
	position:absolute;
	margin-left: -329px;
	z-index:2;
	behavior: url("../iepngfix.htc");
	
	}

.gecko .shinel:hover {
	background-image: url("../img/shinehover.png");
	behavior: url("../iepngfix.htc");
	}

.gecko .shiner {
	height:168px;
	width:329px;
	cursor: pointer;
	background-position: center center;
	background-image: url("../img/shine.png");
	position:absolute;
	z-index:2;
	behavior: url("../iepngfix.htc");
	}

.gecko .shiner:hover {
	background-image: url("../img/shinehover.png");
	behavior: url("../iepngfix.htc");	
	}

.webkit .borderl {
	height:168px;
	width:329px;
	background-image: url("../img/border.png");
	background-position: center center;
	z-index:1;
	float:left;

	}

.webkit .borderr {
	height:168px;
	width:329px;
	background-image: url("../img/border.png");
	background-position: center center;
	z-index:1;
	
	background-repeat: no-repeat;
	behavior: url("../iepngfix.htc");	

	}

.webkit .shinel {
	height:168px;
	width:329px;
	cursor: pointer;
	background-position: center center;
	background-image: url("../img/shine.png");
	position:absolute;
	float:left;
	z-index:2;
	behavior: url("../iepngfix.htc");
	
	}

.webkit .shinel:hover {
	background-image: url("../img/shinehover.png");
	behavior: url("../iepngfix.htc");
	}

.webkit .shiner {
	height:168px;
	width:329px;
	cursor: pointer;
	background-position: center center;
	background-image: url("../img/shine.png");
	position:absolute;
	z-index:2;
	behavior: url("../iepngfix.htc");
	}

.webkit .shiner:hover {
	background-image: url("../img/shinehover.png");
	behavior: url("../iepngfix.htc");	
	}


.ie .borderl {
	behavior: url("../iepngfix.htc");
	height:168px;
	width:329px;
	background-image: url("../img/border.png");
	background-position: center center;
	z-index:1;
	float:left;
	background-repeat: no-repeat;

	}

.ie .borderr {
	behavior: url("../iepngfix.htc");
	height:168px;
	width:329px;
	background-image: url("../img/border.png");
	background-position: center center;
	z-index:1;
	background-repeat: no-repeat;
	

	}

.ie .shinel {
	height:168px;
	width:329px;
	cursor: pointer;
	background-position: center center;
	background-image: url("../img/shine.png");
	position:absolute;
	float:left;
	z-index:2;
	behavior: url("../iepngfix.htc");
	
	}

.ie .shinel:hover {
	background-image: url("../img/shinehover.png");
	behavior: url("../iepngfix.htc");
	}

.ie .shiner {
	height:168px;
	width:329px;
	cursor: pointer;
	background-position: center center;
	background-image: url("../img/shine.png");
	position:absolute;
	z-index:2;
	behavior: url("../iepngfix.htc");
	}

.ie .shiner:hover {
	background-image: url("../img/shinehover.png");
	behavior: url("../iepngfix.htc");	
	}

.ie7 .borderl {
	behavior: url("../iepngfix.htc");
	height:168px;
	width:329px;
	background-image: url("../img/border.png");
	background-position: center center;
	z-index:1;
	float:left;
	background-repeat: no-repeat;

	}

.ie7 .borderr {
	behavior: url("../iepngfix.htc");
	height:168px;
	width:329px;
	background-image: url("../img/border.png");
	background-position: center center;
	z-index:1;
	background-repeat: no-repeat;
	

	}

.ie7 .shinel {
	height:168px;
	width:329px;
	cursor: pointer;
	background-position: center center;
	background-image: url("../img/shine.png");
	position:absolute;
	float:left;
	z-index:2;
	behavior: url("../iepngfix.htc");
	
	}

.ie7 .shinel:hover {
	background-image: url("../img/shinehover.png");
	behavior: url("../iepngfix.htc");
	}

.ie7 .shiner {
	height:168px;
	width:329px;
	cursor: pointer;
	background-position: center center;
	background-image: url("../img/shine.png");
	position:absolute;
	z-index:2;
	behavior: url("../iepngfix.htc");
	}

.ie7 .shiner:hover {
	background-image: url("../img/shinehover.png");
	behavior: url("../iepngfix.htc");	
	}
	
#closebox {
	background-image: url("../img/zoom/closebox.png");
	-webkit-user-select:none;
	}
	
#closebox:hover {
	background-image: url("../img/zoom/closeboxover.png");
	}
	
#closebox:active {
	background-image: url("../img/zoom/closeboxdown.png");
	}

.ie #closebox {
	background-image: url("../img/zoom/closebox.png");
	-webkit-user-select:none;
	behavior: url("../iepngfix.htc");
	margin-left:-30px;
	margin-top:-30px;
	}
	
.ie #closebox:hover {
	background-image: url("../img/zoom/closeboxover.png");
	behavior: url("../iepngfix.htc");
	}
	
.ie #closebox:active {
	background-image: url("../img/zoom/closeboxdown.png");
	behavior: url("../iepngfix.htc");
	}

.ie7 #closebox {
	background-image: url("../img/zoom/closebox.png");
	-webkit-user-select:none;
	behavior: url("../iepngfix.htc");
	margin-left:-30px;
	margin-top:-30px;
	}
	
.ie7 #closebox:hover {
	background-image: url("../img/zoom/closeboxover.png");
	behavior: url("../iepngfix.htc");
	}
	
.ie7 #closebox:active {
	background-image: url("../img/zoom/closeboxdown.png");
	behavior: url("../iepngfix.htc");
	}

#contenttop {
	background-image: url("../img/contenttop.png");
	width:638px;
	height:28px;
	margin-left:auto;
	margin-right:auto;
	}
	
#contentmid {
	font-family: "Myriad Pro";
	font-style: normal;
	font-weight: normal;
	text-shadow: 0px 0px;
	font-size: 14px;
	background-image: url("../img/contentmid.png");
	width:638px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
	
#contentmid p {
	color: black;
	padding-left:50px;
	padding-right:50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	}
	
#contentfooter {
	background-image: url("../img/contentfooter.png");
	width:638px;
	height:28px;
	margin-left:auto;
	margin-right:auto;
	}
.block2 {
		background-repeat: no-repeat;
		padding-top: 16px;
		margin-right: auto;
		margin-left: auto;
		height: 40px;
		width: 300px;
	}
.div2 {
		margin-right: auto;
		margin-left: auto;
		margin-bottom: auto;
		margin-top: auto;
	}
