




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%; 
	overflow-y: scroll; 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%; 
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { 
	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 { 
	outline: 0;
}
a img {
	border: 0;
}




body,
button,
input,
select,
textarea {
	color: #444;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 1.5;
}


h1,h2,h3,h4,h5,h6 {
	clear: both;
	color: #333;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 15px 0;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
}
h5 {
	font-size: 1.15em;
	font-weight: bold;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}


p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: circle;
	margin: 0 0 1.7em 2.8em;
	padding: 0;
}
ol {
	list-style-type: decimal;
	margin: 0 0 1.7em 3.1em;
	padding: 0;
}
ol ol {
	list-style: upper-roman;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: upper-alpha;
}
ol ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
dl {
	margin: 0 0 20px 30px;
}
dt {
	font-weight: bold;
}
dl dt {
	margin: 0;
	font-size: 1.15em;
	line-height: 1.7em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;
}
dd {
	margin: 5px 0 0 1.5em;
}
dl dd {
	margin: 0 0 5px 20px;
	padding: 0;
	color: #777;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "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: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
button,
input,
select,
textarea {
	font-size: 100%; 
	margin: 0; 
	vertical-align: baseline; 
	*vertical-align: middle; 
}
button,
input {
	line-height: normal; 
	*overflow: visible;  
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #fafafa; 
	background: -moz-linear-gradient(top,  #fafafa 60%, #e6e6e6 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#fafafa), color-stop(100%,#e6e6e6)); 
	background: -webkit-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); 
	background: -o-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); 
	background: -ms-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); 
	background: linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e6e6e6',GradientType=0 ); 
	box-shadow: inset 0 2px 1px #fff;
	color: rgba(0,0,0,.8);
	cursor: pointer; 
	-webkit-appearance: button; 
	font-size: 12px;
	font-size: 1.4rem;
	padding: 1.12em 1.5em .88em;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #f5f5f5; 
	background: -moz-linear-gradient(top,  #f5f5f5 60%, #dcdcdc 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#f5f5f5), color-stop(100%,#dcdcdc)); 
	background: -webkit-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); 
	background: -o-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); 
	background: -ms-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); 
	background: linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#dcdcdc',GradientType=0 ); 
	border-color: #bbb #bbb #aaa #bbb;
}
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; 
	padding: 0; 
}
input[type="search"] {
	-webkit-appearance: textfield; 
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; 
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { 
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { 
	border: 0;
	padding: 0;
}
input[type=text],
input[type=email],
textarea {
	color: #aaa;
	background: #f7f7f7 none;
	border: 1px solid #ccc;
	font-size: 12px;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
	color: #111;
}
input[type=text],
input[type=email] {
	padding: 8px 10px;
}
textarea {
	overflow: auto; 
	padding-left: 3px;
	vertical-align: top; 
	width: 98%;
}


a {
	color: #bb2530;
	text-decoration: none;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
a:visited {
}
a:hover,
a:focus,
a:active {
	color: #bb2530;
}


.alignleft {
	display: inline;
	float: left;
	margin: 0 15px 5px 0;
}
.alignright {
	display: inline;
	float: right;
	margin: 0 0 5px 15px;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 5px auto;
}


.assistive-text {
	clip: rect(1px 1px 1px 1px); 
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}



table {
	margin: 0 0 1.7em 0;
	width: 100%;
}
table caption {
	font-size: 0.8em;
	line-height: 1.692307em;
	color: #888;
}
table th {
	font-size: 0.8em;
	line-height: 1.7em;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 2%;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
td {
	padding: 0.8em 2%;
	border-bottom: 1px solid #eee;
}




.main-navigation {
	display: block;
	float: right;
	margin: 0 0 30px 0;
	padding-left: 5%;
	width: 25%;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	position: relative;
}
.main-navigation a {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	display: block;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 1.3em;
	padding: 1em 1.2em;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	word-spacing: 2px;

}
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
	background-color: #fafafa;
	color: #bbb;
}
.main-navigation ul ul {
	border-top: 1px solid #eee;
	display: none;
	float: left;
	position: absolute;
		top: -1px;
		right: 100%;
	z-index: 99999;
}
.main-navigation ul ul ul {
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
	background-color: #fafafa;
	color: #333;
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	display: block;
}



.menu-toggle {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	cursor: pointer;
	display: block;
	font-size: 16px;
	margin: 0;
	padding: 1em 1.2em;
}
.main-small-navigation {
	margin-bottom: 25px;
}
.main-small-navigation .menu {
	display: none;
}
.main-small-navigation .menu ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-small-navigation .menu li {
	position: relative;
}
.main-small-navigation .menu a {
	border-bottom: 1px solid #eee;
	display: block;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 1.3em;
	padding: 1em 1.2em;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	word-spacing: 2px;

}
.main-small-navigation .menu .current_page_item a {
	background-color: #fafafa;
	color: #bbb;
}
.main-small-navigation .menu li li a {
	padding: 1em 2.5em;
}
.main-small-navigation .menu li li li a {
	padding: 1em 5em;
}




.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}




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




.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; 
}
.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; 
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
	width: auto; 
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
	margin-bottom: 1.5em;
}
.wp-caption img {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
#content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
#content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
#content .gallery dd {
	margin: 0;
}
#content .gallery-columns-4 .gallery-item {
}
#content .gallery-columns-4 .gallery-item img {
}


