/* @override https://www.erikarathje.ca/wp-content/themes/erika/base.css */

/* @group basic settings */
:link,:visited {
    text-decoration: none;
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,p,code,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
}

fieldset,img,abbr,acronym {
    border: 0;
}
 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}

caption,th {
    text-align: left;
}

q:before,q:after {
    content: '';
}

hr {
    border: 0;
    height: 1px;
    color: #ccc;
}

address {
    font-style: normal;
    display: inline;
}

img {
	display: block;
}

#beta .button {
	width: 100%;
}


.button:hover {
	background: #e9315e;
	border-bottom: none;
}

/* @end */

/* @group Utilities */
/* ---------------------------------------------------------------- */


.hidden { display: none; }

/* @end */

/* Layout ----------------------------------------------------------------- */

body {
    text-align: center;
    background: #fff;
    font-size: 100%;
}

#container-inner {
    width: 985px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

header, #content, #footer {
    position: relative;
}

#header, #header-inner {
	background: #fff;
}

.blog #banner {
	/*background: url('https://www.erikarathje.ca/images/assets/portfolio-banner-strip.jpg') no-repeat 0 69px;
	border-bottom: none;*/
}

#banner span {
	display: block;
	width: 380px;
	height: 100px;
	cursor: pointer;
	position: relative;
}

/* #banner span {
	display: block;
	width: 100px;
	height: 100px;
	cursor: pointer;
	position: relative;
} */

#banner a:hover {
	background: none;
}


/*nav a:hover,
nav a:active {
	color: #DF0050;
	background: #F9F2F2;
	border: none;
}*/


nav li#blog a,
nav li.current-menu-item a {
	color: #656565;
}

/* Structure */

#content p,
#content ul {
	line-height: 170%;
	font-size: 16px;
}

.blog #content p,
.blog #content ul {
	line-height: 160%;
}

.blog #content ul {
	margin-bottom: 15px;
}

.blog #content ul li {
	margin-bottom: 6px;
}

#beta {
	position: relative;
    left: 0px;
    float: left;
    top: 0px;
    width: 270px;
    padding: 31px 0 15px 0;
    background: #fcf6f6;
    font-family: 'adelle', Georgia, serif;
    font-size: 15px !important;
}

#gamma {
    position: relative;
    min-height: 100%;
    left: 0px;
    top: 0px;
    float: left;
    width: 137px;
    padding: 31px 17px 22px 17px;
   background: #fcf6f6 !important;
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 0.689em; /* 8.5 pt */
    color: #333;
    margin-right: -270px;
    z-index: 30;
}

#gamma p {
	line-height: 140%;
}

article {
	clear: both;
	width: 100%;
}


h1.archive-title, h1.search-results-header {
	font-size: 1.75em; /* 22px */
	margin: 10px 0 18px 0;
	line-height: 130%;
	padding-bottom: 4px;
	color: #4e4e4e;
	border-bottom: 4px double #eedcdf;
}

h2.archive-header {
	font-size: 1.313em;
	margin: 0 0 6px 0;
}

article h1 {
	font-size: 1.625em; /* 22px */
	color: #414141;
	line-height: 130%;
	margin-bottom: 4px;
	font-family: 'adelle';
}

article h1 a, article h1 a:visited {
	color: #df0050;
}

.archive h1 a, .archive h1 a:visited {
	color: #df0050;
	margin-bottom: 2px;
	line-height: 130%;
}

p {
	margin-bottom: 10pt;
}

.date-header {
	font-size: 14px;
	font-weight: 600;
	/* text-transform: lowercase; */
	color: #e31b50;
	padding: 0px;
	width: 100%;
	position: relative;
	text-align: right;
	margin: 0 0 8px 0;
	display: inline-block;
}



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

a:link, a:visited {
    text-decoration: none;
    outline: none;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }

.post-info {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.814em; /* 11px; */
	color: #666;
	line-height: 140%;
	margin-bottom: 13px;
}

.post-info li {
	display: inline;
}

a {
	color: #d32c55;
}

a:visited {
	color: #9f203f;
}

#content p a:hover {
	border-bottom: 1px solid;
	/* padding-bottom: 1px;*/
}

a:hover {
	color: #9f203f;
}

footer a:hover {
	color: #fff;
}

span.grey {
	color: #a3a3a3;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.814em;
}

