@import url("base.css");



/* base layout */
#wrap, #wrap-footer {
	width: 100%;
	min-height: 100%;
	background: url(../images/wrap-bg.png) repeat-x left top;
}
#container {
	margin: 0 auto;
	width: 940px;
	min-height: 100%;
	background: url(../images/top-bg.png) repeat-x left top;
}
#tpl-top {
	position: relative;
	height: 175px;
	margin-bottom: 20px;
}
#content {
	position: relative;
	top: -3px;
	width: 100%;
	min-height: 420px;
	padding: 0 0 40px;
}
#center {
	float: left;
	width: 670px;
	margin-left: 0;
}
#right {
	float: right;
	width: 250px;
	margin-right: 0;
	overflow: hidden;
}



/* top */
#tpl-top .logo {
	position: absolute;
	top: 0px;
	right: 250px;
	z-index: 2000;
}
#tpl-top > .border {
	position: absolute;
	top: 0;
	width: 8px;
	height: 215px;
}
#tpl-top > .border.left {
	background: url(../images/top-border-left.png) no-repeat top right;
	left: -8px;
}
#tpl-top > .border.right {
	background: url(../images/top-border-right.png) no-repeat top left;
	right: -8px;
}
#tpl-top .box-quote {
	position: absolute;
	left: 0;
	top: 0;
}
#tpl-top #menu {
	position: absolute;
	top: 0;
	right: 0;
}



/* search */
.search {
	position: relative;
	width: 250px;
	height: 60px;
	background: url(../images/search-bg.png) repeat-x left top;
}
.search INPUT {
	position: absolute;
	top: 8px;
	left: 55px;
	width: 187px;
	background: none transparent;
	border: 0 none;
	font-size: 14px;
	font-style: italic;
	margin: 1px 2px;
	letter-spacing: -0.7pt;
}


/* menu */
#menu {
	position: relative;
	width: 250px;
	height: 215px;
	background: url(../images/top-menu-bg.png) repeat-x right top;
	letter-spacing: -0.2pt;
}
#menu A {
	position: absolute;
	left: 0;
	display: block;
	width: 100%;
	height: 27px;
	line-height: 26px;
	font-style: italic;
	font-size: 16px;
	padding-left: 15px;
}
#menu A:link,
#menu A:visited {
	text-decoration: none;
	color: #333;
}
#menu A.selected,
#menu A:active,
#menu A:focus,
#menu A:hover {
	text-decoration: none;
	color: #fff;
	background: url(../images/top-menu-item-bg-hover.png) repeat-y left top;
}
#menu A.link-1 {
	top: 13px;
}
#menu A.link-2 {
	top: 39px;
}
#menu A.link-3 {
	top: 65px;
}
#menu A.link-4 {
	top: 91px;
}
#menu A.link-5 {
	top: 117px;
}
#menu A.link-6 {
	top: 143px;
}



/* logo */
.logo {
	display: block;
	width: 225px;
	height: 65px;
	background: url(../images/logo-primainfo.png) no-repeat left top;
}



/* content */
#center .row {
	display: block;
	margin-bottom: 30px;
}
#center .row .col2 {
	display: block;
	float: left;
	width: 325px;
}
#center .row .col2.left {
	margin-right: 20px;
}

#center .row.bs A.block {
	position: relative;
	letter-spacing: -0.2pt;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	overflow: hidden;	
	border-bottom: 5px solid;
}
#center .row.bs A.block:link,
#center .row.bs A.block:visited {
	color: #333;
	text-decoration: none;
	border-bottom-color: #333;
}
#center .row.bs A.block:active,
#center .row.bs A.block:focus,
#center .row.bs A.block:hover {
	color: #333;
	text-decoration: none;
	border-bottom-color: #e8863b;
}
#center .row .block .title {
	display: block;
	font-size: 18px;
	color: #d76a1a;
	margin-bottom: 10px;
}
#center .row .block .more {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 12px;
	font-style: italic;
	color: #d76a1a;
	text-align: right;
	width: 100%;
	height: 16px;
	line-height: 14px;
	background-color: #fff;
	cursor: pointer;
}
#center .row .block img.article {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}




