/*
Theme Name: whiteandsimple
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: whiteandsimple
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

whiteandsimple is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

* { border: 0; margin: 0; padding: 0; }

body { -webkit-text-size-adjust: 100%; font-family: 'Noto Serif', serif; font-size: 100%; }

#frame { background: white; margin: 10px auto; width: 90%; }

h1 { text-align: center; }
h1 img { max-width: 90%; }

nav { font-size: 1.1em; margin: 15px 0 30px 0; width: 100%; }
nav ul { border-top: 1px dotted #999; list-style: none; margin-bottom: 5px; }
nav ul li { border-bottom: 1px dotted #999; display: inline-block; position: relative; width: 100%; }
nav ul li a { color: #777; display: inline-block; padding: 4px 0; text-align: center; text-decoration: none; width: 100%; }
nav ul li a:hover { color: #333; }

nav ul li ul { border-top: 0; position: absolute; text-align: left; top: 30px; z-index: 500; width: 300px; }

#social { text-align: center; width: 100%; }
#social img { width: 25px; }

article, div.entry-content { width: 100%; }

#text { margin: 10px 0; text-align: center; width: 100%; }
#text p { font-size: 1em; line-height: 140%; margin-bottom: 15px; }
#text p a { color: #0059B2; text-decoration: none; }
#text h2 { font-size: 1.2em; margin-bottom: 15px; }

#gallery { background: yellow; width: 100%; }
#gallery div { background: gold; display: inline-block;  height: 0; padding-bottom: 20%; margin-left: -4px; margin: 0 1% 10px 0; text-align: center; width: 18%; }
#gallery img { display: inline-block; max-height: 90%; max-width: 90%; vertical-align: middle; }

#galleryslider { margin: 30px 0; }
.rs-thumb-wrap { margin-top: 10px; }


#facebook, #google, #twitter { background: url('images/facebook_32.png') top left no-repeat; display: inline-block; height: 32px; text-indent: -5000px; width: 32px; }
#google { background: url('images/google_plus_32.png') top left no-repeat; }
#twitter { background: url('images/twitter.png') top left no-repeat; }



footer { border-top: 1px dotted #999; color: #666; margin-top: 10px; padding-top: 5px; text-align: center; width: 100%; }

@media screen and (min-width: 530px) {
	h1 { background-size: 500px; height: 147px; padding-bottom: 0; }
	nav ul { border-bottom: 1px dotted #999; text-align: center; }
	nav ul li { border: 0; display: inline-block; margin: 0 5px; width: auto; }
}

@media screen and (min-width: 1000px) {
	#frame { max-width: 1000px; }
}
