/* @group 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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */




@import url(http://fonts.googleapis.com/css?family=Montserrat);
@import url(http://fonts.googleapis.com/css?family=Lato:100,400);
@import url(http://fonts.googleapis.com/css?family=Allerta);
@import url(http://weloveiconfonts.com/api/?family=entypo);


/* @group General Styles */

body {
	background-color: #000;

	overflow-x: hidden;
	font: 16px/28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	
	text-rendering: optimizelegibility;
	
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	
	-moz-tap-highlight-color:rgba(0,0,0,0); 
	-moz-text-size-adjust: none;
	-moz-font-smoothing: antialiased;
	
	-ms-tap-highlight-color:rgba(0,0,0,0); 
	-ms-text-size-adjust: none;
	-ms-font-smoothing: antialiased;
	
}

p {
}

b, strong {

}

a { 
	text-decoration: none;
	-webkit-transition: .07s ease-in;  
	-moz-transition: .07s ease-in;  
	-o-transition: .07s ease-in;  
	transition: .07s ease-in;
}

a:link, a:visited {
	text-decoration: none;
	color: #3f3f3f;
}

a:hover, a:active {
	text-decoration: none;
}


/* @end */

/* @group Layout */

.container {
	overflow: hidden;
	background-color: #000;

/*  Prevents Flickering  */
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	
	position: relative;
	overflow: hidden;
	margin-bottom: 50%;
}

#header {
	position: relative;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 20px;	
	margin: 0 auto;
	height: 60px;
	clear: both;
}

img {
	max-width: 100%;
	height: auto;
}

#extraContent1 {
    height: 100%;
    margin: 0 auto;
    padding: 40px 0;
    position: relative;
    top: 0;
    height: 100%;
    background-color: #f07057;
}

#extraContainer1 {
    width: 100%;
    margin: 0 auto;
	padding: 0px 0px;
	height: auto;
	position: relative;
	overflow: hidden;
	display: block; 
}

#title{
	text-align: center;
	padding-top: 30px;
}

#siteLogo { 
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#siteLogo img { 
	margin: 0;
	max-width: 280px;
	height: auto;
	margin-left: 20px;
}

h1.siteTitle {
	letter-spacing: -2px;
	padding: 0;
	display: inline-block;
	margin: 8px 10px 10px!important;
	font-size: 2em;
}

h1.siteTitle a:hover {
	color: #ccc;
	-webkit-transition: .1s ease-in;  
	-moz-transition: .1s ease-in;  
	-o-transition: .1s ease-in;  
	transition: .1s ease-in; 
}

#logo a:hover { text-decoration: none; }

#footer {
	height: 50%;
	background-color: #243640;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}

#footerContent {
	text-align: center;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	color: #a6b3ba;
	text-transform: uppercase;
}

#extraContent2 {
    height: 100%;
    margin: 0 auto;
    padding: 40px 0;
    position: relative;
    top: 0;
    height: 100%;
    background-color: #f07057;
}

#extraContainer2 {
    width: 100%;
    margin: 0 auto;
	padding: 0px 0px;
	height: auto;
	position: relative;
	overflow: hidden;
	display: block; 
}

#extraContent3 {
    height: 100%;
    margin: 0 auto;
    padding: 40px 0;
    position: relative;
    top: 0;
    height: 100%;
    background-color: #f07057;
}

#extraContainer3 {
    width: 100%;
    margin: 0 auto;
	padding: 0px 0px;
	height: auto;
	position: relative;
	overflow: hidden;
	display: block; 
}


#extraContent4 {
    height: 100%;
    margin: 0 auto;
    padding: 40px 0;
    position: relative;
    top: 0;
    height: 100%;
    background-color: #f07057;
}

#extraContainer4 {
    width: 100%;
    margin: 0 auto;
	padding: 0px 0px;
	height: auto;
	position: relative;
	overflow: hidden;
	display: block; 
}

@media only screen and (max-width: 780px) {
#header {
	border-bottom: 2px solid #e90d02;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), inset 0 -1px 0 #ff7970;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), inset 0 -1px 0 #ff7970;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), inset 0 -1px 0 #ff7970;
}
#footer {
	position: relative;
	bottom: -1px;
	left: 0px;
	z-index:0;
	width: 100%;
}
#extraContent1 {
    padding-top: 80px;
}
#siteLogo {
	text-align: center;
}
#siteLogo img {
	margin-top: -5px;
}
}

@media only screen and (max-width: 640px) {

#footer {
	width: 100%;
	position: relative;
	bottom: 0px;
	left: 0;
	right: 0;
	z-index:0;
}
}

