body 		{ background-color:#cdf1f7; }

#l-root {
	margin-top:0px;
	width:1034px;
}

/*
blog width:1034px;
picture size:890px;
(1002 - 890)/2 = 112/2 == 56px (side paddings)
check: side shade: 42px + side pad: 30px = 72
26 also.
vertical padding is 36px;
*/

.appr{ text-align:left; margin-top:20px; margin-bottom:20px; color:#c3ab20;}
.fx-hide{ display:none;}

.ywrap
{

text-align:center;


}


.box-data {
	width:890px;
	padding-left:72px; padding-right:72px;
	position:relative;
	text-align:left;
}

#l-head {
	height:400px;
	text-align:left;
}

#l-tail {
	height:154px;
	text-align:left;
}

#l-tail .h-p-rel {
	height:154px; width:950px;
	left:42px;
	background:url(../images/x-tail-fx.png) no-repeat left top;
}

#l-body .h-p-rel {
	padding-top:30px;
}

body, body a {
	color:#6b6b6b;
	font-family:Geneva, Tahoma, sans-serif;
}

body a {
	color:#c3ab20;
	text-decoration:underline;
	font-weight:normal;
}

body a:hover {
	text-decoration:none;
}

.l-center { overflow:visible !important; }

input.f-text, .w-form textarea, select, .w-form .f-proceed,
.f-generic .w-left input {
	border:1px solid #d9d9d9;
}

/* top menu */

.menu-lvl-1 {
	top:15px; left:30px;
	width:auto; height:24px; /*24*/
	padding:0 0 0 0;
	z-index:79;
}

/*
.menu-lvl-1 li { position:absolute; }
.menu-lvl-1 li li { position:relative; }
*/

.menu-lvl-1 li { margin-right:9px; }

.menu-lvl-1 li a {
	position:relative;
	display:block;
	height:24px;
	overflow:hidden;

	color:#000;
	font-size:12px; line-height:14px;
	text-decoration:none;
	white-space:nowrap;
}

.menu-lvl-1 li ul {
	top:24px; left:6px;
	z-index:79;
	/*background:#edb47c;*/
	background:#ccc;
	opacity:.8;
	padding-top:2px;
}

.menu-lvl-1 li li a {
	background:none;

	padding:2px 10px 2px 10px;
	height:18px;
}

.menu-lvl-1 li li a:hover {
	background:none;
	color:#000;
	text-decoration:underline;
}

.menu-lvl-1 li a 		  { background-image:url(../images/menu-lvl-1.png); }

z.m1-1 { left:0; top:0; }
.m1-1 a				{ background-position:0px 0px; width:60px; }
.m1-1 a:hover	{ background-position:0px -52px; }

z.m1-2 { left:144px; top:0; }
.m1-2 a				{ background-position:-144px 0px; width:74px; }
.m1-2 a:hover	{ background-position:-144px -52px; }

z.m1-3 { left:263px; top:0; }
.m1-3 a				{ background-position:-263px 0px; width:82px; }
.m1-3 a:hover	{ background-position:-263px -52px; }

z.m1-4 { left:0; top:27px; }
.m1-4 a				{ background-position:0px -27px; width:116px; }
.m1-4 a:hover	{ background-position:0px -79px; }

z.m1-5 { left:144px; top:27px; }
.m1-5 a				{ background-position:-144px -27px; width:94px; }
.m1-5 a:hover	{ background-position:-144px -79px; }

z.m1-6 { left:263px; top:27px; }
.m1-6 a				{ background-position:-263px -27px; width:60px; }
.m1-6 a:hover	{ background-position:-263px -79px; }

/* */

.flash-header {
	top:11px; left:57px;
	height:314px; width:920px;
}

.flash-header p {
	position:relative;
	top:0px; height:314px;
}

/* */

.x-copyright {
	position:absolute;
	top:118px;
	width:100%;
}

