/*
THEME NAME: The Skinny Vintage Investment Co.
THEME URI: http://www.skinnyvintage.com
DESCRIPTION: RSkinny Vintage
VERSION: 1.0
AUTHOR: Oli Pyle
AUTHOR URI: http://www.olipyle.co.uk
TAGS: 
*/

/* Two-column with sidebar on left from the /examples/ folder  */
div#container {
float:left;
width:100%;
}

div#content {
margin:0 33.33% 0 1.5%;
	border-right: 1px solid #000;
	padding-right: 1.5%;
}

div#content.span-three-col {
	border-right: none;
}

div.sidebar {
float:left;
overflow:hidden;
width: 29.83%;
margin: 0 1.5%;
}

div#primary {
margin:0 1.5% 0 -31.83%;
}

div#secondary {
margin:0 0 0 -200px;
}

div#footer {
clear:left;
width:100%;
}


body {
font-family: georgia, sans-serif;
background: #fff url(img/bg-flock.png) repeat left top;
}

h1 {
	font-variant:small-caps;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 2.2em;
	text-align: center;
	border-bottom: 1px solid #000;
	padding: 0 0 0.5em 0;
	margin-top: 0;
}

h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	clear: both;
}

.entry-content h2 {
	margin-top: 2em;
}

p {
	line-height: 1.4;
}

a:link, a:visited {
	color: #000;
}

a:hover {
	color: #67614d;
}

a img {
	border: none;
}

a:hover img {
opacity:0.85;
filter:alpha(opacity=85); /* For IE8 and earlier */
}

div.skip-link {
display: none;
}

div#menu {
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:6em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

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

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}



div.sidebar ul {
margin:0;
padding:0;
}

div#wrapper {
max-width: 1200px;
min-width: 1000px;
margin: 0 auto;
background: #fbf6ec url(img/bg-paper.png) repeat left top;
padding: 0 0 2em 0;
}

div#wrapper-left {
background: transparent url(img/bg-wrapper-left.png) repeat-y left top;
padding-left: 57px;
}

div#wrapper-right {
background: transparent url(img/bg-wrapper-right.png) repeat-y right top;
padding-right: 57px;

}

div#menu ul {
	border: 1px solid #000;
	float: left;
	width: 100%;
	border-left: 0;
	border-right: 0;
	padding: 0.3em 0;
}

div#menu ul li {
	width: 14.2%;
	display: block;
	text-align: center;
	text-transform:  uppercase;
	font-size: 14px;
	border-left: 1px solid #000;
	margin: 0;
}

div#menu ul li.page-item-19 {
	border-left: none;
}

div#menu ul li a {
	height: 24px;
	padding-top: 46px;
	background-position: center 5px;
	background-repeat: no-repeat;
}

div#menu ul li.page-item-9 a {
	height: 34px;
	padding-top: 36px;
	background-position: center 5px;
	background-repeat: no-repeat;
}

div#menu ul li.page-item-19 a {
	background-image: url(img/nav-icon-home.png);
}
div#menu ul li.page-item-7 a {
	background-image: url(img/nav-icon-about.png);
}
div#menu ul li.page-item-9 a {
	background-image: url(img/nav-icon-installation.png);
}
div#menu ul li.page-item-11 a {
	background-image: url(img/nav-icon-news.png);
}
div#menu ul li.page-item-13 a {
	background-image: url(img/nav-icon-press.png);
}
div#menu ul li.page-item-15 a {
	background-image: url(img/nav-icon-gallery.png);
}
div#menu ul li.page-item-17 a {
	background-image: url(img/nav-icon-contact.png);
}

div#menu ul li.current_page_item a {
	background-color: #e6e1d6;
}

div#menu ul li a:hover {
	background-color: #f0ebe1;
	color: #000;
}

div#header {
	padding: 2em 0;
	position: relative;
}

div#header #neo-futurist {
	position: absolute;
	right: 0;
}

#top-social {
	position: absolute;
	left: 0;
	top: 2.1em;
	margin: 0;
	padding: 0;
}

