/*
Theme Name: Underwater Sculpture Theme
Theme URI: http://www.underwatersculpture.com/
Version: 1.0
Description: Custom theme based on WooThemes Canvas
Author: Richard Wells
Author URI: http://www.artistswebsites.co.uk
Template: canvas
Tags: canvas, woothemes
	
	Canvas
	Copyright: (c) 2009-2010 WooThemes.
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* @import url('../canvas/style.css'); */

/* new colours
background: #f8f8f8 - light
text: #000000 - black
hover: #dd9933 - dark yellow
#a5a3a3 - grey
dropdown background: #d8d8d8- light grey
lines: #424242 - dark grey
*/
/* old colours
background: #3E3E3E - dark
text: #FFFFFF - white
hover: #dd9933 - yellow
dropdown background: #4D4D4D - grey
lines: #dbdbdb - dark grey
*/

/* For NextGEN gallery see wp-content/ngg_styles/nggallery.css */

/* LAYOUT */

/* responsive */
#wrapper {
	padding: 0 1em 2em;
}
@media screen and (min-width: 55em) {
	.sub-menu {
		display: none !important;
	}
}

/* general */
ul.no-bullets {
	padding-left: 0px;
}
ul.no-bullets li {
	list-style-type: none;
}

/* home */
body.home #main header {
	display: none;
}
.home .entry p {
	display: none;
}
body li a:hover, body #navigation li a:hover, body #sub_navigation li a:hover {
	text-decoration: none;
}
body .post .title, body .page .title {
	margin: 0 0 1em;
	font-weight: normal;
	font-size: 14px;
}

/* header */

body #header {
/*	background-color: #f8f8f8;*/
}

/* navigation */

/* push sub-menu text to right
#wrapper #navigation ul ul { 
	margin-left: 2.9em;
} */
#wrapper #navigation, #wrapper #sub_navigation {
	margin-bottom: 1em;
	left: -36px;
}
#wrapper #sub_navigation ul li a, #tag_links a {
	color: #000000;
}
#wrapper #tag_links {
	font-size: 12px;
}
#wrapper #sub_navigation ul li a:hover, #wrapper #sub_navigation ul li a:focus, #tag_links, #tag_links a:active, #tag_links a:hover, #tag_links a:focus {
	color: #dd9933;
	text-decoration: none;
}
#wrapper #navigation ul li.current_page_item a, #wrapper #sub_navigation ul li.current_page_item a {
	color: #dd9933;
}
/* nt on film page */
.page-id-58 #sub_navigation {
	display: none;
}

#navigation {
	z-index: 1;
}
#navigation ul.nav li a, #navigation ul.nav li.parent a {
	padding-left: 3.8em;
	padding-right: 0;
}
/* first menu item */
#navigation ul.nav li#menu-item-593 a {
	padding-left: 2.75em;
}
#wrapper #sub_navigation {
	font-size: 13px;
	text-align: center;
	border-top: 1px solid #d8d8d8;
	margin-bottom: 2em;
	padding-top: 2em;
}
#wrapper #sub_navigation ul {
	list-style: none;
}
#wrapper #sub_navigation li {
	display: inline;
	padding-right: 2%;
	padding-left: 2%;
}

/* remove arrows http://wpu.me/remove-drop-down-arrows-in-navigation-in-woo-canvas/ */
#wrapper #navigation .nav li.parent > a {
}
#wrapper #navigation .nav li.parent > a:after {
display: none;
}

/* WooThemes */

/* Canvas 2.0 */

#inner-wrapper {
  padding: 0;
}

/* Canvas theme */

/* contact page template*/
.page-template-template-contact-php .location-twitter {
border-bottom: 0px;
}

/* custom theme */

