/*  
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

*/

/*
Themes follow the basic WordPress themes header scheme with the following additions:

	Template: pagelines
	Tells wordpress this is a childtheme and where the parent files are stored.
	
	Demo: http://a.link.com
	Use this to point to a demo for this product.
	
	External: http://a.link.com
	Use this to point to an external site, authors home page for example.	
*/

/*
 * 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.
 */
 
 /* KOLOREAK */

#header {background-color: #e9e9e9}
#sb_universal {background-color: #963200;}

#list_sb_universal .srp-post-title-link {color: white;}
#list_sb_universal .srp-post-title-link:hover {text-decoration: underline;}
#list_sb_universal .srp-widget-excerpt {color: white;}

.home #content {background-color: #e9e9e9;}

/* POSIZIOAK */
#sb_universal {
	position: relative;
    top: -24px;
	}
	
#sb_universal .widget div.srp-widget-singlepost {
	border-bottom: 0px;
	}

#list_sb_universal {width:66% !important;}
#list_sb_universal .srp-widget-singlepost {padding: 0;}
#list_sb_universal .srp-widget-title {display: none;}
#sb_universal .content-pad {padding-top: 0; padding-bottom: 30px;}


.home #sidebar-wrap {
	position: relative;
	top: -330px;
	}
/*.single #sidebar-wrap, .archive #sidebar-wrap, .page #sidebar-wrap {
	position: relative;
	top: -120px;
	}
	*/
#txoria {
	position: relative;
	top: 53px;
	}

.page #txoria, .page .twitter-barra, .single #txoria, .single .twitter-barra {display: none;}
	
#content .content-pad {padding-top: 0;}
.home #content {margin-top: -25px;}

.home #content, .home #content .texture, .home #content .texture .content, .home #content .texture .content .content-pad, .home #content .texture .content .content-pad .one-sidebar-right {
	height: 230px;
	}

#sidebar-wrap {height: 220px; z-index: 990;}

.single #morefoot, .page #morefoot, .archive #morefoot {display: none;}

#branding .content-pad {padding-top: 5px;}
.section-branding .mainlogo-link, .section-branding .mainlogo-img {margin-bottom: 20px; margin-top: -10px;}

#postsinfo {display: none;}

/* KATEGORIA LOGOAK */

#list_sb_universal .srp-post-title:before {
	content:url('images/bt.png');
	position:relative;
	left:-50px;
	top:10px;
	margin-right: -43px;}

.category-bt h1.entry-title:before {
	content:url('images/bt-grisa.png');
	position:relative;
	left:-50px;
	top:10px;
	margin-right: -43px;}
	
.home .category-eppk h2.entry-title a:before, .category-eppk h1.entry-title:before {
	content:url('images/eppk.png');
	position:relative;
	left:-50px;
	top:10px;
	margin-right: -43px;
}

#wdg_specialrecentpostsfree-4-srp-singlepost-1 h4.srp-post-title:before, #wdg_specialrecentpostsfree-4-srp-singlepost-2 h4.srp-post-title:before {
	content:url('images/bt-grisa.png');
	position:relative;
	left:-48px;
	top:20px;
	margin-right: -40px;
}

#wdg_specialrecentpostsfree-3-srp-singlepost-1 h4.srp-post-title:before, #wdg_specialrecentpostsfree-3-srp-singlepost-2 h4.srp-post-title:before {
	content:url('images/eppk.png');
	position:relative;
	left:-48px;
	top:20px;
	margin-right: -40px;
}

/* TAMAINAK */

#list_sb_universal h4.srp-post-title {
	font-size: 30px;
	line-height: 30px;
	}
#list_sb_universal .srp-widget-excerpt {font-size: 17px;}
.srp-widget-date  {
	font-family: "Lucida Grande","Lucida Sans","Lucida Sans Unicode",sans-serif;
	font-size: 11.2px;
	letter-spacing: 0.1em;
	}

h2.entry-title {
	font-size: 30px;
	line-height: 30px;
	}

aside.post-excerpt, .fpost .post-excerpt {
	font-size: 17px !important;
	line-height: 25.5px !important;
	}
	
.section-morefoot p {margin: 0;}
.section-morefoot .srp-widget-excerpt {font-size: 13.5px;}
.section-morefoot .srp-post-title {font-size: 22px;}
.morefoot-col {margin-right: 10px;}
.morefoot-pad .pagelines-grid  {padding: 0;}
#morefoot .content-pad {padding-top: 0;}

/* BEHEALDEA */
#sb_footcols .content-pad {padding-top: 50px;}
.footcol-pad h3.widget-title {margin-left: 40px;}

.espetxeak {margin-left: 40px;}
.espetxeak:before {
	content: url('images/espetxetik.png');
	display: inline;
	position: absolute;
	left: 0px;
	top: 30px;
}

.loturak {margin-left: 40px;}
.loturak:before {
	content: url('images/loturak.png');
	display: inline;
	position: absolute;
	left: 330px;
	top: 30px;
}


/* IRUDITXOAK */

div.widget div.srp-thumbnail-box {
	position: relative;
}