*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	margin: 0;
	background-color: #fff;
	text-align: center;
}
div, input, select, textarea, td {
	font-family: "LM Roman 10", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
}
a {
	color: #ef9e45;
	text-decoration: none;
}
a:hover {
	color: #3b476f;
}
.clear {
	float: none !important;
	clear: both;
}
img, form {
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}

#top-bar-bg {
	background-color: #3b476f;
}
#top-bar {
	margin: 0 auto;
	max-width: 1000px;
	text-align: right;
}
#top-bar a {
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle;
}
#top-bar a.facebook {
	background-position: 0 0;
}
#top-bar a.twitter {
	background-position: 0 -27px;
}
#top-bar a.instagram {
	background-position: 0 -54px;
}
#top-bar a.pinterest {
	margin-right: 12px;
	background-position: 0 -81px;
}
#top-bar form {
	display: inline-block;
	background-color: #fff;
}
#top-bar form input {
	margin: 0;
	padding: 0;
	width: 160px;
	height: 27px;
	border: 0;
	background-color: #fff;
	vertical-align: top;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	text-align: center;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3b476f;
	letter-spacing: 1px;
}
#top-bar form input::-webkit-input-placeholder {
	color: #999;
	text-align: center;
}
#top-bar form input:-moz-placeholder {
	color: #999;
	text-align: center;
}
#top-bar form input::-moz-placeholder {
	color: #999;
	text-align: center;
}
#top-bar form input:-ms-input-placeholder {
	color: #999;
	text-align: center;
}

#top-bar form a {
	margin: 0;
	width: 38px;
	background-position: center -108px;
}
#top-bar a:hover {
	opacity: 0.7;
}

#header {
	margin: 0 auto;
	padding: 0 10px;
	max-width: 1020px;
	min-height: 130px;
	text-align: left;
}
#logo {
	display: inline-block;
	margin-top: 50px;
	width: 295px;
	max-width: 295px;
	height: 52px;
	background-image: url(/images/julia-jane-studios.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 100%;
	text-align: left;
	text-indent: -9999px;
}
#logo.weddings {
	background-image: url(/images/julia-jane-weddings-alt.png);
}
#logo.kids {
	background-image: url(/images/julia-jane-kids.png);
}
#nav-bg {
	position: relative;
	float: right;
	margin-top: 65px;
	text-align: right;
}
#nav-bg a {
	font-size: 13px;
	color: #3b476f;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav-bg a:hover {
	color: #ef9e45;
}

#nav-btn {
	display: none;
}
#nav-btn span {
	display: inline-block;
	padding: 0 5px 0 40px;
	font-size: 24px !important;
	background: url(/images/icon-menu.png) no-repeat left center;
	background: url(/images/icon-menu.svg) no-repeat left center, none;
}

#nav, #nav li, #nav ul {
	margin: 0;
	padding: 0;
}
#nav {
	position: relative;
}
#nav li {
	float: left;
	display: inline;
}
#nav li a {
	display: block;
	margin-left: 50px;
	padding: 12px 0;
}
#nav li:first-child a {
	margin-left: 0;
}
#nav li a.inactive {
	cursor: default;
}
#nav li ul, #nav li ul li {
	width: 200px;
}
#nav li ul {
	display: none;
	position: absolute;
	margin-top: -1px;
	margin-left: 35px;
	border: 1px solid #3b476f;
	background-color: #fff;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.05);
	text-align: left;
	z-index: 950;
}
#nav li ul li a {
	display: block;
	margin: 0;
	padding: 5px 15px;
}

@media only screen and (max-width: 1020px) {
	#header {
		text-align: center;
	}
	#logo {
		margin-top: 20px;
		width: 100%;
		background-position: center center;
	}
	#nav-bg {
		float: none;
		margin: 10px auto;
		max-width: 644px;
		text-align: center;
	}
}