#top-social li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
}

ul.children {
	display: none;
}

div#footer {
	border: 4px double black;
	border-left: none;
	border-right: none;
	padding: 2em 0;
	margin: 2em 0 0 0;
	font-size: 14px;
	text-align: left;
	float: left;
	width: 100%;
	background: transparent url(img/latte-mark.png) no-repeat 20px bottom;
	position: relative;
}

#imprint {
	font-size: 12px;
	text-align: center;
	clear: both;
	padding: 2em 0 0 0;
}

.post-edit-link {
	display: none;
}

.span-three-col {
	float: left;
	margin: 0 1.5%;
	width: 96.9%;
}

.span-two-col {
	width: 63.6%;
	float: left;
	margin: 0 1.5%;
}

.span-one-col {
	width: 30.33%;
	float: left;
	margin: 0 1.5%;
}

#footer h2 {
	padding: 0 0 0.6em 0;
	border-bottom: 1px solid #000;
}

ul#bottom-social {
	margin: 0;
	padding: 0;
}

ul#bottom-social li {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

ul#bottom-social a {
	text-decoration: none;
}

ul#bottom-social li img {
	margin: 0px 5px -6px 0;
}

#funding {
	border-top: 1px solid #000;
	padding: 1em 0;
	margin-top: 2.5em;
	text-align: right;
	position: relative;
}

#funding-logos a {
	padding: 1em;
}

#invest-button {
	position: absolute;
	left: 0;
	top: 2em;
}

.sidebar {
	font-size: 14px;
	padding-top:  0.4em;
}

#home {
	padding: 0.3em 0;
	clear: both;
}

#skinny-banner {
	width: 100%;
	padding-bottom: 1em;
}

#skinny-banner img {
	width: 100%;
	height: auto;
}

#letter {
	font-size: 14px;
	width: 40%;
	padding: 3%;
	background: #fff url(img/bg-letter.png) repeat left top;
	margin: -100px 0 30px 60px;
	position: relative;
	z-index: 100;
	transform:rotate(-1deg);
	-ms-transform:rotate(-1deg); /* IE 9 */
	-webkit-transform:rotate(-1deg); /* Safari and Chrome */
	box-shadow: 1px 1px 2px 0px #afaea5;
	float: left;
}

#letter span {
	font-variant:small-caps;
	text-align: center;
	display: block;
}

#letter span.title {
	font-size: 1.2em;
}

#letter .entry-content {
	padding-top: 1em;
	font-family: courier;
}

#letter img {
	float: right;
	margin: -40px -15px 10px 10px;
	position: relative;
}

#listen-link {
	background: transparent url(img/bg-button.png) repeat-x left center;
	text-align: center;
	padding: 1em 0;
	clear: both;
	margin-bottom: 1.2em;
}

.home #widg-forthcoming {
	float: right;
	width: 43%;
}

.section-title {
	border: 1px solid #000;
	border-left: none;
	border-right: none;
}

img.size-full {
	width: 100%;
	height: auto;
}

#letter img.size-full {
	width: inherit !important;
	float: none;
	margin: 0;
}

.section-title {
	font-size: 14px;
	padding-left: 85px;
	padding-top: 0.4em;
	background-position: left center;
	background-repeat: no-repeat;
}

.section-title h2 {
	margin-bottom: 0.3em;
}

.section-title h3 {
	font-weight: normal;
	font-variant:small-caps;
	margin-top: 0;
}

.section-title a {
	text-decoration: none;
}

#widg-contact .section-title {
	background-image: url(img/icon-contact.png)
}
#widg-press .section-title {
	background-image: url(img/icon-press.png)
}
#widg-gallery .section-title {
	background-image: url(img/icon-gallery.png)
}
#widg-forthcoming .section-title {
	background-image: url(img/icon-forthcoming.png)
}

.more-link a {
	background: transparent url(img/icon-more.png) no-repeat left center;
	text-decoration: none;
	padding: 0.7em 0 0.7em 32px;
	font-style: italic;
	font-weight: bold;
	font-size: 0.9em;
	border-top: 1px solid #000;
	display: block;
}

