body#foundation{
	margin:0;
	padding:0;
	width:auto;
	background:none;
}

body#foundation #content {
	margin:10px auto 20px auto;
	padding:0 10px 0 10px;
	width:940px;
	font-family:Georgia,serif;
	font-size:12px;
	background: none;
}

#foundation.home #column_adverts,
#magazine.home #column_adverts {
	margin-top:-325px;
}

/* @group 7.BRANDING/MASTHEAD
---------------------------------------------------------------------- */

#masthead {
	position:relative;
}
#masthead h1 {
	height:auto;
	padding:0;
	margin: 15px 0 20px;
}
#masthead h1 a {
	padding:0;
	margin:0;
	text-decoration:none;
}
#masthead form {
	position:absolute;
	top:71px;
	right:0;
}
#masthead fieldset {
	width:auto;
	border:none;
	margin:0;
	padding:0;
}
#masthead #keywords {
	background:#EBEBEB;
	border:none;
	font:1.166666667em/1em Georgia, serif; /* 14 / 12 */
	padding:5px;
	width:200px;
	display:inline;
}
#masthead form input.submit {
	-webkit-border-radius:99em;
	background:#333;
	border:none;
	color:#fff;
	cursor: pointer;
	display:inline;
	font:1.166666667em/1em; /* 14 / 12 */
	margin:0;
	padding:5px 8px;
	text-transform:uppercase;
}

#masthead form input.submit:hover,
#masthead form input.submit:focus{
	background:#000;
}
/* @end */



/* @group 8.NAVIGATION
---------------------------------------------------------------------- */
#nav_network a {
	font-size:13px;
}
#masthead .navigation {
	display:block;
	margin:0 -20px 20px -20px;
	padding:0 20px;
	clear:both;
	overflow:hidden;
	border-top:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
	font-size:1.166666667em;
}
#masthead .navigation ul,
#masthead ul#constants {
	list-style:none;
	margin:0;
	padding:0;
}
#masthead .navigation li,
#masthead ul#constants li {
	display:inline;
}
#masthead .navigation a,
#masthead ul#constants a {
	display:block;
	float:left;
	padding:12px 0;
	color:#7F7F7F;
	font-size:14px;
}
#masthead .navigation ul#sections {
	float:left;
	width:680px;
}
#masthead .navigation ul#sections a {
	margin-right:20px;
	font-weight:normal;
	font-size:14px;
	color:#7F7F7F;
}
#masthead .navigation ul#sections a:hover {
	color:#000;
}
#masthead .navigation ul#constants {
	float:right;
}
#masthead .navigation ul#constants li{
	padding-left:0;
}
#masthead .navigation ul#constants a {
	margin-left:19px;
}

#masthead .navigation ul#constants a:hover{
	color:#000;
}

/* Highlighting the current page */
#magazine.home a.nav_home,
#magazine.issue a.nav_issue,
#magazine.blog a.nav_blog,
#magazine.comment a.nav_comment, 
#magazine.shows a.nav_shows, 
#magazine.features a.nav_features, 
#magazine.archives a.nav_archives {
	color:#000;
}
ul#tab_group_one {
	float:left;
	font-size:16px;
	font-weight:normal;
	padding:0 0 0 1px;
	margin:14px 0 14px 0px;
	background:transparent url(/images/sites/tabsbackul.jpg) left bottom no-repeat;
}
#magazine.issue #column_main ul#tab_group_one {
	font-size:16px;
	margin:17px 0 24px 0px;
	padding:0 0 0 1px;
	background:transparent url(/images/sites/tabsbackul.jpg) left bottom no-repeat;
}
#magazine.archives #column_main ul#tab_group_one {
	padding:0 0 0 1px;
	background:transparent url(/images/sites/tabsbackul.jpg) left bottom no-repeat;
}
ul#tab_group_one li {
	display:inline;
	padding:0px;
	margin:0px;
}
ul#tab_group_one li a:link, 
ul#tab_group_one li a:visited {
	float:left;
	display:block;
	color:#666;
	text-decoration:none;
	background:#FFF url(/images/sites/tabsback2.jpg) right bottom;
	margin:0px;
	padding:5px 22px 5px 22px;
}
#magazine.issue #column_main ul#tab_group_one li a:link,
#magazine.issue #column_main ul#tab_group_one li a:visited {
	width:72px;
	padding:5px 25px 5px 50px;
}
ul#tab_group_one li a:hover, ul#tab_group_one li a.active {
	color:#000;
	text-decoration:none;
	background:#FFF url(../images/sites/tabselect.gif) right bottom;
	margin:0px;
	padding:5px 22px 5px 22px;
}
#magazine.issue #column_main ul#tab_group_one li a:hover, 
#magazine.issue #column_main ul#tab_group_one li a:active, 
#magazine.archives #column_main ul#tab_group_one li a:hover, 
#magazine.archives #column_main ul#tab_group_one li a:active {
	background:#FFF url(/images/sites/tabselect.gif) right top;
}

#masthead ul#registration {
	position:absolute;
	top:20px;
	width:25%;
	right:0;
}
#masthead ul#registration li.cur a{
	color:#000;
	border-bottom:2px solid #000;
	font-weight:bold;
	padding-bottom:2px;
}
#masthead ul#registration li:first-child{
	border:none;
}
#masthead ul#registration li:first-child a{
	margin-right:0;
}
#masthead ul#registration li {
	border-right:1px solid #adadad;
	float: right;
}
#masthead ul#registration a {
	margin:0 10px;
	padding:0;
	font:1em/1em Arial, sans-serif;
}
#masthead ul#registration a:hover,
#masthead ul#registration a:focus {
	color:#333;
	text-decoration:none;
}
#masthead ul#registration li.last a {
	border:none;
	padding:0;
	margin:0;
}

/* @end */