/*
Theme Name: Angie Hranowsky 2012
Version: 1.0
Author: Fuzzco
Author URI: http://www.fuzzco.com
*/

/*	"omnes-pro"			Extra Light (200) / Light (300) / Regular (400) / Medium (500)
	"ff-tisa-web-pro"	Regular (400) / Bold (700)												*/

/* reset
--------------------------------------------- */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,
dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
em {
	font-style: italic;
	}
strong {
	font-weight: 700;
	}

/* global
--------------------------------------------- */
body {
	font: 400 15px/24px "ff-tisa-web-pro", Georgia, Times, serif;
	background: #FFF;
	color: #333;
	overflow: hidden;
	background: transparent url(-/img/bg-paper.png) repeat 0 0;
	}
a {
	outline: none;
	}
a:link,
a:visited {
	text-decoration: none;
	color: #0095AF;
	}
a:hover {
	color: #999;
	}
.wf-loading {
	visibility: hidden;
	}
.clear:before,
.clear:after {
    content:"";
    display:table;
	}
.clear:after {
    clear:both;
	}
.clear {
    zoom:1;
	}
::selection {
	background: #0095AF;
	color: #FFF;
	}
::-moz-selection {
	background: #0095AF;
	color: #FFF;
	}
*:focus {
	outline: none
	}
h1 {
	font-size: 38px;
	line-height: 46px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: transparent url(-/img/bar-black-small.png) no-repeat 50% 100%;
	}
h2 {
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	margin: 10px 0;
	}

/* home
--------------------------------------------- */
#cover {
	width: 100%;
	height: 100%;
	position: relative;
	min-width: 1020px;
	}
#cover #images {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	}
#cover #images img {
	width: 100%;
	min-width: 992px;
	min-height: 661px;
	display: none;
	float: left;
	}
#nav {
	width: 170px;
	height: 290px;
	position: fixed;
	right: 50%;
	top: 50%;
	margin: -145px -85px 0 0;
	font: 300 13px/28px "omnes-pro", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	z-index: 11;
	}
#nav a:link,
#nav a:visited {
	color: #fff;
	}
#nav a:hover,
#nav a.current,
#nav a.selected {
	color: #A53D92;
	}
#nav-bg {
	position: absolute;
	width: 170px;
	height: 320px;
	background: transparent url(-/img/nav-diamond.png) no-repeat 0 0;
	z-index: 20;
	}
#nav ul {
	padding-top: 20px;
	background: transparent url(-/img/x.png) no-repeat 50% 0;
	}
#nav ul,
#nav h1 {
	position: relative;
	z-index: 30;
	}
#nav h1 {
	margin-bottom: 0;
	padding-bottom: 0;
	}
#nav ul {
	text-align: center;
	}
#nav h1 a:link,
#nav h1 a:visited {
	display: block;
	width: 120px;
	height: 46px;
	background: transparent url(-/img/logo.png) no-repeat 0 -46px;
	text-indent: -9999px;
	margin: 45px auto 10px;
	}
#nav h1 a:hover {
	background-position: 0 0;
	}
.image-nav {
	width: 34px;
	height: 12px;
	position: fixed;
	left: 50%;
	margin-left: -17px;
	text-indent: -9999px;
	display: none;
	}
.image-nav.up {
	background: transparent url(-/img/arrow-medium-blue-up.png) 0 -12px;
	top: 20px;
	}
.image-nav.up:hover {
	cursor: pointer;
	background-position: 0px 0px;
	}
.image-nav.down {
	background: transparent url(-/img/arrow-medium-blue-down.png) 0 0;
	bottom: 20px;
	}
.image-nav.down:hover {
	cursor: pointer;
	background-position: 0px -12px;
	}
#binding {
	position: fixed;
	top: 0;
	right: -24px;
	width: 200px;
	height: 100%;
	background: transparent url(-/img/binding-230.jpg) repeat-y 0 0;
	z-index: 10;
	display: none;
	}
#windows-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	}
#windows {
	position: absolute;
	width: 1000000px;
	height: 100%;
	z-index: 1;
	top: 0;
	display: none;
	}
.window {
	position: relative;
	min-height: 670px !important;
	float: left;
	}
.window > .pane,
.pane-wrap,
.pane .glass {
	width: 850px;
	height: 640px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -340px 0 0 -505px;
	/* overflow: hidden; */
	}
.pane .glass {
	height: 710px;
	}
.pane-wrap {
	height: 100%;
	margin: 0 auto;
	left: 0;
	top: 0;
	overflow: hidden;
	}
.slideshow-wrap {
	height: 600px;
	}
