/*  
Theme Name: Base Theme
Theme URI: http://www.pagelines.com/
Description: A starter child theme for PageLines.  Use this as a reference for building your own child themes for Extend.
Version: 1.0.2
Author: PageLines
Author URI: http://www.pagelines.com
Tags: developer

Template: pagelines

*/


/*

S K Y   B O A T   M E D I A	

*/

/*p {
  font-size: 110%;
  -webkit-text-size-adjust: 110%;
  -ms-text-size-adjust: 110%;
}

body .fpost .post-excerpt p, body .fpost aside.post-excerpt, .audio-info-block, .ba-pullquote{
  font-size: 15px;
}

#crackbar{
	font-size: 100%;
}
*/

sup {
top: 0em;
}




.thepage{
	background: url(images/bg-header-c.jpg) repeat;
}

/*  ------------------ HEADER ------------------  */


#header{
	border-bottom: 3px solid black;
	background: url(images/Ship-small.png) no-repeat center 0px;
	min-height: 140px;
}
.alpha #header, .home #header{
	border-bottom: 3px solid black;
	background: url(images/Ship-p.png) no-repeat center 0px;
}

/*  ------------------ HEADER - Crackbar ------------------  */

.section-crackbar .content-pad {
	padding-top: 20px;
	padding-bottom: px;
}
section.section-crackbar .crackbar-content-width{
	max-width: 360px;
	float: right;
}

.section-crackbar .content-pad .crackbar-content-pad {
padding: 0 3px;
}

.crackbar .navline > li > a {
padding: 6px 11px 7px;
}


.section-branding .content .content-pad {
padding-top: 0px;
}

  #site .crackbar .dropdown-menu a {
    padding: 6px 15px;
    padding: 6px 15px;
    background: transparent;
    color: #656565;
    color: rgba(0,0,0,0.597656);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
 #site .crackbar .dropdown-menu li > a:hover, #site .crackbar .dropdown-menu .active > a, #site .crackbar .dropdown-menu .active > a:hover, #site .crackbar .dropdown-menu a:hover {
color: black;
background-color: rgba(0, 0, 0, 0.15);
} 

#site .crackbar .navline > li > a {
color: #444444;
color: rgba(0, 0, 0, 0.8);
}

#site .crackbar .navline > li > a:hover {
color: black;
background-color: rgba(0, 0, 0, 0.15);
}
  
span.crackbar-title {
color: rgba(0, 0, 0, 0.597656);
font-family: 'Droid Sans';
font-size: 15px;
font-weight: normal;
letter-spacing: 0.061em;
margin-left: 10px;
}

.home-link a:before{
	content: "\f015";
	font-family: PageLinesFont;
}

.home-link a span{
	display: none;
}

.contact-link a:before{
	content: "\f003";
	font-family: PageLinesFont;
}

.contact-link a span{
	display: none;
}
/*  ------------------ HEADER - Feature Slider ------------------  */


.section-features .content .content-pad {
padding: 30px 15px 10px;
}

#feature_slider #feature-area {
  background: transparent;
  box-shadow: none;
}

#feature_slider .fmedia {
width: 23%;
padding: 0;
overflow: hidden;
}


#feature_slider .fcontent {
width: 77%;
min-width: 380px;
background: transparent;
display: inline;
position: relative;
color: white;
text-shadow: black 0 -1px 0;
}

#feature_slider .fmedia .fmedia-pad {
text-align: right;
}

#feature_slider .fmedia .fmedia-pad {
padding-top: 3px;}

#feature_slider .text-right .fmedia img{
	padding: 4px;
	background-color: white;
}

#feature_slider .fcontent .fcontent-pad {
padding: 0 30px 10px 26px;
}

#feature_slider .fcontent .fheading {
padding: .1em 0 .3em;
margin-bottom: .1em;
}

#feature_slider .fcontent .ftitle {
	font-size: 3em;
	line-height: 1.2em;
	letter-spacing: .05em;
	text-shadow: 2px 2px 3px #000000;
    filter: dropshadow(color=#000000, offx=2, offy=2);
}


#feature_slider .fcontent .ftext {
	font-size: 1.9em;
	line-height: 1.3em;
	color: #8ea0b2;
	text-shadow: 1px 1px 3px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}

#feature_slider .fcontent a {
background: transparent;
padding: 0 3px;
	color: #e4e3b6;
}