button {
  position:relative;
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  display: block;
  border: none;
  background: #bdc3c7;
  color: #ffffff;
  padding: 9px 12px 10px;
  line-height: 22px;
  text-decoration: none;
  border-radius: 6px;
  -webkit-transition: 0.25s linear;
  -moz-transition: 0.25s linear;
  -o-transition: 0.25s linear;
  transition: 0.25s linear;
  -webkit-backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

button:hover {
  background-color: #cacfd2;
  color: #ffffff; 
  outline: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
}

	
/* @end */

/* @group Toolbar */

/* Navigation Styles */


.burger {
	position: absolute;
	float: left;
	padding: 10px;
	top: 4px;
	left: 10px;
	
	display: none;
}
.burger li {
	width: 30px;
	height: 4px;
	background-color: #fff;
	border-radius: 3px;
	margin: 5px 0;
}
.burger.open li {background-color: #d9dde1;}

nav {
	position: absolute;
	top: 0;
	right: 5px;
}
nav li {
	float: left;
	
	display: inline-block;
}
nav li a {
	font-size: 14px;
	color: #9aa6af;
	padding: 18px 15px 24px;
	
	display: block;
}
nav li a:hover {color: #000;}


@media only screen and (max-width: 780px) {

header {
	height: 66px;
	z-index: 2;
	background-color: #060a0c;
	
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	
		/* starting point */
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
header h1 a {
	color: #ffffff;
	text-align: center;
	padding-left: 0;
	display: block;
}
.burger {display: block;}


/*  Nav Drawer Layout  */
nav {position: relative;}

nav ul {
	height: 100%;
	overflow-y: auto;
}
nav li {
	display: block;
	float: none;
}
nav li a {
	padding: 22px 25px;
	letter-spacing: 3px;
	font-size: 14px;
}
nav li a.logo {
	display: none;
}
nav li a.active {
	color: #fff;
	background-color: #141e23;
}
nav li a:hover {
	color: #fff;
	background-color: #19252c;
}

.header-section {margin-top: 60px;}


/* NAVIGATION ANNIMATION */
nav {
	width: 93%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	margin: 0;
	background-color: #1d2d35;
	
	/* starting point */
	opacity: .3;
	-webkit-transform: translate3d(5%,0,0)scale(.97);
	-moz-transform: translate3d(5%,0,0)scale(.97);
	transform: translate3d(5%,0,0)scale(.97);
}

/*Nav Expanding Open Effect*/
nav.open {
	opacity: 1;

	-webkit-transform: translate3d(0,0,0)scale(1);
	-webkit-animation: slideIn .35s ease-in-out;
	
	-moz-transform: translate3d(0,0,0)scale(1);
	-moz-animation: slideIn .35s ease-in-out;
	
	transform: translate3d(0,0,0)scale(1);
	animation: slideIn .35s ease-in-out;
}
@-webkit-keyframes slideIn {
	0%       {opacity: .3;
				-webkit-transform: translate3d(5%,0,0)scale(.97);}
	100%  {opacity: 1;
				-webkit-transform: translate3d(0,0,0)scale(1);}
}
@-moz-keyframes slideIn {
	0%      {opacity: .3;
				-moz-transform: translate3d(5%,0,0)scale(.97);}
	100%  {opacity: 1;
				-moz-transform: translate3d(0,0,0)scale(1);}
}
@keyframes slideIn {
	0%      {opacity: .3;
				transform: translate3d(5%,0,0)scale(.97);}
	100%  {opacity: 1;
				transform: translate3d(0,0,0)scale(1);}
}

/*Nav Shrinking Closed Effect*/
nav.close {
	opacity: .3;
	
	-webkit-transform: translate3d(5%,0,0)scale(.97);
	-webkit-animation: slideOut .3s ease-in-out;
	
	-moz-transform: translate3d(5%,0,0)scale(.97);
	-moz-animation: slideOut .3s ease-in-out;
	
	transform: translate3d(5%,0,0)scale(.97);
	animation: slideOut .3s ease-in-out;
}
@-webkit-keyframes slideOut {
	0%      {opacity: 1;
				-webkit-transform: translate3d(0,0,0)scale(1);}
	100%  {opacity: .3;
				-webkit-transform: translate3d(5%,0,0)scale(.97);}
}
@-moz-keyframes slideOut {
	0%      {opacity: 1;
				-moz-transform: translate3d(0,0,0)scale(1);}
	100%  {opacity: .3;
				-moz-transform: translate3d(5%,0,0)scale(.97);}
}
@keyframes slideOut {
	0%      {opacity: 1;
				transform: translate3d(0,0,0)scale(1);}
	100%  {opacity: .3;
				transform: translate3d(5%,0,0)scale(.97);}
}



/* CONTENT ANNIMATION */
.content {
	/* starting point */
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 1;
}

/*Content Sliding Open Effect*/
header.open,
.content.open 
{   
	-webkit-transform: translate3d(240px,0,0);
	-webkit-animation: open .5s ease-in-out;
	
	-moz-transform: translate3d(240px,0,0);
	-moz-animation: open .5s ease-in-out;
	
	transform: translate3d(240px,0,0);
	animation: open .5s ease-in-out;
}
@-webkit-keyframes open {
	0%      {-webkit-transform: translate3d(0,0,0);}
	70%    {-webkit-transform: translate3d(260px,0,0);}
	100%  {-webkit-transform: translate3d(240px,0,0);}
}
@-moz-keyframes open {
	0%      {-moz-transform: translate3d(0,0,0);}
	70%    {-moz-transform: translate3d(260px,0,0);}
	100%  {-moz-transform: translate3d(240px,0,0);}
}
@keyframes open {
	0%      {transform: translate3d(0,0,0);}
	70%    {transform: translate3d(260px,0,0);}
	100%  {transform: translate3d(240px,0,0);}
}

/*Content Sliding Closed Effect*/
header.close,
.content.close 
{
	-webkit-transform: translate3d(0,0,0);
	-webkit-animation: close .3s ease-in-out;
	
	-moz-transform: translate3d(0,0,0);
	-moz-animation: close .3s ease-in-out;
	
	transform: translate3d(0,0,0);
	animation: close .3s ease-in-out;
}
@-webkit-keyframes close {
	0%      {-webkit-transform: translate3d(240px,0,0);}
	100%  {-webkit-transform: translate3d(0,0,0);}
}
@-moz-keyframes close {
	0%       {-moz-transform: translate3d(240px,0,0);}
	100%  {-moz-transform: translate3d(0,0,0);}
}
@keyframes close {
	0%       {transform: translate3d(240px,0,0);}
	100%  {transform: translate3d(0,0,0);}
}

.container {
margin-bottom: 0px;
}

}


/* @end */


/* @group Global Classes */

blockquote {
  position: relative;
  border-left: none;
  padding: 0 0 0 19px;
}
blockquote:before {
  position: absolute;
  left: 0;
  width: 3px;
  height: 100%;
  top: 0;
  bottom: 0;
  background-color: #ebedee;
  content: "";
  border-radius: 2px;
}
blockquote p {
  font-size: 21px;
  line-height: 2;
  font-weight: normal;
  margin-bottom: .4em;
}

h1 { 
	font-size: 3.0em;
	letter-spacing: -2px;
	padding: 20px 0 0;
	margin: 0 auto;
	width: 100%;
	line-height: 1.3em;
	font-weight: normal;
	font-style: normal;
}

h2 { 
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: normal;
	font-style: normal;
}

h3 { 
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
}

.imageStyle {
}

ol {
}

li {
}

/* Sidebar */
#sidebarContent {
	margin-bottom: 40px;
}

#sidebar {
	margin-bottom: 40px;
	clear: both;
}


/* Icon Font */

@font-face {
  font-family: "dripicons";
  src:url("fonts/dripicons.eot");
  src:url("fonts/dripicons.eot?#iefix") format("embedded-opentype"),
    url("fonts/dripicons.ttf") format("truetype"),
    url("fonts/dripicons.svg#dripicons") format("svg"),
    url("fonts/dripicons.woff") format("woff");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "dripicons";
  content: attr(data-icon);
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "dripicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
}


.icon-align-center:before {
  content: "\e000";
}

.icon-align-justify:before {
  content: "\e001";
}

.icon-align-left:before {
  content: "\e002";
}

.icon-align-right:before {
  content: "\e003";
}

.icon-arrow-down:before {
  content: "\e004";
}

.icon-arrow-left:before {
  content: "\e005";
}

.icon-arrow-thin-down:before {
  content: "\e006";
}

.icon-arrow-right:before {
  content: "\e007";
}

.icon-arrow-thin-left:before {
  content: "\e008";
}

.icon-arrow-thin-up:before {
  content: "\e009";
}

.icon-arrow-up:before {
  content: "\e010";
}

.icon-attachment:before {
  content: "\e011";
}

.icon-arrow-thin-right:before {
  content: "\e012";
}

.icon-code:before {
  content: "\e013";
}

.icon-cloud:before {
  content: "\e014";
}

.icon-chevron-right:before {
  content: "\e015";
}

.icon-chevron-up:before {
  content: "\e016";
}

.icon-chevron-down:before {
  content: "\e017";
}

.icon-chevron-left:before {
  content: "\e018";
}

.icon-camera:before {
  content: "\e019";
}

.icon-checkmark:before {
  content: "\e020";
}

.icon-calendar:before {
  content: "\e021";
}

.icon-clockwise:before {
  content: "\e022";
}

.icon-conversation:before {
  content: "\e023";
}

.icon-direction:before {
  content: "\e024";
}

.icon-cross:before {
  content: "\e025";
}

.icon-graph-line:before {
  content: "\e026";
}

.icon-gear:before {
  content: "\e027";
}

.icon-graph-bar:before {
  content: "\e028";
}

.icon-export:before {
  content: "\e029";
}

.icon-feed:before {
  content: "\e030";
}

.icon-folder:before {
  content: "\e031";
}

.icon-forward:before {
  content: "\e032";
}

.icon-folder-open:before {
  content: "\e033";
}

.icon-download:before {
  content: "\e034";
}

.icon-document-new:before {
  content: "\e035";
}

.icon-document-edit:before {
  content: "\e036";
}

.icon-document:before {
  content: "\e037";
}

.icon-gaming:before {
  content: "\e038";
}

.icon-graph-pie:before {
  content: "\e039";
}

.icon-heart:before {
  content: "\e040";
}

.icon-headset:before {
  content: "\e041";
}

.icon-help:before {
  content: "\e042";
}

.icon-information:before {
  content: "\e043";
}

.icon-loading:before {
  content: "\e044";
}

.icon-lock:before {
  content: "\e045";
}

.icon-location:before {
  content: "\e046";
}

.icon-lock-open:before {
  content: "\e047";
}

.icon-mail:before {
  content: "\e048";
}

.icon-map:before {
  content: "\e049";
}

.icon-media-loop:before {
  content: "\e050";
}

.icon-mobile-portrait:before {
  content: "\e051";
}

.icon-mobile-landscape:before {
  content: "\e052";
}

.icon-microphone:before {
  content: "\e053";
}

.icon-minus:before {
  content: "\e054";
}

.icon-message:before {
  content: "\e055";
}

.icon-menu:before {
  content: "\e056";
}

.icon-media-stop:before {
  content: "\e057";
}

.icon-media-shuffle:before {
  content: "\e058";
}

.icon-media-previous:before {
  content: "\e059";
}

.icon-media-play:before {
  content: "\e060";
}

.icon-media-next:before {
  content: "\e061";
}

.icon-media-pause:before {
  content: "\e062";
}

.icon-monitor:before {
  content: "\e063";
}

.icon-move:before {
  content: "\e064";
}

.icon-plus:before {
  content: "\e065";
}

.icon-phone:before {
  content: "\e066";
}

.icon-preview:before {
  content: "\e067";
}

.icon-print:before {
  content: "\e068";
}

.icon-media-record:before {
  content: "\e069";
}

.icon-music:before {
  content: "\e070";
}

.icon-home:before {
  content: "\e071";
}

.icon-question:before {
  content: "\e072";
}

.icon-reply:before {
  content: "\e073";
}

.icon-reply-all:before {
  content: "\e074";
}

.icon-return:before {
  content: "\e075";
}

.icon-retweet:before {
  content: "\e076";
}

.icon-search:before {
  content: "\e077";
}

.icon-view-thumb:before {
  content: "\e078";
}

.icon-view-list-large:before {
  content: "\e079";
}

.icon-view-list:before {
  content: "\e080";
}

.icon-upload:before {
  content: "\e081";
}

.icon-user-group:before {
  content: "\e082";
}

.icon-trash:before {
  content: "\e083";
}

.icon-user:before {
  content: "\e084";
}

.icon-thumbs-up:before {
  content: "\e085";
}

.icon-thumbs-down:before {
  content: "\e086";
}

.icon-tablet-portrait:before {
  content: "\e087";
}

.icon-tablet-landscape:before {
  content: "\e088";
}

.icon-tag:before {
  content: "\e089";
}

.icon-star:before {
  content: "\e090";
}

.icon-volume-full:before {
  content: "\e091";
}

.icon-volume-off:before {
  content: "\e092";
}

.icon-warning:before {
  content: "\e093";
}

.icon-window:before {
  content: "\e094";
}



/* @end */

/* Table Styles */
table {
}
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
	padding-right: 80px;
	padding-left: 80px;
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
	color: #3f3f3f;
}

.blog-archive-link {
	color: #3f3f3f;
}

.blog-archive-link-enabled {
	color: #3f3f3f;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
	color: #3f3f3f;
}
	
/* @end */

.blog-entry{
	background: none;
	height: auto;
	position: relative;
	overflow: auto;
	display: block;
	margin: 0px auto 140px;
}

.blog-entry-body {
	margin-left: 0px;
	padding-right: 0px;
	padding-top: 160px;
	overflow: auto;
}

.blog-entry-body img:first-child {
	max-width: 20%;
	width: 100%;
	height: auto;
	margin-top: 0px;
	float: left;
	margin-right: 40px;
	clear: both;
}

.blog-entry-body img:first-child  {	
	border: 1px solid rgba(0,0,0,0.1);
	max-width:  300px;
	-webkit-border-radius: 0em!important;
	-moz-border-radius: 0em!important;
	border-radius: 0em!important;
}


.blog-entry-body img:first-child:hover {
}

.blog-entry-body img {
	max-width: 100%;
	height: auto;
}

p.blog-entry-tags{
	display: none;
}

h1 {
	padding: 0px;
}

h1.blog-entry-title a:link {
	color: #3f3f3f;
}

h1.blog-entry-title {
	font-size: 1.2em!important;
	letter-spacing: 1.6px;
	margin-bottom: 20px;
	max-width: 100%;
}

.blog-entry-date {
	margin-left: 0px;
	text-align: left;
	width: 230px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

/* Tablet and Mobile */
@media only screen and (max-width:767px) {

	.blog-entry-date {
		margin-left: 0px;
		text-align: left;
		float: none;
		font-size: 12px;
		position: relative;
		margin-bottom: 20px;
		padding-bottom: 10px;
	}
	
	.blog-entry-category {
		display: inline-block!important;
	}	
	
	h1.blog-entry-title {
	float: none;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 5px;
	letter-spacing: 0px;
	padding-left: 0px;
	margin-left: 0px!important;
	}

}

/* Tablet and Mobile */
@media only screen and (max-width:1024px) {
	
	.blog-entry-date {
		margin-left: 0px;
		text-align: left;
		float: none;
		font-size: 12px;
		position: relative;
		margin-bottom: 20px;
		padding-bottom: 30px;
	}
	
	.blog-entry-category {
		display: inline-block!important;
	}	
	
	h1.blog-entry-title {
	float: none;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 5px;
	letter-spacing: 0px;
	padding-left: 0px;
	margin-left: 0px!important;
	}
}

/* Tablet and Mobile */
@media only screen and (max-width:1200px) {
	
	h1.blog-entry-title {
	float: none;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 10px;
	letter-spacing: 0px;
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	}
	
	.blog-entry{
		margin: 0px 0px 0px;
	}

}

/* Mobile Only */
@media only screen and (max-width:480px) {
	
	h1.blog-entry-title {
		float: none!important;
		text-align: center!important;
		margin-right: 2px!important;
		margin-top: 35px;
		margin-bottom: 12px!important;
		line-height: 1em!important;
		margin-left: 0px!important;		
		padding-bottom: 40px;
	}
	
	.blog-entry-date {
		margin-left: 0px;
		text-align: center;
		float: none;
		font-size: 12px;
		position: relative;
		margin-bottom: 20px;
		width: 100%;
	}
	
	.blog-entry-category {
		display: block!important;
		text-align: center;
		margin: 8px auto 0!important;
	}
	
	.blog-entry {
		margin: 0!important;
		max-width: 380px;
	}
	
	#siteLogo img {
		max-width: 200px;
		margin-left: -20px!important;
		vertical-align: middle;
		margin-top: 3px;
	}
	
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-device-width : 321px) 
and (max-device-width : 580px) {

	.blog-entry-date {
		margin-left: 20px;
	}
	
	h1.blog-entry-title {
		float: right;
		text-align: center;
		margin-right: 2px;
		margin-top: 0px;
		margin-bottom: 5%!important;
		text-align: left!important;
		margin-left: 18px;
	}

}

.entry-title {
	font-size: 32px;
	letter-spacing: -1px;
	margin: 0 auto;
	clear: both;
}

.entry-title:hover {
	text-decoration: underline;
}

/*styles the category link in the main entry */
.blog-entry-category {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: auto;
	padding: 5px 6px 3px;
	margin: 10px 0 0;
	text-transform: uppercase;
	width: 140px;
	
	
	position:relative;
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	display: block;
	border: none;
	color: #ffffff!important;
	padding: 9px 12px 10px;
	line-height: 22px;
	text-decoration: none;
	border-radius: 6px;
	-webkit-transition: 0.25s linear;
	-moz-transition: 0.25s linear;
	-o-transition: 0.25s linear;
	transition: 0.25s linear;
	-webkit-backface-visibility: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.blog-entry-category:hover {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: auto;
	margin: 10px 0 0;
	font-weight: normal;
	text-transform: uppercase;
	width: 140px;
	
	position:relative;
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	display: block;
	border: none;
	padding: 9px 12px 10px;
	line-height: 22px;
	text-decoration: none;
	border-radius: 6px;
	-webkit-transition: 0.25s linear;
	-moz-transition: 0.25s linear;
	-o-transition: 0.25s linear;
	transition: 0.25s linear;
	-webkit-backface-visibility: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	color: #ffffff!important;
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
}

.blog-entry-summary {
	border-bottom: 1px solid #ddd;
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
	color: #3f3f3f;
}

.blog-read-more {
}

.blog-entry-body {
	padding-top:  0px;
}

.blog-entry {
	margin-bottom: 40px!important;
}

.blog-entry-body p {
	position: relative;
	width: 80%;
	margin: 0 auto;
}

.blog-entry-comments {
	margin: 10px auto 0px;
	width: 80%;
	position:  relative;
}

a.blog-comment-link{
	display: none;
}

p.blog-entry-tags, p.blog-entry-tags a:link {
	color: #3f3f3f;
	margin-top: 10px;
}

ul.blog-tag-cloud {
	display: block;
	list-style-type: none;
	font-size: 14px;
	padding: 0 4% 0;
	width: 20%;
	float: right;
}

ul.blog-tag-cloud li {
	display: inline-block!important;
}


ul.blog-tag-cloud a, ul.blog-tag-cloud a:visited, ul.blog-tag-cloud a:link {
	display: inline-block!important;
}

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-top: 0px;
	float: left;
	display: block;
	width: 40%;
	font-size: 14px;
	padding: 0 4%;
	text-align: center;	
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-top: 0px;
	float: left;
	display: block;
	width: 30%;
	font-size: 14px;
	padding: 0 4%;
}

.blog-category-link-enabled {
	color: #3f3f3f;
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-top: 30px;
}

.blog-rss-link {
	color: #3f3f3f;
}

.blog-comments-rss-link {
	color: #3f3f3f;
}

/* @group File Sharing */

.filesharing-description {
}

.filesharing-item {
	background-color: #e5e5e5;
	padding: 30px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.filesharing-item-title a:link {
	color: #3f3f3f;
	font: 14px 'Merriweather', Georgia, serif;
}

.filesharing-item-title a:hover {
	color: #b2b2b2;
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
	margin-top: 10px;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 60px;
	padding-left: 30px;
}

.album-description {
	margin-bottom: 20px;
}

.album-wrapper {
	padding-left: 30px;
}

.thumbnail-wrap {
	float: left;
	margin-right: 30px;
	margin-bottom: 80px;
	padding-right: 10px;
	display: block;
	width: 100%;
}

.thumbnail-frame {
	cursor: pointer;
}

.thumbnail-frame img {
	position: relative;
	cursor: pointer;
	border: 10px solid #fff;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

.thumbnail-frame:hover {
	-webkit-transform: scale(1.05);
	z-index: 1;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	padding: 60px;
	text-align: center;
}

.photo-navigation {
	margin: 20px;
}

.photo-links {
	padding: 8px;
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #3f3f3f;
}

.photo-navigation a:hover {
	color: #b2b2b2;
}

.photo-frame{
	max-width: 100%;
	height: auto;
	position: relative;
	border: 10px solid #fff;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

.photo-title {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 20px;
}

.photo-caption {
	font-size: 18px;
	line-height: 22px;
}

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
	margin-top: 20px;
	margin-bottom: 20px;
}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
}

.movie-page-description {
}

.movie-thumbnail-frame {
	margin-bottom: 20px;
	width: 32%;
	display: block;
	float: right;
	margin-left: 5px;
	margin-right: 8px;
}

.movie-thumbnail-frame:hover {
	-webkit-transform: scale(1.05);
	z-index: 1;
}

.movie-thumbnail-frame img {
    width: 100% !important;
    height: auto !important;
}

.movie-thumbnail-caption {
	text-align: center;
	padding-top: 5px;
	margin: 0;
	overflow: hidden;
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	width: 100%;
	text-align: center;
}

.movie-title {
}

.movie-frame {
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
	color: #3f3f3f;
	margin-bottom: 10px;
	margin-left: 10px;
} 

label{
	color: #3f3f3f;
	margin-left: 10px;
}
.required-text {
} 

.form-input-field, .form-input-textarea {
	border: 2px solid #bdc3c7;
	color: #34495e;
	font-size: 15px;
	padding: 8px 12px;
	height: 41px;
	-webkit-appearance: none;
	border-radius: 6px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
	-moz-transition: border .25s linear, color .25s linear, background-color .25s linear;
	-o-transition: border .25s linear, color .25s linear, background-color .25s linear;
	transition: border .25s linear, color .25s linear, background-color .25s linear;
	-webkit-backface-visibility: hidden;
	outline: 0;
}

.form-input-field:focus,
.textarea.form-input-field:focus{
	border-color: #1abc9c;
	outline: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
 
.form-input-field {
	width: 300px;
	height: 50px;
	margin-bottom: 15px;
	margin-left: 10px;
}

textarea.form-input-field{
	width: 70%;
	max-width: 500px;
	height: 300px;
	margin-bottom: 15px;
}

.form-input-button { 
	border: none;
	background: #bdc3c7;
	color: #ffffff!important;
	padding: 9px 12px 10px;
	line-height: 22px;
	text-decoration: none;
	border-radius: 6px;
	-webkit-transition: 0.25s linear;
	-moz-transition: 0.25s linear;
	-o-transition: 0.25s linear;
	transition: 0.25s linear;
	-webkit-backface-visibility: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	margin-left: 10px;
} 

.form-input-button:hover { 
	background-color: #ff6860;
	color: #ffffff;
	-webkit-transition: 0.25s linear;
	-moz-transition: 0.25s linear;
	-o-transition: 0.25s linear;
	transition: 0.25s linear;
} 

form select {
  padding: 5px 15px;
-webkit-appearance: button;
-webkit-border-radius: 0px;
-webkit-box-shadow: 0px;
-webkit-padding-end: 20px;
-webkit-padding-start: 5px;
-webkit-user-select: none;
-moz-border-radius: 0px;
-moz-box-shadow: 0px;
-moz-padding-end: 5px;
-moz-padding-start: 5px;
-moz-user-select: none;
-moz-linear-gradient: #FAFAFA, #F4F4F4 40%, #E5E5E5;
color: #555;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-left: 10px;
width: 300px;
height: 50px;
font-size: 1em;
background: url(images/arrow.png) no-repeat center #d8d9d8;
background-position: center right;
background-repeat: no-repeat;
}

form select, form select:focus{
outline:none;
height: 50px;
font-size: 1em;
width: 300px!important;
}

input[type="checkbox"] {
	margin-bottom: 12px;
	  padding-left: 32px;
	  position: relative;
	  -webkit-transition: color 0.25s linear;
	  -moz-transition: color 0.25s linear;
	  -o-transition: color 0.25s linear;
	  transition: color 0.25s linear;
	  -webkit-backface-visibility: hidden;
}

/* @end */

/* Sitemap */

ul.tree{
	margin: 40px 0 0 40px;
}

ul.tree > li{
	float: none;
	margin-bottom: 20px;
	list-style: none;
}

ul.tree ul{
	padding-top: 10px;
	list-style: none;
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 5px;
}

ul.tree ul li ul{
	display: none;
}

ul.tree a:link {
	color: #3f3f3f;	
}

ul.tree a:hover {
	color: #b2b2b2;	
}

ul.tree ul li a{
	color: #b2b2b2!important;
}

ul.tree ul li a:hover{
	text-decoration: underline;
}

ul.tree li ul li {
	padding-top: 15px;
}


/* @end */


/* Flexible Videos */

.video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

.video iframe,  
.video object,  
.video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* @end */

/* RapidCart */

.rcItemThumb {
	margin-top: 50px;
}

#rcHeader img, .rcButton img, .rcCartTools img {
	max-width: auto;
	width: auto;
}

/* @end */





/* Tablet and Mobile */
@media only screen and (max-width:767px) {

	.content.slideRight {
		padding-top: 20px;
	}
    
    body {
		font: 1.0em/1.4em 'Merriweather', Georgia, serif;
    }
    
    #content p {
    	width:  90%!important;
    }
    
    #extraContent1 {
        padding: 70px 0 40px!important;
    }
    
    h1 {
    	font-size: 2em;
    	line-height: 34px;
    	letter-spacing: -2px;
    	padding-bottom: 25px;
    }
    
    h1.siteTitle, h2.slogan {
	    display: block;
		margin-top: 10px;
	}
    
    .logo-text {
	    padding: 10px 0;
    }
    
    .entry-title {
	    margin: 0 auto;
	    font-size:  28px;
    }
        
    #siteLogo img { 
    	max-width: 280px;
    }
    		
	ul.blog-tag-cloud, #blog-archives, #blog-categories {
		float: none!important;
		width: 100%;
		padding: 20px 0 0;
		text-align: center!important;
	}
	
	#sidebar {
		margin-bottom: 0px;
	}
	
	.blog-entry-body p {
		width: 90%!important;
	}
	
	.blog-entry {
		-webkit-border-radius: 0px;
		-khtml-border-radius: 0px;
		-moz-border-radius: 0px;
		-ms-border-radius: 0px;
		-o-border-radius: 0px;
		border-radius: 0px;
	}
	
	.post-title {
		padding: 0 40px 40px;
	}
		
	.form-input-field {
    	width:  85%!important;
	}
	
	textarea.form-input-field{
    	width:  85%!important;
	}
	
	.message-text { 
		width:  85%!important;
	} 
	 
	form select { 
		width:  85%!important;
	} 
	 
	.form-input-field, .form-input-button, label, .message-text, form select { 
		margin-left: 20px!important;
	} 
	
	.blog-entry-comments {
		width: 90%!important;
	}
		
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)