@media only screen and (max-width: 680px) {
	#top-bar form input {
		width: 130px;
	}
	#nav-bg {
		padding: 10px;
	}
	#nav-bg a {
		font-size: 15px;
	}
	#nav-btn {
		display: block;
	}
	#nav {
		display: none;
		position: static;
	}
	#nav li {
		float: none;
	}
	#nav li a {
		margin-left: 0;
		padding: 8px 0;
	}
	#nav li ul {
		position: static;
		margin-left: 0;
		padding: 10px 0;
		border-right: 0;
		border-left: 0;
		box-shadow: none;
		text-align: center;
	}
	#nav li ul, #nav li ul li {
		width: auto;
	}
	#nav li ul li a {
		display: block;
		margin: 0;
		padding: 4px 0;
		font-size: 13px;
	}
}
@media only screen and (max-width: 300px) {
	#logo {
		background-size: 100% auto;
	}
}
#content {
	margin: 0 auto;
	max-width: 1000px;
	text-align: left;
}

h1, h2, h3, .title {
	margin: 0;
	padding: 0;
	font-family: "LM Roman 10", "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	font-style: italic;
	color: #3b476f;
	line-height: 42px;
	text-transform: lowercase;
}
h2, h2 a, h3, .title {
	font-size: 24px;
	line-height: 28px;
	text-transform: none;
}
.title {
	line-height: normal;
}
.title-dots {
	margin: 20px auto;
	background: url(/images/dots.png) repeat-x center 15px;
	text-align: center;
}
.title-dots h2 {
	display: inline-block;
	padding: 0 10px;
	background-color: #fff;
	font-size: 28px;
	text-transform: lowercase;
}
.icon {
	display: inline-block;
	width: 27px;
	height: 27px;
	background-image: url(/images/icons.png);
	background-repeat: no-repeat;
	background-position: center 27px;
	background-size: 27px 459px;
	text-align: left;
	vertical-align: middle;
	text-indent: -9999px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	transition: all 0.25s;
}
.icon.view {
	background-position: 0 -135px;
}
.icon.comment {
	background-position: 0 -162px;
}
.icon.facebook {
	background-position: 0 -189px;
}
.icon.twitter {
	background-position: 0 -216px;
}
.icon.pinterest {
	background-position: 0 -243px;
}
.icon.google {
	background-position: 0 -270px;
}
.icon.arrow-r {
	background-position: 0 -297px;
}
.icon.arrow-l {
	background-position: 0 -324px;
}
.icon.facebook-large {
	background-position: 0 -351px;
}
.icon.twitter-large {
	background-position: 0 -378px;
}
.icon.instagram-large {
	background-position: 0 -405px;
}
.icon.pinterest-large {
	background-position: 0 -432px;
}

.img-full {
	max-width: 100%;
	height: auto;
}

.fade {
	-webkit-transition: opacity 0.25s;
	-moz-transition: opacity 0.25s;
	transition: opacity 0.25s;
}
.fade:hover {
	opacity: 0.7;
}

.button {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.bodytext {
	line-height: 24px;
	text-align: left;
}

.align-outer {
	display: table;
	width: 100%;
	height: 100%;
}
.align-inner {
	display: table-cell;
	vertical-align: middle;
}

#infobar {
	margin: 10px auto 30px auto;
	color: #999;
}
#infobar span {
	color: #2d477c;
}
#infobar .dot {
	padding: 0 5px;
	color: #999;
}

#home {
	padding: 25px 0 90px 0;
}
#home .welcome {
	position: relative;
	margin: 0 auto;
	max-width: 576px;
}
#home .main, #home .description {
	position: absolute;
	left: 150px;
	z-index: 500;
}
#home .main {
	top: 35px;
	font-size: 26px;
	line-height: 32px;
}
#home .description {
	top: 100px;
	width: 125px;
	text-align: right;
	font-size: 18px;
	line-height: 24px;
}
@media only screen and (max-width: 596px) {
	#home .main, #home .description {
		position: static;
		padding: 0 10px 5px 10px;
		width: auto;
		height: auto;
		text-align: center;
	}
}
@media only screen and (max-width: 440px) {
	#home .main, #home .description span {
		display: block;
	}
}

