@charset utf-8;

/*--
	Theme Name: theme1662
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.1+ from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
--*/


/* Add Google WebFonts */

@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:700);
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow);

/* General
---------------------------------------- */

.gform_wrapper .left_label input.medium,
.gform_wrapper .left_label select.medium,
.gform_wrapper .right_label input.medium,
.gform_wrapper .right_label select.medium {
  width: 200px !important;
}

dl,
dl dt {
  margin: 0
}

#slider-wrapper,
#widget_my_requestquotewidget {
  width: 100%;
  overflow: hidden
}

#header,
#slider,
#slider-wrapper,
body {
  position: relative
}

.box-button,
.top-box {
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out
}

@media screen and (max-width:620px) {
  body,
  html {
    -webkit-text-size-adjust: none
  }
}

body,
html {
  min-width: 960px
}

body {
  font: 100%/1.125em Arial, Helvetica, sans-serif
}

#main {
  font-size: .8125em;
  line-height: 1.692em
}

dl {
  padding: 0
}

dl dt {
  background: url(images/list-arrow.gif) 0 3px no-repeat;
  padding: 0 0 3px 32px;
  font-size: 18px;
  line-height: 1.2em;
  color: #191919
}

dl dd {
  padding: 0 0 0 32px;
  margin: 0 0 20px
}

.list-1 ul,
.list-2,
.xoxo.blogroll {
  margin: 0
}

.list-1 ul li,
.list-2 li,
.xoxo.blogroll li {
  text-transform: uppercase;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
  line-height: 22px;
  padding: 4px 0 4px 26px
}

.xoxo.blogroll li a {
  display: inline-block;
  text-decoration: none
}

.xoxo.blogroll li a:hover {
  text-decoration: underline
}

.list-1 ul li a {
  display: inline-block;
  text-decoration: none
}

.list-1 ul li a:hover {
  text-decoration: underline
}

.list-2 li a {
  display: inline-block;
  text-decoration: none
}

.list-2 li a:hover {
  text-decoration: underline
}

.no-h {
  font-size: 0;
  line-height: 0;
  text-indent: -999em
}

.link {
  font-weight: 700;
  text-decoration: none
}

.link:hover {
  text-decoration: underline
}

#header {
  width: 100%;
  min-height: 144px;
  z-index: 99
}

.logo {
  float: left;
  padding: 15px 0 0 15px
}

.logo h1,
.logo h2 {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: uppercase;
  margin: -20px 0 -18px
}

.logo h1 a,
.logo h2 a {
  text-decoration: none
}

.logo .tagline {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  letter-spacing: 1px
}

#widget-header {
  float: right;
  padding: 20px
}

#widget-header .social-networks {
  list-style-type: none;
  padding: 0;
  margin: 0;
  border: none
}

#widget-header .social-networks li {
  float: left;
  border: none;
  padding: 0;
  margin: 0 0 0 5px;
  list-style-type: none;
  height: 30px
}

.box-text,
.tooltip {
  padding: 5px
}

#widget-header .social-networks li a {
  text-decoration: none;
  float: left;
  height: 30px;
  display: block
}

#widget-header .social-networks li a:hover {
  color: red
}

.tooltip {
  background: #252525;
  border: 1px solid #000;
  color: #EEE;
  display: none;
  font-size: 11px;
  line-height: 1.2em;
  margin: 13px 0 0;
  z-index: 99
}

.box-text h2 {
  margin: 0 0 15px;
  padding: 24px 0
}

.box-text figure {
  margin-bottom: 20px
}

.box-text .inner {
  padding: 0 9px;
  line-height: 23px;
  text-align: left
}

.nivo-controlNav,
.reply {
  text-align: right
}

#slider-wrapper {
  height: 467px;
  z-index: 2
}

#slider {
  left: 50%;
  width: 1980px;
  height: 465px!important;
  margin-left: -990px;
  border-bottom: 2px solid #f0f0f0
}

#slider img {
  position: absolute;
  top: 0;
  left: 0;
  display: none
}

#slider a {
  border: 0;
  display: block
}

.nivoSlider {
  position: relative
}

.nivoSlider img {
  position: absolute;
  top: 0;
  left: 0
}

.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 60;
  display: none
}

.nivo-box,
.nivo-slice {
  position: absolute;
  display: block
}

.nivo-slice {
  z-index: 50;
  height: 100%
}

.nivo-box {
  z-index: 5
}

.nivo-caption {
  position: absolute;
  left: 50%;
  top: 0;
  background: #000;
  color: #fff;
  opacity: .8;
  width: 940px;
  margin-left: -470px;
  z-index: 89
}

.nivo-controlNav a,
.nivo-directionNav a {
  cursor: pointer;
  z-index: 99
}