/* right */
#right .panel,
#right .widget {
	display: block;
	margin-bottom: 20px;
}
#right .panel .title,
#right .widget .widgettitle {
	display: block;
	font-size: 16px;
	line-height: 24px;
	height: 26px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
#right .panel .content,
#right .widget .textwidget {
	display: block;
	padding-left: 1px;
}


#right .search {
	margin-bottom: 20px;
}

#right .contacts {
	margin-bottom: 20px;
}




/* contacts panel */
.contacts {
	position: relative;
	font-size: 12px;
	font-style: italic;
	white-space: nowrap;
	height: 186px;
	background: url(../images/contacts-bg.png) left top no-repeat;
	color: #fff;
}
.contacts .tabs {
	position: relative;
	display: block;
	height: 30px;
	line-height: 24px;
	overflow: hidden;
}
.contacts .tabs .tab {
	display: block;
	position: absolute;
	top: 0px;
	height: 100%;
	width: 125px;
	overflow: hidden;
	text-indent: 24px;
	font-size: 14px;
	letter-spacing: -0.8pt;
}
.contacts .tabs .tab:link,
.contacts .tabs .tab:visited {
	color: #fff;
	text-decoration: none;
}
.contacts .tabs .tab:active,
.contacts .tabs .tab:focus,
.contacts .tabs .tab:hover {
	color: #fff;
	text-decoration: underline;
}
.contacts .tabs .selected:active,
.contacts .tabs .selected:focus,
.contacts .tabs .selected:hover {
	color: #fff;
	text-decoration: none;
	cursor: default;
}
.contacts .tab-1 {
	background: url(../images/contacts-tab-1.png) no-repeat left top;
	left: 0px;
}
.contacts .tab-2 {
	background: url(../images/contacts-tab-2.png) no-repeat right top;
	right: 0px;
}
.contacts .tabs .tab-1.selected {
	background: url(../images/contacts-tab-1-selected.png) no-repeat left top;
}
.contacts .tabs .tab-2.selected {
	background: url(../images/contacts-tab-2-selected.png) no-repeat right top;
}
.contacts .tab .skype {
	position: absolute;
	top: 4px;
	left: 4px;
	overflow: hidden;
	width: 16px;
	height: 16px;
	border: 0 none;
}
.contacts img.photo {
	position: absolute;
	top: 0;
	left: -58px;
	width: 55px;
	height: 70px;
}
.contacts .cnt {
	display: none;
	position: absolute;
	left: 67px;
	top: 35px;
	width: 175px;
	height: 90px;
}
.contacts .cnt.selected {
	display: block;
}
.contacts .menu-item {
	display: block;
	width: 100%;
	height: 20px;
	margin-bottom: 4px;
	line-height: 20px;
	color: #000;
	text-indent: 5px;
}
.contacts .menu-item:link,
.contacts .menu-item:visited {
	text-decoration: none;
}
.contacts .menu-item:active,
.contacts .menu-item:focus,
.contacts .menu-item:hover {
	text-decoration: none;
	background: url(../images/contacts-menu-item-hover.png) no-repeat left top;
}
.contacts .skype-call,
.contacts .skype-message {
	position: absolute;
	bottom: -61px;
	width: 52px;
	height: 60px;
}
.contacts .skype-call:link,
.contacts .skype-call:visited {
	right: 65px;
	background: url(../images/contacts-skype-call.png) no-repeat left top;
}
.contacts .skype-call:active,
.contacts .skype-call:focus,
.contacts .skype-call:hover {
	right: 65px;
	background: url(../images/contacts-skype-call-hover.png) no-repeat left top;
}
.contacts .skype-message:link,
.contacts .skype-message:visited {
	right: 10px;
	background: url(../images/contacts-skype-message.png) no-repeat left top;
}
.contacts .skype-message:active,
.contacts .skype-message:focus,
.contacts .skype-message:hover {
	right: 10px;
	background: url(../images/contacts-skype-message-hover.png) no-repeat left top;
}





/* contact form */
#contact-form {
	display: none;
}



