/*  
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 PageLines Store.
Version: 1.0.2
Author: PageLines
Author URI: http://www.pagelines.com
Tags: developer

Template: pagelines

*/

/*
 * File Naming Conventions
 * -------------------------------------
 *	style.css 		 - Main theme style file.
 *  thumb.png		 - Thumbnail image used in the store and on pagelines.com for your product.
 *  screenshot.png	 - Primary screenshot, logo or graphic for your extension item (300px by 225px).
 *	screenshot-1.png - Additional screenshots -1 -2 -3 etc (optional).
 *	page.example.php - Custom page template, check the file for syntax. This is autoloaded.
 *	sections/		 - Bundle sections with your theme in this folder, each section in a seperate folder.
 */


.fboxmore-wrap a { 
    background: url("http://polowpaz.com/wp-content/themes/pagelines/images/pibutton.png") no-repeat scroll 0 0;
    text-transform:uppercase;
    border-bottom: medium none;
    color: #FFFFFF;
    font-size: 1.3em;
    height: 40px;
    line-height: 40px;
    padding: 0 16px 0 13px;
    margin-left: 22px;
    text-decoration: none;
    display: inline-block;
}

#cred {display: none!important;}

/*
#footer {
	background: url(http://alefba.us/wp-content/uploads/classy_fabric.png) repeat;
} */

body {background: url(http://alefba.us/wp-content/uploads/classy_fabric.png) repeat;}
.navbar .plbrand {display:none;}
.main-nav li a:hover, .main-nav li.current_page_item > a, .main-nav li.current-page-ancestor > a {background-color: transparent !important;
  	color: #225E9B;}

h1.entry-title a:hover,h2.entry-title a:hover, h3.entry-title a:hover, h4.entry-title a:hover {text-decoration:none !important;color:@pl-link;transition(all .2s ease-in-out);}

.widget-title {
    font-size: 130%;
}

#brandnav .content-pad {
    border-bottom: 1px dotted #a9a9a9;
    padding-bottom: 1em;
    padding-top: 1.5em;
}

.numbers {position: relative; top: 0px; left: 0px; font-family: Helvetica,Arial,sans-serif; font-weight: bold; font-size: 3em; color: #d27915; float: left; margin-right: 10px; margin-bottom: 10px;}

.dlm_download_list li {
	list-style-type: none;
  	list-style-position: inside;
}

#column-main {
    border-right: 1px dotted #a9a9a9;
}

.notfound  {
  min-height:200px!important;
  padding:0;
}

@import url(http://alefba.us/wp-content/plugins/sexy-snips/css/continue-reading.css);


#page-canvas {
-moz-box-shadow: 0 0 20px 3px #000;
-webkit-box-shadow: 0 0 20px 3px #000;
box-shadow: 0 0 20px 3px #000;
}

#post-16 h1.pagetitle {display:none;}

form#download-page-search p {
        overflow:hidden;
}
form#download-page-search p label[for=dlsearch], form#download-page-search p input {
        float:left;
}

.social4in {padding: 0px 0px 0px 10px; }

#greet_block {padding: 0px 0px 13px 0px;}

#three-columns {
	padding-right: 25px;
	padding-left: 25px;
}

#four-columns {
	padding-right: 25px;
	padding-left: 25px;
}

#two-columns {
	padding-right: 25px;
	padding-left: 25px;
}


/*  Testimonial Plugin */
#tbtestimonial-listing {padding: 15px 0 0 0; }
#tbtestimonial-listing img {padding: 7px 0 0 0; }

/*  Footer Extras */
.footer-extras {
    font-size: smaller;
}