.nivo-caption .nivo-caption-inner {
  padding: 0;
  margin: 0
}

.nivo-caption a {
  display: inline!important
}

.nivo-html-caption {
  display: none
}

.nivo-prevNav {
  left: 0
}

.nivo-nextNav {
  right: 0
}

.nivo-controlNav {
  width: 940px;
  height: 9px;
  position: absolute;
  left: 50%;
  top: 341px;
  margin-left: -470px
}

.nivo-controlNav a {
  position: relative;
  display: inline-block!important;
  width: 35px;
  height: 3px;
  margin: 0 0 0 3px;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  opacity: 1;
  filter: alpha(Opacity=35);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.nivo-controlNav a.active,
.nivo-controlNav a:hover {
  opacity: 1;
  filter: alpha(Opacity=100);
  background: #000
}

.nivo-directionNav {
  width: 940px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -470px;
  z-index: 999
}

.nivo-directionNav a {
  position: absolute;
  display: block;
  width: 36px;
  height: 35px;
  text-indent: -9999px;
  border: 0;
  top: 50%;
  background: url(images/direction_nav.png) no-repeat
}

a.nivo-nextNav {
  right: 0;
  background-position: -36px 0
}

a.nivo-nextNav:hover {
  background-position: -36px -35px
}

a.nivo-prevNav {
  left: 0;
  background-position: 0 0
}

a.nivo-prevNav:hover {
  background-position: 0 -35px
}

#slider .nivo-controlNav img {
  display: inline;
  position: relative;
  margin-right: 10px;
  width: 120px;
  height: auto
}

nav.primary {
  position: relative;
  z-index: 2;
  overflow: visible
}

.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: -999em;
  width: 100px;
  padding: 15px
}

.sf-menu ul li {
  width: 100%
}

.sf-menu li:hover {
  visibility: inherit
}

.sf-menu li {
  float: left;
  position: relative
}

.sf-menu a {
  display: inline-block
}

.sf-menu li.sfHover ul,
.sf-menu li:hover ul {
  left: 0;
  top: 88px;
  z-index: 99
}

ul.sf-menu li.sfHover li ul,
ul.sf-menu li:hover li ul {
  top: -999em
}

ul.sf-menu li li.sfHover ul,
ul.sf-menu li li:hover ul {
  left: 115px;
  top: -12px
}

ul.sf-menu li li.sfHover li ul,
ul.sf-menu li li:hover li ul {
  top: -999em
}

ul.sf-menu li li li.sfHover ul,
ul.sf-menu li li li:hover ul {
  left: 10em;
  top: 0
}

.sf-menu {
  float: right;
  margin: 0 33px 0 0
}

.sf-menu>li>a {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  padding: 58px 15px 8px;
  text-transform: uppercase;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.reply a,
.sf-menu>li>a {
  text-decoration: none;
  font-family: 'PT Sans Narrow', sans-serif;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out
}

.sf-menu li li a {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase
}

.sf-menu li li {
  margin: 0;
  padding: 5px 0 6px
}

.sf-menu li li li:first-child,
.sf-menu li li:first-child {
  border: none
}

.sf-sub-indicator {
  position: absolute;
  display: block;
  left: 50%;
  top: 33px;
  margin-left: -2px;
  width: 6px;
  height: 3px;
  text-indent: -999em;
  overflow: hidden
}

.sf-menu ul li a .sf-sub-indicator {
  display: none
}

.sf-menu li.current-menu-item>a>.sf-sub-indicator,
.sf-menu li.sfHover>a>.sf-sub-indicator,
.sf-menu li>a:hover>.sf-sub-indicator {
  background-position: 0 0
}

.sf-shadow ul {
  background: url(images/shadow.png) bottom right no-repeat;
  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: 0 0
}

#top-search {
  float: right;
  padding: 20px 0
}

#top-search .input-search {
  width: 160px;
  margin-right: 10px
}

#top-search #submit {
  width: 50px;
  cursor: pointer;
  padding: 0;
  margin: 0
}

.primary_content_wrap {
  position: relative;
  z-index: 3;
  width: 100%;
  padding: 30px 0 39px
}

body.home .primary_content_wrap {
  padding: 0 0 37px
}

.second-content {
  width: 100%;
  padding: 50px 0 32px
}

body.home .second-content {
  padding: 50px 0 55px
}

#content.right {
  padding-right: 60px
}

#content.left {
  float: right!important
}

h3#comments {
  padding-top: 25px
}

.commentlist,
li.comment {
  list-style-type: none;
  padding: 0
}

.commentlist {
  margin: 0
}

li.comment {
  overflow: hidden;
  position: relative
}

li.comment>div {
  padding-bottom: 20px
}

