#left-nav h2,
#left-nav h2 span {
	width: 179px;
	height: 111px;
}

#left-nav h2 span {
	background-image: url(../images/our-blogs.png);
}

/* Landing page */

#landing {
	padding-right: 0 !important;
}

#landing h1,
#landing h1 span {
	display: block;
	position: relative;
	top: 0; left: 0;
	width: 479px;
	height: 200px;
}

#landing h1 span {
	background: url(../images/blogs-intro.png) top left no-repeat;
	position: absolute;
}

#landing-links li {
	float: left;
	padding: 20px 10px 0 3px;
}

#landing-links li,
#landing-links li a {
	display: block;
	width: 158px;
	text-decoration: none;
}

#landing-links a {
	background: url(../images/blog-link-imgs.jpg?rev=001) top left no-repeat;
	padding-top: 125px;
}

a#link-andys-blog { background-position: 0 0; }
a#link-staff-blog { background-position: -158px 0; }
a#link-gym-blog { background-position: -316px 0; }

a#link-andys-blog:hover { background-position: -474px 0; }
a#link-staff-blog:hover { background-position: -632px 0; }
a#link-gym-blog:hover { background-position: -790px 0; }

#landing-links .dots {
	width: 160px;
	height: 3px;
	font-size: 1px;
	background: url(../images/content-dots-close-new.png) center left no-repeat;
	margin-left: -1px;
	padding: 6px 0 10px 0;
	overflow: hidden;
}

#landing-links .text {
	text-indent: 1px;
}

#landing-links a:hover .text {
	color: #616161;
}	
	
#landing-links a,
#landing-links a * {
	cursor: pointer;
	display: block;
}

/* Layout */

#right-panel {
	margin-top: 7px;
	float: right;
	margin-right: 15px;
	width: 174px;
}

#right-panel h2 {
	padding-bottom: 8px;
	text-indent: 1px;
}

#right-panel h2,
#right-panel h2 span {
	display: block;
	width: 174px;
	position: relative;
	top: 0; left: 0;
}

#right-panel h2 span {
	position: absolute;
	background-position: top left;
	background-repeat: no-repeat;
}

#right-panel h2.andys-blog, #right-panel h2.andys-blog span { height: 57px; }
#right-panel h2.andys-blog span { background-image: url(../images/andys-blog-title.png); }

#right-panel h2.warehouse-staff, #right-panel h2.warehouse-staff span { height: 62px; }
#right-panel h2.warehouse-staff span { background-image: url(../images/staff-blog-title.png); }

#right-panel h2.gym-updates, #right-panel h2.gym-updates span { height: 75px; }
#right-panel h2.gym-updates span { background-image: url(../images/gym-blog-title.png); }

#right-panel h4 {
	display: block;
	width: 112px;
	height: 15px;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 1em;
	text-indent: -99999px;
	overflow: hidden;
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 15px;
}

#right-panel #title-archives { background-image: url(../images/blog-archives-title.png); }
#right-panel #title-categories { background-image: url(../images/blog-categories-title.png); }

#right-panel .dots {
	width: 160px;
	height: 3px;
	font-size: 1px;
	background: url(../images/content-dots-close-new.png) top left no-repeat;
	margin: 11px 0 10px 0;
	overflow: hidden;
}

#right-panel li {
	padding-bottom: 5px;
}

#rss {
	display: block;
	width: 182px;
	height: 39px;
	background: url(../images/rss-signup.png) top left no-repeat;
	overflow: hidden;
	text-indent: 82px;
	line-height: 42px;
	margin: 22px 0 0 -3px;
}

#view-posts {
	padding: 30px 0 24px 30px !important;
	width: 505px;
}

#view-posts b,
#view-posts strong {
	font-weight: bold;
}

#view-posts .post-holder {
	padding-bottom: 15px;
	border-bottom: 1px dotted #737373;
	margin-bottom: 28px;
}

#view-posts .date,
#view-posts .author {
	display: block;
	margin: 0;
	padding-bottom: 9px;
}

#view-posts .date {
	float: left;
	width: 25%;
	color: #ababab;
	font-weight: bold;
}

#view-posts .date span {
	color: #575757;
	font-weight: normal;
}

#view-posts .author {
	float: right;
	width: 75%;
	text-align: right;
	color: #575757;
	font-weight: normal;
}

#view-posts .author span {
	color: #6db33f;
	font-weight: bold;
	text-transform: uppercase;
}

#view-posts .dots-long {
	clear: both;
	margin: 0 0 0 -1px;
	background-image: url(../images/content-dots-close-new.png);
	width: 507px;
}

#view-posts img {
	margin: 5px 0 3px 0;
	display: block;
}

#view-posts h1 {
	font-size: 15px;
	line-height: 1.2em;
	color: #fff;
}

#view-posts .title {
	font-weight: bold;
	padding-top: 15px;
	display: block;
}

#view-posts .body-copy {
	font-size: 11px;
	line-height: 1.2em;
}

#view-posts .body-copy p {
	margin: 1.2em 0 0 0;
}

#view-posts .body-copy a {
	color: #ababab;
	text-decoration: underline;
}

#view-posts .body-copy a:hover,
#view-posts .details a {
	text-decoration: none;
}

#view-posts .details a:hover {
	text-decoration: underline;
}

/* Comments */

#post-comments,
#make-comment {
	padding-top: 5px;
}

#post-comments .title,
#make-comment label {
	text-transform: uppercase;
	color: #ababab;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.2em;
	display: block;
	margin: 0;
	padding: 0;
}

#post-comments .title {
	margin-bottom: 6px;
}

#post-comments {
	padding-bottom: 6px;
	border-bottom: 1px dotted #737373;
	margin-bottom: 12px;
}

#post-comments p {
	font-size: 11px;
	line-height: 1.2em;
	color: #fff;
	margin-bottom: 1.2em;
}

#post-comments p.details,
#post-comments p.details a {
	color: #6db33f;
}

#post-comments p.details {
	margin-bottom: 3px;
}

/* Make a Comment Form */



#make-comment input,
#make-comment textarea {
	padding: 5px 4px 4px 4px !important;
	width: 497px !important;
}

#make-comment textarea {
	margin-top: 8px;
	height: 9em;
}

#make-comment input {
	font-weight: bold !important;
}

#make-comment .special-title,
#make-comment .instructions {
	font-size: 11px;
	line-height: 1.2em;
	margin: 0;
}

#make-comment .special-title {
	font-weight: bold;
	margin-top: 10px;
}

#make-comment .instructions {
	color: #ababab;
	margin-bottom: 10px;
}

#make-comment .response-error,
#make-comment .response-success {
	padding: 4px;
	color: red;
	border: 1px solid red;
	background-color: #fff;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 12px;
}

#make-comment .response-success {
	color: green;
	border-color: green;
}

#make-comment .bottom-stuff {
	width: 505px;
	height: 38px;
	position: relative;
	top: 0; left: 0;
	padding-bottom: 25px;
}

#make-comment img {
	display: block;
	position: absolute;
	top: 0; left: 0;
	margin: 0;
}

#make-comment #personal-validation {
	width: 120px !important;
	position: absolute;
	top: 9px; left: 135px;
}

#make-comment #comment-submit {
	position: absolute;
	top: 7px; right: 0;
	cursor: pointer !important;
	width: 61px !important;
	height: 24px !important;
	text-align: center;
	color: #fff !important;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/comment-submit.png) top left no-repeat !important;
}

/* Footer */

#landing #middle-footer {
	padding-top: 60px;
}
