@import "css/bootstrap.min.css";

@import "css/bootstrap-responsive.min.css";

/*
Theme Name: Orchid
Theme URI: http://www.megnicholas.co.uk/wordpress-themes/orchid/
Description: A simple responsive theme built with Twitter Bootstrap
Author: Meghan Nicholas
Author URI: http://megnicholas.co.uk
Version: 1.0.6
License: GNU General Public License
License URI: license.txt
Text Domain: orchid
Tags: pink,green,white,two-columns,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,full-width-template,threaded-comments
*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 20, 2013 07:33:12 AM America/New_York */

@font-face {
  font-family: 'LeagueGothicRegular';
  font-style: normal;
  font-weight: normal;
  src: url('css/fonts/LeagueGothic-Regular-webfont.eot');
  src: url('css/fonts/LeagueGothic-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('css/fonts/LeagueGothic-Regular-webfont.woff') format('woff'), url('css/fonts/LeagueGothic-Regular-webfont.ttf') format('truetype'), url('css/fonts/LeagueGothic-Regular-webfont.svg#LeagueGothicRegular') format('svg');
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

/* header styling
================================================== */

h1 {
  border-bottom: 2px dotted;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #bf6e50;
}

/* container
================================================== */

.container {
  background-color: #f2f2f2;
  border-right: 1px solid;
  border-left: 1px solid;
  border-color: #a3af79;
}

/* header styling
================================================== */

.theme-header {
  background-color: #b4be92;
  background-image: -moz-linear-gradient(top, #a3af79, #cfd5b9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a3af79), to(#cfd5b9));
  background-image: -webkit-linear-gradient(top, #a3af79, #cfd5b9);
  background-image: -o-linear-gradient(top, #a3af79, #cfd5b9);
  background-image: linear-gradient(to bottom, #a3af79, #cfd5b9);
  background-repeat: repeat-x;
  border-top: 1px solid;
  -webkit-border-top-right-radius: 10px;
          border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
          border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa3af79', endColorstr='#ffcfd5b9', GradientType=0);
  -webkit-box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, 0.125);
     -moz-box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, 0.125);
}

.theme-header h1 {
  border-bottom: none;
}

.theme-header h1 a {
  color: #602620;
}

.theme-header h1 a:hover {
  text-decoration: none;
}

/* footer styling
================================================== */

.theme-footer {
  background-color: #b4be92;
  background-image: -moz-linear-gradient(top, #a3af79, #cfd5b9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a3af79), to(#cfd5b9));
  background-image: -webkit-linear-gradient(top, #a3af79, #cfd5b9);
  background-image: -o-linear-gradient(top, #a3af79, #cfd5b9);
  background-image: linear-gradient(to bottom, #a3af79, #cfd5b9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa3af79', endColorstr='#ffcfd5b9', GradientType=0);
  -webkit-box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, 0.125);
     -moz-box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, 0.125);
}

.theme-footer #menu-footer a {
  font-size: 13.6px;
  color: #f2f2f2;
}

.theme-footer aside {
  padding: 11px 19px;
}

.theme-footer aside h3 {
  border-bottom: 1px solid #eeeeee;
}

/* sidebar styling
================================================== */

.theme-sidebar {
  padding: 2px 19px 2px 0;
  word-wrap: break-word;
}

.theme-sidebar aside {
  padding: 10px 10px;
  margin-top: 20px;
  background-color: #b9c299;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, 0.125);
     -moz-box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, 0.125);
}

.theme-sidebar aside h3 {
  margin-top: -5px;
  border-bottom: 1px solid #eeeeee;
}

.theme-sidebar aside:last-child {
  margin-bottom: 20px;
}

/* general formatting
================================================== */

.clear {
  clear: both;
}

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  font-size: 16px;
  font-style: italic;
  border-left: 5px solid #7d8952;
}

iframe,
embed,
.video-player,
.videopress-placeholder {
  max-width: 690px;
}

@media (min-width: 1200px) {
  iframe,
  embed,
  .video-player,
  .videopress-placeholder {
    max-width: 860px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  iframe,
  embed,
  .video-player,
  .videopress-placeholder {
    max-width: 528px;
  }
}

@media (max-width: 767px) {
  iframe,
  embed,
  .video-player,
  .videopress-placeholder {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}

table {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

table th,
table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

table th {
  font-weight: bold;
}

table thead th {
  vertical-align: bottom;
}

table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-top: 0;
}

table tbody + tbody {
  border-top: 2px solid #dddddd;
}

table .table {
  background-color: #bf4c41;
}

table th,
table td {
  border-left: 1px solid #dddddd;
}

table caption + thead tr:first-child th,
table caption + tbody tr:first-child th,
table caption + tbody tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + tbody tr:first-child th,
table colgroup + tbody tr:first-child td,
table thead:first-child tr:first-child th,
table tbody:first-child tr:first-child th,
table tbody:first-child tr:first-child td {
  border-top: 0;
}

table thead:first-child tr:first-child > th:first-child,
table tbody:first-child tr:first-child > td:first-child,
table tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

table thead:first-child tr:first-child > th:last-child,
table tbody:first-child tr:first-child > td:last-child,
table tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

table thead:last-child tr:last-child > th:first-child,
table tbody:last-child tr:last-child > td:first-child,
table tbody:last-child tr:last-child > th:first-child,
table tfoot:last-child tr:last-child > td:first-child,
table tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

table thead:last-child tr:last-child > th:last-child,
table tbody:last-child tr:last-child > td:last-child,
table tbody:last-child tr:last-child > th:last-child,
table tfoot:last-child tr:last-child > td:last-child,
table tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

table tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
}

table tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
}

table caption + thead tr:first-child th:first-child,
table caption + tbody tr:first-child td:first-child,
table colgroup + thead tr:first-child th:first-child,
table colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

table caption + thead tr:first-child th:last-child,
table caption + tbody tr:first-child td:last-child,
table colgroup + thead tr:first-child th:last-child,
table colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

/* menu
================================================== */

.navbar .nav,
.nav-pills {
  margin-bottom: 0;
  font-family: "LeagueGothicRegular", Helvetica;
  font-size: 20px;
  color: #f2f2f2;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret,
.nav-pills li.dropdown > .dropdown-toggle .caret {
  border-top-color: #f2f2f2;
  border-bottom-color: #f2f2f2;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.nav-pills li.dropdown.open > .dropdown-toggle {
  color: #f2f2f2;
  background-color: #a3af79;
}

.navbar .nav > li > a,
.nav-pills > li > a {
  color: #f2f2f2;
  text-shadow: none;
  background-color: #a3af79;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.125);
     -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.125);
}

.navbar .nav > li > a:hover,
.nav-pills > li > a:hover,
.navbar .nav > li > a:focus,
.nav-pills > li > a:focus {
  color: #f2f2f2;
  text-decoration: none;
  background-color: #bf6e50;
}

.navbar .nav > .active > a,
.nav-pills > .active > a,
.navbar .nav > .active > a:hover,
.nav-pills > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a:focus {
  color: #f2f2f2;
  background-color: #bf6e50;
}

.navbar .nav .dropdown-menu,
.nav-pills .dropdown-menu {
  background-color: #a3af79;
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.125);
     -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.125);
}

.navbar .nav .dropdown-menu > li > a,
.nav-pills .dropdown-menu > li > a {
  color: #f2f2f2;
  background-color: #a3af79;
}

.navbar .nav .dropdown-menu > li > a:hover,
.nav-pills .dropdown-menu > li > a:hover,
.navbar .nav .dropdown-menu > li > a:focus,
.nav-pills .dropdown-menu > li > a:focus {
  font-family: "LeagueGothicRegular", Helvetica;
  background-color: #bf6e50;
}

.navbar .nav .dropdown-menu > .active > a,
.nav-pills .dropdown-menu > .active > a,
.navbar .nav .dropdown-menu > .active > a:hover,
.nav-pills .dropdown-menu > .active > a:hover,
.navbar .nav .dropdown-menu > .active > a:focus,
.nav-pills .dropdown-menu > .active > a:focus {
  background-color: #bf6e50;
  background-image: none;
}

/* padding
================================================== */

.padding-large {
  padding: 11px 19px;
  word-wrap: break-word;
}

.padding-small {
  padding: 2px 10px;
  word-wrap: break-word;
}

.padding-mini {
  padding: 0 6px;
  word-wrap: break-word;
}

/* style captions
================================================== */

.alignleft {
  float: left;
  padding: 8px;
}

.alignright {
  float: right;
  padding: 8px;
}

.aligncenter {
  display: block;
  padding: 8px;
  margin-right: auto;
  margin-left: auto;
}

.alignnone {
  padding: 8px;
}

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
  /* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */

  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
}

