.clearfix:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden; }

/* IE7 Fix */
.clearfix { zoom:1; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%;
}
/* End hide from IE-mac */

html {
	overflow:hidden;
}
body {
	background:url(/gfx/bk-cnc.gif) repeat top left;
	color:#666;
	font:12px Arial, sans-serif;
	margin:0;
	padding:0;
	overflow:hidden;
}

#body {
	text-align:center;
	/*padding:20px 0 30px;*/
	overflow:auto;
}

#body h1,#body h2,#body h3,#body h4,#body h5,#body h6 { text-align:left; margin:0 auto; padding:0; }
#body ul, #body ol { list-style:none; text-align:left; margin:0; padding:0; }
#body ul li, #body ol li { list-style:none; margin:0; padding:0; }

#body .active {
	color:#fc1414;
}

#body a {
	color:#7e88b7;
	font-weight:bold;
	text-decoration:none;
}
#body a.active {
	color:#fc1414;
}
#body a:hover {
	text-decoration:underline;
}

#body div.nav {
	width:900px;
	margin:15px auto 15px;
}
#body div.nav.bottom {
	margin-top:500px;
}

#body div.nav span.bcrumbs {
	font-size:15px;
	font-weight:bold;
	text-align:left;
	margin:5px 10px;
	float:left;
}


#body div.nav span.archive {
	text-align:right;
	float:right;
}

#body div.nav span.archive a.header {
	font-size:15px;
}
#body div.nav span.archive h1 {
	text-align:right;
	font-size:15px;
}

#body div.nav span.archive ul.year li {
	text-align:right;
	float:left;
	margin:0 0 0 8px;
}

#body div.nav span.archive ul.month li {
	margin:0 0 0 3px;
}
#body div.nav span.archive ul.month li a {
	font-size:10px;
	font-weight:normal;
}

/*#body div.nav span.archive ul.year,*/ #body div.nav span.archive ul.month {
	display:none;
}






#body div.entry {
	background:url(/gfx/bk-entry1.gif) repeat top left;
	border:20px dotted #fff;
	width:700px;
	text-align:left;
	margin:0 auto 60px;
	padding:10px 10px;
}
#body div.entry.alt1 {
	background:url(/gfx/bk-entry2.gif) repeat top left;
}
#body div.entry.alt2 {
	background:url(/gfx/bk-entry3.gif) repeat top left;
}
#body div.entry.opened {
	border-color:#f5f5f5;
	border-style:solid;
}
#body div.entry.alt1.opened {
	border-color:#e8e8e8;
}
#body div.entry.alt2.opened {
	border-color:#d8d8d8;
}
#body div.entry.hover {
	border-color:#f2f2f2;
	border-style:ridge;
}



#body div.entry div.more {
	display:none;
	/*height:0;*/
	overflow:hidden;
}

#body div.entry p {
	font-size:19px;
	line-height:140%;
	margin:0 5px 15px;
}
#body div.entry p.center {
	text-align:center;
}
#body div.entry p.date {
	font-size:11px;
	font-style:italic;
}
#body div.entry p.author {
	font-size:11px;
	font-weight:bold;
}

#body div.entry a {
	color:#7e88b7;
	font-weight:bold;
	text-decoration:none;
}
#body div.entry a:hover {
	text-decoration:underline;
}
#body div.entry a:active {
	color:#fc1414;
}

#body div.entry div.cmd {
	position:relative;
}

#body div.entry div.cmd ul {
	width:490px;
	height:70px;
	overflow:hidden;
}
#body div.entry div.cmd li {
	float:left;
}

#body div.entry div.cmd a.more {
	width:41px;
	height:53px;
	text-decoration:none;
	float:left;
	margin:25px 5px 0 0;
}
#body div.entry div.cmd a.more.down {
	background:url(/gfx/bt-down.gif) no-repeat top left;
}
#body div.entry div.cmd a.more.down:hover {
	background:url(/gfx/bt-down_ro.gif) no-repeat top left;
}
#body div.entry div.cmd a.more.up {
	background:url(/gfx/bt-up.gif) no-repeat top left;
}
#body div.entry div.cmd a.more.up:hover {
	background:url(/gfx/bt-up_ro.gif) no-repeat top left;
}
#body div.entry div.cmd a.cmdlink {
	/*background-color:#7e88b7;*/
	/*color:#7e88b7;*/
	/*margin:15px 0 0 10px;*/
	margin:15px 0 0;
	padding:27px 10px 28px;
	float:left;
	display:inline;
	/*display:none;*/
}
#body div.entry div.cmd a.cmdlink.active {
	background-color:#f2f2f2;
}

#body div.entry div.cmd a.cmdlink em.e-cmt-count {
	font-style:normal;
}

#body div.entry div.cmd span {
	float:right;
	/*display:none;*/
	display:inline;
	position:relative;
}