.panes {
	position: absolute;
	left: 0;
	height: 100%;
	}
.slideshow {
	width: 1000000px;
	position: absolute;
	left: 0;
	height: 100%;
	}
.work-item .slideshow {
	}
.slideshow .slide {
	/*
display: none;
	position: absolute;
	top: 0;
	left: 0;
*/
	float: left;
	}
#presses .slideshow .slide {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	}
.slideshow-controls .previous,
.slideshow-controls .next {
	display: block;
	text-indent: -9999px;
	}
.slideshow-controls .previous {
	float: left;
	}
.slideshow-controls .next {
	float: right;
	}

/* work
--------------------------------------------- */
.window#work {
	overflow-x: hidden;
	}
#nav-mobile {
	display: none;
	}
body.mobile #nav {
	display: none;
	}
body.mobile #nav-mobile {
	width: 170px;
	height: 149px;
	display: block;
	margin: 40px auto;
	padding-top: 40px;
	}

body.mobile #wallpaper .panes-mobile-fix {
	top: auto !important;
	}
/*
#nav-bg-mobile {
	position: absolute;
	width: 170px;
	height: 149px;
	background: transparent url(-/img/nav-diamond-mobile.png) no-repeat 0 0;
	}
*/
body.mobile h1 {
	background: none;
	}
#home-link-mobile {
	width: 530px;
	height: 80px;
	background: transparent url(-/img/logo-mobile.png) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	margin: 35px auto 0 auto;
	}
#nav-mobile h1 a:link,
#nav-mobile h1 a:visited {
	display: block;
	width: 530px;
	height: 80px;
	background: transparent url(-/img/logo-mobile.png) no-repeat 0 0;
	text-indent: -9999px;
	margin: -40px auto 10px;
	position: relative;
	z-index: 4;
	}
#mobile-header {
	display: none;
	}
body.mobile #mobile-header {
	background: transparent url(-/img/mobile-header.jpg) repeat-x 50% -135px;
	width: 100%;
	height: 155px;
	position: absolute;
	top: -1px;
	z-index: 3;
	display: none;
	}
.work {
	float: left;
	width: 194px;
	margin-right: 24px;
	min-height: 200px;
	}
.work.last {
	margin-right: 0;
	}
#works .slideshow-controls {
	position: absolute;
	bottom: 50px;
	width: 200px;
	left: 50%;
	margin-left: -100px;
	}
#work .pane.first .slideshow .slide {
	max-width: 660px;
	position: absolute;
	top: 0;
	left: 0;
	}
.slideshow-controls .previous {
	width: 12px;
	height: 32px;
	background: transparent url(-/img/arrow-medium-grey-left.png) no-repeat 0 0;
	}
.slideshow-controls .previous:hover,
.slideshow-controls .previous.inactive {
	background: transparent url(-/img/arrow-medium-grey-left.png) no-repeat -12px 0;
	}
.slideshow-controls .next {
	width: 12px;
	height: 32px;
	background: transparent url(-/img/arrow-medium-grey-right.png) no-repeat -12px 0;
	}
.slideshow-controls .next:hover,
.slideshow-controls .next.inactive {
	background: transparent url(-/img/arrow-medium-grey-right.png) no-repeat 0 0;
	}
#work .pane.first .glass {
	width: 630px;
	height: 600px;
	margin: -300px 0 0 -420px;
	/* padding-top: 90px; */
	}
#work .pane {
	width: 720px;
	height: 100%;
	position: relative;
	float: left;
	/* margin-right: 460px; */
	overflow: hidden;
	}
#work .pane.work-item {
	}
#work .pane.work-item img:hover {
	cursor: pointer;
	}
#work .work-controls {
	margin-bottom: 20px;
	}
#work .back {
	display: block;
	width: 30px;
	height: 12px;
	margin: 4px auto;
	background: transparent url(-/img/slideshow-nav.png) no-repeat 0 0;
	text-indent: -9999px;
	float: left;
	}
.work-controls h2 {
	width: 260px;
	float: left;
	margin: 5px 0 0 0;
	}
.prev-work-item-wrap,
.next-work-item-wrap {
	width: 295px;
	float: left;
	height: 20px;
	font-weight: normal;
	font: 300 14px/20px "omnes-pro", Arial, sans-serif;
	padding-top: 8px;
	}
#work .prev-work-item:link,
#work .prev-work-item:visited,
#work .next-work-item:link,
#work .next-work-item:visited {
	float: left;
	line-height: 12px;
	font-size: 10px;
	line-height: 12px;
	color: #000;
	text-align: center;
	text-transform: lowercase;
	letter-spacing: 1px;
	color: #6D6E71;
	text-align: left;
	}