/* environment pages */
.boxes .twocol-one, .boxes .threecol-one, .boxes .threecol-two, .boxes .fourcol-one, .boxes .fourcol-two, .boxes .fourcol-three, .boxes .fivecol-one, .boxes .fivecol-two, .boxes .fivecol-three, .boxes .fivecol-four, .boxes .sixcol-one, .boxes .sixcol-two, .boxes .sixcol-three, .boxes .sixcol-four, .boxes .sixcol-five {
/*padding: 15px;*/
/*border: solid 1px white;*/
}

/* tabs */
.entry .shortcode-tabs {
	padding: 0px;
}
.entry .shortcode-tabs.vertical, .entry .shortcode-tabs.vertical .tab {
	background: #f8f8f8;
}
.entry .shortcode-tabs.vertical ul.tab_titles {
	border: 0px;
}
.entry .shortcode-tabs.vertical ul.tab_titles li {
	border: 0px;
}
.entry .shortcode-tabs ul.tab_titles li.nav-tab a {
	text-transform: none;
	font-size: 100%;
	padding-left: 0px;
}
/* shortcodes.css */
/* columns */
/* NB this corrects an error in css */
body .fivecol-four{width:79.40%;}
/* change numbers to allow 3% space */
body .twocol-one{width:48.5%;}
body .threecol-one{width:31.33%;}
body .threecol-two{width:65.67%;}
body .fourcol-one{width:22.75%;}
body .fourcol-two{width:48.5%;}
body .fourcol-three{width:74.25%;}
body .fivecol-one{width:17.6%;}
body .fivecol-two{width:38.2%;}
body .fivecol-three{width:58.8%;}
body .fivecol-four{width:79.40%;}
body .sixcol-one{width:14.1%;}
body .sixcol-two{width:31.2%;}
body .sixcol-three{width:48.3%;}
body .sixcol-four{width:65.4%;}
body .sixcol-five{width:82.5%;}
body .twocol-one, body .threecol-one, body .threecol-two, body .fourcol-one, body .fourcol-two, body .fourcol-three, body .fivecol-one, body .fivecol-two, body .fivecol-three, body .fivecol-four, body .sixcol-one, body .sixcol-two, body .sixcol-three, body .sixcol-four, body .sixcol-five {
margin-right: 3%;
margin-bottom: 3%;
}
body .last {
margin-right: 0%;
}

/* images */
.entry img, img.thumbnail {
padding: 0px;
background: none;
}

/* comments */
#comments {
	display: none;
}

/* Cool Video Gallery */

/*#content .video-gallery-thumbnail-box:hover {
	background-color: a5a3a3;
}*/

/* environment pages */

.boxes .alignleft {
margin: 0px 12px 12px 0;
}
.boxes .alignright {
margin: 0px 0px 12px 0px;
}
body .twocol-one, body .threecol-one, body .threecol-two, body .fourcol-one, body .fourcol-two, body .fourcol-three, body .fivecol-one, body .fivecol-two, body .fivecol-three, body .fivecol-four, body .sixcol-one, body .sixcol-two, body .sixcol-three, body .sixcol-four, body .sixcol-five {
margin-bottom: 0%;
}
.boxes .fivecol-three {
	width: 54.4%;
	border: solid 1px #000000;
	padding: 2%;
}
.boxes .fivecol-three p {
	text-align: justify;
}
/* temporary? */
.boxes .woo-sc-hr {
border-bottom: 0px;
}

/* contact form */
#content table#contactform, #content table#contactform tr, #content table#contactform td, #content table#contactform tbody {
border: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background: #f8f8f8;
box-shadow: none;
-webkit-box-shadow: 0px 0px 0px 0px;
-moz-box-shadow: 0px;
}
table tbody td {
border-bottom: 0px;
}
table td, table th {
border-right: 0px;
}
table tbody tr:nth-child(2n) td {
border-right: 0px;
background: #f8f8f8;
}
.entry div.wpcf7-mail-sent-ok {
	border: 2px solid #000000;
}
.entry div.wpcf7-mail-sent-ng {
	border: 2px solid #000000;
}
.entry div.wpcf7-spam-blocked {
	border: 2px solid #000000;
}
.entry div.wpcf7-validation-errors {
	border: 2px solid #000000;
}
.entry span.wpcf7-not-valid-tip {
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #000000;
	font-style: italic;
}

