/*
Theme Name: Fanwood Light – WordPress.com
Theme URI: http://theme.wordpress.com/themes/fanwood-light/
Description: a bold blogging theme. Features a responsive design layout. Design by DevPress.com.
Version: 1.0.1
Author: DevPress
Author URI: http://devpress.com/
License: GPL v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* =Fonts
-------------------------------------------------------------- */

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

@font-face {
    font-family: 'Genericons';
    src: url('fonts/genericons-regular-webfont.eot');
    src: url('fonts/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/genericons-regular-webfont.woff') format('woff'),
         url('fonts/genericons-regular-webfont.ttf') format('truetype'),
         url('fonts/genericons-regular-webfont.svg#genericonsregular') 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 em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #2c2c2c;
	background:#000;
	margin: 18px 0;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	clear:both;
	}
table caption {
	background: #080808;
	border: 1px solid #2c2c2c;
	border-bottom: 0;
	font-family: Verdana, Georgia, serif;
	padding: 12px 20px;
	text-align: center;
	}
tr.alt{background: #171717;}
th,
td,{
	border-bottom: 1px solid #2c2c2c;
	border-right: 1px solid #2c2c2c;
	padding: 12px 20px;
	text-align: left;
	vertical-align: top;
	}
th {background: #111;}
dl {
	margin: 12px 0;
	}
dl dt {
	font-weight: bold;
	margin: 12px 0 0 0;
	}

dl dd {
	margin: 0 0 0 40px;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote, .format-aside {
	font: italic normal 18px/30px Georgia, serif;
	margin: 0;
	padding: 0 0 0 40px;
	position:relative;
	}
blockquote p {
	padding: 14px 0 16px;
	}
blockquote blockquote {
	background: transparent;
	font: italic normal 15px/24px Georgia, serif;
	}
blockquote blockquote p {
	padding: 12px 0;
	}

blockquote, q {
	quotes: none;
	}
blockquote:before{
	content: '\f106';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font-size:23px;
	line-height: 1;
	font-family: 'Genericons';
	text-decoration: inherit;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
	position:absolute;
	left:0;
	top:15px;
	}
a:focus {
	outline: 0;
}
a:hover,
a:active {
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body {
	font: 15px arial, Georgia, serif;
	color: #886e04;
	background: #ffde01;
	word-wrap: break-word;
	line-height:1.5;
	}
h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font-family: ChunkFiveWeb, Georgia, serif;
	font-style: normal;
	font-weight: normal;
	line-height:1.5;
	display:block;
	}
h1 {
	font-size: 38px;
	}
h2 {
	font-size: 24px;
	}
h3 {
	font-size: 20px;
	}
h4 {
	font-size: 16px;
	}
h5 {
	font: normal bold 11px/18px Georgia, serif;
	}
h6 {
	font: 9px/12px Georgia, serif;
	text-transform: uppercase;
	}
hr {
	background-color:#2c2c2c;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}


/* Text elements */
p {
	margin-bottom: 1.5em;
	line-height:1.5;
}
ul,
ol {
	margin: 1.5em 0 1.5em 3em;
}
.hentry ul li,
.hentry ol li{
	margin-bottom:10px;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b,
strong {
	font-weight: bold;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 0 0 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #333;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code,
kbd,
tt,
var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #333;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	padding:20px 10px;
	width: 100%;
}
th {
	font-weight: bold;
}
button,
input,
select,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	display:block;
}
input[type="checkbox"],
input[type="radio"]{
	margin: 0 0 0 20px;
	vertical-align: middle;
	display:inline-block;
	}
label input[type="checkbox"],
label input[type="radio"]{margin: 0;}
input[type="search"]::-webkit-search-decoration {display: none;}
input[type="file"]:focus, input[type="file"]:active,
input[type="radio"]:focus,
input[type="radio"]:active,
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
}
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input.input-text,
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea{
	background: #333;
	background-clip: padding-box;
		-moz-background-clip: padding;
		-ms-background-clip: padding-box;
		-o-background-clip: padding-box;
		-webkit-background-clip: padding;
	box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
		-webkit-border-radius: 0;
	border: 0;
	color: #ccc;
	height: 36px;
	font: 12px/12px arial, Helvetica, Arial, sans-serif;
	margin: 7px 0;
	max-width: 100%;
	outline: 0;
	padding: 11px 20px;
	padding: 12px 20px 10px\9;
	text-align: left;
	vertical-align: top;
	-webkit-appearance: none;
}
select {
	padding: 10px 20px;
	}
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled],
select[disabled],
textarea[disabled]{
	background-color: #eee;
}
button,
input[type="reset"],
input[type="submit"],
input[type="button"],
.more-link,
#comment-submit {
	-webkit-appearance: none;
	background-clip: padding-box;
		-webkit-background-clip: padding;
		-moz-background-clip: padding;
		-ms-background-clip: padding-box;
		-o-background-clip: padding-box;
	background: #ffeb01;
	border: 0;
	border-radius:none;
	cursor: pointer;
	color: #000;
	font: bold 12px/12px arial, Georgia, sans-serif;
	height: 36px;
	margin: 7px 0;
	outline: 0;
	overflow: visible;
	padding: 0 20px;
	vertical-align: middle;
	width: auto;
}
button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.more-link:hover {
	background:#333;
	color:#ffeb01;
}
.more-link{
	padding:0;
	margin:10px 0 0;
	text-transform:uppercase;
	display:block;
	width:150px;
	text-align:center;
	line-height:38px;
}
button:focus,
input:focus,
select:focus,
textarea:focus {
	box-shadow: 0;
		-webkit-box-shadow: 0;
		-moz-box-shadow: 0;
		-o-box-shadow: 0;
	z-index: 1;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
	border: 0;
	padding: 0;
}
button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled] {
	box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-o-box-shadow: none;
	color: #886e04;
	cursor: default;
	user-select: none;
		-moz-user-select: -moz-none;
		-webkit-user-select: none;
		-khtml-user-select: none;
}
input:-moz-placeholder,
textarea:-moz-placeholder,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
	color: #886e04;
}
textarea,
select[size],
select[multiple] {
	height: auto;
}
select[size="0"],
select[size="1"] {
	height: 1.8em;
}
@media (-webkit-min-device-pixel-ratio: 0) {
	select[size],
	select[multiple],
	select[multiple][size] {
		background-image: none;
		height: auto;
		padding-right: 20px;
		}
::-webkit-validation-bubble-message {
	background: #666;
	-webkit-box-shadow: none;
	border: 0;
	box-shadow: none;
	color: #fff;
	font: 12px/21px Helvetica, Arial, FreeSans, sans-serif;
	overflow: hidden;
	padding: 15px;
	text-shadow: none;
	}
::-webkit-validation-bubble-arrow,
::-webkit-validation-bubble-top-outer-arrow,
::-webkit-validation-bubble-top-inner-arrow {
	background: #666;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	}
}
optgroup {
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}
textarea {
	line-height: 24px;
	min-height: 40px;
	overflow: auto;
	resize: vertical;
	width: 100%;
}
input:invalid,
button:invalid,
select:invalid,
textarea:invalid {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
input::-moz-focus-inner,
button::-moz-focus-inner,
select::-moz-focus-inner,
textarea::-moz-focus-inner {
	border: 0;
	padding: 0;
}


/* Links */
a {
	color: #fff;
	text-decoration: none;
	}

a:hover{
	color:#ffeb01;
	text-decoration: none;
	}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin:1.5em 2.0em 1.5em 0;
}
.alignright {
	display: inline;
	float: right;
	margin:1.5em 0 1.5em 2.0em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 1.5em auto;
}
.alignnone{
	clear: both;
	display: block;
	margin: 1.5em 0;
}


/* 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;
}


/* =Container
----------------------------------------------- */

#page{
	background: #1c1c1c;
	color: #ccc;
	margin: 0 auto;
	max-width: 920px;
	overflow:hidden;
}
.content-area {
	float: left;
	margin: 0 -33% 20px 0;
	width: 100%;
}
.site-content {
	margin: 0 33% 0 0;
	border-right:1px solid #2c2c2c;
	border-bottom:1px solid #2c2c2c;
	overflow:hidden;
}
.page-template-page-full-width-php .content-area, .error404 .content-area{
	float:none;
	margin:0;
	width:100%;
}
.page-template-page-full-width-php .site-content, .error404 .site-content{
	margin:0;
	border:0;
}
.site-main .widget-area {
	float: right;
	overflow: hidden;
	width: 25%;
	padding:40px 40px 40px 0;
}