#body div.entry div.cmd span.gallery {
	/*width:545px;*/
	width:402px;
}
#body div.entry div.cmd span.gallery strong {
	text-align:center;
	display:block;
}
#body div.entry div.cmd span.gallery strong em {
	font-style:normal;
}

#body div.entry div.cmd span img {
	border:10px solid #fff;
	width:50px;
	height:50px;
	float:left;
	margin:0;
}
#body div.entry div.cmd span img.active {
	border:10px solid #f2f2f2;
}
#body div.entry div.cmd span img.hover {
	border:10px solid #f2f2f2;
}

#body div.entry div.cmd span div.gcanvas {
	width:280px;
	height:70px;
	float:right;
	display:block;
	overflow:hidden;
	position:relative;
}
#body div.entry div.cmd span div.gcanvas div.gcanvas-content {
	display:block;
	float:none;
	width:999999px;
}

#body div.entry div.cmd span a.gnav {
	/*border:10px solid #fff;*/
	background-color:#7e88b7;
	color:#fff;
	height:50px;
	font-size:38px;
	margin:10px;
	padding:0 10px;
	float:right;
	display:inline;
}
#body div.entry div.cmd span a.gnav:hover {
	color:#7e88b7;
	background-color:#e8e8e8;
	text-decoration:none;
}


#body div.entry div.cmd span.caption {
	width:690px;
	color:#fc1414;
	font-size:28px;
	font-weight:bold;
	text-align:right;
	margin:69px 0 0;
	display:block;
	position:absolute;
	top:0;
	left:0;
}


#body div.entry div.canvas {
	background-color:#f2f2f2;
	text-align:center;
	padding:10px 0;
	/*overflow:hidden;*/
}
#body div.entry div.canvas img {
	max-width:660px;
}
#body div.entry div.canvas h1 {
	margin:5px;
	text-align:center;
}

#body div.entry div.cmt {
	/*margin:10px;*/
	overflow:hidden;
}
#body div.entry div.cmt.even	 {
	background-color:#efefef;
}
#body div.entry div.cmt p {
	font-size:13px;
	margin:0;
	padding:0;
}
#body div.entry div.cmt p.writer {
	font-size:15px;
	font-weight:bold;
}
#body div.entry div.cmt p.loc {
	font-size:12px;
}
#body div.entry div.cmt p.url {
	font-size:12px;
}
#body div.entry div.cmt p.date {
	font-size:12px;
}

#body div.entry div.canvas div.cmt div.l {
	width:240px;
	text-align:left;
	padding:5px;
	float:left;
}
#body div.entry div.canvas div.cmt div.r {
	width:660px;
	text-align:left;
	padding:5px;
	float:left;
}

form.postcmtform div {
	float:left;
}
form.postcmtform div.l {
	/*padding:10px 0 10px 160px;*/
	padding:0 0 0 37px;
}
form.postcmtform div.r {
	/*padding:10px 140px 10px 0;*/
}
form.postcmtform label {
	font-weight:bold;
	text-align:left;
	margin:0 5px;
	display:block;
}

form.postcmtform label span {
	color:#fc1414;
	font-size:16px;
}

#body form.postcmtform label a.capture-refresh {
	background:url(/gfx/reload.png) no-repeat left top;
	padding:9px 6px 0;
	margin-left:5px;
}
#body form.postcmtform label a.capture-refresh:hover {
	text-decoration:none;
}


form.postcmtform input {
	background-color:#fff;
	border:1px solid #141212;
	width:300px;
	margin:5px;
	display:block;
}
form.postcmtform input.error {
	background-color:#fc1414;
	color:#fff;
}
form.postcmtform input.submit {
	background-color:#7e88b7;
	border:1px solid #141212;
	width:auto;
	margin:5px;
	padding:3px 8px;
	color:#fff;
	font-weight:bold;
	float:left;
}
form.postcmtform input.submit:hover {
	cursor:pointer;
}

form.postcmtform input:focus {
	/*background-color:#e8e8e8;*/
	border:1px solid #7e88b7;
}
form.postcmtform textarea {
	background-color:#fff;
	border:1px solid #141212;
	width:300px;
	height:185px;
	font:13px arial,sans-serif;
	margin:5px;
	display:block;
}
form.postcmtform textarea.error {
	background-color:#fc1414;
	color:#fff;
}
form.postcmtform textarea:focus {
	/*background-color:#e8e8e8;*/
	border:1px solid #7e88b7;
}


#body div.entry h2 {
	font-size:26px;
	margin:0 5px 5px;
}
#body div.entry h2.active {
	color:#fc1414;
}
#body div.entry h3 {
	font-size:15px;
	margin:0 5px 5px;
}
#body div.entry h6 {
	color:#fc1414;
	font-size:11px;
	margin:0 5px 15px;
}
#body div.entry h6.active {
	color:#666;
}


#body .d-none { display:none; }
#body .d-inline { display:inline; }
#body .d-block { display:block; }
