/* 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: 10px 20px 10px 0px; float: left; }
#logo img { max-width: 150px; }

#page-title { font-size: 1.4em; }

#name-and-slogan { padding-top: 3em; }

#site-name { margin: 0; font-size: 1.3em; }
#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; }

#site-slogan { font-size: 1em; }

.region-header #block-locale-language { margin-left: 0; }
