body{
background-color:#fff; 
margin-top:8px;
}

#l-root {
	margin-top:7px;
	width:980px;
}

/*
blog width:984px;
picture size:816px;
contect pad: 0 36px;

(980 - 900)/2 = 80/2 == 40px (side paddings)

vertical padding is 36px;
*/

.box-data {
	padding:0 0 36px;
	position:relative;
	text-align:left;
}

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

#l-tail {
	height:36px;
	text-align:center;
}

body, body a {
	color:#665;
	font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

body a {
	color:#ff0000;
	text-decoration:none;
}

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

/* */

.box1-head, .box1-body, .box1-tail {
	position:relative;
	overflow:hidden;
	width:980px;
}

.box1-head { background:url(../images/box1-head-nr.png) no-repeat left top; height:59px; }
.box1-body { background:url(../images/box1-body-ry.png) repeat-y left top;  }
.box1-tail { background:url(../images/box1-tail-nr.png) no-repeat left bottom; height:30px; }

.box1-body {
	padding-top:24px;
}

.box1-head h1 {
	position:relative;
	padding-left:40px;
	padding-top:15px;
	text-align:left;
}

.box2-head, .box2-body, .box2-tail {
	position:relative;
	overflow:hidden;
	width:231px;
}

.box2-head { background:url(../images/box2-head-nr.png) no-repeat left top; height:59px; }
.box2-body { background:url(../images/box2-body-ry.png) repeat-y left top;  }
.box2-tail { background:url(../images/box2-tail-nr.png) no-repeat left bottom; height:30px; }

.box2-head { height:29px; }
.box2-body { min-height:28px; }
.box2-tail { height:8px; }

/* top menu */

.menu-lvl-1 {
	left:12px; top:484px;
	width:940px; height:53px; /*960x74*/
	padding:21px 0 0 20px; /*42 - 12shade - 10(li pad) = 20px  */
	background:url(../images/menu-lvl-1-rx.png) repeat-x left top;
}

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

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

.menu-lvl-1 li ul {
	top:24px;
	z-index:79;
	background:#42848d;
	opacity:.8;
	padding-top:2px;
}

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

	padding:2px 10px 2px 10px;
	margin-right:0px;
	height:18px;

	font-size:12px; line-height:14px;
}

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

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

#l-root .m1-1 a				{ background-position:0px 0px; width:84px; }
#l-root .m1-1 a:hover	{ background-position:0px -24px; }

#l-root .m1-2 a				{ background-position:-84px 0px; width:150px; }
#l-root .m1-2 a:hover	{ background-position:-84px -24px; }

#l-root .m1-3 a				{ background-position:-234px 0px; width:73px; }
#l-root .m1-3 a:hover	{ background-position:-234px -24px; }

#l-root .m1-4 a				{ background-position:-307px 0px; width:63px; }
#l-root .m1-4 a:hover	{ background-position:-307px -24px; }

#l-root .m1-5 a				{ background-position:-370px 0px; width:124px; }
#l-root .m1-5 a:hover	{ background-position:-370px -24px; }

#l-root .m1-6 a				{ background-position:-494px 0px; width:125px; }
#l-root .m1-6 a:hover	{ background-position:-494px -24px; }

#l-root .m1-7 a				{ background-position:-619px 0px; width:147px; }
#l-root .m1-7 a:hover	{ background-position:-619px -24px; }

#l-root .m1-8 a				{ background-position:-766px 0px; width:53px; }
#l-root .m1-8 a:hover	{ background-position:-766px -24px; }

/*
#l-root .m1-2 a				{ background-position:-142px 0px; width:68px; }
#l-root .m1-3 a				{ background-position:-255px 0px; width:58px; }
#l-root .m1-4 a				{ background-position:-341px 0px; width:84px; }
#l-root .m1-5 a				{ background-position:-425px 0px; width:56px; }
#l-root .m1-6 a				{ background-position:-481px 0px; width:91px; }
#l-root .m1-7 a				{ background-position:-572px 0px; width:85px; }


#l-root .m1-7 a:hover { background-position:-608px -35px; }
*/

/* */

/* */

#flash-header {
	width:732px; height:270px;
	left:0px; top:0px;
	overflow:hidden;
}

#l-head .logo {
	position:absolute;
	width:316px; height:93px;
	left:330px; top:34px;
}

#l-tail .h-p-rel {
	padding:10px 12px 0;
}

#l-tail p {
	font-size:12px;
	line-height:14px;
}

#l-tail p a { color:#665; }

.t-copyright, .t-author {
	display:block;
	position:absolute;
	overflow:hidden;
	height:12px;
	font-size:10px; line-height:12px;
}

.t-copyright {
	left:42px; width:434px;
	background:url(../images/t-copy-mckay.png) no-repeat;
}

.t-author {
	right:42px; width:179px;
	background:url(../images/t-author-flosites.png) no-repeat;
}

.t-copyright span, .t-author span { position:absolute; top:-1079px; }

/* */

.x-twitter {
	display:block;
	position:absolute;
	left:43px; top:14px;
	width:279px;
}

