body {
	font-family: "tabithaRegular", georgia, serif;
	font-size: 15px;
    height: 100%;
    min-height: 100%;
	margin: 0;
	padding: 0;
	background: transparent url(../img/body_bg.jpg) repeat 0 0 fixed;
	background-size: 100px 100px;
	
}

* {
	margin: 0;
	padding: 0;
}

#content p, h1, h2, h3, h4, ul, ol {
	margin-bottom: 20px;
}

b, strong, h2, h4, h5, h6 {
	font-family: "tabithaBold";
}

.clear {
	clear: both;
}

.img-responsive {
	max-width: 100%;
	height: auto;
}

table {
	width: 100%;
	margin-bottom: 30px;
}

table th {
	text-align: left;
}

table th {
		padding: 10px 10px 10px 0;
			border-bottom: 1px solid #a79c8b;

}

table td {
	padding: 10px 0;
	border-bottom: 1px solid #a79c8b;
}

#friends ul {
	margin: 0 0 50px 0 !important;
}

#friends ul li {
	width: 40%;
	margin-right: 5%;
	margin-bottom: 30px !important;
	list-style: none;
	text-align: center;
	float: left;
	font-size: 14px;
}

#friends ul li img {
	border-radius: 100%;
	display: block;
	margin-bottom: 5px;
	padding: 5px;
	background: #dbcebb url(../img/paper_bg_lite.jpg) repeat 0 0;
}

h3 {
	font-family: "steelfish", arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	color: #241c1a;
	font-size: 24px;
}

header#header {
	background: #990000;
	background-size: 50%;
	width: 50px;
	height: 225px;
	position: fixed;
	top: -20px;
	left: 30px;
	z-index: 999999;
}

header#header #branding a {
	display: block;
    width: 300px;
    height: auto;
    font-size: 20px;
    color: #fff;
    transform: rotate(90deg);
    text-transform: uppercase;
    text-decoration: none;
	margin-top: 175px;
	margin-left: -128px;
}

#wrapper {
	position: relative;
    height: 100%;
    min-height: 100%;
	background-color: transparent;
	
}

#navigation {
	width: 100%;
	height: 65px;
	background: transparent url(../img/leather_bg.jpg) repeat 0 0;
	position: fixed;
	z-index: 998;
	top: 0;
	right: 0;
	text-align: center;
	margin: 0;
	-webkit-box-shadow: 0px 12px 12px -10px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 12px 12px -10px rgba(0,0,0,0.35);
	box-shadow: 0px 12px 12px -10px rgba(0,0,0,0.35);
}

#navigation ul {
	margin: 0;
	padding: 0;
	text-align: center;
	
}

#navigation ul li {
	font-size: 14px;
	line-height: 65px;
	display: inline-block;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	margin-right: 20px;
}

#navigation ul li.twitter {
	width: 18px !important;
	position: relative;
	top: 2px;
	
}

#navigation ul li.twitter img {
	width: 18px;
}





#navigation ul li a {
	text-decoration: none;
	color: #dbcebb;
}


#container {
    height: 100%;
    min-height: 100%;
	background-color: transparent;
}

#photo {
	width: 61.8%;
	position: fixed;
	left: 0px;
	top: 65px;
	z-index: 10;
	min-height: 100%;
	height: 100%;
	background-color: #ddd;
	-webkit-box-shadow: 10px 0px 21px -3px rgba(0,0,0,0.25);
	-moz-box-shadow: 10px 0px 21px -3px rgba(0,0,0,0.25);
	box-shadow: 10px 0px 21px -3px rgba(0,0,0,0.25);
}

#mobile-photo {
	display: none;
	padding-bottom: 8px;
	background: #dbcebb url(../img/paper_bg_lite.jpg) repeat 0 0;
	-webkit-box-shadow: 10px 0px 21px -3px rgba(0,0,0,0.25);
	-moz-box-shadow: 10px 0px 21px -3px rgba(0,0,0,0.25);
	box-shadow: 10px 0px 21px -3px rgba(0,0,0,0.25);
}


#content {
	width: 38.2%;
	float: right;
	background-color: transparent;
}

a {
	color: #990000;
}

#content p {
	line-height: 1.5em;
}

#content .gutter ul, ol {
	margin-left: 15px;
}

#content .gutter ul li, #content .gutterol li {
	margin-bottom: 5px;
	line-height: 1.5em;
}

#content .gutter {
	padding: 150px 60px 0 60px;
}

#content .intro {
	font-size: 24px;
	line-height: 1.3em;
}

.page-title {
	font-family: "tabithaScript";
	font-size: 55px;
	top: -25px;
	text-align: center;
	position: relative;
	margin: 0 0 30px 0;
	color: #990000;
	font-weight: normal;
}