embed,
iframe,
object {
	max-width: 100%;
}




#content .site-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
#content .site-navigation a {
	color: #888;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	word-wrap: break-word;
}
#content .site-navigation a:hover {
	color: #bb2530;
}
#content .site-navigation .nav-previous {
	float: left;
	width: 50%;
}
#content .site-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}



.bypostauthor {
}



.widget {
	color: #888;
	font-size: 12px;
	margin: 0 0 1.5em;
	overflow: hidden;
}
.widget-title {
	color: #bbb;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	word-spacing: 2px;
}


#s {
	width: 90%;
}
#searchsubmit {
	display: none;
}






a, a img, input[type=submit], input[type=button], input[type=text], textarea {
	-webkit-transition: all 0.18s ease-out;
	-moz-transition: all 0.18s ease-out;
	-ms-transition: all 0.18s ease-out;
	-o-transition: all 0.18s ease-out;
	transition: all 0.18s ease-out;
}
.flex-control-nav li a {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}


table {
	margin: 0 0 1.7em 0;
	width: 100%;
}
table caption {
	font-size: 1em;
	line-height: 1.7em;
	color: #888;
}
table th {
	font-size: 0.8em;
	line-height: 1.7em;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 2%;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
td {
	padding: 0.8em 2%;
	border-bottom: 1px solid #eee;
}


ul li, ol li {
	line-height: 2.1em;
}
dl {
	margin: 0 0 20px 30px;
}
dl dt {
	margin: 0;
	font-size: 1.15em;
	line-height: 1.7em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;
}
dl dd {
	margin: 0 0 5px 20px;
	padding: 0;
	color: #777;
}


blockquote, blockquote blockquote blockquote {
	overflow: hidden;
	padding: 0 0 0 35px;
	position: relative;
	font-size: 1em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	color: #aaa;
	
}
blockquote:before {
	color: #e5e5e5;
	content: "\201C";
	font-size: 4em;
	line-height: 1em;
	position: absolute;
		left: 0;
		top: 0;
}


code {
	padding: 0 3px;
	color: #555;
	background: #e6f3f7;
}
pre {
	padding: 15px 20px;
	background: #f1f8fa;
	border: 1px solid #dfebee;
}
pre code {
	padding: 0;
	background: transparent;
}


form {
	font-size: .8em;
}
.widget form {
	font-size: 1em;
}
form p {
	margin-bottom: 1em;
}
form label {
	color: #222;
	display: inline-block;
	line-height: 1.8em;
	padding-bottom: .5em;
}
input[type="text"],
input[type="password"],
input[type="email"],
.input-text, textarea, select {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 0.85em;
	border: 1px solid #ddd;
	border-color: rgba(0,0,0,.08);
	padding: 8px 12px;
	outline: none;
	margin: 0;
	display: block;
	background: #f7f7f7;
}
select {
	padding: 0;
	background: #f7f7f7;
	border: 1px solid #ddd;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus,
.input-text:focus {
	border: 1px solid #bbb;
	background: #fff;
	color: #444;
}
textarea {
	display: block;
	width: 96%;
	min-height: 60px;
}
input[type="radio"] {
	vertical-align: text-middle;
}
input[type="checkbox"] {
	display: inline;
}
input[type="submit"] {
	background: #dee9eb;
	border-color: #c7d5d9;
	box-shadow: none;
	color: #222;
	padding: 6px 12px;
	vertical-align: middle;
}
input[type="submit"]:hover {
	background: #dee9eb;
	border-color: #a3b7bd;
	box-shadow: none;
	cursor: pointer;
}
.error {
	color: #bb2530;
}
.form-allowed-tags code {
	background: none;
	display: block;
	font-size: 1em;
}
#searchform input[type="text"] {
	font-size: 1em;
	padding: 8px 12px;
	width: 86%;
}


.hentry img,
.entry-content img,
.widget img,
.wp-caption,
.hentry embed,
.entry-content embed
.widget embed,
.hentry object,
.entry-content object,
.widget object,
.hentry video,
.entry-content video,
.widget video {
	max-width: 100%;
}
.hentry img, .entry-content img, .widget img, .wp-caption {
	height: auto;
}
#featured-content a:hover img {
	opacity: 0.85;
}