{

h1.blog-entry-title {
	float: right;
	text-align: right;
	margin-right: 2px;
	margin-top: 15px;
	}
	
	  .socialbox .body { height: 70px!important; }
	  
	  .head h1 {margin-top: 20px!important;}
	#sidebar { margin-top: 0!important; 	margin-bottom: 0!important;}
	
}


@media screen and (min-device-width: 1024px) and (orientation:landscape) {
#sidebar { margin-top: 0%!important;
}
	.socialbox .body { height: 70px; 
}
}

 
/* Menu adjust */
@media screen and (min-width:756px) and (max-width:1024px) {
		
}

/* Mobile Only */
@media only screen and (max-width:480px) {
	
	#siteLogo img { 
		max-width: 180px;
		margin-left:  0!important;
	}
	
	#siteLogo { 
		margin-left: 22%;
	}
			
	h1.blog-entry-title {
		float: right;
		text-align: right;
		margin-right: 2px;
		margin-top: 15px;
	}
	
	.blog-entry-body img:first-child {
		max-width: 20%;
		width: 100%;
		margin-top: -130px;
	}
	
	.blog-entry{
	 	margin: 0;
	 	max-width: 940px;
	}
	
	.blog-entry-date {
		margin-top: -20px;
	}
	
	#contentContainer {
		padding-top: 0px;
	}
	
	h1.siteTitle {
	margin-left: -20px;
	}
	
	.head h1 { 
	margin-top: 20px!important; line-height: 0.1em!important; margin-bottom: 0px!important;
	}
	
	.title .emphasis {
	width: 100%!important;
	}
	
}