a img:hover, a:hover img, a img, :link img, :visited img, :hover img, a img:link, a img:hover, a img:active {
	border-bottom: #000;
}

/* replace with class that says no border + add to html */
#widget-subscribe a, #featured-project a, #flickr a {
	border: none;
	padding: 0;
}

#content img {
	margin: 4px 0 10px 0;
}

#content img.imgcaption,
div.imgcaption img {
	margin: 4px 0px 3px 0px;
}

div.imgcaption {
	font-size: 1em;
	font-style: italic;
	color: #555;
	margin-bottom: 12px;
}

div.imgcaption.right {
       float: right;
       position: relative;
       margin: 0 0 10px 12px;
}

#content img.float-left {
	float: left;
	margin-right: 10px;
}

#content img.float-right {
	float: right;
	margin-left: 12px;
}

#content img.center, #content div.center {
	margin-left: auto;
	margin-right: auto;
}

h3.subheader, h3.sub-title, #content h3 {
   color: #444; /* color: #c20045*/
   font-size: 1.25em; /* 11pt */
   margin-bottom: 4px;
   margin-top: 23px;
   font-weight: bold;
}

.blog #content h2 {
	margin-top: 30px;
}

#content .asset-body h2,
#content .asset-more h2 {
	color: #444;
	font-size: 1.5em;
	margin-bottom: 5px;
	margin-top: 25px;
	font-weight: bold;
}

blockquote {
    background: #fdeef0;
    padding: 14px;
    margin: 16px;
    border-top: 1px solid #eedcdf;
    border-bottom: 1px solid #eedcdf;
}

span.readmore {
	/* font-size: 9.5pt */
}

.entry-index {
	padding-bottom: 35px;
}

.entry-footer {
	width: 480px; /* minus padding */
	background: #faedf0;
	height: auto;
	padding: 5px 10px 6px 10px;
	border-top: 1px solid #eedcdf;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.875em; /* 8.5 pt */
	margin-top: 18px;
	margin-bottom: 30px;
	color: #444;
	line-height: 140%;
}

.single .entry-footer {
	margin-bottom: 15px;
}

.entry-footer.entry {
     margin-top: 0px;
}



#prev-nextpost {
	border-top: 1px solid #eedcdf;
	border-bottom: 1px solid #eedcdf;
	padding: 12px 0 10px;
	line-height: 155%;
}

#prev-nextpost span {
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #999;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 0.914em;
	margin-right: 5px;
	text-transform: uppercase;
}

#prev-nextpost a {
	font-size: 15px;
}

#pagination {
	border-top: 2px solid #eedcdf;
	border-bottom: 2px solid #eedcdf;
	padding: 12px 0 10px;
	line-height: 155%;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

#pagination a {
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.015em;
	font-size: 15px;
}

.blog #content {
	padding-top: 13px;
}

@media screen and (max-width: 667px) {
	.blog #content:after {
		content: "";
		clear: both;
		display: table;
	}
	
	#pagination {
		margin-bottom: 0;
		border-top: 0;
		padding-top: 0;
	}
}

/* pagination */

.nav-previous {
	text-align: left;
	float: left;
}

.nav-next {
	text-align: right;
	float: right;
}

/* @group sidebar */
.widget.search {
	margin-bottom: 7px;
	margin-top: 0px;
}

select {
	width: 100%;
}

.blog .widget.contact {
	padding-top: 30px;
}

.blog .widget.contact .button {
	font-size: 14px;
	width: 138px;
	box-sizing: border-box;
	margin-top: 3px;
	display: block;
}

#widget-archives a {
	color: #404040;
}

#widget-archives.widget {
	padding-bottom: 18px;
}

#gamma .fa {
	font-size: 22px;
	float: left;
	margin: 8px 10px 0 0 !important;
	padding: 5px;
}

#gamma .fa:hover {
	background: #fff;
	color: #d32c55;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

/* @end */

/* @group gamma */

.profile {
	color: #414141;
}

.profile img {
	margin-bottom: 7px;
	max-width: 100%;
}

#featured-project img, #flickr img {
	width: 135px;
	border: none;
}

/* @end */

/* @group comments area */

#comments {
	margin-top: 30px;
	padding-bottom: 35px;
	border-bottom: 1px solid #eedcdf;
}

