/*   
Theme Name: IoG Blog
Description: The official blog of Impact of Government
Author: NPR
Template: argo-foundation 
Version: 0.1
*/

@import url(../argo-foundation/css/960.css?v=1);
@import url(../argo-foundation/css/foundation.css?v=1);

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('font/league_gothic-webfont.eot');
	src: local('☺'), url('font/league_gothic-webfont.woff') format('woff'), url('font/league_gothic-webfont.ttf') format('truetype'), url('font/league_gothic-webfont.svg#webfontLe3hwYFq') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*
body {
background: #0c7183 url(img/page-gradient.jpg) repeat-x;
}

#wrapper {
margin: 10px auto;
width: 970px;
background-color: #fff;
border: 1px solid #0c7183;
border-top: none;
}

#apanel-title {
top: -8px;
right: 0px;
-moz-box-shadow: -3px 3px 4px #000;
-webkit-box-shadow: -3px 3px 4px #000;
box-shadow: -3px 3px 4px #000;
}
*/
/************* GLOBAL NAVIGATION ******************/

.global-nav-bg {
height: 55px;
background: #373737 url(img/global-nav-gradient.jpg) repeat-x;
}

.global-nav {
height: 53px;
}

.station-home {
text-indent: -10000px;
width:147px;
height: 55px !important;
background: transparent url(img/kalw-news-logo-h.png) no-repeat;
margin: 0 10px 0 0 !important;
border: none !important;
}

.station-home a {
display: block;
width: 147px;
height: 55px;
}

.global-nav li {
margin-top: 20px;
border-left: 1px solid #666;
padding-left: 10px
}

.global-nav .support a {
background-color: #373737;
color: #fff;
border: 1px solid #666
}

.global-nav .network-branding {
top: 10px;
}

/************* BRANDING ******************/

.branding h1 a {
	display: block;
	background: url(./img/logo.png) no-repeat;
	width: 460px; 
	height: 156px;
	text-indent: -999px;
}

.branding h1 a:hover {
text-decoration: none;
color: #003983;
}

.branding h2 {
display: none;
font-weight: 200;
color: #c0c0c0;
font-size: 18px;
font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
margin: 0;
}