.x-copyright strong {
	height:11px; width:330px;
	left:30px;
	background:url(../images/t-copyright.png) no-repeat left top;
}

.x-copyright a {
	right:30px;
	height:27px; width:157px;
}

/* */

.x-template {
	padding-top:16px;
	padding-bottom:36px;
}

.x-template {
	font-size:120%;
	line-height:150%;
}

.x-template .wrap {
	overflow:hidden;
	clear:both;
}

/* */

.x-post 				{ padding-bottom:40px; }
.x-post .w-html { padding-bottom:24px; }

.x-post .js-add-comment {
	background:#fff;
	color:#000;
}

.x-post .post-title {
	height:45px; width:890px; /*45x890*/
  /*padding-left:60px;*/
	padding-bottom:16px;
	/*background:url(../images/post-title-nr-l.png) no-repeat left top;*/
	text-align:left;
	margin:0 auto;
}

.x-post .post-title .w-title {
	position:relative;
  top:0px;
	color:#6b6b6b;
	font-size:24px; line-height:26px;
	font-weight:normal;
	text-transform:uppercase;
}

.x-post .post-title span {
	display:block;
	position:relative;
	top:0px;
	color:#c2c2c2;
	font-size:18px;
}

.x-post .post-title .w-title,
.x-post .post-title span, .x-post .post-title span a {
	text-decoration:none;
	text-transform:uppercase;
}

.x-post .post-title a:hover { text-decoration:underline; }

.x-post .post-text {
	padding-left:42px; padding-right:42px;
}

.x-comment {
	padding:0 0 0 0;
}

.x-comment .w-control {
	top:0; left:0;
	width:79px;
}

.x-comment .w-comment-list {
	display:block;
	top:28px; left:158px;
	width:740px;
	height:138px; /* x-comment height + push down form */
}

.x-comment .w-hide {
	height:96px; width:710px;
}

.x-comment .w-hide {

}

.x-comment .w-hide a {
	text-decoration:underline;
}

.x-comment .w-comment-list big {
	width:510px;
}

.x-comment .w-social {
	position:absolute;
	left:0; top:80px;
}

.x-comment .w-social a {
	height:16px; width:18px;
	float:left;
	background-image:url(../images/t-comment-social.png);
}

.x-comment .t-ti { background-position:0 0; }
.x-comment .t-dt { background-position:-56px 0; left:35px; }
.x-comment .t-ds { background-position:-110px 0; left:71px; }

.x-comment .w-control a {
	height:33px; width:79px;
	background-image:url(../images/t-comment-control.png);
}

.x-comment .t-ac { background-position:0 0; }
.x-comment .t-lp { background-position:0 -49px; top:17px; }
.x-comment .t-sf { background-position:0 -97px; top:36px; }

.x-comment .w-comm-count {
	position:absolute;
	left:158px; top:1px;
	width:279px;
	font-style:normal;
	font-size:11px; line-height:13px;
}

.x-comment .w-comm-count span {
	padding-right:2px;
}

.f-pic-action {
	padding-left:10px;
}

.f-pic-action .w-action * {
	color:#8d6240;
	/*text-transform:uppercase;*/
}

.w-form input, .w-form textarea {
	/*font-family:"Trajan Pro", georgia, times;*/
}

/* */

.x-paginate, .x-paginate a { height:12px; }
.x-paginate strong { position:absolute; top:0px; }
.x-paginate .t-prev { left:72px; }
.x-paginate .t-prev a { background-position:0px 0; width:120px; }
.x-paginate .t-next { right:72px; }
.x-paginate .t-next a { background-position:-120px 0; width:121px; }


/* */

.x-navy {
	position:relative;
	padding-bottom:36px;
}

.x-navy .wrap {
	width:100%;
	height:44px;
	background:url(../images/x-navy-nr.png) no-repeat left top;
}

.x-search {
	position:absolute;
	overflow:hidden;
	width:279px; height:17px;
	top:22px; left:72px;
}