/* =Header
----------------------------------------------- */

#masthead{
	background: #1c1c1c;
	clear:left;
	margin: 0 auto 10px;
	max-width: 920px;
	height:160px;
	overflow:hidden;
	position:relative;
	}
.header{
	position:absolute;
	top:40px;
	left:40px;
	}
.site-title{
	color: #fff;
	font: 48px/54px ChunkFiveWeb, Georgia, serif;
}
.site-title a{
	color: #ffde01;
}
.site-title a:hover{
	text-decoration: none;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.site-description{
	color: #ccc;
	font: 12px/18px ChunkFiveWeb, Georgia, serif;
	padding:10px 0 0 0;
	text-transform: uppercase;
}


/* =Menu
----------------------------------------------- */

#main-navigation{
	margin:0 auto;
	max-width:920px;
	clear:left;
}
.navigation-main {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	background: #ffeb01;
}
.navigation-main ul {
	list-style: none;
	margin: 0;
	float: right;
}
.navigation-main li {
	float: left;
	position: relative;
}
.navigation-main a {
	display: block;
	text-decoration: none;
	border-left:1px solid #ffe000;
	color: #886e04;
	line-height: 22px;
	padding: 13px 20px;
	font-weight:bold;
}
.navigation-main a:hover{
	background:#ffde01;
}
.navigation-main ul ul {
	display: none;
	float: left;
	position: absolute;
		top: 3.2em;
		left: 0;
	z-index: 99999;
}
.navigation-main ul ul ul {
	left: 100%;
	top: 0;
}
.navigation-main ul ul a {
	width: 180px;
	background:none;
	color:#000;
	background:#ffde01;
	padding:10px 20px;
	border:none;
	display:block;
}
.navigation-main ul ul a:hover {
	color: #886e04;
}
.navigation-main ul ul li {
}
.navigation-main li:hover > a {
	background:#ffde01;
}
.navigation-main ul ul :hover > a {
}
.navigation-main ul ul a:hover {
}
.navigation-main ul li:hover > ul {
	display: block;
}
.navigation-main li.current_page_item a,
.navigation-main li.current-menu-item a {
	background:#ffde01;
}


