@charset
utf-8;html,body{min-width:960px;
}
body {
	background-repeat: repeat;
	background-position: 50% 0;
	background-attachment: fixed;
	font: 100%/1.3125em Arial, Helvetica, sans-serif;
	position: relative;
}

img::selection {
	background: transparent;
}

img::-moz-selection {
	background: transparent;
}

#main {
	font-size: .875em;
	padding: 0;
}

.ie .wrc0 {
	position: absolute;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0 0 1em 0;
}

h1,h2 {
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
}

h1,h2,h3 {
	text-shadow: 1px 1px rgba(255, 255, 255, .7);
}

h3 {
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	letter-spacing: -1px;
	margin-bottom: 13px;
}

dl dt {
	background: url(images/list-arrow.gif) no-repeat 0 3px;
	padding: 0 0 3px 32px;
	margin-bottom: .2em;
	font-size: 18px;
	line-height: 1.2em;
	color: #959595;
}

dl dd {
	padding: 0 0 0 32px;
	margin: 0 0 1.5em 0;
}

ul li {
	list-style-type: none;
	padding: 0 0 0 16px;
	margin: 0 0 9px 0;
	background-repeat: no-repeat;
	background-position: 0 5px;
}

ul li a {
	text-decoration: none;
	color: #222;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

ul ul {
	margin: 9px 0 0 .5em;
}

blockquote {
	border: none;
	padding: 0 0 0 49px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 0 5px;
	line-height: 21px;
}

#header {
	position: relative;
	display: block;
}

#header>div.clearfix {
	z-index: 999;
	position: relative;
}

.logo {
	position: absolute;
	left: 0;
	top: 98px;
}

.logo h1,.logo h2 {
	font-size: 4.143em;
	line-height: 1.2em;
	margin-bottom: 0;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -3px;
}

.logo h1 a,.logo h2 a {
	text-shadow: 1px 1px rgba(255, 255, 255, .8);
	text-decoration: none;
}

.logo .tagline {
	font-size: 10px;
}

#widget-header {
	position: absolute;
	right: 0;
	top: 36px;
	z-index: 1;
}

#widget-header .social-networks {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: none;
	display: block;
	float: none;
	overflow: hidden;
	padding-top: 30px;
	margin-top: -30px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: -20px;
	margin-right: -20px;
}

#header #searchform {
	border: none;
	box-shadow: none;
}

#widget-header .social-networks li {
	float: left;
	border: none;
	padding: 0;
	margin: 0 0 0 2px;
	list-style-type: none;
	position: relative;
	background: none;
}

#widget-header .social-networks li a {
	text-decoration: none;
	float: left;
	display: block;
}

#widget-header .social-networks img {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

#widget-header .social-networks:hover img {
	opacity: .5;
}

#widget-header .social-networks li a:hover img {
	opacity: 1;
}

#widget-header .social-networks li .tooltip {
	position: absolute;
	left: 50%;
	bottom: 45px;
	opacity: 0;
	font-size: 10px;
	line-height: 1.2em;
	width: 150px;
	margin-left: -75px;
	text-align: center;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.no-opacity #widget-header .social-networks li .tooltip {
	visibility: hidden;
}

#widget-header .social-networks li:hover .tooltip {
	opacity: 1;
	bottom: 37px;
}

.no-opacity #widget-header .social-networks li:hover .tooltip {
	visibility: visible;
}

#widget-header .social-networks li .inner {
	display: inline-block;
	padding: 5px 7px 4px;
}

#before-area {
	padding-left: 63px;
	background-repeat: repeat;
	background-position: 0 0;
	overflow: hidden;
}

.widget_my_requestquotewidget {
	float: left;
	width: 184px;
	margin-right: 26px;
}

.top-box {
	text-align: center;
	padding: 26px 0 35px 0;
}

.top-box h2 {
	text-shadow: 1px 1px rgba(0, 0, 0, .2);
	font-size: 30px;
	margin: 0;
	letter-spacing: -0.5px;
}

.top-box a {
	text-decoration: none;
	display: block;
}

.top-box .icon {
	margin-bottom: 13px;
	position: relative;
}

.top-box .icon .hover {
	position: absolute;
	left: 15px;
	top: 0;
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.top-box a:hover .icon .hover {
	opacity: 1;
}

.no-opacity .top-box .icon .hover {
	visibility: hidden;
}

.no-opacity .top-box a:hover .icon .hover {
	visibility: visible;
}

#slider-wrapper {
	height: 540px;
	overflow: hidden;
	position: relative;
}

#slider {
	position: relative;
	width: 940px;
	height: 540px;
}

#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

#slider a {
	border: 0;
	display: block;
}

.footer {
	position: relative;
	z-index: 10;
}

.nivoSlider {
	position: relative;
}

.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 60;
	display: none;
}

.nivo-slice {
	display: block;
	position: absolute;
	z-index: 50;
	height: 100%;
}

.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
}

.nivo-caption {
	position: absolute;
	left: 0px;
	bottom: 0;
	height: 82px;
	line-height: 82px;
	background-repeat: repeat;
	background-position: 0 0;
	opacity: 1;
	width: 100%;
	z-index: 89;
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	text-align: center;
	letter-spacing: -2px;
	word-spacing: 3px;
}

.nivo-caption .nivo-caption-inner {
	padding: 0;
	margin: 0;
	position: relative;
}

.nivo-caption a {
	display: inline !important;
}

.nivo-html-caption {
	display: none;
}

.nivo-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 99;
	cursor: pointer;
}

.nivo-prevNav {
	left: 0px;
}

.nivo-nextNav {
	right: 0px;
}

.nivo-controlNav {
	position: absolute;
	width: 950px;
	height: 20px;
	left: 0;
	bottom: -20px;
	text-align: center;
}

.nivo-controlNav a {
	position: relative;
	z-index: 99;
	cursor: pointer;
	display: inline-block !important;
}

.nivo-controlNav a.active {
	font-weight: bold;
}

.nivo-directionNav a {
	position: absolute;
	display: block;
	width: 12px;
	height: 19px;
	text-indent: -9999px;
	border: 0;
	top: auto;
	bottom: 28px;
}

.nivo-directionNav a:hover {
	width: 14px;
}

a.nivo-nextNav {
	right: 90px;
	background-position: -14px 0 !important;
}

