
/* Custom Elastislide Styling */



body {
	padding: 0 25px;
	width: 1140px;
}

body, li, td, blockquote, th, p {
	font-family: 'Conv_NeutraCond-Light', Sans-Serif;
	font-weight: normal;
	font-size: 30px;
	margin: 0 auto;
}

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

h1, h2, h3, h4, h5, h6 { margin: 0; }

strong, b { font-family: 'Conv_NeutraCond-Medium', Sans-Serif; }

#title1, #title2, #subtitle, #nav, #caption, #contact { margin: auto 40px; }

h1 { font-size: 86px; }

#contact {
	float: right;
	text-align: right;
}

#nav {
	float: left;
	font-size: 45px;
	line-height: 35px;
	margin-bottom: 20px;
}

#about { font-size: 33px; }

a, a:visited, a:link {
	text-decoration: none;
	-webkit-transition: color 0.15s;
	-moz-transition: color 0.15s;
	-ms-transition: color 0.15s;
	-o-transition: color 0.15s;
	transition: color 0.15s;
	color: #000;
}

a:hover { color: #842121; }

#title1 {
	margin-top: 30px;
	text-align: left;
}

#title2 {
	text-align: right;
	margin-top: -40px;
}

#caption { margin-bottom: 35px; }

.elastislide-wrapper nav span {
	font-size: 170px;
	line-height: 0;
	font-family: 'Conv_NeutraDisplay-Thin', Sans-Serif;
}

#instagram {
	position: relative;
	top: 7px;
}

/*SLIDER*/

.clearfix {
	float: none;
	clear: both;
}

#pagination {
	margin: -190px auto 190px;
	width: 100%;
}

#foo3 img {
	height: 220px;
	width: auto;
}

/*TUMBLR*/
#tumblr{border-top: 5px solid #ccc;width:65%;margin:20px auto;}
.tumblr_post{ margin:20px auto; padding:10px 0 20px; border-bottom: 5px solid #ccc;}
.tumblr_post h3{font-family: 'Conv_NeutraCond-Medium', Sans-Serif;}
.tumblr_post p {margin:16px 0;}
.tumblr_post p img {margin-left: 120px;}
.date{ font-size:18px; font-style:italic; margin-top:0 !important;}
#tS2{opacity:0;}
#pagination{display:none;}
#preloader{ text-align:center; margin:100px auto 78px;}