/*
Theme Name: Delicious
Theme URI: http://www.craftycart.co.uk/
Author: Crafty Cart
Author URI: http://www.craftycart.co.uk/
Description: WordPress theme developed by Crafty Cart
Version: 9.1.0
License: GNU General Public License v2 or later
License URI: license.txt
Tags: gray, blue, yellow, black, green, orange, red, purple, light, custom-menu, custom-header, custom-background, one-column, two-columns, three-columns, left-sidebar, right-sidebar, flexible-width, threaded-comments, full-width-template, sticky-post, translation-ready, flexible-width, rtl-language-support
Description: Amazingly flexible and powerful theme. It comes with 6 different page layouts and 10 widgetized areas. Clean code and latest WordPress quality guidelines make it secure and very light. It is styled entirely with CSS, so it is retina-ready and also responsive.
This theme, like WordPress, is licensed under the GPL.
*/

/* ====================================================================
   Reset
   ==================================================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}










/* ====================================================================
   New and Improved Super Fun Layout!  September 2014! - Example7
   ==================================================================== */

/*

  Colors
  -----------
  Black   4b4b4b
  Orange  EF802D
  Pink    F19CB8
  Blue    44AFE4
  Yellow  E0DF3D
  Red     F00

  Type
  ----
  Nav        Frente          font-family: frente_h1regular;        400
  Body       Muli            font-family: 'Muli', sans-serif;      400
  Headers    Raleway         font-family: 'Raleway', sans-serif;   400/500/600
  Script     Inconsolata     font-family: 'Inconsolata';

*/


/* -------------------[ Layout ]------------------- */

#content { 
  max-width: 800px; 
}

.masonry-post { 
  min-height: 520px; 
}

#secondary img { 
  float: left; 
  margin: 0 0 5px 0 !important; padding: 0 !important; 
}

#secondary a img:hover { 
  opacity: 0.8;
}

#secondary .sidebar-ad { 
  clear: both; display: block; 
  width: 340px; margin: 0 0 5px 0; 
}
#secondary .sidebar-ad-mobile { 
  clear: both; display: block; 
  width: 300px; height: 300px; margin: 0 0 5px 0; 
}

.break1 { 
  clear: both; display: block; 
  height: 10px; 
}

	@media only screen and (max-width : 1132px) {
		#content { 
		  max-width: 700px; 
		}
	}

	@media only screen and (max-width : 1024px) {
		.layout-cp #secondary {
		  float: right !important; 
		}
	}

	@media only screen and (max-width : 801px) {
		.content-area, 
		.category .content-area,
		.layout-cp .content-area {
		  width: auto !important; 
		}
		#content { 
		  width: 500px !important; 
		}
		#secondary, 
		.category #secondary,
		.layout-cp #secondary { 
		  margin-right: -80px; 
		}
		.secondary-gallery {
		  float: right; position: relative; top: 0; 
		}
	}

	@media only screen and (max-width : 768px) {
		.content-area, 
		.category .content-area,
		.layout-cp .content-area {
		  width: auto !important; 
		}
		#secondary,  
		.category #secondary,
		.layout-cp #secondary { 
		  margin-right: -100px; 
		}
	}

	@media only screen and (max-width : 625px) {
		#secondary,  
		.category #secondary,
		.layout-cp #secondary { 
		  float: left !important; 
		}
	}

	@media only screen and (max-width : 480px) {
		#content { 
		  width: 250px !important; 
		}
		.content-area, 
		.category .content-area,
		.layout-cp .content-area {
		  float: left;
		}
		#main #primary, 
		#main #secondary, 
		#main #tertiary {
		  clear: both; float: left; 
		}
	}

/* -------------------[ Type ]------------------- */

@font-face {
  font-family: 'frente_h1regular';
  src: url('webfonts/FrenteH1-Regular-webfont.eot');
  src: url('webfonts/FrenteH1-Regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('webfonts/FrenteH1-Regular-webfont.woff') format('woff'),
       url('webfonts/FrenteH1-Regular-webfont.ttf') format('truetype'),
       url('webfonts/FrenteH1-Regular-webfont.svg#frente_h1regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

body, html { 
  color: #4b4b4b; font-family: 'Muli', "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-size: 16px; line-height: 22px; 
}

h1, h2, h3, h4, h5, h6 {
  clear: both; 
  margin: 1.5em 0 0.5em; 
  color: #4b4b4b; font-family: 'Raleway', sans-serif; font-weight: 400; line-height: 1.2;
}

/* -------------------[ Widgets ]------------------- */

.ll-widget ul,
.ll-widget ul li { 
  list-style: none; 
  margin: 0; padding: 0; 
}

.ll-widget-header {
  width: 768px; margin: 0 auto 20px auto; 
}

.ll-widget-footer {
  width: 768px; margin: 20px auto; 
}

#secondary ul li h2.widgettitle { 
  display: none !important;
}

	@media only screen and (min-width : 625px) {
		#secondary .show-mobile {
		  display: none; 
		}
	}

	@media only screen and (max-width : 625px) {
		#secondary .show-desktop {
		  display: none; 
		}
	}

/* -------------------[ Header - Home About Widget ]------------------- */

.ll-widget-toptext {
  position: relative; top: 5px;
  width: 735px; min-height: 200px; margin: 0 0 10px 0; padding: 10px 10px 10px 0; 
  background-color: #e1df3d; 
  color: #000; font-family: frente_h1regular; font-size: 22px; line-height: 25px; font-weight: 700; letter-spacing: 0 !important; text-transform: uppercase; text-align: left !important; 
}

.ll-widget-toptext img {
  float: left; 
  margin: 0 20px 0 0;
}

.toptext-social a img,
.social-before, 
.social-after { 
  margin: 5px 5px 0 5px !important; 
}

.toptext-social a img:hover { 
  opacity: 0.8; 
}

.social-before { 
  padding-left: 50px;
}

.toptext-mobile,
.toptext-mobile-social { 
  display: none;
}

	@media only screen and (max-width : 1132px) {
		.ll-widget-toptext {
		  overflow: auto; 
		  width: 488px; 
		}
		.ll-widget-toptext img,
		.social-before, 
		.social-after {
		  margin: 5px 5px 0 5px !important; 
		}
	}

	@media only screen and (max-width : 880px) {
		.ll-widget-toptext {
		  width: 480px; margin: 0 0 10px 0; padding: 10px; 
		}
		.toptext-social a img { 
		  display: inline; 
		  width: 28px; height: 35px; margin: 7px 0 5px 13px !important; 
		} 
	}

	@media only screen and (max-width : 480px) {
		.toptext-desktop { 
		  display: none;
		}
		.toptext-mobile-social { 
		  display: block;
		  width: 230px; margin: 0 0 25px 0; padding: 10px; 
		  background-color: #e1df3d; 
		}
		.toptext-social a img { 
		  display: inline; 
		  width: 28px; height: 35px; margin: 7px 0 5px 11px !important; 
		} 
		.social-before, 
		.social-after {
		  display: none; 
		}
	}

	@media only screen and (max-width : 330px) {
		.toptext-mobile {
		  display: block; 
		  width: 275px; min-height: 200px; margin: 0 0 10px 0; padding: 10px; 
		  background-color: #e1df3d; 
		  color: #000; font-family: frente_h1regular; font-size: 22px; line-height: 25px; font-weight: 700; letter-spacing: 0 !important; text-transform: uppercase; text-align: left !important; 
		}
	}

/* -------------------[ Header Nav ]------------------- */

.main-navigation li {
  font-family: frente_h1regular; font-size: 25px; font-size: 2.5rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase;
}

.main-navigation a {
  padding: 0.40em 0;
  line-height: 1;
}

.main-navigation ul ul {
  top: 1.8em;
  margin-top: -1px; padding-top: 0px;
}

.scheme-white .site-navigation .menu {
  background-color: #000;
}

.scheme-white .site-navigation .menu li a {
  padding-left: 15px; padding-left: 1.5rem; padding-right: 15px; padding-right: 1.5rem;
}

