/*
Theme Name: Custombox-FRT
Theme URI: http://www.rez72.net/themes/customboxfrt/
Author: the Rez72 Avocado Dev team
Author URI: http://www.rez72.net/
Description: Custombox-FRT is a developers box, a fully responsive theme (FRT). Custombox-FRT is bright, clean, and responsive, a theme that's a strong starting point for individual development of WP sites where the goal is a professional online presence. Not only is the theme well-suited for general blogging, but its showcase and portfolio page templates make it easy to highlight latest news and projects in high style. This theme is webfont-kit supplied and stylesheet ready for open-source fonts, cross-browser functionality and the visual editor. Read the included theme file note: "_child-theme-notes.txt" for explanation on how to set up a child theme. The latest version of timthumb is also provided to help you out in those squeaky moments with image sizing for layout.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: garnet, gold, white, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, featured-images, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, webfontkit-ready, timthumb-ready

Text Domain: customboxfrt

Tested to WP 3.7.1
This theme, like WordPress, is licensed under the GPL.
*/

/* if you are using font elements in the webfontkit uncomment the @font-face call and set the actual path*/
@font-face {
    font-family: 'birds_of_paradiseregular';
    src: url('webfontkit/serif/birds-of-paradise/birds_of_paradise-webfont.eot');
    src: url('webfontkit/serif/birds-of-paradise/birds_of_paradise-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfontkit/serif/birds-of-paradise/birds_of_paradise-webfont.woff') format('woff'),
         url('webfontkit/serif/birds-of-paradise/birds_of_paradise-webfont.ttf') format('truetype'),
         url('webfontkit/serif/birds-of-paradise/birds_of_paradise-webfont.svg#birds_of_paradiseregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'rokkittregular';
    src: url('webfontkit/serif/rokkitt/rokkitt-webfont.eot');
    src: url('webfontkit/serif/rokkitt/rokkitt-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfontkit/serif/rokkitt/rokkitt-webfont.woff') format('woff'),
         url('webfontkit/serif/rokkitt/rokkitt-webfont.ttf') format('truetype'),
         url('webfontkit/serif/rokkitt/rokkitt-webfont.svg#rokkittregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'rokkittbold';
    src: url('webfontkit/serif/rokkitt-bold/rokkitt-bold-webfont.eot');
    src: url('webfontkit/serif/rokkitt-bold/rokkitt-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfontkit/serif/rokkitt-bold/rokkitt-bold-webfont.woff') format('woff'),
         url('webfontkit/serif/rokkitt-bold/rokkitt-bold-webfont.ttf') format('truetype'),
         url('webfontkit/serif/rokkitt-bold/rokkitt-bold-webfont.svg#rokkittregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* =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;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using rem units http://clagnut.com/blog/348/#c790  renders parity 1 em/rem is the equivalent of 10px*/
	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;
}


/* =Clear Fix
----------------------------------------------- */

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}


/* =Global
----------------------------------------------- */

body {
	background: #000033;
}
.site {
	background: #000033;
	overflow: hidden;
	 /*padding: 0 0 15px 0; padding:0 1.5rem;*/ margin-bottom:15px; margin-bottom:1.5rem;
}
body,
button,
input,
select,
textarea {
	color: #000;
	font-family: 'Rokkitt', serif; 	font-weight: 400;
/* font-family: 'rokkittbold','rokkittregular', serif;*/
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.65;
}

/* Headings */
h1,h2,h3,h4,h5,h6 { font-family: 'Rokkitt', serif;  font-weight:700; color:#fff; 
/* font-family: 'rokkittbold','rokkittregular', serif;*/
}
hr {
	background-color: #e3e3e3;
	border: 0;
	height: 1px;
	margin-bottom: 13px; margin-bottom: 1.3rem;
}

/* Text elements */
p {
	margin-bottom: 13px; margin-bottom: 1.3rem; color:#fff;
}
ul, ol {
	margin: 0 0 13px 30px; margin: 0 0 1.3rem 3rem; color:#fff;
}
ul {
	list-style: none;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 13px; margin-left: 1.3rem;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 13px 13px;margin: 0 1.3rem 1.3rem;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 13px;margin: 0 1.3rem;
}
address {
	margin: 0 0 13px;margin: 0 0 1.3rem;
}
pre {
	background: #e3effc;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.6;
	margin-bottom: 16px; margin-bottom: 1.6rem;
	padding: 16px; padding: 1.6rem;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	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 13px;margin: 0 0 1.3rem;
	width: 100%;
}
th {
	font-weight: bold;
}
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: 0;
	border-radius: 3px;
	background: #49210c; /* Old browsers */
	background: -moz-linear-gradient(top,  #49210c 60%, #49210c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#49210c), color-stop(100%,#49210c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #49210c 60%,#49210c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #49210c 60%,#49210c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #49210c 60%,#49210c 100%); /* IE10+ */
	background: linear-gradient(top,  #49210c 60%,#49210c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49210c', endColorstr='#49210c',GradientType=0 ); /* IE6-9 */
	/*box-shadow: 1px 1px 1px #2e6aa7;*/ box-shadow: none;
	color: rgba(255,255,255,1);
	cursor: pointer; /* 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.2rem;
	padding: 1rem 1.5rem 0.8rem;
	text-shadow: 1px 1px #3e79b9;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	opacity: 0.8;
}
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: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 2px 3px rgba(0,0,0,.15);
	box-shadow: inset 0 2px 2px rgba(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;
}
#searchform input#s {
	background: url("images/search.png") right center no-repeat #fafafa;
	height: 22px;
	line-height: 1.2;
	padding: 2px 23px 2px 6px;padding: 0.2rem 2.3rem 0.2rem 0.6rem;
	width: 85%;
}
#searchform input#s:focus {
	background-color: #fff;
}
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 {
    border: solid 1px #e0e0e0;  
    background: #fff;  
    background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(4%, #eee), to(#fff));  
    background: -moz-linear-gradient(top, #fff, #eee 1px, #fff 25px);  
    box-shadow: rgba(0,0,0, 0.2) 0 0 1px;  
    -moz-box-shadow: rgba(0,0,0, 0.2) 0 0 1px;  
    -webkit-box-shadow: rgba(0,0,0, 0.2) 0 0 1px;
    color: #7d7d7d;
    outline: 0;  
}  
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
	background: #fff;
	color: #111;
}
input[type=text],
input[type=email] {
	padding: 5px;padding: 0.5rem;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding: 5px 0 0 5px;padding: 0.5rem 0 0 0.5rem;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a {color:#0000ff;}
a:visited {
	color: #4C88C6;
	text-decoration: none;
	/*transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;*/
}
a:hover,
a:focus,
a:active {
	color: #4C88C6;
}
a:hover img,
.feature-thumbnail:hover,
.feature-thumbnail:hover .post-format-icon {
	opacity: 0.7;
	transition: opacity 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-moz-transition: opacity 0.2s linear;
    -o-transition: background 0.2s linear;
}
a:hover img.avatar {
	opacity: inherit;
	transition: none;
}
.feature-thumbnail a:hover img {
	opacity: inherit;
	transition: none;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 13px;margin-right: 1.3rem;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 13px; margin-left: 1.3rem;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* 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;
}


/* =Layout
----------------------------------------------- */

#featured-content {max-width:699px; max-width:69.9rem;}
#main,
.header-wrapper {
	/*max-width: 960px; max-width:96rem;*/
	max-width: 1024px; max-width:102.4rem;
}
.header-wrapper  {
	margin: 0 auto;
}
#featured-content  {
	margin: 0;
}

#main {

	margin: 50px auto 0 auto; margin: 5rem auto 0 auto;
}
body.page-template-page-showcase-php #main {
	margin-bottom: 15px;margin-bottom: 1.5rem;
	margin-top: 15px;margin-top: 1.5rem;
}
.site-content {
	float: left;
	margin-right: 1.41304348%; /*0.141304348*/
	width: 72.826087%; /*0.72826087*/
}
body.full-width .site-content,
body.attachment .site-content,
body.page-template-page-showcase-php .site-content,
body.page-template-page-portfolio-php .site-content,
body.page-template-page-full-width-php .site-content,
body.single-format-gallery .site-content,
body.single-format-image .site-content,
body.single-format-video .site-content {
	float: none;
	width: 100%;
}
#secondary {
	float: right;
	width: 25.1521739%; /*0.251521739*/
}
.site-footer {
	clear: both;
	width: 100%;
}