li.comment small {
  font-size: 100%
}

li.comment .comment-body {
  padding: 20px 20px 30px;
  position: relative;
  overflow: hidden
}

li.comment .avatar {
  float: left;
  margin-right: 20px;
  display: block;
  vertical-align: top;
  overflow: hidden;
  border: 1px solid #e2e2e2
}

.reply a,
.reply time,
span.author {
  display: inline-block
}

.commentlist ul.children {
  margin: 0;
  padding: 0 0 0 30px;
  position: relative;
  overflow: hidden
}

span.author {
  position: absolute;
  top: 90px;
  left: 25px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-transform: capitalize
}

#respond,
.post-holder {
  overflow: hidden;
  position: relative
}

#wp-calendar td,
.aligncenter,
.error404-num,
.frame {
  text-align: center
}

.reply a {
  font-size: 20px;
  line-height: 1.2em;
  margin-left: 15px;
  text-transform: uppercase;
  transition: all .3s ease-out
}

.comments-link,
.reply a {
  font-weight: 400;
  -ms-transition: all .3s ease-out
}

.reply time {
  font-size: 14px;
  line-height: 20px
}

.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: 1em 0 0
}

.post-holder {
  margin-bottom: 30px
}

.post-holder .entry-header h2 {
  margin-bottom: .2em
}

.post-holder.single-post {
  padding-top: 20px;
  margin-bottom: 30px;
  overflow: hidden;
  width: 100%
}

.post-holder.single-post header {
  margin-bottom: 15px
}

.post-holder.single-post h3 {
  margin: 0
}

.featured-thumbnail {
  float: left;
  margin: 0 20px 10px 0
}

.featured-thumbnail img {
  float: left
}

.featured-thumbnail.small img {
  padding: 4px
}

.featured-thumbnail.large {
  margin-right: 0;
  float: none;
  overflow: hidden;
  margin-bottom: 1.5em
}

.featured-thumbnail.large .img-wrap {
  float: none;
  display: block;
  overflow: hidden
}

.featured-thumbnail.large img {
  width: 100%;
  height: auto
}

.f-thumb-wrap {
  overflow: hidden;
  width: 100%;
  height: 220px
}

.featured-thumbnail .image-wrap[rel=prettyphoto] {
  background: url(images/magnify.png) 50% 50% no-repeat;
  display: block;
  float: left
}

.featured-thumbnail .image-wrap[rel=prettyphoto] img {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out
}

.featured-thumbnail .image-wrap[rel=prettyphoto]:hover img {
  opacity: .5;
  filter: alpha(Opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}

.post-content .excerpt {
  margin-bottom: 10px
}

.pagination a {
  display: inline-block;
  padding: 0 5px
}

.post-holder footer {
  clear: both;
  padding: 5px 0 0
}

.post-holder.single-post footer {
  margin-top: 20px
}

.post-meta {
  font-size: 14px;
  line-height: 22px
}

.post-meta a {
  text-decoration: none;
  text-transform: capitalize
}

.post-meta a:hover {
  text-decoration: underline
}

.comments-link {
  display: inline-block;
  font-size: 20px;
  margin-right: 15px;
  transition: all .3s ease-out
}

.comments-link,
.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  font-family: 'PT Sans Narrow', sans-serif;
  line-height: 1.2em;
  text-transform: uppercase;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out
}

p.gravatar {
  float: left;
  margin-right: 20px
}

.post-edit-link {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 2px 7px;
  background: #000;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 3px
}

.post-edit-link:hover {
  background: #666
}

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

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

.aligncenter {
  margin: 0 auto
}

article .post-content img {
  max-width: 710px
}

.frame {
  padding: 7px;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px
}

.frame img.alignleft,
.frame img.alignright {
  margin: 0;
  padding: 0;
  border: none
}

.wp-pagenavi {
  clear: both;
  overflow: hidden
}

.wp-pagenavi a,
.wp-pagenavi span {
  display: inline-block;
  font-size: 24px;
  margin-right: 15px;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out
}

#gallery .portfolio li a.image-wrap,
.zoom-icon {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out
}

nav.oldernewer {
  width: 100%;
  overflow: hidden;
  margin-bottom: 1.5em
}

.older {
  float: left
}

.newer {
  float: right
}

#post-author {
  overflow: hidden;
  padding: 20px;
  margin-bottom: 2em
}

#author-link {
  margin-top: 1.5em
}

#post-author .gravatar {
  margin: 0 20px 0 0
}

#recent-author-posts,
.author-info {
  margin-bottom: 3em
}

#post-author .gravatar img {
  padding: 5px
}

.author-info {
  width: 100%;
  overflow: hidden;
  padding-bottom: 2em
}

.author-info .avatar {
  margin: 0 20px 0 0
}

