/*
page_layout
helpers
forms
buttons
tables
lists
boxes
menus
header_footer
blocks
*/

/* page_layout */
html { height:100%; margin-bottom:1px; }

#l-root { margin:0 auto; width:950px; text-align:center; position:relative; }
#l-head, #l-body, #l-tail { position:relative; width:100%; text-align:left; overflow:visible; }

#l-head { height:450px; position:absolute; top:0; }
#l-tail { height:79px; }

#l-body {
  width:100%; /**/
	min-height:479px;
}

#l-body, #l-tail { top:450px;/*head*/ }

#l-head { }

#l-data {
	min-height:179px;
	padding:0;
}

#l-hidden {
	position:absolute;
	top:-1079px;
	overflow:hidden;
	height:1px; width:1px;
}

/* helpers */

.h-f-left 	{ float:left; }
.h-f-right 	{ float:right; }
.h-a-center { text-align:center; }
.h-f-clear  { float:none; clear:both; overflow:hidden; }

#l-root .pad-bot-99 { padding:79px 0 179px 0; }
#l-root .pad-bot-79 { padding:79px 0 79px 0; }

#l-root .pad-tb-20 { padding-top:0px; padding-bottom:40px; }

h2 { padding-bottom:24px;	}

h1 {
	display:block;
	position:relative;
	height:35px;
	padding:10px 0 0 10px;
	margin:0 0 10px 0;

	border-bottom:1px solid #313131;
	text-align:left;
}

h1 {
	color:#fff;
	font-size:22.5px; line-height:1.5;
  font-weight:normal;
	font-variant:small-caps;
}

h1 a {
	color:#fff;
}

h1 span {
	/*
	position:absolute;
	right:32px; top:4px;
	*/

	color:#4f78a5;
	font-size:14.17px;
}

h1 strong { font-weight:normal; }

/* forms */


textarea { padding:4px 4px 6px 4px; }

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

input.f-text,
.f-generic .w-left input { padding:3px 4px 3px 4px; }

.w-form {
	overflow:hidden;
	width:625px;
	margin:0 auto;
}

.f-generic .w-left input {
	width:298px;
}

.w-form .f-text {
	width:288px;
}

.w-form textarea {
	width:288px;
	height:108px;
}

.f-generic textarea {
	height:142px;
}

.w-form .f-text, .f-generic .w-left input {
	margin-bottom:8px;
}

.w-form .w-left, .w-form .w-right {
	float:left;
}

.w-form .w-left {
	width:300px;
	margin-right:24px;
}

.w-form .w-action {
	clear:both; overflow:hidden;
	text-align:center;
}

.w-form .w-action * {
	font-family:arial, verdana, sans-serif;
}

.f-generic .w-action input {
	margin:10px 8px 0 8px;
	width:90px;
	text-align:center;
}

/* buttons */

/* tables */

/* lists */

.ul-list, .ul-list li { overflow:hidden; }

/* boxes */

.box-data {
	padding:22px 0 22px 0; margin:0 0 0 0;
	overflow:hidden;
}

/* menus */

.menu-lvl-1 {
	position:absolute;
	right:0px; top:40px;
}

.menu-lvl-1 li {
	position:relative;
	float:left;
	padding:0 17px 12px 0;
}

.menu-lvl-1 li a {
}

.menu-lvl-1 li:hover ul { display:block; }

.menu-lvl-1 li ul {
	display:none;
	position:absolute;
	right:0; top:20px;
	z-index:79;
	width:340px;
}

.menu-lvl-1 li li {
	float:left;
}

.menu-lvl-1 ul li a {
	display:block;
	padding-left:14px;
}

/* */

.menu-lvl-1 li.x-twitter {
	color:#fff;
	font-size:14px;
    cursor:default;
}

.menu-lvl-1 li.x-twitter {
    white-space:nowrap;
}

.x-twit-link {
    position:absolute;
    right:39px; top:597px;

    color:#fff;
	font-size:15px;
}
.x-twit-link a:hover { text-decoration:underline; }

.x-twitter strong {
	font-variant:small-caps;
	font-weight:normal;
}

/* header_footer */

#l-head .brand-logo {
	position:absolute;
	left:13px; top:30px;
	width:151px; height:47px;
}

#l-head .w-fx {
	position:absolute;
	width:100%;
	height:90px;
	border-bottom:1px solid #313131;
}

#l-head .w-flash {
	position:absolute;
	top:118px; left:0px;
	width:950px; height:300px;
	overflow:hidden;
}

#l-tail strong {
	position:absolute;
	left:0px; top:18px;
}

#l-tail a {
	position:absolute;
	right:0px; top:20px;
}

#l-tail a span {
	padding-right:15px;
}

