/*
Theme Name: blogex
Theme URI: http://blogex.themebucket.biz
Author: ThemeBucket
Author URI: http://themebucket.net
Description: A minimal blogging template for authors
Version: 2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blogx
*/




/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/*---*/

.sticky {}

.gallery-caption {}

.bypostauthor {}

@font-face {
    font-family: 'spinweradbold';
    src: url(‘fonts/spinwerad-webfont.eot');
    src: url('fonts/spinwerad-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/spinwerad-webfont.woff2') format('woff2'),
         url('fonts/spinwerad-webfont.woff') format('woff'),
         url('fonts/spinwerad-webfont.ttf') format('truetype'),
         url('fonts/spinwerad-webfont.svg#spinweradbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1,h2,h3,h4,h6{
font-family: 'spinweradbold';
}
h5{
font-family: 'spinweradbold'; font-size: '12pt';
}

.post-blog {
 font-weight: 400 !important; 
}

#programMarch8 {
    border: 0px solid #ddd !important;
}
table th,
table td {
    border: 0px solid #ddd !important;
}