a.nivo-nextNav:hover {
	background-position: -12px bottom !important;
}

a.nivo-prevNav {
	left: 90px;
}

a.nivo-prevNav:hover {
	background-position: 0 bottom !important;
}

#slider .nivo-controlNav img {
	display: inline;
	position: relative;
	margin-right: 10px;
	width: 120px;
	height: auto;
}

nav.primary {
	position: relative;
	z-index: 2;
}

.sf-menu,.sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu {
	line-height: 1.0;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
}

.sf-menu ul li {
	width: 100%;
}

.sf-menu li:hover {
	visibility: inherit;
}

.sf-menu li {
	float: left;
	position: relative;
	background: none;
	margin: 0;
	padding: 0;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu li:hover ul,.sf-menu li.sfHover ul {
	left: 50%;
	margin-left: -45px;
	top: 74px;
	z-index: 99;
}

ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul {
	left: 134px;
	top: -31px;
	margin: 0;
}

ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul {
	left: 134px;
	top: -31px;
	margin: 0;
}

.sf-menu {
	max-width: 760px;
	margin-top: 43px;
	margin-bottom: 16px;
	float: right;
}

.sf-menu a {
	text-decoration: none;
}

.sf-menu>li {
	background-repeat: no-repeat;
	background-position: right 50%;
	margin-left: -2px;
}

.sf-menu>li>a {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 0 18px 0 18px;
	height: 83px;
	line-height: 83px;
	border: none;
}

.sf-menu>li.current_page_item>a {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	padding: 0 16px 0 16px;
	height: 79px;
	line-height: 79px;
	border: 1px solid #262626;
}

.sf-menu>li.current_page_item {
	border: 1px solid #373737;
	border-top-color: #323232;
	border-bottom-color: #393939;
	background-image: none;
}

.sf-menu li ul {
	width: 133px;
	padding: 20px 0;
}

.sf-menu li li a {
	padding: 11px 11px 12px 21px;
}

.sf-menu li li a {
	font-size: 11px;
}

.sf-menu li:hover,.sf-menu li.sfHover,.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active,.sf-menu li.current-menu-item>a
	{
	outline: 0;
}

.sf-menu a.sf-with-ul {
	min-width: 1px;
}

.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 50%;
	margin-right: -3px;
	top: 1.05em;
	width: 7px;
	height: 4px;
	text-indent: -999em;
	overflow: hidden;
}

a>.sf-sub-indicator {
	top: 58px;
	background-position: 0 0;
}

a:focus>.sf-sub-indicator,a:active>.sf-sub-indicator,li:hover>a>.sf-sub-indicator
	{
	background-position: 0 0;
}

.sf-menu ul .sf-sub-indicator {
	background-position: -7px 0;
}

.sf-menu ul a>.sf-sub-indicator {
	background-position: -7px 0;
}

.sf-menu ul a:focus>.sf-sub-indicator,.sf-menu ul a:hover>.sf-sub-indicator,.sf-menu ul a:active>.sf-sub-indicator,.sf-menu ul li:hover>a>.sf-sub-indicator,.sf-menu ul li.sfHover>a>.sf-sub-indicator
	{
	background-position: -10px 0;
}

.sf-menu>li>a:hover>.sf-sub-indicator,.sf-menu>li.sfHover>a>.sf-sub-indicator,.sf-menu>li.current_page_item>a>.sf-sub-indicator
	{
	background-position: 0 -4px;
}

.sf-menu>li.current_page_item>a>.sf-sub-indicator {
	top: 56px;
}

.sf-shadow ul {
	background: url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}

.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.primary_content_wrap {
	position: relative;
	z-index: 1;
	padding-bottom: 72px;
}

.home .primary_content_wrap {
	padding-bottom: 35px;
}

.home #header .primary_content_wrap {
	padding-bottom: 0px;
}

#content {
	padding: 35px 0 0 0;
}

#content.left {
	float: right !important;
}

.top-indent {
	margin-top: 70px;
}

.top-indent1 {
	margin-top: 76px;
}

.title-wrap {
	text-align: center;
	background-repeat: repeat-x;
	background-position: 0 50%;
	margin-bottom: 27px;
}

.title-wrap h2,.title-wrap h3 {
	font-size: 36px;
	font-family: 'Oswald', sans-serif;
	letter-spacing: -2px;
	padding: 0 30px;
	display: inline;
	background-repeat: repeat;
	background-position: 0 0;
	margin: 0;
}

.title-wrap h2 {
	line-height: 21px;
}

.fullwidth h2 {
	font-size: 36px;
	letter-spacing: -3px;
}

.fullwidth h4 {
	margin: 0;
	font-size: 13px;
}

.fullwidth .title-wrap {
	margin: 30px 0 34px 0;
}

h3#comments {
	padding-top: 10px;
	margin-bottom: 33px;
	font-size: 36px;
	font-family: 'Oswald', sans-serif;
	letter-spacing: -2px;
}

.commentlist {
	list-style-type: none;
	padding: 0 0 20px 0;
	margin: 0;
}

li.comment {
	list-style-type: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: none;
	text-transform: none;
}

li.comment .comment-body {
	padding: 5px 20px 20px 113px;
	position: relative;
	zoom: 1;
	margin-top: 10px;
}

li.comment .comment-body p {
	min-height: 65px;
}

.comment-author {
	position: absolute;
	left: 0;
	top: 0;
}

.comment-author .author {
	font-style: italic;
	text-transform: capitalize;
	width: 65px;
	text-align: center;
	display: block;
	font-size: 15px;
	padding-top: 6px;
}

.comment-meta {
	margin-bottom: 18px;
}

li.comment .avatar {
	float: none;
	margin: 0;
	vertical-align: top;
	overflow: hidden;
}

li.comment .avatar {
	display: block;
	vertical-align: top;
	overflow: hidden;
}

.commentlist ul.children {
	margin: 0 0 0 50px;
	overflow: hidden;
}

.reply a {
	display: inline-block;
	text-decoration: none !important;
}

.allowed_tags {
	background: #eee;
	padding: 15px;
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	color: #666;
}

.allowed_tags strong {
	font-family: Tahoma, Geneva, sans-serif;
}

#respond {
	padding-top: 28px;
	margin-top: 20px;
}