#work .prev-work-item:link,
#work .prev-work-item:visited {
	}
#work .prev-work-item:hover {
	cursor: pointer;
	}
#work .next-work-item:link,
#work .next-work-item:visited {
	text-align: right;
	float: right;
	}
#work .next-work-item:hover {
	}
#work .prev-work-item:hover,
#work .next-work-item:hover {
	color: #000;
	}
#work .back:hover {
	background: transparent url(-/img/slideshow-nav.png) no-repeat -30px 0;
	}
.work-item .slideshow-controls {
	position: absolute;
	top: 5px;
	width: 200px;
	left: 50%;
	margin-left: -100px;
	}
.work-item .slideshow-controls .previous,
.work-item .slideshow-controls .previous.inactive {
	width: 20px;
	height: 20px;
	background: transparent url(-/img/arrow-xsmall-grey-left.png) no-repeat 0 -20px;
	}
.work-item .slideshow-controls .previous:hover {
	background: transparent url(-/img/arrow-xsmall-grey-left.png) no-repeat 0 0;
	}
.work-item .slideshow-controls .next,
.work-item .slideshow-controls .next.inactive {
	width: 20px;
	height: 20px;
	background: transparent url(-/img/arrow-xsmall-grey-right.png) no-repeat 0 -20px;
	}
.work-item .slideshow-controls .next:hover {
	background: transparent url(-/img/arrow-xsmall-grey-right.png) no-repeat 0 0;
	}
.work-item > h2 {
	position: absolute;
	bottom: 80px;
	text-align: center;
	display: block;
	width: 100%;
	}

/* wallpaper
--------------------------------------------- */
.window#wallpaper {
	overflow: hidden;
	}
#nav-mobile {
	display: none;
	}
body.mobile #nav {
	display: none;
	}
body.mobile #nav-mobile {
	width: 170px;
	height: 149px;
	display: block;
	margin: 40px auto;
	padding-top: 40px;
	}
/*
#nav-bg-mobile {
	position: absolute;
	width: 170px;
	height: 149px;
	background: transparent url(-/img/nav-diamond-mobile.png) no-repeat 0 0;
	}
*/
body.mobile h1 {
	background: none;
	}
#home-link-mobile {
	width: 530px;
	height: 80px;
	background: transparent url(-/img/logo-mobile.png) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	margin: 35px auto 0 auto;
	}
#nav-mobile h1 a:link,
#nav-mobile h1 a:visited {
	display: block;
	width: 530px;
	height: 80px;
	background: transparent url(-/img/logo-mobile.png) no-repeat 0 0;
	text-indent: -9999px;
	margin: -40px auto 10px;
	position: relative;
	z-index: 4;
	}
#mobile-header {
	display: none;
	}
body.mobile #mobile-header {
	background: transparent url(-/img/mobile-header.jpg) repeat-x 50% -135px;
	width: 100%;
	height: 155px;
	position: absolute;
	top: -1px;
	z-index: 3;
	display: none;
	}
.wallpaper {
	float: left;
	width: 194px;
	margin-right: 24px;
	min-height: 200px;
	}
.wallpaper.last {
	margin-right: 0;
	}
#wallpapers .slideshow-controls {
	position: absolute;
	bottom: 50px;
	width: 200px;
	left: 50%;
	margin-left: -100px;
	}
#wallpaper .pane.first .slideshow .slide {
	max-width: 660px;
	position: absolute;
	top: 0;
	left: 0;
	}
.slideshow-controls .previous {
	width: 12px;
	height: 32px;
	background: transparent url(-/img/arrow-medium-grey-left.png) no-repeat 0 0;
	}
.slideshow-controls .previous:hover,
.slideshow-controls .previous.inactive {
	background: transparent url(-/img/arrow-medium-grey-left.png) no-repeat -12px 0;
	}
.slideshow-controls .next {
	width: 12px;
	height: 32px;
	background: transparent url(-/img/arrow-medium-grey-right.png) no-repeat -12px 0;
	}
.slideshow-controls .next:hover,
.slideshow-controls .next.inactive {
	background: transparent url(-/img/arrow-medium-grey-right.png) no-repeat 0 0;
	}
#wallpaper .pane.first .glass {
	width: 630px;
	height: 600px;
	margin: -300px 0 0 -420px;
	/* padding-top: 90px; */
	}

