/* CSS Document */

	
#column-1 h2 {
	text-align:center;
	}


div.blog-header {
	position:relative;
	margin-bottom:30px;
	text-align:center;
	background:url(/images/blogroll-heading-bg.gif);
	background-repeat:repeat-x;
	background-position:0 22px;
	font-size:34px;
	line-height:normal;
	}
	
div.blog-header a {
	background-color:#fff;
	padding:0 15px;
	display:inline-block;
	line-height:34px;
	padding-top:3px;
	}
	
div.blog-header a:hover {
	color:#000;
	text-decoration:none;
	}
	
div.blog-header h6 {
	font-weight:normal;
	font-size:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	margin:0 0 0 0;
	}
	
div.blog-header h5 {
	position:absolute;
	background:#fff;
	padding:0 5px;
	font-family:"Gotham Book", Arial, Helvetica, sans-serif;
	font-size:12px;
	top:10px;
	line-height:16px;
	}
	
div.blog-header h5.date {
	left:10px;
	}	
	
div.blog-header h5.time {
	right:10px;
	}

	
#article-image {
	float:left;
	display:inline;
	margin-right:15px;
	}
	
* html #article-image {
	margin-right:2px;
	}
	
	
#bottom-ad {
	text-align:center;
	}
	
h3.article-subtitle {
	font-size:16px;
	font-weight:normal;
	line-height:normal;
	margin-top:0;
	margin-bottom:1em;
	}
	
.article-footer {
	font-style:italic;
	padding:10px 0;
	border-top:dashed 1px #999;
	border-bottom:dashed 1px #999;
	margin-bottom:10px;
	}
	
.article-footer p {
	margin-bottom:0;
	}
	
.blog-rail p {
	overflow:auto;
	}
	
.blog-rail ul{
	list-style:none;
	margin-left:10px;
	margin-bottom:20px;
	padding:0;
	}
	
.blog-rail ul li {
	background:url(/core/media/images/bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:1.25em;
	margin-bottom:.75em;
	}
	
.blog-rail h4 {
	border-bottom:solid 1px #dbdbdb;
	font-weight:bold;
	margin-bottom:10px;
	}
	
.blog-rail img {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	}
	
.blog-rail h5 {
	font-size:12px;
	font-weight:bold;
	}
	
.blog-rail h6 {
	font-style:italic;
	font-weight:normal;
	}
	
table#archive h3 {
	line-height:normal;
	}
	
#pagetools {
	text-align:center;
	margin-bottom:15px;
	}
	
#column-1 .module, #column-3 .module {
	padding-top: 0px;
}

div.blog-tabs {
	height:125px;
	margin-bottom:15px;
	margin-top:0;
}

.blog-tabs ul {
	list-style:none;
	margin:0;
	padding:0;
	height:126px;
	background-image:url(/images/eat-shop-do-bg.jpg);
	background-repeat:no-repeat;
	background-position:0 19px;
	position:relative;
	width:100%;
}

.blog-tabs ul li {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
}

.blog-tabs ul li#blogtab_119 {
	top:0;
	left:111px;
}

.blog-tabs ul li#blogtab_120 {
	top:0;
	left:253px;
}

.blog-tabs ul li#blogtab_121 {
	top:0;
	left:394px;
}

.blog-tabs ul li#all-blogs-tab {
	top:49px;
	left:526px;
}

.blog-tabs ul li a {
	display:block;
	background-image:url(/images/eat-shop-do-tabs.png);
	background-repeat:no-repeat;
	height:126px;
	width:126px;
	text-indent:-10000px;
}

.blog-tabs ul li#blogtab_119 a {
	background-position:-2px -5px;
}

.blog-tabs ul li#blogtab_119 a:hover {
	background-position:-2px -137px;
}


.blog-tabs ul li#blogtab_120 a {
	background-position:-144px -5px;
}

.blog-tabs ul li#blogtab_120 a:hover {
	background-position:-144px -137px;
}


.blog-tabs ul li#blogtab_121 a {
	background-position:-285px -5px;
}

.blog-tabs ul li#blogtab_121 a:hover {
	background-position:-285px -137px;
}

.blog-tabs ul li#all-blogs-tab a {
	height:23px;
	width:62px;
	background-position:-416px -52px;
}

.blog-tabs ul li#all-blogs-tab a:hover {
	height:23px;
	width:62px;
	background-position:-416px -184px;
}