.author-info .avatar img {
  float: left;
  padding: 7px
}

.author-meta {
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%
}

.author-meta p.gravatar {
  margin: 0
}

#error404 {
  padding: 30px 0 100px
}

.error404-num {
  font-size: 250px;
  line-height: 1.2em
}

#error404 hgroup {
  margin: 0 0 2em;
  padding-top: 50px
}

#error404 hgroup h1 {
  font-size: 3em;
  margin-bottom: .2em
}

.latestwork {
  width: 100%;
  overflow: hidden;
  list-style-type: none;
  padding: 0;
  margin: 0
}

.latestwork li {
  float: left;
  margin-right: 20px
}

.header-title,
.header-title h1 {
  margin-bottom: 0
}

.header-title .page-desc {
  font-size: .91em;
  color: #999
}

.entry-header {
  margin-bottom: 15px
}

.entry-header h3 {
  margin: 0
}

#gallery .portfolio {
  width: 100%;
  overflow: hidden;
  list-style-type: none;
  padding: 0;
  margin: 0
}

#gallery .portfolio li {
  float: left;
  width: 266px;
  margin: 0 33px 40px 0;
  padding: 0;
  position: relative
}

#gallery .portfolio li.nomargin {
  margin-right: 0!important
}

#gallery .portfolio li a.image-wrap {
  display: block;
  overflow: hidden;
  width: 266px;
  height: 207px;
  position: relative;
  background: url(images/loading.png) 50% 50% no-repeat #ECECEA
}

#gallery .portfolio li a.image-wrap img {
  float: left
}

#gallery .portfolio .folio-desc {
  margin-bottom: 0;
  padding: 18px 0 0
}

#gallery .portfolio p.excerpt {
  padding: 0;
  margin-bottom: 20px
}

.zoom-icon {
  display: block;
  position: absolute;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  background: url(images/magnify.png) 50% 50% no-repeat;
  cursor: pointer
}

#gallery .portfolio li a.image-wrap:hover .zoom-icon {
  top: 0
}

#gallery .portfolio li a.image-wrap:hover {
  background-image: none
}

#gallery.one_column .portfolio li {
  width: 100%;
  margin-right: 0;
  margin-left: 0
}

#gallery.one_column .portfolio li a.image-wrap {
  width: 518px;
  height: 307px;
  float: left;
  margin: 0 20px 10px 0
}

#gallery.one_column .folio-desc {
  padding: 0;
  margin: 0
}

#gallery.two_columns .portfolio li {
  width: 439px;
  margin-right: 40px
}

#gallery.two_columns .portfolio li a.image-wrap {
  width: 439px;
  height: 257px
}

#gallery.four_columns .portfolio li {
  width: 206px;
  margin-right: 33px
}

#gallery.four_columns .portfolio li a.image-wrap {
  width: 206px;
  height: 157px
}

.widget {
  margin-bottom: 30px
}

#calendar_wrap {
  padding: 0
}

#wp-calendar {
  width: 100%
}

#wp-calendar td {
  padding: 6px 0;
  border: none
}

#wp-calendar caption {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 30px;
  line-height: 1.2em;
  font-weight: 400;
  padding: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  text-align: left
}

#wp-calendar thead th {
  padding: 7px 0;
  font-size: 14px;
  background: #eaeaea;
  color: #000;
  text-align: center
}

.faq_list dt,
.faq_list span.marker {
  font-weight: 700;
  font-size: 15px;
  color: #707070
}

#wp-calendar #prev {
  text-align: left
}

#wp-calendar #next {
  text-align: right
}

.faq_list dt {
  position: relative;
  padding: 0 0 5px 28px;
  margin: 0;
  background: 0 0
}

.faq_list span.marker {
  display: block;
  position: absolute;
  left: 0;
  top: 0
}

.faq_list dd {
  padding: 0 0 0 28px;
  position: relative;
  margin: 0 0 2em;
  color: #999
}

.faq_list dd .marker {
  top: 3px
}

ul.recentcomments {
  padding: 0;
  margin: 0
}

ul.recentcomments li {
  padding: 0 0 10px;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 20px;
  text-transform: none;
  background: 0 0;
  width: 100%;
  overflow: hidden
}

ul.recentcomments li>a {
  font-weight: 700
}

ul.recentcomments .comment-body a {
  text-decoration: none
}

ul.recentcomments .comment-body a:hover {
  text-decoration: underline
}

.post_list {
  list-style-type: none;
  padding: 0;
  margin: 0
}

.post_list li {
  overflow: hidden;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  margin: 0
}

.post_list li:first-child {
  border: none;
  padding-top: 0
}

.post_list li img {
  float: left;
  margin: 0 15px 0 0
}

