/*
 * Theme Name: Lincore (based on Twenty Twelve)
 * Theme URI: http://wordpress.org/extend/themes/twentytwelve
 * Author: Lincore AB
 * Author URI: http://lincore.se/
 * Description: New theme for Lincore AB.
 * Template: twentytwelve
 * Version: 0.1
 * License: GNU General Public License
 * License URI: license.txt
 *
 * http://codex.wordpress.org/Child_Themes
 *
 * Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
 */

/* 
 * Reset default browser CSS. Based on work by Eric Meyer
 * http://meyerweb.com/eric/tools/css/reset/index.html
 */

@import url("../twentytwelve/style.css");

/* Structure */

/* Search Form */
#searchform {
	display: none;
}