h4.comments-title {
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #df0050;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 1em; /* 9.5pt */
	margin: 0px 0px 6px 0px;
	text-transform: uppercase;
}

.commentbox, .commentbox-odd {
	padding: 13px 16px 10px 16px;
	margin-bottom: 13px;
}

.commentbox#shaded, .commentbox-even {
	padding: 13px 16px 10px 16px;
	margin-bottom: 13px;
	background: #faebee;
}

.commentbox-odd p, .commentbox-even p {
	margin: 4px 0px 0px 0px;
	padding: 0;
}

.user {
	text-align: right;
	margin-top: 2px;
	font-size: 1.064em; /* 10.5pt */
}

.user .date {
	font-size: 0.875em; /* 9pt */
	color: #555;
}

#post-comments {
	margin: 25px 0px 30px;
}

#post-comments h4 {
	margin-bottom: 15px;
}


#comments-open-footer {
	clear: both;
	margin-top: 14px;
}

/* @end */

/* Assets */

.widget h3 {
	font-size: 1.5em; /* 15pt */
	color: #404040;
	font-weight: normal;
	margin-bottom: 8px;
}

.widget.search h3 {
	font-size: 1.375em; /* 13pt */
	margin-bottom: 7px;
}

#gamma h3 {
	font-size: 1.625em; /* 18px */
	color: #404040;
	font-weight: normal;
	font-family: 'adelle', Georgia, serif;
	margin-bottom: 10px;
}

#profile, #featured-project {
	margin-bottom: 25px;
}


#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-footer,
.asset-meta {
    font-size: 11px;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* Comments */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

/*.comment,*/
.trackback {
    margin-bottom: .5em;
    border-top: 1px solid #eedcdf;
    padding-bottom: .5em;
    font-size: 1em;
}

.trackback .asset-meta {
	font-size: 1em;
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: 0;
}

.comment .asset-meta {
    border: 0;
}


/*.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}*/

/* @group WIDGETS */

.widget {
    position: relative;
    padding: 0px 16px 21px;
    color: #414141;
}

.title-left {
	position: relative;
	float: left;
	width: 150px;
	margin-right: 15px;
}

.archive-content {
	float: left;
	position: relative;
	width: 200px;
}

.archive-content ul,
.widget ul {
    margin: 1px 0 0 0;
    padding: 0;
    list-style: none;
}

.widget ul ul {
    margin-left: 15px;
}

.widget li {
    margin-top: 0px;
    margin-bottom: 8px;
    line-height: 145%;
}

#widget-blogroll {
	clear: both;
}

#widget-blogroll li {
	margin-bottom: 5px;
}

.widget.tag-cloud ul {
	list-style: none;
	margin: 0;
	clear: both;
/* do not use float */
	width: 100%;
	/* 
    margin-right: 0;
    margin-left: 0;
    list-style: none; */
}

.widget.tag-cloud .wp-tag-cloud li {
	line-height: 27px;
	display: inline-block;
    margin: 0 0px 2px 0;
    padding: 0px 8px 5px 0;
}

/*.wp-tag-cloud .rank-1  { font-size: 1.75em; }
.wp-tag-cloud .rank-2  { font-size: 1.625em; }
.wp-tag-cloud .rank-3  { font-size: 1.5em; }
.wp-tag-cloud .rank-4  { font-size: 1.375em; }
.wp-tag-cloud .rank-5  { font-size: 1.25em; }
.wp-tag-cloud .rank-6  { font-size: 1.125em; }
.wp-tag-cloud .rank-7  { font-size: 1em; }*/

.widget-recent-assets .widget-content ul {
    overflow: auto;
    margin-right: 0;
}

#share a img {
	display: inline;
}

#entry-share {
	float: right;
	height: 20px;
}

#sharing-widgets {
    margin-top: 22px;
    width: 500px;
    height: 33px;
    clear: both;
}

#sharing-widgets.top {
	margin: 10px 0 15px 0;
	border-top: 1px solid; 
	border-bottom: 3px solid;
	padding: 6px 0 1px 0;
	height: 28px;
	border-color: #eedcdf;
}

.search-results #sharing-widgets {
	display: none;
}

#facebook-like {
   width: 300px;
   position: relative;
   float: left;
   margin-right: 20px;
}

.twitter-share-button {
	float: right;
}

#tweet-btn {
   width: 90px;
   position: relative;
   float: right;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: bottom;
    width: 70px;
}