.post_list.news li {
  padding: 0 100px 0 0
}

.post_list.news li .post_meta time {
  display: block;
  font-size: 14px;
  line-height: 22px;
  text-decoration: underline
}

.popular-posts {
  list-style-type: none;
  padding: 0;
  margin: 0
}

.popular-posts li {
  overflow: hidden;
  margin: 0 0 2em
}

.popular-posts li .post-thumb {
  float: left;
  margin-right: 20px;
  width: 100px;
  height: 100px;
  overflow: hidden;
  padding: 1px
}

.popular-posts li .post-thumb.empty-thumb {
  background: url(images/empty_thumb.gif) 50% 50% no-repeat #ececec
}

.popular-posts li h5 {
  font-size: 1em;
  margin-bottom: .5em
}

.popular-posts li .excerpt {
  margin-bottom: .8em
}

#folio-controls ul,
.folio_cycle,
.post_cycle {
  margin: 0;
  padding: 0
}

#post-cycle .cycle_item {
  display: none
}

#post-cycle .cycle_item:first {
  display: block
}

.folio_cycle {
  list-style-type: none;
  width: 100%;
  overflow: hidden
}

.folio_cycle .folio_item {
  overflow: hidden;
  display: none
}

.folio_cycle .folio_item:first {
  display: block
}

.folio_cycle .folio_item figure.thumbnail {
  width: 270px;
  overflow: hidden
}

#folio-controls {
  text-align: center;
  overflow: hidden
}

#folio-controls ul {
  list-style-type: none
}

#folio-controls ul li {
  padding: 0 5px 0 0;
  display: inline
}

#folio-controls ul li a {
  display: inline-block;
  text-decoration: none;
  width: 8px;
  height: 8px;
  background: #000;
  font-size: 0;
  line-height: 0
}

#folio-controls ul li a:hover {
  background: #999
}

.testimonials {
  padding: 0;
  margin: 0 0 20px
}

.testimonials div.testi_item {
  padding: 15px;
  background: url(images/quotes.png) 10px 10px no-repeat #f3f3f3
}

.name-testi {
  text-align: right;
  font-weight: 700;
  color: #333
}

.name-testi a {
  font-weight: 400
}

#back-top a,
#footer-text,
.twitter ul li .twitt-body a {
  font-weight: 700
}

.testimonials .thumb {
  float: left;
  margin-right: 20px
}

.testimonials div.testi_item blockquote {
  border: none;
  padding: 15px 0 15px 30px;
  margin: 0
}

.testimonials div.testi_item blockquote a {
  text-decoration: none;
  color: #888;
  display: inline-block
}

.testimonials div.testi_item blockquote a:hover {
  color: #333
}

#testi-cycle .testi_item {
  display: none
}

#testi-cycle .testi_item:first {
  display: block
}

#testi-controls {
  text-align: center;
  overflow: hidden
}

#testi-controls ul,
.latestpost {
  list-style-type: none;
  margin: 0;
  padding: 0
}

#testi-controls ul li {
  padding: 0;
  margin: 0 2px 0 0;
  display: inline-block
}

.latestpost li {
  margin: 0 0 2em;
  list-style-type: none
}

.latestpost li h4 {
  margin-bottom: 0
}

.latestpost li .excerpt {
  margin-bottom: 15px
}

.twitter_update_list {
  overflow: hidden
}

.twitter ul li {
  list-style-type: none;
  margin: 0 0 15px;
  padding: 0 0 0 37px;
  background: url(images/twitter-icon.png) no-repeat
}

.twitter ul li .twitt-body {
  padding: 0 0 5px
}

.twitter ul li a.timesince {
  font-size: 11px
}

.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 .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease
}

.flickrImages a:hover img {
  opacity: .5
}

.flickrImages a.link {
  display: inline;
  float: none;
  width: auto;
  height: auto;
  margin: 0;
  background: 0 0
}

.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
}

article.testimonial {
  border: 1px solid #e2e2e2;
  padding: 30px 30px 30px 235px;
  width: auto;
  background: url(images/quotes.png) 170px 20px no-repeat #fff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 400;
  margin-bottom: 35px
}

article.testimonial .testi-pic {
  position: absolute;
  left: 20px;
  top: 20px
}

article.testimonial .name-testi {
  display: block;
  text-align: right;
  font-style: normal;
  color: #222c36;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2em
}

article.testimonial .name-testi a {
  text-decoration: none
}

article.testimonial .name-testi a:hover {
  text-decoration: underline
}

blockquote.testi-single {
  font-family: Georgia, "Times New Roman", Times, serif;
  border: 1px solid #eee;
  padding: 30px 30px 30px 235px;
  width: auto;
  background: url(images/quotes.png) 170px 20px no-repeat;
  font-size: 14px;
  line-height: 1.5em;
  font-style: italic;
  margin: 0 0 2em;
  position: relative
}