.wp-caption {
  max-width: 100%;
  /* Keep wide captions from overflowing their container. */

}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
  font-size: 12px;
  font-size: 0.857142857rem;
  font-style: italic;
  line-height: 2;
  color: #555555;
}

img.wp-smiley,
.rsswidget img {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.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 {
  width: auto;
  max-width: 100%;
}

.gallery .gallery-icon img {
  height: auto;
  max-width: 90%;
  padding: 5%;
}

.gallery-columns-1 .gallery-icon img {
  padding: 3%;
}

/* Wordpress #Post
================================================== */

.sticky,
.featured-post {
  min-height: 20px;
  padding: 19px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.sticky blockquote,
.featured-post blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* #images
================================================== */

img.attachment-post-thumbnail {
  float: left;
}

/* #comments
================================================== */

.comments-title {
  margin-bottom: 3.4rem;
  font-size: 20px;
}

.comments-area article {
  margin: 24px 0;
  margin: 1.714285714rem 0;
}

.comments-area article header {
  position: relative;
  margin: 0 0 48px;
  margin: 0 0 3.428571429rem;
  overflow: hidden;
}

.comments-area article header cite,
.comments-area article header time {
  display: block;
  margin-left: 85px;
  margin-left: 6.071428571rem;
}

.comments-area article header cite {
  font-size: 15px;
  font-size: 1.071428571rem;
  font-style: normal;
  line-height: 1.42857143;
}

.comments-area article header cite a {
  color: #444;
}

.comments-area article header cite a:hover {
  text-decoration: underline;
}

.comments-area article header time {
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 1.714285714;
  color: #5e5e5e;
  text-decoration: none;
}

.comments-area article header img {
  float: left;
  padding: 0;
  line-height: 0;
}

.comments-area article header a {
  color: #5e5e5e;
  text-decoration: none;
}

.comments-area article header a:hover {
  color: #21759b;
}

.comments-area article header h4 {
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px 12px;
  padding: 0.428571429rem 0.857142857rem;
  font-size: 12px;
  font-size: 0.857142857rem;
  font-weight: normal;
  color: #fff;
  background-color: #0088d0;
  background-image: -moz-linear-gradient(top, #009cee, #0088d0);
  background-image: -ms-linear-gradient(top, #009cee, #0088d0);
  background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
  background-image: -o-linear-gradient(top, #009cee, #0088d0);
  background-image: linear-gradient(top, #009cee, #0088d0);
  background-repeat: repeat-x;
  border: 1px solid #007cbd;
  border-radius: 3px;
}

.comments-area li.bypostauthor cite span {
  position: absolute;
  padding: 2px 5px;
  padding: 0.142857143rem 0.357142857rem;
  margin-left: 5px;
  margin-left: 0.357142857rem;
  font-size: 10px;
  font-size: 0.714285714rem;
  color: #f2f2f2;
  background-color: #bf4c41;
}

a.comment-reply-link,
a.comment-edit-link {
  font-size: 13px;
  font-size: 0.928571429rem;
  line-height: 1.846153846;
  color: #686868;
}

a.comment-reply-link:hover,
a.comment-edit-link:hover {
  color: #21759b;
}

.commentlist .pingback {
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem;
  line-height: 1.714285714;
}

/* Comment form */

#respond {
  margin-top: 48px;
  margin-top: 3.428571429rem;
}

#respond h3 #reply-title {
  font-size: 16px;
  font-size: 1.142857143rem;
  line-height: 1.5;
}

#respond h3 #reply-title #cancel-comment-reply-link {
  margin-left: 10px;
  margin-left: 0.714285714rem;
  font-size: 12px;
  font-size: 0.857142857rem;
  font-weight: normal;
}

#respond form {
  margin: 24px 0;
  margin: 1.714285714rem 0;
}

#respond form p {
  margin: 11px 0;
  margin: 0.785714286rem 0;
}

#respond form p .logged-in-as {
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem;
}

#respond form p .form-allowed-tags {
  margin: 0;
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 2;
  color: #5e5e5e;
}

#respond form label {
  display: block;
  line-height: 1.714285714;
}

#respond form input[type="text"],
#respond form textarea {
  width: 100%;
  padding: 10px;
  padding: 0.714285714rem;
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 1.714285714;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.required {
  color: red;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
