/*
Theme Name:     uSwitch Corporate
Description:    uSwitch corporate-style site. Child theme of Twenty Twelve.
Author:         Rachel Radford
Author URI:     http://www.maemay.co.nz
Template:       twentytwelve
Version:        0.1.0
*/

html {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
}

/* uSwitch top nav selected state */
#main-nav.skyline-corp .nav-media-centre a, #main-nav.skyline-corp .nav-media-centre a:hover{
	background: #00bcff;
	cursor: default;
	-moz-text-shadow: none;
	text-shadow: none;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	box-shadow: 0 2px 4px #043e84;
	padding-bottom: 20px;
}


/* =Repeatable patterns
-------------------------------------------------------------- */

h1, h2, h3, h4, .main-navigation ul, .end-press-release, h1 b, h2 b, h3 b, h4 b{
    font-weight: bold;
}
h2{
	color: #212352;
}
h3, .end-press-release{
	font-size: 18px;
	color: #212352;
}
h4{
	font-size: 14px;
}
h5{
	font-weight: normal;
	font-size: 14px;
}
sup {
	vertical-align: top;
	position: relative;
	top: -0.5em;
	margin: 0 0.1em;
}
body{
	background: #fff url(images/bg_header.png) repeat-x 50% 52px;
}
.pre-footer{
	background: url(images/bg_footer.png) repeat-x 50% bottom;
	height: 286px;
}
.logo-download, .home .category-feeds nav ul, .related-posts ul, .site .social{
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav-next, .nav-previous{
	padding: 0.2em;
}
.secondary h3, #secondary h3, .related-posts h3, footer.entry-meta, .home .entry-date, .home .social-media h3{
	text-transform: uppercase;
	font-weight: normal;
}
.secondary h3, #secondary h3, .home .social-media h3{
	margin: 2em 0 0.5em 0;
}
#secondary .widget_search form, #secondary .widget_archive, #secondary #text-8{
	background: #e5f8ff;
	padding: 14px;
}
#secondary .widget_search form{
	padding-bottom: 0;
}
#secondary #text-8{
	padding-top: 0;
}
#secondary #text-8 p, #secondary #text-8 p a{
	font-size: 11px;
	color: #74cff7;
	margin-bottom: 0;
}
#secondary .widget_search form input[type="text"]{
	width: 66%;
	background: #fff;
	border: 1px solid #ebf0f4;
	padding: 3px;
	font-size: 14px;
}
#secondary .widget_search form input[type="submit"]{
	background: transparent;
	border: 0;
	color: #fff;
	-webkit-box-shadow: inset 1px 10px 0 #89cb06, 1px 1px 2px #999999;
	box-shadow: inset 1px 10px 0 #89cb06, 1px 1px 2px #999999;
	background-color: #43af0e;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #89cb06), color-stop(100%, #43af0e));
	background-image: -webkit-linear-gradient(top, #89cb06, #43af0e);
	background-image: -moz-linear-gradient(top, #89cb06, #43af0e);
	background-image: -ms-linear-gradient(top, #89cb06, #43af0e);
	background-image: -o-linear-gradient(top, #89cb06, #43af0e);
	background-image: linear-gradient(top, #89cb06, #43af0e);
	-pie-background: linear, top, #89cb06, #43af0e;
	border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-radius: 4px;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding: 5px 15px 6px;
	position: relative;
	text-decoration: none;
	text-shadow: none;
	white-space: nowrap;
}
#secondary .widget_archive h3{
	text-transform: lowercase;
	color: #2baae1;
	font-size: 14px;
	margin-top: 0;
}
#secondary .widget_archive select{
	font-size: 14px;
}
/*overriding the plugin styling */
.visual-form-builder fieldset{
	background: none;
	border-radius: 0;
	border: none;
	margin: 0;
	padding: 0;
}
.visual-form-builder .vfb-legend {
	margin: 0;
	padding: 0;
	border-bottom: none;
}
.visual-form-builder .vfb-legend h3{
	margin-bottom: 0;
}
.visual-form-builder ul{
	background: #e5f8ff;
	padding: 14px;
	margin: 0;
	font-size: 14px;
	overflow: hidden;
}
.visual-form-builder label, label.vfb-desc {
	padding-bottom: 3px;
	color: #2baae1;
	font-weight: bold !important;
}
.visual-form-builder .vfb-choice{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #484d54;
	padding-bottom: 0;
}
.visual-form-builder input[type="text"], .vfb-text {
	width: 95% !important;
}
.visual-form-builder .btn{
	border: none;
	float: right;
}
.site-header, .wrapper{
	padding: 0 6px;
}
.site-header{
	position: relative;
}
.wrapper p{
	color: #2f3335;
}
.entry-header .entry-title, .blog .page-title, .archive-title, .search .page-title, .home .entry-title, .category-feeds h2 {
	font-size: 28px;
	color: #2baae1;
	font-weight: bold;
	margin: 0;
	padding: 70px 0 40px 0;
}
.single-post .entry-header .entry-title{
	padding-top: 0;
}
.disclaimer{
	margin-bottom: 0;
	text-transform: uppercase;
	color: #babdbe!important;
	padding: 60px 0 10px 0;
}

.blog .page-title, .archive-title, .search .page-title, .home .entry-title {
	padding-bottom: 12px;
}
.blog .page-content, .blog #secondary, .archive .page-content, .archive #secondary, .search .page-content, .search #secondary{
	padding-top: 42px;
}
.blog .entry-header .entry-title, .archive .entry-header .entry-title, .search .entry-header .entry-title{
	font-size: 18px;
	padding: 0 0 9px 0;
}
.blog .entry-header p, .archive .entry-header p, .search .entry-header p{
	clear: both;
}
.blog .entry-header .entry-date, .archive .entry-header .entry-date, .search .entry-header .entry-date{
	color:  #fff;
	background: #00bcff;
	padding: 6px;
	text-transform: uppercase;
}
.blog .entry-summary, .archive .entry-summary, .search .entry-summary{
	padding-bottom: 48px;
}
.blog .entry-summary .permalink, .blog .category-list li, .archive .entry-summary .permalink, .archive .category-list li, .search .entry-summary .permalink, .search .category-list li, .home .category-feeds .fake-link{
	text-transform: uppercase;
}
.blog .category-list, .archive .category-list, .search .category-list{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.blog .category-list li, .archive .category-list li, .search .category-list li{
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #2f3335;
}
.archive .category-list .current-cat a{
	color: #2f3335;
	cursor: default;
}
.blog .category-list li a, .blog .category-list li span, .archive .category-list li a, .search .category-list li a{
	margin: 0 6px;
}
.blog .category-list .cat-item:after, .archive .category-list .cat-item:after, .search .category-list .cat-item:after{
	content: " • ";
}
.entry-content p{
	margin: 0;
	padding: 0 0 1.4em 0;
	line-height: 1.4em;
}
.single .entry-content p{
	text-align: justify;

}
.entry-content > p:first-child, .carousel p{
	font-size: 18px;
}
.entry-content > p:first-child:after{
	content: "";
	display: block;
	clear: left;
}
.entry-content > p:first-child b, .entry-content p:first-child strong{
	font-weight: bold;
}
.secondary{
	background: none!important;
	box-shadow: none!important;
}
.site-title, .site-title a {
	font-size: 20px;
	margin-bottom: 0;
	color: #234297;
}

footer.entry-meta{
	font-size: 14px;
	color: #2f3335;
}
.home .entry-date{
	color: #5f686b;
	font-size: 14px;
	margin-bottom: 6px;
}
.home .banded{
	background: #f4f9fd;
	padding-bottom: 3em;
}

.carousel {
  position: relative;
  margin: 65px 0 55px 0;
  line-height: 1;
  background: #fff url(images/loading.gif) no-repeat top center;
  min-height: 36px;
}

.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
  font-family: helvetica, sans-serif;
  background: #fff url(images/bg_slide.png) repeat-x bottom left;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
  overflow: hidden;
}

.carousel-inner > .item img {
  display: block;
  line-height: 1;
  float:  left;
  margin: 0 14px 0 0;
}
.carousel-inner > .item img, .carousel-inner > .item h3, .carousel-inner > .item p{
	opacity: 0;
	transition: opacity .7s ease-in-out;
	-moz-transition: opacity .7s ease-in-out;
	-webkit-transition: opacity .7s ease-in-out;
}
.carousel-inner > .item.active img, .carousel-inner > .item.active h3, .carousel-inner > .item.active p{
   opacity: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-indicators {
  position: absolute;
  z-index: 5;
  margin: 0;
  list-style: none;
  bottom: -30px;
  left: 16%;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  margin-left: 20px;
  text-indent: -999px;
  background-color: #ccc;
  border-radius: 10px;
}
.carousel-indicators li:hover{
	background-color: #14c0fd;
	cursor: pointer;
}
.carousel-indicators .active {
  background-color: #212352;
}
.carousel-caption .entry-date{
	display: block;
	font-size: 14px;
	padding-top: 6px;
}
.carousel-caption h3 {
	font-size: 28px;
	margin: 0;
}
.carousel-caption h3 a{
	color: #212352;
	text-decoration: none;
}
.carousel-caption p{
	font-size: 14px;
	display: block;
	padding-bottom: 14px;
}
.carousel-caption h4 {
  color: #ffffff;
  line-height: 20px;
  margin: 0 0 5px;
}
.home .disclaimer{
	padding-top: 0;
}
.carousel .entry-link, .home .category-feeds .fake-link{
	text-transform: uppercase;
	color: #24c1ff;
}



.home .widget-area aside{
	padding-top: 0;
}
.home .category-feeds h2{
	color: #2baae1;
	padding: 12px 0;
}
.home .category-feeds h4{
	font-size: 18px;
	color: #212352;
	line-height: 1.3em;
	margin: 0 0 12px 0;
}
.home .category-feeds nav{
	border-top: 1px solid #dde1e6;
	margin-right: 36px;
	clear: both;
	line-height: normal;
}
.home .category-feeds img.wp-post-image{
	margin-right: 12px;
	border: 3px solid #fff;
}
.home .category-feeds a{
	display: block;
	padding: 6px 0;
}
.home .category-feeds nav a{
	border-bottom: 1px solid #dde1e6;
	text-transform: uppercase;
	color: #5f686b;
}
.home .category-feeds a:hover, .home .category-feeds a:hover *{
	color: #24c1ff !important;
}
.home .category-feeds a:hover img.wp-post-image{
	border-color: #24c1ff;
}
.home .widget-area{
	float: none;
	clear: both;
	width: 100%;
}
.home #secondary{
	display: none;
}
.home .social-media>div{
	padding-top: 24px;
}
.home .social-media h2{
	clear: both;
	font-size: 28px;
	color: #2baae1;
	padding-top: 50px;
	padding-bottom: 0.5em;
}
.home .social-media h3{
	padding: 0 0 0 32px;
	margin: 0 0 12px 0;
	background: url(images/icon-sprite.png) no-repeat;
}
.home .social-media .twitter-feed h3{
	background-position: 0 -115px;
}
.home .social-media .pinterest-feed h3{
	background-position: 0 -165px;
}
.home .social-media .email-signup h3{
	background-position: 0 -220px;
}
.home .social-media .vfb-legend{
	display: none;
}
.home form.visual-form-builder{
	margin-top: 0;
}
.brand{
	overflow: hidden;
}
.annual-bills, .infographics{
	padding-bottom: 40px;
}
.brand h2, .annual-bills h2, .infographics h2 {
	font-size: 28px;
}
.logo-download li{
	padding: 3%;
	color: #2baae1;
	float: left;
}
.logo-download h4{
	margin: 0;
	padding: 0;
	color: #2baae1;
	background: url(images/logo-thumbs.png) no-repeat top;
	padding-top: 150px;
}
.logo-download li.lightbg h4{
	background-position: 0 0;
}
.logo-download li.darkbg h4{
	background-position: 0 -225px;
}
.logo-download li.whitebg h4{
	background-position: 0 -436px;
}
.logo-download li.bluebg h4{
	background-position: 0 -659px;
}
.brand h3, .brand h2{
	clear: both;
	margin-bottom: 0;
}
.do{
	clear: left;
}
.do, .donot{
	background: no-repeat top left;
	min-height: 35px;
	padding-top: 0.3em;
}
.do li, .donot li{
	margin-left: 1.3em;
	list-style-type: disc;
	padding-bottom: 1em;
}
.do{
	background-image: url(images/bullet-do.png);
}
.do, .do li{
	color: #2baae1;
}
.donot{
	background-image: url(images/bullet-donot.png);
}
.download-spreadsheet{
	display: block;
	padding: 0 0 0 32px;
	background: url(images/icon-sprite.png) no-repeat 0 -284px;
	line-height: 35px;
	font-weight: bold;
}

/* Buttons */
.menu-toggle {
	padding: 6px 10px;
	font-size: 11px;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
	margin: 0;
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 1000;
}
.menu-toggle:after{
	content: " ▸";
}
.menu-toggle:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on
{
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border: none;
}
.menu-toggle:active:after,
.menu-toggle.toggled-on:after
{
	content: " ▾";
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img,
.entry_author_image img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image,
.entry_author_image img {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry_author_image img{
	display: block;
}
img.wp-post-image{
	max-width: 40%;
	float: left;
	margin: 0 6px 6px 0;
}
.single-post img.wp-post-image{
	display: none;
}
.site .social{
	border-top: 1px solid #dde1e6;
	margin-top: 6px;
	padding-bottom: 18px;
}
.site .social li a{
	display: block;
	border-bottom: 1px solid #dde1e6;
	text-transform: uppercase;
	font-size: 18px;
	background: url(images/icon-sprite.png) no-repeat;
	padding: 9px 0 9px 42px;
}
.site .social .share-twitter a{
	background-position: 0 -350px;
}
.site .social .share-facebook a{
	background-position: 0 -421px;
}

/*Expert profile on a single post */
.our-expert{
	max-width: 237px;
}
.our-expert section{
	background: #e5f8ff;
	padding: 14px;
}
.our-expert h4, .our-expert h5{
	color: #2baae1;
	margin: 0;
	padding: 0;
}
.our-expert p{
	padding-top: 14px;
}
.our-expert img{
	width: 100%;
	display: block;
}

/*Press contact on a single post & contact details on Team page */
.press-contact p{
	line-height: 1.5em;
}
.press-contact span, .page-id-7 .phone, .page-id-7 .mobile, .page-id-7 .email, .page-id-7 .twitter, .home #secondary span{
	padding: 3px 0 3px 30px;
	margin: 0;
	background: url(images/icon-sprite.png) no-repeat;
	line-height: 1.3;
}
.press-contact .phone, .page-id-7 .phone, .home #secondary .phone{
	background-position: 0 2px;
}
.press-contact .mobile, .page-id-7 .mobile, .home #secondary .mobile{
	background-position: 0 -22px;
}
.press-contact .email, .page-id-7 .email, .home #secondary .email{
	background-position: 0 -45px;
}
.press-contact .twitter, .page-id-7 .twitter, .home #secondary .twitter{
	background-position: 0 -67px;
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
}


