/*
Theme Name: 	Viscount Organs
Theme URI: 		viscountorgans.net
Version: 		1.0
Author: 		Tom Hirst
Author URI: 	http://metanym.com
*/

/*
===========================
CONTENTS:

01 Sensible defaults
02 Typography
03 Media queries 
===========================
*/

/* ---------------------------------------------------------------------------------------------------------- 
01 Sensible defaults ----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

@import "css/reset.css";
@import "css/prettyCheckable.css";
@import "css/isotope.css";
@import "css/jquery.fancybox.css";

div,
article,
section,
header,
footer,
nav,
li					{ position:relative; /* For absolutely positioning elements within containers (add more to the list if need be) */ }
.group:after 		{ display:block; height:0; clear:both; content:"."; visibility:hidden; /* For clearing */ }
body 				{ background:#fff; /* Don't forget to style your body to avoid user overrides */ }

/* ---------------------------------------------------------------------------------------------------------- 
02 Typography -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
/*

14 / 16	= 		0.875em 		(14px equivalent)
16 / 16	= 		1em 			(16px equivalent)
18 / 16 = 		1.125em 		(18px equivalent)
21 / 16 = 		1.3125em 		(21px equivalent)
24 / 16 = 		1.5em 			(24px equivalent)
30 / 16 = 		1.875em 		(30px equivalent)

*/

body,
input,
textarea 			{ font-family: Arial, sans-serif; }

h1, 
h2, 
h3, 
h4, 
h5, 
h6 					{  }

.clearfix:before,
.clearfix:after 
{
    content: " ";
    display: table;
}

.clearfix:after 
{
    clear: both;
}

.clearfix 
{
    *zoom: 1;
}

/* ---------------------------------------------------------------------------------------------------------- 
03 General --------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

body
{
	background: url(images/bg.jpg) top center no-repeat #1d1d1b;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	color: #1d1d1b;
}

#top
{
	background: #ae9a63;
	border-bottom: 1px solid #fff;
	min-height: 24px;
	font-family: Georgia, serif;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

#top #searchform
{
	float: left;
	margin-right: 30px;
}

#top #searchform input[type="text"]
{
	-webkit-box-shadow: inset 0px 0px 3px 1px #7d6a3e;
	box-shadow: inset 0px 0px 3px 1px #7d6a3e;
	background: #98814c;
	color: #fff;
	border: 0;
	padding: 5px;
	width: 190px;
	font-size: 1.2em;
}

#top a#print
{
	font-size: 1.6em;
	float: left;
	padding-top: 3px;
}

#top p
{
	font-size: 1.8em;
	float: right;
	margin-left: 30px;
}

#top a
{
	color: #fff;
	text-decoration: none;
}

#top a:hover
{
	text-decoration: underline;
}

header
{
	padding-top: 20px;
	padding-bottom: 20px;
}

header h1
{
	float: left;
}

header nav
{
	float: right;
	margin-right: -20px;
	padding-top: 36px;
}

header nav li, header nav li a
{
	display: block;
	float: left;	
}

header nav li
{
	font-size: 1.7em;
	font-family: Georgia, serif;
	margin-left: 20px;
	margin-right: 20px;
}

header nav li a
{
	color: #fff;
	text-decoration: none;
	padding-bottom: 3px;
}

header nav li a:hover
{
	border-bottom: 1px solid #897444;
}

header nav li.current-menu-item a, body.single-products #menu-item-18 a
{
	border-bottom: 3px solid #897444;
}

.wrapper
{
	width: 960px;
	margin: 0 auto;
}

.shadow
{
	-webkit-box-shadow: 0px 0px 5px 1px #1d1d1b;
	box-shadow: 0px 0px 5px 1px #1d1d1b;
	margin-bottom: 80px;
}

.banner
{
	
}

.banner ul.slides
{
	float: left;
	width: 700px !important;
	overflow: hidden;
	margin: 0 !important;
	padding: 0 !important;
}

.banner ul.slides li
{
	float: left;
	list-style: none !important;
	margin-left: 0 !important;
	display: none;
}

nav.home
{
	background: #000;
	float: right;
	width: 160px;
	padding: 20px;
	padding-top: 0;
	height: 320px;
	overflow: hidden;
}

nav.home ul li
{
	display: block;
	float: left;
	margin: 0 !important;
	clear: left;
	line-height: 1.7;
	font-size: 1.5em !important;
	font-family: Georgia, serif;
	position: relative;
	bottom: -1px;
}


nav.home ul li a
{
	display: block;
	float: left;
	color: #ebe6e5 !important;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

nav.home ul li a:hover
{
	border-bottom: 1px solid #897444;
}

#content
{
	background: #fff;
	padding: 20px;
}

#content a
{
	color: #666;
}

.wpgmza_markerbox
{
	font-size: 1.2em !important;
}

#content time
{
	margin-bottom: 10px;
	margin-top: -20px;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
}

#content article
{
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

#content article p
{
	margin-bottom: 10px !important;
}

#content article .feature-image
{
	float: left;
	margin-right: 20px;
	width: 195px;
}

#content article .text
{
	width: 425px;
	float: right;
}

body.single time
{
	margin-top: 0 !important;
}

body.single #content article
{
	margin-bottom: 0;
	border-bottom: 0;
}

#content a:hover
{
	text-decoration: none;
}

#content h1, #content h2, #content h3, #content h4, #content ul, #content img, #content p
{
	margin-bottom: 20px;
}

#content p
{
	font-size: 1.6em;
	line-height: 1.5;
}

#content li
{
	font-size: 1.6em;
	list-style: outside;
	margin-left: 20px;
	list-style: disc;
}

#content h1, #content h2
{
	font-size: 2.5em;
	font-family: Georgia, serif;
	background: #ebe6e5;
	padding: 20px 10px 20px 10px;
	color: #333333;
}

#content h3
{
	font-size: 2em;
	font-family: Georgia, serif;
	color: #333333;
}

#content h4
{
	font-size: 1.8em;
}

#content .main
{
	width: 640px;
	float: left;
	margin-right: 20px;
}

aside
{
	width: 260px;
	float: right;
}

aside #searchform input[type="text"]
{
	border: 1px solid #ccc;
	font-size: 1.3em;
	color: #74747b;
	padding: 5px;
	margin-bottom: 20px;
	width: 248px;
}

aside .widget
{
	border: 1px solid #ae9a63;
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}

aside .widget h3
{
	font-size: 1.6em !important;
	font-weight: bold;
	margin-bottom: 10px !important;
	font-family: Georgia, serif;
	color: #333333;
}

aside .widget p
{
	font-size: 1.4em !important;
	margin-bottom: 0 !important;
}

aside .widget input[type="text"]
{
	border: 1px solid #ccc;
	font-size: 1em !important;
	color: #74747b;
	padding: 5px;
	margin-bottom: 20px;
	width: 225px;
}

aside .widget input
{
	margin-top: 10px !important;
	margin-bottom: 0 !important;
}

#s {
	width: 225px !important;
}

.fbf_facebook_page_widget {
	font-size: 0.75em !important;
}

aside .widget input[type="submit"]
{
	font-size: 1.3em !important;
	background: #333;
	color: #fff;
	border: 0;
	padding: 5px 20px 5px 20px;
	line-height: 1 !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

aside .widget input[type="submit"]:hover
{
	background: #666;
}

.news-item
{
	width: 200px;
	float: left;
	margin-right: 20px;
}

.news-item img
{
	border: 2px solid #ae9a63;
	margin-bottom: 10px !important;
}

.news-item h4
{
	margin-bottom: 10px !important;
	font-size: 1.6em !important; 
	line-height: 1.1;
}

.news-item p
{
	font-size: 1.3em !important;
	line-height: 1.2 !important;
}

.news-item h4 a
{
	color: #333;
	text-decoration: none;
}

.news-item:last-of-type
{
	margin-right: 0;
}

/* PRODUCT SELECTOR */

.selector
{
	border: 1px solid #b09c67;
	width: 305px;
	float: left;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px 1px #a9a9a9;
	box-shadow: 0px 0px 3px 1px #a9a9a9;
	color: #575756;
}

.selector legend, .selector h4
{
	font-size: 1.5em !important;
	font-weight: bold;
	margin-bottom: 10px !important;
}

.selector ul
{
	margin-bottom: 5px !important;
}

.selector li
{
	display: block;
	float: left;
	margin: 0 !important;
	margin-right: 15px !important;
	margin-bottom: 15px !important;
	font-size: 1.5em !important;
}

.selector li a
{
	text-decoration: none !important;
	padding-left: 27px !important;
	background: url(images/fake-check.jpg) no-repeat left center;
	padding-top: 2px;
	padding-bottom: 1px;
}

.selector li a.selected
{
	background: url(images/fake-checked.jpg) no-repeat left center;
}

.selector fieldset
{
	margin-bottom: 10px;
}

.selector fieldset:last-of-type
{
	margin-bottom: 0;
}

.products
{
	width: 550px;
	float: right;
}

.group
{
	border: 1px solid #b09c67;
	padding: 20px;
	padding-bottom: 10px;
	background: #efebe0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px 1px #a9a9a9;
	box-shadow: 0px 0px 3px 1px #a9a9a9;
	margin-bottom: 20px;
}

.group p
{
	margin-bottom: 10px !important;
	color: #575756 !important;
}

.group h2, .selector h2
{
	padding: 0 !important;
	background: none !important;
	font-size: 2em !important;
	color: #575756 !important;
	margin-bottom: 10px !important;
	float: left !important;
	position: relative;
	z-index: 100;
}

.group h2.range
{
	float: right !important;
}

.product
{
	display: block;
	float: left;
	width: 89px;
	height: 104px;
	overflow: hidden;
	border: 1px solid #ae9a63;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	position: relative;
}

.product img {
	width: 89px;
}

.product .overlay
{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 40%;
	width: 85px;
	background: url(images/trans-bg.png) repeat;
	padding: 2px;
	font-size: 1.2em;
	color: #333;
}

.product em
{
	font-style: normal !important;
}

.product .overlay a
{
	color: #333;
}

.product img
{
	margin-bottom: 0 !important;
}

/* CUSTOM SELECTOR ALIGNMENT */

.option-set {
	margin-bottom: 10px;
}

.option-set  input[type="checkbox"] {
    display:none;
}

.option-set label {
	font-size: 1.3em;
	margin-right: 12px;
	margin-bottom: 10px;
	display: block;
	float: left;
}


.option-set  input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(images/checkbox-sprite.jpg) left top no-repeat;
    cursor:pointer;
}
 .option-set input[type="checkbox"]:checked + label span {
    background:url(images/checkbox-sprite.jpg) right top no-repeat;
}