#home .gate {
	position: relative;
	margin: 0 auto;
	max-width: 576px;
}
#home .gate .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	transition: opacity 0.5s;
}
#home h2 {
	display: inline-block;
	vertical-align: middle;
}
#home h2 a {
	font-size: 48px;
	color: #3b476f;
	text-transform: lowercase;
	line-height: 50px;
	transition: color 0.5s;
}
#home h2 a .arrow-l {
	padding-left: 65px;
	background-image: url(/images/arrow-l.png);
	background-repeat: no-repeat;
	background-position: left -50px;
}
#home h2 a .arrow-r {
	padding-right: 65px;
	background-image: url(/images/arrow-r.png);
	background-repeat: no-repeat;
	background-position: right -50px;
}
#home h2 a:hover {
	color: #ee9b43;
}
#home h2 a:hover .arrow-l {
	background-position: left 35px;
}
#home h2 a:hover .arrow-r {
	background-position: right 35px;
}
#home .button {
	position: relative;
	display: inline-block;
	margin: 15px 15px 0 15px;
	width: 104px;
	height: 1px;
	border-top: 1px solid #ee9b43;
	vertical-align: middle;
}
#home .button span {
	position: absolute;
	margin-left: -23px;
	top: -10px;
	left: 50%;
	width: 46px;
	background-color: #fff;
	font-size: 17px;
	font-weight: 700;
	color: #ee9b43;
}
@media only screen and (max-width: 760px) {
	#home h2 a .arrow-l, #home h2 a .arrow-r {
		padding: 0;
		background: none;
	}
	#home .button {
		display: block;
		margin: 20px auto 15px auto;
	}
}

#postgrid {
	margin: 0 auto;
	max-width: 1015px;
}
.post-pic, .post-pic-sizer {
	margin: 8px 8px 7px 7px;
	width: 188px;
	height: 188px;
}
.post-pic {
	position: relative;
	float: left;
	overflow: hidden;
	background-color: #f2f2f2;
}
.post-pic.big {
	width: 391px;
	height: 391px;
}
.post-pic .post-pic-title {
	position: absolute;
	display: none;
	padding: 0 20px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #6c7593;
	background-color: rgba(59, 71, 111, 0.75);
}
.post-pic .post-pic-title h2 {
	color: #fff;
	font-size: 18px;
	line-height: 22px;
}
.post-pic.big .post-pic-title h2 {
	font-size: 24px;
	line-height: 28px;
}
.post-pic .post-pic-title .button {
	padding-top: 12px;
	color: #ff8e50;
}
.post-pic img {
	width: 100%;
	height: auto;
}
@media only screen and (max-width: 1035px) {
	#postgrid {
		max-width: 812px;
	}
}
@media only screen and (max-width: 832px) {
	#postgrid {
		max-width: 609px;
	}
}
@media only screen and (max-width: 629px) {
	#postgrid {
		max-width: 500px;
	}
	.post-pic, .post-pic-sizer {
		width: 110px;
		height: 110px;
	}
	.post-pic.big {
		width: 235px;
		height: 235px;
	}
	.post-pic .post-pic-title h2 {
		font-size: 12px;
		line-height: 16px;
	}
	.post-pic.big .post-pic-title h2 {
		font-size: 20px;
		line-height: 24px;
	}
	.post-pic .post-pic-title .button {
		display: none;
	}
}
@media only screen and (max-width: 520px) {
	#postgrid {
		max-width: 406px;
	}
	.post-pic, .post-pic-sizer, .post-pic.big {
		width: 188px;
		height: 188px;
	}
	.post-pic .post-pic-title h2, .post-pic.big .post-pic-title h2 {
		font-size: 14px;
		line-height: 18px;
	}
}
@media only screen and (max-width: 426px) {
	#postgrid {
		max-width: 310px;
	}
	.post-pic, .post-pic-sizer, .post-pic.big {
		width: 140px;
		height: 140px;
	}
	.post-pic .post-pic-title h2, .post-pic.big .post-pic-title h2 {
		font-size: 14px;
		line-height: 18px;
	}
}
@media only screen and (max-width: 310px) {
	#postgrid {
		max-width: 250px;
	}
	.post-pic, .post-pic-sizer, .post-pic.big {
		width: 110px;
		height: 110px;
	}
	.post-pic .post-pic-title h2, .post-pic.big .post-pic-title h2 {
		font-size: 12px;
		line-height: 16px;
	}
}

#post {
	margin: 0 auto;
	padding: 0 10px;
	max-width: 823px;
	text-align: left;
}
.blog-date {
	margin-bottom: 15px;
	padding-bottom: 4px;
	border-bottom: 1px solid #3b476f;
	text-align: left;
	font-style: italic;
	color: #3b476f;
	text-transform: lowercase;
}
.blog-date .button {
	font-size: 11px;
	font-style: normal;
	color: #3b476f;
}
.blog-date .category {
	float: right;
}