.scheme-white .site-navigation .menu li,
.scheme-white .site-navigation .menu li a { color: #FFF; }
.scheme-white .site-navigation .menu li:hover a { background-color: #FFF; }

.scheme-white .site-navigation .menu li.ll-menu-white a { 	color: #FFF !important; }
.scheme-white .site-navigation .menu li.ll-menu-orange a { 	color: #EF802D !important; }
.scheme-white .site-navigation .menu li.ll-menu-pink a { 	color: #F19CB8 !important; }
.scheme-white .site-navigation .menu li.ll-menu-red a { 	color: #F00 !important; }
.scheme-white .site-navigation .menu li.ll-menu-blue a { 	color: #44AFE4 !important; }
.scheme-white .site-navigation .menu li.ll-menu-yellow a { 	color: #E0DF3D !important; }

.scheme-white .site-navigation .menu li.ll-menu-white:hover a { 	color: #4b4b4b !important; background-color: #FFF !important; }
.scheme-white .site-navigation .menu li.ll-menu-orange:hover a { 	color: #FFF !important; background-color: #EF802D !important; }
.scheme-white .site-navigation .menu li.ll-menu-pink:hover a { 		color: #FFF !important; background-color: #F19CB8 !important; }
.scheme-white .site-navigation .menu li.ll-menu-red:hover a { 		color: #FFF !important; background-color: #F00 !important; }
.scheme-white .site-navigation .menu li.ll-menu-blue:hover a { 		color: #FFF !important; background-color: #44AFE4 !important; }
.scheme-white .site-navigation .menu li.ll-menu-yellow:hover a { 	color: #FFF !important; background-color: #E0DF3D !important; }

.scheme-white .site-navigation .menu li.ll-menu-white .sub-menu li a:hover { 	color: #FFF !important; background-color: #000 !important; border: 1px solid #FFF; }
.scheme-white .site-navigation .menu li.ll-menu-orange .sub-menu li a:hover { 	color: #EF802D !important; background-color: #FFF !important; border: 1px solid #EF802D; }
.scheme-white .site-navigation .menu li.ll-menu-pink .sub-menu li a:hover { 	color: #F19CB8 !important; background-color: #FFF !important; border: 1px solid #F19CB8; }
.scheme-white .site-navigation .menu li.ll-menu-red .sub-menu li a:hover { 	color: #F00 !important; background-color: #FFF !important; border: 1px solid #F00; }
.scheme-white .site-navigation .menu li.ll-menu-blue .sub-menu li a:hover { 	color: #44AFE4 !important; background-color: #FFF !important; border: 1px solid #44AFE4; }
.scheme-white .site-navigation .menu li.ll-menu-yellow .sub-menu li a:hover { 	color: #E0DF3D !important; background-color: #FFF !important; border: 1px solid #E0DF3D; }

li.menu-item-2852! ul li { 
  width: 260px !important; 
}

.scheme-white .site-navigation > ul > li,
.scheme-white .site-navigation .menu > ul > li {
  margin-right: 0;
}

.site-navigation > ul > .menu-parent-item > a:before {
  content: normal !important;
}

.scheme-white .site-navigation .menu .menu-parent-item .sub-menu {
  width: 100%;
  box-shadow: none;
}

.scheme-white .site-navigation .menu .menu-parent-item .sub-menu li {
  display: block;
}

.scheme-white .site-navigation .menu .menu-parent-item .sub-menu li a {
  width: 100%;
  font-size: 70%; text-transform: none;
}

	@media only screen and (max-width : 800px) {
		.scheme-white .site-navigation .menu .menu-parent-item .sub-menu {
		  top: 1.8em !important;
		}
	}

	@media only screen and (max-width : 768px) {
		.main-navigation li {
		  font-size: 20px !important; text-align: center !important; 
		}
		.scheme-white .site-navigation .menu .menu-parent-item .sub-menu li a {
		  font-size: 18px; 
		}
	}

	@media only screen and (max-width : 599px) {
		li#menu-item-25 { 
		  display: none; 
		}
		li.menu-item-2852! ul li { 
		  width: 100% !important; 
		}
	}

/* -------------------[ Galleries ]------------------- */

.photo-gallery-title img { 
  max-width: 100%; height: auto;
}

.ngg-imagebrowser-nav { 
  display: block; 
  height: 20px; padding: 0 !important;
}

.ngg-imagebrowser-nav a { 
  text-decoration: none;
}

.ngg-imagebrowser-nav .back, 
.ngg-imagebrowser-nav .next {
  display: block; position: relative; top: -55px; 
  width: 60px !important; height: 60px !important; padding: 0 !important;
  border: none !important;
  font-size: 60px; line-height: 60px; 
}

.ngg-imagebrowser-nav .back {
  background: url(images-2014/gallery_nav_back.png) no-repeat 0 0; 
}

.ngg-imagebrowser-nav .next {
  background: url(images-2014/gallery_nav_next.png) no-repeat 0 0; 
}

.ngg-imagebrowser-nav .counter { 
  display: none !important; 
}

.ngg-imagebrowser .pic {
  position: relative; top: -55px; 
  border: 1px solid #4b4b4b !important;
}

.ngg-imagebrowser-desc { 
  clear: both; position: relative; top: -45px; 
  padding: 0; 
  font-size: 15px; line-height: 20px; text-align: left; 
}

	@media only screen and (max-width : 480px) {
		.hide-gallery {
		  display: none;  
		}
		.ngg-imagebrowser h3 { 
		  height: 80px;
		  font-size: 15px; 
		}
	}

/* -------------------[ Sidebar - Social ]------------------- */

#secondary .sidebar-social { 
  clear: both; display: block; 
  width: 340px; height: 93px; margin: 0 0 5px 0; 
  background: url(images-2014/sidebar_social_background.png) no-repeat 0 0; 
}

#secondary .sidebar-social a img { 
  float: none; 
  margin: 42px 0 0 20px !important; 
}

	@media only screen and (max-width : 360px) {
		#secondary .sidebar-social { 
		  width: 300px; height: 82px; 
		  background: url(images-2014/sidebar_social_background_mobile.png) no-repeat 0 0; 
		}
		#secondary .sidebar-social a img { 
		  width: 28px; height: 35px; margin: 38px 0 0 24px !important; 
		}
	}

/* -------------------[ Sidebar - Viral ]------------------- */

#ak_featured_post_widget-1 ul li a, 
#ak_featured_post_widget-2 ul li a, 
#ak_featured_post_widget-3 ul li a, 
#ak_featured_post_widget-4 ul li a, 
#ak_featured_post_widget-5 ul li a, 
#ak_featured_post_widget-6 ul li a, 
#ak_featured_post_widget-7 ul li a, 
#ak_featured_post_widget-8 ul li a, 
#ak_featured_post_widget-9 ul li a {
    float: left;
    margin: -15px 5px 5px 5px !important;
}

.widget_ak_featured_post_widget img { 
  width: 160px !important; height: 239px !important; margin: 0 !important; padding: 0 !important;
}

	@media only screen and (max-width : 360px) {
		.widget_ak_featured_post_widget img { 
		  width: 140px !important; height: 209px !important; margin: 0 !important; padding: 0 !important;
		}
	}

/* -------------------[ Sidebar - Search / Cats / Archives ]------------------- */

#secondary .sidebar-search-top { 
  clear: both; 
  width: 340px; height: 10px; 
  background: url(images-2014/sidebar_search_background_top.png) no-repeat 0 0; 
}

#secondary .sidebar-search-bottom { 
  clear: both; 
  width: 340px; height: 8px; margin: 0 0 5px 0; 
  background: url(images-2014/sidebar_search_background_bottom.png) no-repeat 0 0; 
}

#secondary .sidebar-search { 
  clear: both; display: block; 
  width: 340px; min-height: 101px; margin: 0; padding: 10px 0; 
  background: url(images-2014/sidebar_search_background.png) repeat-y 0 0;
}

#secondary .sidebar-search ul.tabs { 
  height: 40px; 
  list-style: none; 
}

#secondary .sidebar-search .tabs li { 
  float: left; display: inline; position: relative; 
  cursor: pointer; 
}

#secondary .sidebar-search .tabs li:hover, 
#secondary .sidebar-search .tabs li.current { }


#secondary .sidebar-search .tabs li.tab-1 { 
  width: 101px; margin: 0 0 0 12px; padding; 0; 
  background: url(images-2014/sidebar_search_break1.png) no-repeat top right;
}

#secondary .sidebar-search .tabs li.tab-2 { 
  width: 132px; margin: 0; padding; 0; 
  background: url(images-2014/sidebar_search_break2.png) no-repeat top right;
}

#secondary .sidebar-search .tabs li.tab-3 { 
  margin: 0; 
}

#secondary .sidebar-search .box,
#secondary .sidebar-search .box.visible { 
  margin: 20px 0 0 0; padding: 0 25px;
  text-align: center; 
}

#secondary .sidebar-search .box { 
  display: none; 
}

#secondary .sidebar-search .box.visible { 
  display: block; 
}

#secondary .sidebar-search .box a:link, 
#secondary .sidebar-search .box a:active, 
#secondary .sidebar-search .box a:visited { 
  color: #FFF; font-family: frente_h1regular; font-size: 23px; letter-spacing: 0.1em; text-transform: uppercase; text-decoration: none; 
}

#secondary .sidebar-search .box a:hover { 
  color: #4b4b4b; text-decoration: none; 
}

#secondary .sidebar-search .box .searchform { 
  display: inline; overflow: hidden; 
  margin: -5px 0 0 0; padding: 0; 
  border: none; 
}

#secondary .sidebar-search .box .searchbox { 
  display: inline; 
  width: 220px; height: 25px; margin: 0; padding: 3px 3px 0 7px; 
  background-color: #FFF; 
  font-size: 15px; 
}

#secondary .sidebar-search .box .search-button { 
  width: 33px; height: 28px; margin: 0 0 -5px 0; 
}


	@media only screen and (max-width : 360px) {
		#secondary .sidebar-search-top { 
		  clear: both; 
		  width: 300px; height: 9px; 
		  background: url(images-2014/sidebar_search_background_top_mobile.png) no-repeat 0 0; 
		}
		#secondary .sidebar-search-bottom { 
		  clear: both; 
		  width: 300px; height: 7px; margin: 0 0 5px 0; 
		  background: url(images-2014/sidebar_search_background_bottom_mobile.png) no-repeat 0 0; 
		}
		#secondary .sidebar-search { 
		  clear: both; display: block; 
		  width: 300px; min-height: 101px; margin: 0; padding: 10px 0; 
		  background: url(images-2014/sidebar_search_background_mobile.png) repeat-y 0 0;
		}
		#secondary .sidebar-search .tabs li.tab-1 { 
		  width: 90px; margin: 0 0 0 10px; 
		  background: url(images-2014/sidebar_search_break1_mobile.png) no-repeat top right;
		}

		#secondary .sidebar-search .tabs li.tab-2 { 
		  width: 120px; 
		  background: url(images-2014/sidebar_search_break2_mobile.png) no-repeat top right;
		}

		#secondary .sidebar-search .box .searchbox { 
		  width: 185px; 
		}

	}

/* -------------------[ Sidebar - YouTube ]------------------- */

#youtubesidebarwidget-1, 
#youtubesidebarwidget-2, 
#youtubesidebarwidget-3 {
  position: inherit !important;
  margin: 0 !important; padding: 0 !important;
}

/* -------------------[ Footer Nav ]------------------- */

.ll-menu ul { 
  list-style: none; 
}

.ll-menu li { 
  float: left; position: relative; 
  margin: 0; padding: 0; 
}

.ll-footer-nav {
  clear: both; float: none; 
  width: 100%; min-height: 20px; margin: 25px 0; padding: 0;
  text-align: center;
}

.ll-footer-nav li {
  float: none; 
  display: inline-block; 
}

.ll-footer-nav a {
  height: 14px; margin: 0 15px; padding: 0; 
  color: #999; font-family: 'Inconsolata'; font-size: 17px; line-height: 20px; font-weight: 400; text-transform: uppercase; letter-spacing: 0; text-decoration: none; 
}

.ll-footer-nav a:hover, 
.ll-footer-nav li.current_page_item a,
.ll-footer-nav li.current-menu-item a { 
  color: #4b4b4b;
}

/* -------------------[ Footer Social ]------------------- */

.ll-footer-social {
  clear: both; 
  height: 40px; margin: 0 auto; padding: 0;
  text-align: center; 
}

.ll-footer-social img {
  margin: 0 10px;
}

.ll-footer-social img:hover {
  opacity: 0.8;
}

/* -------------------[ Footer Copyright ]------------------- */

.ll-footer-copy { 
  clear: both; 
  height: 40px; margin: 25px 0 0 0; 
  color: #999; font-family: 'Inconsolata'; font-size: 15px; line-height: 20px; font-weight: 400; text-transform: uppercase; letter-spacing: 0; text-align: center; 
}

/* ====================================================================
   End of September 2014 styles --- Onward ...
   ==================================================================== */








































/* ====================================================================
   Original Theme Styles
   ==================================================================== */

html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centred in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