img {
  vertical-align: middle;
}
.img-responsive, 
body.blog .post img, 
body.single .post img {
  display: block;
  max-width: 100%;
  height: auto;
}

#content p.photo {
	position: relative;
	padding: 8px;
	background: #dbcebb url(../img/paper_bg_lite.jpg) repeat 0 0;
	margin-top: 30px;
	margin-bottom: 30px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
}

#content p.photo span {
	width: 42px;
	height: 42px;
	display: block;
}

#content p.photo .tl {
	position: absolute;
	left: -4px;
	top: -4px;
	background: transparent url(../img/photo-edges.png) no-repeat -42px -42px;
}

#content p.photo .tr {
	position: absolute;
	right: -4px;
	top: -4px;
	background: transparent url(../img/photo-edges.png) no-repeat 0 -42px;
}

#content p.photo .bl {
	position: absolute;
	left: -4px;
	bottom: -4px;
	background: transparent url(../img/photo-edges.png) no-repeat -42px 0;
}

#content p.photo .br {
	position: absolute;
	right: -4px;
	bottom: -4px;
	background: transparent url(../img/photo-edges.png) no-repeat 0 0;
}

/* blog */

body.blog #photo, 
body.single #photo,
body.category #photo,
body.archive #photo {
	display: none;
}

body.blog #container,
body.single #container,
body.category #container,
body.archive #container
 {
	padding: 100px 0 0;
	width: 80%;
	margin: 0 auto;
}

body.blog #content,
body.single #content,
body.category #content,
body.archive #content {
	width: 100%;
	position: relative;
	background-color: transparent;
}

#blog-content {
	width: 75%;
	float: left;
}

#blog-sidebar {
	width: 25%;
	float: right;
}

article.post {
	padding: 30px;
	background: #fff url(../img/article_bg.png) repeat 0 0;
}

#content article.post p img {
	margin: 15px auto 0;
	padding: 8px;
	background: #dbcebb url(../img/paper_bg_lite.jpg) repeat 0 0;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
}

#content article .entry-title {
	font-size: 30px;
	line-height: 1;
	position: relative;
	left:0px;	
	float: left;
	font-weight: normal;
	margin-bottom: 30px;
	font-family: "tabithaRegular";
}

#content article .entry-title a {
	text-decoration: none;
	color: #fff;
	background-color: #990000;
	padding: 15px 20px 10px;
	display: block;
}

#content article .entry-title a:hover {
}

#content .entry-meta {
	margin-bottom: 20px;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	
}

#content .entry-meta a {
	text-decoration: none;
}

#content article .entry-content ul {
	margin-left: 15px;
}

#content article .entry-content ul li {
	list-style: square;
}

#truly-tabitha {
	margin-bottom: 50px;
}

#truly-tabitha h1 {
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 2px solid #990000;
	background: transparent url(../img/san-francisco.png) no-repeat 50% 150px fixed;
}
#truly-tabitha img {
	margin: 0 auto;
}

body.blog #truly-tabitha {
	border-bottom: 0;
}

#truly-tabitha p {
	text-align: center;
	
	font-size: 19px;
	font-style: normal;
	display: block;
	padding: 30px 80px;
	border-bottom: 2px solid #990000;
}


ul.xoxo {
	padding: 0;
	margin: 0 0 20px 20px;
}

ul.xoxo li ul {
	margin: 0 0 30px 0;
}

ul.xoxo li {
	list-style: none;
	padding: 0;
	
}

ul.xoxo #archives-2 h3.widget-title,
ul.xoxo #categories-2 h3.widget-title {
	margin-bottom: 10px;
}

ul.xoxo #archives-2 select,
ul.xoxo #categories-2 select {
	width: 100%;
	padding: 5px;
}

ul.xoxo li.widget-container {
	clear: both;
	margin-bottom: 20px;
}

ul.xoxo .screen-reader-text {
	display: none;
}
ul.xoxo li ul li {
	list-style: none;
	margin: 0;
	font-size: 14px;
}

ul.xoxo li a {
	text-decoration: none;
}

#nav-below {
	width: 100%;
}

#nav-below div {
	
}

#nav-below div a {
	display: block;
	padding: 10px 20px;
	text-decoration: none;
}

#nav-below .nav-previous {
	float: left;
}

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

/* home */

body.home {
	background: transparent url(../img/home-img.jpg) no-repeat 50% 0;
	background-size: cover;
	    position: fixed;
    left: 0;
    right: 0;
    text-align: center;
}
body.home #photo,
body.home #header,
body.home #navigation,
body.home #footer,
body.home .newsletter-form,
body.home .page-title {
	display: none !important;
}