/* Small menu */
.menu-toggle {
	display: none;
	cursor: pointer;
}
.main-small-navigation ul {
	display: none;
}


/* =Content
----------------------------------------------- */

.hentry,
.no-results,
.error404 {
	margin: 0;
	padding: 40px;
	border-bottom: 1px solid #2c2c2c;
	overflow:hidden;
}
.sticky,
.format-quote,
.format-aside,
.format-link,
{
	background:#000;
	padding: 40px;
	overflow:hidden;
	}
.format-quote .entry-meta,
.format-aside .entry-meta,
.format-link .entry-meta{
	display: none;
}

.format-standard .post-format-link:before{
	content: '\f100';
	font-family:'genericons';
	padding:0 4px 0 12px;
	color:#ffde01;
	font-size:16px;
	vertical-align:top;
}
.sticky .post-format-link:before{
	content: '\f308' !important;
	font-family:'genericons';
	padding:0 4px 0 12px;
	color:#ffde01;
	font-size:16px;
	vertical-align:top;
}
.format-video .post-format-link:before{
	content: '\f104';
	font-family:'genericons';
	padding:0 4px 0 12px;
	color:#ffde01;
	font-size:16px;
	vertical-align:top;
}
.format-gallery .post-format-link:before{
	content: '\f103';
	font-family:'genericons';
	padding:0 4px 0 12px;
	color:#ffde01;
	font-size:16px;
	vertical-align:top;
}
.format-status .post-format-link:before{
	content: '\f105';
	font-family:'genericons';
	padding:0 4px 0 12px;
	color:#ffde01;
	font-size:16px;
	vertical-align:top;
}
.format-image .post-format-link:before{
	content: '\f102';
	font-family:'genericons';
	padding:0 4px 0 12px;
	color:#ffde01;
	font-size:16px;
	vertical-align:top;
}
.format-chat .post-format-link:before{
	content: '\f108';
	font-family:'genericons';
	padding:0 4px 0 12px;
	color:#ffde01;
	font-size:16px;
	vertical-align:top;
}
.entry-title{
	font-size:30px;
	margin:0 0 6px 0;
	padding:0;
}
.page-title{
	padding:40px 40px 20px;
	line-height:1.5;
}
.entry-meta {
	line-height:1.5em;
	clear:both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.single-thumb{
	margin:20px 0;
	clear:both;
}
.page-links{
	margin: 0 0 1.0em;
}
.page-links a{
	color:#ffeb01;
	font-weight:bold;
}
.page-links a:hover{
	color:#fff;
}
.byline,
.entry-meta {
	color: #777;
	font-size: 11px;
	margin-bottom:12px;
}
.byline a,
.entry-meta a {
	color: #777;
}
.byline a:hover,
.entry-meta a:hover {
	color: #fff;
	text-decoration: none;
}
.post-edit-link{
	margin:15px 0 0;
	display:block;
	}
.byline .post-edit-link:before,
.entry-meta .post-edit-link:before {
	content: '\f411';
	font-family:'genericons';
	padding:0 4px 0 0;
	color:#ffde01;
	font-size:16px;
	vertical-align:top;
}
.entry-date:before{
	content: '\f303';
	color:#ffde01;
	font-size:16px;
	font-family:'genericons';
	vertical-align:top;
	padding:0 4px 0 0;
}
.byline .author,
.entry-meta .author {
	padding-right: 15px;
}
.byline .author:before,
.entry-meta .author:before {
	content: '\f304';
	color:#ffde01;
	font-size:16px;
	font-family:'genericons';
	vertical-align:top;
	padding:0 4px 0 12px;
}
.byline .comments-link,
.entry-meta .comments-link{
}
.byline .comments-link:before,
.entry-meta .comments-link:before {
	content: '\f300';
	color:#ffde01;
	font-size:16px;
	font-family:'genericons';
	vertical-align:top;
	padding:0 4px 0 12px;
}
.byline .permalink,
.entry-meta .permalink,
.byline .shortlink,
.entry-meta .shortlink {
	padding-left: 21px;
	padding-right: 15px;
}
.byline .permalink:before,
.entry-meta .permalink:before,
.byline .shortlink:before,
.entry-meta .shortlink:before {
	content: '\f107';
	color:#ffde01;
	font-size:16px;
	font-family:'genericons';
	vertical-align:top;
	padding:0 4px 0 12px;
}
.byline .category,
.entry-meta .category {
	padding-left: 21px;
}
.byline .category:before,
.entry-meta .category:before{
	content: '\f302';
	color:#ffde01;
	font-size:16px;
	font-family:'genericons';
	vertical-align:top;
	padding:0 4px 0 12px;
}
.entry-author-meta {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-bottom: 1px solid #2c2c2c;
	float: left;
	padding: 18px 40px 19px;
	width: 100%;
}
.entry-author-meta .author-name {
	background: url(images/bg-meta-username.png) right top no-repeat;
	display: inline-block;
	font: normal bold 10px/10px Helvetica, Arial, sans-serif;
	margin: 18px 0 0;
	padding: 8px 40px 9px 10px;
	text-transform: uppercase;
}
.entry-author-meta .author-description {
	font-size: 11px;
	line-height: 18px;
}
.entry-content .negative-margins {
	margin: 0 -40px;
}


/* Entry content image */

.wp-smiley {
	background: transparent;
	margin: 0;
	padding: 0;
	border:none !important;
}

/* Entry content captions */
.gallery-caption,
.wp-caption-text {
	color: #ccc;
	display: block;
	font: 14px arial, Georgia, serif;
	margin: 0;
	font-style:italic;
}
.wp-caption-text{
	padding:0 14px;
}


/* Entry content gallery */
.gallery{
	clear: both;
	margin: 0;
}
.gallery-item, .gallery-icon, .gallery-caption{
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
}
.gallery-item{
	display: block;
	float: left;
	margin: 18px 0;
	padding:0;
	border:0;
	text-align: center;
}
.gallery-icon {
	margin: 0;
	padding: 0;
	text-align: center;
}
.gallery-icon img {
	display: block;
	height: auto;
	margin: 0 auto;
	width: auto;
	border:none !important;
	padding:0;
}
.gallery-caption{
	border: 0;
	margin: 0;
	padding: 13px 0 1px;
}


/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.site-header img,
.entry-content img,
.comment-content img,
.widget img,
.single-thumb img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
.widget img,
.single-thumb 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,
img.size-large
.widget img,
.single-thumb img {
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.hentry img{border:10px solid #fff;}
.widget img{
	max-width:95%;
	border:none;
	}
.widget .avatar{
	float:left;
	display:normal;
	margin-right:12px;
	}
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
	padding:8px 14px;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	padding:0 14px;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
img#wpstats{
margin:10px auto;
display:block;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-content [class*="navigation"], #infinite-handle {
	margin: 0;
	overflow: hidden;
	padding:40px;
	background:#171717;
}
#infinite-handle{
	text-align:center;
	text-transform:uppercase;
	font-family:'chunkfiveweb', arial;
}
[class*="navigation"] .previous {
	float: left;
	width: 50%;
}
[class*="navigation"] .previous:before {
	content: '\f503';
	font-family:'genericons';
	color:#666;
	font-size:15px;
	vertical-align:top;
	padding-right:12px;
}
[class*="navigation"] .next {
	float: right;
	text-align: right;
	width: 50%;
}
[class*="navigation"] .next:after {
	content: '\f501';
	font-family:'genericons';
	color:#666;
	font-size:15px;
	vertical-align:top;
	padding-left:12px;
}


/* =Comments
----------------------------------------------- */

#comments{
	padding:40px 0 0 0;
}
.comment-content a {
	word-wrap: break-word;
}
#comments article footer{
	overflow:hidden;
}
.comment{
	margin:0 40px;
	}
