/*
Theme Name: Cubed For Hilowbrow
Theme URI: http://www.rmdmedia.co.uk
Description: A responsive wordpress theme developed for Hilowbrow
Author: Ricky Davies
Author URI: http://www.rmdmedia.co.uk
Version: 0.1.0
*/



/* font sizes */
/* Colors */
/* mixins */
/* Defaults */
/* Imports */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* fonts */
/* Styling */
h1, h2, h3, h4, h5 {
  font-family: "Oswald", serif;
  text-transform: uppercase; }

p, a, li {
  font-family: "Open Sans", sans-serif; }

.logo {
  width: 15%;
  float: left; }
  .logo img {
    width: 140px;
    position: relative;
    top: 15px; }

.navigation {
  float: left;
  width: 85%;
  text-align: right; }

.nav {
  list-style: none; }
  .nav li {
    display: inline;
    color: #fff;
    margin: 0 8px;
    text-transform: uppercase;
    font-family: "Oswald", serif; }

.container {
  width: 100%;
  max-width: 1030px;
  padding: 0 20px;
  margin: 0 auto; }

.clear {
  clear: both; }

.header {
  background: #222;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999; }
  .header .container {
    width: 98%;
    max-width: inherit; }

#content {
  margin-top: 56px; }

.menu {
  list-style: none;
  padding: 0; }
  .menu li {
    display: inline;
    margin: 0 5px; }
    .menu li a {
      font-family: "Oswald", serif;
      color: #fff;
      text-transform: uppercase;
      text-decoration: none;
      -webkit-transition: all 0.6s ease;
      -moz-transition: all 0.6s ease;
      -ms-transition: all 0.6s ease;
      -o-transition: all 0.6s ease;
      transition: all 0.6s ease; }
    .menu li a:hover {
      color: #f15b40; }
  .menu .menu-item-has-children {
    position: relative;
    padding-bottom: 20px; }
  .menu .sub-menu {
    position: absolute;
    background: #222;
    width: 200px;
    text-align: center;
    margin-left: 0;
    padding-left: 0;
    top: 38px;
    left: -60px;
    border: 1px solid #3c3c3c;
    opacity: 0;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    display: none; }
    .menu .sub-menu li {
      display: block;
      margin: 5px 0;
      border-bottom: 1px solid #3c3c3c;
      padding-bottom: 5px; }
    .menu .sub-menu li:last-child {
      border-bottom: 0; }
  .menu li.menu-item-has-children:hover ul {
    opacity: 1;
    display: block; }

.one__four {
  width: 25%;
  height: 350px;
  float: left;
  position: relative;
  text-align: center; }
  .one__four .article__title {
    font-size: 22px;
    margin-top: 15px; }
  .one__four .underContent {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
  .one__four .underContent__inner {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 17%;
    padding: 20px; }
    .one__four .underContent__inner .excerpt {
      color: #fff;
      margin-bottom: 30px; }
  .one__four .readMore {
    display: inline-block;
    padding: 10px 20px;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
    font-family: "Oswald", serif;
    text-transform: uppercase; }
    .one__four .readMore:hover {
      background: #fff;
      color: #222; }

.one__two {
  width: 50%;
  height: 315px;
  float: left;
  position: relative; }
  .one__two .thumbnail {
    float: left;
    margin-right: 0px;
    border-radius: 2px;
    width: 100%;
    max-height: 175px; }
  .one__two .article__title {
    font-size: 25px;
    margin-top: 5px;
    margin-bottom: 15px; 
    text-align: center;}
  .one__two .underContent {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
  .one__two .underContent__inner {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 43%; }
  .one__two .readMore {
    display: inline-block;
    padding: 10px 20px;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
    font-family: "Oswald", serif;
    text-transform: uppercase; }
    .one__two .readMore:hover {
      background: #fff;
      color: #222; }
  .one__two .thumbnail {
    margin-bottom: 20px; }

.date {
  position: absolute;
  right: 0;
  background: #222;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff; }

.date__inner {
  position: relative;
  top: 5px; }

.color--1 {
  background: #67abb8; }

.color--2 {
  background: #eeb311; }

.color--3 {
  background: #f15b40; }

.color--4 {
  background: #b2b2b2; }

.color--5 {
  background: #f1f1f1; }

.color--6 {
  background: #9cad43; }

.thumb {
  width: 100%; }

.size-long-thumb {
    width: 100%;
    max-height: 180px;
    border-radius: 2px;
    height: auto; }

.padInner {
  padding: 10px 25px; }

#page {
  overflow: hidden; }

/* footer */
.site-footer {
  background: #222;
  color: #fff;
  text-align: center;
  padding: 15px 0; }
  .site-footer p {
    margin: 0;
    font-family: "Oswald", serif;
    text-transform: uppercase; }

.bottomDetails {
  position: absolute;
  bottom: 0;
  width: 100%;
  right: 15px;
  text-align: right;
  font-family: "Oswald", serif;
  text-transform: uppercase; }

.show {
  opacity: 1 !important; }

.fa-bars {
  color: #f15b40; }

.pagination {
  text-align: center;
  margin: 20px; }

.paginationList {
  list-style: none;
  margin: 0;
  padding: 0; }
  .paginationList li {
    display: inline-block;
    padding: 10px 15px;
    margin: 5px;
    border: 1px solid #f15b40;
    background: #f15b40;
    color: #fff; }

/* blog page */
.single-post .content-area {
  float: left;
  width: 70%; }
.single-post .widget-area {
  width: 30%;
  float: left;
  margin-top: -10px; }
.single-post .leftImage {
  float: left;
  margin: 0 20px 10px 0; }
.single-post .rightImage {
  float: right;
  margin: 0 0 10px 20px; }

.post__inner, .sidebar__inner {
  padding: 25px;
  padding-bottom: 0; }

.mainThumb img {
  float: left;
  margin: 0 20px 5px 0;
  border-radius: 2px;
  margin-bottom: 5px;
  max-width: 100%; }

.postTitle {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 0; 
  color:#222;
  text-align: center;
  }
  
  .textRight .postTitle{
	  text-align: left;
	  font-size:25px;
  }
  
.postLink{
	text-decoration: none;
	color:#000;
}

.postDetails {
  font-size: 15px;
  margin-top: 5px; }
  
  .postDetails--center{
	text-align: center;
	display: block !important;
}

.single-post .postDetails{
	font-size:15px;
}

.postedBy {
  color: #fff; 
  font-size: 20px;
  }

/* sidebar */
.widget-area .widget-title {
  font-size: 18px;
  margin-top: 0;
  text-align: center; }
.widget-area ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0; }
.widget-area section {
  background: #f15b40;
  padding: 20px;
  margin: 20px 0;
  border-radius: 2px; }
  .widget-area section ul li {
    border-bottom: 1px solid #ed3311;
    padding: 5px 0; }
.widget-area section:nth-child(2) {
  background: #67abb8; }
  .widget-area section:nth-child(2) ul li {
    border-bottom: 1px solid #4b93a1;
    padding: 5px 0; }
.widget-area section:nth-child(3) {
  background: #eeb311; }
  .widget-area section:nth-child(3) ul li {
    border-bottom: 1px solid #be8f0e;
    padding: 5px 0; }
.widget-area section:nth-child(4) {
  background: #b2b2b2; }
  .widget-area section:nth-child(4) ul li {
    border-bottom: 1px solid #999999;
    padding: 5px 0; }
.widget-area section:nth-child(5) {
  background: #f1f1f1; }
  .widget-area section:nth-child(5) ul li {
    border-bottom: 1px solid #d7d7d7;
    padding: 5px 0; }
.widget-area section:nth-child(6) {
  background: #f15b40; }
  .widget-area section:nth-child(6) ul li {
    border-bottom: 1px solid #ed3311;
    padding: 5px 0; }
.widget-area section:nth-child(7) {
  background: #67abb8; }
  .widget-area section:nth-child(7) ul li {
    border-bottom: 1px solid #4b93a1;
    padding: 5px 0; }
.widget-area section:nth-child(8) {
  background: #eeb311; }
  .widget-area section:nth-child(8) ul li {
    border-bottom: 1px solid #be8f0e;
    padding: 5px 0; }
.widget-area section:nth-child(9) {
  background: #b2b2b2; }
  .widget-area section:nth-child(9) ul li {
    border-bottom: 1px solid #999999;
    padding: 5px 0; }
.widget-area section:nth-child(10) {
  background: #f1f1f1; }
  .widget-area section:nth-child(10) ul li {
    border-bottom: 1px solid #d7d7d7;
    padding: 5px 0; }

.squared {
  margin-top: 40px;
  border-radius: 2px; }
  .squared img {
    border: 3px solid #222; }

.longThumb img {
    border: 3px solid #222;
    min-width: 200px;
    min-height: 200px;
    float: left;
    margin-right: 20px;
}

.menu-main-menu-container, #searchform {
  display: inline-block; }

#searchform {
  position: relative;
  top: -2px; }

.searchButton {
  height: 25px;
  background: #f15b40;
  border: none;
  color: #fff; }

.searchInput {
  border: none;
  height: 23px;
  width:0;
  opacity:0;
  -webkit-transition: all 0.9s ease;
      -moz-transition: all 0.9s ease;
      -ms-transition: all 0.9s ease;
      -o-transition: all 0.9s ease;
      transition: all 0.9s ease; 
   }
  
  .showSearch{
	  width:150px !important;
	  opacity:1 !important;
  }

/* inner pages */
.postDetails {
  display: inline; }

.post-categories {
  list-style: none;
  display: inline;
  marign: 0;
  padding: 0; }
  .post-categories li {
    display: inline;
    font-size: 12px; }
    .post-categories li a {
      color: #f15b40;
      text-decoration: none; }

#comments input {
  width: 100%;
  display: block;
  height: 35px;
  border: 1px solid #d7d7d7; }
#comments textarea {
  width: 100%;
  display: block;
  border: 1px solid #d7d7d7; }
#comments form {
  background: #f1f1f1;
  padding: 15px 30px 30px 30px;
  margin-bottom: 40px;
  border-radius: 2px; }
#comments .comment-notes {
  display: none; }
#comments label {
  font-family: "Oswald", serif;
  text-transform: uppercase;
  margin: 10px 0;
  display: block; }
#comments p {
  margin: 0; }
#comments input.submit {
  margin-top: 20px;
  height: 40px;
  width: 200px;
  color: #fff;
  font-family: "Oswald", serif;
  background: #f15b40;
  border: none; }

#secondary a {
  color: #000;
  text-decoration: none; }

.container--smaller {
  width: 97%; 
  padding:0 25px;}

.shiftnav {
  text-align: center; }
  
 .container--nomax{
	 max-width: inherit;
 }
 
 .comment{
	 margin-bottom: 20px;
	background: #F1F1F1;
    padding: 20px;
    border-radius: 2px;
 }
 
 .comment.odd{
	 background:#E2E2E2;
 }
 
 .comment-author{
	font-family: "Oswald";
    text-transform: uppercase;
    margin-bottom: 10px;
 }
 
 .comment-author img{
	position: relative;
    top: 6px;
    margin-right:5px;
    border-radius:50%;
 }
 
 .comment-metadata{
	 display: none;
 }
 
 .comment-content{
	 margin:10px 0;
 }
 
 .reply a{
	 color:#f15b40;
	 text-decoration: none;
 }
 
 .comment-list{
	list-style-type: none;
	padding: 0;
 }
 
 .pagination--bloglinks{
	 padding:40px 0;
	 text-align: center;
 }
 
 .prev-posts-link a, .next-posts-link a{
	 display: inline-block;
	 background: #f15b40;
	 padding:10px 15px;
	 border-radius: 2px;
	 color:#fff;
	 text-decoration: none;
	 font-family: "Oswald";
	 text-transform: uppercase;
 }
 
 .prev-posts-link, .next-posts-link{
	 display: inline;
 }
 
 .aboutAuthor, .aboutAuthor a{
	text-align: center;
    font-family: "Oswald";
    text-transform: uppercase;
 }
 
 .aboutAuthorBlock{
	position: relative;
	top: 10px;
 }
 
.ssba{
	font-family: "Oswald", serif !important;
	text-transform: uppercase;
	margin-top: 20px;
	padding-top:20px;
}

.ssba a{
	position: relative;
	top:-15px;
}

.logged-in-as a{
	color:#f15b40;
	text-decoration: none;
}

#reply-title{
	display: none;
}

.comments-title{
	font-size: 20px;
}

.category .content-area{
	width: 70%;
	float:left;
}

.category .widget-area, .page-template-default .widget-area{
	width: 30%;
	float:left;
}

.category .page-title{
	text-align: center;
	margin-bottom: 0;
}

.imgLeft{
	float:left;
}

.post__inner .imgLeft img {
    margin-right: 10px;
    border: 2px solid #222;
    max-width: 200px;
    min-width: 200px;
}

.textRight{
	float:left;
	width:70%;
	padding-left:10px;
}

.post__inner--category article{
	    background: #f1f1f1;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 2px;
}

.post__inner--category .taxonomy-description{
	text-align: center;
}

.post__inner .articleReadMore{
	    display: inline-block;
    background: #222;
    color: #fff;
    padding: 10px 15px;
    border-radius: 2px;
    text-decoration: none;
    font-family: "Oswald";
    text-transform: uppercase;
}

.page-content input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    border: none;
    background: #F15B40;
    font-family: "Oswald";
    color: #fff;
    text-transform: uppercase;
    border-radius: 2px;
    padding: 6px 15px;
    position: relative;
    top: 2px;
}

.page-content input[type="search"]{
	height: 30px;
}

.none__found{
	text-align: center;
}

.page-template-default .content-area, .search-results .content-area{
	width:100%;
}

.search-results .widget-area{
	width:30%;
	float: left;
}

.searching-results article{
	    background: #f1f1f1;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 2px;
}

.searching-results article .entry-title a{
	margin-top:0;
	font-family: "Oswald";
	text-transform: uppercase;
	color:#222;
	text-decoration: none;
}

.searching-results article .entry-title{
	margin-top:0;
	margin-bottom: 0;
}

.searching-results .entry-meta{
	font-size: 12px;
}

.searching-results .entry-meta a{
	text-decoration: none;
	color:#f15b40;
}

.searching-results .updated{
	display: none;
}

.site-footer{
	margin-top:40px;
}

.home .site-footer{
	margin-top:0;
}

.error-404 {
	text-align: center;
}

.error-404 ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.error-404 li a, .error-404 li{
	color:#F15B40;
	text-decoration: none;
}

.error-404 li a{
	cursor: pointer;
}

.error-404 .page-title{
	font-size: 70px;
}

.error-404 .widgettitle, .error-404 .widget-title{
	font-size: 40px;
}

.post__inner a{
	color:#0000EE;
	text-decoration: none;
}

.navigation.posts-navigation{
	    float: none;
    width: 100%;
    text-align: center;
}

.navigation.posts-navigation .nav-previous{
	display: inline-block;
}

.navigation.posts-navigation .nav-next{
	display: inline-block;
}
.navigation.posts-navigation .nav-next a, .navigation.posts-navigation .nav-previous a{
    background: #222;
    padding: 7px 10px;
    border-radius: 2px;
    color: #fff;
    font-family: "Oswald";
    margin: 5px;
    text-transform: uppercase;
    display: inline-block;
}

.post__inner img{
	max-width: 100%;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.categoryList a{
	font-family: "Oswald";
	text-transform: uppercase;
	display: block;
	margin:5px 0;
}

ol li{
	margin-bottom: 20px;
}

.archive.date{

    position: inherit; 
     right: inherit; 
     background: inherit;
     width: inherit; 
     height: inherit;
     text-align: inherit;
     color: inherit;

}

.archive .content-area{
	width:100%;
}

.archive .widget-area{
	float: left;
	width: 30%;
}

.archive .page-title{
	text-align: center;
}

/* blog comments */

#social .social-comment{
	padding:20px;
	background:#f1f1f1;
	border:none;
	border-radius: 5px;
	margin:20px 0;
}

#social #commentform {
    overflow: hidden;
    background: #f1f1f1;
    padding: 20px;
    border-radius: 5px;
}

#social #respond textarea.social-input{
	max-width: inherit;
	width: 97%;
	height:150px;
}

#social #respond input.social-input {
    width: 97%;
    height: 30px;
}

#social .social-input-row .social-label{
	position: static;
	font-family: "Oswald";
    text-transform: uppercase;
    margin-bottom: 10px;
}

#social .social-input-row, #social .form-submit{
	padding-left: 0;
}

#social .form-submit #submit{
	    margin-top: 5px;
    height: 40px;
    width: 200px;
    color: #fff;
    font-family: "Oswald", serif;
    background: #f15b40;
    border: none;
    text-transform: uppercase;
    text-shadow: none;
}

#social .form-submit{
	height:inherit;
}

.social-input-row-email, .social-input-row-url{
	display: none;
}

#wp_fb_like_button[style]{
	display: none !important;
}

.page-template-default .entry-title{
	text-align: center;
}

.categories{
	background: #EEB311;
	padding: 20px;
	border-radius: 3px;
	margin-top:30px;
}

.categories h3, .tags h3{
	margin-top:0;
}

.tags{
	background: #67abb8;
	padding:20px;
	border-radius: 3px;
	margin-top: 20px;
}

.wp-caption-text{
	margin-top: 15px;
	font-size: 14px;
}

/* Media Queries */
/* 
* ================================================
* 					Media Queries
* ================================================ */
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) ----- iPHONE 6 AND 6 PLUS */
@media only screen and (max-width: 479px) {
  /* home page */
  .one__two {
    width: 100%;
    min-height: 380px;
    text-align: center; }
    
    .longThumb img {
    border: 3px solid #222;
    min-width: 200px;
    min-height: 200px;
    float: none; 
    margin-right: 20px;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
    

  .one__four {
    width: 100%; }

  .one__four .underContent__inner {
    top: 21%; }

  #content {
    margin-top: 0; }

  /* blog */
  #secondary {
    width: 100%; }

  .single-post .content-area {
    width: 100%; }

  .mainThumb img {
    max-height: 200px; }

  .container--smaller {
    width: 85%;
    margin: 0 auto;
    padding: 0;
    display: block; }

  #comments input.submit {
    width: 100%; }

  #comments form {
    background: #f1f1f1;
    padding: 20px;
    margin-bottom: 40px;
    border-radius: 2px;
    padding-top: 5px; }

  .site-footer .container {
    padding: 0; } 
    
	 .category .content-area{
		 width: 100%;
	 }   
	 
	 .imgLeft {
	    float: left;
	    width: 100%;
	    text-align: center;
	    margin-top: 15px;
	}
	
	.category .page-title{
		margin-top: 0;
	}
	
	.textRight{
		width: 100%;
		text-align: center;
	}
	
	.textRight .postTitle {
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
    }
    
    .textRight .articleReadMore {
    width: 80%;
    text-align: center;
    margin-top: 15px;
    display: block;
    margin: auto;
    margin-left: 0px;
}
    
    .category .page-title {
	    margin-top: 0;
	    font-size: 24px;
	    margin-bottom:20px;
	}
	
	.page-template-default .content-area{
		width: 100%;
	}
	
	.entry-header .entry-title{
		margin-top:0;
		font-size: 25px;
	}
	
	.error-404 .page-title{
		margin-top:0;
	}
	
		.entry-header .entry-title{
		margin-top:0;
		font-size: 25px;
	}
	
	.post__inner .imgLeft img{
		margin:auto;
	}
	
	.post figure{

    margin: 0;
    width: 100% !important;

	}
	
	.ssba img{
		padding: 4px !important;
	}
    
    
 }
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* home page */
  .one__two {
    width: 100%;
    min-height: 380px;
    text-align: center; }
    
    .longThumb img {
    border: 3px solid #222;
    min-width: 200px;
    min-height: 200px;
    float: none; 
    margin-right: 20px;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

  .one__four {
    width: 100%; }

  .one__four .underContent__inner {
    top: 21%; }

  #content {
    margin-top: 0; }

  #secondary {
    width: 100%; }

  .single-post .content-area {
    width: 100%; }

  .mainThumb img {
    max-height: 200px; }

  .container--smaller {
    width: 85%;
    margin: 0 auto;
    padding: 0;
    display: block; }

  #comments input.submit {
    width: 100%; }

  #comments form {
    background: #f1f1f1;
    padding: 20px;
    margin-bottom: 40px;
    border-radius: 2px;
    padding-top: 5px; }

  .site-footer .container {
    padding: 0; } 
    
    .category .content-area{
		 width: 100%;
	 }   
	 
	 .imgLeft {
	    float: left;
	    width: 100%;
	    text-align: center;
	    margin-top: 15px;
	}
	
	.category .page-title{
		margin-top: 0;
	}
	
	.textRight{
		    width: 100%;
    text-align: center;
    padding-left: 0;
	}
	
	.textRight .postTitle {
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
    }
    
    .textRight .articleReadMore{
		width: 93%;
		text-align: center;
		margin-top: 15px;
    }
    
    .category .page-title {
	    margin-top: 0;
	    font-size: 24px;
	    margin-bottom:20px;
	}

    	.page-template-default .content-area{
		width: 100%;
	}
	
	.entry-header .entry-title{
		margin-top:0;
		font-size: 25px;
	}
	
	.post__inner .imgLeft img{
		margin:auto;
	}
    
    
}
/* Ipad Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* home page */
  .one__two {
    width: 100%; }

  .one__four {
    width: 50%; }

  #content {
    margin-top: 0; }

  /* blog post */
  .mainThumb img {
    margin-bottom: 10px;
    max-width: 100%;
    max-height: 200px; }

  .sidebar__inner {
    padding-left: 0; } 

	.category .content-area{
		width: 100%;
	}    
	
	.imgLeft{
		width: 30%;
	}
	
	.category .widget-area {
	    width: 97%;
	    float: left;
	    margin-left: 3%;
	}
	
	.entry-header .entry-title{
		margin-top:0;
		font-size: 25px;
	}
    
    
    
}
/* ipad portrait */
/* Ipad Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* home page */
  .excerpt {
    font-size: 12px; }

  .one__four .article__title {
    font-size: 18px; }
  .one__four .squared {
    margin-top: 50px; }
  .one__four .underContent__inner {
    top: 23%; }

  /* blog post */
  .navigation {
    width: 83%; } 
	
	.imgLeft{
		width: 30%;
	}    
    
    
}
/* Ipad Landscape */
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-width: 710px) and (max-width: 989px) {
  .one__two {
    height: 350px;
    width: 50%; }

  .one__four {
    height: 350px;
    width: 50%; }

  #content {
    margin-top: 0; } }
@media only screen and (max-width: 1035px) {
  .menu li a {
    font-size: 14px; } }
/* media query for xxl screen */

/*# sourceMappingURL=style.css.map */