body.home #wrapper {
	min-height: 100%;
	height: 100%;
    
}

body.home #content {
	
	float: none;
	width: 413px;
	margin: 0 auto;
	position: relative;
}

body.home #intro #logo {
	margin-top: 209px;
    color: #fff;
    font-family: "tabithaBold";
    width: auto;
    height: AUTO;
    text-indent: inherit;
    white-space: normal;
    text-align: center;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 700;
	overflow:hidden;	
	    text-shadow: 0px 0px 5px #000;
}

body.home #intro #enter-button {
	text-align: center;
}

body.home #intro #enter-button a {
	color: #fff;
	text-decoration: none;
	    background: #990000;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 20px;
}



body.home #content .gutter{
	padding: 0;
	font-size: 18px;
	line-height: 1.4em;
	border: 0;
}
body.home #content .content-inner {
	background-color: transparent;
	padding: 0;
}


/* personal */

#personal .stats {
	font-size: 13px;
	/*border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;*/
	margin: 20px 0 20px;
}

#personal .stats h3 {
	text-align: center;
}

#personal .stats table {
	width: 100%;
}

#personal table th {
	text-align: left;
	width: 25%;
	vertical-align: top;
}

#personal table th,
#personal table td {
	border-bottom: 1px dotted #bca689;
	padding: 5px 0;
}

/* welcome */

/* visual */

#gallery .videos ul, #gallery .photos ul {
	margin: 0;
	padding: 0;
}

#gallery .videos li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 48%;
	float: left;
	position: relative;
}

#gallery .videos li span {
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background: transparent url(../img/play-button.svg) no-repeat 50% 50%;
	background-size: 40px 40px;
}

#gallery .videos li {
	margin-right: 2%;
}

#gallery .photos {
	padding-top: 20px;
}

#content #gallery .photos li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 45%;
	margin-right: 5%;
	margin-bottom: 5%;
	float: left;
}

#gallery .photos li img {
	padding: 5px;
	background: #dbcebb url(../img/paper_bg_lite.jpg) repeat 0 0;
}

/* essential */

#essential table {
	width: 100%;
}

#essential table th {
	text-align: left;
}

#essential table th,
#essential table td {
	border-bottom: 1px dotted #bca689;
	padding: 5px 0;
}

#essential .rate {
	margin-bottom: 50px;
}

#essential  h2 {
	margin-bottom: 20px;
}

#essential .rate h3 {
	border-bottom: 2px solid #bca689;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#essential p.notes {
	font-size: 14px;
}

#essential .section {
	margin-bottom: 50px;
}

/* contact form */

#contact-form input.ninja-forms-field {
	padding: 10px;
}

#contact-form .ninja-forms-required-items {
	display: none;
}

#contact-form h3 {
	padding: 10px;
	text-align: center;
	border-bottom: 1px solid #bca689;
}

#contact-form label {
	font-size: 15px;
}

#contact-form hr {
	height: 20px;
	border: 0;
}

/* curious */

#curious .section {
	margin-bottom: 50px;
}

#curious .section h3 {
	padding: 20px 0;
	/*border-top: 1px solid #ddd;*/
	border-bottom: 1px dotted #bca689;
	text-align: center;
	font-size: 22px;
	font-family: "tabithaBold";
	text-transform: none;
	letter-spacing: 0;
}


/* calendar */

#calendar table {
	width: 100%;
}

#calendar table th {
	text-align: left;
}

#calendar table th,
#calendar table td {
	border-bottom: 1px dotted #bca689;
	padding: 5px 0;
}



/* footer */

#footer {
	text-align: center;
	padding: 80px 60px;
	clear: both;
	
}

#footer p {
	line-height: normal;
	font-size: 12px;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#footer p.copyright {
	margin-bottom: 0px !important;
}

#footer p.site-credit a {
	font-family: "tabithaBold";
	text-decoration: none;
	color: #000;
}

/* newsletter form */

#footer .newsletter-form {
	margin: 0 0 60px;
	padding: 5px;
	background: transparent url(../img/frame_bg.jpg) repeat 0 0;
}

#footer .newsletter-form form {
	border: 1px dotted #6d6760;
	padding: 15px;
	color: #dbcebb;
	
}

#footer .newsletter-form form p {
	line-height: 1.3em;
	text-align: left;
	font-family: 'steelfish';
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:18px;
}

#footer .newsletter-form form p.label {
	margin-bottom: 5px;
}

#footer .newsletter-form form p.input {
	margin-bottom: 0;
}

#footer .newsletter-form form p.input input {
	width: 70%;
	padding: 8px;
	float: left;
	margin-bottom: 0;
	
}