/* article list */
#center .list.news A,
#center .list.articles A {
	position: relative;
	top: -4px;
	border: 0 none;
	font-size: 16px;
	display: block;
	overflow: hidden;
	line-height: 20px;
}
#center .list.news A:link,
#center .list.news A:visited,
#center .list.articles A:link,
#center .list.articles A:visited {
	text-decoration: none;
	color: #000;
}
#center .list.news A:active,
#center .list.news A:focus,
#center .list.news A:hover,
#center .list.articles A:active,
#center .list.articles A:focus,
#center .list.articles A:hover {
	text-decoration: none;
	color: #b85b16;
}

#center .list.news .title,
#center .list.articles .title {
	display: block;
	font-size: 18px;
	line-height: 18px;
	color: #d76a1a;
	margin-bottom: 0 !important;
	font-style: italic;
}

#center .list.news .item,
#center .list.articles .item {
	border-top: 1px dotted #ccc;
	margin-top: 10px;
	padding-top: 10px;
	white-space: normal;
}

#center .list .date {
	float: left;
	width: 30px;
	text-align: center;
	padding: 4px 4px;
	background-color: #e8863b;
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	margin-right: 6px;
}
#center .list .date .day {
	font-weight: bold;
	font-size: 20px;
	line-height: 18px;
}
#center .list .date .month {
	text-transform: uppercase;
	white-space: nowrap;
}
#center .list .date .year {
	font-size: 12px;
	margin-top: 3px;
}
#center .list .author {
	font-size: 10px;
	color: #666;
}


/* footer */
#wrap-footer {
	background: url(../images/footer-bg.png) repeat-x left bottom;
}
#bottom {
	margin-left: -8px;
	margin-top: 10px;
	height: 160px !important;
	width: 956px;
	background: url(../images/footer-panel.png) no-repeat center bottom;
}




/* article header */
.article .head {
	margin-bottom: 20px;
	border-bottom: 5px solid #333;
	padding-bottom: 5px;
}
.article .head .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: -4px;
	border: 0 none;
	font-size: 18px;
	font-weight: bold;
	display: block;
	overflow: hidden;
	line-height: 22px;
}
.article .head .title:link,
.article .head .title:visited {
	text-decoration: none;
	color: #000;
}
.article .head .title:active,
.article .head .title:focus,
.article .head .title:hover {
	text-decoration: none;
	color: #d76a1a;
}
.article .head .date {
	float: left;
	width: 30px;
	text-align: center;
	padding: 4px 4px;
	background-color: #e8863b;
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	margin-right: 6px;
}
.article .head .date .day {
	font-weight: bold;
	font-size: 20px;
	line-height: 18px;
}
.article .head .date .month {
	text-transform: uppercase;
	white-space: nowrap;
}
.article .head .date .year {
	font-size: 12px;
	margin-top: 3px;
}
.article .head .author {
	font-size: 12px;
	color: #666;
}





/* content */
#center h1 {
	display: block;
}
#center h1.hide {
	display: none;
}
#center h1.show {
	display: block;
}
li.widget li, li.linkcat li {
	background: transparent url(../images/li-bullet.gif) no-repeat left 3px;
	padding: 0pt 0pt 0pt 1.16667em;
}


.article,
.comments {
	font-family: Helvetica, Tahoma, Arial, "Segoe UI", sans-serif;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-bottom: 5px;
}
.entry h1 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	color: #d76a1a;
}
.entry h2 {
	font-size: 18px;
	color: #e8863b;
	font-weight: bold;
}
.entry h3 {
	font-size: 16px;
	color: #e8863b;
	font-style: italic;
}
.entry h4 {
	font-size: 14px;
	font-weight: bold;
}
.entry h5 {
	font-size: 13px;
	font-weight: bold;
}
.entry p {
	text-align: justify;
	margin-bottom: 20px;
}


/* comments */
.comments {
	margin-top: 50px;
	border-top: 5px solid #333;
	padding: 10px 0;
	margin-bottom: 50px;
}
.comments .comment_intro {
	font-size: 16px;
	color: #d76a1a;
	margin-bottom: 10px;
}
.comments .content {
	margin: 10px 0 30px;
	padding: 5px 0;
	text-align: justify;
}
.comments .content.comment {
	border-top: 1px dotted #ccc;
}
.comments .content p {
	margin-bottom: 10px;
}

