/*

Theme Name: OneUp
Theme URI: http://themeforest.net
Description: OneUp Theme
Version: 1.6.2
Author: pixelentity
Author URI: http://themeforest.net/user/pixelentity
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: photoblogging

*/

/*alignment inside post page content*/
seotitle.h1 {
    color: #666!important;
    font-size: 26px!important;
    line-height: 36px!important;
    font-weight: 400!important;
    }

.alignright,
.alignleft,
.aligncenter,
.sticky,
.wp-caption-text,
.wp-caption,
.bypostauthor,
.gallery-caption{
	
}

.alignright{
	float:right;
	clear:right;
	margin-left:20px;
	margin-bottom:10px;
}

.alignleft{
	float:left;
	clear:left;
	margin-right:20px;
	margin-bottom:10px;
}

.aligncenter{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

strong{
	font-weight: bold;
	font-weight:700;
}

cite, var, em{
	font-style: italic;

}



ins {  
    text-decoration: none;
}

.pe-wp-default p,
.pe-wp-default h1,
.pe-wp-default h2 a,
div.post h1 a,
div.post h2 a,
.pe-wp-default a,
.page-title h1,
.page-title h2{
	-moz-hyphens: auto;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
}

.format-aside{
    border-left-width:12px;
    border-left-style: solid; 
    padding: 20px;
}

.sticky .post-title h1{
	padding:10px 10px;
}



/* Responsive images */

.pe-wp-default img,
.pe-wp-default .comment-body img{
	max-width: 100%; 
}
.pe-wp-default img[class*="align"],
.pe-wp-default img[class*="wp-image-"],
.pe-wp-default img[class*="attachment-"] {
	height: auto; /
}
.pe-wp-default img.size-full,
.pe-wp-default img.size-large,
.pe-wp-default img.header-image,
.pe-wp-default img.wp-post-image {
	max-width: 100%;
	height: auto; 
}

.pe-wp-default .wp-caption {
	max-width: 100%; 
	padding: 4px;
}
.pe-wp-default .wp-caption .wp-caption-text,
.pe-wp-default .gallery-caption,
.pe-wp-default .entry-caption {
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
}

.pe-wp-default .wp-caption .wp-caption-text > a,
.pe-wp-default .gallery-caption > a,
.pe-wp-default .entry-caption > a{
	text-decoration:underline;
}

.pe-wp-default .gallery-item{
	margin:0;
}

.pe-wp-default .gallery-item > .gallery-icon > a > img{
	display:inline;
}

.pe-wp-default .gallery-item a,
.pe-wp-default .gallery-caption {
	width: 90%;
}
.pe-wp-default .gallery-item a {
	display: block;
}
.pe-wp-default .gallery-caption a {
	display: inline;
}
.pe-wp-default .gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.pe-wp-default .gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.pe-wp-default .gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/*tables*/

.pe-wp-default table,
.pe-wp-default .comment-body table {
	border-bottom-width:1px;
	border-bottom-style: solid;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 24px;
	width: 100%;
}

.pe-wp-default th{
    font-size: 12px;
    font-weight: bold;
    line-height: 2.18182;
    text-transform: uppercase;
}

.pe-wp-default td, .pe-wp-default .comment-body td {
    border-top-width:1px;
	border-top-style: solid;
    padding: 6px 10px 6px 0;
}

.pe-wp-default caption, .pe-wp-default th, .pe-wp-default td {
    font-size:12px;
    text-align: left;
}

/*definition lists*/

.pe-wp-default dl, .pe-wp-default .comment-body dl{
	margin-left:20px;
	margin-right:20px;
}

.pe-wp-default dt, .pe-wp-default .comment-body dt {
    font-weight: bold;
    line-height: 22px;
}

.pe-wp-default dd, .pe-wp-default .comment-body dd {
    line-height: 22px;
    margin-bottom: 22px
}

/*Lists*/

.pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
    list-style: disc outside none;
}

.pe-wp-default ol, .pe-wp-default .comment-body ol {
    list-style: decimal outside none;
}

.pe-wp-default ol, .pe-wp-default .comment-body ol, .pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
    line-height: 22px;
    margin: 0 0 20px;
}

.pe-wp-default li, .pe-wp-default .comment-body li, .pe-wp-default .mu_register li {
    margin: 0 0 0 30px;
}

.pe-wp-default li{
	line-height:24px;
}

.pe-wp-default ul ul, .pe-wp-default .comment-body ul ul, .pe-wp-default ol ol, .pe-wp-default .comment-body ol ol, .pe-wp-default ul ol, .pe-wp-default .comment-body ul ol, .pe-wp-default  ol ul, .pe-wp-default .comment-body ol ul {
    margin-bottom: 0;
}

/*html tags*/

.pe-wp-default address, .pe-wp-default .comment-body address {
    display: block;
    line-height: 22px;
    margin: 0 0 22px;
    font-style:italic;
}


.pe-wp-default abbr, .pe-wp-default .comment-body abbr, .pe-wp-default dfn, .pe-wp-default .comment-body dfn, .pe-wp-default acronym, .pe-wp-default .comment-body acronym {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    cursor: help;
}