@media screen and (min-width: 680px) {
	#wallpaper .pane.first .glass {
		margin: -350px 0 0 -360px;
	}
	#wallpaper .pane .glass {
		margin: -400px 0 0 -470px;
	}
}

#wallpaper .pane {
	width: 720px;
	height: 100%;
	position: relative;
	float: left;
	/* margin-right: 460px; */
	overflow: hidden;
	}
#wallpaper .pane.wallpaper-item {
	}
#wallpaper .pane.wallpaper-item .paper-link {
  margin-top: 5px;
  display: block;
  color: rgba(0,0,0,0.7);
}
#wallpaper .pane.wallpaper-item .paper-link:hover {
  color: rgba(0,0,0,1);
}
#wallpaper .pane.wallpaper-item img {
  display: block;
	}
#wallpaper .pane.wallpaper-item img:hover {
	cursor: pointer;
	}
#wallpaper .wallpaper-controls {
	margin-bottom: 20px;
	}
#wallpaper .back {
	display: block;
	width: 30px;
	height: 12px;
	margin: 4px auto;
	background: transparent url(-/img/slideshow-nav.png) no-repeat 0 0;
	text-indent: -9999px;
	float: left;
	}
.wallpaper-controls h2 {
	width: 100%;
	float: left;
	margin: 5px 0 0 0;
	}
.prev-wallpaper-item-wrap,
.next-wallpaper-item-wrap {
	width: 295px;
	float: left;
	height: 20px;
	font-weight: normal;
	font: 300 14px/20px "omnes-pro", Arial, sans-serif;
	padding-top: 8px;
	}
#wallpaper .prev-wallpaper-item:link,
#wallpaper .prev-wallpaper-item:visited,
#wallpaper .next-wallpaper-item:link,
#wallpaper .next-wallpaper-item:visited {
	float: left;
	line-height: 12px;
	font-size: 10px;
	line-height: 12px;
	color: #000;
	text-align: center;
	text-transform: lowercase;
	letter-spacing: 1px;
	color: #6D6E71;
	text-align: left;
	}
#wallpaper .prev-wallpaper-item:link,
#wallpaper .prev-wallpaper-item:visited {
	}
#wallpaper .prev-wallpaper-item:hover {
	cursor: pointer;
	}
#wallpaper .next-wallpaper-item:link,
#wallpaper .next-wallpaper-item:visited {
	text-align: right;
	float: right;
	}
#wallpaper .next-wallpaper-item:hover {
	}
#wallpaper .prev-wallpaper-item:hover,
#wallpaper .next-wallpaper-item:hover {
	color: #000;
	}
#wallpaper .back:hover {
	background: transparent url(-/img/slideshow-nav.png) no-repeat -30px 0;
	}
.wallpaper-item .slideshow-controls {
	position: absolute;
	top: 5px;
	width: 200px;
	left: 50%;
	margin-left: -100px;
	}
.wallpaper-item .slideshow-controls .previous,
.wallpaper-item .slideshow-controls .previous.inactive {
	width: 20px;
	height: 20px;
	background: transparent url(-/img/arrow-xsmall-grey-left.png) no-repeat 0 -20px;
	}
.wallpaper-item .slideshow-controls .previous:hover {
	background: transparent url(-/img/arrow-xsmall-grey-left.png) no-repeat 0 0;
	}
.wallpaper-item .slideshow-controls .next,
.wallpaper-item .slideshow-controls .next.inactive {
	width: 20px;
	height: 20px;
	background: transparent url(-/img/arrow-xsmall-grey-right.png) no-repeat 0 -20px;
	}
.wallpaper-item .slideshow-controls .next:hover {
	background: transparent url(-/img/arrow-xsmall-grey-right.png) no-repeat 0 0;
	}
.wallpaper-item > h2 {
	position: absolute;
	bottom: 80px;
	text-align: center;
	display: block;
	width: 100%;
	}
/* profile
--------------------------------------------- */
.window#profile {
	/*background: transparent url(-/img/bg-paper.png) repeat 0 0;*/
	}
.window#profile > .pane {
	width: 740px;
	margin-left: -457px;
	}
#profile .left {
	width: 355px;
	float: left;
	margin-right: 30px;
	}
#profile .left img {
	width: 100%;
	}
#profile .right {
	width: 355px;
	float: right;
	font-size: 14px;
	line-height: 24px;
	}
#profile .right p { margin-bottom: 20px; }

#profile .right .excerpt {
	font-size: 14px;
	line-height: 24px;
	margin: -8px 0 20px;
	}

/* press
--------------------------------------------- */
.window#press {
	/*background: transparent url(-/img/bg-blizzard.png) repeat 0 0;*/
	}