.compact-move
{
	padding-left: 6px;
}

.seven-to-twelve-move
{
	padding-left: 6px;
}

.stops li:nth-of-type(3), .stops li:nth-of-type(5)
{
	clear: both;
}

.stops li:nth-of-type(1)
{
	margin-right: 66px !important;
}

.stops li:nth-of-type(3)
{
	margin-right: 45px !important;
}

.console li:nth-of-type(1)
{
	margin-right: 66px !important;
}

.console li:nth-of-type(3)
{
	margin-right: 31px !important;
}

.console li:nth-of-type(5)
{
	margin-right: 39px !important;
}

.price li:nth-of-type(1)
{
	margin-right: 66px !important;
}

.price li:nth-of-type(3)
{
	margin-right: 21px !important;
}

.price li:nth-of-type(5)
{
	margin-right: 13px !important;
}

.pedal li:nth-of-type(2), .pedal li:nth-of-type(3)
{
	clear: both;
}

.finish li:nth-of-type(2)
{
	clear: both;
}

label[for="illuminated-tabs"]{
	margin-left: 1px;
}

/* STYLE CHECKBOXES */



/* SINGLE PRODUCTS */

.intro
{
	background: #ebe6e5;
	padding: 20px;
	color: #666666;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.intro h2
{
	padding: 0 !important;
	background: none;
	color: #666666 !important;
}

.intro .feature-image
{
	width: 300px;
	float: left;
}

.intro .text
{
	width: 280px;
	float: right;
	padding-left: 20px;
	font-size: 0.875em;
}

.gallery .item
{
	display: block;
	float: left;
	margin-right: 20px;
}

.gallery .item:nth-child(2n)
{
	margin-right: 0;
}

.tabs nav ul li
{
	display: block;
	float: left;
	margin: 0 !important;
	font-family: Georgia, serif;
}

.tabs nav ul li a
{
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	display: block;
	background: #ebe6e5;
	border: 2px solid #c6c2c1;
	border-left: 0;
	font-weight: bold;
	color: #666 !important;
	text-decoration: none !important;
}

.tabs nav ul li a:hover
{
	text-decoration: underline !important;
}

a.current
{
	background: #fff !important;
	border-bottom: 2px solid #fff !important;
}

.tabs nav ul li:nth-child(1) a
{
	border-left: 2px solid #c6c2c1;
}

.panel
{
	padding: 20px;
	padding-bottom: 5px;
	border: 2px solid #c6c2c1;
	border-top: 0 !important;
	width: 593px;
	font-size: 0.875em;
	margin-top: -2px;
	color: #575756 !important;
}

.panel table td pre
{
	font-size: 1.4em !important;
	font-family: Arial, sans-serif !important;
}

.panel table td
{
	
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5
{
	color: #575756 !important;
}

/* PRODUCT RANGE ARCHIVES */

ul#large-products li
{
	margin: 0;
	padding: 0;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 40px;
}

.large-item
{
	width: 150px;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 1em !important;	
	min-height: 400px;
}

.large-item img
{
	margin-bottom: 10px !important;
}

.large-item h3
{
	color: #676765 !important;
	font-size: 1.6em !important;
	font-weight: 600 !important;
	margin-bottom: 10px !important;
}

.large-item p
{
	font-size: 1.2em !important;
	color: #676765 !important;
	margin-bottom: 10px !important;
}

.large-item a.button
{
	background: #ae9b6f;
	width: 152px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff !important;
	text-decoration: none !important;
	display: block;
	font-family: Georgia, serif !important;
	font-size: 1.2em !important;
	-webkit-box-shadow: 0px 0px 2px 1px #a9a9a9;
	box-shadow: 0px 0px 2px 1px #a9a9a9;
	bottom: 0;
	position: absolute;
}

/* FANCYBOX ALWAYS SHOW ARROWS */

.fancybox-nav span 
{
   visibility: visible;
}

/* SINGLE INSTALLATIONS */

.installation-images
{
	float: right;
	width: 300px;
}

/* CUSTOM STYLING ON A PER PAGE BASIS */

body.what-is-physis-technology #content {
	background: none !important;
	color: #fff !important;
}

body.what-is-physis-technology h2
{
	background: none !important;
	color: #fff !important;
}

footer
{
	background: #897444;
	border-top: 20px solid #ae9a63;
	padding: 20px;
	font-family: Georgia, serif;
	color: #fff;
}

footer .contact-info
{
	width: 480px;
	float: left;
	margin-right: 20px;
}

footer nav
{
	width: 200px;
	margin-right: 20px;
	float: left;
	font-size: 1.5em;
	line-height: 1.6;
}

footer nav a
{
	text-decoration: none;
}

footer nav a:hover
{
	text-decoration: underline;
}

footer .social
{
	width: 180px;
	float: right;
}

footer h3
{
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 10px;
}

footer p
{
	font-size: 1.5em;
	margin-bottom: 5px;
}

footer a
{
	color: #fff;
}

footer p a:hover
{
	text-decoration: none;
}

footer span
{
	font-family: Arial, sans-serif;
	display: block;
}

footer .contact-info span
{
	margin-top: 30px;
	font-size: 1.3em;
}

footer .social span
{
	margin-bottom: 15px;
	line-height: 1.5;
	font-size: 1.3em;
	text-align: right;
}

footer .social a
{
	display: block;
	float: right; 
	margin-left: 20px;
}

footer .social a:hover
{
	opacity: 0.8;
}

body.page-template-default #content img
{
	
}

/* WORDPRESS CORE CSS */

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}

