/******************************************************************
Theme Name: ESA-mobile
Theme URI: http://esa.act.gov.au
Description: Mobile ready Wordpress theme for the ESA website (esa.act.gov.au)
Author: ESA Digital Services
Author URI: http://esa.act.gov.au
Version: 1.0
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support

License: WTFPL
License URI: http://sam.zoy.org/wtfpl/
*/

.sticky {}          /* DO NOT EDIT THIS */
.gallery-caption {} /* THESE ARE USELESS */
.bypostauthor {}    /* THEY ARE ONLY TO KEEP THEME CHECK HAPPY */
.media-alert {
    display: block;
    margin: auto;
    text-align: center;
    padding: 10px;
    word-wrap: break-word;
}
.media-alert[target]{
    text-align: left;
    word-wrap: break-word;
}
.media-alert img,
video.media-alert{
    max-width: 400px;
    max-height: 300px;
}
.widgettitle{background: #d4dae4 none repeat scroll 0 0;border: medium none;font-size: 1em;font-weight: bold;margin-bottom: 0;margin-top: 0;padding: 12px;}
.widget{border: 1px solid #d4dae4;border-radius: 5px;margin-bottom: 1.2em;padding: 0;width: 252px;background: white;margin-right: 5px;text-align: center;float: left;}
div#widgets-right .widgets-sortables{
overflow: auto;
}

.text-danger {
    color: red;
}