.x-twitter strong {
	width:61px; height:13px;
	float:left;
	background:url(../images/t-twitter.png) no-repeat;
}

.x-twitter p {
	width:149px;
}

.x-twitter p, .x-twitter a {
	display:block;
	float:left;

	font-size:10.67px; line-height:14px;
}

/* */

h1, h1 a, h2 {
	color:#999;
	font-size:24px; line-height:28px;
	font-weight:normal;
	font-weight:normal;
	/*font-family:"Quicksand Book", arial, tahoma, sans-serif !important;*/
}

h2 {
	position:relative;
	padding-top:14px;
}

.w-rss {
	padding-left:20px;
	background:url(../images/icon-rss.png) no-repeat left;
}

h1 strong, h2 strong {
	position:absolute;
	right:40px; top:16px;
	font-size:13px;
	font-weight:normal;
}

.x-post .sifr-title {
	width:950px; height:175px;
	margin:0 auto;
	padding:0 0 20px 0;

	font-size:10px;
	text-align:center;

	background:url(../images/sifr-title.png) no-repeat left top;
}

/* */

.x-comment {
	position:relative;
}

.w-control {
	width:978px;
	height:29px;
	background:url(../images/x-comment-rx.png) repeat-x left top;
}

.w-comment-list {
	position:relative;
	left:40px; top:40px;
	width:900px; height:20px;/*900x120*/
	padding-bottom:16px;
}

.w-comment-list .w-hide {
	position:absolute;
	left:0; top:0px;
	width:880px; height:100px;
	padding:2px 4px 4px;
	overflow:hidden;
	text-align:left;
	background:url(../images/slider.png) no-repeat right top;
	/*border:1px solid #eee;*/
}

/* comment area */

.w-comment-list p {
	display:block;
	overflow:hidden;
	height:100px; /*100*/
	margin-bottom:4px;

	font-size:12px; line-height:16px;
}

.w-comment-list em {
	display:block;
	width:160px; height:76px;/*179x100*/
  padding:24px 19px 0 0;
	float:left;

	font-style:normal;
	text-align:right;
}

.w-comment-list em strong {
	font-size:11px;
	font-weight:normal;
	display:block;
}

.w-comment-list big {
	display:block;
	float:left;
	height:88px; width:640px;/*100x729-80*/
  padding:12px 0 0 39px;
	background:url(../images/comment-bg-nr.png) no-repeat left top;
	line-height:18px;
}

/* */

.w-control	{ left:1px; top:0px; }
.w-social 	{ left:0px; top:0; }
.w-comment-num { left:0px; top:0; }

.w-comment-num {
	color:#8cc63f;
	font-size:11px; line-height:11px;
	height:10px;
	padding-right:97px;
	background:url(../images/t-comment-num.png) no-repeat right;
}

/* */

.x-subscribe {
	position:absolute;
	left:600px; top:58px;
	width:350px;
}

.x-subscribe * {
	display:block;
	float:left;
}

.x-subscribe label {
	padding-right:10px;

	color:#96733a;
	font-size:15px; line-height:16px;
	font-weight:bold;
}

/* */

.x-archives-w {
	position:relative;
	margin:0 8px;
}

.x-archives {
	text-align:center;
}

.x-archives h3 {
	position:relative;
}

.w-archives {
	width:612px;
	margin:0 auto;
}

.x-archives .w-one-year {
	overflow:hidden;
}

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

.x-archives .l-right {
	width:530px;
	float:left;
	overflow:hidden;
}

.x-archives .w-one-m {
	width:42px; height:14px;
	display:block;
	float:left;
	z-index:79;
}

.x-archives .w-month, .x-archives .w-postnum {
  display:block;
}

.x-archives a {
	color:#665;
	font-size:12px;
}

.x-archives a {
	font-weight:normal;
}

.w-postnum { display:none !important; }

.t-rss {
	position:absolute;
	right:32px; top:10px;
	width:26px; height:14px;
	background:url(../images/t-rss.png) no-repeat;
}

.t-fb {
	position:absolute;
	left:32px; top:10px;
	width:65px; height:14px;
	background:url(../images/t-facebook.png) no-repeat;
}


.t-rss span, .t-fb span { display:none; }

/* */

.x-paginator {
	position:relative;
	height:25px; /*35*/
  padding-top:10px;
	padding-bottom:36px;
	text-align:left;
	background:url(../images/x-paginator-nr.png) no-repeat left top;
}

.x-paginator, .x-paginator a {
	font-size:12px; line-height:14px;
}

.x-paginator .t-jump-root {
	padding-left:40px;
}