#reply-title{
	border-bottom: 9px solid #ffde01;
	font-size: 30px;
	line-height: 36px;
	padding: 24px 40px;
	}
.comments-title{
	border-bottom: 9px solid #ffde01;
	font-size: 30px;
	line-height: 36px;
	padding: 24px 40px;
	}
#comments p.comments-closed{
	border-bottom: 1px solid #2c2c2c;
	clear: both;
	color: #ffde01;
	padding: 18px 40px;
	}
#respond {
	background: #e3effc;
	margin: 2em 0 0;
	padding: 1.5em;
}
.comment-list{
	margin-bottom:20px;
	}
.comment-list,
.children {
	list-style-type: none;
	margin: 0;
	padding:0;
}
.children {
	margin: 0 0 0 6%;
	padding:0;
}
.full-width .children {
	margin: 0 0 0 4%;
}
li.comment,
li.pingback,
li.trackback {
	border-bottom: 1px solid #2c2c2c;
	padding: 1.6em 0;
	clear: both;
}
ol.commentlist ul.children li,
ul.commentlist ul.children li {
	list-style: none;
	border-bottom: 0 none;
}
article.comment,
li.pingback {
	overflow: hidden;
	padding: 3em 0 0.7em;
    position: relative;
}
.children article.comment,
.children li.pingback {
	padding-top: 1.0em;
}
li.pingback{
	padding:40px;
	}