#footer .newsletter-form form span.submit {
	margin-bottom: 0;
	width: 20%;
	float: left;
}

#footer .newsletter-form form span.submit input {
	background-color: #990000;
	width: 100%;
	padding: 8px 10px;
	color: #fff;
	border: 0;
	font-family: 'steelfish';
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size:14px;
}


@media only screen and (max-width: 980px) {
	
	body {
		padding: 0;
		margin: 0;
	}
	
	#wrapper {
			max-width: 100% !important;
			padding: 0;
			margin: 0 auto;
	}
	
	#navigation {
		background: #222 url(../img/frame_bg.jpg) repeat 0 0;
	}
	
	#checker {
		display: none;
	}


	
	
	
	#content {
		padding-top: 50px;
	}
	
	header#header {
		background-image: none;
		position: relative;
		width: 100%;
		height: 50px;
		z-index: 999;
		margin: 0;
		padding: 0;
		left: 0;
		top: 0;
	}


	header#header #branding a {
		background: #990000;
    width: 100%;
    height: auto;
    margin: 0px;
    text-indent: inherit!important;
    color: #fff;
    transform: none; padding:10px;
	}
	
	header#header h1 {
		margin: 0;
		padding: 0;
	}
	
	
	
	body.page-id-6 #photo {
		background-position: 100% 0 !important;
	}

	body.home {
		background: #000 url(../img/mobile-home.jpg) no-repeat 50% 0;
		background-size: cover;
	}


	body.home #content {
	width: 100%;
	
}

	body.home #intro {
		width: 85%;
		margin: 0 auto;
	}

	body.home #intro #logo {
	width: 100%; margin-top:50px;
}
	
	#photo {
		display: block;
    height: 250px!important;
	}

	#mobile-photo {
		display: block;
	}
	
	
	#menu-button {
		background-color: transparent;
		width: 20px;
		height: 20px;
		position: absolute;
		right: 15px;
		top: 17px; z-index: 99;
	} 
	
	#menu-button .bar {
		width: 100%;
		height: 3px;
		background-color: #fff;
		margin-bottom: 3px;
	}
	
	#personal .stats {
		font-size: 13px;
		width: 100%;
		float: none;
		border-top: 2px solid #ddd;
		border-bottom: 2px solid #ddd;
		margin-left: 0;
		margin-bottom: 10px;
	}
	
	#branding {
		width: 100%;
		position: relative;
	}
	
	#navigation {
		display: none;
		width: 100%;
		min-height: 100%;
		position: fixed;
		left: 0;
		top: 50px;
		background-color: rgba(0,0,0,.8);
		z-index: 99999;
		border-bottom: 0;
	}
	
	
	
	#navigation ul li {
		font-size: 30px;
		line-height: 1.8em;
		display: block;
		text-align: center;
	}

		#navigation ul li.twitter {
			width: 100%;
			margin: 8px auto;

		}

	#navigation ul li.twitter img {
		text-align: center;
		width: 30px;
		margin: auto;
	}
	
	#navigation ul li a {
		display: block;
	}
		
	#navigation ul {
		text-align: center;
		margin: 100px 0 0 0;
		position: relative;
		z-index: 99999;
		border-bottom: 0;
		
	}
	
	
	#photo {
		width: 100%;
		position: static;
		min-height: 100%;
		height: 100%;
		background-color: #ddd;
	}

	#content {
		width: 100%;
		position: static;
		right: 0;
		top: 0;
	
	}
	
	#content .gutter {
		padding: 50px 20px 0 20px;
	}
	
	body.blog #container,
	body.single #container,
	body.category #container,
	body.archive #container
	 {
		padding: 100px 0 0;
		width: 100%;
		margin: 0 auto;
	}

	body.blog #content,
	body.single #content,
	body.category #content,
	body.archive #content {
		width: 100%;
		position: relative;
		background-color: transparent;
	}

	body.blog #mobile-photo, 
body.single #mobile-photo,
body.category #mobile-photo,
body.archive #mobile-photo {
	display: none;
}
	
	#truly-tabitha {
		margin-bottom: 0;
	}
	
	
	
	#blog-content {
	    width: 100%;
	    float: none;
	}
	
	#blog-sidebar {
	    width: 100%;
	    float: none;
	}
	
		
	.image {
		width: 100%;
		position: relative;
		left: 0;
		text-align: center;

	}
	
	.page-header h1 {
		color: #cc6699;
		text-align: center;
		font-size: 50px;
		text-transform: uppercase;
	
	}
	
	.copyright {
		display: block;
		margin-bottom: 10px;
	}
	
	.pipe {
		display: none;
	}
	
	.credit a {
		display: block;
	}
	
}
@media(max-width:767px) { 
#footer { padding:20px; }
}