#back-top a,
#footer-text {
  text-transform: uppercase;
  font-family: 'PT Sans Narrow', sans-serif
}

blockquote.testi-single p {
  margin: 0 0 1em;
  padding: 0
}

.testi-pic {
  position: absolute;
  left: 20px;
  top: 20px
}

.recent-posts {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
  border: none
}

.recent-posts li {
  margin: 0 0 20px;
  padding: 0;
  border: none
}

.recent-posts li h5 {
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 0
}

.recent-posts li .excerpt {
  margin-bottom: 20px
}

.recent-posts li span.meta {
  display: block;
  margin-bottom: .5em;
  font-size: 10px;
  text-transform: uppercase
}

.recent-posts.team {
  margin: 0;
  padding: 0
}

.recent-posts.team li {
  padding: 30px 0 0;
  margin: 0
}

.recent-posts.team li:first-child {
  padding: 0
}

.recent-posts.team>li>a {
  display: block;
  float: left;
  margin: 0 15px 0 0;
  overflow: hidden
}

.recent-posts.team li a {
  text-decoration: none
}

.recent-posts.team li a:hover {
  text-decoration: underline
}

.recent-posts.team .teampos {
  display: block
}

.tagcloud a,
.tags-cloud a,
nav.footer ul li a {
  display: inline-block;
  text-decoration: none
}

.recent-posts.team li .excerpt {
  margin-bottom: 0
}

.tagcloud a,
.tags-cloud a {
  padding: 2px 7px;
  border-radius: 3px;
  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;
  transition: all .3s ease-out
}

#back-top a,
.button,
.tagcloud a,
.tags-cloud a {
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out
}

.recent-comments {
  list-style-type: none;
  padding: 0;
  margin: 0
}

.recent-comments li {
  padding: 0 0 .5em;
  margin: 0;
  border: none
}

#footer {
  width: 100%;
  padding: 27px 0;
  position: relative;
  z-index: 99;
  margin-bottom: 48px
}

#widget-footer .social-networks li {
  list-style-type: none;
  padding: 0 0 .5em;
  margin: 0
}

nav.footer ul {
  margin: 0;
  padding: 0;
  overflow: hidden
}

nav.footer ul li {
  float: left;
  padding: 4px 0 4px 14px;
  margin: 0;
  width: 155px!important;
  font-size: 13px;
  line-height: 16px;
  list-style: none
}

nav.footer ul li.w,
nav.footer ul li:first-child {
  width: 225px
}

nav.footer ul li a:hover {
  text-decoration: underline
}

#copyright {
  width: 100%;
  padding: 20px 0
}

#footer-text {
  font-size: 16px;
  line-height: 1.2em;
  padding: 15px 0 0
}

#footer a[title="Privacy Policy"],
.site-name {
  text-decoration: none
}

#footer a[title="Privacy Policy"]:hover {
  text-decoration: underline
}

#back-top-wrapper {
  width: 100%;
  position: absolute;
  overflow: hidden;
  height: 100px
}

#back-top {
  position: fixed;
  bottom: 30px;
  left: 50%;
  margin-left: 500px;
  display: none
}

#back-top a {
  width: 45px;
  display: block;
  font-size: 15px;
  line-height: 30px;
  text-decoration: none;
  text-align: center;
  transition: all .3s ease-out
}

.box-button,
.button,
.top-box {
  transition: all .3s ease-out 0s
}

.tabs {
  margin: 1px 0 20px
}

.tabs .tab-wrapper {
  border: 1px solid #ddd;
  border-radius: 0 5px 5px;
  -moz-border-radius: 0 5px 5px;
  -webkit-border-radius: 0 5px 5px;
  margin: -1px 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 #ddd;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  color: #aaa;
  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: #666
}

