/* 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. */
#page-title { font-size: 1.75em; }

/* Site name (h1) */
#site-name { margin: 0; font-size: 2.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-left: 20px; }