/* =Basic structure
-------------------------------------------------------------- */

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}

/* Navigation Menu */
.main-navigation, .main-navigation li {
	list-style: none;
}
.main-navigation li {
	font-size: 14px;
	line-height: 2.4;
	border-bottom: 2px solid #00bcff;
	padding: 0 12px;
}
.main-navigation a, .main-navigation a:visited {
	color: #1d204f;
	display: block;
}
.main-navigation a:hover, .main-navigation .current_page_item a {
	color: #00bcff;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
	margin: 6px 0 0 0;
	padding: 0;
	width: 100%;
	border-top: 2px solid #00bcff;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}

/* =Main content and comment content
-------------------------------------------------------------- */
.entry-content ol,
.entry-content ul, .editors-notes ol {
	margin: 0;
	padding: 0;
}
.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul, {
	margin-bottom: 0;
}
.entry-content ul {
	list-style: disc outside;
}
.entry-content ol, .editors-notes ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li, .editors-notes li {
	margin: 0 0 0 21px;
	font-size: 14px;
	line-height: 1.3;
	margin-top: 0;
	color: #2f3335;
	padding-bottom: 14px;
}
.end-press-release{
	text-align: center;
}
.editors-notes, .uswitch-notes{
	padding-top: 34px;
}
.related-posts{
	padding: 34px 0;
}
.related-posts li{
	clear:  left;
	border-bottom: 1px solid #f4f7f9;
	padding: 15px 0;
}
.related-posts a, .related-posts a:visited{
	color: #5f686b;
}
.related-posts a:hover{
	color: #00bcfe;
}
.editors-notes li, .editors-notes p, .uswitch-notes p, .secondary p{
	color: #5f686b;
}
.editors-notes li, .editors-notes li *{ /*can't seem to include the Clean HTML button in the Custom Field editor(?), so need to override any stray inline styles*/
	color: #5f686b !important;
	font-size: 14px !important;
	line-height: 1.3!important;
}
.entry-content blockquote{
	margin-bottom: 24px;
	padding: 24px;
	font-style: italic;
}
.entry-content blockquote p:last-child{
	margin-bottom: 0;
}
.entry-content code{
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
.entry-content pre code {
	display: block;
}
.entry-content abbr
.entry-content dfn
.entry-content acronym
{
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
}
img.alignleft {
	margin: 12px 24px 12px 0;
}
img.alignright {
	margin: 12px 0 12px 24px;
}
img.aligncenter {
	margin-top: 12px;
	margin-bottom: 12px;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
}
.entry-content table{
	border-bottom: 1px solid #dde1e6;
	color: #2f3335;
	font-size: 14px;
	width: 100%;
}
.entry-content thead td, .entry-content th, .entry-content thead p, .entry-content th p{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	color: #2baae1;
	vertical-align: bottom;
}
.entry-content thead td, .entry-content th{
	border-bottom: 2px solid #2baae1;
}
.entry-content thead td b, .entry-content th b, .entry-content thead td strong, .entry-content th strong{
	font-weight: normal;
}
.entry-bold td {
	border-bottom: 1px solid #dde1e6;
	padding: 6px 10px;
	border-left: 1px solid #f4f7f9;
}
.entry-content tr td:first-child{
	border-left: none;
	padding-left: 0;
}

/* Spokespeople & Team page layouts. Page ID7 is the Team.
--------------------------------------------------------------*/
.page-template-page-templatesexperts-php section, .page-id-7 .entry-content section{
	padding-bottom: 36px;
	overflow: hidden;
}
.page-template-page-templatesexperts-php h2, .page-id-7 .entry-content h2{
	margin: 0;
}
.page-template-page-templatesexperts-php h3, .page-id-7 .entry-content h3{
	margin-top: 0;
	font-weight: normal;
}
.page-template-page-templatesexperts-php .download-link{
	margin-bottom: 0;
}
.page-template-page-templatesexperts-php .twitter-link{
	margin-top: 0;
}
.page-template-page-templatesexperts-php .download-link a, .page-template-page-templatesexperts-php .twitter-link a{
	padding: 3px 20px 3px 30px;
	background: url(images/icon-sprite.png) no-repeat;
	line-height: 1.6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.page-template-page-templatesexperts-php .download-link a:hover, .page-template-page-templatesexperts-php .twitter-link a:hover{
	background-color:#eff0f2;
}

.page-template-page-templatesexperts-php .download-link a{
	background-position: 3px -90px;
}
.page-template-page-templatesexperts-php .twitter-link a{
	background-position: 3px -67px;
}


/* =Media queries
--------------------------------------------------------------*/

/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {
	body{
		background-position: 50% 82px;
	}
	.site {
		margin: 0 auto;
		max-width: 962px;
		overflow: hidden;
	}
	.remaining-article, .page-id-7 .entry-content, .blog .page-content, .archive .page-content, .search .page-content, .related-posts {
		float: left;
		width: 65.104166667%;
		position: relative;
	}
	.secondary{
		float: right;
		width: 30%;
		margin-top: 4em;
		padding: 0 0 0 4%;
	}
	.entry-meta{
		position: absolute;
		top: 0;
		right: -44%;
		width: 38%;
	}
	.by-author{
		display: none;
	}
	body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content {
		width: 100%;
	}
	.widget-area {
		float: right;
/*		width: 26.041666667%;*/
		width: 30%;
	}
	.site-title, .site-title a {
		font-size: 24px;
		text-align: left;
		float: left;
		padding-top: 4px;
	}
	.main-navigation{
		float: right;
	}
	.main-navigation ul.nav-menu {
		display: inline-block !important;
		text-align: left;
	}
	.main-navigation ul.nav-menu {
		margin: 0;
		text-indent: 0;
		border-top: none;
	}
	.main-navigation li {
		display: inline-block;
		margin-left: 23px;
		font-size: 18px;
		border: none;
		padding: 0;
	}
	.main-navigation li a {
		border-bottom: 0;
		text-decoration: none;
		color: #1d204f;
		line-height: 1;
		white-space: nowrap;
		padding: 30px 12px;
	}
	.main-navigation li a:hover {
		color: #00bcff;
	}
	.main-navigation li {
		position: relative;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current_page_parent > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current-menu-item > a:hover,
	.main-navigation .current_page_parent > a:hover,
	.main-navigation .current_page_item > a:hover {
		color: #fff;
		background: #00bcff;
	}
	.menu-toggle {
		display: none;
	}
	.wrapper{
		clear: both;
	}
	.entry-header .entry-title, .blog .page-title, .archive-title, .search .page-title, .home .entry-title {
		font-size: 36px;
		text-align: center;
	}
	.blog .entry-header .entry-title, .archive .entry-header .entry-title, .search .entry-header .entry-title{
		font-size: 28px;
		text-align: left;
	}
	img.wp-post-image, .single-post img.wp-post-image{
		display: block;
		float: left;
		margin: 0 23px 23px 0;
		max-width: 100%;
	}
	#colophon{
		clear: both;
	}
	.related-posts li{
		float: left;
		border-bottom: none;
		border-right: 1px solid #f4f7f9;
		padding: 0 15px;
		width: 28%;
		clear: none;
	}
	.single-post .related-posts img.wp-post-image{
		margin: 0 21% 12px 21%;
		display: block;
	}
	/*Spokespeople & Team page layout. page-id-7 is the Team. */
	.page-template-page-templatesexperts-php h2, .page-id-7 .entry-content h2{
		font-size: 28px;
	}
	.page-template-page-templatesexperts-php section img, .page-id-7 .entry-content img{
		float: left;
	}
	.page-template-page-templatesexperts-php section div, .page-id-7 .entry-content div{
		margin-left: 329px;
	}
	.page-id-7 .entry-content img{
		margin-bottom: 36px;
	}
	.page-id-7 #search-2, .page-id-7 #archives-2, .page-id-7 #vfb_widget-2, .page-id-7  #secondary #text-8{ /*customising the sidebar on the Team page*/
		display: none;
	}
	.blog .category-list, .archive .category-list, .search .category-list{
		text-align: center;
	}
	.home .category-feeds div, .home #secondary aside{
		float: left;
		width: 31%;
		padding: 24px 0 0 3%;
	}
	.home .category-feeds div:first-child, .home #secondary aside:first-child{
		padding-left: 0;
	}
	.home #secondary{
		display: block;
	}
	.home #secondary h3{
		color: #2baae1;
		margin-top: 0.5em !important;
	}
	.home #secondary p{
		color: #5f686b;
		line-height: 1.5em;
	}
	.carousel-inner > .item img {
		float:  right;
		margin: 0 74px 47px 52px;
	}
	.carousel-caption p{
		font-size: 18px;
		margin-bottom: 18px;
	}
	.carousel-indicators {
		left: 37%;
	}
}

/* Minimum width of 960 pixels.*/
@media screen and (min-width: 960px) {
	body {
		background-color: #fff;
	}
	body .site {
		/*margin-top: 48px;*/
		margin-bottom: 48px;
	}
	.site-header, .wrapper{
		padding: 0;
	}
	.entry-header .entry-title, .blog .page-title, .archive .archive-title, .search .page-title, .home .entry-title {
		font-size: 48px;
	}
	.do, .donot{
		width: 45%;
		float: left;
	}
}


/* =Print
-----------------------------------------------*/

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs*/
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
		margin-bottom: 5.142857143rem;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation, .related-posts, .site .social {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.singular .site-content,
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular .comments-title {
		margin: 0;
		width: 100%;
	}
	.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}
}
