/*
 Theme Name:   Parament GCSN Child
 Theme URI:    http://gemcitysports.com/twenty-fourteen-child/
 Description:  Parament Child Theme - GCSN Edition
 Author:       Brian Reiss
 Author URI:   http://gemcitysports.com
 Template:     parament
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  parament-gcsn-child
*/

@import url("../parament/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

#sidebar {
	float: right;
	font-size: 12px;
	margin: 40px 0 30px;
	padding: 0;
	position: relative;
	right: 10px;
	width: 260px;
}
#sidebar img {
	height: auto;
	max-width: 228px;
}