/* =Site Header and Main Navigation
----------------------------------------------- */

.site-header {
	background: transparent;
	border-top: 0px solid #4286cc;
	height:auto;min-height: 280px; min-height: 28rem;
	/*padding-bottom: 15px; padding-bottom: 1.5rem;*/
}
.site-header:after {
	clear: both;
	content: '';
	display: block;
}

/* Site Branding */
.site-header hgroup {
	/*float: left;
	margin: 15px 2.06521739% 15px 0; margin: 1.5rem 2.06521739% 1.5rem 0;
	width: 42.0652174%;*/
	width:100%; min-height:280px; min-height:28rem; background: transparent url('images/header-bg.png') left -5px no-repeat; text-align:right;
}

.searchbox {max-width:224px; max-width:22.4rem; height:22px; height:2.2rem; float:right; clear:none; margin-top:35px; margin-top:3.5rem; margin-bottom:40px; margin-bottom:4rem;}
.searchbox:after { content:''; display:table; clear:none;}
.searchbox #searchform label.search-text { color:#fff; text-align:left; display:block; }
.searchbox #searchform input#s {
	background-image: none;
	height: 22px; font-size:17px; font-size:1.7rem; /*color:#cfcfcf;*/ color:#666666;
	line-height: 1.2;
	padding: 2px 3px 2px 6px;padding: 0.2rem 0.3rem 0.2rem 0.6rem;
	width: 76%; /*173px*/float:left;clear:right;
	box-shadow: 2px 2px 2px  rgba(31,31,31,0.65) inset; border:1px solid #fff;
}
.searchbox #searchform input.button {/*width:20px; width:2rem; height:22px; height:2.2rem; */ font-size:17px; font-size:1.7rem; padding:4px 6px; padding: 0.4rem 0.6rem; background:#49210c; box-shadow:none; border:2px double rgba(31,31,31,0.75); border-right:0px solid #1f1f1f; border-bottom:0px solid #1f1f1f; border-left:1px solid rgba(31,31,31,0.75);

}
/* Header Image */
.header-image { max-width:667px; max-width:66.7rem; height:auto;max-height:85px; max-height:8.5rem;
	/*clear: both;*/
	text-align: right; float:right;  clear:none; margin-top:30px; margin-top:3rem; margin-right:28px; margin-right:2.8rem;
}