/* search widget */
.widget.search {
	width: 100%;
}

.widget.search .search-field {
	width: 100%;
	padding-left: 1px;
	font-size: 14px;
	height: 31px;
	border: 1px solid #ccc;
	-webkit-appearance: none;
	border-radius: 4px;
}

.widget.search .search-submit {
	display: none;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.widget#widget-subscribe {
	padding: 10px 0 25px 0;
}

#widget-subscribe h3 img {
	height: 28px;
}


/* FLICKR WIDGET
=================================== */

/*
Images are wrapped in divs classed "flickr_badge_image" with ids "flickr_badge_imageX" where "X" is an integer specifying ordinal position. Below are some styles to get you started!
*/
#flickr_badge_uber_wrapper {text-align:center; width:136px;}
#flickr_badge_wrapper {padding: 0;}
.flickr_badge_image {margin:0 0 7px 0;}
.flickr_badge_image img {border: none !important; width: 136px; height: auto;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#d32c55; border: none;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#333333 !important;}

.input-default {
    background-color: #9AAEC2;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(../images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}

/* @end */

/* gallery in blog */

.blog .gallery {
	width: 100%;
	clear: both;
	float: left;
	padding-bottom: 18px;
}

.blog .gallery .gallery-item {
	margin: 2px 0 5px 2.5%;
	width: auto;
	float: left;
	width: 31.65%;
}

.blog .gallery.galleryid-4924 .gallery-item,
.blog.post-reflecting-on-ten-years-of-blogging .gallery .gallery-item {
	height: 1px;
	padding-bottom: 18.8%;
	overflow: hidden;
}

.blog .gallery .gallery-item:nth-child(3n+1) {
	margin-left: 0;
}

.blog .gallery .gallery-item img {
	width: 100%;
	height: auto;
}

.blog .gallery .gallery-item .portrait {
	width: auto;
}

#related:after {
	content: "";
	display: block;
	clear: both;
}

#related h3 {
	font-size: 19px;
	margin-bottom: 11px;
}

.blog .related-gallery .gallery-item .gallery-icon {
	max-height: 105px;
	overflow: hidden;
	margin-bottom: 8px;
}

.blog .related-gallery .gallery-item .gallery-icon img {
	margin: 0;
}

.blog .related-gallery .gallery-item .wp-caption-text {
	font-size: 15px;
	line-height: 140%;
	font-family: 'adelle';
}

@media screen and (max-width: 480px) {
	.blog .related-gallery .gallery-item {
		width: 100%;
		float: none;
		margin-left: 0 !important;
	}
	
	.blog .related-gallery .gallery-item .gallery-icon {
		max-height: 180px;
	}
	
	.blog .related-gallery .gallery-item .wp-caption-text {
		font-size: 16px;
	}
	
	#prev-nextpost a {
		font-size: 18px;
	}
}


/* pagination */

.pagination {
	clear: both;
	width: 100%;
	position: relative;
	top: 0;
	font-size: 16px;
}

.pagination a,
.pagination .current {
	margin-right: 7px;
}

.wp-caption {
	margin: 0 0 14px;
}

.blog .wp-caption {
	max-width: 100%;
	font-size: 15px;
	line-height: 140%;
	color: #666;
}

/* @group MOBILE */

/* responsive for tablet */
@media screen and (min-width: 668px) and (max-width: 990px) {
	/* ADD FITVIDS */

	* {
		box-sizing: border-box;
	}

	.blog article {
		width: 100%;
	}
	
	.blog #content {
		width: 68% !important;
	}
	
	.blog #beta {
		width: 32% !important;
	}
	
	#gamma {
		display: none;
	}
	
	.blog #content .entry-content img {
		width: 100%;
		height: auto;
	}
	
	.blog #sharing-widgets {
		display: none;
	}
	
	.blog #content .imgcaption {
		width: 100%;
	}
	
	.blog #content .imgcaption img {
		width: 100%;
		height: auto;
	}
	
	.entry-footer {
		width: 100%;
	}
}