#respond h3 {
	font-size: 36px;
	font-family: 'Oswald', sans-serif;
	letter-spacing: -2px;
	margin-bottom: 33px;
}

.cancel-comment-reply a {
	text-decoration: underline;
}

.cancel-comment-reply a:hover {
	text-decoration: none;
}

.post-holder {
	margin-bottom: 23px;
	position: relative;
	overflow: hidden;
}

.post-holder .entry-title {
	font-size: 22px;
	margin-bottom: .1em;
	font-family: Arial, Helvetica, sans-serif;
}

.post-holder .entry-title a {
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.post-holder.single-post {
	margin-bottom: 30px;
	overflow: hidden;
	width: 100%;
}

.featured-thumbnail {
	position: relative;
	float: left;
	margin: 5px 20px 10px 0;
}

.featured-thumbnail img {
	float: left;
}

.featured-thumbnail.small img {
	padding: 4px;
}

.featured-thumbnail.large {
	margin-right: 0;
	overflow: hidden;
	margin-bottom: 1.5em;
}

.post-content .excerpt {
	margin-bottom: 1.8em;
}

.pagination a {
	display: inline-block;
	padding: 0 5px;
	background: #eee;
}

.post-holder .post-footer {
	clear: both;
	padding: 15px 0 0 0;
}

.post-holder.single-post .post-footer {
	margin-top: 20px;
}

.post-meta {
	overflow: hidden;
	margin-bottom: 1.3em;
}

.post-meta time,.post-meta .comments-link,.post-meta a[rel="author"],.comment-meta .author,.comment-meta time
	{
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 21px;
	margin-right: 20px;
}

.post-meta a {
	text-decoration: none;
}

.post-meta a:hover {
	text-decoration: underline;
}

p.gravatar {
	float: left;
	margin-right: 20px;
}

.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 20px;
}

.aligncenter {
	text-align: center;
	margin: 0 auto;
}

.alignnone {
	margin: 0 0 24px 0;
	display: block;
}

article .post-content img {
	max-width: 710px;
}

.frame {
	text-align: center;
	position: relative;
	display: block;
}

.frame img.alignleft,.frame img.alignright {
	margin: 0;
	padding: 0;
	border: none;
}

.related-posts-title {
	font-size: 36px;
	line-height: 1.2em;
	font-family: 'Oswald', sans-serif;
	letter-spacing: -2px;
	margin-bottom: 35px;
}

.related-posts {
	overflow: hidden;
	padding: 0 0 40px 0;
	margin: 0;
}

.related-posts li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 14px;
	float: left;
	background: none;
	width: 141px;
}

.related-posts li:first-child {
	margin-left: 0;
}

.related-posts li .featured-thumbnail {
	margin: 0 0 10px 0;
	overflow: hidden;
}

.wp-pagenavi {
	clear: both;
	overflow: hidden;
}

body.author .wp-pagenavi {
	padding-bottom: 40px;
}

.wp-pagenavi a,.wp-pagenavi span {
	text-decoration: none;
	border: none !important;
	padding: 0 !important;
	width: 39px;
	height: 39px;
	margin-right: 1px;
	text-align: center;
	line-height: 39px;
	display: inline-block;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

.wp-pagenavi .pages {
	float: right;
	border: none;
}

.wp-pagenavi .nextpostslink,.wp-pagenavi .previouspostslink,.wp-pagenavi .last,.wp-pagenavi .first
	{
	width: auto;
	padding: 0 19px 0 18px !important;
}

nav.oldernewer {
	width: 100%;
	overflow: hidden;
	margin-bottom: 1.5em;
}

.older {
	float: left;
}

.newer {
	float: right;
}

.gallery_post {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1em 0;
	width: 100%;
	overflow: hidden;
}

.gallery_post .g_item {
	overflow: hidden;
	display: none;
}

.gallery_post .g_item:first-child {
	display: block;
}

.gallery_post .g_item .featured-thumbnail {
	float: none;
	margin: 0;
}

.gallery_post .g_item .featured-thumbnail img {
	float: none;
}

.g_pagination {
	text-align: left;
	overflow: hidden;
}

.g_pagination ul {
	list-style-type: none;
	margin: 0;
	padding: .5em 0;
	overflow: hidden;
}

.g_pagination ul li {
	padding: 0 5px 0 0;
	display: inline;
	margin: 0;
}

.g_pagination ul li a {
	display: inline-block;
	text-decoration: none;
	width: 10px;
	height: 10px;
	background: #000;
	font-size: 0;
	line-height: 0;
	border-radius: 5px;
	vertical-align: top;
}

.g_pagination li.activeSlide a,.g_pagination li a:hover {
	background: #999;
}

#post-author {
	overflow: hidden;
	border: 1px solid #dbdbdb;
	padding: 20px;
	margin-bottom: 2em;
}

#author-link {
	margin-top: 1.5em;
}

#post-author .gravatar {
	margin: 0 20px 0 0;
}

#post-author .gravatar img {
	background: #fff;
	border: 1px solid #dbdbdb;
	padding: 5px;
}

#recent-author-posts {
	margin-bottom: 3em;
}

#recent-author-posts h3,#recent-author-comments h3 {
	font-size: 36px;
	line-height: 1.2em;
	color: #222222;
	font-family: 'Oswald', sans-serif;
	letter-spacing: -2px;
	margin-bottom: 35px;
}

.author-info {
	width: 100%;
	overflow: hidden;
	margin-bottom: 3em;
	padding-bottom: 2em;
}

.author-info .avatar {
	margin: 0 20px 0 0;
}

.author-info .avatar img {
	float: left;
}

.author-meta {
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
}

.author-meta p.gravatar {
	margin: 0;
}

#error404 {
	padding: 30px 0 100px 0;
}

.error404-num {
	font-size: 250px;
	line-height: 1.2em;
}

#error404 hgroup {
	margin: 0 0 2em 0;
	padding-top: 50px;
}

#error404 hgroup h1 {
	font-size: 3em;
	margin-bottom: .2em;
}

#error404 #searchform {
	width: 422px;
}

#error404 #searchform .searching {
	width: 367px;
}

.latestwork {
	width: 100%;
	overflow: hidden;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.latestwork li {
	float: left;
	margin-right: 20px;
}

.header-title {
	margin-bottom: 2.5em;
}

.header-title h1 {
	margin-bottom: .1em;
	font-size: 36px;
	letter-spacing: -2px;
}

.header-title .page-desc {
	font-size: .91em;
}

#gallery {
	
}