body {
  background: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

ol, ul {
  list-style: none;
}

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
  outline: 0;
}

a img {
  border: 0;
}

/* =Typography
----------------------------------------------- */
body,
button,
input,
select,
textarea {
  color: #4b4b4b;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
}

/* No need for top margin if :first-child */
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}

h1 {
  font-size: 36px;
  font-size: 3.6rem;
}

h2 {
  font-size: 28px;
  font-size: 2.8rem;
}

h3 {
  font-size: 24px;
  font-size: 2.4rem;
}

h4,
.widget-title {
  font-size: 20px;
  font-size: 2rem;
}

h5 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
  margin-bottom: 1.5em;
}

h6 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 1.5em;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/* Text elements */
p {
  margin: 0 0 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 2em;
  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

ul ul, ol ol, ul ol, ol ul {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

b, strong {
  font-weight: bold;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
  max-width: 100%;
}

code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym {
  border-bottom: 1px dotted #666666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

figure {
  margin: 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

th {
  font-weight: bold;
}

blockquote {
  background: #fff;
  padding: 1.5em;
  margin-bottom: 3em;
}

.site-title a,
.site-description,
#before-header * {
  color: #fff;
}

.main-navigation .sub-menu li {
  background: rgba(0, 0, 0, 0.9);
}

.main-navigation .sub-menu .sub-menu li {
  background: rgba(0, 0, 0, 0.8);
}

#colophon,
#before-footer {
  color: #999;
}

#colophon h1, #colophon h2, #colophon h3, #colophon h4, #colophon h5, #colophon h6,
#colophon a,
#before-footer h1,
#before-footer h2,
#before-footer h3,
#before-footer h4,
#before-footer h5,
#before-footer h6,
#before-footer a {
  color: #ccc;
}

/*
#content a:visited {
  color: #a4a4a4;
}
*/

#content a:hover {
  color: black;
}

/* =Color Schemes
----------------------------------------------- */
/* Black */
.scheme-black #main {
  background-color: #fafafa;
}
.scheme-black #masthead {
  background: #272727;
  border-bottom: 3px solid #1f1f1f;
}
.scheme-black .main-navigation ul ul {
  background-color: #fff;
}
.scheme-black .main-navigation ul ul li:hover {
  background: #f6f6f6 !important;
}
.scheme-black .main-navigation ul ul a {
  color: #777;
}
.scheme-black .main-navigation ul ul a:hover {
  color: #555;
}
.scheme-black .main-navigation .sub-menu li,
.scheme-black .main-navigation .sub-menu .sub-menu li {
  background: #fff;
}
.scheme-black .main-navigation .sub-menu li:hover {
  background: #050505;
}
.scheme-black #after-header {
  background: #ededed;
  border-bottom: 1px solid #e1e1e1;
}
.scheme-black .sticky,
.scheme-black .commentlist li.comment.bypostauthor > article {
  border-bottom: 3px solid #1f1f1f;
}
.scheme-black #before-footer {
  background: #171717;
  border-bottom: 1px solid #1c1c1c;
}
.scheme-black #colophon {
  border-top: 1px solid #0d0d0d;
}
.scheme-black #colophon,
.scheme-black #after-footer {
  background: #131313;
}
.scheme-black #commentform #submit,
.scheme-black .wpcf7-submit {
  background: #1f1f1f;
}

/* White */
.scheme-white #main {
  background-color: #fdfdfd;
}
.scheme-white #masthead {
  background: white !important;
  border-bottom: 1px solid #ececec;
}
.scheme-white #masthead .site-title a,
.scheme-white #masthead .site-description {
  color: #666;
}
.scheme-white .main-navigation ul ul {
  background-color: #fff;
}
.scheme-white .main-navigation ul ul ul {
  padding-top: 1px;
  margin-top: -1px;
}
.scheme-white .main-navigation .sub-menu li,
.scheme-white .main-navigation .sub-menu .sub-menu li {
  background: #fff;
}
.scheme-white .main-navigation a {
  color: #777;
}
.scheme-white .main-navigation a:hover {
  color: #555;
}
.scheme-white .main-navigation ul ul li:hover {
  background: #f6f6f6 !important;
}
.scheme-white .main-navigation > ul > .menu-parent-item > a:before {
  border-top-color: #777;
}
.scheme-white .main-navigation .sub-menu .menu-parent-item > a:after {
  border-left-color: #777;
}
.scheme-white .menu-toggle,
.scheme-white .main-small-navigation .menu a {
  color: #444;
}
.scheme-white #after-header {
  background: #f0f0f0;
  border-bottom: 1px solid #e8e8e8;
}
.scheme-white .sticky {
  border-bottom: 3px solid lightgrey;
}
.scheme-white #before-footer {
  background: #fcfcfc;
  border-bottom: 1px solid #f0f0f0;
}
.scheme-white #colophon {
  border-top: 1px solid #f0f0f0;
}
.scheme-white #colophon a {
  color: #4b4b4b;
}
.scheme-white #colophon,
.scheme-white #after-footer {
  background: #fff;
}
.scheme-white #colophon h1, .scheme-white #colophon h2, .scheme-white #colophon h3, .scheme-white #colophon h4, .scheme-white #colophon h5, .scheme-white #colophon h6,
.scheme-white #colophon a,
.scheme-white #before-footer h1,
.scheme-white #before-footer h2,
.scheme-white #before-footer h3,
.scheme-white #before-footer h4,
.scheme-white #before-footer h5,
.scheme-white #before-footer h6,
.scheme-white #before-footer a {
  color: #888;
}
.scheme-white #commentform #submit,
.scheme-white .wpcf7-submit,
.scheme-white .more-link {
  background: #a4a4a4;
}
.scheme-white .widget.delicious_recent_posts .post_date {
  background: #fff;
}

/* Light Blue */
.scheme-blue #main {
  background-color: #f5f7fa;
}
.scheme-blue #masthead {
  background: #8BC9FF;
  border-bottom: 3px solid #59A6EE;
}
.scheme-blue .main-navigation ul ul {
  background-color: #fff;
}
.scheme-blue .main-navigation ul ul li:hover {
  background: #f6f6f6 !important;
}
.scheme-blue .main-navigation ul ul a {
  color: #777;
}
.scheme-blue .main-navigation ul ul a:hover {
  color: #555;
}
.scheme-blue .main-navigation .sub-menu li,
.scheme-blue .main-navigation .sub-menu .sub-menu li {
  background: #fff;
}
.scheme-blue .main-navigation .sub-menu li:hover {
  background: #0f2440;
}
.scheme-blue #after-header {
  background: #e4e9f2;
  border-bottom: 1px solid #d3dce9;
}
.scheme-blue .sticky {
  border-bottom: 3px solid #59A6EE;
}
.scheme-blue #before-footer {
  background: #1a1d21;
  border-bottom: 1px solid #1e2226;
}
.scheme-blue #colophon {
  border-top: #121417;
}
.scheme-blue #colophon,
.scheme-blue #after-footer {
  background: #18191d;
}
.scheme-blue #commentform #submit,
.scheme-blue .wpcf7-submit,
.scheme-blue .more-link {
  background: #59A6EE;
}

/* Gold */
.scheme-gold #main {
  background-color: #faf7f5;
}
.scheme-gold #masthead {
  background: white !important;
  border-bottom: 3px solid #AF984F;
}
.scheme-gold #masthead .site-title a {
  color: #AF984F;
}
.scheme-gold #masthead .site-description {
  color: #3e3e3e;
}
.scheme-gold .main-navigation ul ul {
  background-color: #fff;
}
.scheme-gold .main-navigation ul ul ul {
  padding-top: 1px;
  margin-top: -1px;
}
.scheme-gold .main-navigation .sub-menu {
  background-color: #fff;
}
.scheme-gold .main-navigation .sub-menu li,
.scheme-gold .main-navigation .sub-menu .sub-menu li {
  background: #fff;
}
.scheme-gold .main-navigation a {
  color: #777;
}
.scheme-gold .main-navigation a:hover {
  color: #555;
}
.scheme-gold .main-navigation ul ul li:hover {
  background: #f6f6f6 !important;
}
.scheme-gold .main-navigation > ul > .menu-parent-item > a:before {
  border-top-color: #777;
}
.scheme-gold .main-navigation .sub-menu .menu-parent-item > a:after {
  border-left-color: #777;
}
.scheme-gold .menu-toggle,
.scheme-gold .main-small-navigation .menu a {
  color: #444;
}
.scheme-gold #after-header {
  background: #f2e9e4;
  border-bottom: 1px solid #e9dcd3;
}
.scheme-gold .sticky {
  border-bottom: 3px solid #AF984F;
}
.scheme-gold #before-footer {
  background: #292929;
  border-bottom: 1px solid #242326;
}
.scheme-gold #colophon {
  border-top: #1a1a1a;
}
.scheme-gold #colophon,
.scheme-gold #after-footer {
  background: #1e1e1e;
}
.scheme-gold #commentform #submit,
.scheme-gold .wpcf7-submit,
.scheme-gold .more-link,
.scheme-gold .widget.delicious_recent_posts .post_date {
  background: #AF984F !important;
  color: #fff;
}

/* Pink */
.scheme-pink #main {
  background-color: #FEFBFE;
}
.scheme-pink #masthead {
  background: #FEB4DA;
  border-bottom: 3px solid #FF99CC;
}
.scheme-pink .main-navigation ul ul {
  background-color: #fff;
}
.scheme-pink .main-navigation ul ul ul {
  padding-top: 1px;
  margin-top: -1px;
}
.scheme-pink .main-navigation ul ul li:hover {
  background: #f6f6f6 !important;
}
.scheme-pink .main-navigation ul ul a {
  color: #777;
}
.scheme-pink .main-navigation ul ul a:hover {
  color: #555;
}
.scheme-pink .main-navigation .sub-menu li,
.scheme-pink .main-navigation .sub-menu .sub-menu li {
  background: #fff;
}
.scheme-pink .main-navigation .sub-menu li:hover {
  background: #360b1a;
}
.scheme-pink #after-header {
  background: #f2e4e9;
  border-bottom: 1px solid #e9d3dc;
}
.scheme-pink .sticky {
  border-bottom: 3px solid #FF99CC;
}
.scheme-pink #before-footer {
  background: #1f1f1f;
  border-bottom: 1px solid #242424;
}
.scheme-pink #colophon {
  border-top: 1px solid #f0f0f0;
}
.scheme-pink #colophon a {
  color: #4b4b4b;
}
.scheme-pink #colophon,
.scheme-pink #after-footer {
  background: #fff;
}
.scheme-pink #colophon h1, .scheme-pink #colophon h2, .scheme-pink #colophon h3, .scheme-pink #colophon h4, .scheme-pink #colophon h5, .scheme-pink #colophon h6,
.scheme-pink #colophon a,
.scheme-pink #before-footer h1,
.scheme-pink #before-footer h2,
.scheme-pink #before-footer h3,
.scheme-pink #before-footer h4,
.scheme-pink #before-footer h5,
.scheme-pink #before-footer h6,
.scheme-pink #before-footer a {
  color: #888;
}
.scheme-pink #commentform #submit,
.scheme-pink .wpcf7-submit,
.scheme-pink .more-link,
.scheme-pink .widget.delicious_recent_posts .post_date {
  background: #FEB4DA;
  color: #fff;
}