span.event-title {
	font-weight: bold;
}
span.event-date {
	font-style: italic;
	font-size: 0.9em;
}

#widg-forthcoming a {
	text-decoration: none;
}

#widg-forthcoming ul {
	margin: 0;
	padding: 1em 0 0 0;
}

#widg-forthcoming li {
	margin: 0 0 0.5em 0;
	padding: 0;
	list-style: none;
	line-height: 1.3;
}

.blog .post, .category .post {
	border-bottom: 1px solid #000;
	padding: 1.5em 0;
}

.entry-date {
	font-size: 0.8em;
	font-style: italic;
}

.cat-links a {
	text-decoration: none;
	font-variant:small-caps;
}

h2.entry-title {
	margin: 0.4em 0;
}

.entry-title a {
	text-decoration: none;
}

.installation .entry-content {
	text-align: center;
}

.installation a img {
	padding: 0.5em;
	
}

.fancybox-inner {
    -webkit-overflow-scrolling: touch !important;
    overflow: scroll !important;
  }
  
 .navigation {
	border-top: 1px solid #000;
	padding: 1.5em 0;
	margin-top: 3em;
 } 
 
blockquote.quotescollection cite {
	 display: block !important;
	 padding-top: 0.5em;
 }
 
 blockquote.quotescollection q {
	 font-size: 23px;
	 line-height: 1.1;
	 padding-bottom: 0.5em;
 }
 
 .quotescollection_randomquote q {
	 font-size: 25px;
 }
 
 #widg-gallery img {
	 width: 100%;
	 height: auto;
 }
 
 .contact img.size-full, .pageid-13 img.size-full {
	 width: inherit !important;
 }
 
 .gram-website {
	 display: none;
 }
 
#cntctfrm_contact_form, #cntctfrm_thanks {
	padding: 110px 5% 33px 5%;
	background: #f3dfc7 url(img/bg-skinnygram2.jpg) no-repeat center top;
	float: right;
	width: 50%;
	text-align: center;
}

#cntctfrm_contact_form div {
	width: 100%;
	padding-top: 0 !important;
	padding-bottom: 8px;
	text-align: center !important;
}

#cntctfrm_contact_form div input, #cntctfrm_contact_form div textarea  {
	padding: 5px;
}

#cntctfrm_contact_form div label {
	text-align: right;
}

.required {
	font-size: 10px; 
}

.wb_video_title {
	display: none;
}
.wb_video_item {
	clear: none !important;
	display: inline-block;
	width: 33.33%;
	text-align: center;
}
.wb_video_container {
	text-align: center;
	padding-top: 10px !important;
}

.wb_video_image_link {
	float: none !important;
	display: block;
	margin: 0 auto;
	padding: 0 !important;
}
.wb_video_image_link img {
	border: 2px solid #cfcfcf;
	width: 150px !important;
	height: auto;
}
.wb_video_icon {
	left: 97px !important;
	top: 45px !important;
}

/*


.wb_video_container {
	padding-left: 10px !important;
}







.wb_video_image_link {
 	padding-right: 19px !important;
}
*/
.gallery-caption {
	font-size: 12px;
	padding-top: 0.5em;
}

.latest-tweets ul {
	width: 105%;
}

.latest-tweets ul li {
	margin: 0 5% 0 0;
	padding: 0;
	float: left;
	width: 45%;
	list-style: none;
}

.latest-tweets ul {
	margin: 0;
	padding: 0;
}

.tweet-text {
	margin-bottom: 0.5em;
}

.tweet-details {
	font-size: 12px;
	margin-top: 0;
	font-style: italic;
}

.tweet-details a {
	text-decoration: none;
}

#cntctfrm_contact_form input [style="cursor: pointer; margin: 0pt; text-align: center;margin-bottom:10px;"] {
	background-color: #000 !important;
	color: #f3dfc7 !important;
	width: auto !important;
}