li.comment
{
	list-style: none !important;
}

.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}

#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

.comment-body p
{
font-size: 14px !important;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
        text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:1.2em !important;
    line-height:1.8em !important;
    margin:0;
    padding:0 4px 5px;
    margin-top: -15px;
    background: #fff;
    position: relative;
    z-index: 500;
    width: 98.5% !important;
}

ul.slides li {
	list-style: none !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.tabs .st_facebook, .tabs .st_twitter, .tabs .st_linkedin, .tabs .st_email, .tabs .st_plusone, .tabs .st_pinterest, .tabs .st_fblike {
	display: none;
}

/* ---------------------------------------------------------------------------------------------------------- 
03 Media queries (using a mobile-first approach) ------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

/* 400 and up */
@media screen and (min-width:400px) {

					{ /* Place your styles here for all widths greater than 400px */ }

}

/* Retina Display */
@media screen and (-webkit-min-device-pixel-ratio:2) {

					{ /* Place your styles here for all 'Retina' screens */ }

}

a.listen {
	cursor: pointer;
}

.audio-holder
{
	
	height: 0px;
	width: 0px;
	
	top: 0;
	left: 0;
}

@media print {
	.shadow {
		-webkit-box-shadow: 0px 0px 0px 0px;
		box-shadow: 0px 0px 0px 0px;
	}
	
	.wpcol-one-third {
		width: 30% !important;
		float: left !important;
		position: relative !important;
	}
}