/* @override 
	http://shandobilcommunications.com/wp-content/themes/shandobil/style.css
*/

/*
Theme Name: Shandobil Communications
Theme URI: http://shandobilcommunications.com
Version: 1.0.1
Description: Canvas Child Theme
Author: Ben Klocek
Author URI: http://www.bracia.com
Template: canvas
*/

/* Default styles */
@import "/wp-content/themes/canvas/style.css";
/*-----------------------*/

a:link{
	text-decoration: underline;
}

#main{
	padding: 20px 20px 0 20px;
}
.two-col-left #main{
	padding-right: 0;
}

#sidebar{
	padding-top: 20px;
}

#main .post .title, #main .page .title, #main h1.title  {
	font-weight: normal !important;
	font-style: normal !important;
	text-transform: uppercase;
}

/* @group Pull out image & caption */

.entry .wp-caption { 
	padding: 0; 
	background: none !important; 
	border-width: 0px; 
}

.entry .wp-caption img{ padding: 0; }

.entry .wp-caption-text { 
	text-align:left; 
	line-height: 1.1em;
	font-size: .8em;
}

.two-col-left .slider-wrapper,
.two-col-left .fluxslider,
.two-col-left .wp-caption{
	margin: 0 -290px 20px 20px;
	float: right;
	padding: 4px;
	border: 1px solid #d9d9d9;
}

.entry span.plus_previewimage{
	margin-right: 0 !important;
	display: inline-block;
}

.two-col-left .alignright{
	margin-right: -290px;
	width: 420px !important;
}

.two-col-left .alignright .wp-caption-text{
	width: 55%;
	float: right;
}

/* @end */

/* @group Navigation */

#navigation{
	margin-bottom: 10px;
	background-color: #ffd01f;
	padding: 8px 0;
}
#navigation a{
	text-decoration: none;
}

#navigation  .nav .current-menu-item a{
	color: #fdfcff;
	background-color: #575757;
}

.nav a, .nav li.current_page_item, .nav li.current_page_parent, .nav li.current-menu-ancestor, .nav li.current-menu-item, .nav li.sfHover, .nav li.selected{ 
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}

/*main menu*/
.nav li.current_page_item a,
.nav li.current_page_parent a,
.nav li.current-menu-ancestor a,
.nav li.current-menu-item a{
	color: #fdfcff;
}
/*sub menu*/
.nav li.current_page_item li a,
.nav li.current_page_parent li a,
.nav li.current-menu-ancestor li a,
.nav li.current-menu-item li a { 
	background: #ffd01e;
	color: #000000; 
}

.nav li ul, .nav li ul li  { 
	border-width:0; 
}
.nav li ul li a:hover,
.nav li.sfHover ul li a.sf-with-ul { 
	background:#dbba41 !important;
}
.nav li ul li a  { text-shadow:none !important; font-size: 12px; }
/* @end */

#content{
	background-color: #fdfcff;
}

#text-4{
	text-align: center;
}


#footer-widgets{
	background-color: #f3f2f4;
}

/* @group Buttons */

h3 a.woo-sc-button{
	margin: 0;
}

a.woo-sc-button {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px  !important;
	border-radius: 0px  !important;
}
a.woo-sc-button.right{
	float: right;
}


	
/* @end */

/* @group Looped Slider */
#loopedSlider{
	margin-bottom: 0;
}
.business #loopedSlider .content { position:absolute;
	top: 135px;
}
#loopedSlider .content h2 a { float:left; color:#fff; margin-bottom:0; padding:5px 20px;
	line-height: 1.3em !important;
}
#loopedSlider .content h2 a:hover { text-decoration:none;  }
#loopedSlider .content p { clear:both; float:left; color:#ccc; padding:5px 20px 10px 20px; }
#loopedSlider .content p, #loopedSlider .content h2 a{ background:rgb(0,0,0); background:rgba(0,0,0,.7); max-width:350px; }


/* @end */

/* @group Contact Form */

/* 6.3 Contact Form */

#contact-page ol.forms{float:left;list-style:none;width:100%;margin:10px 0 0;}
#contact-page ol.forms li{clear:both;float:left;margin-bottom:9px;position:relative;width:100%}
#contact-page ol.forms label{cursor:pointer;display:block;float:left;font-weight:700;padding-right:20px;width:60px;}
#contact-page ol.forms input.txt{width:260px;}
#contact-page ol.forms input#sendCopy{border:none;}
#contact-page ol.forms textarea{height:150px;width:80%;}
#contact-page ol.forms li .error{font-size:12px;display:block;margin-left:120px;color:red;}
#contact-page ol.forms li.textarea .error{margin-left:80px;}
#contact-page ol.forms li.buttons .submit{margin: 15px 0 0 80px; }
#contact-page ol.forms li.inline input{width:auto;margin-left:80px;}

/* @end */

/* CUSTOM BG SPAN */
.custom-bg{
	position: relative;
	height: 500px;
	padding: 20px;
	background: #eee url(/wp-content/uploads/Screenshot-2014-05-29-15.27.07.png) no-repeat center center;
}
.custom-bg h3{
	position: absolute;
	bottom: 20px;
	right: 20px;
}


/* PROJECT SECTION */
.post-type-archive-project #content{
	
}

.post-type-archive-project #footer-widgets{
	display: none;
}
.post-type-archive-project .hentry{
	width: 47%;
	min-height: 330px;
	display: inline-block;
    vertical-align: top;
	padding-right: 5.5%;
}
.post-type-archive-project .hentry:nth-child(2n+2){
	padding-right: 0;
}
.post-type-archive-project .hentry img{
/*	width: 443px;
	height: auto;*/
}

.post-type-archive-project .hentry h2{
	font-size: 1.3em;
}
.single-project .post-entries{
	margin-top: 0;
	padding-top: 20px;
	border-top: 3px solid #e6e6e6;
}
.single-project #sidebar{
	padding: 20px 20px 0 40px;	
}
.single-project #sidebar img{
	max-width: 100%;
	height: auto;
}
.single-project #sidebar img.sidebar-img,
.single-project #sidebar .video{
	margin-bottom: 20px;
}
.attachment-project-single{
	margin: 20px;
}

.vimeo-thumbnail{
	max-width: 100%;
	height: auto;
}

.video{
    position: relative;
}
.play-button:before {
	color: white;
	content: "\25B6";
	position: absolute;
	font-size: 3em;
	top: 40%;
	left: 43%;
	z-index: 100;
	text-shadow: 0px 0px 8px black;
}

#announce {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

#announce a {
    background-color: rgba(255, 208, 31, .75);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
    color: #444;
    padding: 10px;
    text-decoration: none;
}

#announce a:hover {
	background-color: rgba(255, 208, 31, 1);
}