.blog-title {
	margin: 0 0 25px 0;
}
.blog-title h1 {
	padding: 10px 15px;
	text-align: center;
}
.blog-title.text h1 {
	display: inline-block;
	width: 50%;
	vertical-align: middle;
}
.blog-title.text .bodytext {
	display: inline-block;
	padding-left: 25px;
	width: 50%;
	border-left: 1px solid #3b476f;
	vertical-align: middle;
}

.blog-quote {
	margin-bottom: 15px;
	padding: 20px;
	border: 1px solid #3b476f;
	background-image: url(/images/patterns/pattern.gif);
	background-position: center center;
}
.blog-quote div.blog-quote-text {
	padding: 20px;
	border: 1px solid #3b476f;
	background-color: #fff;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	color: #3b476f;
	line-height: 20px;
}

.blog-share {
	margin-bottom: 15px;
	padding: 20px 10px;
	background-color: #f2f2f2;
	box-shadow: inset 0 0 0 1px #3b476f, inset 0 0 0 9px #fff;
	text-align: center;
}
.blog-share div {
	display: inline-block;
	width: 50%;
	vertical-align: middle;
}
.blog-share div.blog-share-left a {
	width: 50%;
}
.blog-share div.blog-share-right a {
	width: 25%;
}
.blog-share a {
	float: left;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3b476f;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.blog-share a:hover {
	color: #ef9e45;
}
@media only screen and (max-width: 520px) {
	.blog-share div.blog-share-left {
		width: 300px;
	}
	.blog-share div.blog-share-right {
		width: 250px;
	}
}
@media only screen and (max-width: 350px) {
	.blog-share div.blog-share-left, .blog-share div.blog-share-right {
		width: 100%;
	}
}

.blog-text {
	margin: 5px 0 10px 0;
}
.blog-pic {
	margin-bottom: 5px;
}
.blog-pic img {
	max-width: 100%;
}

.blog-content, .blog-other {
	float: left;
	width: 600px;
}
.blog-other {
	margin-left: 15px;
	width: 188px;
	text-align: center;
}
.blog-other .post-pic {
	margin: 15px 0 0 0;
}

@media only screen and (max-width: 825px) {
	.blog-content, .blog-other {
		float: none;
		margin: 0 auto;
		width: 600px;
	}
	.blog-other .post-pic {
		margin: 2% 1% 0 1%;
		width: 23%;
		height: auto;
	}
	.blog-other .post-pic .post-pic-title h2 {
		font-size: 12px;
		line-height: 16px;
	}
	.blog-other .post-pic .post-pic-title .button {
		display: none;
	}
}
@media only screen and (max-width: 620px) {
	.blog-content, .blog-other {
		width: 100%;
	}
	.blog-other .post-pic {
		width: 31.333333%;
	}
}
@media only screen and (max-width: 420px) {
	.blog-other .post-pic {
		width: 48%;
	}
}

.page-nav {
	margin: 20px auto 40px auto;
	padding: 0 10px;
	max-width: 1020px;
	background: url(/images/dots.png) repeat-x center center;
	text-align: center;
}
.page-nav .left, .page-nav .center, .page-nav .right {
	float: left;
	width: 33.333333%;
}
.page-nav .left {
	text-align: left;
}
.page-nav .right {
	text-align: right;
}
.page-nav a.button {
	background-color: #fff;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b476f;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.page-nav .left a.button {
	margin-left: -10px;
	padding-right: 10px;
}
.page-nav .right a.button {
	margin-right: -10px;
	padding-left: 10px;
}
.page-nav a.button span {
	font-family: "LM Roman 10", "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: lowercase;
}
.page-nav a.button:hover {
	color: #ee9b43;
}
.page-nav span.button {
	display: inline-block;
	padding: 6px 10px 0 10px;
	background-color: #fff;
	color: #999;
}
@media only screen and (max-width: 540px) {
	.page-nav a.button span {
		display: none;
	}
	.page-nav a.button span.icon {
		display: inline-block;
	}
}
@media only screen and (max-width: 310px) {
	.page-nav a.button {
		padding: 0 10px;
	}
	.page-nav a.button span.icon {
		display: none;
	}
}

#contact {
	margin: 0 auto 30px auto;
	padding: 0 10px;
	max-width: 1020px;
}
#contact .welcome {
	position: relative;
	margin: 0 auto;
	max-width: 550px;
}
#contact .welcome .links {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -50px;
	width: 100%;
	z-index: 500;
}
#contact .welcome .links h2 a {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px 10px #fff;
	font-size: 36px;
	color: #3b476f;
	text-transform: lowercase;
	line-height: 34px;
	transition: color 0.5s;
}
#contact .welcome .links h2 a:hover {
	color: #ee9b43;
}
#contact .welcome .links .button {
	position: relative;
	margin: 20px auto 25px auto;
	width: 125px;
	height: 1px;
	border-top: 1px solid #ee9b43;
}
#contact .welcome .links .button span {
	position: absolute;
	margin-left: -23px;
	top: -10px;
	left: 50%;
	width: 46px;
	background-color: #fff;
	border-radius: 5px;
	font-size: 17px;
	color: #ee9b43;
}
#contact .welcome .door {
	position: relative;
	margin: 0 auto;
	max-width: 550px;
}
#contact .welcome .door .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	transition: opacity 0.5s;
}
@media only screen and (max-width: 460px) {
	#contact .welcome .links {
		position: absolute;
		top: 55%;
		left: 0;
		margin-top: -50px;
		width: 100%;
		z-index: 500;
	}
}