/* Dark Blue */
.scheme-cobalt #main {
  background-color: #f5f7fa;
}
.scheme-cobalt #masthead {
  background: #394A92;
  border-bottom: 3px solid #2F3E87;
}
.scheme-cobalt .main-navigation ul ul {
  background-color: #fff;
}
.scheme-cobalt .main-navigation ul ul li:hover {
  background: #f6f6f6 !important;
}
.scheme-cobalt .main-navigation ul ul a {
  color: #777;
}
.scheme-cobalt .main-navigation ul ul a:hover {
  color: #555;
}
.scheme-cobalt .main-navigation .sub-menu li,
.scheme-cobalt .main-navigation .sub-menu .sub-menu li {
  background: #fff;
}
.scheme-cobalt .main-navigation .sub-menu li:hover {
  background: #1f2226;
}
.scheme-cobalt #after-header {
  background: #e4e9f2;
  border-bottom: 1px solid #d3dce9;
}
.scheme-cobalt .sticky {
  border-bottom: 3px solid #394A92;
}
.scheme-cobalt #before-footer {
  background: #1f2326;
  border-bottom: 1px solid #24282b;
}
.scheme-cobalt #colophon {
  border-top: #121517;
}
.scheme-cobalt #colophon,
.scheme-cobalt #after-footer {
  background: #191c1f;
}
.scheme-cobalt #commentform #submit,
.scheme-cobalt .wpcf7-submit,
.scheme-cobalt .more-link {
  background: #394A92;
}

/* Grey */
.scheme-grey #main {
  background-color: #fafafa;
}
.scheme-grey #masthead {
  background: #656565;
  border-bottom: 3px solid #474747;
}
.scheme-grey .main-navigation ul ul {
  background-color: #fff;
}
.scheme-grey .main-navigation ul ul li:hover {
  background: #f6f6f6 !important;
}
.scheme-grey .main-navigation ul ul a {
  color: #777;
}
.scheme-grey .main-navigation ul ul a:hover {
  color: #555;
}
.scheme-grey .main-navigation .sub-menu li,
.scheme-grey .main-navigation .sub-menu .sub-menu li {
  background: #fff;
}
.scheme-grey .main-navigation .sub-menu li:hover {
  background: #2e2e2e;
}
.scheme-grey #after-header {
  background: #ededed;
  border-bottom: 1px solid #e1e1e1;
}
.scheme-grey .sticky {
  border-bottom: 3px solid #474747;
}
.scheme-grey #before-footer {
  background: #2b2b2b;
  border-bottom: 1px solid #303030;
}
.scheme-grey #colophon {
  border-top: #1f1f1f;
}
.scheme-grey #colophon,
.scheme-grey #after-footer {
  background: #262626;
}
.scheme-grey #commentform #submit,
.scheme-grey .wpcf7-submit {
  background: #474747;
}

/* Green */
.scheme-green #main {
  background-color: #f7faf5;
}
.scheme-green #masthead {
  background: #6BBF7A;
  border-bottom: 3px solid #37955A;
}
.scheme-green .main-navigation ul ul {
  background-color: #fff;
}
.scheme-green .main-navigation ul ul li:hover {
  background: #f6f6f6 !important;
}
.scheme-green .main-navigation ul ul a {
  color: #777;
}
.scheme-green .main-navigation ul ul a:hover {
  color: #555;
}
.scheme-green .main-navigation .sub-menu li,
.scheme-green .main-navigation .sub-menu .sub-menu li {
  background: #fff;
}
.scheme-green .main-navigation .sub-menu li:hover {
  background: #29440d;
}
.scheme-green #after-header {
  background: #e9f2e4;
  border-bottom: 1px solid #dce9d3;
}
.scheme-green .sticky {
  border-bottom: 3px solid #48B177;
}
.scheme-green #before-footer {
  background: #292929;
  border-bottom: 1px solid #303030;
}
.scheme-green #colophon {
  border-top: #1a1a1a;
}
.scheme-green #colophon,
.scheme-green #after-footer {
  background: #1e1e1e;
}
.scheme-green #commentform #submit,
.scheme-green .wpcf7-submit,
.scheme-green .more-link {
  background: #48B177;
}

/* Orange */
.scheme-orange #main {
  background-color: #faf7f5;
}
.scheme-orange #masthead {
  background: #FEB56D;
  border-bottom: 3px solid #FF9933;
}
.scheme-orange .main-navigation ul ul {
  background-color: #fff;
}
.scheme-orange .main-navigation ul ul li:hover {
  background: #f6f6f6 !important;
}
.scheme-orange .main-navigation ul ul a {
  color: #777;
}
.scheme-orange .main-navigation ul ul a:hover {
  color: #555;
}
.scheme-orange .main-navigation .sub-menu li,
.scheme-orange .main-navigation .sub-menu .sub-menu li {
  background: #fff;
}
.scheme-orange .main-navigation .sub-menu li:hover {
  background: #6c2e0a;
}
.scheme-orange #after-header {
  background: #f2e9e4;
  border-bottom: 1px solid #e9dcd3;
}
.scheme-orange .sticky {
  border-bottom: 3px solid #FF9933;
}
.scheme-orange #before-footer {
  background: #292929;
  border-bottom: 1px solid #303030;
}
.scheme-orange #colophon {
  border-top: #1a1a1a;
}
.scheme-orange #colophon,
.scheme-orange #after-footer {
  background: #1e1e1e;
}
.scheme-orange #commentform #submit,
.scheme-orange .wpcf7-submit,
.scheme-orange .more-link {
  background: #EC8E29;
}

/* Purple */
.scheme-purple #main {
  background-color: #f7f5fa;
}
.scheme-purple #masthead {
  background: #650959;
  border-bottom: 3px solid #322c3a;
}
.scheme-purple .main-navigation ul ul {
  background-color: #322c3a;
}
.scheme-purple .main-navigation ul ul li:hover {
  background: #222 !important;
}
.scheme-purple .main-navigation .sub-menu li,
.scheme-purple .main-navigation .sub-menu .sub-menu li {
  background: #322c3a;
}
.scheme-purple .main-navigation .sub-menu li:hover {
  background: #19161d;
}
.scheme-purple #after-header {
  background: #e9e4f2;
  border-bottom: 1px solid #dcd3e9;
}
.scheme-purple .sticky {
  border-bottom: 3px solid #7A1D6C;
}
.scheme-purple #before-footer {
  background: #1f1e21;
  border-bottom: 1px solid #242326;
}
.scheme-purple #colophon {
  border-top: #151517;
}
.scheme-purple #colophon,
.scheme-purple #after-footer {
  background: #1b1a1d;
}
.scheme-purple #commentform #submit,
.scheme-purple .wpcf7-submit,
.scheme-purple .more-link {
  background: #7A1D6C;
}

/* Red */
.scheme-red #main {
  background-color: #f7f4f4;
}
.scheme-red #masthead {
  background: white !important;
  border-bottom: 3px solid #edd;
}
.scheme-red #masthead .site-title a {
  color: #d22834;
}
.scheme-red #masthead .site-description {
  color: #3e3e3e;
}
.scheme-red .main-navigation ul ul {
  background-color: #fff;
}
.scheme-red .main-navigation ul ul ul {
  padding-top: 1px;
  margin-top: -1px;
}
.scheme-red .main-navigation .sub-menu {
  background-color: #fff;
}
.scheme-red .main-navigation .sub-menu li,
.scheme-red .main-navigation .sub-menu .sub-menu li {
  background: #fff;
}
.scheme-red .main-navigation a {
  color: #777;
}
.scheme-red .main-navigation a:hover {
  color: #555;
}
.scheme-red .main-navigation ul ul li:hover {
  background: #f6f6f6 !important;
}
.scheme-red .main-navigation > ul > .menu-parent-item > a:before {
  border-top-color: #777;
}
.scheme-red .main-navigation .sub-menu .menu-parent-item > a:after {
  border-left-color: #777;
}
.scheme-red .menu-toggle,
.scheme-red .main-small-navigation .menu a {
  color: #444;
}
.scheme-red #after-header {
  background: #ece5e5;
  border-bottom: 1px solid #e2d6d6;
}
.scheme-red .sticky {
  border-bottom: 3px solid #edd;
}
.scheme-red #before-footer {
  background: #292929;
  border-bottom: 1px solid #242326;
}
.scheme-red #colophon {
  border-top: #1a1a1a;
}
.scheme-red #colophon,
.scheme-red #after-footer {
  background: #1e1e1e;
}
.scheme-red #commentform #submit,
.scheme-red .wpcf7-submit,
.scheme-red .more-link,
.scheme-red .widget.delicious_recent_posts .post_date {
  background: #d22834 !important;
  color: #fff;
}

/* =Layout
----------------------------------------------- */
.clearfix:before,
.clearfix:after,
.entry-content:before,
.entry-content:after {
  content: " ";
  display: table;
}

.clearfix:after,
.entry-content:after {
  clear: both;
}

/* Text meant only for screen readers */
.assistive-text {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

#page {
  overflow: hidden;
}

.inner {
  padding: 0 20px;
  padding: 0 2rem;
}

.inner,
.layout-boxed #page {
  margin: 0 auto;
  width: 100%;
  max-width: 1040px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.layout-boxed #page {
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 0 1em;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 0 1em;
  box-shadow: rgba(0, 0, 0, 0.25) 0 0 1em;
}

#main {
  padding: 30px 0;
  padding: 3rem 0;
}

#before-header {
  padding-bottom: 20px;
  padding-bottom: 2rem;
}
#before-header .widget {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
#before-header .widget:last-child {
  margin-bottom: 0;
}