/* @end */


/* Socialbox */


[class*="entypo-"]:before {
  font-family: 'entypo', sans-serif;
}

*  { box-sizing: border-box; }

.socialbox body { margin: 100px; font-family: helvetica, sans-serif; background: #eaedf1; font-size: 10px; }

.socialbox a { text-decoration: none; transition: all .4s; }

.socialbox { width: 360px; margin: 0 auto; }
  /* open body on :hover */
  .socialbox:hover .body { height: 70px; }

/* the HEAD */
.head { overflow: auto; padding: 20px; background: #fff; border-radius: 5px 5px 0 0; font-size: 0.8em; color: #b9becd; }
  .head:before { content: ""; display: block; float: left; width: 80px; height: 80px; margin-right: 20px; background: url("http://demo.yuzoolthemes.com/flatty/resources/west.jpg") no-repeat; background-size: 80px; border-radius: 50%; }
  .head h1 { margin: 0px 0 5px; font-weight: 100; font-size: 1.8em!important; color: #5e6d81; line-height: 0.5em;
  }


/* the BODY */
.socialbox .body { height: 0; background: #323a45; color: #fff; vertical-align: middle; transition: all .3s; }
.socialbox .body a { display: inline-block; width: 50%; height: 100%; padding: 20px; border-right: 1px solid rgba(255,255,255,.25); text-align: center; color: #fff; font-size: 1.5em}
 .socialbox .body a:hover { background: #515761; }
    .socialbox .body a:last-child { border-right: none; }


/* the FOOT stuffs */
.foot { /*height: 100px;*/ }

[class^="footItem"] { display: inline-block; width: 33.333333%; padding: 15px 0; text-align: center; color: rgba(255,255,255,.8); font-size: 1.1em; }
[class^="footItem"] span { display: block; font-size: 0.6em!important; margin-bottom: 5px; color: #fff; }
  .footItem1 { background: #14b9d6; border-radius: 0 0 0 5px; }
    .footItem1:hover { background: #5bcee2; }
  .footItem2 { background: #f27935; }
    .footItem2:hover { background: #f6a172; }
  .footItem3 { background: #1fbba6; border-radius: 0 0 5px 0; }
    .footItem3:hover { background: #63d0c1; }


/* Mobile Only */
@media only screen and (max-width:767px) {
		
	.head h1 { 
		padding: 20px 0 0;
		margin: 15px auto 0;
		line-height: 0.5em!important;
	}
	
}    

/* Mobile Only */
@media only screen and (max-width:480px) {
	.socialbox { width: 260px; margin: 0 auto; }
	
	  .socialbox .body { height: 70px; }
	
}
    
/* @end */

/*  Browser */

.row {
  list-style: none;
}
/*  Cols
 */
.col {
  float: left;
}
/*  Offset grid columns 
 */
.row {
  margin-left: -48px;
}
.row > .col {
  padding-left: 48px;
}
.row--narrow {
  margin-left: -24px;
}
.row--narrow > .col {
  padding-left: 24px;
}
.row--sticky {
  margin-left: 0;
}
.row--sticky > .col {
  padding-left: 0;
}
.row--custom {
  margin-left: -96px;
}
.row--custom > .col {
  padding-left: 96px;
}
.col--1 {
  width: 8.333%;
}
.col--2 {
  width: 16.666%;
}
.col--3 {
  width: 25%;
}
.col--4 {
  width: 33.333%;
}
.col--5 {
  width: 41.666%;
}
.col--6,
.col--half {
  width: 50%;
}
.col--7 {
  width: 58.333%;
}
.col--8 {
  width: 66.666%;
}
.col--9 {
  width: 75%;
}
.col--10 {
  width: 83.333%;
}
.col--11 {
  width: 91.666%;
}
.col--12,
.col--full {
  width: 100%;
}
.col--right {
  float: right;
}
.col--left {
  float: left;
}
.offset--0 {
  margin-left: 0;
}
.offset--1 {
  margin-left: 8.333%;
}
.offset--2 {
  margin-left: 16.666%;
}
.offset--3 {
  margin-left: 25%;
}
.offset--4 {
  margin-left: 33.333%;
}
.offset--5 {
  margin-left: 41.666%;
}
.offset--6,
.offset--half {
  margin-left: 50%;
}
.offset--7 {
  margin-left: 58.333%;
}
.offset--8 {
  margin-left: 66.666%;
}
.offset--9 {
  margin-left: 75%;
}
.offset--10 {
  margin-left: 83.333%;
}
.offset--11 {
  margin-left: 91.666%;
}
@media only screen and (min-width: 30em) {
  .bp1-row {
    margin-left: -48px;
  }
  .bp1-row > .col {
    padding-left: 48px;
  }
  .bp1-row--narrow {
    margin-left: -24px;
  }
  .bp1-row--narrow > .col {
    padding-left: 24px;
  }
  .bp1-row--sticky {
    margin-left: 0;
  }
  .bp1-row--sticky > .col {
    padding-left: 0;
  }
  .bp1-row--custom {
    margin-left: -96px;
  }
  .bp1-row--custom > .col {
    padding-left: 96px;
  }
  .bp1-col--1 {
    width: 8.333%;
  }
  .bp1-col--2 {
    width: 16.666%;
  }
  .bp1-col--3 {
    width: 25%;
  }
  .bp1-col--4 {
    width: 33.333%;
  }
  .bp1-col--5 {
    width: 41.666%;
  }
  .bp1-col--6,
  .bp1-col--half {
    width: 50%;
  }
  .bp1-col--7 {
    width: 58.333%;
  }
  .bp1-col--8 {
    width: 66.666%;
  }
  .bp1-col--9 {
    width: 75%;
  }
  .bp1-col--10 {
    width: 83.333%;
  }
  .bp1-col--11 {
    width: 91.666%;
  }
  .bp1-col--12,
  .bp1-col--full {
    width: 100%;
  }
  .bp1-col--right {
    float: right;
  }
  .bp1-col--left {
    float: left;
  }
  .bp1-offset--0 {
    margin-left: 0;
  }
  .bp1-offset--1 {
    margin-left: 8.333%;
  }
  .bp1-offset--2 {
    margin-left: 16.666%;
  }
  .bp1-offset--3 {
    margin-left: 25%;
  }
  .bp1-offset--4 {
    margin-left: 33.333%;
  }
  .bp1-offset--5 {
    margin-left: 41.666%;
  }
  .bp1-offset--6,
  .bp1-offset--half {
    margin-left: 50%;
  }
  .bp1-offset--7 {
    margin-left: 58.333%;
  }
  .bp1-offset--8 {
    margin-left: 66.666%;
  }
  .bp1-offset--9 {
    margin-left: 75%;
  }
  .bp1-offset--10 {
    margin-left: 83.333%;
  }
  .bp1-offset--11 {
    margin-left: 91.666%;
  }
}
@media only screen and (min-width: 48em) {
  .bp2-row {
    margin-left: -48px;
  }
  .bp2-row > .col {
    padding-left: 48px;
  }
  .bp2-row--narrow {
    margin-left: -24px;
  }
  .bp2-row--narrow > .col {
    padding-left: 24px;
  }
  .bp2-row--sticky {
    margin-left: 0;
  }
  .bp2-row--sticky > .col {
    padding-left: 0;
  }
  .bp2-row--custom {
    margin-left: -96px;
  }
  .bp2-row--custom > .col {
    padding-left: 96px;
  }
  .bp2-col--1 {
    width: 8.333%;
  }
  .bp2-col--2 {
    width: 16.666%;
  }
  .bp2-col--3 {
    width: 25%;
  }
  .bp2-col--4 {
    width: 33.333%;
  }
  .bp2-col--5 {
    width: 41.666%;
  }
  .bp2-col--6,
  .bp2-col--half {
    width: 50%;
  }
  .bp2-col--7 {
    width: 58.333%;
  }
  .bp2-col--8 {
    width: 66.666%;
  }
  .bp2-col--9 {
    width: 75%;
  }
  .bp2-col--10 {
    width: 83.333%;
  }
  .bp2-col--11 {
    width: 91.666%;
  }
  .bp2-col--12,
  .bp2-col--full {
    width: 100%;
  }
  .bp2-col--right {
    float: right;
  }
  .bp2-col--left {
    float: left;
  }
  .bp2-offset--0 {
    margin-left: 0;
  }
  .bp2-offset--1 {
    margin-left: 8.333%;
  }
  .bp2-offset--2 {
    margin-left: 16.666%;
  }
  .bp2-offset--3 {
    margin-left: 25%;
  }
  .bp2-offset--4 {
    margin-left: 33.333%;
  }
  .bp2-offset--5 {
    margin-left: 41.666%;
  }
  .bp2-offset--6,
  .bp2-offset--half {
    margin-left: 50%;
  }
  .bp2-offset--7 {
    margin-left: 58.333%;
  }
  .bp2-offset--8 {
    margin-left: 66.666%;
  }
  .bp2-offset--9 {
    margin-left: 75%;
  }
  .bp2-offset--10 {
    margin-left: 83.333%;
  }
  .bp2-offset--11 {
    margin-left: 91.666%;
  }
}
@media only screen and (min-width: 64em) {
  .bp3-row {
    margin-left: -48px;
  }
  .bp3-row > .col {
    padding-left: 48px;
  }
  .bp3-row--narrow {
    margin-left: -24px;
  }
  .bp3-row--narrow > .col {
    padding-left: 24px;
  }
  .bp3-row--sticky {
    margin-left: 0;
  }
  .bp3-row--sticky > .col {
    padding-left: 0;
  }
  .bp3-row--custom {
    margin-left: -96px;
  }
  .bp3-row--custom > .col {
    padding-left: 96px;
  }
  .bp3-col--1 {
    width: 8.333%;
  }
  .bp3-col--2 {
    width: 16.666%;
  }
  .bp3-col--3 {
    width: 25%;
  }
  .bp3-col--4 {
    width: 33.333%;
  }
  .bp3-col--5 {
    width: 41.666%;
  }
  .bp3-col--6,
  .bp3-col--half {
    width: 50%;
  }
  .bp3-col--7 {
    width: 58.333%;
  }
  .bp3-col--8 {
    width: 66.666%;
  }
  .bp3-col--9 {
    width: 75%;
  }
  .bp3-col--10 {
    width: 83.333%;
  }
  .bp3-col--11 {
    width: 91.666%;
  }
  .bp3-col--12,
  .bp3-col--full {
    width: 100%;
  }
  .bp3-col--right {
    float: right;
  }
  .bp3-col--left {
    float: left;
  }
  .bp3-offset--0 {
    margin-left: 0;
  }
  .bp3-offset--1 {
    margin-left: 8.333%;
  }
  .bp3-offset--2 {
    margin-left: 16.666%;
  }
  .bp3-offset--3 {
    margin-left: 25%;
  }
  .bp3-offset--4 {
    margin-left: 33.333%;
  }
  .bp3-offset--5 {
    margin-left: 41.666%;
  }
  .bp3-offset--6,
  .bp3-offset--half {
    margin-left: 50%;
  }
  .bp3-offset--7 {
    margin-left: 58.333%;
  }
  .bp3-offset--8 {
    margin-left: 66.666%;
  }
  .bp3-offset--9 {
    margin-left: 75%;
  }
  .bp3-offset--10 {
    margin-left: 83.333%;
  }
  .bp3-offset--11 {
    margin-left: 91.666%;
  }
}
@media only screen and (min-width: 80em) {
  .bp4-row {
    margin-left: -48px;
  }
  .bp4-row > .col {
    padding-left: 48px;
  }
  .bp4-row--narrow {
    margin-left: -24px;
  }
  .bp4-row--narrow > .col {
    padding-left: 24px;
  }
  .bp4-row--sticky {
    margin-left: 0;
  }
  .bp4-row--sticky > .col {
    padding-left: 0;
  }
  .bp4-row--custom {
    margin-left: -96px;
  }
  .bp4-row--custom > .col {
    padding-left: 96px;
  }
  .bp4-col--1 {
    width: 8.333%;
  }
  .bp4-col--2 {
    width: 16.666%;
  }
  .bp4-col--3 {
    width: 25%;
  }
  .bp4-col--4 {
    width: 33.333%;
  }
  .bp4-col--5 {
    width: 41.666%;
  }
  .bp4-col--6,
  .bp4-col--half {
    width: 50%;
  }
  .bp4-col--7 {
    width: 58.333%;
  }
  .bp4-col--8 {
    width: 66.666%;
  }
  .bp4-col--9 {
    width: 75%;
  }
  .bp4-col--10 {
    width: 83.333%;
  }
  .bp4-col--11 {
    width: 91.666%;
  }
  .bp4-col--12,
  .bp4-col--full {
    width: 100%;
  }
  .bp4-col--right {
    float: right;
  }
  .bp4-col--left {
    float: left;
  }
  .bp4-offset--0 {
    margin-left: 0;
  }
  .bp4-offset--1 {
    margin-left: 8.333%;
  }
  .bp4-offset--2 {
    margin-left: 16.666%;
  }
  .bp4-offset--3 {
    margin-left: 25%;
  }
  .bp4-offset--4 {
    margin-left: 33.333%;
  }
  .bp4-offset--5 {
    margin-left: 41.666%;
  }
  .bp4-offset--6,
  .bp4-offset--half {
    margin-left: 50%;
  }
  .bp4-offset--7 {
    margin-left: 58.333%;
  }
  .bp4-offset--8 {
    margin-left: 66.666%;
  }
  .bp4-offset--9 {
    margin-left: 75%;
  }
  .bp4-offset--10 {
    margin-left: 83.333%;
  }
  .bp4-offset--11 {
    margin-left: 91.666%;
  }
}
/*  CLEARFIX
------------------------------ */
.cf,
.row {
  zoom: 1;
}
.cf:after,
.row:after {
  clear: both;
}
.cf:after,
.cf:before,
.row:after,
.row:before {
  content: "";
  display: table;
}
/*  BORDER-BOX
------------------------------ */
.border-box,
.col,
.browser,
.browser__inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.c {
  width: 90%;
  max-width: 960px;
  margin: 0 auto;
}

.browser {
  border-radius: 10px;
  position: relative;
  width: 100%;
  overflow: hidden;
  line-height: 1.5;
}
.browser:before {
  content: "\e056";
  font-family: "dripicons";
}
.browser:before {
  font-size: 31px;
  font-size: 1.9375rem;
  position: absolute;
  z-index: 1;
  right: 9px;
  top: 1px;
  color: #bdc3c7;
}
.browser__top {
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
  cursor: default;
  padding: 10px;
  padding-right: 50px;
  position: relative;
  color: #bdc3c7;
  background: #ecf0f1;
}
.browser__inner {
  border-radius: 5px;
  font-size: 12px;
  font-size: 0.75rem;
  height: 28px;
  padding: 2px 6px;
  background: white;
  overflow: hidden;
  line-height: 2;
}
.browser__content > img {
  border-radius: 0 0 10px 10px;
  width: 100%;
  display: block;
}
.border-box,
.col,
.browser,
.browser__inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.shadow,
.browser {
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
}

.site-header {
  background: #1abc9c;
  padding: 12px 0;
  color: #ecf0f1;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
}
.site-header h1 {
  font-weight: normal;
}
.site-content {
  padding: 5% 0;
}
.browser {
  max-width: 600px;
  margin: 0 auto;
}


/* @end */

/* Skills Generator */

.generator {
  text-align: center;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  margin-top: 100px;
  padding-bottom: 30px;
}

#gen {
  text-align: center;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  margin-top: 0px;
}


.title {
  max-width: 400px;
  width: 100%;
  float: left;
  line-height: 35px;
  text-align: center;
  word-spacing: 50px;
  position: absolute;
  overflow: hidden;
  top: 37px;
  height: 175px;
  margin-right: auto; 
  margin-left: auto;
}
.title .cover1, .title .cover2 {
  opacity: .7;
  width: 400px;
  height: 70px;
  top: 0;
  position: absolute;
  z-index: 5;
}
.title .cover2 {
  bottom: 0;
  top: auto;
}
.title .emphasis {
  background: #CCCCFF;
  height: 35px;
  width: 400px;
  position: absolute;
  top: 70px;
  border-radius: 5px;
}
.title #t1 {
  width: 200px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.title #t2 {
  width: 200px;
  position: absolute;
  right: 0;
}
.title .item {
  position: relative;
}

/* @end */

/* iOS Chat Style */

section {
  max-width: 450px;
  margin: 50px auto;
}
section div {
  max-width: 255px;
  word-wrap: break-word;
  margin-bottom: 20px;
  line-height: 24px;
}

.clear {
  clear: both;
}

.from-me {
  position: relative;
  padding: 10px 20px;
  color: white;
  background: #0B93F6;
  border-radius: 25px;
  float: right;
}
.from-me:before {
  content: "";
  position: absolute;
  bottom: -2px;
  right: -7px;
  height: 20px;
  border-right: 20px solid #0B93F6;
  border-bottom-left-radius: 16px 14px;
  -webkit-transform: translate(0, -2px);
}
.from-me:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: -2px;
  right: -56px;
  width: 26px;
  height: 20px;
  background: white;
  border-bottom-left-radius: 10px;
  -webkit-transform: translate(-30px, -2px);
}

.from-them {
  position: relative;
  padding: 10px 20px;
  background: #E5E5EA;
  border-radius: 25px;
  color: black;
  float: left;
}
.from-them:before {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: -2px;
  left: -7px;
  height: 20px;
  border-left: 20px solid #E5E5EA;
  border-bottom-right-radius: 16px 14px;
  -webkit-transform: translate(0, -2px);
}
.from-them:after {
  content: "";
  position: absolute;
  z-index: 3;
  bottom: -2px;
  left: 4px;
  width: 26px;
  height: 20px;
  background: white;
  border-bottom-right-radius: 10px;
  -webkit-transform: translate(-30px, -2px);
}

/* @end */

#contentContainer,#breadcrumb li:last-child a,label,.message-text {color: #B2B2B2;}

.filesharing-item-title a:link{
	color: #3F3F3F;
}

h1.blog-entry-title a:link, .blog-entry-title a,
.blog-entry-title,
.album-title,.movie-page-title, 
h1,h2,h3,h4,h5,h6 {
color: #B2B2B2;
}

 
#extraContent1 h1,#extraContent1 h2,#extraContent1 h3,#extraContent1 h4,#extraContent1 h5,#extraContent1 h6 {
color: #FFFFFF;
}

#extraContent2 h1,#extraContent2 h2,#extraContent2 h3,#extraContent2 h4,#extraContent2 h5,#extraContent2 h6 {
color: #B2B2B2;
}

#extraContent3 h1,#extraContent3 h2,#extraContent3 h3,#extraContent3 h4,#extraContent3 h5,#extraContent3 h6 {
color: #B2B2B2;
}

#extraContent4 h1,#extraContent4 h2,#extraContent4 h3,#extraContent4 h4,#extraContent4 h5,#extraContent4 h6 {
color: #B2B2B2;
}

nav li a {
	color: #BEBEBE!important;
}

nav li a:hover {
	color: #857F79!important;
}

nav li a.active {
	color: #847E79!important;
}
		
.burger li {
	background-color: #FFFFFF;
}

nav {
	background-color: %colour_navslide%;
}


h1.siteTitle a:hover, h1.blog-entry-title a:hover {
	color: #FFFFFF;
}

a:link, a:visited {
	color: #3F3F3F;
}

a:hover {
	color: #3F3F3F;
}

#extraContent1 a:link, #extraContent1 a:visited  {
	color: #3F3F3F;
}

#extraContent1 a:hover {
	color: #3F3F3F;
}

#extraContent2 a:link, #extraContent2 a:visited  {
	color: #3F3F3F;
}

#extraContent2 a:hover {
	color: #3F3F3F;
}

#extraContent3 a:link, #extraContent3 a:visited  {
	color: #FFFFFF;
}