/* iPhone 5 landscape */
@media screen and (max-width: 667px) {

	.wp-caption-text {
		font-size: 15px;
		line-height: 140%;
	}

	.blog article {
		display: block;
	}

	.blog .date-header {
		font-size: 15px;
		margin-bottom: 10px;
	}

	.blog .post-info {
		font-size: 13px;
		padding: 3px 0;
	}

	.blog #content {
		border-right: none;
		float: none;
		font-size: 17px;
		width: 100%;
		clear: both;
		padding-bottom: 35px;
	}
	
	.entry-content h1 {
		margin-bottom: 8px;
		font-size: 22px;
	}
	
	.blog #content p {
		line-height: 160%;
		font-size: 17px;
	}
	
	.blog #content ul {
		font-size: 17px;
	}
	
	.blog #content ul li {
		margin-bottom: 11px;
	}
	
	.blog #content img {
		max-width: 100%;
		height: auto;
		margin-bottom: 15px;
	}
	
	.blog #content .imgcaption {
		width: 100%;
	}
	
	.blog #content img.float-right,
	.blog #content .imgcaption.right {
		max-width: 100%;
		float: none;
		margin: 0 0 10px;
	}
	
	.blog #content .imgcaption img {
		margin-bottom: 8px;
		width: 100%;
		height: auto;
	}
	
	/*video,
	.blog #content p video {
		max-width: 100%;
		height: auto;
	}
	
	.blog #content p iframe,
	.blog #content p embed,
	.blog #content p object {
		max-width: 100%;
	}*/
	
	
	#sharing-widgets {
		display: none;
	}
	
	.widget.photo p {
		font-size: 13px;
		margin: 0;
		color: #666;
	}
	
	.widget.contact {
		width: 100%;
		margin-top: 15px;
	}
	
	.widget.contact p a {
		display: none;
	}
	
	.blog .button {
		width: 100%;
		margin: 0 auto;
		clear: both;
		float: none;
		padding: 10px 5px;
	}
	
	h2.date-header {
		font-size: 14px;
	}
	
	.blog .entry-footer {
		display: none;
	}
	
	.single .entry-footer {
		display: block;
		width: 100%;
		margin-top: 25px;
	}
	
	.blog .entry-content {
		border-bottom: 4px solid #f8d8dc;
		padding-bottom: 5px;
		/*margin-bottom: 20px;*/
		margin-bottom: 10px;
	}
	
	.blog .entry-content:last-child {
		border-bottom: none;
		margin-bottom: 0;
	}
	
	.blog #beta,
	.blog #gamma {
		clear: both;
		border-right: none;
		margin-right: none;
		font-size: 1em;
		float: left;
		width: 100%;
	}
	
	.blog #beta {
		padding-top: 18px;
	}
	
	.blog #gamma {
		margin: 0;
		padding-top: 10px;
	}
	
	#widget-recent-comments,
	#widget-subscribe,
	#widget-blogroll,
	#flickr,
	#featured-project {
		display: none;
	}
	
	.blog .widget h3 {
		font-size: 22px;
		padding-bottom: 4px;
	}
	
	#search-form input {
		padding-left: 6px !important;
		font-size: 16px;
		height: 34px;
	}
	
	#beta li {
		margin-bottom: 12px;
		font-size: 17px;
		line-height: 145%;
	}
	
	#beta .widget {
		margin-bottom: 10px;
	}
	
	.widget.tag-cloud {
		line-height: 31px;
		font-size: 0.875em;
	}
	
	.wp-tag-cloud li {
		margin-right: 10px !important;
		line-height: 170% !important;
	}
	
	.profile img {
		margin-bottom: 12px;
		max-width: 200px;
	}
	
	.blog .profile p {
		font-family: 'freight-sans-pro', Arial, sans-serif;
		line-height: 150% !important;
		font-size: 16px;
	}
	
	.blog #gamma .profile h3 {
		font-size: 20px;
		font-weight: bold;
	}
	
	#footer {
		width: 100%;
		padding: 0 6.25%;
		height: 60px;
		font-size: 18px;
	}
	
	#footer #copyright {
		text-align: left;
		width: 100%;
		line-height: 150%;
	}
	

/* categories */


/* close @media screen iPhone */

}

@media screen and (min-width: 480px) and (max-width: 667px) {
	.profile img {
		float: left;
		margin-right: 14px;
		margin-top: 3px;
		width: 190px;
	}
}

@media screen and (max-width: 580px) {
	.blog #banner {
		background: none;
		border-bottom: 1px dotted #df0050;
		height: auto;
	}
}

/* @end */