.x-paginator .t-jump-root span { color:#ff0000; }

.x-paginator p {
	position:absolute;
	top:10px; right:40px;
}

.x-paginator p strong {
	margin-left:10px;
}


/*
.x-paginator strong, .x-paginator a {
	position:relative;
	overflow:hidden;
	height:13px;
	background-image:url(../images/t-page-navy.png);
	background-repeat:no-repeat;
}

.x-paginator strong, .x-paginator a, .x-paginator em {
	display:block; float:left;
}

.x-paginator .t-pagetop {
	background-position:0 0;
	width:64px;
}

.x-paginator .t-page {
	background-position:-66px 0;
	width:25px;
}

.x-paginator .t-of {
	background-position:-22px 0;
	width:14px;
}

.x-paginator big {
	display:block;
	float:left;
	position:relative;
	overflow:hidden;
}

.x-paginator .t-prev a {
	background-position:-91px 0;
	width:32px;
	margin-right:36px;
}

.x-paginator .t-next a {
	background-position:-122px 0;
	width:32px;
	margin-left:32px;
}


.x-paginator big span, .x-paginator strong span, .x-paginator a span { position:absolute; top:-1079px; }

.x-paginator em {
	color:#999;
	font-style:normal;
	font-size:12px;
	font-family:bebas, arial, sans-serif;
	padding:0 6px 0 2px;
}

.x-paginator p {
	position:absolute;
	right:0px; top:61px;
}

.x-paginator .t-pagetop {
	position:absolute;
	left:0px; top:61px;
}
*/

/* */

.x-social {
	text-align:left;
	padding-bottom:36px;
}

.x-search-2 {
	float:left;
	position:relative;
	left:36px; top:0px;
	width:200px; height:17px;/*255*/
	overflow:hidden;
}

.x-search-2 span, .x-search-2 .f-proceed { position:absolute; top:-1079px; }

.x-search-2 label, .x-search-2 .f-text {
	display:block;
	float:left;
	position:relative;
	overflow:hidden;
	height:17px;
	background-image:url(../images/t-search-2.png);
}

.x-search-2 label { background-position:0 0; width:75px; }

.x-search-2 .f-text {
	width:77px; height:15px; /*111x17*/
  padding:2px 2px 0 2px;
	background-position:-75px 0;

	border:0; margin:0;

	color:#818285;
	font-size:11px;
	line-height:12px;
}

/* */

.x-contactsent span, .x-contactsent .a2 {
	display:block;
	padding-bottom:8px;
}

.a-btp {
	display:block;
	padding:36px 0 0 0;
	font-size:12px;
	text-align:center;
}

/* */

.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width:10px; height:10px; cursor: default; }

.slide-comment {
	position:absolute;
	right:9px; top:21px;
	height:61px; width:23px;
	/*border:1px solid #aaa;*/
}

.ui-slider-vertical .ui-slider-handle {
	width:16px;
	left:0px;
	height:35px;
	margin-bottom:-16px;
	background:url(../images/slider-handler.png) no-repeat left;
	cursor:pointer;
}

.ui-slider-vertical .ui-slider-handle:hover { background-position:-17px 0; }

/* */

/*
#l-root .t-more-post {
	width:37px; height:13px;
	float:left;
	background:url(../images/t-more.png) no-repeat;
}

#l-root .w-control em, #l-root .w-control a {
	font-style:normal;
	font-family:bebas, arial, sans-serif;
	font-size:13px;
	font-weight:normal;
}

#l-root .w-control em a {
	position:relative;
	display:inline;
	background:none;
}
*/

#l-root .x-ext-site {
	overflow:hidden;
	clear:both;
	padding:8px 0 36px 64px;
}

.x-ext-site span {
	padding:0 30px;
}

/* */

.x-blurb {
	padding:12px 42px 24px;
}

.x-blurb h1 span { position:absolute; top:-1079px; }

.x-blurb h1 {
	width:310px; height:92px;
	margin:0 auto;
	padding:0 0 16px 0;
	background:url(../images/h-blurb.png) no-repeat left top;
}

.x-blurb .w-content {
	text-align:left;
	font-size:12.6px; line-height:15px;
}

.x-blurb img {
	padding:16px 0;
	margin:0 auto;
}

/* */

.w-menu {
	position:absolute;
	top:0; right:0px;
margin-top:9px;
}

.w-menu ul, .w-menu li {
	padding:0; margin:0;
}

ul.box2 { margin-bottom:5px; }

.box2-head strong {
	position:relative;
	left:16px; top:7px;
	display:block;
	width:161px; height:15px;
	color:#fff;
	overflow:hidden;
	background-image:url(../images/menu-lvl-1.png);
	background-repeat:no-repeat;
}

.box2-head .t-categ { background-position:0 0; }
.box2-head .t-search { background-position:0 -17px; }
.box2-head .t-simple { background-position:0 -34px; }

.box2-head strong span { position:absolute; top:-1079px; }

.box2-body .w-list {
	padding:5px 6px 0px 16px;
}

.box2-body .w-list a {
	color:#665;
	font-size:12px; line-height:14px;
	padding:4px 0;
}

.box2-body .w-list a:hover {
	color:#f00;
	text-decoration:none;
}

/* */

.x-search {
	padding:6px 6px 0 16px;
}

.x-search .f-text {
	width:170px;
	border-color:#ccc;
}

.x-search .f-proceed {
	color:#665;
	font-size:12px; line-height:14px;
	padding-left:4px;
}

.w-simple {
	text-align:center;
	padding-top:10px;
}

.w-simple a {
	color:#333;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}