#gallery .portfolio {
	width: 100%;
	overflow: hidden;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#gallery .portfolio li {
	list-style-type: none;
	display: -moz-inline-box;
	display: inline-block;
	zoom: 1;
	vertical-align: top;
	width: 299px;
	margin: 0 17px 50px 0;
	position: relative;
	background: none;
	padding: 0;
	text-transform: none;
}

*+html #gallery .portfolio li {
	display: inline;
}

#gallery .portfolio li.nomargin {
	margin-right: 0 !important;
}

#gallery .portfolio li span.image-border {
	display: block;
	height: 290px;
	width: 299px;
	position: relative;
}

#gallery .portfolio li a.image-wrap {
	display: block;
	overflow: hidden;
	width: 298px;
	height: 289px;
	position: relative;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

#gallery .portfolio li a.image-wrap img {
	float: left;
}

#gallery .portfolio .folio-desc {
	margin-bottom: 0;
	padding: 15px 0 0 0;
}

#gallery .portfolio p.excerpt {
	padding: 0;
}

.zoom-icon {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	background: rgba(34, 34, 34, .8);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	opacity: 0;
}

.no-rgba .zoom-icon {
	visibility: hidden;
}

.zoom-icon:before {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 45px;
	height: 42px;
	margin: -22px 0 0 -26px;
}

.image-wrap:hover .zoom-icon {
	opacity: 1;
}

.no-rgba .image-wrap:hover .zoom-icon {
	visibility: visible;
}

#gallery.one_column .portfolio li {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}

#gallery.one_column .portfolio li span.image-border {
	width: 459px;
	height: 410px;
	float: left;
}

#gallery.one_column .portfolio li a.image-wrap {
	width: 458px;
	height: 409px;
}

#gallery.one_column .folio-desc {
	float: left;
	margin: 0 0 0 21px;
	padding: 0;
	overflow: hidden;
	width: 460px;
}

#gallery.two_columns .portfolio li {
	width: 458px;
	margin-right: 20px;
}

#gallery.two_columns .portfolio li span.image-border {
	width: 219px;
	height: 190px;
	float: left;
}

#gallery.two_columns .portfolio li a.image-wrap {
	width: 218px;
	height: 189px;
}

#gallery.two_columns .folio-desc {
	float: left;
	margin: 0 0 0 21px;
	padding: 0;
	overflow: hidden;
	width: 217px;
}

#gallery.four_columns .portfolio li {
	width: 219px;
	margin-right: 17px;
}

#gallery.four_columns .portfolio li span.image-border {
	width: 219px;
	height: 190px;
}

#gallery.four_columns .portfolio li a.image-wrap {
	width: 218px;
	height: 189px;
}

#sidebar {
	padding: 35px 0 0 0;
}

#sidebar .widget {
	margin-top: 64px;
}

#sidebar .widget:first-child {
	margin-top: 0;
}

.widget>.inner {
	padding-right: 15px;
}

h3.widget-title {
	font-size: 36px;
	line-height: 1.2em;
	text-shadow: 1px 1px rgba(255, 255, 255, .7);
	letter-spacing: -2px;
	font-family: 'Oswald', sans-serif;
	margin: 0 0 34px 0;
}

#calendar_wrap {
	padding: 0;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	text-align: center;
}

#wp-calendar td {
	text-align: center;
	padding: 5px 0;
	border: none;
}

#wp-calendar caption {
	font-size: 16px;
	font-weight: bold;
	padding: 4px 0;
	margin-bottom: 5px;
}

#wp-calendar thead th {
	padding: 7px 0;
	font-size: 14px;
	text-align: center;
}

#wp-calendar #prev {
	text-align: left;
}

#wp-calendar #next {
	text-align: right;
}

.faq_list {
	
}

.faq_list dt {
	position: relative;
	padding: 0 0 5px 28px;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	background: none;
	color: #222;
}

.faq_list span.marker {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 15px;
	font-weight: bold;
}

.faq_list dd {
	padding: 0 0 0 28px;
	position: relative;
	margin: 0 0 2em 0;
}

.faq_list dd .marker {
	top: 3px;
}

ul.recentcomments {
	padding: 0;
	margin: 0;
}

ul.recentcomments li {
	border-top: 1px solid #c6c6c6;
	padding: 25px 0 25px 0;
	margin: 0;
	border-bottom: none;
	background: none;
	overflow: hidden;
	list-style-type: none;
}

ul.recentcomments li:first-child {
	padding-top: 0;
	border-top: none;
}

ul.recentcomments li img {
	float: left;
	margin: 0 12px 0 0;
}

ul.recentcomments .comment-body {
	padding: 15px 0 0 0;
}

ul.recentcomments .comment-body a {
	text-decoration: none;
	color: #96999d;
}

ul.recentcomments .comment-body a:hover {
	color: #000;
	text-decoration: underline;
}

ul.recentcomments li h4 {
	margin-bottom: .1em;
}

ul.recentcomments li h4 a {
	text-decoration: none;
}

ul.recentcomments li h4 a:hover {
	color: #000;
}

ul.recentcomments li small {
	font-size: 11px;
	color: #6a6a6a;
}

.post_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.post_list li {
	list-style-type: none;
	overflow: hidden;
	padding: 0;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	border-top: 1px solid #dbdbdb;
	margin: 0;
	background: none;
	text-transform: none;
}

.post_list li:first-child {
	border: none;
	padding-top: 0;
}

.popular-posts {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.popular-posts li {
	overflow: hidden;
	margin: 0 0 2em 0;
	padding: 0;
	background: none;
	text-transform: none;
}

.popular-posts li .post-thumb {
	float: left;
	margin-right: 20px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #dbdbdb;
}

.popular-posts li .post-thumb .thumbnail {
	width: 100%;
	height: auto;
}

.popular-posts li .post-thumb.empty-thumb {
	background: url(images/empty_thumb.gif) no-repeat 50% 50% #ececec;
}

.popular-posts li h5 {
	font-size: 1em;
	margin-bottom: .5em;
}

.popular-posts li .excerpt {
	margin-bottom: .8em;
}

.post_cycle {
	padding: 0;
	margin: 0;
}

.post_cycle .cycle_item {
	display: none;
}

.post_cycle .cycle_item:first {
	display: block;
}

.folio_cycle {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}

.folio_cycle .folio_item {
	overflow: hidden;
	display: none;
}

.folio_cycle .folio_item:first {
	display: block;
}

.folio_cycle .folio_item .featured-thumbnail {
	float: none;
	margin: 0 0 15px 0;
}

.folio_cycle .folio_item .featured-thumbnail img {
	float: none;
}

#folio-controls {
	text-align: center;
	overflow: hidden;
}

