/**
 * Theme Name: Live Wire Child
 * Theme URI: http://foxnet.fi
 * Description: A child theme of Live Wire parent theme.
 * Version: 0.1
 * Author: Sami Keijonen
 * Author URI: http://foxnet.fi
 * Tags: post-formats, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, flexible-width, left-sidebar, right-sidebar, custom-background, featured-images, blue, white
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Template: live-wire
 */

/* Importing the parent theme stylesheet. */
@import url( '../live-wire/style.css' );

/**
* Note: If you want to use media queries in child theme and support them in browsers like IE7 and IE8,
* you should copy and paste parent theme style.css in here and remove line @import url( '../live-wire/style.css' );
* Remember also change all url instances in fonts and backgound like this.
* src: url('../live-wire/fonts/league_gothic-webfont.eot');
* background: url(../live-wire/images/menu-plus.png) no-repeat 0 0;
*************************/
body { margin-top: 15px; border-top: none; }
#site-title a {
background: url("images/epicenter_header.png");
    width: 1026px;
	height: 100%;
	
}
#header {background:none repeat scroll 0 0 #F37A1F; border-bottom: 5px solid #7F8084; border-top: 5px solid #fff;}
.tagged_as { visibility: hidden;}
#site-title a {background: none;
visibility: hidden;}

	#branding {
	background-color: rgba;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	
	height: 198px; 
	margin-top: -108px;
	position: absolute;
	top: 17px;
	z-index: 1;	}
	
	#header .wrap { background-color: #fff; padding-bottom: 0px; }
	
	#site-description { visibility: hidden; }
	
	#sidebar-header .widget { color: #7F8084; font-size: 0.78em;}
	
	#menu-secondary div.menu { background: none repeat scroll 0 0 #7F8084;}
	#menu-secondary li a { font: 1.2em/1em Arial, Verdana, Geneva, sans-serif; }
	
	#menu-secondary li.current-menu-item a { color: #F37A1F;}
	a, a:visited { color: #F37A1F;}
	
	h1, h2, h3, h4, h5, h6 { font-family:Verdana, Geneva, sans-serif; text-transform: none;}
	.singular-post .entry-title, .format-standard .entry-title, .singular.attachment-image .entry-title { margin-bottom: 0.1em;}
	.byline { font: 0.675em/1 Georgia,serif; }
	
	#footer { background:#7F8084;}
	#sidebar-subsidiary { background:#7F8084;}
	.pagination .current {
	background: #999; }
	.pagination .page-numbers, .page-links a { background:#7F8084;}
	.pagination .page-numbers:hover, .page-links a:hover { background:#999;}
	#menu-primary { background: none; }
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { margin: 0 12% 2.992em 0 !important; width: 30.05% !important;}
	.layout-2c-l #sidebar-primary, .layout-default #sidebar-primary { width: 25%;}
	.layout-2c-l #content, .layout-default #content { width: 70%;}
	#sidebar-subsidiary .widget { width: 44%;}
	.singular .entry-title a { color: #F37A1F;}
	.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-ordering, .woocommerce-page .woocommerce-result-count { visibility:hidden !important; }
	thead th, tfoot th, thead tr:hover th, tfoot tr:hover th, th { background-color: #7F8084;}
	.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text { width: 109px !important;}
	
	.woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {background-color:#7F8084;}
	blockquote {border-color:#E5E5E5 #E5E5E5 #E5E5E5 #7F8084;}
	
	#sidebar-primary { margin: -37px 0 0;}
	.widget-title { margin-bottom: 0.1em;}
	.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a { font-family: Verdana, Geneva, sans-serif; }
	#text-6 img { border: none;}
	#sidebar-header { width: 40%; padding: 0;}
	#sidebar-primary .widget { background: none repeat scroll 0 0 #EAE9E9;}
	