/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version: 2.0.5
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.logo-text {
    line-height: 65px;
    vertical-align: middle;
    font-size: 20px;
    font-family: "Raleway", sans-serif;
    font-weight: 300;
    color: white;
}

.logo-text-mobile {
    line-height: 65px;
    vertical-align: middle;
    font-size: 14px;
    font-family: "Raleway", sans-serif;
    font-weight: 300;
    color: white;
}

#staticDiv {
    position: absolute;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
}

#staticCanvas {
    background-color: #ffffff;
}

.hieroglyphTable tbody {
    background-color:transparent;
}

.hieroglyphTable td {

    border: 0px;
}

img.boardgameImage {
    max-height: 294px;
    max-width: 294px;
    height: auto;
    width: auto;
}

.alert.alert-score {
    width:120px;
    margin:0 0; 
    padding: 0 0; 
    text-align:center;
}

.blogpost-details {
    margin: 0 0 20px;
}

.post-info {
    margin: 0 0 20px;
}