#folio-controls ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#folio-controls ul li {
	padding: 0 5px 0 0;
	margin: 0;
	display: inline;
	background: none;
	text-transform: none;
}

#folio-controls ul li a {
	display: inline-block;
	text-decoration: none;
	width: 9px;
	height: 9px;
	background: #000;
	font-size: 0;
	line-height: 0;
	border-radius: 5px;
}

#folio-controls ul li a:hover {
	background: #999;
}

.testimonials {
	padding: 0;
	margin: 0;
}

.testimonials div.testi_item {
	margin: 0 0 2em 0;
	padding: 0;
	background: none !important;
}

.testimonials div.testi_item blockquote {
	display: block;
	position: relative;
	margin: 0;
	padding: 30px;
	background: #dbdbdb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.testimonials div.testi_item blockquote:before {
	content: "";
	display: block;
	position: absolute;
	left: 65px;
	bottom: -20px;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 0 solid transparent;
	border-top: 20px solid #dbdbdb;
}

.testimonials div.testi_item blockquote:after {
	content: "";
	display: block;
	position: absolute;
	left: 20px;
	top: 10px;
	width: 41px;
	height: 38px;
	background: url(images/quotes.png) 0 0 no-repeat;
}

.testimonials div.testi_item blockquote a {
	text-decoration: none;
	color: #4e4e4e;
	display: block;
	font-style: normal;
	position: relative;
}

.testimonials div.testi_item blockquote a:hover {
	color: #ffffff;
}

.name-testi {
	padding: 12px 0 0 0;
	text-align: right;
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	width: 264px;
	margin: 0 auto;
	overflow: hidden;
}

.ie8 .name-testi {
	background-repeat: repeat;
}

.name-testi a {
	font-weight: normal;
}

.testimonials .thumb {
	float: left;
	margin-right: 20px;
}

#testi-cycle {
	margin: 0 auto;
}

#testi-cycle .testi_item {
	display: none;
	text-align: center;
	margin: 0 auto;
	width: 722px;
	line-height: 28px;
}

#testi-cycle .testi_item:first {
	display: block;
}

#testi-controls {
	text-align: center;
	overflow: hidden;
	width: 301px;
	margin: -23px auto 0 auto;
	position: relative;
	z-index: 99;
}

#testi-controls #prev-testi,#testi-controls #next-testi {
	background-repeat: no-repeat;
	width: 15px;
	height: 24px;
	text-indent: -99em;
	overflow: hidden;
}

#testi-controls #next-testi {
	float: right;
	background-position: -286px 0;
}

#testi-controls #prev-testi {
	float: left;
}

.latestpost {
	list-style-type: none;
	margin: 0 0 32px 0;
	padding: 0;
}

.latestpost li {
	margin: 36px 0 0 0;
	padding: 0;
	list-style-type: none;
	text-transform: none;
	background: none;
}

.latestpost li:first-child {
	margin-top: 0;
}

.latestpost li time {
	width: 96px;
	height: 86px;
	padding-top: 7px;
	padding-bottom: 3px;
	text-align: center;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 48px;
	line-height: 1.2em;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	text-shadow: 1px 1px rgba(255, 255, 255, .2);
	margin-right: 15px;
}

.latestpost li .month {
	display: block;
	font-size: 19px;
	margin-top: -21px;
}

.latestpost li h4 {
	margin-bottom: 0;
	font-size: 14px;
	padding-top: 4px;
}

.latestpost li h4 a {
	text-decoration: none;
}

.latestpost li h4 a:hover {
	text-decoration: underline;
}

.latestpost li .excerpt {
	margin-bottom: 0;
}

.twitter {
	position: relative;
}

.twitter_update_list {
	overflow: hidden;
}

.twitter ul li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0 0 0 37px;
	text-transform: none;
}

.twitter ul li .twitt-body {
	padding: 0 0 5px 0;
}

.twitter ul li .twitt-body a {
	font-weight: bold;
}

.twitter ul li a.timesince {
	font-size: 11px;
}

.twitter .profileLink {
	
}

.twitter .preloader {
	position: absolute;
	top: 75px;
	left: 0;
	height: 25px;
	line-height: 25px;
}

.flickrImages {
	overflow: hidden;
	position: relative;
}

.flickrImages a {
	float: left;
	display: block;
	width: 75px;
	height: 75px;
	background: #000;
	margin: 0 1px 1px 0;
}

.flickrImages a img {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}

.flickrImages a:hover img {
	opacity: .5;
}

.flickrImages a.link {
	display: inline;
	float: none;
	width: auto;
	height: auto;
	margin: 0;
	background: none;
}