.site-title { font-family:'birds_of_paradiseregular', serif;
	font-size: 67.9px;
	font-size: 6.79rem;
	letter-spacing: -0.015rem;
	line-height: 1.1;
	font-weight: 400;
	text-shadow: 7px 7px 6px rgba(0,0,51,0.78); margin-top:30px; margin-top:3rem; margin-right:43px; margin-right:4.3rem; display:none;
}
.site-title a:hover {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.site-title,
.site-title a {
	color: #fff;
}
.site-description { display:block; float:right; clear:none;
	font-size: 27px;
	font-size: 2.7rem; font-weight:400;
	color: #fff; text-align: right; float:right;  clear:none;margin-right:43px; margin-right:4.3rem;
}
.site-title,
.site-description {
	word-wrap: break-word;
}

.nav-wrapper { width:100%; min-height:40px; min-height:4rem; background:#49210c;}
/* Main Navigation */
.main-navigation {
	display: block;
	/*float: right;
	margin-top: 15px;margin-top: 1.5rem;
	width: 49.9130435%;*/
	max-width: 1024px; max-width:102.4rem; margin:0 auto;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 48px; padding-left:4.8rem;
}
.main-navigation li {
	float: left;
	margin: 0 0 0 35px;margin: 0 0 0 3.5rem;
	position: relative;
}

.main-navigation li#menu-item-81 { margin: 0 0 0 0;}
.main-navigation a { font-size:17px; font-size:1.7rem; font-weight:400;
	color: #fff;
	display: block;
	padding:6px 9px; padding:0.6rem 0.9rem;
	text-decoration: none;
	word-wrap: break-word;
}
.main-navigation ul ul.sub-menu {
	background: #49210c;
	/*-moz-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 0 3px rgba(0,0,0,0.2);
	box-shadow: 1px 0 3px rgba(0,0,0,0.2);*/
	display: none;
	float: left;
	position: absolute;
		top: 40px;
		left: 0;
	width: 190px; width: 19rem; padding:0;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: -120%;
	top: 0;
}
.main-navigation ul ul.sub-menu a {
	color: #fff;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	padding: 7px; padding: 0.7rem; margin:0;
	/*width: 190px; width:19rem;*/
	-ms-word-break: break-all;
	word-break: break-all;
	word-wrap: break-word; float:left;
}
.main-navigation ul ul.sub-menu li { width: 190px; width:19rem;
		margin: 0 0 0 0;
}
.main-navigation li:hover > a,
.main-navigation ul ul :hover > a,
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
	 color: #fff;
}
.main-navigation ul li:hover > ul {
	display: block;
}

 .main-navigation li.current_page_item, .main-navigation li.current-menu-tem {
	background:#996850;/*background:#bc1414;*/
}

.main-navigation ul li ul.sub-menu li:hover { background:#996850;}

/* Small menu */
.main-small-navigation {
	border-top: 1px solid #49210c;
	margin-top: 5px;margin-top: 0.5rem;
	padding-top: 5px;padding-top: 0.5rem;
	padding-bottom: 10px;padding-bottom: 1rem;
}
.menu-toggle {
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	font-size: 2.0rem;
	text-align: center;
}
.main-small-navigation .menu {
	display: none;
}
.main-small-navigation .menu,
.main-small-navigation .menu a { font-size:16px; font-size:1.6rem;
	color: #fff;
}

.main-small-navigation .menu li {line-height:1.7;}

/* =Content
----------------------------------------------- */

.sticky {
}
.hentry, .no-results { background:#fff;
	border-bottom: 0px solid #e3e3e3;
	/*margin: 0 0 13px;margin: 0 0 1.3rem;*/
	padding: 10px;padding: 1rem;
}
.entry-title {
	/*color: #fff;*/ color: #000;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1.5;
}
.entry-title a {
	color: #fff;
}
.entry-title a:hover {
	color: #fff;
}
body.page .entry-title,
body.single .entry-title,
.page-title {
	border-bottom: 0px solid #e3e3e3;
	font-weight: normal;
	margin-bottom: 5px; margin-bottom: 0.5rem;
    padding: 0 0 3px; padding: 0 0 0.3rem;
}
.page-title {
	color: #fff;
	margin-bottom: 13px; margin-bottom: 1.3rem;
	text-transform: uppercase;
}
.entry-meta {
	clear: both;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 300;
	margin: 2px 0 0; margin: 0.2rem 0 0;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}

.entry-content,
.entry-summary { background:#fff;
	font-size: 18px;
	font-size: 1.8rem; font-weight:400;
	line-height: 1.1; color:#000;
	/*margin: 13px 0; margin: 1.3rem 0;*/
}

.entry-content img.alignleft.homeleft { display:inline; float:left; margin:0 30px 13px 0; margin:0 3rem 1.3rem 0; }
.entry-content p {  font-weight:400; line-height:1.1;
	margin-bottom: 13px; margin-bottom: 1.3rem; color:#000;
}

.entry-content p a {color:#0000ff;}
.entry-content p a:visited {color: #4C88C6;}
.entry-content p a:hover, .entry-content p a:focus, .entry-content p a:active {color: #4C88C6;}

.entry-content p span a {color:#0000ff;}
.entry-content p span a:visited {color: #4C88C6;}
.entry-content p span a:hover, .entry-content p span a:focus, .entry-content p span a:active {color: #4C88C6!important;}

/*body.home #page.site {padding-bottom: 15px; padding-bottom:1.5rem;}*/
body.home .hentry { background:transparent;}
body.home .entry-content { background:transparent;}
body.home .entry-content img{ box-shadow:none;}
body.home .entry-content p{ color:#fff;}

body.search-no-results .no-results .entry-content p{color:#000;}
body.search.search-results .hentry .entry-summary p{ color:#000;}
body.search.search-results .hentry .entry-header h1.entry-title a{ color:#000 !important;}
body.search.search-results .page-header h1.page-title {font-size:20px; font-size:2rem;}
/*ul, ol {
	margin: 0 0 13px 30px; margin: 0 0 1.3rem 3rem; color:#fff;
}
ul {
	list-style: none;
}*/
.entry-content ul { list-style:disc; color: #fff; padding:0; margin: 0 0 13px 30px; margin: 0 0 1.3rem 3rem; display:block;}
.entry-content ul li { line-height:1.1; }



.page-links {
	clear: both;
	color: #fafafa;
	font-size: 13px;
	font-size: 1.3rem;
	margin: 0 0 13px;margin: 0 0 1.3rem;
}
.page-links a {
	background-color: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#fafafa));
	background: -moz-linear-gradient(top, #fafafa, #fafafa);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#fafafa');
	border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
	line-height: 1.3;
    padding: 2px 5px; padding: 0.02rem 0.5rem;
    text-align: center;
    text-shadow: 1px 1px #3e79b9;
}
.page-links a:hover {
	opacity: 0.8;
}
.entry-content h1, 
.entry-content h2, 
.entry-content h3, 
.entry-content h4, 
.entry-content h5, 
.entry-content h6 { line-height:1.65;
    margin-bottom: 8px; margin-bottom: 0.8rem; color:#fff;
}
.entry-content h1 {
	/*font-size: 24px;
	font-size: 2.4rem;*/
	font-size: 47px;
	font-size: 4.7rem;
}
.entry-content h2 {
	font-size: 22px;
	font-size: 2.2rem;
}
.entry-content h3 {
	font-size: 20px;
	font-size: 2rem;
}
.entry-content h4 {
	font-size: 18px;
	font-size: 1.8rem;
}
.entry-content h5 {
	font-size: 16px;
	font-size: 1.6rem;
}
.entry-content h6 {
	font-size: 14px;
	font-size: 1.4rem;
}
.entry-content table,
.comment-content table {
    border: 1px solid #e3e3e3;
    margin: 0 7px 19px 0; margin: 0 0.077rem 1.923rem 0;
    text-align: left;
    width: 100%;
}
.entry-content tr th, 
.entry-content thead th,
.comment-content tr th, 
.comment-content thead th {
	font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.615;
    padding: 4.62px 11.54px; padding: 0.462rem 1.154rem;
    text-transform: uppercase;
}
.entry-content tr td,
.comment-content tr td {
    border-top: 1px solid #e3e3e3;
    font-weight: 300;
    padding: 4.62px 11.54px; padding: 0.462rem 1.154rem;
}
.not-found .widget {
	padding: 0;
}
.not-found #searchform {
	margin-bottom: 20px;margin-bottom: 2rem;
}


/* =Featured Content
----------------------------------------------- */
#meteor-slideshow.meteor-slides {/*max-width:699px; max-width:69.9rem; max-height:551px; max-height:55.1rem;*/  margin: 0 auto 0 auto; }

.featured-wrapper {
	background: transparent;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#478ed7), to(#1d5ea0));
	background: -moz-linear-gradient(top, #478ed7, #1d5ea0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#478ed7', endColorstr='#1d5ea0');*/
	border-top: 0px solid #6aa3df;
	height:auto; max-height: 551px;
	overflow: hidden;
	/*padding: 15px 0 0; padding: 1.5rem 0 0;*/ padding:0;
	position: relative;
		z-index: 1;
}
.featured-wrapper:after {
	clear: both;
	content: "";
	display: table;
}
.featured-nav-wrapper {
	max-width: 699px; max-width:69.9rem;
	margin: 0;
	position: relative;
}
#featured-content {
	position: relative;
}
.featured-thumbnail {
	float: left;
	margin-right: 2.06521739%;
	width: 100%;
}
.featured-post-content {
	float: right;
	width: 42.3913043%;
}
.featured-post {
	display: none;
	position: relative;
	overflow: hidden;
}
.featured-post.first {
	display: block;
}
.slider-nav {
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 1rem;
	height: 32px;
	position: absolute;
		top: 150px;
	text-indent: -9999rem;
	width: 24px; width:2.4rem;
	z-index: 9;
}
#slider-prev {
    background: url("images/prev.png") no-repeat;
	left: 0;
}
#slider-next {
 	background: url("images/next.png") no-repeat;
    right: 0;
}

/* Featured Slider Entry Content */
#featured-content .featured-post-content .entry-title {
	border: none;
	color: #fff;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	margin-bottom: 9px; margin-bottom: 0.9rem;
	padding: 0;
}
#featured-content .featured-post-content .entry-title a {
	color: #fff;
}
#featured-content .featured-post-content .entry-title a:hover {
	color: #e3f0ff;
}
.featured-post-content .entry-summary {
	color: #e1f0ff;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
}
.featured-post-content .more-link {
	background-color: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#fafafa));
	background: -moz-linear-gradient(top, #fafafa, #fafafa);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#fafafa');
	border-radius: 4px;
	box-shadow: 1px 1px 1px #2e6aa7;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    height: 34px;
    line-height: 2.429rem;
    margin-top: 15px; margin-top: 1.5rem;
    text-align: center;
    text-shadow: 1px 1px #3e79b9;
    width: 160px; width:16rem;
}
.featured-post-content .more-link a {
	color: #fff;
}
.featured-post-content .more-link:hover {
	opacity: 0.8;
}


/* =Showcase Template
----------------------------------------------- */

/* Introduction */
.introduction {
	padding: 0;
}
.introduction p {
	font: 1.538em/1.5 Georgia, 'Times New Roman', serif;
	font-style: italic;
	text-align: center;
	word-wrap: break-word;
}

/* Featured Categories */
#category-highlight .category-section {
	border-top: 1px solid #e9e9e9;
}
#category-highlight .category-header {
	margin: 1.5rem 0;
}
#category-highlight .category-section .category-title {
	font-size: 18px;
	font-size: 1.8rem;
}
#category-highlight .category-section .category-title a {
	color: #000;
}
#category-highlight .category-section .category-description {
	color: #7d7d7d;
}
#category-highlight .category-section .hentry {
	border: 0;
	float: left;
	margin-right: 2.2826087%;
	width: 23.1521739%;
	word-wrap: break-word;
}
#category-highlight .category-section .hentry:last-of-type {
	margin-right: 0;
}
#category-highlight .category-section .entry-title {
	border: 0;
	line-height: 0.6rem;
}
#category-highlight  .category-section .entry-title a {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
}
#category-highlight .category-section .entry-summary {
	color: #7d7d7d;
	margin-top: 5px;margin-top: 0.5rem;
}
#category-highlight .category-section .category-title a:hover,
#category-highlight .category-section .entry-title a:hover {
	color: #555;
}


