/*
 Theme Name:   Polaris Theme Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Twenty Fourteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     polaris
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  polaris
*/

@import url("../polaris/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
.entry-content {
        word-break: normal;
        word-wrap: break-word;
        font-family:Tahoma, sans-serif;
	font-size: 14px;

}

.top-bar {display:none; }