.tabs .tab-menu a.active {
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fafafa');
  background: -moz-linear-gradient(bottom, #fafafa 0, #f6f6f6 90%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fafafa), color-stop(90%, #f6f6f6));
  border-bottom: none;
  color: #666;
  padding: 8px 20px 9px
}

.tabs .tab {
  background-color: #fafafa;
  border-radius: 0 5px 5px;
  -moz-border-radius: 0 5px 5px;
  -webkit-border-radius: 0 5px 5px;
  padding: 20px
}

.toggle {
  padding: 0 0 2px
}

.toggle .trigger {
  background: -moz-linear-gradient(bottom, #F2F2F2 0, #fff 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f2f2f2), color-stop(1, #fff));
  border: 1px solid #ddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #666;
  display: block;
  padding: 10px 12px 10px 40px;
  position: relative;
  text-decoration: none;
  height: 1%
}

.toggle .trigger span {
  background: url(includes/images/toggle.png) no-repeat;
  display: block;
  position: absolute;
  top: 9px;
  left: 10px;
  text-indent: -9999px;
  width: 22px;
  height: 20px
}

.toggle .active,
.toggle .trigger:hover {
  background: #191919;
  color: #fff
}

.toggle .active span {
  background-position: 0 -20px
}

.toggle .box {
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 20px
}

.dropcap {
  display: block;
  float: left;
  font-size: 4em;
  line-height: 1em;
  margin: 0 10px 0 0;
  text-transform: uppercase
}

.hr,
.spacer {
  overflow: hidden;
  font-size: 0;
  line-height: 0
}

.hr {
  height: 1px;
  background: #eee;
  margin: 30px 5px
}

.grid_1 .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_2 .hr,
.grid_20 .hr,
.grid_21 .hr,
.grid_22 .hr,
.grid_23 .hr,
.grid_24 .hr,
.grid_3 .hr,
.grid_4 .hr,
.grid_5 .hr,
.grid_6 .hr,
.grid_7 .hr,
.grid_8 .hr,
.grid_9 .hr {
  margin-left: 0;
  margin-right: 0
}

.spacer {
  height: 25px
}

.address {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0
}

.address dt {
  float: left;
  width: 193px;
  margin-right: 20px;
  padding: 0 0 0 55px;
  font-size: 12px;
  line-height: 18px;
  background: url(images/address-icon1.png) 0 3px no-repeat
}

.address dd {
  float: left;
  width: 217px;
  padding: 0 0 0 53px;
  background: url(images/address-icon2.png) 0 3px no-repeat
}

.address dd ul,
.address dd ul li {
  padding: 0;
  margin: 0;
  list-style-type: none
}

.address dd ul li {
  background: 0 0
}

.address dd span {
  float: left;
  width: 100px
}

.address dd a {
  text-decoration: underline
}

.address dd a:hover {
  text-decoration: none
}

.video-wrap {
  margin-bottom: 10px;
  position: relative;
  zoom: 1
}

.video-wrap object {
  position: relative;
  z-index: 2
}

.video-bg {
  background-color: #000;
  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
}

.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(.5, #555), color-stop(.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, .3);
  -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, .3);
  -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, .3);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, .3)
}

.audiojs .play-pause,
.audiojs p {
  width: 25px;
  height: 40px;
  margin: 0
}

.audiojs .play-pause {
  padding: 4px 6px;
  float: left;
  overflow: hidden;
  border-right: 1px solid #000
}

.audiojs p {
  display: none;
  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: 0;
  border-bottom: 0;
  overflow: hidden
}

.audiojs .loaded,
.audiojs .progress {
  position: absolute;
  top: 0;
  left: 0;
  height: 14px;
  width: 0
}

.audiojs .progress {
  background: #ccc;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(.5, #ddd), color-stop(.51, #ccc), color-stop(1, #ccc));
  background-image: -moz-linear-gradient(center top, #ccc 0, #ddd 50%, #ccc 51%, #ccc 100%)
}

.audiojs .loaded {
  background: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(.5, #333), color-stop(.51, #222), color-stop(1, #222));
  background-image: -moz-linear-gradient(center top, #222 0, #333 50%, #222 51%, #222 100%)
}

.audiojs .error-message,
.audiojs .time {
  float: left;
  height: 36px;
  line-height: 36px
}

.audiojs .time {
  margin: 0 0 0 6px;
  padding: 0 6px 0 12px;
  border-left: 1px solid #000;
  color: #ddd;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .5)
}

.audiojs .time em {
  padding: 0 2px 0 0;
  color: #f9f9f9;
  font-style: normal
}

.audiojs .time strong {
  padding: 0 0 0 2px;
  font-weight: 400
}

.audiojs .error-message {
  display: none;
  margin: 0 10px;
  width: 400px;
  overflow: hidden;
  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 .error,
.playing .loading,
.playing .play {
  display: none
}

.playing .pause {
  display: block
}

.loading .error,
.loading .pause,
.loading .play {
  display: none
}

.loading .loading {
  display: block
}

.error .loading,
.error .pause,
.error .play,
.error .scrubber,
.error .time {
  display: none
}

.error .error,
.error .error-message {
  display: block
}

.error .play-pause p {
  cursor: auto
}

.alert-box,
.wpcf7-response-output {
  padding: 20px 20px 20px 90px!important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  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: #f99;
  color: #c31b00;
  background: url(images/icons/alert/icon-error.png) 20px 50% no-repeat #fcc
}

.attention-box,
.wpcf7-spam-blocked,
.wpcf7-validation-errors {
  border-color: #e6c555;
  color: #9e660d;
  background: url(images/icons/alert/icon-note.png) 20px 50% no-repeat #fdebae
}

.notice-box {
  border-color: #68a2cf;
  color: #2e6093;
  background: url(images/icons/alert/icon-info.png) 20px 50% no-repeat #bfe4f9
}

.approved-box,
.wpcf7-mail-sent-ok {
  border-color: #a3c159;
  color: #5e6f33;
  background: url(images/icons/alert/icon-download.png) 20px 50% no-repeat #cf9
}

input {
  height: 16px
}

input,
select,
textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  vertical-align: middle;
  font-weight: 400;
  outline: 0
}

.button,
input[type=submit],
input[type=reset] {
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase
}

input[type=text],
input[type=email],
textarea {
  padding: 5px
}

input[type=submit],
input[type=reset] {
  display: inline-block;
  font-size: 20px;
  line-height: 1.2em;
  margin-right: 15px;
  padding: 0;
  height: auto;
  border: none;
  background: 0 0
}

#commentform p.field {
  margin-bottom: 5px
}

#commentform small {
  color: #8b8b8b
}

#commentform label {
  display: block;
  font-size: 12px;
  line-height: 18px
}

