/*
Theme Name: JABSOM Theme
Version: 1.0

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.aligncenter { margin-left: auto; margin-right: auto; display: block; }
.alignleft { float: left; }
.alignright { float: right; }

.wp-caption.alignleft { width: initial !important; }
.wp-caption.alignright { width: initial !important; }

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.skipnav a { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; z-index: -999; }
.skipnav a:focus, .skipnav a:active { color: #fff; background-color: #000; left: 0; top: auto; width: auto; height: auto; overflow: auto; padding: 5px 10px; border-radius: 15px; border: 2px solid #999; text-align: center; font-size: 1.2em; z-index: 9999; }