.window#press > .pane {
	width: 630px;
	margin-left: -417px;
	}
.press-item {
	float: left;
	width: 142px;
	margin-right: 20px;
	min-height: 260px;
	}
.press-item img {
	width: 130px;
	border: 1px solid rgba(44, 44, 44, 0.2);
	}
.press-item.last {
	margin-right: 0;
	}
#presses .slideshow .slide {
	max-width: 660px;
	}
#presses .slideshow-controls {
	position: absolute;
	bottom: 20px;
	width: 200px;
	left: 50%;
	margin-left: -100px;
	}
.window#press > .pane {
	height: 680px;
	margin-top: -340px;
	}
.press-item h2 {
	margin-bottom: 0;
	}
.press-item h3 {
	font: 300 14px/20px "omnes-pro", Arial, sans-serif;
	color: #000;
	text-align: center;
	}

/* contact
--------------------------------------------- */
.window#contact {
	background: transparent url(-/img/bg-paper.png) repeat 0 0;
	}
.window#contact {
	font-size: 13px;
	line-height: 30px;
	}
.window#contact .pane {
	width: 770px;
	margin: -322px 0 0 -497px;
	height: 644px;
	}
.window#contact a:link,
.window#contact a:visited {
	color: #000;
	}
.window#contact a:hover {
	color: #0095AF;
	}
.window#contact > div > div > div {
	display: inline;
	float: left;
	margin-right: 5px;
	}
.window#contact > div > div > div:hover .icon {
	background-position-x: 0px;
	}
.window#contact .icon,
.window#contact .social a:link,
.window#contact .social a:visited {
	width: 20px;
	height: 20px;
	margin: 0 5px;
	display: inline-block;
	}
.window#contact .icon {
	background: url('-/img/social-icons.png') no-repeat 0 0;
	}
.window#contact .icon.instagram:hover {
    background-position: -20px 0;
    }
.window#contact .icon.twitter {
	background-position: 0 -20px;
	}
.window#contact .icon.twitter:hover {
	background-position: -20px -20px;
	}
.window#contact .icon.facebook:link {
	background-position: -4px -40px;
	width: 12px;
	}
.window#contact .icon.facebook:hover {
	background-position: -24px -40px;
	}
.window#contact .icon.pinterest {
	background-position: 0 -60px;
	}
.window#contact .icon.pinterest:hover {
	background-position: -20px -60px;
	}
.window#contact .business {
	width: 650px;
	margin: 20px auto 0px;
	padding-bottom: 20px;
	text-align: center;
	}
.window#contact .business .contact-method {
    padding: 0 8px;
}
.window#contact .social {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	margin: 20px auto;
	width: 100%;
	text-align: center;
	}
.window#contact .posts {
	color: #0095AF;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	border-top: 1px dashed #87898C;
	border-bottom: 1px dashed #87898C;
	}
.window#contact .posts h2 {
	font-size: 24px;
	line-height: 28px;
	font-style: italic;
	text-transform: none;
	text-align: left;
	font-weight: normal;
	}
.window#contact .posts h2 a:link,
.window#contact .posts h2 a:visited {
	color: #87898C;
	}
.window#contact .posts h2 a:hover {
	text-decoration: underline;
	color: #0095AF;
	}
.window#contact .posts h4,
.instagram h4 {
	text-transform: uppercase;
	font: 400 12px/20px "omnes-pro", Arial, sans-serif;
	text-align: left;
	margin-bottom: 10px;
	letter-spacing: 1px;
	color: #87898C;
	}
.window#contact .posts h4 a:link,
.window#contact .posts h4 a:visited,
.window#contact .instagram h4 a:link,
.window#contact .instagram h4 a:visited {
	color: #0095AF;
	}
.window#contact .posts h4 a:hover,
.window#contact .instagram h4 a:hover {
	color: #111;
	}
.window#contact .posts h3 {
	font-style: italic;
	margin-bottom: 10px;
	color: #87898C;
	}
.window#contact .posts .post {
	float: left;
	width: 206px;
	margin-right: 70px;
	}
.window#contact .posts .post.last {
	margin-right: 0;
	}
.window#contact .posts .post p {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 5px;
	}
.window#contact .posts .post h5 a:link,
.window#contact .posts .post h5 a:visited {
	color: #0095AF;
	font-style: italic;
	font-size: 12px;
	text-decoration: underline;
	}
.window#contact .posts .post h5 a:hover {
	text-decoration: none;
	}
div.instagram {
	border-bottom: 1px dashed #87898C;
	padding-bottom: 30px;
	}
