html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; padding: 4px; }
a img { border:none; }

body {font-size:87.5%;color:#222;line-height: 1.5;background: #F6EFF5; font-family: Georgia, "Times New Roman", serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-family: Arial, Helvetica, sans-serif;font-size:2.6em;line-height:1.25;margin: 0;font-weight:bold}
h2 {font-size:1.4em;line-height:1.25;font-weight:bold;}
h3 {font-size:1.4em;line-height:1.25;font-weight:bold;margin-bottom:0.4em;}
h4 {font-size:1.2em;line-height:1.25;font-weight:bold;}
p {margin:0 0 1.5em;}
a { color: #006699 }
a:hover { color: #0099cc }
th { font-weight: bold; border-bottom: 2px solid #ccc;}
#accessibility{position:absolute;top:0;left:-9999px}

h2 {
	font-size: 2.4em;
}
h2 a { text-decoration: none; color: #000 }
h2 a:hover { text-decoration: underline; }

#topbar {
	background: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#topbar-wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 5px 0;
}
#topbar a {
	border: none;
}
#header {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 24px;
	padding-top: 48px;
}

#header a {
	font-size: 2em;
	font-weight: normal;
	text-align: center;
	font-family: Georgia, "Times New Roman", serif;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#header h1 a {
	text-decoration: none;
	border: 0 none;
}
#header {
	border-bottom: 4px solid #999;
}
#header p {
	text-align: center;
	margin: 0;
	color: #888;
}
#container {
	clear: both;
	background: #F6EFF5;
	padding-bottom: 24px;
}
#content {
	width: 960px;
	margin: 0 auto;
	padding: 24px 0;
}
#main {
	float: left;
	width: 632px;
}
#sidebar {
	float: left;
	width: 304px;
	margin-left: 24px;
}
#post {

}
#post h1 {
	margin: 0;
	font-size: 3.2em;
	font-weight: normal;
	color: #333;
	font-family: 'Arvo', Georgia, "Times New Roman", serif;
}
.by {
	color: #888;
	font-style: italic;
}
#post .post_content {
	width: 632px;
	margin: 0 auto;
}

#post .post_content p {
	font-size: 1.2em;
}
#post .post_content li {
	font-size: 1.2em;
	margin-bottom: 1.5em;
}
#post .post_content p:first-child {
	font-size: 1.6em;
}
.post {
	margin-bottom: 50px;
}
#post p, .post p {
	line-height: 1.7em;
}
#post .post_title {
	border-bottom: 1px solid #D4D4D4;
	margin-bottom: 24px;
}
#post .post_splash img {
	width: 960px;
	height: 300px;
}
#post .post_splash {
	margin-bottom: 24px;
}

#post_preview {
	clear: both;
	border-bottom: 1px solid #D4D4D4;
	padding: 18px 0;
}
#main h2 {
	margin: 0;
	font-size: 2.4em;
	font-weight: normal;
	color: #333;
	font-family: 'Arvo', Georgia, "Times New Roman", serif;
}
#main p {
	font-size: 1em;
}
#main .post_image {
	float: left;
	width: 240px;
	height: 180px;
	overflow: hidden;
	margin-bottom: 18px;
}
#main .post_image img {
	width: 240px;
}
#main .post_content {
	margin-left: 260px;
}

/* PAGINATION */
.pagination {
	height: 36px;
	margin: 24px 0;
}
.pagination ul {
	float: left;
	margin: 0;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li {
	display: inline;
}
.pagination a {
	float: left;
	padding: 0 14px;
	line-height: 34px;
	border-right: 1px #ddd solid;
	text-decoration: none;
}
.pagination a:hover, .pagination .active a {
	background-color: #dbeef5;
}
.pagination .disabled a, .pagination .disabled a:hover {
	background-color: transparent;
	color: #bfbfbf;
}
.pagination .next a {
	border: 0;
}


#sidebar_stores {
	border: 1px solid #D4D4D4;
}
.sub_navi {
	background: #D4D4D4;
	height: 35px;
}
.sub_navi li {
	float: left;
}
.sub_navi li a {
	float: left;
	border-right: 1px solid #F6EFF5;
	padding: 7px 18px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	height: 20px;
	border-bottom: 2px solid #D4D4D4;
}
.sub_navi li.active a {
	text-decoration: none;
	border-bottom: 2px solid #999;
}
.sub_navi li a.tab_popular {
	width: 70px;
}
.sub_navi li a.tab_latest {
	width: 58px;
}
.sub_navi li a.tab_expiring {
	border-right: none;
	width: 64px;
}
.discount_list {
	margin: 0;
	list-style: none;
}
.discount_list li {
	border-bottom: 1px solid #D4D4D4;
	padding: 12px 18px;
}
.discount_list a {
	display: block;
	margin-left: 62px;
}
.discount_list .favicon {
	padding: 0;
}
.discount_list .store_logo {
	float: left;
	margin: 0;
}
.discount_list .store_logo img {
	width: 50px;
}
.discount_list .store_title {
	font-weight: bold;
}
.discount_list .discount_title {
	color: #666;
	text-decoration: none;
}
.more {
	padding-right: 10px;
	margin: 12px 18px;
	background: url('../img/bullet.gif') no-repeat center right;
	line-height: 1;
	float: right;
	clear: both;
}

#sidebar_archive {
	border: 1px solid #D4D4D4;
	padding: 18px;
	margin-bottom: 18px;
}
#sidebar_archive dt {
	font-weight: bold;
	font-size: 1.2em;
}
#sidebar_archive dd {
	color: #999;
	padding-left: 18px;
}
#sidebar_stores h3 {
	padding: 18px 18px 0 18px;
}

/* FOOTER */
#footer{
	clear: both;
	color: #8D6483;
	width: 936px;
	padding: 0 12px;
	margin: 0 auto;
}
#footer_text,#footer_info,#footer_merchant {
	margin: 0 12px;
	width: 288px;
	float: left;
}
.footer_links {
	float: right;
	padding: 24px 12px 24px 12px;
}
.footer_links li {
	float: left;
}
.footer_links li a {
	float: left;
	margin-left: 12px;
}
#footer_copyright {
	float: left;
	padding: 24px 12px 24px 12px;
}
#footer p {
	clear: both;
}
#footer a {
	color: #8D6483;
}
#footer_copyright p{
	color: #8d6483;
	margin: 0;
}
#footer_copyright a {
	color: #8d6483;
}
#content:after, .clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
#content, .clearfix {
	display: inline-block;
}
/* Hide these rules from IE-mac \*/
* html #content, * html .clearfix {
	height: 1%;
}
#content, .clearfix {
	display: block;
}
li#content, li.clearfix {
	display: list-item;
}