.banners-holder {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.banners-holder li {
	list-style-type: none;
	float: left;
	margin: 0 3px 3px 0;
	padding: 0;
}

.banners-holder li img {
	vertical-align: top;
	float: left;
}

.vcard {
	color: #b7b6b6;
	padding-top: 9px;
	margin: 0;
}

article.testimonial {
	border: none;
	padding: 10px 30px 30px 215px;
	width: auto;
	font-style: italic;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	margin-bottom: 35px;
}

article.testimonial .featured-thumbnail {
	position: absolute;
	left: 0;
	top: 0;
}

article.testimonial .name-testi,.testi-single .name-testi {
	display: block;
	text-align: right;
	width: auto;
	font-style: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

.testi-single {
	border: none;
	padding: 10px 30px 30px 215px;
	width: auto;
	font-size: 14px;
	line-height: 21px;
	font-style: italic;
	margin: 0 0 2em 0;
	position: relative;
}

.testi-single p {
	margin: 0 0 1em 0;
	padding: 0;
}

.testi-single .featured-thumbnail {
	position: absolute;
	left: 0;
	top: 0;
}

.recent-posts {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	border: none;
}

.recent-posts li {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	border: none;
	background: none;
	text-transform: none;
}

.recent-posts li img.thumb {
	float: left;
	margin: 0 20px 0 0;
}

.recent-posts li h5 {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
}

.recent-posts li .excerpt {
	margin-bottom: 1.5em;
}

.recent-posts li span.meta {
	display: block;
	margin-bottom: .5em;
	font-size: 10px;
	overflow: hidden;
}

.recent-posts li .post-date {
	float: left;
}

.recent-posts li .post-comments {
	float: right;
}

.recent-posts .format-image {
	float: left;
	margin: 0 20px 20px 0;
}

.recent-posts .format-audio {
	margin-bottom: 2em;
}

.recent-posts .format-audio .audio-wrapper {
	margin-bottom: .5em;
}

.recent-posts .format-video {
	float: left;
	width: 300px;
	margin: 0 20px 20px 0;
}

.recent-posts .format-video iframe {
	width: 300px;
	height: 200px;
}

.recent-posts.team {
	margin: 0;
	padding: 0;
}

.recent-posts.team li {
	float: left;
	width: 139px;
	overflow: hidden;
	margin: 0 20px 20px 0;
}

.recent-posts.team li .featured-thumbnail {
	float: none;
	margin: 0 0 14px 0;
	background: none;
	padding: 0;
	overflow: hidden;
}

.recent-posts.team li .excerpt {
	margin-bottom: 0;
	line-height: 28px;
}

.team_cycle {
	position: relative;
}

.team_cycle .viewport {
	width: 780px;
	overflow: hidden;
	position: relative;
	min-height: 250px;
	margin-left: 80px;
}

.team_cycle .overview {
	position: absolute;
	left: 0;
	top: 0;
}

.team_cycle .buttons {
	width: 14px;
	height: 0;
	padding-top: 23px;
	overflow: hidden;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	left: 20px;
	top: 60px;
}

.team_cycle .buttons.next {
	right: 20px;
	left: auto;
}

.team_cycle .buttons.disable {
	visibility: hidden;
}

.recent-posts.history {
	margin: -30px 0 0 0;
	padding: 0;
}

.recent-posts.history li {
	display: inline-block;
	width: 300px;
	margin: 30px 20px 0 0;
	padding: 0;
}

.recent-posts.history li:nth-child(3n) {
	margin-right: 0;
}

.recent-posts.history li.nomargin {
	margin-right: 0;
}

.recent-posts.history h5 {
	font-size: 36px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: -2px;
	float: left;
	width: 80px;
	text-shadow: 1px 1px rgba(255, 255, 255, .7);
}

.recent-posts.history .excerpt {
	overflow: hidden;
	line-height: 28px;
	margin: 0;
}

.recent-posts.services {
	list-style-type: none;
	padding: 1.5em 0 0 0;
	margin: 0 0 -30px 0;
	overflow: hidden;
}

.recent-posts.services li {
	float: left;
	width: 300px;
	margin: 0 20px 30px 0;
	background: none;
	padding: 0;
}

.recent-posts.services li:nth-child(2n) {
	margin-right: 0;
}

.recent-posts.services li.nomargin {
	margin-right: 0;
}

.recent-posts.services li img.thumb {
	margin-right: 3px;
}

.recent-posts.services li h3 {
	padding-top: 8px;
}

.popular_posts {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.popular_posts li {
	list-style-type: none;
	padding: 0 0 20px 0;
	margin: 0;
	overflow: hidden;
}

.tags-cloud a,.tagcloud a,.post-footer a {
	display: inline-block;
	padding: 2px 7px;
	text-decoration: none;
	margin: 0 1px 4px 0;
	font-size: 11px !important;
	box-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
	line-height: 1.5em;
	vertical-align: top;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.recent-comments {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.recent-comments li {
	padding: 0;
	margin: 0;
	border: none;
	padding-bottom: .5em;
}

.footer {
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	padding: 53px 0 133px 0;
}

#widget-footer .social-networks li {
	list-style-type: none;
	padding: 0 0 .5em 0;
	margin: 0;
}

nav.footer {
	float: right;
}

nav.footer ul {
	margin: 0;
	padding: 0;
}

nav.footer ul li {
	list-style-type: none;
	float: left;
	padding-left: 15px;
	margin: 0;
}

#footer-text a {
	text-decoration: none;
}

#footer-text a:hover {
	text-decoration: underline;
}

.button,.reply a {
	display: inline-block;
	padding: 0 15px;
	height: 39px;
	line-height: 39px;
	font-size: 12px;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.box {
	background-repeat: repeat;
	background-position: 0 0;
	padding: 1px;
}

.box-inner {
	background-repeat: repeat;
	background-position: 0 0;
	padding: 17px 28px 17px 35px;
}

.box blockquote {
	margin-top: 11px;
}

.no-results #searchform {
	width: 600px;
}

.no-results #searchform .searching {
	width: 546px;
}

.lightbox {
	display: block;
	position: relative;
}

#back-top-wrapper {
	width: 100%;
	position: absolute;
	overflow: hidden;
	height: 37px;
	z-index: 99;
}

#back-top {
	position: fixed;
	bottom: 179px;
	left: 50%;
	margin-left: 550px;
	display: none;
}

#back-top a {
	width: 60px;
	height: 60px;
	display: block;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	line-height: 60px;
	font-family: 'Ubuntu', sans-serif;
	background-repeat: no-repeat;
	background-position: 0 0;
	letter-spacing: -0.7px;
	text-shadow: 1px 1px #e6e7e7;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
}

#back-top a .hover {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position: 0 -60px;
	text-shadow: 1px 1px #b8bcbe;
	opacity: 0;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
}

#back-top a:hover .hover {
	opacity: 1;
}

.no-opacity #back-top a .hover {
	visibility: hidden;
}

.no-opacity #back-top a:hover .hover {
	visibility: visible;
}

.tabs {
	margin: 1px 0 20px 0;
}

.tabs .tab-wrapper {
	border: 1px solid #dddddd;
	border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	margin: -1px 0 0 0;
}