.wp-caption {
	max-width: 95%;
	padding: 2%;
	overflow: hidden;
	text-align: center;
}
.wp-caption img {
	display: block;
	margin: 0 auto 5px auto;
}
.wp-caption .wp-caption-text {
	margin: 5px 0;
	font-size: 0.8em;
	line-height: 1em;
	color: #888;
	text-align: center;
}
.wp-caption a { border: none; }


.gallery {
	display: block;
	clear: both;
	width: 100%;
	overflow: hidden;
	margin: 0 auto 25px auto;
}
.gallery br {
	display: block;
	line-height: 0;
	height: 0;
}
.gallery a { border: none; }
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	margin: 0 0 20px 0 !important;
	text-align: left;
	list-style: none;
	padding: 0;
}
.gallery img, .gallery .gallery-item .gallery-icon img {
	max-width: 80%;
	height: auto;
	margin: 0 auto;
}
.gallery-icon {
	overflow: hidden;
	margin: 0;
}
.gallery-caption {
	margin: 0;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #aaa;
}
.attachment-image {
	float: left;
	width: 100%;
}
.singular-attachment .hentry .gallery-caption {
	display: none;
}
.gallery-caption {
	margin: 3px 10% 0 0;
}






#page {
	background-color: #fff;
	margin: 20px auto;
	padding: 10px;
	position: relative;
	width: 940px;
}


#masthead hgroup {
	float: left;
	margin: 0 0 25px 0;
	width: 70%;
}
.site-title {
	color: #333;
	font-size: 30px;
}
.site-title a {
	color: #333;
	text-decoration: none;
}
.site-title a:hover {
	color: #bb2530;
}
.site-description {
	clear: left;
	color: #bbb;
	font-size: 12px;
	font-style: italic;
	text-transform: none;
	width: 100%;
}