#contact .left {
	float: left;
	margin-top: 30px;
	margin-right: 34px;
	padding-bottom: 7px;
	width: 276px;
	border-bottom: 1px solid #3b476f;
}
#contact .left h2 {
	margin: 70px auto 20px auto;
	font-size: 28px;
}
#contact .left .button {
	position: relative;
	margin: 30px auto 10px auto;
	height: 1px;
	border-top: 1px solid #3b476f;
}
#contact .left .button span {
	position: absolute;
	margin-left: -78px;
	top: -7px;
	left: 50%;
	width: 156px;
	background-color: #fff;
	color: #3b476f;
}
#contact .left a.icon {
	margin: 10px 12px;
}
#contact .right {
	float: left;
	margin-top: 30px;
	width: 690px;
}
@media only screen and (max-width: 1040px) {
	#contact .left, #contact .right {
		float: none;
		margin: 30px 0;
		width: 100%;
	}
	#contact .left img {
		max-width: 138px;
	}
	#contact .left h2 {
		margin: 20px auto;
	}
	#contact .field-textarea {
		height: 150px;
	}
}

.field {
	margin: 5px 0 10px 0;
	padding: 2px;
	width: 225px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	outline: none;
	border: 1px solid #3b476f;
	background-color: #fff;
	resize: none;
	text-align: left;
	font-style: italic;
	color: #ee9b43;
}
.field-blank {
	margin: 0;
	padding: 0;
	width: 120px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	outline: none;
	border: 0;
	border-bottom: 1px solid #3b476f;
	background-color: #fff;
	resize: none;
	text-align: center;
	font-style: italic;
	color: #ee9b43;
}
.field-blank.small {
	width: 80px;
}
.field-blank.large {
	width: 200px;
}
.field-textarea {
	margin: 0;
	padding: 10px;
	width: 100%;
	height: 100px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	outline: 1px solid #3b476f;
	border: 9px solid #fff;
	background-color: #f2f2f2;
	resize: none;
	text-align: center;
	font-style: italic;
	color: #ee9b43;
}
.field2 {
	display: none;
}
.formbutton {
	margin: 10px;
	padding: 5px 15px;
	border: 0;
	background: #fff url(/images/arrow-small-r.png) no-repeat right center;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
	font-size: 20px;
	color: #ee9b43;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	transition: all 0.25s;
}
.formbutton.plain {
	background-image: none;
}
.formbutton:hover {
	color: #3b476f;
}

#footer {
	margin: 0 auto;
	padding: 15px 10px;
	max-width: 1020px;
}
#footer, #footer a {
	font-size: 12px;
	color: #3b476f;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 20px;
}
#footer span {
	padding: 0 5px;
}
#footer span, #footer a:hover {
	color: #ef9e45;
}
@media only screen and (max-width: 1020px) {
	#footer span.break {
		display: block;
		margin: 3px 0;
		height: 1px;
		overflow: hidden;
	}
}
@media only screen and (max-width: 600px) {
	#footer span {
		display: block;
		margin: 3px 0;
		height: 1px;
		overflow: hidden;
	}
}