.comment-author {
	margin: 0;
	position: relative;
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.comment-author cite:before{
	content: '\f304';
	color:#ffde01;
	font-size:16px;
	font-family:'genericons';
	vertical-align:top;
	padding:0 4px 0 0;
	font-style:normal;
}
.comment-author .avatar {
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
    float:left;
	margin-right:14px;
}
.bypostauthor > article .comment-author .avatar {
	background: #333;
	padding: 3px;
}
.comment-meta {
	color: #7d7d7d;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 300;
	margin: 0 0 1.5em;
    padding: 0;
}
.comment-meta a {
	color: #7d7d7d;
}
.comment-meta time:before{
	content: '\f303';
	color:#ffde01;
	font-size:16px;
	font-family:'genericons';
	vertical-align:top;
	padding:0 0px 0 0;
}
.comment-content {
	margin: 0;
	position: relative;
}
.comment-content p {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.538em;
	padding-bottom: 1.13em;
}
.comment-reply-link{
	display: block;
	overflow: hidden;
	}
.comment-reply-link:before{
	content: '\f412';
	vertical-align:top;
	font-family:'genericons';
	padding-right:6px;
}
a.comment-reply-link:hover {
	opacity: 1;
}
#cancel-comment-reply-link:hover {
	opacity: 0.8;
}
#content .comment-navigation {
	margin: 1em 0 0;
}
.nopassword,
.nocomments,
.logged-in-as,
#respond .comment-notes {
	color: #7d7d7d;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: italic;
}