#slider-wrapper {
	width: 100%;
	margin-bottom: 25px;
	overflow: hidden;
	position: relative;
}
#slider-wrapper .flexslider {
	background: transparent;
	border: 0 none;
}
#slider-wrapper .featured .hentry {
	border: 0 none;
	display: inline-block;
	position: absolute;
		top: 0;
		right: 0;
}
#slider-wrapper .featured .hentry h2 a {
	background-color: rgba(0,0,0,.25);
	border: 0 none;
	color: #fff;
	display: block;
	font-size: 20px;
	padding: 0.5em 1em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#slider-wrapper .featured .hentry h2 a:hover {
	background-color: rgba(0,0,0,.75);
}
#slider-wrapper .featured img {
	height: auto;
}
#slider-wrapper .flex-direction-nav li a {
	background-color: #000;
	border-radius: 20px;
	color: #fff;
	font-size: 35px;
	line-height: 35px;
	opacity: .35;
	top: 48%;
	text-align: center;
	text-indent: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width: 40px;
	height: 40px;
}
#slider-wrapper .flexslider:hover .flex-direction-nav li a {
	background-color: #000;
	opacity: .35;
}
#slider-wrapper .flexslider .flex-direction-nav li a:hover {
	background-color: #000;
	opacity: .75;
}
#slider-wrapper .flex-direction-nav li .next {
	right: 20px;
}
#slider-wrapper .flex-direction-nav li .prev {
	left: 20px;
}
#slider-wrapper .flex-control-nav {
	bottom: 5%;
	right: 0;
	width: 100%;
}
#slider-wrapper .flex-control-nav li {
	background-color: rgba(0,0,0,.35);
	border-radius: 10px;
	padding: 3px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#slider-wrapper .flex-control-nav li:hover {
	background-color: rgba(0,0,0,.75);
}
#slider-wrapper .flex-control-nav li a {
	background-color: rgba(255,255,255,0.6);
	border-radius: 7px;
	width: 14px;
	height: 14px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#slider-wrapper .flex-control-nav li a:hover, #slider-wrapper .flex-control-nav li a.active {
	background-color: rgba(255,255,255,1);
}


#primary {
	float: left;
	position: relative;
	width: 70%;
}
.single-featured {
	margin-bottom: 25px;
	max-width: 100%;
	height: auto;
}
#content {
	float: right;
	padding: 0 0 1.6em 5%;
	width: 70%;
}
.hentry {
	border-bottom: 1px solid #e5e5e5;
}
.entry-header {
	margin-bottom: 1.5em;
	overflow: hidden;
}
.entry-header img {
	float: left;
	padding: 0 5% 0 0;
	max-width: 15%;
}
.entry-title-block {
	float: left;
	padding: 0;
	width: 100%;
}
.featured-img .entry-title-block {
	width: 80%;
}
.entry-title {
	color: #333;
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 3px;
	padding: 0;
}
.entry-title a {
	color: #333;
	text-decoration: none;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
.entry-title a:hover {
	color: #bb2530;
}
.entry-meta {
	color: #bbb;
	font-size: 0.785714em;
	font-style: italic;
	line-height: 1.69231em;
	word-spacing: 2px;
}
.entry-meta a {
	border-bottom: 1px solid #E5E5E5;
	color: #999;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.entry-meta a:hover {
	border-bottom: none 0;
	color: #333;
}
#image-navigation {
	display: block;
	margin-top: 1em;
	overflow: hidden;
}
#image-navigation .previous-image,
#image-navigation .next-image {
	display: block;
	float: left;
	width: 50%;
}
#image-navigation .next-image {
	text-align: right;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	color: #333;
	margin: .25em 0;
	padding: .25em 0;
}
.entry-content h1 {
	font-size: 1.6em;
}
.entry-content h2 {
	font-size: 1.4em;
}
.entry-content h3 {
	font-size: 1.2em;
}
.entry-content h4 {
	font-size: 1em;
}
.entry-content h5 {
	font-size: .9em;
}
.entry-content h6 {
	font-size: .8em;
}
footer.entry-meta {
	margin-bottom: 1.5em;
}

#tertiary {
	float: left;
	width: 25%;
}


#secondary {
	clear: right;
	float: right;
	padding: 0 0 1.6em 5%;
	width: 25%;
}
.widget ul {
	margin: 0 0 1.5em 1.5em;
}
.widget ul a {
	color: #555;
}
.widget ul a:hover {
	color: #000;
}
.widget #searchform input[type="text"] {
	font-size: 1em;
	padding: 8px 6%;
	width: 86%;
}
.widget_calendar caption {
	text-align: center;
}
.tagcloud {
	line-height: 1.8em;
}
#flickr_badge_wrapper {
	border: none 0;
}
#flickr_badge_uber_wrapper td {
	border: none;
	padding: 0;
	text-align: center;
}
.widget_rss ul {
	list-style-type: none;
	margin: 0;
}
.widget_rss ul li {
	line-height: 1.5em;
	padding-bottom: 1em;
}


