/*
Theme Name: My Rekindled Spirit
Version: 1.0
Description: Child theme for The Station
Author: Mission Communicate
Author URI: http://missioncommunicate.com
Template: thestation
*/

@import url("../thestation/style.css");

body {
	background: url("images/background.gif") repeat-x scroll center top #EFEFEF; important!
	color: #000000; important!
	opacity: 0.999;
	padding: 2em 0;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif; important!
	text-align: left;
}
#header {
	background: url("images/banner.jpg") no-repeat center top;
	height:100px;
	margin:0 auto;
	width:980px;
}

#header a img {
	display: none;
}
#header #subscribe {
	display: none;
}

body.home #main_content #top h2 {
	display: none;
}

#nav {
	font-size:120%;
}

#pagenav {
	float:left;
	padding:0 10px;
}

#pagenav li {
	float:left;
	line-height:35px;
	margin:0;
	padding:0 9px 0 5px;
}

#footer .footnav ul li {
	margin:0 8px;
}

.entry a img {
	border: none;
}
#linkcat-13 ul a {
	font-size: 2em;
	margin-left: -30px
}

#linkcat-13 ul {
	margin-left: 30px;
	color: #aaa;
	font-size: 1em;
	line-height: 2em
}