#extraContent3 a:hover {
	color: #3F3F3F;
}

#extraContent4 a:link, #extraContent4 a:visited  {
	color: #3F3F3F;
}

#extraContent4 a:hover {
	color: #3F3F3F;
}

.container {	
	background-color: #1B2830!important;
}

@media only screen and (max-width: 780px) {

header {
	background-color: #1B2830!important;
}
}

body {
	background-color: #FDFDFD;
}

#contentContainer {
	background-color: #FFFFFF;
}

#extraContainer1 {
	color: #B2B2B2;
} 

#extraContent1 {
	background-color: #25ABC9;	
}

#extraContainer2 {
	color: #29AE95;
} 

#extraContent2 {
	background-color: #CCCCCC;	
}

#extraContainer3 {
	color: #B2B2B2;
} 

#extraContent3 {
	background-color: #CCCCCC;	
}

#extraContainer4 {
	color: #B2B2B2;
} 

#extraContent4 {
	background-color: #999999;	
}

#footer {
	background-color: #000000;
}

#footerContent {
	color: #777777;
}

#footer a:link, #footer a:visited {
	color: #3F3F3F;
}

#footer a:hover, #footer a:active {
	color: #3F3F3F;
}

h1.siteTitle a {
	color: #CCCCCC;
}

h2.entry-title a {
	color: %colour_entryTitle%;
}

