

#blogItems {
	float: left;
	width: 654px;
	margin: 0 26px 0 9px;
	display: inline;
}

.blogItem {	
	margin: 0 0 16px 0;
}
.blogItem h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 2px solid #000;
	border-bottom: 1px solid #000;
	padding: 8px 0 8px 2px;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
.blogItem h2 a { text-decoration: none; }
.blogItem.first h2 {
	border-top: 3px solid #000;
}
.blogItem .specs {
	margin: 0 0 8px 0;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blogItem .ftImg {
	display: block;
	margin: 0 0 10px 0;
}
.blogItem .text {
	font-size: 12px;
	line-height: 16px;
}

.blogItem .footer {
	width: 654px;
	height: 40px;
}
.blogItem .footer .tags {
	width: 500px;
	float: left;
}
.blogItem .footer .tags .heading {
	display: block;
	width: 32px;
	height: 40px;
	float: left;
	overflow: hidden;
	text-indent: -300px;
	background: url(/images_gl/blog_icon_tags.gif) center left no-repeat;
}
.blogItem .footer .tags .links {
	width: 468px;
	float: left;
	margin: 16px 0 0 0;
}
.blogItem .footer .tags a {
	text-decoration: none;
}
.blogItem .footer .tags a:hover {
	text-decoration: underline;
}
.blogItem .footer .shareLinks {
	margin: 12px 0 0 0;
	width: 94px;
	float: right;
}
.blogItem .footer .shareLinks a {
	display: block;
	float: right;
	margin: 0 0 0 3px;
	background: url(/images_gl/blog_icons_share.gif);
	text-indent: -500px;
	height: 26px;
	width: 26px;
	overflow: hidden;
}
.blogItem .footer .shareLinks a.iconFacebook {
	background-position: -29px 0;
}
.blogItem .footer .shareLinks a.iconFacebook:hover {
	background-position: -29px -26px;
}
.blogItem .footer .shareLinks a.iconTwitter:hover {
	background-position: 0 -26px;
}

.blogItem .text object { display: block; margin: 6px 0; }
.blogItem .text embed { display: block; margin: 6px 0; }
.blogItem .text img { display: block; margin: 6px 0; }

.blogItem .text ul, .blogItem .text ol {
	margin: 4px 0 8px 0;
}
.blogItem .text li {
	margin: 0 0 4px 24px;
}


#pageNav {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 654px;
}
#pageNavLinks {
	float: right;
	color: #000;
	font-size: 13px;
	padding: 6px 8px;
}
#pageNavLinks a {
	text-decoration: none;
	color: #000;
}
#pageNavLinks a:hover {
	text-decoration: underline;
}



#sidePanel {
	float: left;
	width: 325px;
}



ul#sideNav {
	list-style: none;
	width: 325px;
}
#sideNav li {
	float: left;
}
#sideNav li a {
	display: block;
	width: 108px;
	height: 54px;
	background-image: url(/images_gl/blog_nav.gif);
	text-indent: -500px;
	overflow: hidden;
}
#sideNav li.MENS a {
	background-position: -108px 0;
}
#sideNav li.GIRLS a {
	background-position: -217px 0;
}

#sideNav li.ALL a:hover, #sideNav li.ALL a.sel {
	background-position: 0 -54px;
}
#sideNav li.MENS a:hover, #sideNav li.MENS a.sel {
	background-position: -108px -54px;
}
#sideNav li.GIRLS a:hover, #sideNav li.GIRLS a.sel {
	background-position: -217px -54px;
}



#latestPostsContain, #mostReadContain {
	margin: 6px 0 20px 0;
}
#latestPostsContain h2, #mostReadContain h2 {
	text-indent: -500px;
	overflow: hidden;
	width: 325px;
	height: 24px;
	background: url(/images_gl/blog_head_latest_posts.gif);
	margin: 0 0 10px 0;
}
#latestPostsContain li, #mostReadContain li {
	margin: 4px 0 4px 7px;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(/images_gl/blog_side_bullet.gif) center left no-repeat;
}
#latestPostsContain li a, #mostReadContain li a {
	text-decoration: none;
}
#latestPostsContain li a:hover, #mostReadContain li a:hover {
	text-decoration: underline;
}

#mostReadContain h2 {
	background: url(/images_gl/blog_head_popular_posts.gif);
}





#sideBanners {
	width: 331px;
	margin: 0 0 12px 0;
}

#sideBanners .banner {
	width: 331px;
}

#sideBanners a {
	position: absolute;
	display: block;
	width: 331px;
}
#sideBanners .bannerInfo {
	display: none;
}


#shoeGiveaway {
	margin: 10px 0 0 0;
}
#shoeGiveaway h3, #shoeGiveaway p {
	text-indent: -300em;
	overflow: hidden;
	width: 322px;
	height: 47px;
	background: url(../images_gl/shoe_giveaway_side_head.gif);
}
#shoeGiveaway p.intro {
	height: 72px;
	margin: 4px 0 0 0;
	background: url(../images_gl/shoe_giveaway_intro.gif);
}
#shoeGiveaway p.yourEmail {
	height: 24px;
	background: url(../images_gl/shoe_giveaway_your_email.gif);
}
#shoeGiveaway p.auOnly {
	height: 33px;
	background: url(../images_gl/shoe_giveaway_au_only.gif);
}
#shoeGiveaway input {
	width: 302px;
	height: 28px;
	padding: 2px 10px;
	margin: 0;
	border: 0;
	font-size: 13px;
	font-family: Courier;
	background: url(../images_gl/shoe_giveaway_input_back.gif);
}
#shoeGiveaway button {
	margin: 3px 0 0 0;
	text-indent: -300em;
	overflow: hidden;
	width: 322px;
	height: 44px;
	border: 0;
	background: url(../images_gl/shoe_giveaway_btn.gif);
}
#shoeGiveaway .status {
	margin: 3px 0 0 0;
	width: 322px;
	border: 0;
	text-align: center;
	font-family: Courier;
	font-size: 14px;
	padding: 6px 0;
}