/* Comment form */

#respond{
	border-bottom: 1px solid #2c2c2c;
	clear: both;
}
#commentform{
	padding: 27px 40px !important;
}
form#commentform p.log-in-out, form#commentform p.logged-in-as{
	font: bold 10px/7px Helvetica, Arial, sans-serif;
	padding: 3px 0;
}
form#commentform p.form-author,
form#commentform p.form-email,
form#commentform p.form-url,
form#commentform p.form-textarea{
	padding: 3px 0;
	}

form#commentform input[type="text"],
form#commentform textarea{
	display: block;
	width: 100%;
	}


/* Cancel comment reply link */

#respond #cancel-comment-reply-link {
	color: #fff;
	float: right;
	font: normal normal 12px/22px Verdana, Georgia, serif;
	padding: 0 21px 0 0;
	}
#respond #cancel-comment-reply-link:after{
	content: '\f405';
	vertical-align:top;
	font-family:'genericons';
	padding-left:6px;
	color:#ffde01;
}


/* Cancel comment reply link variations */

form#commentform p.log-in-out{
	background: #1c1c1c;
	font: bold 10px/7px Helvetica, Arial, sans-serif;
	margin: 9px 0;
	padding: 12px 20px;
	text-transform: uppercase;
	}

#respond p.alert{
	color: #ffde01;
	padding: 12px 40px;
	}


/* Comment form inside a comment */

#comments #respond {
	background: #1c1c1c;
	border-top: 1px dotted #2c2c2c;
	border-bottom: 0;
	margin-top:20px;
	}


/* =Sidebar
----------------------------------------------- */

.widget {
	margin:0 0 1.5em;
	font-size:13px;
	overflow:hidden;
}
.widget-title,
.social-links h1 {
	color: #ffde01;
	padding:0 0 20px 0;
	text-transform: uppercase;
	font-size:18px;
}
.widget-title a{
	color: #ffde01;
	}
