#demo-main {
	background: #CDDDE4 url('images/page.jpeg') top center fixed;
	background: -webkit-linear-gradient(top, rgba(111, 156, 177, 0.16) 0, rgba(255, 255, 255, 0.47) 1050px) no-repeat, url('images/page.jpeg') top center, -webkit-linear-gradient(top, #9CBBC9 0, #FCFDFD 1050px) no-repeat;
	background: -moz-linear-gradient(top, rgba(111, 156, 177, 0.16) 0, rgba(255, 255, 255, 0.47) 1050px) no-repeat, url('images/page.jpeg') top center, -moz-linear-gradient(top, #9CBBC9 0, #FCFDFD 1050px) no-repeat;
	background: -o-linear-gradient(top, rgba(111, 156, 177, 0.16) 0, rgba(255, 255, 255, 0.47) 1050px) no-repeat, url('images/page.jpeg') top center, -o-linear-gradient(top, #9CBBC9 0, #FCFDFD 1050px) no-repeat;
	background: -ms-linear-gradient(top, rgba(111, 156, 177, 0.16) 0, rgba(255, 255, 255, 0.47) 1050px) no-repeat, url('images/page.jpeg') top center, -ms-linear-gradient(top, #9CBBC9 0, #FCFDFD 1050px) no-repeat;
	-svg-background: linear-gradient(top, rgba(111, 156, 177, 0.16) 0, rgba(255, 255, 255, 0.47) 1050px) no-repeat, url('images/page.jpeg') top center, linear-gradient(top, #9CBBC9 0, #FCFDFD 1050px) no-repeat;
	background: linear-gradient(to bottom, rgba(111, 156, 177, 0.16) 0, rgba(255, 255, 255, 0.47) 1050px) no-repeat, url('images/page.jpeg') top center, linear-gradient(to bottom, #9CBBC9 0, #FCFDFD 1050px) no-repeat;
	background-attachment: fixed, fixed, fixed !important;
	margin: 0 auto;
	font-size: 16px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	position: relative;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
	cursor: default;
	overflow: hidden;
}
table, ul.demo-hmenu {
	font-size: 13px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6, p, a, ul, ol, li {
	margin: 0;
	padding: 0;
}
/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.demo-button {
	border: 0;
	border-collapse: separate;
	-webkit-background-origin: border !important;
	-moz-background-origin: border !important;
	background-origin: border-box !important;
	background: #578BA2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-width: 0;
	padding: 0 21px;
	margin: 0 auto;
	height: 25px;
}
.demo-postcontent, .demo-postheadericons, .demo-postfootericons, .demo-blockcontent, ul.demo-vmenu a { text-align: left; }
.demo-postcontent, .demo-postcontent li, .demo-postcontent table, .demo-postcontent a, .demo-postcontent a:link, .demo-postcontent a:visited, .demo-postcontent a.visited, .demo-postcontent a:hover, .demo-postcontent a.hovered { font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif; }
.demo-postcontent p { margin: 13px 0; }
.demo-postcontent h1, .demo-postcontent h1 a, .demo-postcontent h1 a:link, .demo-postcontent h1 a:visited, .demo-postcontent h1 a:hover, .demo-postcontent h2, .demo-postcontent h2 a, .demo-postcontent h2 a:link, .demo-postcontent h2 a:visited, .demo-postcontent h2 a:hover, .demo-postcontent h3, .demo-postcontent h3 a, .demo-postcontent h3 a:link, .demo-postcontent h3 a:visited, .demo-postcontent h3 a:hover, .demo-postcontent h4, .demo-postcontent h4 a, .demo-postcontent h4 a:link, .demo-postcontent h4 a:visited, .demo-postcontent h4 a:hover, .demo-postcontent h5, .demo-postcontent h5 a, .demo-postcontent h5 a:link, .demo-postcontent h5 a:visited, .demo-postcontent h5 a:hover, .demo-postcontent h6, .demo-postcontent h6 a, .demo-postcontent h6 a:link, .demo-postcontent h6 a:visited, .demo-postcontent h6 a:hover, .demo-blockheader .t, .demo-blockheader .t a, .demo-blockheader .t a:link, .demo-blockheader .t a:visited, .demo-blockheader .t a:hover, .demo-vmenublockheader .t, .demo-vmenublockheader .t a, .demo-vmenublockheader .t a:link, .demo-vmenublockheader .t a:visited, .demo-vmenublockheader .t a:hover, .demo-headline, .demo-headline a, .demo-headline a:link, .demo-headline a:visited, .demo-headline a:hover, .demo-slogan, .demo-slogan a, .demo-slogan a:link, .demo-slogan a:visited, .demo-slogan a:hover, .demo-postheader, .demo-postheader a, .demo-postheader a:link, .demo-postheader a:visited, .demo-postheader a:hover {
	font-size: 30px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	line-height: 120%;
}
.demo-postcontent a, .demo-postcontent a:link {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	color: #598EA6;
}
.demo-postcontent a:visited, .demo-postcontent a.visited {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	color: #91A0A6;
}
.demo-postcontent a:hover, .demo-postcontent a.hover {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #FEB177;
}
.demo-postcontent h1 {
	color: #71868E;
	margin: 10px 0 0;
	font-size: 30px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-blockcontent h1 {
	margin: 10px 0 0;
	font-size: 30px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-postcontent h1 a, .demo-postcontent h1 a:link, .demo-postcontent h1 a:hover, .demo-postcontent h1 a:visited, .demo-blockcontent h1 a, .demo-blockcontent h1 a:link, .demo-blockcontent h1 a:hover, .demo-blockcontent h1 a:visited {
	font-size: 30px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-postcontent h2 {
	color: #71868E;
	margin: 10px 0 0;
	font-size: 28px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-blockcontent h2 {
	margin: 10px 0 0;
	font-size: 28px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-postcontent h2 a, .demo-postcontent h2 a:link, .demo-postcontent h2 a:hover, .demo-postcontent h2 a:visited, .demo-blockcontent h2 a, .demo-blockcontent h2 a:link, .demo-blockcontent h2 a:hover, .demo-blockcontent h2 a:visited {
	font-size: 28px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-postcontent h3 {
	color: #91A0A6;
	margin: 10px 0 0;
	font-size: 24px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-blockcontent h3 {
	margin: 10px 0 0;
	font-size: 24px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-postcontent h3 a, .demo-postcontent h3 a:link, .demo-postcontent h3 a:hover, .demo-postcontent h3 a:visited, .demo-blockcontent h3 a, .demo-blockcontent h3 a:link, .demo-blockcontent h3 a:hover, .demo-blockcontent h3 a:visited {
	font-size: 24px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-postcontent h4 {
	color: #242B2D;
	margin: 10px 0 0;
	font-size: 20px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-blockcontent h4 {
	margin: 10px 0 0;
	font-size: 20px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-postcontent h4 a, .demo-postcontent h4 a:link, .demo-postcontent h4 a:hover, .demo-postcontent h4 a:visited, .demo-blockcontent h4 a, .demo-blockcontent h4 a:link, .demo-blockcontent h4 a:hover, .demo-blockcontent h4 a:visited {
	font-size: 20px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-postcontent h5 {
	color: #242B2D;
	margin: 10px 0 0;
	font-size: 16px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-blockcontent h5 {
	margin: 10px 0 0;
	font-size: 16px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-postcontent h5 a, .demo-postcontent h5 a:link, .demo-postcontent h5 a:hover, .demo-postcontent h5 a:visited, .demo-blockcontent h5 a, .demo-blockcontent h5 a:link, .demo-blockcontent h5 a:hover, .demo-blockcontent h5 a:visited {
	font-size: 16px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-postcontent h6 {
	color: #56666C;
	margin: 10px 0 0;
	font-size: 14px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-blockcontent h6 {
	margin: 10px 0 0;
	font-size: 14px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-postcontent h6 a, .demo-postcontent h6 a:link, .demo-postcontent h6 a:hover, .demo-postcontent h6 a:visited, .demo-blockcontent h6 a, .demo-blockcontent h6 a:link, .demo-blockcontent h6 a:hover, .demo-blockcontent h6 a:visited {
	font-size: 14px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
header, footer, article, nav, #demo-hmenu-bg, .demo-sheet, .demo-hmenu a, .demo-vmenu a, .demo-slidenavigator > a, .demo-checkbox:before, .demo-radiobutton:before {
	-webkit-background-origin: border !important;
	-moz-background-origin: border !important;
	background-origin: border-box !important;
}
header, footer, article, nav, #demo-hmenu-bg, .demo-sheet, .demo-slidenavigator > a, .demo-checkbox:before, .demo-radiobutton:before {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ul { list-style-type: none; }
ol { list-style-position: inside; }
html, body { height: 100%; }
/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
	-ms-text-size-adjust: 100%;
	/* 2 */
	-webkit-text-size-adjust: 100%;
/* 2 */}
body {
	padding: 0;
	margin: 0;
	min-width: 1000px;
	color: #121517;
}
.demo-header:before, #demo-header-bg:before, .demo-layout-cell:before, .demo-layout-wrapper:before, .demo-footer:before, .demo-nav:before, #demo-hmenu-bg:before, .demo-sheet:before {
	width: 100%;
	content: " ";
	display: table;
}
.demo-header:after, #demo-header-bg:after, .demo-layout-cell:after, .demo-layout-wrapper:after, .demo-footer:after, .demo-nav:after, #demo-hmenu-bg:after, .demo-sheet:after, .cleared, .clearfix:after {
	clear: both;
	font: 0/0 serif;
	display: block;
	content: " ";
}
form {
	padding: 0 !important;
	margin: 0 !important;
}
table.position {
	position: relative;
	width: 100%;
	table-layout: fixed;
}
li h1, .demo-postcontent li h1, .demo-blockcontent li h1 { margin: 1px; }
li h2, .demo-postcontent li h2, .demo-blockcontent li h2 { margin: 1px; }
li h3, .demo-postcontent li h3, .demo-blockcontent li h3 { margin: 1px; }
li h4, .demo-postcontent li h4, .demo-blockcontent li h4 { margin: 1px; }
li h5, .demo-postcontent li h5, .demo-blockcontent li h5 { margin: 1px; }
li h6, .demo-postcontent li h6, .demo-blockcontent li h6 { margin: 1px; }
li p, .demo-postcontent li p, .demo-blockcontent li p { margin: 1px; }
.demo-shapes {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	z-index: 0;
}
.demo-slider-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.demo-slidenavigator > a {
	display: inline-block;
	vertical-align: middle;
	outline-style: none;
	font-size: 1px;
}
.demo-slidenavigator > a:last-child { margin-right: 0 !important; }
.demo-headline {
	display: inline-block;
	position: absolute;
	min-width: 50px;
	top: 66px;
	left: 86.78%;
	margin-left: -176px !important;
	line-height: 100%;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	z-index: 101;
}
.demo-headline, .demo-headline a, .demo-headline a:link, .demo-headline a:visited, .demo-headline a:hover {
	font-size: 30px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-variant: small-caps;
	text-align: left;
	padding: 0;
	margin: 0;
	color: #1B2022 !important;
	white-space: nowrap;
}
.demo-slogan {
	display: inline-block;
	position: absolute;
	min-width: 50px;
	top: 104px;
	left: 88.5%;
	line-height: 100%;
	margin-left: -109px !important;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	z-index: 102;
	white-space: nowrap;
}
.demo-slogan, .demo-slogan a, .demo-slogan a:link, .demo-slogan a:visited, .demo-slogan a:hover {
	font-size: 14px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	padding: 0;
	margin: 0;
	color: #1B2022 !important;
}
.demo-sheet {
	background: #FFFFFF;
	-webkit-box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.3);
	margin: 30px auto 0;
	position: relative;
	cursor: auto;
	width: 1000px;
	z-index: auto !important;
}
.demo-header {
	margin: 0 auto;
	background-repeat: no-repeat;
	height: 200px;
	background-image: url('images/object513235986.png'), url('images/header.jpg');
	background-position: 342px 0px, 0 0;
	position: relative;
	z-index: auto !important;
}
.custom-responsive .demo-header {
	background-image: url('images/object513235986.png'), url('images/header.jpg');
	background-position: 342px 0px, 0 0;
}
.default-responsive .demo-header, .default-responsive #demo-header-bg {
	background-image: url('images/header.jpg');
	background-position: center center;
	background-size: auto;
}
.demo-header>.widget {
	position: absolute;
	z-index: 101;
}
.demo-nav {
	background: #1E3038;
	border: 2px solid #BEC7CB;
	border-left: none;
	border-right: none;
	margin: 0 auto;
	position: relative;
	z-index: 499;
	text-align: center;
}
ul.demo-hmenu a, ul.demo-hmenu a:link, ul.demo-hmenu a:visited, ul.demo-hmenu a:hover {
	outline: none;
	position: relative;
	z-index: 11;
}
ul.demo-hmenu, ul.demo-hmenu ul {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}
ul.demo-hmenu li {
	position: relative;
	z-index: 5;
	display: block;
	float: left;
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
}
ul.demo-hmenu li:hover {
	z-index: 10000;
	white-space: normal;
}
ul.demo-hmenu:after, ul.demo-hmenu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
ul.demo-hmenu, ul.demo-hmenu ul { min-height: 0; }
ul.demo-hmenu {
	display: inline-block;
	vertical-align: bottom;
}
.demo-nav:before { content: ' '; }
.demo-hmenu-extra1 {
	position: relative;
	display: block;
	float: left;
	width: auto;
	height: auto;
	background-position: center;
}
.demo-hmenu-extra2 {
	position: relative;
	display: block;
	float: right;
	width: auto;
	height: auto;
	background-position: center;
}
.demo-menuitemcontainer { margin: 0 auto; }
ul.demo-hmenu>li { margin-left: 11px; }
ul.demo-hmenu>li:first-child { margin-left: 5px; }
ul.demo-hmenu>li:last-child, ul.demo-hmenu>li.last-child { margin-right: 5px; }
ul.demo-hmenu>li>a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0 22px;
	margin: 0 auto;
	position: relative;
	display: block;
	height: 45px;
	cursor: pointer;
	text-decoration: none;
	color: #C0D4DD;
	line-height: 45px;
	text-align: center;
}
.demo-hmenu>li>a, .demo-hmenu>li>a:link, .demo-hmenu>li>a:visited, .demo-hmenu>li>a.active, .demo-hmenu>li>a:hover {
	font-size: 18px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}
ul.demo-hmenu>li>a.active {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0 22px;
	margin: 0 auto;
	color: #8EB2C2;
	text-decoration: none;
}
ul.demo-hmenu>li>a:visited, ul.demo-hmenu>li>a:hover, ul.demo-hmenu>li:hover>a { text-decoration: none; }
ul.demo-hmenu>li>a:hover, .desktop ul.demo-hmenu>li:hover>a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0 22px;
	margin: 0 auto;
}
ul.demo-hmenu>li>a:hover, .desktop ul.demo-hmenu>li:hover>a {
	color: #9FACB2;
	text-decoration: none;
}
ul.demo-hmenu>li:before {
	position: absolute;
	display: block;
	content: ' ';
	top: 0;
	left: -11px;
	width: 11px;
	height: 45px;
	background: url('images/menuseparator.png') center center no-repeat;
}
ul.demo-hmenu>li:first-child:before { display: none; }
ul.demo-hmenu li li a {
	background: #D2D8DB;
	background: transparent;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0 10px;
	margin: 0 auto;
}
ul.demo-hmenu li li {
	float: none;
	width: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
.desktop ul.demo-hmenu li li ul>li:first-child { margin-top: 0; }
ul.demo-hmenu li li ul>li:last-child { margin-bottom: 0; }
.demo-hmenu ul a {
	display: block;
	white-space: nowrap;
	height: 24px;
	min-width: 7em;
	border: 0 solid transparent;
	text-align: left;
	line-height: 24px;
	color: #17252B;
	font-size: 13px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	margin: 0;
}
.demo-hmenu ul a:link, .demo-hmenu ul a:visited, .demo-hmenu ul a.active, .demo-hmenu ul a:hover {
	text-align: left;
	line-height: 24px;
	color: #17252B;
	font-size: 13px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	margin: 0;
}
ul.demo-hmenu li li:after {
	display: block;
	position: absolute;
	content: ' ';
	height: 0;
	top: -1px;
	left: 0;
	right: 0;
	z-index: 1;
	border-bottom: 1px dotted #CFD6D8;
}
.desktop ul.demo-hmenu li li:first-child:before, .desktop ul.demo-hmenu li li:first-child:after { display: none; }
ul.demo-hmenu ul li a:hover, .desktop ul.demo-hmenu ul li:hover>a {
	background: #BEC7CB;
	background: transparent;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 auto;
}
.demo-hmenu ul a:hover {
	text-decoration: none;
	color: #343D41;
}
.desktop .demo-hmenu ul li:hover>a { color: #343D41; }
ul.demo-hmenu ul:before {
	background: #9FBDCB;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px dotted rgba(150, 165, 171, 0.9);
	margin: 0 auto;
	display: block;
	position: absolute;
	content: ' ';
	z-index: 1;
}
.desktop ul.demo-hmenu li:hover>ul {
	visibility: visible;
	top: 100%;
}
.desktop ul.demo-hmenu li li:hover>ul {
	top: 0;
	left: 100%;
}
ul.demo-hmenu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background-image: url('images/spacer.gif');
}
.desktop ul.demo-hmenu>li>ul {
	padding: 16px 36px 36px 36px;
	margin: -10px 0 0 -30px;
}
.desktop ul.demo-hmenu ul ul {
	padding: 36px 36px 36px 18px;
	margin: -36px 0 0 -5px;
}
.desktop ul.demo-hmenu ul.demo-hmenu-left-to-right {
	right: auto;
	left: 0;
	margin: -10px 0 0 -30px;
}
.desktop ul.demo-hmenu ul.demo-hmenu-right-to-left {
	left: auto;
	right: 0;
	margin: -10px -30px 0 0;
}
.desktop ul.demo-hmenu li li:hover>ul.demo-hmenu-left-to-right {
	right: auto;
	left: 100%;
}
.desktop ul.demo-hmenu li li:hover>ul.demo-hmenu-right-to-left {
	left: auto;
	right: 100%;
}
.desktop ul.demo-hmenu ul ul.demo-hmenu-left-to-right {
	right: auto;
	left: 0;
	padding: 36px 36px 36px 18px;
	margin: -36px 0 0 -5px;
}
.desktop ul.demo-hmenu ul ul.demo-hmenu-right-to-left {
	left: auto;
	right: 0;
	padding: 36px 18px 36px 36px;
	margin: -36px -5px 0 0;
}
.desktop ul.demo-hmenu li ul>li:first-child { margin-top: 0; }
.desktop ul.demo-hmenu li ul>li:last-child { margin-bottom: 0; }
.desktop ul.demo-hmenu ul ul:before {
	border-radius: 4px;
	top: 30px;
	bottom: 30px;
	right: 30px;
	left: 12px;
}
.desktop ul.demo-hmenu>li>ul:before {
	top: 10px;
	right: 30px;
	bottom: 30px;
	left: 30px;
}
.desktop ul.demo-hmenu>li>ul.demo-hmenu-left-to-right:before {
	right: 30px;
	left: 30px;
}
.desktop ul.demo-hmenu>li>ul.demo-hmenu-right-to-left:before {
	right: 30px;
	left: 30px;
}
.desktop ul.demo-hmenu ul ul.demo-hmenu-left-to-right:before {
	right: 30px;
	left: 12px;
}
.desktop ul.demo-hmenu ul ul.demo-hmenu-right-to-left:before {
	right: 12px;
	left: 30px;
}
.desktop ul.demo-hmenu>li.ext>a { white-space: nowrap; }
.desktop ul.demo-hmenu>li.ext>a:hover, .desktop ul.demo-hmenu>li.ext:hover>a, .desktop ul.demo-hmenu>li.ext:hover>a.active {
	background: none;
	/* default padding + border size */
	padding: 0 22px 0 22px;
	/* margin for shadow */
	margin: -0 -0 0 -0;
	overflow: hidden;
	position: relative;
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: #20333C;
}
.desktop ul.demo-hmenu>li.ext>a:hover:before, .desktop ul.demo-hmenu>li.ext:hover>a:before, .desktop ul.demo-hmenu>li.ext:hover>a.active:before {
	position: absolute;
	content: ' ';
	/* top, right, left - for shadow */
	top: 0;
	right: 0;
	left: 0;
	/* border + shadow */
	bottom: -1px;
	background-color: #9FBDCB;
	border: 1px Dotted rgba(150, 165, 171, 0.9);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
	z-index: -1;
}
.desktop ul.demo-hmenu>li.ext:hover>ul {
	padding-top: 5px;
	/* menu bar padding */
	margin-top: 0;
}
.desktop ul.demo-hmenu>li.ext:hover>ul:before {
	/* border + shadow */
	top: -1px;
	clip: rect(6px, auto, auto, auto);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}
ul.demo-hmenu>li.ext>.ext-r, ul.demo-hmenu>li.ext>.ext-l, ul.demo-hmenu>li.ext>.ext-m, ul.demo-hmenu>li.ext>.ext-off {
	display: none;
	z-index: 12;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.desktop ul.demo-hmenu>li.ext>ul { z-index: 13; }
.desktop ul.demo-hmenu>li.ext.ext-r:hover>.ext-r, .desktop ul.demo-hmenu>li.ext.ext-l:hover>.ext-l {
	position: absolute;
	display: block;
	overflow: hidden;
	/* size of radius 
   * if size if 0 we should now generate script 
   * that adds ext-r and ext-m divs
   */
	height: 6px;
	top: 100%;
	padding-top: 1px;
	margin-top: -1px;
/* border width + shadow */}
.desktop ul.demo-hmenu>li.ext:hover>.ext-r:before, .desktop ul.demo-hmenu>li.ext:hover>.ext-l:before {
	position: absolute;
	content: ' ';
	top: 0;
	/* border + shadow */
	bottom: -1px;
	background-color: #9FBDCB;
	border: 1px Dotted rgba(150, 165, 171, 0.9);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}
.desktop ul.demo-hmenu>li.ext.ext-r:hover>.ext-r {
	left: 100%;
	right: auto;
	padding-left: 0;
	margin-left: 0;
	padding-right: 1px;
	margin-right: -1px;
/* only shadow */}
.desktop ul.demo-hmenu>li.ext.ext-r:hover>.ext-r:before {
	right: 0;
	left: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 4px;
}
.desktop ul.demo-hmenu>li.ext.ext-l:hover>.ext-l {
	right: 100%;
	left: auto;
	padding-right: 0;
	margin-right: 0;
	padding-left: 1px;
	margin-left: -1px;
/* only shadow */}
.desktop ul.demo-hmenu>li.ext.ext-l:hover>.ext-l:before {
	right: -1px;
	left: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 4px;
}
.desktop ul.demo-hmenu>li.ext:hover>.ext-m, .desktop ul.demo-hmenu>li.ext:hover>.ext-off {
	position: absolute;
	display: block;
	overflow: hidden;
	height: 5px;
	top: 100%;
}
.desktop ul.demo-hmenu>li.ext.ext-r:hover>.ext-m {
	/* shadow offset */
	left: -0;
	right: 0;
	/* shadow offset */
	padding-right: 0;
	padding-left: 0;
}
.desktop ul.demo-hmenu>li.ext:hover>.ext-off {
	/* shadow offset */
	left: -0;
	right: -0;
	/* shadow offset */
	padding-left: 0;
	padding-right: 0;
}
.desktop ul.demo-hmenu>li.ext.ext-l:hover>.ext-m {
	/* shadow offset */
	right: -0;
	left: 0;
	/* shadow offset */
	padding-left: 0;
	padding-right: 0;
}
.desktop ul.demo-hmenu>li.ext.ext-l.ext-r:hover>.ext-m {
	/* shadow offset */
	right: -0;
	left: -0;
	/* shadow offset */
	padding-left: 0;
	padding-right: 0;
}
.desktop ul.demo-hmenu>li.ext:hover>.ext-m:before, .desktop ul.demo-hmenu>li.ext:hover>.ext-off:before {
	position: absolute;
	content: ' ';
	top: -1px;
	bottom: -1px;
	/* shadow offset */
	background-color: #9FBDCB;
	border: 1px Dotted rgba(150, 165, 171, 0.9);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}
.desktop ul.demo-hmenu>li.ext.ext-r:hover>.ext-m:before {
	right: -1px;
	left: 0;
}
.desktop ul.demo-hmenu>li.ext.ext-l:hover>.ext-m:before {
	left: -1px;
	right: 0;
}
.desktop ul.demo-hmenu>li.ext.ext-l.ext-r:hover>.ext-m:before {
	left: -1px;
	right: -1px;
}
.demo-layout-wrapper {
	position: relative;
	margin: 0 auto 0 auto;
	z-index: auto !important;
}
.demo-content-layout {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.demo-content-layout-row { display: table-row; }
.demo-layout-cell {
	display: table-cell;
	vertical-align: top;
}
/* need only for content layout in post content */ 
.demo-postcontent .demo-content-layout { border-collapse: collapse; }
.demo-block { margin: 7px; }
div.demo-block img {
	border: none;
	margin: 0;
}
.demo-blockheader {
	padding: 6px 5px;
	margin: 0 auto 2px;
}
.demo-blockheader .t, .demo-blockheader .t a, .demo-blockheader .t a:link, .demo-blockheader .t a:visited, .demo-blockheader .t a:hover {
	color: #2D4753;
	font-size: 24px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	margin: 0 10px;
}
.demo-blockcontent {
	padding: 5px;
	margin: 0 auto;
	color: #242B2D;
	font-size: 13px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-blockcontent table, .demo-blockcontent li, .demo-blockcontent a, .demo-blockcontent a:link, .demo-blockcontent a:visited, .demo-blockcontent a:hover {
	color: #242B2D;
	font-size: 13px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-blockcontent p { margin: 0 5px; }
.demo-blockcontent a, .demo-blockcontent a:link {
	color: #7EA6B9;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.demo-blockcontent a:visited, .demo-blockcontent a.visited {
	color: #B0BBBF;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.demo-blockcontent a:hover, .demo-blockcontent a.hover {
	color: #A2BFCD;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.demo-block ul>li:before {
	content: url('images/blockbullets.png');
	margin-right: 6px;
	bottom: 2px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	line-height: 0;
	margin-left: -12px;
}
.opera .demo-block ul>li:before { /* Vertical-align:middle in Opera doesn't need additional offset */ bottom: 0; }
.demo-block li {
	font-size: 13px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	line-height: 125%;
	color: #121517;
}
.demo-block ul>li, .demo-block ol { padding: 0; }
.demo-block ul>li { padding-left: 12px; }
.demo-breadcrumbs { margin: 0 auto; }
a.demo-button, a.demo-button:link, a:link.demo-button:link, body a.demo-button:link, a.demo-button:visited, body a.demo-button:visited, input.demo-button, button.demo-button {
	text-decoration: none;
	font-size: 14px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	color: #DDE2E4;
	margin: 0 5px 0 0 !important;
	overflow: visible;
	cursor: pointer;
	text-indent: 0;
	line-height: 25px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.demo-button img {
	margin: 0;
	vertical-align: middle;
}
.firefox2 .demo-button {
	display: block;
	float: left;
}
input, select, textarea, a.demo-search-button span {
	vertical-align: middle;
	font-size: 14px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
}
.demo-block select { width: 96%; }
input.demo-button {
	float: none !important;
	-webkit-appearance: none;
}
.demo-button.active, .demo-button.active:hover {
	background: #974302;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-width: 0;
	padding: 0 21px;
	margin: 0 auto;
}
.demo-button.active, .demo-button.active:hover { color: #D7DDDF !important; }
.demo-button.hover, .demo-button:hover {
	background: #FD7A17;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-width: 0;
	padding: 0 21px;
	margin: 0 auto;
}
.demo-button.hover, .demo-button:hover { color: #321601 !important; }
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea {
	background: #FFFFFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #AAB6BB;
	margin: 0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea {
	width: 100%;
	padding: 4px 0;
	color: #242B2D !important;
	font-size: 14px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-shadow: none;
}
input.demo-error, textarea.demo-error {
	background: #FFFFFF;
	border: 1px solid #E2341D;
	margin: 0 auto;
}
input.demo-error, textarea.demo-error {
	color: #242B2D !important;
	font-size: 14px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
}
form.demo-search input[type="text"] {
	background: #FFFFFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #AAB6BB;
	margin: 0 auto;
	width: 100%;
	padding: 4px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #242B2D !important;
	font-size: 13px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
}
form.demo-search {
	background-image: none;
	border: 0;
	display: block;
	position: relative;
	top: 0;
	padding: 0;
	margin: 5px;
	left: 0;
	line-height: 0;
}
form.demo-search input, a.demo-search-button {
	-webkit-appearance: none;
	top: 0;
	right: 0;
}
form.demo-search>input, a.demo-search-button {
	bottom: 0;
	left: 0;
	vertical-align: middle;
}
form.demo-search input[type="submit"], input.demo-search-button, a.demo-search-button {
	border-radius: 0;
	margin: 0 auto;
}
form.demo-search input[type="submit"], input.demo-search-button, a.demo-search-button {
	position: absolute;
	left: auto;
	display: block;
	border: none;
	background: url('images/searchicon.png') center center no-repeat;
	width: 24px;
	height: 100%;
	padding: 0;
	color: #DDE2E4 !important;
	cursor: pointer;
}
a.demo-search-button span.demo-search-button-text { display: none; }
label.demo-checkbox:before {
	background: #FFFFFF;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border-width: 0;
	margin: 0 auto;
	width: 16px;
	height: 16px;
}
label.demo-checkbox {
	cursor: pointer;
	font-size: 13px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	display: inline-block;
	color: #242B2D !important;
}
.demo-checkbox>input[type="checkbox"] { margin: 0 5px 0 0; }
label.demo-checkbox.active:before {
	background: #BBDDEC;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border-width: 0;
	margin: 0 auto;
	width: 16px;
	height: 16px;
	display: inline-block;
}
label.demo-checkbox.hovered:before {
	background: #CDDDE4;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border-width: 0;
	margin: 0 auto;
	width: 16px;
	height: 16px;
	display: inline-block;
}
label.demo-radiobutton:before {
	background: #FFFFFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-width: 0;
	margin: 0 auto;
	width: 12px;
	height: 12px;
}
label.demo-radiobutton {
	cursor: pointer;
	font-size: 13px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
	display: inline-block;
	color: #242B2D !important;
}
.demo-radiobutton>input[type="radio"] {
	vertical-align: baseline;
	margin: 0 5px 0 0;
}
label.demo-radiobutton.active:before {
	background: #BBDDEC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-width: 0;
	margin: 0 auto;
	width: 12px;
	height: 12px;
	display: inline-block;
}
label.demo-radiobutton.hovered:before {
	background: #CDDDE4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-width: 0;
	margin: 0 auto;
	width: 12px;
	height: 12px;
	display: inline-block;
}
.demo-comments {
	border-top: 1px dotted #BEC7CB;
	margin: 0 auto;
	margin-top: 25px;
}
.demo-comments h2 { color: #242B2D; }
.demo-comment-inner {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 5px;
	margin: 0 auto;
	margin-left: 96px;
}
.demo-comment-avatar {
	float: left;
	width: 80px;
	height: 80px;
	padding: 2px;
	background: #fff;
	border: 1px solid #BEC7CB;
}
.demo-comment-avatar>img {
	margin: 0 !important;
	border: none !important;
}
.demo-comment-content {
	padding: 10px 0;
	color: #242B2D;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-comment { margin-top: 6px; }
.demo-comment:first-child { margin-top: 0; }
.demo-comment-header {
	color: #242B2D;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-comment-header a, .demo-comment-header a:link, .demo-comment-header a:visited, .demo-comment-header a.visited, .demo-comment-header a:hover, .demo-comment-header a.hovered { font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif; }
.demo-comment-header a, .demo-comment-header a:link {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #2D4753;
}
.demo-comment-header a:visited, .demo-comment-header a.visited {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #4B585D;
}
.demo-comment-header a:hover, .demo-comment-header a.hovered {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #FD7712;
}
.demo-comment-content a, .demo-comment-content a:link, .demo-comment-content a:visited, .demo-comment-content a.visited, .demo-comment-content a:hover, .demo-comment-content a.hovered { font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif; }
.demo-comment-content a, .demo-comment-content a:link {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #2D4753;
}
.demo-comment-content a:visited, .demo-comment-content a.visited {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #4B585D;
}
.demo-comment-content a:hover, .demo-comment-content a.hovered {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #FD7712;
}
.demo-pager {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 6px;
	margin: 2px;
}
.demo-pager>*:last-child { margin-right: 0 !important; }
.demo-pager>span { cursor: default; }
.demo-pager>* {
	background: #CDDDE4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
	margin: 0 4px 0 auto;
	line-height: normal;
	position: relative;
	display: inline-block;
	margin-left: 0;
}
.demo-pager a:link, .demo-pager a:visited, .demo-pager .active {
	line-height: normal;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	color: #1B2022;
}
.demo-pager .active {
	background: #9FBDCB;
	padding: 10px;
	margin: 0 4px 0 auto;
	color: #141819;
}
.demo-pager .more {
	background: #CDDDE4;
	margin: 0 4px 0 auto;
}
.demo-pager a.more:link, .demo-pager a.more:visited { color: #1B2022; }
.demo-pager a:hover {
	background: #9FBDCB;
	padding: 10px;
	margin: 0 4px 0 auto;
}
.demo-pager a:hover, .demo-pager a.more:hover { color: #141819; }
.demo-pager>*:after {
	margin: 0 0 0 auto;
	display: inline-block;
	position: absolute;
	content: ' ';
	top: 0;
	width: 0;
	height: 100%;
	right: 0;
	text-decoration: none;
}
.demo-pager>*:last-child:after { display: none; }
.demo-commentsform {
	background: #DDE2E4;
	background: transparent;
	padding: 10px;
	margin: 0 auto;
	margin-top: 25px;
	color: #242B2D;
}
.demo-commentsform h2 {
	padding-bottom: 10px;
	margin: 0;
	color: #242B2D;
}
.demo-commentsform label {
	display: inline-block;
	line-height: 25px;
}
.demo-commentsform input:not([type=submit]), .demo-commentsform textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	max-width: 100%;
}
.demo-commentsform .form-submit { margin-top: 10px; }
.demo-post { padding: 5px; }
a img { border: 0; }
.demo-article img, img.demo-article, .demo-block img, .demo-footer img { margin: 7px 7px 7px 7px; }
.demo-metadata-icons img {
	border: none;
	vertical-align: middle;
	margin: 2px;
}
.demo-article table, table.demo-article {
	border-collapse: collapse;
	margin: 1px;
}
.demo-post .demo-content-layout-br { height: 0; }
.demo-article th, .demo-article td {
	padding: 2px;
	border: solid 1px #96A5AB;
	vertical-align: top;
	text-align: left;
}
.demo-article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
pre {
	overflow: auto;
	padding: 0.1em;
}
.preview-cms-logo {
	border: 0;
	margin: 1em 1em 0 0;
	float: left;
}
.image-caption-wrapper {
	padding: 7px 7px 7px 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.image-caption-wrapper img {
	margin: 0 !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.image-caption-wrapper div.demo-collage {
	margin: 0 !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.image-caption-wrapper p {
	font-size: 80%;
	text-align: right;
	margin: 0;
}
.demo-postheader {
	color: #394347;
	margin: 6px 0;
	font-size: 26px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
}
.demo-postheader a, .demo-postheader a:link, .demo-postheader a:visited, .demo-postheader a.visited, .demo-postheader a:hover, .demo-postheader a.hovered {
	font-size: 26px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
}
.demo-postheader a, .demo-postheader a:link {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #84ABBD;
}
.demo-postheader a:visited, .demo-postheader a.visited {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	color: #93A3A9;
}
.demo-postheader a:hover, .demo-postheader a.hovered {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	color: #A2BFCD;
}
.demo-postheadericons, .demo-postheadericons a, .demo-postheadericons a:link, .demo-postheadericons a:visited, .demo-postheadericons a:hover {
	font-size: 12px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #4B585D;
}
.demo-postheadericons { padding: 1px; }
.demo-postheadericons a, .demo-postheadericons a:link {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #191D1F;
}
.demo-postheadericons a:visited, .demo-postheadericons a.visited {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #4F5E63;
}
.demo-postheadericons a:hover, .demo-postheadericons a.hover {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #74A0B4;
}
.demo-postdateicon:before {
	content: url('images/postdateicon.png');
	margin-right: 6px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	line-height: 0;
	bottom: auto;
}
.opera .demo-postdateicon:before { /* Vertical-align:middle in Opera doesn't need additional offset */ bottom: 0; }
.demo-postauthoricon:before {
	content: url('images/postauthoricon.png');
	margin-right: 6px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	line-height: 0;
	bottom: auto;
}
.opera .demo-postauthoricon:before { /* Vertical-align:middle in Opera doesn't need additional offset */ bottom: 0; }
.demo-postediticon:before {
	content: url('images/postediticon.png');
	margin-right: 6px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	line-height: 0;
	bottom: auto;
}
.opera .demo-postediticon:before { /* Vertical-align:middle in Opera doesn't need additional offset */ bottom: 0; }
.demo-postcontent ul>li:before, .demo-post ul>li:before, .demo-textblock ul>li:before {
	content: url('images/postbullets.png');
	margin-right: 10px;
	bottom: 2px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	line-height: 0;
}
.opera .demo-postcontent ul>li:before, .opera .demo-post ul>li:before, .opera .demo-textblock ul>li:before { /* Vertical-align:middle in Opera doesn't need additional offset */ bottom: 0; }
.demo-postcontent li, .demo-post li, .demo-textblock li {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #394347;
	margin: 5px 0 5px 13px;
}
.demo-postcontent ul>li, .demo-post ul>li, .demo-textblock ul>li, .demo-postcontent ol, .demo-post ol, .demo-textblock ol { padding: 0; }
.demo-postcontent ul>li, .demo-post ul>li, .demo-textblock ul>li { padding-left: 17px; }
.demo-postcontent ul>li:before, .demo-post ul>li:before, .demo-textblock ul>li:before { margin-left: -17px; }
.demo-postcontent ol, .demo-post ol, .demo-textblock ol, .demo-postcontent ul, .demo-post ul, .demo-textblock ul { margin: 1em 0 1em 13px; }
.demo-postcontent li ol, .demo-post li ol, .demo-textblock li ol, .demo-postcontent li ul, .demo-post li ul, .demo-textblock li ul { margin: 0.5em 0 0.5em 13px; }
.demo-postcontent li, .demo-post li, .demo-textblock li { margin: 5px 0 5px 0; }
.demo-postcontent ol>li, .demo-post ol>li, .demo-textblock ol>li { /* overrides overflow for "ul li" and sets the default value */ overflow: visible; }
.demo-postcontent ul>li, .demo-post ul>li, .demo-textblock ul>li {
	/* makes "ul li" not to align behind the image if they are in the same line */
	overflow-x: visible;
	overflow-y: hidden;
}
blockquote {
	background: #DDE2E4 url('images/postquote.png') no-repeat scroll;
	padding: 10px 10px 10px 47px;
	margin: 10px 0 0 25px;
	color: #4B585D;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	/* makes block not to align behind the image if they are in the same line */
	overflow: auto;
	clear: both;
}
blockquote a, .demo-postcontent blockquote a, .demo-blockcontent blockquote a, .demo-footer blockquote a, blockquote a:link, .demo-postcontent blockquote a:link, .demo-blockcontent blockquote a:link, .demo-footer blockquote a:link, blockquote a:visited, .demo-postcontent blockquote a:visited, .demo-blockcontent blockquote a:visited, .demo-footer blockquote a:visited, blockquote a:hover, .demo-postcontent blockquote a:hover, .demo-blockcontent blockquote a:hover, .demo-footer blockquote a:hover {
	color: #4B585D;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: italic;
}
/* Override native 'p' margins*/
blockquote p, .demo-postcontent blockquote p, .demo-blockcontent blockquote p, .demo-footer blockquote p { margin: 0; }
.Sorter img {
	border: 0;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	position: static;
	z-index: 1;
	width: 12px;
	height: 6px;
}
.Sorter a {
	position: relative;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #528298;
}
.Sorter a:link {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #528298;
}
.Sorter a:visited, .Sorter a.visited {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #528298;
}
.Sorter a:hover, .Sorter a.hover {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #3E6374;
}
.Sorter {
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #2D4753;
}
.demo-footer {
	background: #1E3038;
	border-top: 1px dotted #BEC7CB;
	padding: 25px;
	margin: 20px auto 0;
	position: relative;
	color: #96A5AB;
	font-size: 13px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-align: center;
}
.demo-footer a, .demo-footer a:link, .demo-footer a:visited, .demo-footer a:hover, .demo-footer td, .demo-footer th, .demo-footer caption {
	color: #96A5AB;
	font-size: 13px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-footer p {
	padding: 0;
	text-align: center;
}
.demo-footer a, .demo-footer a:link {
	color: #6D9BB0;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
}
.demo-footer a:visited {
	color: #9FACB2;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
}
.demo-footer a:hover {
	color: #4F7D92;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: underline;
}
.demo-footer h1 {
	color: #96A5AB;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-footer h2 {
	color: #96A5AB;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-footer h3 {
	color: #AAB6BB;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-footer h4 {
	color: #809299;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-footer h5 {
	color: #809299;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-footer h6 {
	color: #809299;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.demo-footer img {
	border: none;
	margin: 0;
}
.demo-rss-tag-icon {
	background: url('images/footerrssicon.png') no-repeat scroll;
	margin: 0 auto;
	min-height: 32px;
	min-width: 32px;
	display: inline-block;
	text-indent: 35px;
	background-position: left center;
	vertical-align: middle;
}
.demo-rss-tag-icon:empty { vertical-align: middle; }
.demo-facebook-tag-icon {
	background: url('images/footerfacebookicon.png') no-repeat scroll;
	margin: 0 auto;
	min-height: 32px;
	min-width: 32px;
	display: inline-block;
	text-indent: 35px;
	background-position: left center;
	vertical-align: middle;
}
.demo-facebook-tag-icon:empty { vertical-align: middle; }
.demo-twitter-tag-icon {
	background: url('images/footertwittericon.png') no-repeat scroll;
	margin: 0 auto;
	min-height: 32px;
	min-width: 32px;
	display: inline-block;
	text-indent: 35px;
	background-position: left center;
	vertical-align: middle;
}
.demo-twitter-tag-icon:empty { vertical-align: middle; }
.demo-tumblr-tag-icon {
	background: url('images/tumblricon.png') no-repeat scroll;
	margin: 0 auto;
	min-height: 32px;
	min-width: 32px;
	display: inline-block;
	text-indent: 35px;
	background-position: left center;
	vertical-align: middle;
}
.demo-tumblr-tag-icon:empty { vertical-align: middle; }
.demo-pinterest-tag-icon {
	background: url('images/pinteresticon.png') no-repeat scroll;
	margin: 0 auto;
	min-height: 32px;
	min-width: 32px;
	display: inline-block;
	text-indent: 35px;
	background-position: left center;
	vertical-align: middle;
}
.demo-pinterest-tag-icon:empty { vertical-align: middle; }
.demo-vimeo-tag-icon {
	background: url('images/vimeoicon.png') no-repeat scroll;
	margin: 0 auto;
	min-height: 32px;
	min-width: 32px;
	display: inline-block;
	text-indent: 35px;
	background-position: left center;
	vertical-align: middle;
}
.demo-vimeo-tag-icon:empty { vertical-align: middle; }
.demo-youtube-tag-icon {
	background: url('images/youtubeicon.png') no-repeat scroll;
	margin: 0 auto;
	min-height: 32px;
	min-width: 32px;
	display: inline-block;
	text-indent: 35px;
	background-position: left center;
	vertical-align: middle;
}
.demo-youtube-tag-icon:empty { vertical-align: middle; }
.demo-linkedin-tag-icon {
	background: url('images/linkedinicon.png') no-repeat scroll;
	margin: 0 auto;
	min-height: 32px;
	min-width: 32px;
	display: inline-block;
	text-indent: 35px;
	background-position: left center;
	vertical-align: middle;
}
.demo-linkedin-tag-icon:empty { vertical-align: middle; }
.demo-footer ul>li:before {
	content: url('images/footerbullets.png');
	margin-right: 6px;
	bottom: 2px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	line-height: 0;
	margin-left: -13px;
}
.opera .demo-footer ul>li:before { /* Vertical-align:middle in Opera doesn't need additional offset */ bottom: 0; }
.demo-footer li {
	font-size: 14px;
	font-family: Ubuntu, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	line-height: 125%;
	color: #A7B4B9;
}
.demo-footer ul>li, .demo-footer ol { padding: 0; }
.demo-footer ul>li { padding-left: 13px; }
.demo-page-footer, .demo-page-footer a, .demo-page-footer a:link, .demo-page-footer a:visited, .demo-page-footer a:hover {
	font-family: Arial;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #E3E7E8;
}
.demo-page-footer {
	position: relative;
	z-index: auto !important;
	padding: 1em;
	text-align: center !important;
	text-decoration: none;
	color: #ADB9BD;
}
.demo-lightbox-wrapper {
	background: #333;
	background: rgba(0, 0, 0, .8);
	bottom: 0;
	left: 0;
	padding: 0 100px;
	position: fixed;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 1000000;
}
.demo-lightbox, .demo-lightbox-wrapper .demo-lightbox-image { cursor: pointer; }
.demo-lightbox-wrapper .demo-lightbox-image {
	border: 6px solid #fff;
	border-radius: 3px;
	display: none;
	max-width: 100%;
	vertical-align: middle;
}
.demo-lightbox-wrapper .demo-lightbox-image.active { display: inline-block; }
.demo-lightbox-wrapper .lightbox-error {
	background: #fff;
	border: 1px solid #b4b4b4;
	border-radius: 10px;
	box-shadow: 0 2px 5px #333;
	height: 80px;
	opacity: .95;
	padding: 20px;
	position: fixed;
	width: 300px;
	z-index: 100;
}
.demo-lightbox-wrapper .loading {
	background: #fff url('images/preloader-01.gif') center center no-repeat;
	border: 1px solid #b4b4b4;
	border-radius: 10px;
	box-shadow: 0 2px 5px #333;
	height: 32px;
	opacity: .5;
	padding: 10px;
	position: fixed;
	width: 32px;
	z-index: 10100;
}
.demo-lightbox-wrapper .arrow {
	cursor: pointer;
	height: 100px;
	opacity: .5;
	filter: alpha(opacity=50);
	position: fixed;
	width: 82px;
	z-index: 10003;
}
.demo-lightbox-wrapper .arrow.left { left: 9px; }
.demo-lightbox-wrapper .arrow.right { right: 9px; }
.demo-lightbox-wrapper .arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.demo-lightbox-wrapper .arrow.disabled { display: none; }
.demo-lightbox-wrapper .arrow-t, .demo-lightbox-wrapper .arrow-b {
	background-color: #fff;
	border-radius: 3px;
	height: 6px;
	left: 26px;
	position: relative;
	width: 30px;
}
.demo-lightbox-wrapper .arrow-t { top: 38px; }
.demo-lightbox-wrapper .arrow-b { top: 50px; }
.demo-lightbox-wrapper .close {
	cursor: pointer;
	height: 22px;
	opacity: .5;
	filter: alpha(opacity=50);
	position: fixed;
	right: 39px;
	top: 30px;
	width: 22px;
	z-index: 10003;
}
.demo-lightbox-wrapper .close:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.demo-lightbox-wrapper .close .cw, .demo-lightbox-wrapper .close .ccw {
	background-color: #fff;
	border-radius: 3px;
	height: 6px;
	position: absolute;
	left: -4px;
	top: 8px;
	width: 30px;
}
.demo-lightbox-wrapper .cw {
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-webkit-transform: rotate(45deg);
	/* Safari and Chrome */
	-o-transform: rotate(45deg);
	/* Opera */
	-moz-transform: rotate(45deg);
/* Firefox */}
.demo-lightbox-wrapper .ccw {
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	/* IE 9 */
	-webkit-transform: rotate(-45deg);
	/* Safari and Chrome */
	-o-transform: rotate(-45deg);
	/* Opera */
	-moz-transform: rotate(-45deg);
/* Firefox */}
.demo-lightbox-wrapper .close-alt, .demo-lightbox-wrapper .arrow-right-alt, .demo-lightbox-wrapper .arrow-left-alt {
	color: #fff;
	display: none;
	font-size: 2.5em;
	line-height: 100%;
}
.ie8 .demo-lightbox-wrapper .close-alt, .ie8 .demo-lightbox-wrapper .arrow-right-alt, .ie8 .demo-lightbox-wrapper .arrow-left-alt { display: block; }
.ie8 .demo-lightbox-wrapper .cw, .ie8 .demo-lightbox-wrapper .ccw { display: none; }
.demo-content-layout .demo-content { margin: 0 auto; }
/* Begin Additional CSS Styles */
.demo-content .demo-postcontent-0 .layout-item-0 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEC7CB;
	margin-top: 10px;
	margin-bottom: 10px;
}
.demo-content .demo-postcontent-0 .layout-item-1 {
	padding-right: 10px;
	padding-left: 10px;
}
.ie7 .demo-post .demo-layout-cell {
	border: none !important;
	padding: 0 !important;
}
.ie6 .demo-post .demo-layout-cell {
	border: none !important;
	padding: 0 !important;
}

/* End Additional CSS Styles */