#page #feature-area {
overflow: hidden;
}
/*  ------------------ PAGE MAIN ------------------  */

#page-main{	
	background-image: url(images/bg.png);
	border-top: 10px solid #354558;
}

.alpha #page-main, .home #page-main{	
	border-top: 0px;
}

/*  ------------------ PAGE MAIN - Second Nav ------------------  */

section.section-secondnav .texture{
	background: url(images/bg-second-nav.gif) repeat-x 0 bottom;
}

#secondnav ul li a{
	padding: 3px 12px 17px 8px;

}

section.section-secondnav ul li a {
	border: none;
	color: #e4e7ec;
	font-size: 1.2em;
	letter-spacing: .1em;
	text-shadow: 1px 1px 0px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}

section.section-secondnav ul li a:hover {
	color: #e4e3b6;
	background: url(images/pointer-second-nav.png) no-repeat 25% 29px;
}

section.section-secondnav ul li.current-menu-item a {
	background: url(images/pointer-second-nav.png) no-repeat 25% -55px;
}

/*  ------------------ PAGE MAIN - Content ------------------  */
.hentry h1, .hentry h2 {
	margin: .4em 0;
}

.leed{
	font-size: 145%;
	font-style: italic;
	line-height: 1.6em;
}

.footnote{
	font-family: "Droid Sans";
	font-size: 95%;	
	line-height: 1.3em;
}

.footnote p{
	margin: .75em 0 .75em .0em;
}

.footnote p:first-child{
	border-top: 1px solid #999999;
	padding-top: 10px;
}

.tb-awards td:first-child {
	font-weight: bold;
}

.tb-awards caption {
	color: #30445C;
	font-family: 'Goudy Bookletter 1911';
	font-size: 22px;
	font-weight: normal;
	line-height: 29px;
	margin-bottom: 13px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 31px;
	text-align: left;
}

.tb-awards .small {
	font-size: 75%;
}

h3 .small{
	font-size: 75%;
}

.delivery-container{
	background: url(images/delivery-bg.jpg) no-repeat;
	background-size:100%;
}
.delivery-pad{
	padding: 32% 5% 13%;
}

.accordion-heading{
	background-color: rgba(0, 0, 0, .1);
	-webkit-border-radius: 4px;
    border-radius: 4px;
}

.accordion-heading:hover{
	background-color: rgba(0, 0, 0, .05);
}

.accordion-group{
	background-color: transparent;
}


.accordion-body .credits{
	line-height: 1.6em;
}


/*  ------------------ SIDEBAR - xx ------------------  */

.section-sb_primary .copy-pad{
	padding-top: 15px;
}

.scolumn .widget .widget-pad, #rapidtabs .widget-pad, .blog-link, .audiobook-slider{
	-webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
	-webkit-box-shadow: inset 0px 10px 6px -3px rgba(0, 0, 0, .15);
    box-shadow: inset 0px 10px 6px -3px rgba(0, 0, 0, .15);
	background: url(images/bg-widget.png) no-repeat;
}

.book-link{
	-webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
	-webkit-box-shadow: inset 0px 10px 6px -3px rgba(0, 0, 0, .15);
    box-shadow: inset 0px 10px 6px -3px rgba(0, 0, 0, .15);
	background: url(images/bg-book-widget.png) right top no-repeat;
	min-height: 180px;
	
}

.book-link h2{
	line-height: 1.0em;
}

.book-link .btn{
	margin-bottom: 10px;
}

.book-link .icon-info-sign{
	margin-left: 8px;
	opacity: .7;
	padding-right: 1px;
}

.book-link span.info {
		font-size: 28px !important;
}

.book-link a:hover{
	text-decoration: none;
	
}

@media (max-width: 767px){	
	.book-link h2{
		max-width: 300px;
	}
}

@media (max-width: 600px){	
	.book-link{
		background: url(images/bg-widget.png) no-repeat;
	}
}

#contentbox .modal .btn {
  display: inline-block;
  *display: inline;
	margin-right: 0;
	margin-left: 0;
}

#rapidtabs .img{
	display: none;
}
#contentbox .hentry .hentry-pad{
	padding: 0;
}

/*  ------------------ SIDEBAR - Widget text ------------------  */

.scolumn .widget{
	font-family: "Droid Sans";
}