.widget ul{
	margin:0;
	padding:0;
}
.widget ul li{
	margin:0 0 12px 0;
	padding:0;
}
.widget_nav_menu ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_archive ul li,
.widget_recent_entries ul li,
ul.grofile-links li{
	list-style-type:none;
	background:#171717;
	margin:0 0 6px 0;
	padding:6px 12px;
}
.widget_nav_menu ul li:hover,
.widget_meta ul li:hover,
.widget_pages ul li:hover,
.widget_categories ul li:hover,
.widget_archive ul li:hover,
.widget_recent_entries ul li:hover,
ul.grofile-links li:hover{
	list-style-type:none;
	background:#292929;
	text-decoration:none;
}
.widget_nav_menu a:before,
.widget_meta a:before,
.widget_pages a:before,
.widget_categories a:before,
.widget_archive a:before,
.widget_recent_entries a:before,
.grofile-links a:before{
	content: '\f501';
	padding:0 6px 0 0;
	font-family:'genericons';
	color:#666;
	vertical-align:top;
}
.widget_nav_menu a:hover:before,
.widget_meta a:hover:before,
.widget_pages a:hover:before,
.widget_categories a:hover:before,
.widget_archive a:hover:before,
.widget_recent_entries a:hover:before,
.grofile-links a:hover:before{
	content: '\f501';
	color:#ffde01;
}


/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}


/* Recent Comments Widget */
td.recentcommentsavatarend,
td.recentcommentsavatartop {
	padding: 0.385em !important;
}
.widget_recent_comments td.recentcommentstexttop,
.widget_recent_comments td.recentcommentstextend {
	padding: 0 0.615em 1.1em !important;
    vertical-align: top;
}


/* Search widget */
.widget_search #s, .error404 #s{
	width:100%;
}
.widget_search .submit {
	display: none;
}
.error404 #s{
	margin-bottom:20px;
}

/* Calendar Widget .widget-calendar */

.widget .calendar-wrap{
	margin: 6px 0 0;
	}
.widget  #wp-calendar {
	background: #111;
	border-color: #171717;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding:10px;
	width: 100%;
	}
.widget #wp-calendar caption {
	border-color: #171717;
	padding: 6px 20px;
	}
.widget #wp-calendar th,
.widget #wp-calendar td {
	border-color: #171717;
	padding: 6px 5px 5px;
	}


/* RSS Widget */

.widget_rss ul li{
	margin-bottom:16px;
}
.widget_rss ul li .rsswidget{
	line-height:28px;
	font-weight:bold;
}
.rss-date{
	display:block;
}
.rss-date:before{
	content: '\f303';
	color:#ffde01;
	font-size:16px;
	font-family:'genericons';
	vertical-align:top;
	padding:0 4px 0 0;
}
.widget_rss cite{
	font-style:normal;
}
.widget_rss cite:before{
	content: '\f304';
	color:#ffde01;
	font-size:16px;
	font-family:'genericons';
	vertical-align:top;
	padding:0 4px 0 0;
	font-style:normal;
}
.rsswidget{
}
.rssSummary{
	margin:10px 0;
	line-height:20px;
}

/* Social Links */
.social-links {
	margin-bottom: 2em;
}
.social-links ul {
	margin: 0;
}
.social-links ul:before,
.social-links ul:after {
	content: "";
	display: table;
}
.social-links ul:after {
	clear: both;
}
.social-links li {
	display: block;
	float: left;
	margin: 0 20px 6px 0;
	padding: 0;
	width: 24px;
	height: 24px;
}
.social-links li:last-child {
	margin-right: 0;
}
.social-links a {
	display: block;
	overflow: hidden;
	width: 24px;
	height: 24px;
}
.social-links a:before {
	color: #ffde01;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 24px/1 Genericons;
	vertical-align: top;
}
.social-links a:hover {
	filter: alpha(opacity=90);
	-moz-opacity:   0.9;
	-khtml-opacity: 0.9;
	opacity:        0.9;
}
.facebook-link a:before {
	content: "\f203";
}
.twitter-link a:before {
	content: "\f202";
}
.linkedin-link a:before {
	content: "\f208";
}
.tumblr-link a:before {
	content: "\f214";
}


/* =Infinity Styles
-------------------------------------------------------------- */

.infinite-wrap {
}
.infinite-loader {
	color: #fff;
	display: block;
	height: 28px;
	text-indent: -9999px;
	padding: 60px;
}
#infinite-handle span {
	background: #333;
	border-radius: 1px;
	color: #eee;
	cursor: pointer;
	font-size: 13px;
	padding: 6px 16px;
}