/* blocks */

#l-root .x-blurb  {
	min-height:196px;
    border:0;
    margin-bottom:0;
}

#l-root .x-blurb {
    vertical-align:top;
    padding:0; margin:0;
    border:0;
}

#l-root .x-blurb h1 {
	margin:0; padding:0 0 12px 0;
}

#l-root .x-blurb h2 {
    padding:12px 0 0 0;
    margin:0;
}

.x-blurb p {
	margin:0;
	padding:0 79px;
	text-align:justify;
}

.x-blurb .w-brand td.w-left, .x-blurb .w-brand td.w-right {
    width:192px;/*32+130+32*/
    text-align:center;
    vertical-align:middle !important;
}

.x-blurb td.w-left div, .x-blurb td.w-right div {
    position:relative;
    width:130px;
    margin:0 auto;
}

.x-blurb .w-left a, .x-blurb .w-right a {
    display:block;
    position:absolute;
	left:0; top:150px;
	height:30px; width:100%;
	padding-top:7px;
    text-align:center;
}


/* */

.x-post {
	overflow:hidden;
	color:#ffffff;
}

.w-post-cat { padding:0 0; display:block; font-size:1.2em; }

.x-post .w-pic {
	position:relative;
  /*padding-top:15px;*/
	margin:0 auto 10px;
	text-align:center;
}

.x-post .w-pic a.js-add-comment {
	position:absolute;
	display:block;
	bottom:0px; right:0px;
	padding:7px 20px;

	opacity:0;
}

.w-pic { overflow:hidden; }

/* .w-pic div:hover a.js-add-comment { display:block; } */

.x-post .copyright {
	position:absolute;
	left:0; top:0;

	-moz-opacity:0;
	opacity:0;
}

.x-post .w-image {
	background:#000 !important;
}

.x-post .w-pic .example_img {
	position:absolute;
	left:0; top:0;
}

.x-post .w-html {
	padding:0 0;
	font-family:verdana, tahoma, arial, sans-serif;
}

.x-post .w-html a {
	font-family:verdana, tahoma, arial, sans-serif;
	text-decoration:underline;
}

.x-post .w-html a:hover { text-decoration:none; }

.x-post .h-f-left { margin-right:10px; }

/* */

.x-pagenavy {
	position:relative;
}

.x-pagenavy .w-pagenavy {
	overflow:hidden;
	position:absolute;
	right:0px; top:50px;
	z-index:79;
}

.x-pagenavy a, .x-pagenavy strong, .x-pagenavy span {
	color:#4f78a5;
	font-size:12px;
	font-weight:normal;
	font-family:"Trajan Pro", "Times New Roman", georgia, times, serif;

	text-decoration:none;
	text-transform:uppercase;
}

.x-pagenavy strong, .x-pagenavy span {
	display:block;
	float:left;
}

.x-pagenavy span {
	display:block;
	float:left;
	width:140px;
	text-align:center;
}

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

.x-pagenavy .h-f-right {
	width:205px;
}


/* */

.x-archives {
	position:relative;
	padding:10px 0 0 0;
	overflow:hidden;
}

.x-archives h3 {
	display:block;
	position:relative;

	padding:6px 0 6px 0;
	margin:0;

	border:1px solid #313131;
	border-width:1px 0;
}

.x-archives .w-rss {
	position:absolute;
	right:3px; top:18px;
}

.x-archives .w-search {
	position:absolute;
	right:72px; top:16px;
}

.x-archives .w-search .f-text {
	width:135px; height:16px;
	padding:2px 0 0 0;
}

.x-archives .w-search .f-proceed {
	position:absolute;
	top:-1079px;
}

/* */

.x-comment {}

.x-comment {
	position:relative;
	width:100%;
	padding:0; margin:0;
}


.x-comment .w-hide {
	/*
	position:relative;
	top:0px;
	overflow:hidden;
	height:84px;
	margin-right:0;

	color:#fff;
	border-bottom:1px solid #313131;
	*/
}

.x-comment .w-hide a {
	color:#fff;
}

.x-comment .w-hide span {
	display:block;
	margin-bottom:9px;
}

.x-comment .w-hide .w-name {
	padding-right:8px;
	color:#4f78a5;
}

.x-comment .w-hide .w-name:hover {
	text-decoration:underline !important;
}

.x-comment .w-hide span em {

}

.x-comment .w-scroll * {
	font-family:verdana, tahoma, sans-serif;
}

.x-comment .w-hide .w-scroll {
	position:absolute;
	top:0px;
	padding:0 12px;
}