#masthead {
  padding: 20px 0 0;
  padding: 2rem 0 0;
}
#masthead hgroup {
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  text-align: center;
}
#masthead .site-title {
  margin: 0 0 5px;
  margin: 0 0 0.5rem;
  display: inline-block;
  font-size: 45px;
  font-size: 4.5rem;
}
#masthead .site-title {
  font-family: "Lobster Two";
  font-weight: normal;
  font-style: italic;
}
#masthead .header-image {
  display: block;
  margin: 0 auto 5px;
  margin: 0 auto 0.5rem;
}
#masthead .site-description {
  margin: 0 0 15px;
  margin: 0 0 1.5rem;
  font-size: 14px;
  font-size: 1.4rem;
}
#masthead .site-title a {
  text-decoration: none;
}

#after-header {
  padding: 10px 0;
  padding: 1rem 0;
}
#after-header .widget {
  margin: 10px 0;
  margin: 1rem 0;
}
#after-header #yoast-breadcrumbs + .widget {
  margin-top: 20px;
  margin-top: 2rem;
}

#colophon {
  padding-top: 20px;
  padding-top: 2rem;
}
#colophon #footer-sidebars {
  padding-bottom: 30px;
  padding-bottom: 3rem;
}
#colophon #after-footer {
  padding-bottom: 20px;
  padding-bottom: 2rem;
}
#colophon #footer-nav {
  font-size: 14px;
  font-size: 1.4rem;
  padding-bottom: 20px;
  padding-bottom: 2rem;
}
#colophon #footer-nav .footer-navigation {
  width: 100%;
}
#colophon #footer-nav #footer-credits {
  float: left;
  width: 33.333%;
}

#before-footer {
  padding: 20px 0;
  padding: 2rem 0;
}

#before-content,
#after-content {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}

/* Homepage With Slideshow template */
.page-template-page-templatestemplate-homepage-php .hentry,
.page-template-page-templatestemplate-portfolio-php .hentry {
  background: none;
  box-shadow: none;
  padding: 10px 0;
  padding: 1rem 0;
}
.page-template-page-templatestemplate-homepage-php .hentry .entry-content,
.page-template-page-templatestemplate-portfolio-php .hentry .entry-content {
  padding-bottom: 0;
}
.page-template-page-templatestemplate-homepage-php .hentry #homepage-aside + .entry-content {
  margin-right: 50%;
  padding-right: 30px;
  padding-right: 3rem;
}

#homepage-aside {
  float: right;
  width: 50%;
}
#homepage-aside img {
  width: 100%;
  height: auto;
}

/* Portfolio template */
#portfolio-aside {
  float: none;
  width: 100%;
}
#portfolio-aside img {
  width: 100%;
  height: auto;
}
.page-template-page-templatestemplate-portfolio-php .site-content {
  margin: 0 !important;
  padding: 0 !important;
}
.page-template-page-templatestemplate-portfolio-php .hentry #portfolio-aside + .entry-content {
  margin: 0;
  padding: 10px 0 0;
}

/*
	Responsive grid layouts
	Widths are in percentages
	Based on 1000px wide layout
---------------------------------------------------- */
/* Layout: Full width */
/* Layout: Content - Primary Sidebar */
.layout-cp .content-area {
  float: left;
  margin: 0 -34% 0 0;
  width: 100%;
}
.layout-cp #content {
  margin: 0 34% 0 0;
}
.layout-cp #secondary {
  float: right;
  width: 340px;
}

/* Layout: Content - Primary Sidebar - Secondary Sidebar */
.layout-cps .content-area {
  float: left;
  width: 100%;
}
.layout-cps #content {
  margin: 0 44% 0 0;
}
.layout-cps #main .widget-area {
  float: left;
}
.layout-cps #secondary {
  width: 22%;
  margin: 0 0 0 -40%;
}
.layout-cps #tertiary {
  width: 16%;
  margin: 0 0 0 -16%;
}

/* Layout: Primary Sidebar - Content - Secondary Sidebar */
.layout-pcs .content-area {
  float: left;
  width: 100%;
}
.layout-pcs #content {
  margin-left: 26%;
  margin-right: 20%;
}
.layout-pcs #main .widget-area {
  float: left;
}
.layout-pcs #secondary {
  width: 22%;
  margin: 0 0 0 -100%;
}
.layout-pcs #tertiary {
  width: 16%;
  margin: 0 0 0 -16%;
}

/* Layout: Primary Sidebar - Content */
.layout-pc .content-area {
  float: right;
  margin: 0 0 0 -34%;
  width: 100%;
}
.layout-pc #content {
  margin: 0 0 0 34%;
}
.layout-pc #secondary {
  float: left;
  width: 340px;
}

/* Layout: Primary Sidebar - Secondary Sidebar - Content */
.layout-psc .content-area {
  float: right;
  margin: 0 0 0 -44%;
  width: 100%;
}
.layout-psc #content {
  margin: 0 0 0 44%;
}
.layout-psc #main .widget-area {
  float: left;
}
.layout-psc #secondary {
  width: 22%;
}
.layout-psc #tertiary {
  width: 16%;
  margin-left: 2%;
}

.site-footer {
  clear: both;
  width: 100%;
}

/* Dynamic width widgets */
.dynamic-widget-width .widget {
  float: left;
  width: 33.333%;
  padding: 0 15px;
  padding: 0 1.5rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.dynamic-widget-width .widget:nth-child(3n+1) {
  clear: left;
  padding-left: 0;
}
.dynamic-widget-width .widget:nth-child(3n+3) {
  padding-right: 0;
}

.dynamic-widget-width.widget-count-1 .widget {
  float: none;
  width: 100%;
  padding: 0;
}

.dynamic-widget-width.widget-count-2 .widget {
  width: 50%;
}
.dynamic-widget-width.widget-count-2 .widget:first-child {
  padding: 0 15px 0 0;
  padding: 0 1.5rem 0 0;
}
.dynamic-widget-width.widget-count-2 .widget:last-child {
  padding: 0 0 0 15px;
  padding: 0 0 0 1.5rem;
}

/* Homepage widgets */
#homepage-widget-area .widget .homepage-inner {
  background: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  padding: 20px;
  padding: 2rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Footer widgets */
#footer-widget-area {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}

/* =Navigation
----------------------------------------------- */

.main-navigation ul {
  list-style: none;
  margin: 20px 0 0 0;
  padding-left: 0;
  text-align: center;
}

.main-navigation li {
  display: inline-block;
  position: relative;
  margin-right: 0.75em;
}

.main-navigation > ul > li,
.main-navigation .menu > ul > li {
  margin-right: 30px;
  margin-right: 3rem;
}

.main-navigation li li {
  margin-right: 0;
}

.main-navigation a {
  display: block;
  text-decoration: none;
  color: #fff;
  position: relative;
}

.main-navigation ul ul {
  display: none;
  float: left;
  position: absolute;
  left: 0;
  z-index: 99999;
  text-align: left;
}

.main-navigation ul ul ul {
  left: 100%;
  top: 0;
  padding-top: 0;
}

.main-navigation ul ul a {
  width: 200px;
  padding: 0.75em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.main-navigation ul ul li {
  margin-right: 0;
}

.main-navigation ul li:hover > ul {
  display: block;
}

/* Parent item indicator */
.main-navigation > ul > .menu-parent-item > a {
  padding-left: 1em;
}

.main-navigation > ul > .menu-parent-item > a:before {
  content: "";
  display: inline-block;
  margin-right: 0.4em;
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  height: 0;
  margin-top: -2px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid white;
  opacity: 0.9;
}

.main-navigation .sub-menu .menu-parent-item > a {
  padding-right: 1.5em;
}

.main-navigation .sub-menu .menu-parent-item > a:after {
  content: "";
  display: inline-block;
  margin-left: 0.5em;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
  margin-right: 0.6em;
  width: 0;
  height: 0;
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.5em solid white;
  opacity: 0.9;
}

/* Small menu */
.menu-toggle {
  cursor: pointer;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
}

.main-small-navigation .menu {
  display: none;
  list-style: none;
  margin: 0 0 15px;
  margin: 0 0 1.5rem;
  font-size: 18px;
  font-size: 1.8rem;
}
.main-small-navigation .menu > li {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  padding: 0.15em 0.5em;
}
.main-small-navigation .menu ul {
  list-style: none;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
}
.main-small-navigation .menu ul > li {
  margin-bottom: 5px;
  padding-left: 10px;
}
.main-small-navigation .menu ul ul {
  margin: 5px 0;
  font-size: 12px;
  font-size: 1.2rem;
}
.main-small-navigation .menu ul ul > li {
  margin-bottom: 0;
  padding-left: 10px;
}
.main-small-navigation .menu a {
  color: #fff;
  text-decoration: none;
  display: block;
}

/* Post navigation */
#main .post-navigation,
#main .paging-navigation,
#main #image-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
  font-size: 14px;
  font-size: 1.4rem;
  /* WP Pagenavi */
}
#main .post-navigation .nav-previous,
#main .post-navigation .previous-image,
#main .paging-navigation .nav-previous,
#main .paging-navigation .previous-image,
#main #image-navigation .nav-previous,
#main #image-navigation .previous-image {
  float: left;
  width: 50%;
  padding-right: 0.5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#main .post-navigation .nav-next,
#main .post-navigation .next-image,
#main .paging-navigation .nav-next,
#main .paging-navigation .next-image,
#main #image-navigation .nav-next,
#main #image-navigation .next-image {
  float: right;
  width: 50%;
  padding-left: 0.5em;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#main .post-navigation a,
#main .paging-navigation a,
#main #image-navigation a {
  text-decoration: none;
  color: #4b4b4b;
}
#main .post-navigation .wp-pagenavi,
#main .paging-navigation .wp-pagenavi,
#main #image-navigation .wp-pagenavi {
  text-align: center;
}
#main .post-navigation .wp-pagenavi a,
#main .post-navigation .wp-pagenavi span,
#main .paging-navigation .wp-pagenavi a,
#main .paging-navigation .wp-pagenavi span,
#main #image-navigation .wp-pagenavi a,
#main #image-navigation .wp-pagenavi span {
  border: none;
}
#main .post-navigation .wp-pagenavi .pages,
#main .paging-navigation .wp-pagenavi .pages,
#main #image-navigation .wp-pagenavi .pages {
  margin-right: 1em;
}

/* Page links */
.page-links {
  font-weight: bold;
}
.page-links span {
  font-weight: 300;
}

/* More Link */
.more-link {
  display: inline-block;
  clear: both;
  white-space: nowrap;
  text-decoration: none;
  text-shadow: none;
  padding: 0.5em 0.75em;
  background: #a4a4a4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff !important;
}

