/*
 *	Theme Name:Corporate decor + more
 *	Author:Nolasoft
 *	Author URI:http://www.nolasoft.com
 */

@charset "utf-8";
/* CSS Document */

@font-face {
    font-family:'MuseoSlab500';
    src:url('fonts/Museo_Slab_500-webfont.eot');
    src:url('fonts/Museo_Slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Museo_Slab_500-webfont.woff') format('woff'),
         url('fonts/Museo_Slab_500-webfont.ttf') format('truetype'),
         url('fonts/Museo_Slab_500-webfont.svg#MuseoSlab500') format('svg');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'MuseoSlab300';
    src:url('fonts/Museo_Slab_300-webfont.eot');
    src:url('fonts/Museo_Slab_300-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Museo_Slab_300-webfont.woff') format('woff'),
         url('fonts/Museo_Slab_300-webfont.ttf') format('truetype'),
         url('fonts/Museo_Slab_300-webfont.svg#webfontDx3NS6hE') format('svg');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'MuseoSlab100';
    src:url('fonts/Museo_Slab_100-webfont.eot');
    src:url('fonts/Museo_Slab_100-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Museo_Slab_100-webfont.woff') format('woff'),
         url('fonts/Museo_Slab_100-webfont.ttf') format('truetype'),
         url('fonts/Museo_Slab_100-webfont.svg#webfonthbNGTNUB') format('svg');
    font-weight:normal;
    font-style:normal;
}

body {
	width:100%;
	margin:0;
	padding:15px 0 50px;
	background:#fff;
	color:#959578;
	position:relative;
	font-family:Arial, sans-serif;
	font-size:14px;
	line-height:22px;
}
body.home { background:url(images/bg-home.jpg) center top repeat; }
body.page-id-5,
body.parent-pageid-5 { background:url(images/bg-what-we-do.jpg) center top repeat; }
body.page-id-7,
body.parent-pageid-7 { background:url(images/bg-portfolio.jpg) center top repeat; }
body.page-id-9,
body.parent-pageid-9 { background:url(images/bg-team.jpg) center top repeat; }
body.page-id-11,
body.parent-pageid-11 { background:url(images/bg-studio.jpg) center top repeat; }
body.page-id-13,
body.parent-pageid-13 { background:url(images/bg-contacts.jpg) center top repeat; }

