/*  
Original Theme Name: Station
Original Theme Version: 2.1.2
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Amended by: Alex Sandrey
*/

/* Get Reset CSS */
@import url('core/css/reset.css');

/* Get Core CSS */
@import url('core/css/wp_core.css');

/* Get Theme CSS */
@import url('css/theme.css');

/* Your custom styling can go in: custom.css ** Just don't replace this file on Updates */
@import url('css/custom.css');

/* re-school request - Google Translate */
#google_translate_element{
float: left;
position: relative;
top: 7px;
left: 5px;}

/* For WP.org theme repository checklist */
.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}


