/* ***************** GENERAL PAGE STYLING **************** */
body {
	margin: 0;
	padding: 0;
	background-image: url(images/background.png);
	color: #414042;
}

#header {
	width: 902px;
	background: url(images/titlebar.png) top center no-repeat;
	margin: 0 auto;
	padding: 170px 0 0 0;
	cursor: pointer;
}

#header span {
	display: none;
}

#container {
	width: 902px;
	background: url(images/rightcolumnbg.png);
	text-align: center;
	margin: 0 auto;
}

#leftcolumn {
	float: left;
	width: 186px;
	background: url(images/leftcolumnbg.png);
}

#rightcolumn {
	float: right;
	width: 186px;
	text-align: left;
}

#content {
	width: 520px;
	margin: 0 0 0 196px;
	text-align: left;
	vertical-align: top;
}

#footer {
	text-align: center;
	margin: 0 auto;
}

#search {
	padding-bottom: 10px;
}

.navigation {
	margin-left: 20px;
}

a {
	color: #799D97;
	text-decoration: none;
	margin: 0;
	font-size: 12px;
}


/* ***************** POST STYLING **************** */
h2 {
	color: #84776F;
	font-family: Georgia, Serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h2 a {
	color: #84776F;
	text-decoration: none;
	font-size: 16px;
}

.title_part2 {
	color: #A7AF5A;
}

.post {
	font-family: Helvetica, Sans-Serif;
	font-size: 12px;
	padding: 0 10px 20px 10px;
	line-height: 1.4;
}

.entry {
	margin: 0;
}

.postmetadata {
	text-align: right;
}

hr {
	background-color: #A7AF5A;
	border: 0;
	height: 3px;
}

hr.dots {
	background: #A7AF5A url(http://blog.upstatefancy.com/wp-content/themes/upstatefancy/images/dots.png) repeat-x;
	margin: 10px auto;
}

/* ***************** SIDEBAR STYLING **************** */
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.pagenav {
	background: url(images/maptoupstate.png) top center no-repeat;
	padding-top: 55px;
	margin-top: 0px;
}

.pagenav span {
	display: none;
}

.elsewherenav {
	background: url(images/upstateelsewhere.png) top center no-repeat;
	padding-top: 55px;
	margin-top: 20px;
}

.elsewherenav span {
	display: none;
}

.linkcat {
	background: url(images/fancyfriends.png) top center no-repeat;
	padding-top: 50px;
	margin-top: 20px;
}

.linkcat span {
	display: none;
}

.categoriesnav {
	color: #84776F;
	font-family: Georgia, Serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 20px;
}

.archivesnav {
	color: #84776F;
	font-family: Georgia, Serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 20px;
}

.metanav {
	color: #84776F;
	font-family: Georgia, Serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 20px;
}

.shopsnav {
	background: url(images/ourfavoriteshops.png) top center no-repeat;
	padding-top: 24px;
	margin-top: 5px;
}

.shopsnav span {
	display: none;
}

.shopsnav div {
	padding-bottom: 10px;
}

.categoriesnav li {
	color: #A8C1BD;
	font-size: 12px;
	line-height: 14px;
}

ul li ul {
	padding-left: 0px;
	text-align: center;
}

ul li ul li {
	margin-bottom: 3px;
	font-family: Helvetica, Sans-Serif;
}


/* ***************** COMMENTS STYLING **************** */
.comments-template {
	margin: 20px 0 0;
	border-top: 1px solid #ccc;
	padding: 0;
}

.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2 {
	color: #84776F;
	font-family: Georgia, Serif;
	font-size: 14px;
	font-weight: normal;
}

.comments-template h3 {
	color: #84776F;
	font-family: Georgia, Serif;
	font-size: 16px;
	font-weight: normal;
}

.commentmetadata {
	font-size: 12px;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-family: Helvetica, Sans-serif;
	font-size: 12px;
}

/* ***************** GIFT GUIDE STYLING **************** */
.page-item-179, .page-item-1122 {
	display: none;
}

#post-179 h2, #post-1122 h2 {
	display: none;
}

#post-179 div p, #post-1122 div p {
	margin: 0;
	padding: 0;
}