/* MailChimp */
/* #mc_signup_form {
margin-top: 20px;
padding: 0px;
}
#mc_subheader {
margin-bottom: 10px;
}
#mc_signup_form label.mc_var_label {
float: left;
display: block;
}
#mc_mv_EMAIL {
float: left;
width: 250px;
margin-right: 10px;
margin-left: 10px;
}
.mc_signup_submit {
text-align: left;
margin-left: 153px;
}
.mc_signup_submit #mc_signup_submit {
margin-top: 0px;
width: 20%;
}
.mc_custom_border_hdr {
font-size: inherit;
padding: 0px;
}
.mc_custom_border_hdr {
font-size: inherit;
padding: 0px;
} */
.mc4wp-form input, .mc4wp-form label {
	float: left;
	margin-right: 10px;
}
.mc4wp-form input {
}
input#mc4wp_email {
	width: 50%;
}

/* Facebook feed */
.fb-page {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

/* Twitter feed */
.twitter-timeline {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

#footer .copyright {
	height: 0px;
}

/* social media buttons in footer */
#footer #credit {
	float: right;
}
#footer #credit span {
	display: block;
}
.social-media-button-sprite {
	background: url('graphics/social-media-button-sprite.gif') no-repeat top left;
}
.mailing-button {
	display: block;
	background-position: 0px 0px;
	width: 16.5px;
	height: 20px;
	float: left;
}
a.facebook-button {
	display: block;
	background-position: -16.5px 0px;
	width: 16.5px;
	height: 20px;
	float: left;
}
a.twitter-button {
	display: block;
	background-position: -33px 0px;
	width: 16.5px;
	height: 20px;
	float: left;
}
a.instagram-button {
	display: block;
	background-position: -49.5px 0px;
	width: 16.5px;
	height: 20px;
	float: left;
}
a.feed-button {
	display: block;
	background-position: -66px 0px;
	width: 16.5px;
	height: 20px;
	float: left;
}
/* rollover opacity */
#buttons a {
filter: alpha(opacity=100);
opacity:1;
	-webkit-transition: all 200ms ease-in-out; /* easing Nivo Slider http://dev7studios.com */
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
 
#buttons a:hover { /* Image opacity when rolled over */
filter: alpha(opacity=40);
opacity:0.4;
	-webkit-transition: all 200ms ease-in-out; /* easing Nivo Slider http://dev7studios.com */
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
#footer.col-full {
	padding-top: 5px;
	border-top: 1px solid #d8d8d8;
}

/* fancybox */
/* #fancybox-outer {
	background: transparent;
} */
#fancybox-overlay {
	background-color: #F8F8F8 !important;
	opacity: 1 !important;
}
#fancybox-outer {
	background-color: #F8F8F8 !important;
	display: table-cell;
}
#fancybox-outer div#fancybox-content {
	border: 0px;
	/* border-width: 0px; */
}
#fancybox-outer #fancybox-title.fancybox-title-inside {
	/* display: none !important; */
	background-color: #F8F8F8 !important;
	margin: 0px !important;
	padding-top: 7px;
	text-align: left;
	font-size: 11px;
}
#fancybox-close {
	display: none !important;
}
#fancybox-bg-n, #fancybox-bg-e, #fancybox-bg-s, #fancybox-bg-w, #fancybox-bg-ne, #fancybox-bg-nw, #fancybox-bg-se, #fancybox-bg-sw {
	background-image: none !important;
}
#fancybox-left-ico, #fancybox-right-ico {
	background-image: url('graphics/fancybox.png') !important;
}

/* project map */
.imgl {
	margin-bottom: 20px;
}
.imgl .imgl-btn-info {
	display: none !important;
}
#poststuff h2 {
	padding-left: 0px;
}