﻿/*
Theme Name: de naani
Author: WP Shop byGMO
Author URI: http://www.wpshop.com
Theme URI: http://wpshop.com/theme/hheTYu5nPLU1
Description:  'de naani' is an upgraded version of Twenty Twelve default theme which is designed to work perfectly with 'GMO Show Time' slider plugin and 'GMO Font agent'web font plugin.  This theme also allow you to insert logo, and change site title/tagline positions.  
Version: 1.0.2
Template:twentytwelve
Tags:  light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: denaani
*/

@import url('../twentytwelve/style.css');


@media screen and (min-width: 1008px) {

#logo-image{

}
#logo-image img{
	max-width: 50px;
	max-height: 50px;
}

.theme-default{
	margin-top: 24px;
}

}
/****************************************
		pattern
*****************************************/
body.pattern_background {
	background-repeat: repeat;
	background-position: left top;
}
body.pattern_background.ptn_chiyo_bgcolor { background-image: url('../de_naani/images/ptn_chiyo_bgcolor.png'); }
body.pattern_background.ptn_chiyo_colored { background-image: url('../de_naani/images/ptn_chiyo_colored.png'); }
body.pattern_background.ptn_botan_bgcolor { background-image: url('../de_naani/images/ptn_botan_bgcolor.png'); }
body.pattern_background.ptn_botan_colored { background-image: url('../de_naani/images/ptn_botan_colored.png'); }
body.pattern_background.ptn_hinageshi_bgcolor { background-image: url('../de_naani/images/ptn_hinageshi_bgcolor.png'); }
body.pattern_background.ptn_hinageshi_colored { background-image: url('../de_naani/images/ptn_hinageshi_colored.png'); }


/*default*/
.entry-content, .entry-summary, .mu_register,footer.entry-meta { color:#515151;  }
.entry-content a, .entry-summary a, .mu_register a,footer.entry-meta a,.entry-header .entry-title a,.comments-link a, .entry-meta a { color:#515151;  }
.main-navigation .current_page_item > a,.main-navigation li a { color:#515151;  }
#secondary .archive-title, #secondary .page-title, #secondary .widget-title, #secondary .entry-content th, #secondary .comment-content th { color:#515151;  }
.widget-area .widget a,.widget-area .widget a:visited { color:#515151;  }
.site-header h1, .site-header h2 { text-align:center; }
.site { background-color:#ffffff;  }


body {
	background-color: #fff;
}