/* =Portfolio Template
----------------------------------------------- */

#portfolio-wrap {
	margin: -10px 0 0; margin: -1rem 0 0;
}
.portfolio-posts {
	margin: 0;
}
.portfolio .hentry {
	border: none;
	float: left;
	list-style: none;
	margin-right: 4.2826087%;
	width: 30.4347826%;
	word-wrap: break-word;
}
.portfolio .hentry:last-of-type {
	margin-right: 0;
}
#portfolio-wrap .portfolio .entry-title {
	border: 0;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 5px 0; margin: 0.5rem 0;
	padding: 0;
}
.portfolio .entry-title a {
	color: #000;
}
.portfolio .entry-title a:hover {
	color: #555;
}
.portfolio .entry-summary {
	color: #7d7d7d;
	margin-top: 5px;margin-top: 0.5rem;
}



/* =Media
----------------------------------------------- */
.featured-thumbnail img {}
.site-header img {}
.entry-content img,
.category-section img,
img[class*="align"],
img[class*="wp-image-"],
.portfolio img,
.entry-thumbnail img {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}

.site-header img {}
.entry-content img,
.comment-content img,
.widget img,
.featured-thumbnail img,
.category-section img,
.portfolio img,
.entry-thumbnail img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
.featured-thumbnail img,
.category-section img,
img[class*="align"],
img[class*="wp-image-"],
.wp-caption img,
.portfolio img,
.entry-thumbnail img {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.site-header img,
.entry-content img,
img.size-full,
.featured-thumbnail img,
.category-section img,
.portfolio img,
.wp-caption img,
.entry-thumbnail img {
	max-width: 100%;
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	background: none;
	border: none;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
p img, .wp-caption {
    margin-top: 3.3px; margin-top: 0.333333rem;
}
img.aligncenter, 
img.alignleft, 
img.alignright {
    margin-bottom: 13px; margin-bottom: 1.3rem;
}



.wp-caption {
	background: #fafafa;
	border: 0px solid #e0e0e0;
	max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.alignnone {
	margin-bottom: 13px; margin-bottom: 1.3rem;
	padding: 5px 0; padding: 0.5rem 0;
}
.wp-caption img {
	box-shadow: none;
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption-text {
	color: #fff;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 300;
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 8.075px 0; margin: 0.8075rem 0;
}
#content .gallery {
	margin-bottom: 13px; margin-bottom: 1.3rem;
}
.gallery-caption {
	color: #7d7d7d;
	font-size: 12px;
	font-size: 1.2rem;
}
#content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
#content .gallery dd {
	margin: 0;
}
#content .gallery-columns-4 .gallery-itrem {
}
#content .gallery-columns-4 .gallery-itrem img {
}