.widget ul li {
color: #000000;
line-height: 1.35em;
margin-bottom: 5px;
}

.scolumn #sb_primary .widget ul li:before
{ 
	content:"> ";
	color: #6a6a6a;
	margin-left: -10px;
}

.widget ul li a{
color: #6a6a6a;
}

.widget ul li a:hover {
text-decoration: underline;
}

.scolumn .widget ul{
margin: 0 0 10px 10px;
}

/*  ------------------ SIDEBAR - Widget titles ------------------  */

.scolumn .widget .widget-title {
color: #30445c;
padding: 3px 8px 0 0px;
margin-bottom: .1em;
	letter-spacing: .05em;
	font: 155%/1.1em "Goudy Bookletter 1911";
}

.scolumn .widget .widget-title a{
color: #30445c;
}

.scolumn .widget .widget-title a:hover{
color: rgba(46, 77, 112, 0.8);
}

.scolumn .widget{
	margin-bottom: 20px;
}


#footer .widget{
	font-family: "Droid Sans";
}

.fcolumns p {
    margin: 0em;
}

.ba-superwidget .widget-title {
  background-color: transparent;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: lnone;
  filter: none;
  margin-bottom: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 10px 8px;
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-bottom: none;
  text-shadow: none;
}

.ba-superwidget .ba-superwidget-pad {
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/*  ------------------ MOREFOOT  ------------------  */


.section-morefoot .content .content-pad {
padding-top: 0;
}

.section-better-carousel .content .content-pad {
padding-bottom: 0;
}

#footer{
		border-top: 3px solid #0e1116;

}

#footer{
	background: url(images/bg-morefoot.jpg) repeat;
}

.section-sb_footcols .texture{
	background-color: #212a38;
	border-top: 3px solid #0e1116;

}

/*  ------------------ SOCIAL FOLLOWERS SECTION  ------------------  */


.footer-head{
	color: rgba(176, 194, 212, 0.597656);
	text-align: center;
	margin-top: 20px;
	font-style: italic;
}
.section-followers-social-bar .texture{
	background: url(images/waves.png) repeat-x 0 bottom;
}

.section-followers-social-bar .content .content-pad {
padding: 15px 15px 85px;
}

/*  ------------------ FOOTER - xx ------------------  */

#footer a, #footer li h5 a {
color: #e4e3b6;
}


#footer a:hover, #footer li h5 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer .widget-title {
	font-size: 120%;
	letter-spacing: .1em;
	text-shadow: 2px 2px 2px #000000;
    filter: dropshadow(color=#000000, offx=2, offy=2);
}

.pp2.footcol .textwidget{
	text-align: right;
}



/*  ------------------ AUDIOBOOK STYLES ------------------  */


.post-type-archive-audiobook .post-meta .c_img{
	display: inline-block;
}

.search-results .post-thumb.img.fix{
		width: 145px !Important;

}

.search-results .post-meta .c_img.skyboat::after, .audiobook_archive .post-meta .c_img.skyboat::after{
	content:url('images/skyboat-flag.png');
	margin-left: auto;
	margin-right: auto;

}

.search-results .fpost .post-thumb .c_img{
	width: 145px !Important;
		overflow: hidden;

	
}
.views-template-audiobook-single .post-meta .c_img.skyboat::after{
	content:url('images/skyboat-flag-2.png');
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	max-width: 100%;
}
	
.post-meta .c_img.skyboat{
  background: #30445c;
  border: 1px solid #3c5471;
  box-shadow: 0 1px 2px rgba(0,0,0,0.4);
  padding-bottom: 0;
}

.post-meta .c_img.skyboat img{
  border: none !important;
  box-shadow:none;
}

/*  ------------------ AUDIOBOOK Single STYLES ------------------  */


.itunes_link{
	display: inline-block;
	margin-top: 10px;
	margin-right: 10px;
	vertical-align: top;
	
}

.itunes_link a{
	max-width: 120px !important;;
}

.blog_button{
	display: inline-block;
	margin-top: 10px;
	margin-right: 10px;
	vertical-align: top;
}

.blog_button a{
	margin-top: 5px;
}


.audible-link a{
color: transparent;
text-shadow: none;
}

.audible-link.btn {
padding: 1px 8px;
}

.audible-logo{
	background: url(images/audible.png) no-repeat 0 4px;
width: 120px;
height: 40px;
	overflow: hidden;
}