/* add comment */
.comments .text_input {
	margin-bottom: 5px;
	margin-right: 5px;
}
.comments textarea {
	width: 70%;
	font-size: 11px;
	margin-bottom: 10px;
}
.comments #respond {
	font-size: 18px;
	margin-bottom: 2px;
}
.comments label {
	font-size: 12px;
	line-height: 24px;
}
.comments p.unstyled {
	font-size: 11px;
	margin-bottom: 10px;
}

/* comment head */
.comments .head {
	margin-bottom: 20px;
}
.comments .head:link,
.comments .head:visited {
	text-decoration: none;
}
.comments .head:active,
.comments .head:focus,
.comments .head:hover {
	text-decoration: none;
}
.comments .head .number {
	float: left;
	width: 30px;
	height: 13px;
	text-align: center;
	padding: 15px 2px;
	background-color: #333;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 12px;
	margin-right: 5px;
}
.comments .head .date {
	color: #999;
	font-size: 11px;
	line-height: 12px;
	margin-right: 6px;
}
.comments .head .author {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
}
.comments a {
	padding-left: 20px;
	background: url(../images/icon_comment.gif) left center no-repeat;
}


/* old */
.entry ul, .entry ol { margin: 0 0 20px 10px; }
.entry ol { list-style-type: decimal; }
.entry ul { list-style-type: disc; }
	.entry li { margin: 0 0 5px 20px; }
		.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 1.5em; }
.entry dl { margin: 0 0 20px 0; }
	.entry dt { font-weight: bold; }
	.entry dd { margin: 0 0 0 1.5em; }
.entry sup, .entry sub { line-height: 16px; }
.entry blockquote { margin: 0 0 15px 0; padding: 0 0 0 15px; border-left: 3px solid #ccc; }
.entry blockquote.right, .entry blockquote.left { width: 13.6875em; padding: 0.4375em 0; font-size: 1.2308em; line-height: 1.25em; border: 0.0625em solid #ccc; border-width: 0.0625em 0; text-align: center; }
.entry blockquote.right { margin: 0 0 0 0.9375em; float: right; clear: right; }
.entry blockquote.left { margin: 0 0.9375em 0 0; float: left; clear: left; }
	.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; }
.entry .ad { margin: 0 0 0 1.1538em; float: right; clear: right; }
	.entry .ad_left { margin: 0 1.1538em 0 0; float: left; clear: left; }
.entry img { }
.entry img.left { margin: 0 1.1538em 0 0; float: left; clear: left; }
.entry img.right { margin: 0 0 0 1.1538em; float: right; clear: right; }
.entry img.center { display: block; margin: 0 auto 1.5385em auto; clear: both; }
.entry img.frame { border: 0.3846em solid #ddd; }
.entry img.stack { clear: none !important; }


.archive .entry.bak {
	max-height: 300px;
	overflow: hidden;
}
.archive .article .head {
	margin-bottom: 10px;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
}
.archive .article .head .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: -4px;
	border: 0 none;
	font-size: 18px;
	font-weight: bold;
	display: block;
	overflow: hidden;
	line-height: 22px;
}
.archive .article .head .title:link,
.archive .article .head .title:visited {
	text-decoration: none;
	color: #000;
}
.archive .article .head .title:active,
.archive .article .head .title:focus,
.archive .article .head .title:hover {
	text-decoration: none;
	color: #d76a1a;
}
.archive .article .head .date {
	float: left;
	width: 30px;
	text-align: center;
	padding: 4px 4px;
	background-color: #e8863b;
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	margin-right: 6px;
}
.archive .article .head .date .day {
	font-weight: bold;
	font-size: 20px;
	line-height: 18px;
}
.archive .article .head .date .month {
	text-transform: uppercase;
	white-space: nowrap;
}
.archive .article .head .date .year {
	font-size: 12px;
	margin-top: 3px;
}
.archive .article .head .author {
	font-size: 12px;
	color: #666;
}
.archive .comments {
	margin-top: 20px;
	border-top: 1px dotted #999;
	padding: 10px 0;
	margin-bottom: 50px;
}