.instagram img {
	width: 100px;
	height: 100px;
	border: 1px solid #87898C;
	line-height: 0;
	}
.instagram ul li {
	display: inline-block;
	background: #fff;
	padding: 18px;
	margin-right: 20px;
	line-height: 0;
	-moz-box-shadow: 0 0 2px #888;
	-webkit-box-shadow: 0 0 2px #888;
	box-shadow: 0 0 2px #888;
	}
.instagram ul li.last {
	margin-right: 0;
	}
.instagram ul li a:hover img {
	border-color: #0095AF;
	}

/* blog
--------------------------------------------- */
body.blog {
	background: transparent url(-/img/bg-blog.jpg) fixed no-repeat 50% 0;
	overflow: auto;
	}
body.blog #content-wrap {
	width: 1032px;
	margin: 0 auto;
	background: transparent url(-/img/shade-white.png) repeat 0 0;
	}
body.blog .header-wrap {
	width: 1032px;
	position: fixed;
	height: 141px;
	background: transparent url(-/img/blog-header.png) repeat-x 50% -39px;
	top: 0;
	left: 50%;
	margin-left: -516px;
	}
body.blog .content {
	width: 982px;
	margin: 0 auto;
	padding: 180px 20px 0 10px;
	}
body.blog .header,
body.blog .footer {
	width: 992px;
	margin: 0 auto;
	}
body.blog .header h1 {
	background: none;
	padding: 0;
	margin: 40px 0 5px 0;
	}
