@import "reset.css";
@import "colour.css";
@import "layout.css";
@import "typography.css";
@import url("mobile.css") screen and (max-device-width: 480px);
/*@import url("mobile.css") screen and (max-width: 480px);*/

/* ==TEMP==
.placeholder-ad{
    min-height:75px;
    background:#f7941e;
    margin-bottom:10px;}

.placeholder-ad li{
    margin:auto;
    width:90%;
    border:1px solid #5a4a42;
    margin-bottom:5px;}

.placeholder-slideshow{
    width:415px;
    height:417px;
    background:#eee;
    text-align:center;}

.placeholder-slideshow p{
    padding:2em;}

.current-page{
    font-size:150%;
    color:#BB141A;
    text-decoration:underline;}

.principals div{
    width:100px;
    float:left;
    margin-right:10px;
    text-align:center;}

del{
    color:#999;}
*/