/* Yoast breadcrumbs */
#yoast-breadcrumbs {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  margin-top: 2em;
}
#yoast-breadcrumbs:first-child {
  margin-top: 0;
}
#yoast-breadcrumbs span a {
  color: #4b4b4b;
  font-weight: bold;
  text-decoration: none;
}

/* Footer navigation */
#colophon .footer-navigation {
  text-align: center;
}
#colophon .footer-navigation ul {
  margin: 0;
  list-style: none;
  text-align: right;
}
#colophon .footer-navigation ul > li {
  display: inline-block;
  margin: 0 10px;
  margin: 0 1rem;
}
#colophon .footer-navigation ul > li:first-child {
  margin-left: 0;
}
#colophon .footer-navigation ul > li:last-child {
  margin-right: 0;
}
#colophon .footer-navigation ul ul {
  display: none;
}

/* =Entries
----------------------------------------------- */
/* Lead image */
.entry-lead img {
  display: block;
  width: 100%;
  height: auto;
}

.page-title {
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 1em;
}

.hentry,
.not-found {
  margin-bottom: 30px;
  margin-bottom: 3rem;
  background: #fff;
  box-shadow: 0 0 2px #d9d9d9;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.hentry .entry-content > :first-child,
.not-found .entry-content > :first-child {
  margin-top: 0;
}
.hentry .entry-content > :last-child,
.not-found .entry-content > :last-child {
  margin-bottom: 0;
}
.hentry .entry-inner,
.not-found .entry-inner {
  padding: 20px 20px 0;
  padding: 2rem 2rem 0;
}
.hentry header,
.hentry .entry-content,
.not-found header,
.not-found .entry-content {
  padding-bottom: 20px;
  padding-bottom: 0;
}
.hentry header .edit-link,
.hentry .entry-content .edit-link,
.not-found header .edit-link,
.not-found .entry-content .edit-link {
  display: block;
  clear: both;
}
.hentry footer,
.not-found footer {
  padding: 20px;
  padding: 2rem;
  border-top: 1px solid #f6f6f6;
}
.hentry h1, .hentry h2, .hentry h3, .hentry h4, .hentry h5, .hentry h6,
.not-found h1,
.not-found h2,
.not-found h3,
.not-found h4,
.not-found h5,
.not-found h6 {
  clear: none;
}

.not-found {
  padding: 20px;
  padding: 2rem;
}
.not-found .widgettitle {
  margin-top: 1.5em;
}

.entry-title {
  margin: 0 0 0.2em;
}

#main .entry-title a {
  color: #3e3e3e;
  text-decoration: none;
}

/* Post formats */
.archive-post .format-aside header,
.archive-post .format-aside .entry-cats-tags,
.archive-post .format-status header,
.archive-post .format-status .entry-cats-tags,
.archive-post .format-link header,
.archive-post .format-link .entry-cats-tags,
.archive-post .format-chat header,
.archive-post .format-chat .entry-cats-tags,
.archive-post .format-quote header,
.archive-post .format-quote .entry-cats-tags,
.archive-post .format-audio header,
.archive-post .format-audio .entry-cats-tags,
.archive-post .format-video .entry-cats-tags,
.masonry-post .format-quote header {
  display: none;
}
.masonry-post .format-quote blockquote {
  margin: 0 5px;
  padding: 0;
  background: none;
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.masonry-post .format-quote .entry-meta {
  display: none;
}
.archive-post .format-image header {
  margin-bottom: 0;
}
.archive-post .format-link .entry-content {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
}
.archive-post .format-link .entry-content a {
  text-decoration: none;
}

.page-links {
  margin: 0 0 20px;
  margin: 0 0 2rem;
  clear: both;
}

.page-links a,
.entry-meta a {
  text-decoration: none;
}

.entry-meta {
  font-size: 12px;
  font-size: 1.2rem;
}

.entry-content blockquote {
  background: url(images/quote.png) top left no-repeat;
  margin: 0 1em 2em;
  padding-left: 2.5em;
}
.entry-content blockquote > :last-child {
  margin-bottom: 0;
}
.entry-content blockquote cite {
  display: block;
  text-align: right;
  margin-top: 1em;
  font-size: 14px;
  font-size: 1.4rem;
}

/* Authors page template */
.authors-list {
  list-style: none;
  margin: 2em 0;
}
.authors-list > li {
  margin-bottom: 1.25em;
  padding-bottom: 1.25em;
  border-bottom: 1px solid #f6f6f6;
}
.authors-list > li:last-child {
  border-bottom: none;
}
.authors-list .author-avatar {
  float: left;
  padding: 0;
  border: none;
  width: 96px;
}
.authors-list .author-avatar .avatar {
  padding: 0;
  border: none;
  width: 100%;
  height: auto;
  -webkit-border-radius: 48px;
  -moz-border-radius: 48px;
  -ms-border-radius: 48px;
  border-radius: 48px;
}
.authors-list .author-text {
  margin-left: 112px;
}
.authors-list h2 {
  clear: none;
  margin-top: 0;
  font-size: 24px;
  font-size: 2.4rem;
}
.authors-list h3 {
  clear: none;
  margin-top: 1em;
  font-size: 16px;
  font-size: 1.6rem;
}
.authors-list .latest-by-author li {
  font-size: 14px;
  font-size: 1.4rem;
}

/* Masonry layout template */
.page-template-page-templatestemplate-masonry-php.layout-full-width #main .inner {
  max-width: 1270px;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.page-template-page-templatestemplate-masonry-php .content-area,
.category .content-area {
  float: left;
  margin: 0 -346px 0 0;
  width: 100%;
}

.page-template-page-templatestemplate-masonry-php #content,
.category #content {
  margin: 0 346px 0 0;
}
#masonry-container {
}

.masonry-post {
  float: left;
  width: 240px;
  margin: 5px;
}
.masonry-post .hentry {
  margin-bottom: 0;
}
.masonry-post .entry-header,
.masonry-post .entry-title {
  padding: 0 !important;
  margin: 0 !important;
}
.masonry-post .entry-title {
  font-size: 20px;
  font-size: 2rem;
}
.masonry-post .entry-content {
  font-size: 13px;
  font-size: 1.3rem;
}
.masonry-post .entry-meta {
  font-size: 11px;
  padding: 5px 0 10px !important;
  margin-bottom: 10px;
  font-style: italic;
  color: #777 !important;
  border-bottom: 1px solid #E9E9E9;
}
.masonry-post .entry-meta a {
  display: inline;
  color: #777 !important;
}
.masonry-post .entry-meta .author,
.masonry-post .entry-meta .entry-date {
  font-style: normal;
}
.masonry-post .masonry-link {
  display: block;
  text-decoration: none;
  color: #4b4b4b !important;
}
.masonry-post .hentry:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.masonry-post .hentry .entry-inner {
  padding: 15px;
  padding: 1.5rem;
}
.masonry-post .hentry .entry-content {
  padding-bottom: 0;
}
.masonry-post .hentry header {
  padding-bottom: 10px;
  padding-bottom: 1rem;
}

/* =Media
----------------------------------------------- */
.site-header img,
.entry-content img,
.comment-content img,
.widget img {
  max-width: 100%;
  /* Fluid images for posts, comments, and widgets */
  height: auto;
}

.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

.site-header img,
.entry-content img,
img.size-full {
  max-width: 100%;
}

.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Post images and captions */
.entry-content .aligncenter {
  margin: 1.5em auto;
  display: block;
}

.entry-content .alignleft {
  float: left;
  margin: 0.1em 1.5em 0.75em 0;
}

.entry-content .alignright {
  float: right;
  margin: 0.1em 0 0.75em 1.5em;
}

.entry-content img {
  border: none;
  background: #fff;
  padding: 0;
  max-width: 100%;
  display: block;
  margin-bottom: 0.5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.attachment {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.entry-content .wp-caption img,
.attachment img {
  margin: 0 auto 0.25em;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption-text,
.entry-caption,
.gallery-caption {
  text-align: center;
  margin: 0 0 2px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
}

#content .gallery {
  margin-bottom: 1.5em;
}

#content .gallery-item {
  margin: 0 !important;
}

#content .gallery a img {
  border: none;
  height: auto;
  max-width: 100%;
  display: inline-block;
  margin-bottom: 0 !important;
}

#content .gallery dd {
  margin: 0 0 1em;
}

/* Make sure embeds and iframes fit their containers
embed,
iframe,
object {
  max-width: 100%;
}
 */

/* Flex Slider */
.flexslider {
  background: none;
  border: none;
  box-shadow: none;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.flexslider .flex-control-nav {
  bottom: -30px;
}
.flexslider .flex-control-paging li a {
  width: 10px;
  height: 10px;
  display: block;
  background: #fff;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.flexslider .flex-control-paging li a.flex-active {
  background: #555;
  background: rgba(0, 0, 0, 0.7);
  border-color: #555;
}
.flexslider li {
  position: relative;
}
.flexslider li .slide-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px;
  padding: 1rem 2rem;
}
.flexslider li .slide-caption > h3 {
  font-size: 18px;
  font-size: 1.8rem;
  color: #fcfcfc;
  margin-bottom: 0;
}
.flexslider li .slide-caption > div {
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
}
.flexslider li .slide-caption > div a {
  color: #fff !important;
}

/* =Forms
----------------------------------------------- */
button,
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
  *vertical-align: middle;
  /* Improves appearance and consistency in all browsers */
}

button,
input {
  line-height: normal;
  /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
  *overflow: visible;
  /* Corrects inner spacing displayed oddly in IE6/7 */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid #cccccc;
  border-color: #cccccc #cccccc #bbbbbb #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background: #fafafa;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */
  font-size: 12px;
  font-size: 1.4rem;
  padding: 1.12em 1.5em 0.88em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #f5f5f5;
  border-color: #bbbbbb #bbbbbb #aaaaaa #bbbbbb;
}

button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaaaaa #bbbbbb #bbbbbb #bbbbbb;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.15);
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* Addresses box sizing set to content-box in IE8/9 */
  padding: 0;
  /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}

input[type=text],
input[type=email],
textarea {
  color: #444;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
  color: #111;
}

input[type=text],
input[type=email] {
  padding: 3px;
}

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 98%;
}

/* Comment form */
#commentform :focus,
.wpcf7-form :focus {
  outline: none;
  border-color: #bbb;
}
#commentform input[type=text],
#commentform input[type=email],
.wpcf7-form input[type=text],
.wpcf7-form input[type=email] {
  width: 60%;
}
#commentform textarea,
.wpcf7-form textarea {
  width: 100%;
}
#commentform input[type=text],
#commentform input[type=email],
#commentform textarea,
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form textarea {
  display: block;
  border: 1px solid #ececec;
  padding: 0.5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#commentform .form-allowed-tags {
  display: none;
}
#commentform #submit,
#commentform .wpcf7-submit,
.wpcf7-form #submit,
.wpcf7-form .wpcf7-submit {
  border: none;
  box-shadow: none;
  font-weight: bold;
  color: #fff;
  text-shadow: none;
  padding: 0.75em 1em;
}