/* Make sure embeds and iframes fit their containers */


embed,
iframe,
object {
	max-width: 100%;
}
.entry-attachment {
	clear: both;
	text-align: center;
}

/* Overlay icons on top of featured images for image, gallery, and video post formats */
.feature-thumbnail {
	position: relative;
}
.feature-thumbnail:hover .post-format-icon {
	opacity: 0.8;
}
.feature-thumbnail a {
	display: inline-block;
	max-width: 100%;
	position: relative;
}
.feature-thumbnail .post-format-icon {
    color: #fff;
    display: none;
	height: 47px; height: 4.7rem;
    margin-left: -35px; margin-left: -3.5rem;
    position: absolute;
		left: 50%;
		top: 35%;
    text-indent: -9999px;
    width: 64px; width: 6.4rem;
}
.feature-thumbnail:hover .post-format-icon {
	display: block;
}
.format-gallery .feature-thumbnail .post-format-icon,
.format-image .feature-thumbnail .post-format-icon,
.format-video .feature-thumbnail .post-format-icon {
	background: url(images/post-format-icons.png) no-repeat;	
}
.format-gallery .feature-thumbnail .post-format-icon {
	background-position: 0 -54px;
}
.format-video .feature-thumbnail .post-format-icon {
	background-position: 0 -117px;
}

