/* redefine blueprint styles here */
/* changed to use text-indent with less markup */
.hide {display:block;outline:0;text-indent:-9999px;}

body{
	background:#fff url(/_images/body_bg.gif) repeat-x;
}
body, h1, h3, h4, h5, h6{
	color:#333;
}
div.span-16{
	width:555px;
	margin:0 50px 0 25px;
}

#header{
	position:relative;
	height:148px;
}

/* header elements */
#header h1, #header h2, #header h3{
	padding:0;
	margin:0;
}
#logo{
	position:absolute;
	top:28px;
	left:35px;
}
#logo a{
	width:299px;
	height:67px;
	background:url(/_images/logo.gif) no-repeat;
}
#tagline{
	position:absolute;
	bottom:20px;
	left:52px;
	width:280px;
	height:8px;
	background:url(/_images/tagline.gif) no-repeat;
}
#opening{
	position:absolute;
	top:50px;
	right:30px;
	width:412px;
	height:12px;
	background:url(/_images/opening.gif) no-repeat;
}
#merchmart{
	position:absolute;
	top:75px;
	right:30px;
	width:159px;
	height:10px;
	background:url(/_images/mmart_hdr.gif) no-repeat;
}

/* menus left bar */
.list_nav, .list_nav li ul, #sub_promotional ul{
	list-style:none;
	margin:0;
	padding:0;
}
#subnav li{
	margin:10px 0;
}
#subnav li ul{
	padding:10px;
	margin:10px 0;
	background:#f4f6fc;
}
#subnav li ul li, #subnav li ul li ul{
	margin:0;
	padding:0 0 0 5px;
}
#subnav li ul li.tertiary a{
	padding-right:13px;
	background:url(/_images/2010arrow.gif) no-repeat right 2px;
}
#subnav li.tertiary a.active_tertiary{
	background-position:right -31px;
}
#subnav li ul li.tertiary ul li a{
	background:0;
}
#subnav li ul{
	display:none;
}
#subnav li a, #sub_promotional li a{
	color:#4679D0;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
#subnav li ul li a{
	text-transform:none;
	font-weight:normal;
}
#subnav a:hover{
	text-decoration:underline;
}
/* menus right bar */
#sub_promotional li{
	background:#E6E6E6;
	margin:10px 0;
}
#sub_promotional a{
	display:block;
	padding:10px 5px;
	margin:0;
}
#sub_promotional p{
	font-size:0.9em;
	padding:0 0 10px;
	margin:-10px 5px 0;
	line-height:1em;
}
#sub_promotional li:hover{
	background:#ccc;
}

/* photo gallery */
#advance_up, #advance_down{
	width:150px;
	height:19px;
	background:url(/_images/adv_up.gif) no-repeat;
}
#advance_up{
	margin-bottom:5px;
}
#advance_down{
	background-image:url(/_images/adv_down.gif);
}
#photo_gallery{
	height:335px;
	overflow:hidden;
}
#photo_gallery div{
	height:335px;
}
#photo_gallery img{
	margin:5px 0;
}

/* sub page */
#subpage{
	padding:5px 0 0;
	overflow:hidden;
}
#content{
	padding:20px 0 0;
}
#subnav{
	padding:15px 0 0;
}

h2.page_title{
	color:#4679D0;
	font-size:1.33em;
	font-weight:bold;
}

#content h3{
	color:#333;
	font-size:1em;
	font-weight:bold;
}

/* footer */
#with_next{
	margin-left:50px;
}
#artropolis{
	margin-left:85px;
	padding-top:12px;
}
#footer a#merch_mart{
	margin-left:138px;
}
#footer{
	margin-top:30px;
}

#news-navigation{
	background-color: rgb(242, 242, 242);
	display: inline;
	float: right;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-top: 10px;
	padding: 10px;
	width: 140px;
}
#news-navigation ul{
	margin:0;
	padding:0;
	list-style:none;
}
h2.entry-title{
	font-size:1.4em;
	line-height:1.1em;
}

h2.entry-title, #content h2.entry-title a{
	margin:0;
	border:0;
}

.asset-meta{
	margin-bottom:10px;
}