.commentlist #respond {
  margin-top: 20px;
}
.commentlist #respond p {
  margin-bottom: 1em;
}
.commentlist #respond input[type=text],
.commentlist #respond input[type=email],
.commentlist #respond textarea {
  padding: 0.3em;
}

/* Password protected posts form */
.hentry label {
  display: block;
}
.hentry input[type=password] {
  width: 60%;
  display: block;
  border: 1px solid #e6e6e6;
  padding: 0.5em;
  margin-bottom: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* Search form in no-results template part */
#post-0 #s {
  border: 1px solid #dddddd;
  padding: 0.5em;
}

/* Search results post not overflowing fix */
body.search-results .entry-summary {
  height: auto;
  overflow: auto;
}

/* =Comments
----------------------------------------------- */
.commentlist {
  margin-left: 0;
}
.commentlist li .children {
  margin-left: 0;
}
.commentlist li {
  list-style: none;
  margin-bottom: 20px;
}
.commentlist li li {
  margin: 0.5em 0 0;
}
.commentlist li.comment {
  min-height: 64px;
  position: relative;
}
.commentlist li.comment .avatar {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -ms-border-radius: 32px;
  border-radius: 32px;
}
.commentlist li.comment article {
  padding: 15px;
  background: #fff;
  box-shadow: 0 0 2px #d9d9d9;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
}
.commentlist li :last-child {
  margin-bottom: 0;
}
.commentlist .comment-content {
  margin-bottom: 1em;
}
.commentlist header {
  font-weight: bold;
}
.commentlist footer,
.commentlist .reply {
  font-size: 12px;
  font-size: 1.2rem;
}
.commentlist header {
  margin-bottom: 1em;
}
.commentlist .pingback,
.commentlist .trackback {
  font-size: 12px;
  font-size: 1.2rem;
}

/* =Widgets
----------------------------------------------- */
.widget {
  margin: 0 0 30px;
  margin: 0 0 3rem;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.widget ul {
  list-style: none;
  margin: 0;
}
.widget * {
  max-width: 100%;
}
.widget li {
  margin-bottom: 0.5em;
}
.widget li ul {
  margin-left: 1em;
}
.widget select {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget select:focus {
  outline: none;
}

.widget:last-child,
.widget :last-child {
  margin-bottom: 0;
}

#secondary .widget,
#tertiary .widget {
  font-size: 12px;
  font-size: 1.2rem;
}

/* Search widget */
#searchsubmit {
  display: none;
}



#ak_featured_post_widget-1,
#ak_featured_post_widget-2,
#ak_featured_post_widget-3 { 
  text-align: center; 
}

#ak_featured_post_widget-1 ul li a,
#ak_featured_post_widget-2 ul li a,
#ak_featured_post_widget-3 ul li a { 
  float: left; 
  margin: 10px;
}




#youtubesidebarwidget-1,
#youtubesidebarwidget-2,
#youtubesidebarwidget-3 { 
  clear: both; display: block; position: relative; top: 40px; bottom: 40px; 
  margin: 20px 0;
}

#s {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 300px;
  display: block;
  border-radius: 0;
  border: none;
  box-shadow: 0 0 2px #d9d9d9;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  padding: 0.5em;
}
#s:focus {
  outline: none;
  box-shadow: 0 0 2px #999999;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

/* Calendar widget */
#wp-calendar {
  width: 100%;
}
#wp-calendar caption, #wp-calendar td, #wp-calendar th {
  text-align: center;
  padding: 3px;
}
#wp-calendar tfoot td,
#wp-calendar tfoot th {
  border-bottom: none;
}
#wp-calendar #prev {
  text-align: left;
}
#wp-calendar #next {
  text-align: right;
}

/* Tags Widget */
.tagcloud a {
  font-size: 12px !important;
  font-size: 1.2rem !important;
  background: #ffffff;
  color: #888888 !important;
  text-decoration: none;
  padding: 5px 10px;
  line-height: 12px;
  border: 1px solid #e9e9e9;
  display: inline-block;
  margin-bottom:5px;
  text-transform: capitalize;
  white-space: nowrap;
}

/* Social Circles Widget */
.widget.delicious_social_circles a {
  display:inline-block;
  width:35px;
  height:35px;
  background-color:#fff;
  text-indent:-9999px;
  margin:0 4px 3px 0;
  border-width: 2px;
  border-style: solid;
  border-color: #e9e9e9;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  background-repeat:no-repeat;
}
.widget.delicious_social_circles h1 {
  /*border:0 !important;*/
}
.widget.delicious_social_circles a:hover {
  background-color:#e9e9e9;
  border-color:#e9e9e9;
}
.widget .widget_social_facebook {
  background:none;
  background-image:url(images/sprites.png);
  background-position:0px 0px;
  background-repeat:no-repeat;
}
.widget .widget_social_pinterest {
  background:none;
  background-image:url(images/sprites.png);
  background-position:-50px 0px;
  background-repeat:no-repeat;
}
.widget .widget_social_linkedin {
  background:none;
  background-image:url(images/sprites.png);
  background-position:-100px 0px;
  background-repeat:no-repeat;
}
.widget .widget_social_twitter {
  background:none;
  background-image:url(images/sprites.png);
  background-position:-150px 0px;
  background-repeat:no-repeat;
}
.widget .widget_social_googleplus {
  background:none;
  background-image:url(images/sprites.png);
  background-position:-200px 0px;
  background-repeat:no-repeat;
}
.widget .widget_social_rss {
  background:none;
  background-image:url(images/sprites.png);
  background-position:-250px 0px;
  background-repeat:no-repeat;
}
.widget .widget_social_tumblr {
  background:none;
  background-image:url(images/sprites.png);
  background-position:-300px 0px;
  background-repeat:no-repeat;
}
.widget .widget_social_instagram {
  background:none;
  background-image:url(images/sprites.png);
  background-position:-350px 0px;
  background-repeat:no-repeat;
}

/* Recent Posts Widget */
.widget.delicious_recent_posts {
}
.widget.delicious_recent_posts li {
  position:relative; 
}
.widget.delicious_recent_posts a {
  margin:0 0 0 40px;
  display:block;
}
.widget.delicious_recent_posts .post_comments {
  margin:0 0 0 40px;
  color:#a4a4a4;
}
.widget.delicious_recent_posts .post_date {
  position:absolute;
  top:2px;
  left:0;
  background:#e9e9e9;
  width:30px;
  height:30px;
  text-align:center;
  display:block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.widget.delicious_recent_posts .post_date_day {
  display:block;
  margin:0;
  padding:4px 0 0 0;
  line-height:12px;
  font-size: 12px;
  font-size: 1.4rem;
}
.widget.delicious_recent_posts .post_date_month {
  display:block;
  margin:0;
  padding:0;
  line-height:12px;
  font-size: 8px;
  font-size: 0.8rem;
  text-transform:none;
}

/* =Media Queries
----------------------------------------------- */
@media screen and (max-width: 999px) {
  body.layout-boxed,
  .inner {
    padding: 0 20px;
  }

  .layout-cps #main .content-area {
    float: left;
    margin: 0 -34% 0 0;
    width: 100%;
  }
  .layout-cps #main #content {
    margin: 0 34% 0 0;
  }
  .layout-cps #main #secondary {
    float: right;
    width: 340px;
  }
  .layout-cps #main #tertiary {
    float: none;
    clear: both;
    width: 100%;
    margin: 0;
  }

  .layout-psc .content-area,
  .layout-pcs .content-area {
    float: right;
    margin: 0 0 0 -34%;
    width: 100%;
  }
  .layout-psc #content,
  .layout-pcs #content {
    margin: 0 0 0 34%;
  }
  .layout-psc #secondary,
  .layout-pcs #secondary {
    float: left;
    width: 340px;
    margin: 0;
  }
  .layout-psc #tertiary,
  .layout-pcs #tertiary {
    float: none;
    clear: both;
    width: 100%;
    margin: 0;
  }

  #wp-calendar {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  #homepage-aside,
  .page-template-page-templatestemplate-homepage-php .hentry #homepage-aside + .entry-content,
  #portfolio-aside,
  .page-template-page-templatestemplate-portfolio-php .hentry #homepage-aside + .entry-content {
    float: none;
    width: 100%;
  }

  #homepage-aside,
  #portfolio-aside {
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
  #homepage-aside .flexslider,
  #portfolio-aside .flexslider {
    margin-bottom: 50px;
    margin-bottom: 5rem;
  }

  .dynamic-widget-width .widget {
    padding: 0 10px;
    padding: 0 1rem;
  }
  .dynamic-widget-width .widget:nth-child(3n+1) {
    padding-left: 0;
  }
  .dynamic-widget-width .widget:nth-child(3n+3) {
    padding-right: 0;
  }

  .dynamic-widget-width.widget-count-2 .widget {
    width: 50%;
  }
  .dynamic-widget-width.widget-count-2 .widget:first-child {
    padding: 0 10px 0 0;
    padding: 0 1rem 0 0;
  }
  .dynamic-widget-width.widget-count-2 .widget:last-child {
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
  }
}
@media screen and (max-width: 599px) {
  html {
    font-size: 9px;
  }

  #masthead hgroup {
    text-align: center;
  }

  #main #primary,
  #main #content,
  #main #secondary,
  #main #tertiary {
    float: none;
    clear: both;
  }
  #main #primary #content {
    margin: 0;
  }
  #main #primary,
  #main #tertiary {
    margin: 0 0 40px;
    margin: 0 0 4rem;
    width: 100% !important;
  }
  #main #secondary {
    margin: 0;
    width: 340px !important;
  }

  #main #homepage-widget-area .widget,
  #main #homepage-widget-area.widget-count-2 .widget {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }

  #footer-widget-area .widget {
    float: left;
    width: 50%;
    padding: 0 15px;
    padding: 0 1.5rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #footer-widget-area .widget:nth-child(3n+1) {
    clear: none;
  }
  #footer-widget-area .widget:nth-child(2n+1) {
    clear: left;
    padding: 0 15px 0 0;
    padding: 0 1.5rem 0 0;
  }
  #footer-widget-area .widget:nth-child(2n) {
    padding: 0 0 0 15px;
    padding: 0 0 0 1.5rem;
  }

  #colophon #footer-nav .footer-navigation,
  #colophon #footer-nav #footer-credits {
    width: auto;
    float: none;
  }

  #colophon .footer-navigation ul {
    text-align: center;
  }

  #colophon #footer-credits {
    margin-bottom: 20px;
    margin-bottom: 2rem;
    text-align: center;
  }
}
@media screen and (max-width: 479px) {
  #colophon #footer-widget-area .widget {
    float: none;
    padding: 0 !important;
    width: 100%;
  }

  .authors-list .author-avatar {
    width: 48px;
  }

  .authors-list .author-text {
    margin-left: 60px;
  }
}

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