body.blog .header h1 a:link,
body.blog .header h1 a:visited {
	width: 124px;
	height: 20px;
	background: transparent url(-/img/logo-blog.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	}
body.blog .header h1 a:hover {
	background-position: 0 -20px;
	}
body.blog .header .left {
	width: 418px;
	height: 140px;
	float: left;
	}
body.blog .header .middle {
	width: 156px;
	height: 140px;
	float: left;
	}
body.blog .header .middle a {
	display: block;
	width: 156px;
	height: 140px;
	background: transparent url(-/img/logo-angie.png) no-repeat 0 26px;
	text-indent: -9999px;
	}
body.blog .header .right {
	width: 378px;
	height: 140px;
	float: left;
	text-align: right;
	padding-left: 40px;
	padding-top: 62px;
	}
body.blog .header .right input[type=text] {
	border: 1px solid #000;
	margin-top: 1px;
	font: 400 11px/10px "omnes-pro", Arial, sans-serif;
	width: 120px;
	background: transparent;
	}
body.blog .header .right input[type=text]:focus {
	border-color: #0095AF;
	}
body.blog .header .right input[type=submit] {
	width: 20px;
	height: 20px;
	background: transparent url(-/img/search.png) no-repeat 0 0;
	border: none;
	text-indent: -9999px;
	}
body.blog .header .right input[type=submit]:hover {
	cursor: pointer;
	background-position: -20px 0;
	}
body.blog .header a:link,
body.blog .header a:visited {
	text-transform: uppercase;
	font: 400 12px/20px "omnes-pro", Arial, sans-serif;
	text-align: center;
	letter-spacing: 1px;
	color: #000;
	}
body.blog .header a:hover {
	color: #0095AF;
	}
body.blog .header ul li {
	display: inline;
	margin-right: 20px;
	}
body.blog .social-links {
	width: 120px;
	margin: 0 auto;
	text-align: center;
	}
body.blog .social-link {
	width: 20px;
	height: 20px;
	display: inline-block;
	margin: 0 5px;
	float: left;
	text-indent: -9999px;
	background: url('-/img/social-icons.png') no-repeat 0 0;
	}
body.blog .header .right a {
	float: left;
	line-height: 32px;
	}
body.blog .instagram:hover {
    background-position: -20px 0;
    }
body.blog .twitter {
	background-position: 0 -20px;
	}
body.blog .twitter:hover {
	background-position: -20px -20px;
	}
body.blog .facebook:link {
	background-position: -4px -40px;
	width: 12px;
	}
body.blog .facebook:hover {
	background-position: -24px -40px;
	}
body.blog .pinterest {
	background-position: 0 -60px;
	}
body.blog .pinterest:hover {
	background-position: -20px -60px;
	}
body.blog .social-links {
	margin-bottom: 30px;
	}
body.blog .post {
	margin-bottom: 30px;
	padding-bottom: 30px;
	}
body.blog .post.last {
	margin-bottom: 0;
	border: none;
	}
body.blog .post-content p {
	margin-bottom: 30px;
	}
body.blog .post-content {
	margin-top: 30px;
	}
body.blog .post-content .right a:link,
body.blog .post-content .right a:visited {
	color: #A53D92;
	}
body.blog .post-content .right a:hover {
	color: #0095AF;
	}
body.blog .post-content .left {
	width: 227px;
	margin-right: 40px;
	float: left;
	}
body.blog .post.comm .post-content .left {
	width: 447px;
	}
body.blog .post-content .right {
	width: 705px;
	float: right;
	}
body.blog .post-content .left h2 {
	font-size: 26px;
	line-height: 32px;
	font-style: italic;
	color: #0095AF;
	text-transform: none;
	text-align: left;
	}
body.blog .post-content .left h2 a:link,
body.blog .post-content .left h2 a:visited {
	color: #0095AF;
	}
body.blog .post-content .left h2 a:hover {
	color: #000;
	}
body.blog .post-content .left h3,
body.blog .post-content .left h4 {
	font-style: italic;
	color: #0095AF;
	}
body.blog .post-content .left .section {
	padding: 20px 0;
	margin: 20px 0;
	}
body.blog .post-content .left .section h4 {
	font-style: normal;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
body.blog .post-content .left .section ul li {
	font: 400 13px/24px "omnes-pro", Arial, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
body.blog .post-content .left .section ul li a:hover {
	color: #000;
	}
.sidebar {
	}
.sidebar h3 {
	text-align: center;
	font-size: 24px;
	line-height: 32px;
	font-style: italic;
	color: #232323;
	padding-top: 20px;
	background: transparent url('-/img/house.png') no-repeat 50% 0;
	margin: 20px 0 5px;
	}
.sidebar .blog-meta > p {
	color: #232323;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
	text-align: center;
	}
.sidebar .blog-meta > p a:link,
.sidebar .blog-meta > p a:visited {
	text-decoration: underline;
	color: #232323;
	}
.sidebar .blog-meta > p a:hover {
	text-decoration: none;
	}
.sidebar h3 a:link,
.sidebar h3 a:visited {
	color: #232323;
	}
.sidebar h3 a:hover {
	color: #777;
	}
.search-form {
	margin-bottom: 20px;
	}
.search-form input[type=text] {
	border: 1px solid #86888B;
	margin-top: 1px;
	font: 400 15px/24px "ff-tisa-web-pro", Georgia, Times, serif;
	width: 100%;
	background: transparent;
	color: #86888B;
	padding: 5px;
	}
.search-form input[type=submit] {
	display: none;
	}
.sidebar ul li a:link,
.sidebar ul li a:visited,
.sidebar .archive-link {
	color: #000;
	font: 500 12px/24px "omnes-pro", Arial, sans-serif;
	letter-spacing: .2em;
	text-transform: uppercase;
	}
.sidebar .archive-link {
	color: #777;
	}
.sidebar ul li a:hover {
	color: #777;
	}
.sidebar .archive-link:hover {
	color: #000;
	}
.sidebar .address-info {
	margin: 30px 0;
	padding: 30px 0;
	border-top: 1px solid #86888B;
	border-bottom: 1px solid #86888B;
	line-height: 28px;
	}
.sidebar div.instagram {
	border: none;
	}
.sidebar div.instagram h5 {
	color: #86888B;
	margin-bottom: 20px;
	}
.sidebar div.instagram li {
	margin-bottom: 22px;
	margin-right: 22px;
	}
.sidebar div.instagram li.even {
	margin-right: 0;
	}
.sidebar div.instagram img {
	width: 85px;
	height: 85px;
	line-height: 0;
	}
.sidebar div.instagram a:link,
.sidebar div.instagram a:visited {
	line-height: 0;
	}

body.blog .content > .left {
	width: 273px;
	margin-right: 69px;
	float: left;
	}
body.blog .content > .right {
	width: 640px;
	float: right;
	}

body.blog .post-content {
	margin-top: 0;
	overflow-x: hidden;
	}
body.blog .post-content h2 {
	font: 500 italic 28px/32px "ff-tisa-web-pro", Georgia, Times, serif;
	text-transform: none;
	text-align: left;
	margin-bottom: 5px;
	}
body.blog .post-content .post-meta a:link,
body.blog .post-content .post-meta a:visited {
	color: #86888B;
	}
body.blog .post-content .post-meta a:hover {
	color: #0094AE;
	}
body.blog .post-content .post-meta ul,
body.blog .post-content .post-meta ul li {
	display: inline;
	}
body.blog .post-content .post-meta {
	margin-top: 10px;
	}
body.blog .post-content h3,
body.blog .post-content .post-meta {
	color: #86888B;
	font: 500 12px/24px "omnes-pro", Arial, sans-serif;
	letter-spacing: .2em;
	text-transform: uppercase;
	margin-bottom: 10px;
	}
body.blog .post-content p {
	font-size: 17px;
	line-height: 28px;
	color: #232323;
	}

body.blog .footer-wrap {
	height: 156px;
	/* background: transparent url(-/img/bar-black-large.png) repeat-x 50% 0; */
	}
body.blog .footer {
	height: 156px;
	background: transparent url(-/img/logo-diamond.png) no-repeat 48.5% 50%;
	line-height: 156px;
	}
body.blog .footer .left,
body.blog .footer .right {
	width: 121px;
	float: left;
	padding-top: 65px;
	}
body.blog .post-controls {
	margin: 10px auto;
	border-top: 1px solid #86888B;
	padding: 10px 0 40px;
	}
body.blog .older-link,
body.blog .newer-link {
	display: block;
	}
body.blog .older-link {
	float: left;
	}
body.blog .newer-link {
	float: right;
	}
body.blog .post-controls a:link,
body.blog .post-controls a:visited,
body.blog .post-controls a:link,
body.blog .post-controls a:visited {
	color: #232323;
	}
body.blog .post-controls  a:hover,
body.blog .post-controls  a:hover {
	color: #0095AF;
	}
body.blog .footer .middle {
	width: 730px;
	float: left;
	height: 156px;
	text-align: center;
	margin-right: 20px;
	}
body.blog .footer .middle a:link,
body.blog .footer .middle a:visited {
	color: #000;
	text-decoration: underline;
	}
body.blog .footer .middle a:hover {
	color: #0095AF;
	}
body.blog .footer .middle span {
	padding: 0 10px;
	}
body.blog .footer .middle span.street {
	padding-right: 50px;
	}
body.blog .footer .middle span.email {
	padding-left: 0px;
	}
body.blog .footer .middle span.phone,
body.blog .footer .middle span.email {
	float: right;
	}
body.blog .footer .right {
	text-align: right;
	}
body.blog .more {
	margin: 10px auto;
	border-top: 1px solid #86888B;
	padding: 10px 0 40px;
	text-align: center;
	}
body.blog .more a:link,
body.blog .more a:visited {
	color: #232323;
	}
body.blog .more a:hover {
	color: #0095AF;
	}
body.blog .post.comm {
	border: none;
	}
body.blog .post.comm .right {
	width: 480px;
	}
body.blog .post.comm .left-in {
	float: right;
	}
body.blog .post.comm .left-in h4 {
	padding-bottom: 20px;
	}
body.blog .post .separator {
	margin-bottom: 20px;
	}
body.blog.single-post .post {
	margin-bottom: 0;
	padding-bottom: 0;
	}
body.blog.single-post .post-content > .share {
	padding: 20px 0;
	margin: 20px 0;
	border-top: 1px solid #86888B;
	border-bottom: 1px solid #86888B;
	}
body.blog.single-post #shares .share.facebook {
	margin-top: -5px;
	}
body.blog.single-post #shares .share {
	display: inline-block;
	float: left;
	margin-right: 20px;
	}
body.blog.single-post .post-content h4 {
	margin-bottom: 20px;
	}

/* 404 Page
--------------------------------------------- */
.error404 #cover {
	display: none;
	}
.error404 h1 {
	background: none;
	margin-top: 100px;
	}

/* Search
--------------------------------------------- */
p.results {
	font-style: italic;
	color: #0095AF;
	margin-bottom: 20px;
	}

/* Single Post
--------------------------------------------- */
.single-post .left h4 {
	margin-bottom: 20px;
	}
.single-post .left .share {
	margin: 10px 0;
	}

/* Archive
--------------------------------------------- */
body.page-id-57 .content {
	}
body.page-id-57 .year-wrap {
	width: 192px;
	padding: 4px;
	background: #0095AF;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	}
body.page-id-57 .year {
	border: 1px solid #fff;
	padding: 20px 10px;
	}
body.page-id-57 .year h3 {
	color: #fff;
	font-size: 30px;
	margin-bottom: 20px;
	}
body.page-id-57 .year h3 a:link,
body.page-id-57 .year h3 a:visited {
	color: #fff;
	}
body.page-id-57 .year ul li a:link,
body.page-id-57 .year ul li a:visited {
	color: #fff;
	font: 400 13px/24px "omnes-pro", Arial, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
body.page-id-57 .year h3 a:hover,
body.page-id-57 .year ul li a:hover {
	color: #000;
	}
