/* Important Information about this CSS File  - Do not delete or rename this file, if you do not use it leave it blank (delete everything) and the file will be skipped when you enable Production Mode in the Global theme settings.  - Read the _README file in this directory, it contains useful help and other information. */
/* Increase the body font size on small devices */
html { font-size: 112.5%; }

#logo { padding: 0 0 0 0; float: none; display: block; }
#logo a { display: block; width: 200px; margin: 0 auto; }

#name-and-slogan { padding-top: 0em; }

#page-title { font-size: 1em; }

#site-slogan { font-size: 1.25em; }

/* Site name (h1) */
#site-name { margin: 0; font-size: 1.5em; }
#site-name a { -webkit-transition: 200ms; -moz-transition: 200ms; -ms-transition: 200ms; -o-transition: 200ms; transition: 200ms; }
#site-name a:link, #site-name a:visited { color: white; text-decoration: none; }
#site-name a:hover, #site-name a:focus { color: #2980b9; text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white; text-decoration: none; }

.region-header #block-locale-language { margin: 0 auto; }