#footer-sidebar {
	clear: both;
	border-top: 1px solid #e5e5e5;
	padding-top: 1.6em;
	width: 100%;
}
#footer-sidebar .widget-area {
	float: left;
	margin: 0 5% 20px 0;
	width: 20%;
}


#colophon {
	border-top: 1px solid #e5e5e5;
	clear: both;
	color: #aaa;
	font-size: 11px;
	font-style: italic;
	padding-top: 2.0355113636em;
	padding-bottom: 30px;
}
#colophon a {
	color: #888;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#colophon a:hover {
	color: #bb2530;
}
#footer-sidebar + #colophon {
	border-top: none;
	padding-top: 0;
}



.commentlist .published, .commentlist .edit, .commentlist .reply {
	font-size: 1em;
	font-style: italic;
	line-height: 1.2em;
}
.comment-navigation {
	margin-bottom: 1.6em;
}
.commentlist, .commentlist li {
	list-style: none;
	margin: 0 0 25px 0;
}
.commentlist .comment-content li {
	margin-left: 2.8em;
	list-style-type: decimal;
}
.commentlist {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
}
.commentlist li {
	margin-top: 1.6em;
	padding: 1.6em 0 0 0;
	border-top: 1px solid #e5e5e5;
}
.commentlist li li { padding-left: 10%; }
.commentlist .avatar {
	float: left;
	margin: 0 13px 10px 0;
}
.comment-meta {
	margin: 0 0 2px 0;
	font-size: 0.8em;
	color: #bbb;
	line-height: 1.7em;
}
.comment-meta .comment-author cite {
	font-style: normal;
	font-weight: bold;
	color: #333;
	font-size: 1em;
}
.comment-author { margin-right: 10px; }
.comment-meta a {
	font-style: normal;
	color: #777;
	border-bottom: 1px solid #e5e5e5;
}
.comment-author a { color: #333; }
.comment-meta a:hover{
	color: #000;
	border-bottom: none;
}
.comments-closed {
	padding: 10px 25px;
	font-size: 1em;
	color: #888;
	background: #f5f5f5;
}
.comment-content {
	font-size: 0.85em;
	line-height: 1.9em;
	clear: left;
}
.comment-content p { margin-bottom: 1em; }
.commentlist .comment-content li {
	padding: 0;
}
.commentlist .comment-content ul, .commentlist .comment-content ol {
	margin-bottom: 1.692307em;
}
.commentlist .comment-content li ul, .commentlist .comment-content li ol {
	margin-bottom: 0.3em;
}
.commentlist blockquote, .commentlist blockquote blockquote blockquote {
	font-size: 1em;
}




.infinite-scroll #main:after {
	clear: both;
	content: '';
	display: block;
}
.infinite-scroll #content {
	margin-bottom: 30px;
}
.infinite-scroll .hentry:last-of-type,
.infinite-scroll .hentry.last-before-infinite {
	border-bottom: none;
}
.infinite-wrap {
    border-top: 1px solid #E5E5E5;
    padding: 1.5em 0 0 0;
}
#infinite-handle,
.infinite-loader  {
	padding-top: 1.5em;
}
.infinite-loader {
	margin: 0;
	height: 21px;
}
#infinite-footer .blog-info a {
	color: #333;
}
#infinite-footer .blog-credits a {
	color: #888;
}
#infinite-footer .blog-credits {
	color: #aaa;
}


.infinite-scroll #nav-below,
.infinite-scroll.neverending #colophon {
	display: none;
}


.infinity-end.neverending #colophon {
	display: block;
}


.infinite-scroll.infinity-end #content {
	margin-bottom: 0;
}


@media (max-width: 800px) {
	.infinite-scroll #infinite-handle,
	.infinite-loader {
		padding-bottom: 30px;
	}
	#infinite-handle span {
		text-align: center;
	}
	.infinite-loader {
		margin: 0 auto;
		width: 25px;
		height: 34px;
	}
}