.tabs .tab-menu ul {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

.tabs .tab-menu li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

.tabs .tab-menu a {
	background-color: #fafafa;
	border: 1px solid #dddddd;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	color: #aaaaaa;
	display: block;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0 2px 0 0;
	padding: 8px 20px;
}

.tabs .tab-menu a:hover {
	background-color: #f2f2f2;
	color: #666666;
}

.tabs .tab-menu a.active {
	background-color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',
		endColorstr='#fafafa');
	background: -moz-linear-gradient(bottom, #fafafa 0px, #f6f6f6 90%)
		repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fafafa),
		color-stop(90%, #f6f6f6));
	border-bottom: none;
	color: #666666;
	padding: 8px 20px 9px 20px;
}

.tabs .tab {
	background-color: #fafafa;
	border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	padding: 20px;
}

.toggle {
	padding: 0 0 2px 0;
}

.toggle .trigger {
	background-color: #f5f5f5;
	background: -moz-linear-gradient(bottom, #F2F2F2 0px, #ffffff 100%);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f2f2f2),
		color-stop(1, #ffffff));
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #666666;
	display: block;
	padding: 10px 12px 10px 40px;
	position: relative;
	text-decoration: none;
	height: 1%;
}

.toggle .trigger span {
	background: url(includes/images/toggle.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 9px;
	left: 10px;
	text-indent: -9999px;
	width: 22px;
	height: 20px;
}

.toggle .trigger:hover,.toggle .active {
	background: #191919;
	color: #fff;
}

.toggle .active span {
	background-position: 0 -20px;
}

.toggle .box {
	background-color: #fafafa;
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px;
}

.dropcap {
	display: block;
	float: left;
	font-family: 'Oswald', sans-serif;
	margin: 0 14px 20px 0;
	text-transform: uppercase;
	width: 66px;
	height: 66px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 48px;
	line-height: 63px;
	text-align: center;
	text-transform: lowercase;
	text-shadow: 1px 1px rgba(255, 255, 255, .2);
	text-transform: uppercase;
}

.one_half .dropcap,.one_third .dropcap,.two_third .dropcap,.one_fourth .dropcap,.three_fourth .dropcap,.one_fifth .dropcap,.two_fifth .dropcap,.three_fifth .dropcap,.four_fifth .dropcap,.one_sixth .dropcap,.five_sixth .dropcap
	{
	margin-right: 0;
}

.widget-area {
	
}

.hr {
	height: 1px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	margin: 30px 5px;
}

.grid_1 .hr,.grid_2 .hr,.grid_3 .hr,.grid_4 .hr,.grid_5 .hr,.grid_6 .hr,.grid_7 .hr,.grid_8 .hr,.grid_9 .hr,.grid_10 .hr,.grid_11 .hr,.grid_12 .hr,.grid_13 .hr,.grid_14 .hr,.grid_15 .hr,.grid_16 .hr,.grid_17 .hr,.grid_18 .hr,.grid_19 .hr,.grid_20 .hr,.grid_21 .hr,.grid_22 .hr,.grid_23 .hr,.grid_24 .hr
	{
	margin-left: 0;
	margin-right: 0;
}

.sm_hr {
	height: 1px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	margin: 25px 10px;
}

.grid_1 .sm_hr,.grid_2 .sm_hr,.grid_3 .sm_hr,.grid_4 .sm_hr,.grid_5 .sm_hr,.grid_6 .sm_hr,.grid_7 .sm_hr,.grid_8 .sm_hr,.grid_9 .sm_hr,.grid_10 .sm_hr,.grid_11 .sm_hr,.grid_12 .sm_hr
	{
	margin-left: 0;
	margin-right: 0;
}

.spacer {
	height: 17px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.address {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
}

.address dt {
	float: left;
	width: 165px;
	margin-right: 20px;
	padding: 0 0 0 55px;
	background: none;
	font-size: 1em;
	line-height: 18px;
	background: url(images/address-icon1.png) no-repeat 0 3px;
}

.address dd {
	float: left;
	width: 217px;
	padding: 0 0 0 53px;
	background: url(images/address-icon2.png) no-repeat 0 3px;
}

.address dd ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.address dd ul li {
	background: none;
	padding: 0;
	margin: 0;
	line-height: 1.3em;
	text-transform: none;
}

.address dd span {
	float: left;
	width: 100px;
}

.address dd a {
	font-style: italic;
	text-decoration: underline;
}

.address dd a:hover {
	text-decoration: none;
}

.google-map {
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.video-wrap {
	margin-bottom: 10px;
	position: relative;
	zoom: 1;
}

.video-wrap object {
	position: relative;
	z-index: 2;
}

.video-bg {
	background-color: black;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.audio-wrapper {
	margin-bottom: 1.5em;
}

.audio-desc {
	font-size: .91em;
	color: #999;
	padding: .5em 0 0 0;
}

.audiojs audio {
	position: absolute;
	left: -1px;
}

.audiojs {
	width: 460px;
	height: 36px;
	background: #404040;
	overflow: hidden;
	font-family: monospace;
	font-size: 12px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444),
		color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));
	background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);
	-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}

.audiojs .play-pause {
	width: 25px;
	height: 40px;
	padding: 4px 6px;
	margin: 0px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #000;
}

.audiojs p {
	display: none;
	width: 25px;
	height: 40px;
	margin: 0px;
	cursor: pointer;
}

.audiojs .play {
	display: block;
}

.audiojs .scrubber {
	position: relative;
	float: left;
	width: 280px;
	background: #5a5a5a;
	height: 14px;
	margin: 10px;
	border-top: 1px solid #3f3f3f;
	border-left: 0px;
	border-bottom: 0px;
	overflow: hidden;
}

.audiojs .progress {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 14px;
	width: 0px;
	background: #ccc;
	z-index: 1;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc),
		color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
	background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%);
}

.audiojs .loaded {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 14px;
	width: 0px;
	background: #000;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222),
		color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
	background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%);
}