.single-audiobook .metabar{
	display: none;
}

.single-audiobook .post-meta {
margin-bottom: 1em;
}

.single-audiobook .post-meta .c_img {
max-width: 145px;
}

.audio-info-block .ab-list{
	margin-top: 0;
	margin-bottom: .2em;
}

.single-audiobook .abridged-unabridged{
	text-transform: uppercase;
	color: #848484;
	letter-spacing: .1em;
}

.writer:before
{ 
content:"Writer: ";
}

.narrator:before
{ 
content:"Narrator: ";
}

.series:before
{ 
content:"Series: ";
}

.wpcf-field-director:before
{ 
content:"Director: ";
}

.wpcf-field-publisher:before
{ 
content:"Publisher: ";
}

.awards:before
{ 
content:"Awards: ";
}

.genre:before
{ 
content:"Genre: ";
}

.ba-quote footer, .ba-pullquote footer{
	margin-top: 10px;
	margin-left: 18px;
	font: normal normal 80% 'Droid Sans';
}

.ba-quote footer:before, .ba-pullquote footer:before
{ 
	content:"— ";
	margin-left: -18px;
}






.post-meta .metabar .m-ac {
	text-transform: uppercase;
}

.post-meta .metabar .edit-this:before
{ 
content:"[ ";
}

.post-meta .metabar .edit-this:after
{ 
content:" ]";
}


/*  ------------------ @MEDIA STYLES ------------------  */

@media screen and (max-width: 767px) {
section.section-crackbar .crackbar-content-width {
max-width: 100%;
float: none;
}	

.section-crackbar .content-pad {
padding-top: 20px;
padding-bottom: 20px;
}
}

@media screen and (max-width: 700px) {


/*  ------------------ HEADER - Feature Slider ------------------  */

#feature_slider .fcontent .ftitle {
	font-size: 2.2em;
}


#feature_slider .fcontent .ftext {
	font-size: 1.5em;
}

}

@media screen and (max-width: 600px){
	
.responsive #branding .icons {
margin-top: 10px;
margin-right: 10px;}

/*  ------------------ HEADER - Feature Slider ------------------  */

.responsive #page #feature_slider .fcontainer .fcontent {
float: none;
position: absolute;
bottom: 0px;
left: 0px;
z-index: 200;
width: 100%;
height: auto !important;
display: inline-block;
-webkit-backface-visibility: hidden;
}

#feature_slider .fmedia {
width: 100%;
overflow: hidden;
}

#feature_slider .fmedia .fmedia-pad {
text-align: left;
}

#feature_slider .fmedia .fmedia-pad {
padding-top: 0;
padding-left: 20px;
padding-right: 80%;
height: 100px;}
.responsive #page #feature_slider .fcontent .fcontent-pad {
padding: 3%;
padding-left: 20px;
height: auto;
}

}

.metabar-author a:first-child:before{
   content:          " • By: ";
}

.metabar-narrator a:first-child:before{
   content:          " • Narrator: ";
}

.clone_8 .btn-ol-black{
	margin-right: 20px;
}

#uwpqsf_id{
	display: inline-block;
}

input#uwpqsf_id_key{
	margin-top: 10px;
}
#contentbox .uwpqsf_class {
	display: inline-block;
	width: auto;
}

#uwpqsf_id form {
	margin: 0;
}

@media screen and (max-width: 450px){

/*  ------------------ HEADER - Feature Slider ------------------  */

#feature_slider .fmedia .fmedia-pad {
padding-right: 70%;
}

}



/*  ------------------ SIDEBAR - Book Search ------------------  */


#uwpqsf_id{
	border: none;
}

#uwpqsf_id input[type="checkbox"] {
  width: auto;
  margin-right: 4px;
  margin-bottom: 6px;
}


.btn-primary {
background: #445770; /* Old browsers */
background: -moz-linear-gradient(top,  #455973 0%, #32445c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#455973), color-stop(100%,#32445c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #455973 0%,#32445c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #455973 0%,#32445c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #455973 0%,#32445c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #455973 0%,#32445c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#455973', endColorstr='#32445c',GradientType=0 ); /* IE6-9 */
}

.btn-ol-black {
background: -moz-linear-gradient(top,  rgba(255,255,255,0.2) 0%, rgba(230,230,230,0.2) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.2)), color-stop(100%,rgba(230,230,230,0.2))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.2) 0%,rgba(230,230,230,0.2) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0.2) 0%,rgba(230,230,230,0.2) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0.2) 0%,rgba(230,230,230,0.2) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0.2) 0%,rgba(230,230,230,0.2) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33ffffff', endColorstr='#33e6e6e6',GradientType=0 ); /* IE6-9 */

}


