/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://blog.iexplore.com/mt-static/themes-base/blog.css);
@import url(http://blog.iexplore.com/mt-static/themes/cityscape-portland/screen.css);
@import url("http://blog.iexplore.com/css/vast-whitelabel.css");;
/* end StyleCatcher imports */

body {
	background-image: none;
}

#container-inner {
	width: 990px;
}

#header-inner {
	height: 175px !important;
}

#nav li .nav-link {
  text-decoration: none;
}

/* Wide-Thin to Wide-Medium */

.layout-wt #alpha {
/*	width: 750px;	*/
	padding: 0 0 0 10px;
	width: 580px;
}

.layout-wt #beta {
/*	width: 190px;	*/
	padding: 0 0 0 20px;
	width: 380px;
}

.layout-wt #content-inner {
	padding: 10px 0 20px;
	background: #EFEFEF url('http://blog.iexplore.com/images/body_bg_1x268.png') repeat-x left top;
}

#alpha-inner {
	padding: 20px 20px 0 20px;
	background-color: #fff;
}

#alpha-inner iframe.like {
	margin: 0 0 5px 0;
	width: 520px;
	height: 25px;
	overflow: visible;
}

#alpha-inner .asset-footer {
	clear: both;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

#alpha-inner .asset-footer .social {
	height: 75px;
}

#alpha-inner .asset-footer .bookmarking {
	margin: 0 0 5px 0;
}

#alpha-inner .asset-footer .bookmarking ul {
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	list-style: none;
}

#alpha-inner .asset-footer .bookmarking li {
	display: inline;
	margin: 0 0 0 0;
	padding: 0 2px 0 2px;
}

#alpha-inner .asset-footer .bookmarking li img {
	padding: 0 1px 0 0;
	vertical-align: middle;
}

#alpha-inner .asset-footer .bookmarking li a {
	color: #000000;
	font-size: 100%;
	text-decoration: none;
}

#alpha-inner .asset-footer .bookmarking li a:link, #alpha-inner .asset-footer .bookmarking li a:visited {
	color: #000000;
	text-decoration: none;
}

#alpha-inner .asset-footer .bookmarking li a:hover, #alpha-inner .asset-footer .bookmarking li a:active {
	color: #000000;
	text-decoration: underline;
}

#beta-inner {
	background-color: #fff;
}

.widget-header {
	background-image: none; 
	background-color: #cccc00;
}

.widget .widget-header {
	border: none;
}

.widget-archive-links li {
	display: inline;
}

.widget-archive-links li span {
	padding: 0 10px;
}





/* Page Numbers */

.pages {
	clear: left;
}

.clearpages {
	clear: both;
	padding: 0 0 20px 0;
}

.pages a, .pages span {
	display: block;
	float: left;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	border: 1px solid #003366;
	background: #c3dce8;
}

.pages a.current {
	border: 1px solid #003366;
	background: #003366;
	color: #fff;
}

.pages a.current:link, .pages a.current:visited {
	border: 1px solid #003366;
	background: #003366;
	color: #fff;
}

.pages a {
	border: 1px solid #003366;
	font-weight: bold; 
	color: #000000;
	text-decoration: none;
}

.pages a:link, .pages a:visited {
	border: 1px solid #003366;
	color: #000000;
	text-decoration: none;
}

.pages a:hover, .pages a:active {
	background: #003366;
	border-color: #003366;
	color: #c3dce8;
}

.pages a.nextprev {
	color: #666;
	font-weight: bold;
}

.pages span.nextprev {
	border: 0px solid #fff;
	background: #fff;
	color: #000;
}


.related-info {
    clear: both;
    padding: 0 0 18px 0;
}

.related-header,
.related-info {
    margin-bottom: .75em;
}

.related-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
    color: #a0cddd;
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}