/* =Navigation
----------------------------------------------- */

#content .site-navigation,
#content #image-navigation {
	margin: 0 0 13px;margin: 0 0 1.3rem;
	overflow: hidden;
}
#content .nav-previous,
#content .previous-image {
	float: left;
	width: 50%;
}
#content .nav-next,
#content .next-image {
	float: right;
	text-align: right;
	width: 50%;
}
#content .next-image {
	text-align: left;
}
#content .previous-image {
	text-align: right;
}
#content .nav-next a,
#content .next-image a,
#content .nav-previous a,
#content .previous-image a {
	background-color: #49210c;
	background: -webkit-gradient(linear, left top, left bottom, from(#49210c), to(#49210c));
	background: -moz-linear-gradient(top, #49210c, #49210c);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49210c', endColorstr='#49210c');
	border-radius: 6px;
	color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
	line-height: 1.6;
    margin: 15.71px 0; margin: 1.571rem 0;
    opacity: 0.8;
    padding: 10px 8px; padding: 1rem 0.8rem;
    text-align: center;
    /*text-shadow: 1px 1px #3e79b9;*/ text-shadow: none;
}
#content .next-image a,
#content .previous-image a {
	margin-left: 10px; margin-left: 1rem;
	margin-right: 10px; margin-right: 1rem;
}
#content .nav-next a:hover,
#content .next-image a:hover,
#content .nav-previous a:hover,
#content .previous-image a:hover {
	opacity: 1;
}

/* Comment Navigation */
#content .comment-navigation .nav-next a,
#content .comment-navigation .nav-previous a {
	background: none;
	border-radius: 0;
	color: #7d7d7d;
    font-size: 11px;
    font-size: 1.1rem;
    margin: 10px 0; margin: 1rem 0;
    padding: 0;
    text-align: left;
    text-shadow: none;
}
#content .comment-navigation .nav-next a:hover,
#content .comment-navigation .nav-previous a:hover {
	color: #c0c0c0;
}


/* =Comments
----------------------------------------------- */

.comments-title,
#respond h3#reply-title {
	border-bottom: 1px solid #e3e3e3;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: -0.02rem;
	margin: 0;
	padding: 0 0 9px; padding: 0 0 0.9rem;
	text-transform: uppercase;
}
#respond h3#reply-title {
	border: none;
}
#respond {
	background: #ccc;
	margin: 20px 0; margin: 2rem 0;
	padding: 15px; padding: 1.5rem;
}
.commentlist,
.children {
	list-style: none;
	margin: 0;
}
.children {
	margin: 0 0 0 6%;
}
.full-width .children {
	margin: 0 0 0 4%;
}
.commentlist li.comment,
.commentlist li.pingback {
	border-bottom: 1px solid #e3d3d3;
}
.commentlist .children li {
	border: none;
}
article.comment,
li.pingback {
	overflow: hidden;
	padding: 30px 0 7px; padding: 3rem 0 0.7rem;
    position: relative;
}
.children article.comment,
.children li.pingback {
	padding-top: 10px; padding-top: 1.0rem;
}
.comment-author {
	margin: 0;
	position: relative;
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.comment-author .avatar {
    border: 1px solid #ccc;
    padding: 3px; padding: 0.3rem;
    position: absolute;
    	right: 0;
   	 	top: 0;
}
.bypostauthor > article .comment-author .avatar {
	background: #4188d4;
	padding: 3px; padding:0.3rem;
}
.comment-meta {
	color: #7d7d7d;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 300;
	margin: 0 0 15px; margin: 0 0 1.5rem;
    padding: 0;
}
.comment-meta a {
	color: #7d7d7d;
}
.comment-content {
	margin: 0;
	position: relative;
}
.comment-content p {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.538;
	padding-bottom: 11.3px;padding-bottom: 1.13rem;
}
a.comment-reply-link {
	background-color: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#fafafa));
	background: -moz-linear-gradient(top, #fafafa, #fafafa);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#fafafa');
	border-radius: 6px;
	color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 2.429rem;
    margin: 0 0 20px; margin: 0 0 2rem;
    opacity: 0.8;
    padding: 0 8px; padding: 0 0.8rem;
    text-align: center;
    text-shadow: 1px 1px #3e79b9;
}
a.comment-reply-link:hover {
	opacity: 1;
}
#cancel-comment-reply-link {
	background: #cc6a22;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 10px;
    font-size: 1rem;
    margin-left: 15px; margin-left: 1.5rem;
    padding: 3px 10px 1px; padding: 0.3rem 1rem 0.1rem;
    text-align: right;
}
#cancel-comment-reply-link:hover {
	opacity: 0.8;
}
#content .comment-navigation {
	margin: 10px 0 0; margin: 1rem 0 0;
}
.nopassword,
.nocomments,
.logged-in-as,
#respond .comment-notes {
	color: #7d7d7d;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: italic;
}

