/*
Theme Name: su-wp-bootstrap-egypt
Theme URI: https://trac.swan.ac.uk/web
Author: Chris Sherwood
Author URI: https://trac.swan.ac.uk/web
Description: This is a starter WordPress theme for SU Projects using Twitter Bootstrap SASS.
https://github.com/twbs/bootstrap-sass.
Version: 1
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, theme-options, translation-ready
Text Domain: su-wp-bootstrap-egypt
*/

/* The bootstrap.css file is auto-enqueued in functions.php */

/* YOU SHOULD BE MAKING A CHILD THEME. 

/****************** Special Blank CSS classes for child themes to use without disturbing core bootstrap styles ****************/

.alignleft {
  display: inline;
  float: left;
}

.alignright {
  display: inline;
  float: right;
}

.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
  margin: 5px 15px 15px 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
  margin: 5px 0 15px 15px;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  clear: both;
  margin-top: 5px;
  margin-bottom: 15px;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
  margin-bottom: 20px;
}

.su-wp-container {

}

.su-wp-header-widgets {

}

.su-wp-header {

}

.su-wp-header-img {

}

.su-wp-header-text {

}

.su-wp-top-menu {

}

.su-wp-content {

}

.su-wp-main {

}

.su-wp-left {

}

.su-wp-right {

}

.su-wp-footer-menu {

}

.su-wp-author-credits {

}

.su-wp-footer {

}