.date-title{
	color: %colour_entryDate%;
}

ul.tree a:link {
	color: #3F3F3F;	
}

ul.tree ul li a{
	color: #B2B2B2!important;
}

blockquote:before {
  background-color: #EBEDEE;
}

.link {
	background: %colour_quotebackground%;
}

.post-title:hover  {
	background: %colour_posthover%;
}

button, .blog-entry-category {
  background: #FF6860!important;
}

button:hover, .blog-entry-category:hover {
  background: #318E77!important;
}

.form-input-field, .form-input-textarea {
	border: 2px solid #EBEBEB;
}

form select {
	background: url(images/arrow.png) no-repeat center #EBEBEB;
	background-position: center right;
	background-repeat: no-repeat;
	border-color: #FDFDFD;
}

.form-input-field:focus,
.textarea.form-input-field:focus{
	border-color: #838383;
}

.form-input-button { 
	background: #FF6860;
	color: #FF6860;
} 

.form-input-button:hover { 
	background-color: #FF6860;
}

.title .emphasis {
  background: #FCFCFC;
}




		#extraContent2{display:none}

#extraContent3{display:none}

#sidebar{display:none}#footer{margin-top:0!important;padding-top:50px!important}

.container {
	overflow: hidden;
	background-color: #000;

/*  Prevents Flickering  */
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	
	position: relative;
	overflow: hidden;
	margin-bottom: 250px;
}