/* Comments Form */
#commentform {
	position: relative;
}
#respond label {
	display: inline-block;
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: 600;
	margin: 5px 0; margin: 0.5rem 0;
}
#respond .comment-form-author input[type="text"], 
#respond .comment-form-email input[type="text"] {
	margin-left: 12.5px;margin-left: 1.25rem;
}
#respond .comment-form-url input[type="text"] {
	margin-left: 10px; margin-left: 1rem;
}
.form-allowed-tags {
	color: #7d7d7d;
	line-height: 1.6;
}
.form-allowed-tags,
.form-allowed-tags abbr,
.form-allowed-tags code {
	font-size: 11px;
	font-size: 1.1rem;
}
#respond .required {
	color: #ff4b33;
}


/* =Widgets
----------------------------------------------- */
.widget h4{font-size:23px; font-size:2.3rem; color:#fff; line-height:1.2; }
.widget p{
	font-size: 18px;
	font-size: 1.8rem;  font-weight:400; color:#fff; line-height:1.1;
	/*margin: 0 0 25px; margin: 0 0 2.5rem;
	padding-left: 13px; padding-left: 1.3rem;*/
	word-wrap: break-word;
}
.widget-title {
	font-size: 47px;
	font-size: 4.7rem;
    font-weight: 400; color:#fff; line-height:1;
    margin: 0 0 15px 0; margin: 0 0 1.5rem 0;
   /* text-transform: capitalize;*/
}
.widget-title,
.widget-title a {
	color: #fff;
}
.widget ul {
	list-style: none;
	margin: 8px 0 0; margin: 0.8rem 0 0;
}
.widget ul li {
   /* background: url('images/bulletone.png') no-repeat 0 12px;*/
    border-bottom: 1px dotted #e0e0e0;
    line-height: 1.6;
    padding: 5px 5px 5px 12px; padding: 0.5rem 0.5rem 0.5rem 1.2rem;
}
.widget ul.sub-menu li,
.widget ul.children li {
	border-bottom: none;
}


/* Flickr Widget */
#flickr_badge_wrapper {
	background-color: transparent !important;
	border: none !important;
}
.widget_flickr .flickr-size-thumbnail {
	margin:  0 auto;
}
.widget_flickr .flickr-size-thumbnail br,
.widget_flickr .flickr-size-small br {
	display: none;
}
.widget_flickr .flickr-size-thumbnail img {
	display: block;
	margin-bottom: 10px; margin-bottom: 1rem;
}
.widget_flickr .flickr-size-small img {
	max-width: 98%;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	color: #cc6a22;
    display: block;
}

/* Cloud Widgets */
.wp_widget_tag_cloud div,
.widget_tag_cloud div {
	line-height: 1.5;
	padding: 2.31px 0; padding: 0.231rem 0;
}

/* RSS Widget */
.rsswidget img {
	margin: 0 !important;
	vertical-align: text-top;
}
.rss-date {
	color: #7d7d7d;
	font-size: 90%;
	font-style: italic;
}
.rssSummary {
	font-size: 90%;
    font-style: italic;
    margin: 5px 0; margin: 0.5rem 0;
}

/* Menu & Categories Widgets (With Sub-Items) */
.widget-area .sub-menu,
.widget-area .children {
	margin-left:  15px; margin-left:  1.5rem;
}
.widget-area .sub-menu li,
.widget-area .children li {
	border-width:  0;
}

/* Authors Widget */
.widget_authors li {
	background: none !important;
	overflow: hidden;
}
.widget_authors ul ul li {
	overflow: hidden;
}
.widget_authors img {
	float: left;
	margin-bottom: 10px; margin-bottom: 1rem !important;
	padding-right: 8.33px; padding-right: 0.833rem;
	vertical-align: text-top;
}

/* Calendar Widget */
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	margin-bottom: 11.54px; margin-bottom: 1.154rem;
	margin-top: 7.69px; margin-top: 0.769rem;
}
#wp-calendar thead th {
	color: #7d7d7d;
	font-size: 90%;
	font-weight: normal;
	padding-bottom: 11.54px; padding-bottom: 1.154rem;
	text-align: center;
}
#wp-calendar tbody {
	border: 1px solid #e0e0e0;
}
#wp-calendar tbody td {
	border: 1px solid #e0e0e0;
	color: #7e6b54;
	font-size: 90%;
 	padding: 61.5px 2%; padding: 0.615rem 2%;
	text-align: center;
}
#wp-calendar tbody td:hover {
	background: #eee;
}
#wp-calendar tfoot #next {
	text-align: right;
}
#wp-calendar #today {
	background: #e0e0e0;
	font-weight: bold;
}
#wp-calendar #prev,
#wp-calendar #next {
	color: #cc6a22;
	font-size: 90%;
	padding-top: 8px; padding-top: 0.8rem;
	text-transform: uppercase;
}
#wp-calendar tbody .pad {
	background: none;
}

/* Twitter Widget */
.widget_twitter .timesince {
	color: #7d7d7d;
	font-size: 90%;
}
.widget_twitter .twitter-follow-button {
	margin-top: 8px; margin-top: 0.8rem;
}

/* Recent Comments Widget */
td.recentcommentsavatarend,
td.recentcommentsavatartop {
	padding: 3.85px !important; padding: 0.385rem !important;
}
.widget_recent_comments td.recentcommentstexttop,
.widget_recent_comments td.recentcommentstextend {
	padding: 0 6.15px 11px!important; padding: 0 0.615rem 1.1rem !important;
    vertical-align: top;
}

/* Search widget */
#searchsubmit {
	display: none;
}


/* =Footer
----------------------------------------------- */