h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin:0 0 20px;
	padding:0;
}
a img { border:0px none; }
a { color:#959578; text-decoration:none; }
a:hover { color:#ab0f14; }
.clear {
	display:block;
	float:none;
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
}

label, input, select, option, textarea {
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#959578;
}

.alignleft,
img.alignleft {
	float:left;
	margin:0 20px 20px 0;
}
.alignright,
img.alignright {
	float:right;
	margin:0 0 20px 20px;
}
.aligncenter,
img.aligncenter {
	display:block;
	margin:0 auto 20px;
}


.container-top {
	width:962px;
	height:190px;
	padding:54px 54px 0;
	margin:0 auto;
	background:url(images/bg-container-top.png) no-repeat;
}
.container {
	width:962px;
	padding:0 54px;
	margin:0 auto;
	background:url(images/bg-container.png) repeat-y;
}
.container-bottom {
	width:962px;
	height:94px;
	padding:0 54px;
	margin:0 auto;
	background:url(images/bg-container-bottom.png) no-repeat;
}
.header {
	width:820px;
	height:190px;
	padding:0 71px;
	background:url(images/bg-header-branch.jpg) right top no-repeat;
}
.header .logo {
	display:block;
	float:left;
	margin:80px 0 0;
}
.header ul {
	display:block;
	list-style:none outside none;
	margin:0;
	padding:30px 0 0;
	font-family:'MuseoSlab300', serif;
	font-size:15px;
	text-transform:lowercase;
}
.header li {
	float:left;
	padding:0 40px 0 0;
}
.header li.contact {
	float:right;
	padding:0;
}
.header li.current-menu-item a,
.header li.current-page-ancestor a {
	color:#ab0f14;
}

.header-image {
	width:820px;
	margin:0 auto 25px;
	position:relative;
}
.portfolio-link {
	position:absolute;
	right:0px;
	bottom:0px;
	padding:15px;
	line-height:24px;
	font-family:'MuseoSlab300', serif;
	color:#fff;
	font-size:12px;
	z-index:999;
}
.portfolio-link:hover { color:#fff; text-decoration:underline; }
.portfolio-link img {
	vertical-align:middle;
	margin:0 0 0 6px;
}

.main-content {
	width:820px;
	margin:0 auto;
	padding:0 0 100px;
}
.heading-submenu {
	float:left;
	width:220px;
	font-family:'MuseoSlab100', serif;
}
.heading-submenu h1 {
	line-height:30px;
	padding-bottom:8px;
	margin:0 0 4px;
	text-align:right;
	background:url(images/h1-border-bottom.jpg) left bottom repeat-x;
	font-size:26px;
	text-transform:lowercase;
}
.heading-submenu ul {
	display:block;
	list-style:none outside none;
	margin:0;
	padding:0;
	text-align:right;
	font-family:'MuseoSlab100', serif;
	font-size:16px;
	line-height:24px;
	letter-spacing:0.5px;
}
.heading-submenu li {
	margin:0;
	padding:0 2px 0 0;
}
.heading-submenu li.current_page_item a {
	color:#ab0f14;
}
.text-content {
	float:right;
	width:580px;
	padding:4px 0 0;
}
.text-content ul {
	list-style-position:outside;
	padding:0;
}
.text-content ol {
	list-style-position:outside;
	padding:0 0 0 16px;
}
.text-content ul li {
	list-style-type:none;
	padding:0 0 0 15px;
	background:url(images/bullet.jpg) 0px 5px no-repeat;
}

.wpcf7 label { font-weight:bold; }
.wpcf7 p { margin:0; }
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=password] {
	width:535px;
	height:17px;
	padding:3px 5px;
	margin:0 0 15px;
	background:#f0f0ec;
	border:0px none;
}
.wpcf7 textarea {
	width:535px;
	height:84px;
	padding:3px 5px;
	margin:0 0 15px;
	background:#f0f0ec;
	border:0px none;
	resize:none;
}
.wpcf7 input[type=submit] {
	background:url(images/bg-submit.jpg) no-repeat;
	border:0px none;
	color:#fff;
	text-transform:lowercase;
	font-family:'MuseoSlab100', serif;
	width:80px;
	height:23px;
	margin:0;
	padding:0 0 2px;
	text-align:center;
	cursor:pointer;
}
div.wpcf7-response-output {
	margin:15px 0 0 !important;
	padding:0px !important;
	width:540px !important;
	border:0px none !important;
}
div.wpcf7-mail-sent-ng { color:#FF0000; }
div.wpcf7-spam-blocked { color:#FFA500; }
div.wpcf7-validation-errors { color:F7E700#; }
div.wpcf7-mail-sent-ok { color:#398F14; }
span.wpcf7-form-control-wrap {
    position:relative;
}
span.wpcf7-not-valid-tip {
	background:none !important;
	border:0px none !important;
	color:#FF0000;
	font-size:11px !important;
	line-height:17px !important;
	padding:0 !important;
	left:5px !important;
	top:1px !important;
}
.footer {
	width:820px;
	margin:0 auto;
	padding:15px 0;
	border-top:1px solid #dad8c6;
	font-size:11px;
	line-height:15px;
}
.footer .copy { float:right; }
.footer img { float:left; margin:0 20px 0 0; }

.portfolio-item-content {
	width:820px;
	height:395px;
	margin:0 auto 25px;
	position:relative;
}
.portfolio-description {
	color:#fff;
	position:absolute;
	right:20px;
	top:35px;
	width:180px;
	z-index:50;
}
.portfolio-description h2 {
	font-size:16px;
	line-height:20px;
	margin:0 0 10px;
}
.portfolio-description p {
	font-size:13px;
	line-height:19px;
	margin:0 0 6px;
}

.portfolio-filter {
	float:right;
	width:540px;
	padding:3px 0 0;
}
.portfolio-filter .column {
	width:170px;
	float:left;
	padding:0 10px 0 0;
}
.portfolio-filter .column h4 {
	font-size:16px;
	margin:0 0 4px;
	padding:0 0 0 20px;
}
.portfolio-filter .column ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}
.portfolio-filter .column li {
	padding:0 0 0 20px;
	margin:0;
}
.portfolio-filter .column li.portfolio-current {
	background:url(images/portfolio-current.jpg) 0 5px no-repeat;
}
.portfolio-filter .column li.portfolio-current a {
	color:#ab0f14;
}

.home-slider {
	width:820px;
	height:395px;
	margin:0 auto 25px;
	position:relative;
}

#home-slider img,
#portfolio-slider img {
	display:none;
}
#portfolio-slider .nivo-controlNav img { display:block; }

/* Hide Recaptcha */
body:not(.page-id-13) .grecaptcha-badge {
	display: none;
}