.pe-wp-default code, .pe-wp-default .comment-body code,
.pe-wp-default kbd, .pe-wp-default tt {
    font-family: Consolas,Monaco,Lucida Console,monospace;
    font-size: 11px;
    line-height: 2;
}

.pe-wp-default pre, .pe-wp-default .comment-body pre {
    border-width: 1px;
    border-style: solid;
    font-family: Consolas,Monaco,Lucida Console,monospace;
    font-size: 12px;
    line-height: 20px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
}

blockquote, q {
    quotes: none;
}

sub {
    bottom: -0.25em;
}

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

.pe-wp-default embed,
.pe-wp-default iframe,
.pe-wp-default object,
.pe-wp-default video {
	max-width: 100%;
}
.pe-wp-default .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}


.pe-wp-default h1{
	font-size:40px;
}

.page-links{
	float:left;
	clear:both;
	margin-bottom:20px;
}

.page-links > a{
	padding:2px 5px;
}

.post.format-aside{
	border-top:none;
}

/* to go on top of wp admin bar */
.peFlareLightbox {
	z-index: 99999 !important;
}


.number {
  display: block !important;
  font-size: 18px;
  z-index: 999;
  position: absolute;
  top: 0;
  max-width: 900px;
  margin: 0 auto;
  right: 0;
  background: #EF5A53;
  width: 280px;
  padding: 4px 4px 2px;
  max-width: 300px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}
.number a {
  color: #FFF;
  font-size: 13px;
}
.email {
  display: inline-block;
  padding-left: 10px;
}
.tel-icon {
  width: 30px;
  height: 12px;
  display: inline-block;
  position: relative;
  background: url('http://sevencareercoaching.co.uk/wp-content/themes/oneup/img/tel.png') no-repeat center;
  background-size: 13px;
}
.email-icon {
  display: block;
  width: 30px;
  height: 10px;
  background: url('http://sevencareercoaching.co.uk/wp-content/themes/oneup/img/email.png') no-repeat center;
  background-size: 15px;
  display: inline-block;
}
nav.pe-menu-main {
  padding-top: 40px !important;
}
.number a:hover {
  color: #FFF;
}
.head-wrapper {
  position: relative;
}
.back {
  position: relative;
  border: 1px solid red;
  padding: 5px 10px;
  top: 100px;
  left: 30px;
}
.single .post-title h1 {
  display: none;
}

.number-page {
  display: none;
}
b.icon-menu {
  color: #01557A !important;
}
a.menu-toggle {
  background: #F1F1F1 !important;
  position: relative;
  top: -10px;
}
.logo-foot a {
  display: none;
}

@media screen and (max-width:1024px) {
  
  .number-page {
    display: block !important;
    padding: 15px 0;
    background: #EF5A53;
    margin: 30px 0 0;
    height: 25px;
  }

.email-icon, .tel-icon {
    height: 21px !important;
    position: relative;
    top: 3px;
}
  .telephone, .email {
    width: 50%;
    display: block;
    font-size: 18px;
    padding: 0;
    color: #FFF;
    background: #EF5A53;
    float: left;
  }

.email {
    width: 40%;
}
  .back {
    top: 40px;
  }
  .telephone {
    float: left;
  }
  .tel-icon, .email-icon {
    background-size: 23px;
    max-width: 20px;
    width: 100%;
    padding: 0 10px;
    margin-top: -3px;
  }
  .number {
    display: none!important;
  }
}

@media screen and (max-width:740px) {
  .pe-splash-section {
    height: auto;
    background: url('http://sevencareercoa.staging.wpengine.com/wp-content/themes/oneup/img/mobile-hero.jpg') no-repeat center top #FFF !important;
    background-size: contain !important;
    max-height: 340px !important;=:300px!important;
}
body {
    padding-top: 0 !important;
}
.page .number-page {
    margin: 70px 0 0 !important;
}

.tel-icon, .email-icon {
	display: none;
}

.telephone, .email {
	text-align: left;
	padding-left: 1%;
}
}

.telephone:hover, .email:hover {
    color: #FFF;
}

.pe-container { position: relative; }

@media only screen and (width: 414px) {
  .page .number-page {
    margin: 0px 0 0 !important;
  }
  .tel-icon {
    margin-left: 11%;
  }
  .email-icon {
    margin-left: 15%;
  }
}

@media only screen and (max-width: 414px) {
  .phone-callus {
    display: none;
  }
  .tel-icon, .email-icon {
    display: block;
    float: left;
  }
}

@media only screen and (width: 375px) {
  .page .number-page {
    margin: 0px 0 0 !important;
  }
  .email-icon {
    margin-left: 15%;
  }
  .tel-icon {
    margin-left: 5%;
  }
}

@media only screen and (width: 375px) {
  .page .number-page {
    margin: 0px 0 0 !important;
  }
}

@media only screen and (width: 320px) {
  .page .number-page {
    margin: 0px 0 0 !important;
  }
  .telephone, .email {
    font-size: 15px;
  }
}