/**
 * Infinity Footer
 */


#infinite-footer a {
	text-decoration: none;
}
#infinite-footer .blog-info a:hover,
#infinite-footer .blog-credits a:hover {
	color: #444;
	text-decoration: underline;
}
#infinite-footer .container {
	background: #000 !important;
	border-color: #2c2c2c;
	border-style: solid;
	border-width: 1px 0 0;
	margin: 0 auto;
	overflow: hidden;
	padding:0;
}
#infinite-footer .blog-info,
#infinite-footer .blog-credits {

}
#infinite-footer .blog-info {
	float: left;
	overflow: hidden;
	text-align: left;
	width: 40%;
	padding-left:40px;
	font-family:arial;
	font-weight:normal;
	text-transform:uppercase;
}
#infinite-footer .blog-credits {
	font-weight: normal;
	float: right;
	width: 60%;
	padding-right:40px;
}
#infinite-footer .blog-info a {
	color: #ffde01;
	font-size: 14px;
	font-weight: bold;
}
#infinite-footer .blog-info a:hover {
	color: #fff;
	text-decoration:none;
}
#infinite-footer .blog-credits {
	color: #fff;
	font-size: 12px;
	text-align: right;
}
#infinite-footer .blog-credits a {
	color: #fff;
}
#infinite-footer .blog-credits a:hover {
	color: #ffde01;
	text-decoration:none;
}


/* Elements to hide: (footer widgets, post navigation, regular footer) */
.infinite-scroll #nav-below,
.infinite-scroll.neverending .footer {
	display: none;
}

/* Hooks to infinity-end body class to restore footer */
.infinity-end.neverending .footer {
	display: block;
}


/* =Footer
----------------------------------------------- */

.site-footer {
	clear: both;
	width: 100%;
	text-align:center;
	padding:20px 0;
	font-family: ChunkFiveWeb, Georgia, serif;
	font-size:13px;
	text-transform:uppercase;
	font-weight:normal;
	background:#000;
}


/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 910px) {
#header-social{
	display:none;
	}
}
@media (max-width: 800px) {

.content-area {
	float: none;
	margin: 0;
	width: 100%;
}
.site-content {
	margin: 0;
	border-right:none;
	border-bottom:none;
	overflow:hidden;
}
.site-main .widget-area {
	float: none;
	overflow: hidden;
	width: 90%;
	padding:40px;
}
}
@media (max-width: 800px) {
	#infinite-handle span:before {
		display: none;
	}
	#infinite-handle span {
		display: block;
	}
}
/**
 * Responsive structure for the footer
 */
@media (max-width: 640px) {

	.site-description{
		padding:0;
		}
	#infinite-footer .container {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
	}
	#infinite-footer .blog-info {
		width: 30%;
	}
	#infinite-footer .blog-credits {
		width: 70%;
	}
	#infinite-footer .blog-info a,
	#infinite-footer .blog-credits {
		font-size: 10px;
	}
	#infinite-footer {
		position: static;
	}
}
@media screen and (max-width: 600px) {
	.header{
		top:20px;
		}
	.site-title{
		color: #fff;
		font: 34px ChunkFiveWeb, Georgia, serif;
	}
	.menu-toggle,
	.main-small-navigation ul.nav-menu.toggled-on {
		display: block;
		font-size:15px;
		font-weight:normal;
	}
	.menu-toggle{
		margin-left:40px;
		padding:0;
		color:#333;
	}
	.menu-toggle:before{
		content: '\f419';
		font-size:18px;
		font-family:'genericons';
		color:#333;
		padding-right: 12px;
		vertical-align: middle;
	}
	.navigation-main ul {
		display: none;
	}
	.main-small-navigation ul li{
		list-style-type:none;
	}
	.main-small-navigation ul li a{
		color:#000;
		font-weight:bold;
	}
	.main-small-navigation ul li a:hover{
		text-decoration:underline;
	}
}