.audiojs .time {
	float: left;
	height: 36px;
	line-height: 36px;
	margin: 0px 0px 0px 6px;
	padding: 0px 6px 0px 12px;
	border-left: 1px solid #000;
	color: #ddd;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}

.audiojs .time em {
	padding: 0px 2px 0px 0px;
	color: #f9f9f9;
	font-style: normal;
}

.audiojs .time strong {
	padding: 0px 0px 0px 2px;
	font-weight: normal;
}

.audiojs .error-message {
	float: left;
	display: none;
	margin: 0px 10px;
	height: 36px;
	width: 400px;
	overflow: hidden;
	line-height: 36px;
	white-space: nowrap;
	color: #fff;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-icab-text-overflow: ellipsis;
	-khtml-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.audiojs .error-message a {
	color: #eee;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #999;
	white-space: wrap;
}

.audiojs .play {
	background: url(js/audiojs/player-graphics.gif) -2px -1px no-repeat;
}

.audiojs .loading {
	background: url(js/audiojs/player-graphics.gif) -2px -31px no-repeat;
}

.audiojs .error {
	background: url(js/audiojs/player-graphics.gif) -2px -61px no-repeat;
}

.audiojs .pause {
	background: url(js/audiojs/player-graphics.gif) -2px -91px no-repeat;
}

.playing .play,.playing .loading,.playing .error {
	display: none;
}

.playing .pause {
	display: block;
}

.loading .play,.loading .pause,.loading .error {
	display: none;
}

.loading .loading {
	display: block;
}

.error .time,.error .play,.error .pause,.error .scrubber,.error .loading
	{
	display: none;
}

.error .error {
	display: block;
}

.error .play-pause p {
	cursor: auto;
}

.error .error-message {
	display: block;
}

.alert-box,.wpcf7-response-output {
	padding: 20px 20px 20px 90px !important;
	font-size: .91em;
	line-height: 1.4em;
	border: 1px solid #dbdbdb;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

.error-box,.wpcf7-mail-sent-ng {
	border-color: #ff9999;
	color: #c31b00;
	background: url(images/icons/alert/icon-error.png) no-repeat 20px 50%
		#ffcccc;
}

.attention-box,.wpcf7-validation-errors,.wpcf7-spam-blocked {
	border-color: #e6c555;
	color: #9e660d;
	background: url(images/icons/alert/icon-note.png) no-repeat 20px 50%
		#fdebae;
}

.notice-box {
	border-color: #68a2cf;
	color: #2e6093;
	background: url(images/icons/alert/icon-info.png) no-repeat 20px 50%
		#bfe4f9;
}

.approved-box,.wpcf7-mail-sent-ok {
	border-color: #a3c159;
	color: #5e6f33;
	background: url(images/icons/alert/icon-download.png) no-repeat 20px 50%
		#ccff99;
}

input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: middle;
	font-weight: normal;
	outline: none;
}

input[type="text"],textarea {
	border: none;
	padding: 10px 13px 9px 12px;
}

input[type="submit"],input[type="reset"] {
	position: relative;
	display: inline-block;
	padding: 0 17px;
	line-height: 39px;
	text-decoration: none;
	font-size: 12px;
	border: none;
	height: 39px;
	cursor: pointer;
	margin-right: 4px;
	-moz-transition: all .2s ease-in-out;
}

#searchform,#searchform .submit {
	-moz-transition: none !important;
}

.nsu-form {
	padding: 19px 0 17px 21px;
	overflow: hidden;
}

.nsu-form p {
	float: left;
	margin: 0;
}

.nsu-form input[type="text"] {
	margin-right: 5px;
	font-size: 10px;
	font-style: italic;
	padding: 7px 10px;
	text-transform: uppercase;
	width: 184px;
}

.nsu-form input[type="submit"] {
	line-height: 29px;
	height: 29px;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0 19px;
	margin-top: 0;
}

.nsu-error.error.notice {
	clear: both;
	font-size: 11px;
	display: block;
}

#commentform {
	width: 700px;
	overflow: hidden;
}

#commentform a {
	text-decoration: none;
}

#commentform p.field {
	margin-bottom: 14px;
	overflow: hidden;
}

#commentform small {
	font-size: 1em;
}

#commentform label {
	display: block;
}

#commentform input[type="text"] {
	width: 273px;
}

#commentform textarea {
	width: 673px;
	max-width: 673px;
	min-width: 673px;
	height: 315px;
	min-height: 315px;
	overflow: auto;
}

#commentform input[type="submit"] {
	float: right;
	margin: 0;
}

.children #commentform {
	width: 550px;
}

.children #commentform textarea {
	width: 523px;
	max-width: 523px;
	min-width: 523px;
}

.wpcf7-form p.field {
	margin-bottom: 9px;
	overflow: hidden;
	vertical-align: top;
	position: relative;
}

.wpcf7-form p.field input {
	width: 290px;
}

.wpcf7-form p.field small {
	color: red;
}

.wpcf7-form textarea {
	width: 345px;
	max-width: 345px;
	min-width: 345px;
	height: 255px;
	min-height: 255px;
	overflow: auto;
	margin-bottom: 17px;
}

.wpcf7-form .submit-wrap {
	padding: 0;
	margin: 0;
}

span.wpcf7-form-control-wrap {
	display: block;
}

.wpcf7-not-valid-tip {
	width: 305px !important;
	position: absolute;
	left: 0 !important;
	top: 0 !important;
	padding: 7px 0 7px 10px !important;
	background: #f3b7b7 !important;
	color: red !important;
	border: 1px solid red !important;
}

.ie9 .wpcf7-not-valid-tip {
	padding: 7px 0 7px 10px !important;
}

div.wpcf7-response-output {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

#searchform span {
	display: block;
}

#widget-header #searchform span {
	margin-left: -240px;
	margin-top: -35px;
	width: 220px;
}

#searchform .searching {
	width: 164px;
	background: none;
	border: none;
}

#searchform .submit {
	cursor: pointer;
	width: 20px;
	height: 21px;
	background: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0;
	margin: 0;
}

.one_half {
	width: 48%;
}

.one_third {
	width: 30.66%;
}

.two_third {
	width: 65.33%;
}

.one_fourth {
	width: 22%;
}

.three_fourth {
	width: 74%;
}

.one_fifth {
	width: 16.8%;
}

.two_fifth {
	width: 37.6%;
}

.three_fifth {
	width: 58.4%;
}

.four_fifth {
	width: 79.2%;
}

.one_sixth {
	width: 13.33%;
}

.five_sixth {
	width: 82.67%;
}

.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth
	{
	position: relative;
	margin-right: 4%;
	float: left;
}

.last {
	margin-right: 0 !important;
	clear: right;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.clear {
	clear: both;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.extra-wrap {
	overflow: hidden;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}