#commentform input {
  margin: 0
}

#commentform input[type=text] {
  width: 250px
}

#commentform textarea {
  width: 460px;
  max-width: 460px;
  min-width: 460px;
  height: 150px;
  min-height: 150px;
  overflow-y: auto;
  overflow-x: hidden
}

.wpcf7-form p.field {
  margin-bottom: 9px;
  overflow: hidden;
  vertical-align: top;
  c position: relative
}

.wpcf7-form p.field label {
  float: left;
  width: 128px;
  padding-top: 6px
}

.wpcf7-form p.field input,
.wpcf7-form textarea {
  float: left;
  width: 200px
}

.wpcf7-form p.field small {
  color: red
}

.wpcf7-form textarea {
  min-width: 200px;
  height: 90px;
  min-height: 90px;
  overflow: auto;
  margin-bottom: 17px
}

.clear,
.extra-wrap,
.top-box,
.wrapper {
  overflow: hidden
}

.wpcf7-form .submit-wrap {
  padding: 0 0 0 79px;
  margin: 0
}

span.wpcf7-form-control-wrap {
  display: block
}

.wpcf7-not-valid-tip {
  clear: both;
  width: 200px!important;
  left: 127px!important;
  top: 0!important;
  padding: 5px!important;
  height: 16px!important;
  line-height: 16px!important;
  background: #f3b7b7!important;
  color: red!important;
  border: 1px solid red!important;
  margin-left: 127px
}

select.wpcf7-select {
  width: 210px;
  padding: 5px
}

#searchform {
  position: relative;
  padding: 7px 0;
  width: 257px
}

#searchform .searching {
  width: 210px;
  margin: 0;
  border: none
}

#searchform .submit {
  width: 19px;
  height: 19px;
  cursor: pointer;
  padding: 0;
  margin: 0;
  text-indent: -999em;
  position: absolute;
  top: 11px;
  right: 14px
}

.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%
}

.five_sixth,
.four_fifth,
.one_fifth,
.one_fourth,
.one_half,
.one_sixth,
.one_third,
.three_fifth,
.three_fourth,
.two_fifth,
.two_third {
  position: relative;
  margin-right: 4%;
  float: left
}

.last {
  margin-right: 0!important;
  clear: right
}

.fleft {
  float: left
}

.fright {
  float: right
}

.wrapper {
  width: 100%
}

.clear,
.clearfix:after {
  display: block;
  clear: both;
  visibility: hidden;
  width: 0;
  height: 0
}

.extra-wrap {
  float: left
}

.clearfix:after {
  content: ' ';
  font-size: 0;
  line-height: 0
}

* html .clearfix {
  height: 1%
}

.clearfix {
  display: block
}

.top-box {
  margin-top: -92px;
  position: relative;
  text-align: center
}

.button,
.readmore {
  position: absolute
}

.page-id-571 .button {
  font-size: 20px !important;
  top: inherit;
  left: 110px;
}

.box-button {
  padding: 30px 0
}

.button {
  display: inline-block;
  font-size: 20px;
  left: 0;
  line-height: 1.2em;
  margin-right: 15px;
  padding: 380px 58px 18px 60px;
  top: 0
}

.readmore {
  width: 90px;
  height: 33px;
  background: url(images/show_hide.png) 0 -33px no-repeat;
  right: 0;
  bottom: -55px;
  cursor: pointer
}

.patient_information_pdf {
  margin-right: 15px;
  padding-bottom: 10px;
  margin-top: -10px
}

.meet_the_physios_img {
  height: 225px
}
