/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */
@font-face {
	font-family: 'Conv_FuturaStd-Book';
	src: url('../fonts/FuturaStd-Book.eot');
	src:  url('../fonts/FuturaStd-Book.woff') format('woff'), url('../fonts/FuturaStd-Book.ttf') format('truetype'), url('../fonts/FuturaStd-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'mostra_nuovabold';
    src: url('../fonts/mostra_nuova_bold-webfont.eot');
    src: url('../fonts/mostra_nuova_bold-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/mostra_nuova_bold-webfont.woff') format('woff'),
         url('../fonts/mostra_nuova_bold-webfont.ttf') format('truetype'),
         url('../fonts/mostra_nuova_bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'mostra_nuova_regularregular';
    src: url('../fonts/mostra_nuova_regular-webfont.eot');
    src: url('../fonts/mostra_nuova_regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/mostra_nuova_regular-webfont.woff') format('woff'),
         url('../fonts/mostra_nuova_regular-webfont.ttf') format('truetype'),
         url('../fonts/mostra_nuova_regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'market_decoregular';
    src: url('../fonts/market_deco-webfont.eot');
    src: url('../fonts/market_deco-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/market_deco-webfont.woff') format('woff'),
         url('../fonts/market_deco-webfont.ttf') format('truetype'),
         url('../fonts/market_deco-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Conv_FuturaStd-Bold';
	src: url('../fonts/FuturaStd-Bold.eot');
	src: url('../fonts/FuturaStd-Bold.woff') format('woff'), url('../fonts/FuturaStd-Bold.ttf') format('truetype'), url('../fonts/FuturaStd-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	height:100%;
	background: url(../images/bg-html.gif);
}
body{
	min-height:100%;
	margin:0;
	color:#1f1c51;
	font-family:'Conv_FuturaStd-Book', Arial, Helvetica, sans-serif;
	font-size:16px;
	background: url(../images/bg-body.gif) repeat-y 50% 0;
	min-width: 990px;
}
a {
	text-decoration:underline;
	color:#1f1c51;
}
a:hover {text-decoration:none;}
.aligncenter { display:block; margin: 0 auto 20px; }
.alignleft   { float:left;    margin: 0 20px 20px 0;    }
.alignright  { float:right;   margin: 0 20px 20px 0;    }
.wp-caption  {
    border:1px solid #666; 
    text-align:center; 
    background:#ccc; 
    padding:10px; 
    margin:10px; 
}

img.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

img.alignright {
    float: right;
    margin: 0 0 20px 20px;
}

img.aligncenter {
    float: none;
    margin: 0 auto 20px;
}
/* wrapper */
#wrapper {
	width:950px;
	margin:0 auto;
}
/* header */
header {
	height:1%;
	overflow:hidden;
	padding:22px 30px 37px 46px;
	border-bottom:11px solid #1f1d4f;
}
.logo {
	background: url(../images/logo.gif) no-repeat;
	width: 230px;
	height: 182px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a {
	display:block;
	height:100%;
}
.sign-form {
	padding-top:95px;
	width:570px;
	float:right;
}
.sign-form .sign {
	text-align: justify;
	display:block;
	font: 20px mostra_nuovabold, Arial, Helvetica, sans-serif;
	margin-bottom:12px;
}
.gform_wrapper {
	width:100%;
	overflow:hidden;
}
.gform_wrapper .gform_fields {
	list-style:none;
	margin:0;
	padding:0;
}
.gform_wrapper label {
	cursor: pointer;
	font-size: 14px;
	text-transform: uppercase;
	margin: 10px 0;
	font-weight: bold;
	float: none;
	display: block;
}
.gform_wrapper .gfield_required {display:none;}
.sign-form .gform_body {float:left;}
.sign-form .gform_footer {float:left;}
.sign-form .gform_wrapper .gform_fields {
	float:left;
}
.sign-form .gform_wrapper .gfield_label {display:none;}
.gform_wrapper .ginput_container {
	margin-right:7px;
}
.sign-form .gfield,
.sign-form .gform_wrapper .ginput_container {
	float:left;
}
.gform_wrapper input[type='text'],
.gform_wrapper input[type='email'],
.gform_wrapper textarea {
	border:3px solid #24205d;
	background:#fff;
	color:#24205d;
	font: 12px/16px mostra_nuovabold, Arial, Helvetica, sans-serif;
	padding:13px 10px;
	width:65%;
	margin:0 0 10px;
}
.sign-form .gform_wrapper input[type='text'],
.sign-form .gform_wrapper input[type='email'] {
	float:left;
	text-align:center;
	width:194px;
	height:16px;
}
.sign-form .gfield:first-child input[type='text'] {width:145px;}
.gform_wrapper input[type='submit'] {
	width:165px;
	height:48px;
	color:#fff;
	cursor:pointer;
	border:0;
	background:#24205d;
	font: 36px market_decoregular;
}
#content .gform_wrapper input[type='submit'] {
	width:auto;
}
.sign-form .gform_wrapper input[type='submit'] {
	float:left;
}
/* main */
#main {
	width:100%;
	background:url('../images/kbg-interior.png') repeat;
}
.home #main {
	background:none;
}
.preview {
	position:relative;
	width:100%;
	border-bottom:11px solid #1f1d4f;
	background: url('../images/kefpbg.png') 0 10px no-repeat;
}
nav {
	padding:0 34px;
	margin-bottom:26px;
}
nav ul {
	list-style:none;
	margin:0;
	padding:0 0 5px;
	width:100%;
	background:#1f1d4f;
	text-align:center;
}
nav li {
	display:inline;
	padding:0 15px;
	border-left:2px solid #fff;
	font: 16px/44px market_decoregular;
}
nav li:first-child {
	padding-left:0;
	border-left: 0;
}
nav li a {
	text-decoration:none;
	color:#fff;
}
nav li a:hover {
	color:#fff;
	text-decoration:underline;
}
.preview h1 {
	font: 145px/100px mostra_nuovabold, Arial, Helvetica, sans-serif;
	margin:0 0 60px;
	text-align:center;
	letter-spacing:-1px;
}
.preview blockquote {
	margin:0 96px 47px;
	padding:0;
	width:500px;
	position:relative;
	font: 28px mostra_nuovabold, Arial, Helvetica, sans-serif;
}
.preview blockquote q {
	display:block;
	min-height: 100px;
	margin-bottom:3px;
}
.preview blockquote q span {
	font-size:160px;
	line-height:126px;
	position:absolute;
	top:0;
	left:-80px;
}
.preview blockquote cite {
	display:block;
	font-style: normal;
}
.preview .man {
	background: url(../images/img-man.png) no-repeat;
	width: 425px;
	height: 424px;
	position:absolute;
	right:0;
	bottom:0;
}
.preview .bottom {
	padding:47px 36px;
	background: url(../images/bg-bottom-preview.gif);
	height:1%;
	overflow:hidden;
}
.preview .logos {
	float:left;
	border:2px solid #fff;
	padding:20px;
	position:relative;
}
.preview .logos .title {
	position:absolute;
	left:50%;
	top: -16px;
	font: 28px mostra_nuovabold, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 10px;
	margin-left:-70px;
	background: url(../images/bg-bottom-preview.gif);
}
.preview .logos ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.preview .logos li {
	display:inline;
	padding:0 13px;
}
nav + .main-holder {
	padding-top:0;
}
.main-holder {
	height:1%;
	overflow:hidden;
	padding:37px 35px 31px;
}
.heading {
	height:6px;
	border: solid #1f1d4f;
	border-width:6px 0;
	text-align:center;
	margin-bottom:45px;
}
h2 {
	font: 38px/36px mostra_nuovabold, Arial, Helvetica, sans-serif;
}
.heading h2 {
	display:inline;
	padding:0 7px;
	background: url(../images/bg-body.gif) repeat-y 50% 0;
	font: 38px/36px mostra_nuovabold, Arial, Helvetica, sans-serif;
	position:relative;
	top: -15px;
	margin:0;
}
.posts-list {
	list-style:none;
	margin:0 0 60px;
	padding:0;
	width:100%;
	overflow:hidden;
}
.posts-list li {
	float:left;
	color:#dfdfdf;
	width:280px;
	margin-left:20px;
	text-align: center;
}
.posts-list li:first-child {margin-left:0;}
.posts-list .visual {
	position:relative;
	margin-bottom:7px;
	width:280px;
	height:229px;
}
.posts-list .visual img {display:block;}
.posts-list .visual .frame {
	background: url(../images/bg-frame.gif) no-repeat;
	width: 255px;
	height: 209px;
	position:absolute;
	left:12px;
	top: 10px;
}
.posts-list .text-holder {
	background:transparent;
	padding:15px 21px;
	min-height:185px;
	font-size: 14px;
	border: 2px solid #1f1d4f;
	color: #1f1d4f;
}
.posts-list h3 {
	text-align:center;
	font: 24px/24px mostra_nuovabold, Arial, Helvetica, sans-serif;
	margin:0 0 9px;
	border-bottom:2px solid #1f1d4f;
	padding-bottom:9px;
	text-transform: uppercase;
}
.posts-list h3 a:link,
.posts-list h3 a:active,
.posts-list h3 a:visited,
.posts-list h3 a:hover {
	color:#1f1d4f;
	text-decoration: none;
}
.home .posts-list .text-holder {
	background:#4c4e50;
	color:#FFF;
	border:none;
}
.home .posts-list h3 {
	border-bottom:2px solid #fff;
}
.home .posts-list h3 a:link,
.home .posts-list h3 a:active,
.home .posts-list h3 a:visited,
.home .posts-list h3 a:hover {
	color:#fff;
}
.posts-list p {
	margin:0 0 13px;
}
.more {
	font: 20px mostra_nuova_regularregular;
}
.more a {color:#1f1d4f;}
.home .posts-list .more a {color:#dfdfdf;}
.about-box {
	background: url(../images/bg-about.png) no-repeat;
	width: 814px;
	margin:0 -4px;
	position:relative;
	padding:33px 37px 15px;
	border-bottom:5px solid #1f1d4f;
}
.about-box h2 {
	left:0;
	top:-19px;
	position:absolute;
	width:100%;
	text-align: center;
	margin:0;
}
.about-box h2 span {
	padding:0 21px;
	background: url(../images/bg-body.gif) repeat-y 50% 0;
}
.all {
	margin:0 0 18px;
	font: 20px mostra_nuovabold, Arial, Helvetica, sans-serif;
}
.all a {
	color:#1f1c51;
	text-decoration:none;
}
.all a:hover {
	color:#1f1c51;
	text-decoration:underline;
}
p {
	margin:0 0 25px;
	line-height:24px;
}
/* content */
#content {
	float:left;
	width:592px;
}
.view {
	margin-bottom:20px;
	border:11px solid #1f1d4f;
}
.view .visual img {display:block;}
.view .holder {
	background:#1f1d4f;
	padding:45px 10px 0;
	color:#fff;
	height:1%;
	overflow:hidden;
}
.view .heading {
	border-color:#fff;
	margin-bottom:32px;
}
.view .heading h2 {
	background:#1f1d4f;
	font-size:32px;
}
.comments {
	list-style:none;
	margin:0;
	padding:0;
}
.comments li {
	background: url(../images/bg-posts.jpg) no-repeat;
	padding-top:27px;
	font: 16px Conv_FuturaStd-Book;
	margin-bottom:22px;
}
.comments li .holder {
	text-align:center;
	padding:0 27px 23px;
	background: url(../images/bg-posts.jpg) no-repeat 0 100%;
}
.comments blockquote {
	margin:0;
	padding:;
}
.comments blockquote q {
	display:block;
	margin-bottom:22px;
	line-height:24px;
}
.comments blockquote cite {
	display:block;
	font-style: normal;
}
#content .posts-list {
	width:614px;
	margin:0 0 5px -22px;
}
#content .posts-list li {
	float:none;
	display:inline-block;
	vertical-align: top;
	margin:0 0 60px 24px;
}
.search-form {
	width:100%;
	overflow:hidden;
	margin-bottom:44px;
	padding-top:9px;
}
.search-form input[type="text"] {
	float:left;
	border:1px solid #24205d;
	background:#fff;
	text-align:center;
	padding:3px 10px 4px;
	width:428px;
	font: 14px/20px Conv_FuturaStd-Book;
	height:20px;
	color:#24205d;
}
.search-form input[type="submit"] {
	float:right;
	background:#24205d;
	width:121px;
	height:29px;
	text-align:center;
	color:#fff;
	border:0;
	cursor:pointer;
	font: bold 14px/20px Conv_FuturaStd-Book;
}
.paging {
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
.paging a {text-decoration:none;}
.paging div {
	float:left;
	font: 30px mostra_nuovabold, Arial, Helvetica, sans-serif;
}
.paging .prev {
	float:right;
}
h3 {
	font: 24px Conv_FuturaStd-Bold, Arial, Helvetica, sans-serif;
	margin:0 0 20px;
}
h4 {
	font: 16px Conv_FuturaStd-Bold, Arial, Helvetica, sans-serif;
	margin:0 0 15px;
	text-transform:uppercase;
}
h5 {
	text-transform:uppercase;
	font: 30px Conv_FuturaStd-Bold, Arial, Helvetica, sans-serif;
	margin:0 0 10px;
}
h5 a {text-decoration:none;}
#content p a {
	font-family: Conv_FuturaStd-Bold, Arial, Helvetica, sans-serif;
}
/* aside */
aside {
	float:right;
	width:273px;
}
.sidebar {
	list-style:none;
	margin:0;
	padding:0;
}
.sidebar > li {margin-bottom:10px;}
.sidebar .whitebg {background-color: #FFF; overflow: hidden; height: auto}
.sidebar li.widget_youtube_widget {
	background-color:#4c4e50;
	padding:20px;
}
.sidebar li.widget_youtube_widget h3.widget-title {
	color:#FFF;
}
.sidebar .box {
	padding:20px 29px;
	border:3px solid #1f1d4f;
}
.sidebar .box .line {
	background: url(../images/bg-line.gif) repeat-x;
	height: 12px;
	overflow:hidden;
	margin-bottom:18px;
}
.sidebar .widget-title {
	font: 24px mostra_nuovabold;
	margin:0 0 6px;
}
.posts {
	list-style:none;
	margin:0;
	padding:0 0 14px;
}
.posts li {
	font: 14px mostra_nuovabold;
	padding-bottom:20px;
}
.posts li a {
	text-decoration:none;
	text-transform: uppercase;
}
.sidebar .more {margin-bottom:14px;}
.sidebar .more {font-size:13px;}
.categories {
	list-style:none;
	margin:0;
	padding:0;
	font: 14px Conv_FuturaStd-Book;
}
.categories li {padding-bottom:4px;}
.sidebar .facebook img {display:block;}
.twits {
	list-style:none;
	margin:0 0 15px;
	padding:9px 0 0;
}
.twits li {padding-bottom:13px;}
.twits p {
	margin:0;
	line-height:18px;
}
.widget_youtube_widget {
	background:#4c4e50;
	padding:27px;
	color:#fff;
}
.widget_youtube_widget {
	list-style:none;
	margin:0 -11px 0 0;
	padding:0;
	width:230px;
}
.widget_youtube_widget li {
	width:100%;
	overflow:hidden;
	margin-bottom:17px;
}
.video-list .vid-details {
	float:left;
	position:relative;
	border:1px solid #ddd;
	padding:4px;
	background:#666;
	width:96px;
	margin-right:9px;
}
.yt-channel-list {
	padding:0;
	margin:0;
}
.yt-channel-list .hidden,
.yt-channel-title,
.vid-duration {display: none;}
.yt-channel-list .thumb-wrap img {display:block;}
.yt-channel-list .vid-details .time {
	position:absolute;
	background:#444;
	right:3px;
	bottom: 3px;
	padding:0 2px;
	font: 18px/18px mostra_nuovabold;
}
.yt-channel-list .vid-details {
	height:1%;
	color:#fff;
	overflow:hidden;
	font: 12px Conv_FuturaStd-Book;
}
.vid-details h4 {
	text-transform:none;
	font: 12px Conv_FuturaStd-Book;
	margin:0 0 5px;
}
.yt-channel-list a:link,
.yt-channel-list a:visited,
.yt-channel-list a:active,
.yt-channel-list a:hover {color:#fff;}
.widget_youtube_widget .more a {
	color:#fff;
	text-transform:uppercase;
}
.simple-list {
	list-style:none;
	margin:0;
	padding:0 0 20px;
}
/* footer */
footer {
	background:#1f1d4f;
	padding:48px 36px;
	color:#fff9e0;
	font: 12px mostra_nuova_regularregular, Arial, Helvetica, sans-serif;
}
footer .social {
	float:right;
	list-style:none;
	margin:0;
	padding:0 15px 0 0;
}
footer .social li {
	float:left;
	margin-right:12px;
}
footer .social li img {display:block;}
footer p {margin:11px 0 0;}
footer a {
	color:#fff9e0;
	text-decoration:none;
}
footer a:hover {
	color:#fff9e0;
	text-decoration:underline;
}

/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/* =============================================================================
   Added Styles
   ========================================================================== */
#line1header {
	font-size: 30px;
	font-weight: bold;
}

#line2header {
	font-size: 15px;
	font-style: italic;
	margin-bottom: 20px;
}
.sign-form {
	padding-top: 0px;
}