.book-link{
	padding: 10px 10px 20px;
}

.blog-link{
	padding: 10px;
}


/*  ------------------ MOREFOOT - Audiobook Slider ------------------  */



.audiobook-slider-content{
	margin: 10px 20px 0;
}

.featured-head{
	padding-top: 10px
}

h3.featured{
	text-transform: uppercase;
	letter-spacing: 4px;
	font-family: 'Droid Sans';
	color: #9a9a9a;
	margin-top: 10px;
	font-size: 17px;
	margin-bottom: 10px;
}

.audiobook-slider-content .c_img{
	background: #e9e9e9;
	border: 1px solid #f4f4f4;
	box-shadow: 0 1px 2px rgba(0,0,0,0.4);
	padding: 6px;
	max-width: 300px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.audiobook-slider-content .c_img.skyboat{
  background: #30445c;
  border: 1px solid #3c5471;
  box-shadow: 0 1px 2px rgba(0,0,0,0.4);
  padding-bottom: 0;
}

.audiobook-slider-content .c_img.skyboat::after{
	content:url('images/skyboat-flag.png');
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}

.audio-clip{
	margin-top: 10px;
	text-align: center;
}



.woocommerce-slider-nav p{
	margin-top: 0;
}

.audiobook-slider-content .metabar{
	font-size: 80%;
	line-height: 1.6em;
}

.audiobook-slider-content .metabar .mac{
	text-transform: uppercase;
}

.audiobook-slider-content .metabar em a{
	color: rgba(0,0,0,0.7);
}

.audiobook-slider-content .metabar em {
	font-style: normal;
}


/*  ------------------ MOREFOOT - Audiobook Slider ------------------  */


.nmb{
	margin-bottom: 0 !Important;
}

.nmt{
	margin-top: 0 !Important;
}





.fontlarge{
	font-size: 115%;
	line-height: 1.44em;
}

.fontlarge{
	margin-top: 16px!Important;
}




#contentbox.clone_5, #contentbox.clone_6{
	margin: .8em 0;
}

#contentbox.clone_4{
	margin: .8em 0 0;
}

#contentbox.clone_4 .hentry{
	margin-bottom: 0;
}

#contentbox.clone_6 .hentry.cb-standard{
	margin-bottom: 0;
}
#contentbox.clone_7 .hentry.cb-standard{
	margin-top: 10px;
	margin-bottom: 0;
}
.home-box{
	background-color: #ffffff;
}

.head-box{
	background-color: #212a38;
	padding: 10px 15px;
	color: #ffffff;
}

.head-box h2{
	color: #ffffff;
	margin: 0;
}

.home-box-int{
	padding: 10px 15px;
}

.home-box-int h3{
	margin-top: 0;
	color: #000000;
}

.home-box-int ul{
	margin: 1em 0 .5em 1em;
}

.center{
	text-align: center;
}

#contentbox h2 span.small{
	font-size: 24px;
	font-variant: small-caps;
}

/*  ------------------ @MEDIA STYLES ------------------  */

@media screen and (max-width: 767px) {
	.max767{
	display: none;
	}
}





.evcal_evdata_row, .evorow .tbrow{
background-color: transparent !important;
}

.eventon_events_list .eventon_list_event .evcal_eventcard{
background-color: rgba(255,255,255,0.25) !important;
}

.event_description .bordb, #evcal_list .bordb, .eventon_events_list .eventon_list_event .event_description, .bordr, #evcal_list, .evo_pop_body .bordb{
	border-color: #c0c0c0 !important;
}





#contentbox input#uwpqsf_id_btn {
    font-size: 12px;
    line-height: 19px;
}








/*  ------------------ SELZ ------------------  */



li.selz {
    display: inline-block;
    float: left;
}

li.selz .widget-pad{
	padding: 0;
}

.inline{
	display: inline-block;	
}

.inline.left{
	float: left;	
}

.inline.right{
	float: right;	
}

li.highlight{
	font-size: 17px;
	line-height: 24px;
}