/* Layout: Content - Primary Sidebar (Increased width to 340px) */
.layout-cp .content-area {
  margin: 0 -370px 0 0;
}
.layout-cp #content {
  margin: 0 370px 0 0;
}
.layout-cp #secondary {
  width: 340px;
}

@media screen and (max-width: 767px) {
  #main #primary,
  #main #content,
  #main #tertiary {
    clear: both;
  }
  #main #primary #content {
    margin: 0;
  }
  #main #primary,
  #main #secondary,
  #main #tertiary {
    margin: 0 0 40px;
    margin: 0 0 4rem;
  }
}

/* WP PageNavi page navigation */
#main .post-navigation,
#main .paging-navigation,
#main #image-navigation  {
	clear: both;
}
.wp-pagenavi {
	margin-top: 10px;
	margin-top: 1rem;
	clear: both;
}
#main .post-navigation .wp-pagenavi a:hover,
#main .paging-navigation .wp-pagenavi a:hover,
#main #image-navigation .wp-pagenavi a:hover {
	background-color: #4b4b4b;
	color: #fff;
}
#main .post-navigation .wp-pagenavi span.current,
#main .paging-navigation .wp-pagenavi span.current,
#main #image-navigation .wp-pagenavi span.current {
	background-color: #44AFE4;
	color: #fff;
}
#main .post-navigation .wp-pagenavi span.extend,
#main .paging-navigation .wp-pagenavi span.extend,
#main #image-navigation .wp-pagenavi span.extend {
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
}
#main .post-navigation .wp-pagenavi a,
#main .post-navigation .wp-pagenavi span,
#main .paging-navigation .wp-pagenavi a,
#main .paging-navigation .wp-pagenavi span,
#main #image-navigation .wp-pagenavi a,
#main #image-navigation .wp-pagenavi span {
	background-color: #dddddd;
	color: #888;
	margin: 0 4px 4px 0;
	display: inline-block;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;
	line-height: 1.1em;
	text-decoration: none;
	padding: 5px 12px;
	text-align: center;
}

#main .post-navigation .wp-pagenavi .pages,
#main .paging-navigation .wp-pagenavi .pages,
#main #image-navigation .wp-pagenavi .pages {
	margin-right: 8px;
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
}

/* Search Box */
#s {
	max-width: 340px;
	font-size: 16px;
	font-size: 1.6rem;
	box-shadow: none;
	border: 1px solid #BAB7AC;
}
#s:focus {
	box-shadow: none;
}

/* Fix Google Adsense yellow background */
ins { background-color: transparent; }

/* Fix Hyphenation of words */
.hentry,
.not-found,
.widget {
	word-wrap: normal !important;
	word-break: normal !important;
	-webkit-hyphens: none !important;
	-moz-hyphens: none !important;
	-ms-hyphens: none !important;
	hyphens: none !important;
}

/* Make post titles smaller */
h1.entry-title {
  font-size: 28px;
  font-size: 2.8rem;
}

/* Center the individual post headers */
.single-post h1.entry-title,
.single-post .entry-header .entry-meta {
	text-align: center;
}

/* Masonry layout template for Archives and Categories */
.category #main .inner {
	max-width: 1270px;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.category #content {
	margin: 0;
}
/* Prevent css changing image size */
.masonry-post .entry-lead img {
	width: auto;
}
/* Make masonry shadow darker */
.masonry-post .hentry {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.masonry-post .hentry:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
/* Remove date from masonry */
.masonry-post .entry-meta {
	display: none;
}
.masonry-post .entry-header {
	padding-bottom: 10px !important;
	border-bottom: 1px solid #E9E9E9;
	margin-bottom: 10px !important;
}
/* Fix masonry jumping margin */
.home #masonry-container,
.category #masonry-container {
	margin-bottom: 0;
	padding-bottom: 0.5em;
}

/* Masonry and category sidebar */
/* Layout: Content - Primary Sidebar */


.page-template-page-templatestemplate-masonry-php #secondary,
.category #secondary {
  float: right;
  width: 340px;
  padding-top: 5px;
}

/* After header only shows on homepage */
#after-header {
	display: none;
}
.home #after-header {
	display: block;
	font-family: "Merriweather", Arial, serif;
	background-color: #fff;
	border-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.home #after-header {
	border-bottom: 1px solid #e9e9e9;
}
.home #after-header .textwidget p {
	padding: 0px 0;
	margin-bottom: 0;
	color: #000;
}

/* Align center image - remove top margin */
.entry-content .aligncenter {
	margin-top: 0;
}

/* Social Media Widget */
#masthead {
	padding-top: 0;
}
.home #after-header .inner {
	max-width: 1260px;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.textwidget .loomlove_social_circles {
	float: right;
	padding: 7px 5px 0 10px;
	width: 285px;
}
.loomlove_social_circles a {
	display: block;
	float: left;
	width: 52px;
	height: 52px;
	background-color: transparent;
	text-indent: -9999px;
	margin: 0 0 4px 4px;
	background-repeat: no-repeat;
	opacity: 1;
}
.loomlove_social_circles a:hover {
	opacity: 0.6;
}
.loomlove_social_circles a:focus {
    outline: none;
}
.loomlove_social_circles .widget_social_pinterest {
	margin-left: 35px; 
	background: none;
	background-image: url(http://loomlove.com/wp-content/uploads/pinterest.png);
}
.loomlove_social_circles .widget_social_facebook {
	background: none;
	background-image: url(http://loomlove.com/wp-content/uploads/facebook.png);
}
.loomlove_social_circles .widget_social_youtube {
	background: none;
	background-image: url(http://loomlove.com/wp-content/uploads/youtube.png);
}
.loomlove_social_circles .widget_social_instagram {
	background: none;
	background-image: url(http://loomlove.com/wp-content/uploads/instagram.png);
}
.loomlove_social_circles .widget_social_googleplus {
	background: none;
	background-image: url(http://loomlove.com/wp-content/uploads/googleplus.png);
}

/* Full width header */
.site-header .inner {
	margin: 0;
	width: 100%;
	max-width: none;
	padding: 0;
}
#masthead {
	border-bottom: 0;
}

/* Google ad in header */
#before-header {
	padding-bottom: 0;
}
#before-header .google-ad {
	text-align: center;
	margin: 10px auto 0 auto;
}
.adslot_1 {
	width: 320px;
	height: 50px;
}
@media (min-width:479px) { .adslot_1 { width: 468px; height: 60px; } }
@media (min-width:767px) { .adslot_1 { width: 728px; height: 90px; } }

/* Google ad interspersed between masonry posts */
-----#main .google-ad {
clear: both; 
	text-align: center;
	margin: 0 auto;
	width: 160px;
	height: 600px;
}


@media only screen and (max-width : 768px) {
	.layout-cp #secondary {
	  float: left; 
	  width: 340px;
	}
}


/* iPad [portrait + landscape] */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	/* Single post primary sidebar */
	.layout-cp .content-area {
	  margin: 0 -33% 0 0;
	}
	.layout-cp #content {
	  margin: 0 33% 0 0;
	}
	.layout-cp #secondary {
	  float: left; 
	  width: 340px;
	}

	/* Masonry and category sidebar */

	.page-template-page-templatestemplate-masonry-php #content,
	.category #content {
	  margin: 0 240px 0 0;
	}
	.page-template-page-templatestemplate-masonry-php #secondary,
	.category #secondary {
	  width: 340px;
	}
	.page-template-page-templatestemplate-masonry-php #secondary img,
	.category #secondary img {
		max-width: 100%;
	}
}
/* Responsive landscape tablet styles */
@media screen and (max-width: 999px) {
	/* Fix drop down sub-menu on mobiles, hide on screen resize */
	.scheme-white .site-navigation .menu .menu-parent-item .sub-menu {
		display: none;
		margin-top: 0;
		padding-top: 0;
		top: 2.4em;
	}
}
/* Responsive portrait tablet styles */
@media screen and (max-width: 767px) {
	/* Fix space above google ad */
	#masthead .header-image {
		margin-top: 5px;
		margin-top: 0.5rem;
	}
	#before-header .google-ad {
		margin-bottom: 0;
	}
}
/* Responsive mobile styles */
@media screen and (max-width: 599px) {
	/* Social circles widget */
	.textwidget .loomlove_social_circles {
		float: none;
		padding: 0;
	}
	.home #after-header .loomlove_social_circles,
	.home #after-header .textwidget .loomlove_social_circles {
		text-align: center;
		width: auto;
	}
	.loomlove_social_circles a {
		display: inline-block;
		float: none;
	}

	/* Small menu on mobiles */
	.scheme-white .site-navigation .menu {
		display: block;
		margin: 10px auto 0;
		margin: 1rem auto 0;
	}
	.scheme-white .site-navigation .menu li {
		display: block;
		text-align: center;
		font-size: 16px;
		font-size: 1.6rem;
		margin-bottom: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		border-top: 1px solid #333;
	}
	.scheme-white .site-navigation .menu li a {
		display: block;
		padding: 12px 0;
		padding: 1.2rem 0;
		color: #fff;
	}
	.scheme-white .site-navigation .menu .menu-parent-item {
		overflow: auto;
		height: 100%;
	}
	.scheme-white .site-navigation .menu .menu-parent-item .sub-menu {
		position: static;
	}
	.scheme-white .site-navigation .menu .menu-parent-item .sub-menu li {
		border-bottom-color: #000;
		border-top-color: #333;
		text-align: left;
	}
	.scheme-white .site-navigation .menu .menu-parent-item .sub-menu li a {
		background-color: #333;
		padding-left: 10px;
		padding-left: 1rem;
	}
	.scheme-white .site-navigation .menu li:hover a,
	.scheme-white .site-navigation .menu .menu-parent-item a,
	.scheme-white .site-navigation .menu .menu-parent-item a:hover {
		background-color: #000;
	}
}

/****************************************************************/
/****************************************************************/
/****************************************************************/