.x-search .f-text, .x-search .f-proceed {
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
	height:17px;

	border:0; padding:0;
	background:transparent;
	background-image:url(../images/x-search.png);
	background-repeat:no-repeat;
}

.x-search .f-text {
	width:109px;/*117*/
	padding:1px 4px 0 4px;

	background-position:0 0;
	color:#555;
	font-size:12px; line-height:14px;
}

.x-search .f-proceed {
	width:79px;
	background-position:-117px 0;
}

.t-rss {
	overflow:hidden;
	position:absolute;
	top:21px; right:72px;
	height:18px; width:52px;
	background:url(../images/t-rss.png) no-repeat left top;
}

.x-search span, .t-rss span { position:absolute; top:-1079px; }

.x-archives {
	padding-bottom:18px;
}

.x-archives h3 {
	margin:0 auto;
	width:82px; height:13px;
}

.x-archives .l-left 	{ width:79px; }
.x-archives .l-right  { width:800px; }

.x-archives .w-one-year {
	height:36px; /*36*/
}

.x-archives .w-one-m {
	padding-top:4px;
	padding-left:5px; padding-right:5px;
	height:14px;
}

.x-archives .wrap {
	overflow:hidden;
}

.x-archives .w-postnum {
	display:block;
	text-align:center;
}

.x-archives * {
	color:#555;
	font-size:12px; line-height:14px;
	text-decoration:none;
}

.x-archives .w-year {
	/*color:#c3ab20;*/
	font-size:18px;
}

.x-archives a:hover, .x-archives .selected a {
	color:#c3ab20;
	text-decoration:underline;
}

.x-ext-sites {
	overflow:hidden;
	padding-top:9px;
}

.x-ext-sites span {
	display:block;
	float:left;
	width:190px; /*950/5*/
	text-align:center;
}

/* */

#l-head .w-menu {
	position:absolute;
	top:329px; left:57px;
}

#l-head .w-menu .wrap {
	height:52px; width:977px;
	background:url(../images/l-head-nr-fx.png) no-repeat left top;
}

.brand-logo {
	z-index:7;
	position:absolute;
	top:-8px; right:70px;
}

.brand-logo img { width:221px; height:27px; }

.x-tsearch {
	position:absolute;
	top:18px; right:72px;
	height:17px; width:200px;
}

.x-tsearch .f-text, .x-tsearch .f-proceed {
	display:block;
	height:17px;
	padding:0 0 0 0; margin:0 0 0 0;
	border:0;
	background:transparent;
	background-image:url(../images/x-tsearch.png);
	background-repeat:no-repeat;
}

.x-tsearch .f-text {
	float:left;
	background-position:0 0;
	width:122px; height:15px; /*17x128*/
	padding:2px 3px 0 3px;
	margin-bottom:6px;
}

.x-tsearch .f-proceed {
	float:left;
	position:relative;
	left:6px; top:-2px;
	background-position:-64px -24px;
	width:64px;
}

.x-tsearch .f-proceed:hover {
	background-position:2px -23px;
}

/* */

.x-post .w-pic { border:1px solid #d7d5d4; }
.x-post .x-portrait { width:892px; /*border*/ }
.x-post .x-portrait .h-f-left { margin-right:8px; }
.x-post .x-portrait .w-pic { padding-bottom:0; }
.x-post .w-pic { padding-bottom:0; margin-bottom:10px; }
.x-post .w-pic .js-add-comment { bottom:0px; z-index:79; }

.x-post .w-pic em {
	overflow:hidden;
	position:absolute;
	right:5px; bottom:0px;
	display:block;
	height:40px; width:171px;
	background:url(../images/watermark.png) no-repeat left top;
	z-index:1;
}

.x-post .w-pic em span { position:absolute; top:-79px; }

.x-post .w-html {
	padding-bottom:35px;
	margin-bottom:16px;
	background:url(../images/x-post.png) no-repeat center	bottom;
}

/* */