/*
.x-comment .w-action {
	z-index:79;
	position:absolute;
	right:14px; top:40px;
}

.x-comment .w-action a {
	padding:0;
	display:block;
	position:absolute;
	left:0;
}

.x-comment .w-action a.js-scrollup { top:0; }
.x-comment .w-action a.js-scrolldown { top:68px; }
*/

.x-comment .w-control {
	margin-bottom:10px;
	padding:6px 10px;
	border:1px solid #313131;
	border-width:1px 0;

	overflow:hidden;
}

.x-comment .w-control a {
	margin-right:30px;
	padding-left:10px;

	color:#4f78a5;
	font-size:12px;
	letter-spacing:-1px;
	text-transform:uppercase;
}

.x-comment .w-control a:hover {
	color:#fff;
}

.x-comment .w-control .fx-1 { background:url(../images/icon-addcomment.png) no-repeat left; }
.x-comment .w-control .fx-2 { background:url(../images/icon-backtotop.png) no-repeat left; }
.x-comment .w-control .fx-3 { background:url(../images/icon-linktopost.png) no-repeat left; }
.x-comment .w-control .fx-4 { background:url(../images/icon-email.png) no-repeat left; padding-left:15px; }

/* R */

.f-pic-action  {
	display:none; /*js hidden*/
}

.f-pic-action {
	margin-bottom:10px;
}

.f-pic-action textarea {
	height:104px;
}

.f-pic-action .w-action {
	overflow:hidden;
	text-align:right;
	margin-right:8px;
}

.f-pic-action .w-action a {
	margin-right:12px;

	font-weight:normal;
	text-decoration:none;
}

.f-pic-action .w-action a:hover {
	text-decoration:underline;
}

.f-pic-action .w-action em {
	font-style:normal;
}

/* */

.x-page-num {
  text-align:center;
}

.x-page-num a {
  text-decoration:none;
  font-size:12px;

	color:#4f78a5;
}

/* */

.wt-archives {
	padding:20px 0 0;
	overflow:hidden;
}

.wt-archives {
	font-size:11px;
	color:#4f78a5;
}

.wt-archives .w-year {
	color:#4f78a5;
	font-size:12px;
	display:block;
}

.wt-archives .w-one-m {
	display:block;
	float:left;
	padding-right:30px;
	text-align:center;

	color:#4f78a5;
}

.wt-archives .w-month {
	font-size:11px;
	color:#4f78a5;
}

.wt-archives .w-one-m * {
	display:block;
}

.wt-archives .w-postnum {
	font-size:11px;
	color:#4f78a5;
}

/* */

.x-page {
    padding:0 0 25px 0;
}

.x-page .w-pad {
    font-size:120%;
    padding:0 0px;
}

.w-pic-1 {
    float:right;
    margin:0 0 6px 12px;
}

.x-page p {
	font-family:verdana, tahoma, arial, sans-serif;
}
/* */


.x-archives .w-archives {
	margin:3px 0 3px 0;
}

.x-archives {
	border-bottom:1px solid #313131;
}

.w-one-year {
	display:block;
	clear:both;
	overflow:hidden;
}

.w-archives, .w-archives a {
	color:#4f78a5;
	font-size:11px;
	font-family:"Times New Roman", times, "Trajan Pro", georgia, serif;
}

.w-one-year .w-year {
	width:70px;
	float:left;
	margin-right:60px;
	text-align:right;
	padding:2px 10px 2px 0;
	border-right:1px solid #313131;
}

.w-archives .w-one-m {
	margin:0 18px 0 0;
}

.w-archives .w-one-m * {
	position:relative;
	top:2px;
}

/* */

.x-fx-s div {
	margin:0 auto;
}



/* */


.x-comment .w-comment-list {
	/*display:none; /*js activated*/
	position:relative;
	height:195px; width:950px;
	margin-bottom:20px;
	border-bottom:1px solid #313131;
}

.w-comment-list .w-hide {
	position:relative;
	left:0px; top:10px;
	height:140px; width:950px;
	padding-bottom:20px;
	overflow:hidden;
}

.w-comment-list .w-hide p {
	display:block;
	overflow:hidden;
	padding:0 0 8px 0;

	color:#cecdc5;
	font-size:14px; line-height:17px;
	text-align:left;
	word-spacing:2px;

}

.w-comment-list .w-hide em {
	display:block;
	width:179px;
	float:left;
	padding-right:20px;
	text-align:right;
}

.w-comment-list .w-hide em, .w-comment-list .w-hide em a {
	text-transform:uppercase;
	color:#4F78A5;

	font-size:12px; line-height:16px;
	font-weight:normal;
	font-style:normal;
}

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

.w-comment-list .w-hide em strong {
	display:block;

	text-transform:uppercase;
	color:#656a6a;
	font-size:10px;
	font-weight:normal;
}