#footer {
	height: 250px;
}


@media only screen and (max-width: 780px) {
#footer {
	position: relative;
	bottom: -1px;
	left: 0px;
	z-index:0;
	width: 100%;
}

.container {
margin-bottom: 0px;
}

}

@media only screen and (max-width: 640px) {

#footer {
	width: 100%;
	position: relative;
	bottom: -1px;
	left: 0;
	right: 0;
	z-index:0;
}
}

#extraContent1, #extraContent2, #extraContent3, #extraContent4, #contentContainer {
	padding: 20px;
}

header.slideRight {
	padding-left: 10px;
}

nav {
	top: 0;
	right: 15px;
}


/* Tablet and Mobile */
@media only screen and (max-width:767px) {
    
    #extraContent1 {
		padding-top: 70px;
	}
	
	#contentContainer {
		padding-top: 30px;
	}
}

body{font:20px/32px futura,sans-serif}#nav{font:13px/20px futura,sans-serif}@media only screen and (max-width:767px){#nav{font:13px/20px futura,sans-serif}}blockquote{font:42px/54px futura,sans-serif}.filesharing-item-title a:link{font:14px futura,sans-serif}.form-input-field{font:18px/20px futura,sans-serif}textarea.form-input-field{font:18px/20px futura,sans-serif}.form-input-button{font:18px/20px futura,sans-serif}@media only screen and (max-width:767px){body{font:1.0em/1.4em futura,sans-serif}}

.head h1 {
	margin-top: 20px;
}


		