/* CSS Document */
#alpha .hentry img {
	max-width: 100%;
	height: auto;	
}

.wrapper {
	width: 98%;
    max-width: 940px;
}
#container-inner {
	width: 100%;
    max-width: 940px;
	box-sizing: border-box;
    border: 1px solid #ccc;
}
#header-content {
	width: 95.74468085106383%;
    max-width: 842px;
    margin: 30px 2.127659574468085%;
}
#leaderboard {
	width: 76.07318213701193%;
    max-width: 728px;
    float: left;
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 1.373626373626374%;
}
#header-inner, #main-navigation-inner, #content-inner, #footer-inner {
    position: relative;
	width: 100%;
    max-width: 940px;
    margin: 0 auto;
}
#footer-inner {
    overflow: hidden;
    padding-right: 0;
    padding-left: 0;
}

.layout-wtt #alpha, .layout-wm #alpha {
    width: 100%;
	max-width: 543px;
}
#alpha, #beta, #gamma {
    /*float: left;*/
	/*float: none;*/
	margin: 0 auto;
}


@media only screen and (max-width: 940px) {
#main-navigation ul li.first a {
    border-left: none;
}
#main-navigation ul li.last a {
    border-right: none;
}
.layout-wtt #beta, .layout-wtt #gamma {
    left: 0;
    width: 100%;
	max-width: 220px;
    position: relative;
    float: right;
}
.widget-archive-monthly ul li {
	display: none;
}
.widget-archive-monthly ul li.m,
.widget-archive-monthly ul li.more {
	display: inline-block;
}
.results-pages {
	width: 42px;
	line-height: 42px;
	float: left;	
}
#results-previous-link, #results-next-link {
	margin: 5px 0 20px 0;
	float: left;
	clear: both;
	text-align: center;
	width: 100%;
}
}

@media only screen and (max-width: 768px) {
.mt-main-index #alpha p, .asset-body {
    /*font-size: 1.2em;*/
}
.asset-body {
    /*font-size: 1.1em;*/
}
#main-navigation ul {
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
    overflow: hidden;
}
.layout-wtt #beta, .layout-wtt #gamma {
    left: 0;
    width: 100%;
	max-width: 543px;
    position: relative;
    float: left;
}
.layout-wm #beta {
    left: 0;
    width: 100%;
	max-width: 543px;
    position: relative;
    float: left;
}

.widget-content ul.widget-content-archive li {
	width: 31.333%;
	padding-right: 2%;
	float: left;
}
#footer {
    background-image: none;
	border-top: solid 1px #CCCCCC;
}
}

@media only screen and (max-width: 690px) {



/* Menu ----
------------ */
#pull-btn {
	display: inline-block;
	color: #FF5C26;
	text-decoration: none;
	text-align: center;
	background-attachment: scroll;
	background-image: url(mobile-menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px;
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	text-indent: -9999px;
	position: fixed;
	top: 40px;
	right: 9px;
	z-index: 200;
	width: 30px;
	height: 30px;
}
.pushy {
	display: inline;
}
.pushy-content {
	padding: 0;
}
.pushy-content .menu {
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: 'Roboto Condensed', sans-serif;
}
.pushy-content .menu li {
	color: #FFF;
	display: block;
	margin: 0 20px;
	padding: 0 10px;
	border-bottom: solid 1px rgba(255, 255, 255, 0.4);
}
.pushy-content .menu li:last-child {
	border: none;
}
.pushy-content .menu li a {
    color: #FFF !important;
    display: block;
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: normal;
    padding: 12px 0;
    margin: 0px;
    line-height: normal;
	text-align: center;
}
.pushy-content .menu li a:hover {
	color: #FFF;
	display: block;
}
a#close-btn {
	position: relative;
	display: inline-block;
	top: 0;
	left: 0;
	margin: 0;
	text-align: center;
	padding: 25px 30px;
}
a#close-btn:hover, a#close-btn:hover span {
	text-decoration: none;
}
a#close-btn span {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	border: solid 2px #FFF;
	border-radius: 30px;
	background-attachment: scroll;
	background-image: url(close-menu.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#main-navigation ul {
	display: none;
}
#main-navigation .widget-content {
	margin-bottom: 8px;
}
.widget-search {
	position: relative;
	float: none;
	margin: 0 auto;
}
/*
.widget-search {
    float: right;
	width: 100%;
    max-width: 543px;
    position: relative;
    top: 2px;
    right: 0;
    text-align: right;
}
.widget-content form input {
    padding: 3px !important;
}
.widget-content ul.widget-content-archive li {
	width: 48%;
	float: left;
}
*/
}

@media only screen and (max-width: 560px) {
/* Entry ----
------------- */
#ob_strip_container_0_stripBox .item-container {
    padding: 4px 2%;
    float: left;
    width: 31.333%;
    margin-bottom: 30px;
}
#ob_strip_container_0_stripBox {
    width: 100%;
    position: relative;
}
/* Entry ----
------------- */
}

@media only screen and (max-width: 480px) {
.widget-content ul.widget-content-archive li {
	width: 100%;
	padding-right: 0;
	float: left;
}
}