.w-comment-list .w-hide big {
	display:block;
	float:left;
	width:679px;
	overflow:hidden;
	font-size:12px; line-height:18px;
}

.w-comment-list .w-hide a {
	padding-right:4px;
}

.x-comment .w-comm-count {
	position:relative;
	display:block;
	top:4px;

	text-align:center;
	text-transform:uppercase;

	color:#62a0cc;
	font-size:14px; line-height:17px;
}

.x-comment .w-comm-count strong {
	font-weight:normal;
}

/* */

.slide-comment {
	position:absolute;
	right:16px; top:40px;
	height:102px; width:5px;
}

.slide-comment .ui-slider-handle {
	position:absolute;
	z-index:2;
	left:0px;

	height:60px; width:5px;
	margin-bottom:-30px;
	background:#d9d9d9 url(../images/slider-handler.png) no-repeat left;
	cursor:pointer;
	opacity:.7;
	color:#fff;
}

.slide-comment .ui-slider-handle:hover { opacity:1; }

/* */

.f-pic-action {
	position:relative;
	clear:both;
	overflow:hidden;
}

/* */

.f-add-comment form {
	height:240px; width:900px;
	left:25px;
}

.f-add-comment fieldset {
	position:relative;
	float:left;
	overflow:hidden;
}

.f-add-comment .w-left {
	height:240px; width:435px;
	padding-left:38px;
}

.f-add-comment .w-right {
	width:400px;
}

.f-add-comment p {
	position:relative;
	overflow:hidden;
}

.f-add-comment .p1 {
	float:left;
	height:100px; width:214px;
}

.f-add-comment .p2 { width:199px; }

.f-add-comment .p3 { clear:both; }

.f-add-comment .p4 { padding-top:30px; padding-bottom:5px; }

.f-add-comment label {
	display:block;
	padding-bottom:6px;

	color:#869999;
	font-size:14px; line-height:16px;
	cursor:pointer;
}

.f-add-comment .f-text {
	display:block;
	height:25px; width:172px !important; /*35x192*/
  padding:10px 10px 0;
}

.f-add-comment .f-text, .f-add-comment textarea {
	background:#191918;
	border:1px solid #282525;
	color:#cecdc5;
	font-size:14px; line-height:16px;
}

.f-add-comment .f-text:hover, .f-add-comment .f-text:focus,
.f-add-comment textarea:hover, .f-add-comment textarea:focus {
	border:1px solid #306674;
}

.f-add-comment .js-proceed {
	display:block;
	height:30px; width:108px;
	background:url(../images/addcomment-proceed.png) no-repeat left top;
	border:0;
	padding:0 0 0 0;
	cursor:pointer;
}

.f-add-comment .js-proceed:hover { background-position:0 -30px; }

.f-add-comment .p3 .f-text {
	width:390px;
}

.f-add-comment textarea {
	height:130px; width:379px;
}

.x-contact form, .x-contact fieldset {
	margin:0 0 0 0;
	border:0;
}

.f-add-comment p { margin:0 0 0 0; }
.f-add-comment p+p { margin:0 0 0 0; }


.x-contact {
	width:900px;
	margin:0 auto;
	padding:30px 0 79px;
	text-align:left;
}

.x-contact h1 {
	margin-bottom:30px;
}

.x-contact form { left:0 !important; }
.x-contact .w-left { padding-left:0 !important; }
.x-contact .js-proceed { background:url(../images/contact-proceed.png) no-repeat left top; }

.x-contact h2 {
	position:relative;
	overflow:hidden;
	height:24px; width:179px;
	padding:0 0 0 0;
	margin:0 0 30px 0;
	background:url(../images/t-contactus.png) no-repeat left top;
}

.x-contact sup { position:absolute; top:-79px; }

/* */

.x-twitter {
	padding:10px 0;
	margin-bottom:36px;
	border:1px solid #313131;
	border-width:1px 0;
	overflow:hidden
}

.x-twitter .l-left {
	width:379px;
	float:left;
}

.x-twitter .l-right {
	width:559px;
	float:left;
}

.x-twitter p { margin:0 0 0 0; }

.x-twitter strong {
	font-size:22.5px; line-height:28px;
}

.x-twitter small {
	color:#4f78a5;
	font-size:14.17px; line-height:28px;
}

.x-twitter span {
	display:block;
}

.x-twitter em {
	font-style:normal;
	color:#5a5c59;
	font-size:10px;
	font-family:arial;
}

.x-twitter a {
	color:#4f78a5;
	font-size:10px;
	text-decoration:underline;
	font-family:arial, verdana, sans-serif !important;
}

.x-twitter .l-right {
	color:#fff;
	font-size:11px; line-height:18px;
	font-family:arial, verdana, sans-serif !important;
}