.site-footer {
	background: #49210c;
}
.site-info {
	color: #fff;
	font-size: 15px;
	font-size: 1.5rem;
	margin: 0 auto;
	/*max-width: 960px; max-width:96rem;*/
	max-width: 1024px; max-width:102.4rem;
	padding: 7px 5px 3px 5px; padding: 0.7rem 0.5rem 0.3rem 0.5rem;
	text-align: center;
}
.site-info a,
.site-info a:hover {
	color: #fff;
}

.site-info-left { width:50%; float:left; clear:right;}
.site-info-left p{ text-align:left;}
.site-info-right {width:50%;float:left; }
.site-info-right p{ text-align:right;}

.site-info:after { clear:both; content:''; display:block; }
/* =Responsive Structure
----------------------------------------------- */

@media only screen and (max-width: 1060px) {
	/*.featured-wrapper {
		padding: 1.5rem;
	}
	.featured-nav-wrapper {
		text-align: right;
	}
	#featured-content {
		text-align: left;
	}
	.featured-post-content .post-title {
		margin-right: 25.5%;
		word-wrap: break-word;
	}
	.slider-nav {
		display: inline-block;
		position: relative;
			top: 0;
		text-indent: 9999px;
	}*/
} /*end 1060*/

@media only screen and (max-width: 960px) {
	
} /*end 960*/


@media only screen and (max-width: 936px) {
	/*.featured-wrapper:after {
		height: 0;
		padding-bottom: 32%;
	}*/
} /*end 936*/

@media only screen and (max-width: 800px) {
/*triggers small menu at 600*/

.header-wrapper,
	#main {
		padding: 1rem;
	}
	#main {
		margin: 0 auto;
	} 
	
	.main-navigation li {
	
	margin: 0 0 0 2.25rem;
	
}

	.site-content {
	    float: none;
	    margin: 0;
	    width: 100%;
	}
	
	#secondary { width:26rem;
	    float: none; display:block;
	    margin: 0 auto;
	    
	}


} /*end 800*/

@media only screen and (max-width: 768px) {

	.main-navigation li {
	
	margin: 0 0 0 1.75rem;
	
}
	/*#category-highlight .category-section .hentry,
	.portfolio .hentry {
		clear: both;
	    float: none;
	    margin: 0;
	    overflow: hidden;
	    width: 100%
	}
	#category-highlight .feature-thumbnail,
	.portfolio .feature-thumbnail {
		float: left;
	}
	#category-highlight .feature-thumbnail {
		margin: 0 4% 0 0;
		max-width:21.3rem;
	}
	.portfolio .feature-thumbnail {
		margin: 0 3% 0 0;
		max-width:25.7rem;
	}
	#category-highlight .category-section .entry-title,
	#portfolio-wrap .portfolio .entry-title {
	    clear: none;
	    font-size: inherit;
	    line-height: 1.4;
	    margin: 0;
	}*/
} /*end 768*/

@media only screen and (max-width: 601px) {

.site-title { font-size: 5rem; margin-right:1.3rem; display:none; }

.header-image { max-width:60rem; height:auto;
	/*clear: both;*/
	text-align: center; float:none;  clear:none; margin-top:3rem;  margin-right:0rem;
}
.site-description { font-size: 3.3rem; margin-right:1.3rem; }
	/*.site-header hgroup {
	    float: none;
	    margin-right: 0;
	    width: 100%;
	}
	.site-header {
		padding-bottom: 0;
	}*/			
	/* Remove the floats in the featured content area and instead show images and text one after another. 	   Simplify the read-more link. */
	/*.featured-wrapper:after {
		margin-bottom: 54%;
	}
	.featured-post-content,
	.featured-thumbnail {
		float: none;
		margin: 0;
		width: 100%;
	}
	.featured-thumbnail img {
		width: 100%;
	}
	.featured-post-content .more-link {
	    display: inline;
	    background: none;
	    border-radius: 0;
	    box-shadow: none;
	    font-style: italic;
	    line-height: inherit;
	}*/
} /*end 611*/

@media only screen and (max-width: 480px) {


.site-title { font-size: 4rem; margin-right:1.3rem; }
.site-description { font-size: 2.5rem; margin-right:1.3rem; }

} /*end 480*/

@media only screen and (max-width: 420px) {




} /*end 420*/

@media only screen and (max-width: 360px) {



}/*end 360*/

@media only screen and (max-width: 320px) {

.site-title { font-size: 2.8rem; margin-right:1.3rem; }
.site-description { font-size: 2.1rem; margin-right:1.3rem; }

.site-info-left { width:100%; float:none; clear:none;}
.site-info-left p{ text-align:center; }
.site-info-right {width:100%;float:none; margin-top:1rem;}
.site-info-right p{ text-align:center; }
}/*end 320*/

/* =Internet Explorer
----------------------------------------------- */

#ie8 .site-header img,
#ie8 .entry-content img,
#ie8 img.size-full,
#ie8 .featured-thumbnail img,
#ie8 .category-section img,
#ie8 .portfolio img,
#ie8 .wp-caption img,
#ie8 .entry-thumbnail img {
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
#ie8 .featured-post {
	background-color: none !important;
}
#ie8 #category-highlight .category-section .hentry {
	margin-right: 1.8%;
}
#ie8 .portfolio .hentry {
	margin-right: 2.9%;
}
#ie8 .main-navigation ul ul {
	border: 1px solid #1d5ea0;
}