@media screen and (min-width: 768px) and (max-width: 959px) {
	#page {
		max-width: 728px;
	}
}


@media screen and (max-width: 767px) {
	body {
		line-height: 1.6em;
	}
	#page {
		max-width: 300px;
	}
	p {
		margin-bottom: 1.6em;
	}
	#masthead hgroup {
		float: left;
		width: 100%;
		position: relative;
	}
	.site-description {
		margin: 0;
	}
	.main-navigation {
		margin-top: 0;
		padding-left: 0;
		width: 100%;
	}
	#main {
		width: 100%;
		margin-bottom: 0;
	}
	#primary {
		width: 100%;
	}
	#slider-wrapper .featured .hentry h2 a {
		display: none;
	}
	#content {
		margin-bottom: 30px;
		padding-left: 0;
		width: 100%
	}
	.entry-header img {
		max-width: 10%;
	}
	#tertiary {
		width: 100%
	}
	#secondary {
		padding-left: 0;
		width: 100%;
	}
	#footer-sidebar .widget-area {
		margin-right: 0;
		width: 100%;
	}
}


.reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
}

.reblogger-note-content {
	margin: 0 0 20px;
}

.wpcom-reblog-snapshot .reblog-from img {
	margin: 0 .75em 0 0;
	padding: 0;
	border: 0;
}

.wpcom-reblog-snapshot .reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
	margin: 0 .5em 0 0;
}

.wpcom-reblog-snapshot {
	margin-bottom: 1em;
}

.wpcom-reblog-snapshot p.reblog-from {
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogged-content {
	margin: 0 0 1em 0;
}


.reblog-post .wpcom-enhanced-excerpt-content {
	border-left: 3px solid #eee;
	padding-left: 15px;
}

.reblog-post ul.thumb-list {
	display: block;
	list-style: none;
	margin: 2px 0;
	padding: 0;
	clear: both;
}

.reblog-post ul.thumb-list li {
	display: inline;
	margin: 0;
	padding: 0 1px;
	border: 0;
}

.reblog-post ul.thumb-list li a {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post ul.thumb-list li img {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post .wpcom-enhanced-excerpt {
	clear: both;
}

.reblog-post .wpcom-enhanced-excerpt address,
.reblog-post .wpcom-enhanced-excerpt li,
.reblog-post .wpcom-enhanced-excerpt h1,
.reblog-post .wpcom-enhanced-excerpt h2,
.reblog-post .wpcom-enhanced-excerpt h3,
.reblog-post .wpcom-enhanced-excerpt h4,
.reblog-post .wpcom-enhanced-excerpt h5,
.reblog-post .wpcom-enhanced-excerpt h6,
.reblog-post .wpcom-enhanced-excerpt p {
	font-size: 100% !important;
}

.reblog-post .wpcom-enhanced-excerpt blockquote,
.reblog-post .wpcom-enhanced-excerpt pre,
.reblog-post .wpcom-enhanced-excerpt code,
.reblog-post .wpcom-enhanced-excerpt q {
	font-size: 98% !important;
}


.reblog-from img {
	margin: 0 10px 0 0;
	vertical-align: middle;
	padding: 0;
	border: 0;
}

.reblog-source {
	margin-bottom: 0;
	font-size: .8em;
	line-height: 1;
}

.reblog-source .more-words {
	color: #668eaa;
}

.wpcom-reblog-snapshot .reblog-post {
	box-shadow: 0 0 0 1px rgba(46, 68, 83, .1) inset, 0 1px 1px rgba(46, 68, 83, .05);
	border-radius: 4px;
	padding: 24px;
}


.wpcom-reblog-snapshot .reblogger-note {
	margin: 0 0 1em 0;
	overflow: hidden;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogger-note-content {
	margin: 0;
	padding: 0;
}

body .wpcom-reblog-snapshot .reblogger-note-content blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
}

.wpcom-reblog-snapshot .reblogger-note-content blockquote p:last-child {
	margin-bottom: 0;
}
.geolocation-chip .noticon {
  display: inline-block;
  vertical-align: middle;
}

.geolocation-chip {
  margin-bottom: 1em;
}