



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before,
blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
html {
	overflow-y: scroll;
}




body {
	background: url(/wp-content/themes/pub/liquorice/images/bg-paper.jpg) #f7f3ed;
	color: #121212;
	font: 100% Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;
}
ul, ol {
	margin: 0 0 1.7em 2.5em;
}
ul {
	list-style: disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.7em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.7em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	background: #e2dbd1;
	border-left: 7px solid #d1bfa6;
	color: #7c6340;
	font-size: 20px;
	margin: 0 25px;
}
blockquote p {
	padding: 15px;
}
pre {
	background: #e2dbd1;
	color: #222;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.7;
	margin-bottom: 1.7em;
	padding: 0.85em 1.7em
}
big {
	font-size: 200%;
}
code {
	font: 12px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
fieldset,
form,
label,
input,
textarea,
select {
	margin-bottom: 20px;
}
input[type="text"],
input[type="password"] {
	border: 1px solid #d1bfa6;
	padding: 7px;
}
input[type="submit"] {
	background: none repeat scroll 0 0 #0097a5;
	border: 0 none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	padding: 5px;
	text-transform: uppercase;
}
:focus {
	outline: 1px solid #fff;
}




a {
	color: #CC4D22;
	text-decoration: none;
}
a:hover {
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	text-decoration: underline;
}





.screen-reader-text {
	position: absolute !important;
	clip: rect(0px 0px 0px 0px); 
	clip: rect(0px, 0px, 0px, 0px);
}

.skip,
.no-css {
	position: absolute !important;
	clip: rect(0px 0px 0px 0px); 
	clip: rect(0px, 0px, 0px, 0px);
}



#canvas {
	background: url(/wp-content/themes/pub/liquorice/images/header-design.jpg) top right no-repeat;
	margin: 0 auto;
	padding: 40px;
	width: 920px;
}




#header {
	margin: 0 auto 10px;
}
#site-title,
#site-description {
	font-family: 'Lobster', 'lobster-1', 'lobster-2', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 60px auto 0;
	text-align: center;
}
#site-title a {
	background: url(/wp-content/themes/pub/liquorice/images/title-stroke.gif) bottom left repeat-x;
	color: #cc4d22;
	font-size: 80px;
	line-height: 1.6;
	text-shadow: -1px -1px 0 #7f3218;
}
#site-title a:hover {
	text-decoration: none;
}
#site-description {
	display: block;
	font-size: 31px;
	margin: 0 0 85px 0;
}




#nav {
	background: url(/wp-content/themes/pub/liquorice/images/border.gif) repeat-x top;
	border-bottom: 1px solid #fbfbfb;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#nav ul {
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding-left: 0;
	text-transform: uppercase;
}
#nav li {
	float: left;
	position: relative;
}
#nav a {
	color: #000;
	display: block;
	line-height: 3;
	margin: 0 3px 0 0;
	padding: 1px 15px;
	text-decoration: none;
}
#nav ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	font-weight: normal;
	position: absolute;
	top: 40px;
	left: 0;
	text-transform: none;
	z-index: 99999;
}
#nav ul ul ul {
	left: 100%;
	top: 0;
}
#nav ul ul a {
	background: #e2dbd1;
	color: #000;
	line-height: 1;
	margin: 0;
	padding: 15px;
	min-width: 180px;
	height: auto;
}
#nav li:hover > a,
#nav ul ul :hover > a {
	background: #e2dbd1;
	color: #cc4d22;
}
#nav ul ul a:hover {
	background: #d4cfc6;
}
#nav ul li:hover > ul {
	display: block;
}
#nav .current_page_item a {
	background: #e2dbd1;
	color: #cc4d22;
}




#primary-content {
	clear: both;
 	float: left;
	margin: 70px 40px 0 0;
	padding: 0 20px 0 0;
	width: 610px;
}
.attachment #primary-content {
	margin: 70px auto;
	text-align: center;
	width: 788px;
}
#primary-content .post-title {
	font-size: 22px;
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
}
#primary-content .post-title a {
	background: #0097a5 url(/wp-content/themes/pub/liquorice/images/title-bg.gif) repeat 0 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.5;
	padding: 10px 15px;
	text-shadow: -1px -1px #333;
	text-transform: uppercase;
}
#primary-content .post-title a:hover {
	background: #cc4d22 url(/wp-content/themes/pub/liquorice/images/title-bg-over.gif) repeat 0 0;
	text-decoration: none;
}
#primary-content .single-title,
#primary-content .page-title {
	color: #07818c;
	font-size: 35px;
	line-height: 1.3;
	text-align: center;
	text-shadow: 2px 2px #FFF;
}
#primary-content .page-title {
	margin-bottom: 20px;
}
#primary-content .archive-title {
	background: #d1c4b1;
	border: 1px solid #fbfbfb;
	border-color: #aaa #fbfbfb #fbfbfb #aaa;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #555;
	font-size: 26px;
	margin: 0 0 40px;
	padding: 15px 0;
	text-align: center;
	text-shadow: 1px 1px #fbfbfb;
	text-transform: uppercase;
}
.archive-meta {
	color: #666;
	font-size: 14px;
	margin: -25px 0 55px 0;
}




.post-wrapper {
	background: url(/wp-content/themes/pub/liquorice/images/border.gif) repeat-x left bottom;
	margin: 0 0 50px;
	padding: 0 0 20px;
}
.entry {
	overflow: hidden;
}
.entry p {
	margin-bottom: 20px;
}
#primary-content .date {
	color: #666;
	font-size: 14px;
	margin: 10px 0 20px;
	overflow: hidden;
	position: relative;
	text-align:center;
}
#primary-content .date small {
	color: #666;
	font-size: 14px;
	padding: 0 10px;
	position: relative;
}
#primary-content .date small:before,
#primary-content .date small:after {
	background: url(/wp-content/themes/pub/liquorice/images/border.gif) repeat-x left center;
	content: '';
	position: absolute;
		top: 9px;
		left: -100%;
	width: 100%;
	height: 2px;
}
#primary-content .date small:after {
	left: 100%;
}
#primary-content .date small a {
	color: #666;
	border-bottom: 1px dotted #666;
}
.post-meta {
	font-size: 14px;
	margin: 20px 0;
}
.post-meta,
.post-meta a {
	color: #666;
}
.post-meta a {
	border-bottom: 1px dotted #666;
}
.comments-num {
	font: 20px 'Lobster', 'lobster-1', 'lobster-2', Georgia, "Times New Roman", Times, serif;
	padding-bottom:  15px;
}
.comments-num a {
	border: 0;
	color:  #cc4d22;
}
#author-info-box {
	background: #e2dbd1;
	border: 2px solid #d1bfa6;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	padding: 20px;
}
#author-avatar {
	float: left;
}
#author-description {
	font-size: 14px;
	margin-left: 65px;
	padding:  0 5px;
}
#author-info-title {
	clear: none !important;
	color: #555;
	font-size:  16px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 8px 0 !important;
	text-shadow: 1px 1px #fbfbfb;
	text-transform: uppercase;
}
#author-link {
	clear: both;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	text-align: right;
}
.edit-link {
	clear: both;
	display: block;
	margin-top: 15px;
}



.sticky {}
.format-aside .aside-wrap,
.format-quote .quote-wrap,
.format-gallery .gallery-wrap {
	background: #f7f3ed;
	border: 1px solid #d1bfa6;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	padding: 20px;
}


.format-aside .entry .avatar {
	float: left;
	margin: 2px 8px 8px 0;
}
.format-aside .entry p {
	font-style: italic;
}
.format-aside .post-meta,
.format-quote .post-meta {
	margin: 0;
}
.format-aside .comments-num,
.format-quote .comments-num {
	font-size: 16px;
	margin-left: 10px;
}
.format-quote .entry p {
	border-left: 7px solid #d1bfa6;
	color: #7c6340;
	font: 20px 'Lobster', 'lobster-1', 'lobster-2', Georgia, "Times New Roman", Times, serif;
	margin: 0 25px;
	padding-left: 15px;
}
.format-quote .entry cite {
	display: block;
	font: 15px Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	margin-bottom: 25px;
	text-align: right;
}


.format-image .entry {
	background: #f7f3ed;
	border: 1px solid #d1bfa6;
	-moz-box-shadow: 0 1px 5px #ccc;
	-webkit-box-shadow: 0 1px 5px #ccc;
	box-shadow: 0 1px 5px #ccc;
	font-style: italic;
	padding: 8px;
	text-align: center;
}
.format-image .entry p {
		padding: 0 10px;
}
.format-image .entry .wp-caption {
	margin: 0 auto;
	padding: 0;
}
.format-image .wp-caption img,
.format-image .entry .wp-caption img {
	margin: 8px 0;
}


.format-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
}



.entry h1,
.entry h2,
.entry h3,
.entry h4 {
	margin-bottom: 0.425em;
	text-shadow: 2px 2px #FFF;
}
.entry h1,
.entry h2 {
	font-size: 28px;
	line-height: 34px;
}
.entry h3 {
	font-size: 20px;
}
.entry h4 {
	font-size: 17px;
}
.entry h5 {
	font-size: 12px;
}
.entry h6 {
	font-size: 10px;
}
.entry table {
	border: 1px solid #d1bfa6;
	margin: 0 -1px 24px 0;
	text-align: left;
}
.entry tr th,
.entry thead th {
	font-weight: bold;
	line-height: 18px;
	padding: 9px 12px;
}
.entry tr td {
	border-top: 1px solid #d1bfa6;
	padding: 6px 12px;
}
.entry tr.odd td {
	background: #e2dbd1;
}
.entry table dl {
	margin: 0;
}
.entry .gallery {
	margin: 0 auto 1.7em;
}
.entry  .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33.333%;
}
.entry .gallery .gallery-caption,
.entry-caption {
	color: #888;
	font-size: 13px;
	margin: 0 0 0.7em 0;
}
.entry  .gallery dl {
	margin: 0;
}
.entry  .gallery img {
	background: #e2dbd1;
	border: 1px solid #d1bfa6;
	padding: 4px;
}
.entry  .gallery br+br {
	display: none;
}
.entry input[type="text"],
.entry input[type="password"] {
	width:  60%;
}
.entry label {
	color:  #666;
}
.entry input[type="submit"],
.entry input[type="text"],
.entry input[type="password"] {
	margin-bottom: 10px;
}




.page-link {
	clear: both;
	font-size: 14px;
}
.page-link a {
	border: 1px solid #d1bfa6;
	margin-right: 4px;
	padding: 2px 6px;
}
.post-navigation,
#image-navigation {
	margin: 0 0 20px;
	overflow: hidden;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-previous a,
.previous-image a {
	background: url(/wp-content/themes/pub/liquorice/images/pagination-left.jpg) no-repeat center left;
	padding: 5px 0 5px 35px;
	width: 105px;
}
.nav-next,
.next-image {
	float: right;
	width: 50%;
}
.nav-next a,
.next-image a {
	background: url(/wp-content/themes/pub/liquorice/images/pagination-right.jpg) no-repeat center right ;
	float: right;
	padding: 0 35px 0 10px;
	text-align: right;
}
.meta-nav {
	display: none
}




.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft,
.post-thumbnail {
	display: inline;
	float: left;
	margin-right: 20px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
}
img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone,
.post-thumbnail {
	background: #e2dbd1;
	border: 1px solid #d1bfa6;
	margin-bottom: 8px;
	margin-top: 8px;
	padding: 3px;
}
.entry img.size-auto,
.entry img.size-large,
.entry img.size-full,
.entry img.size-medium,
.entry img.size-thumbnail,
.entry-attachment img {
	max-width: 98%;
	width: auto;
	height: auto;
}
.entry img.wp-smiley {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}
.attachment-post-thumbnail {
	text-align: left;
}
.wp-caption {
	padding: 5px 3px 10px;
	text-align: center;
	max-width: 96%;
}
.wp-caption img,
.entry .wp-caption img {
	background: #e2dbd1;
	border: 1px solid #d1bfa6;
	max-width: 98.5%;
	width: auto;
	height: auto;
	padding: 3px;
}
.wp-caption .wp-caption-text {
	color: #666;
	font-size: 13px;
	font-style: italic;
	text-align: center;
}
#primary-content object,
#primary-content embed {
	max-width: 100%;
}



#secondary-content {
	background: #e2dbd1;
	border: 15px solid #d1bfa6;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	float: left;
	margin: 60px 0 0;
	padding: 20px;
	width: 178px;
}
#secondary-content li {
	padding: 5px 0;
}
.widget-area {
	color: #666;
	font: 16px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	list-style: none;
	margin: 15px 0 30px;
	overflow: hidden;
}
.widget-area a {
	text-shadow: 1px 1px #fff;
}
.widget-area p {
	margin-bottom: 10px;
}
.widget-area input {
	font-size: 12px;
	line-height: 1.7;
}
.widget-area ul ul a {
	color: #393939;
	text-decoration: none;
}
.widget-area ul ul a:hover {
	text-decoration: underline;
}
.widget-area ul {
	list-style: none;
	margin: 0;
}
.widget-area ul li {
	border-bottom: 1px dotted #d1bfa6;
}
.widget-area ul ul {
	list-style: none;
	margin: 0 0 1.5em 0;
}
.widget-area ul ul ul {
	margin-bottom: 0;
}
.widget-area ul ul li {
	padding: 4px 0;
}
.widget-title {
	font: 28px 'Lobster', 'lobster-1', 'lobster-2', Georgia, "Times New Roman", Times, serif;
	margin: 10px 0;
	padding: 0;
	text-shadow: 1px 1px #FFF;
}


#s {
	width: 50%;
}


#wp-calendar {
	text-shadow: 1px 1px #fff;
	width: 100%;
}
#wp-calendar caption {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding: 0 2px 6px;
}
#wp-calendar th {
	color: #888;
	font-size: 11px;
	text-align: center;
}
#wp-calendar tbody td {
	text-align: center;
}
#wp-calendar tfoot td {
	padding-top: .2em;
}
#wp-calendar tfoot #next {
	text-align: right;
}
#wp-calendar tbody a {
	text-decoration: underline;
}
#wp-calendar #today {
	background: #f7f3ed;
	font-weight: bold;
}
#wp-calendar #prev,
#wp-calendar #next {
	font-size: 13px;
	font-weight: bold;
}


#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	color: #cc4d22 !important;
}
#flickr_badge_wrapper {
	background-color: transparent !important;
	border: none !important;
}
.widget_flickr .flickr-size-thumbnail {
	margin:  0 auto;
}
.widget_flickr .flickr-size-thumbnail br,
.widget_flickr .flickr-size-small br {
	display: none;
}
.widget_flickr .flickr-size-thumbnail img {
	display: block;
	margin-bottom: 10px;
}
.widget_flickr .flickr-size-small img {
	display: block;
	margin: 0 -35px 10px -35px;
	max-width: 98%;
}


.wp_widget_tag_cloud div,
.widget_tag_cloud div {
	line-height: 1.5;
	padding: 3px 0;
}


.rsswidget img {
	margin: 0 !important;
}
.rss-date {
	color: #333;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}


.widget-area .sub-menu,
.widget-area .children {
	margin-left:  1.5em;
}
.widget-area .sub-menu li,
.widget-area .children li {
	border-width:  0;
}


.widget-area .blogroll li {
	font-style: italic;
	text-shadow: none;
}
.widget-area .blogroll li a {
	font-style: normal;
}


.widget-area .widget_akismet a {
	text-shadow: none;
}




#searchform label {
	float: left;
	margin-bottom: 10px;
	text-indent: -9999px;
}
.error-page #searchsubmit {
	font-size: 14px;
	padding: 5px 10px;
}
#searchsubmit:hover,
.error-page #searchsubmit:hover {
	background: #cc4d22;
}
#primary-content .search #s {
	width:  80%;
}




#social-icons {
	overflow: hidden;
}
a.rss,
a.twitter,
a.facebook {
	display: block;
	float: left;
	margin-right: 5px;
	text-indent:-9999px;
	width: 40px;
	height: 40px;
}
a.rss:hover,
a.twitter:hover,
a.facebook:hover {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
a.twitter {
	background: url(/wp-content/themes/pub/liquorice/images/social-icons.png) -1px 0 no-repeat;
}
a.twitter:hover {
	background: url(/wp-content/themes/pub/liquorice/images/social-icons.png) -1px -39px no-repeat;
}

a.facebook {
	background: url(/wp-content/themes/pub/liquorice/images/social-icons.png) -40px 0 no-repeat;
}
a.facebook:hover {
	background: url(/wp-content/themes/pub/liquorice/images/social-icons.png) -40px -39px no-repeat;
}

a.rss {
	background: url(/wp-content/themes/pub/liquorice/images/social-icons.png) -81px 0 no-repeat;
}
a.rss:hover {
	background: url(/wp-content/themes/pub/liquorice/images/social-icons.png) -81px -39px no-repeat;
}



.error-page {
	background: #fff;
	border: 15px solid #cc4d22;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	line-height: 1.3;
	padding: 20px 40px;
	text-align: center;
}
#primary-content .error-page h1 {
	font: 3em/2em 'Lobster', 'lobster-1', 'lobster-2', Georgia,"Times New Roman",Times,serif;
	text-align: center;
}
#primary-content .error-page h1 span {
	color: #cc4d22;
	font-size: 2.2em;
}
.error-page p {
	margin-bottom: 30px;
}
.error-page dt {
	color: #cc4d22;
	font: bold 2em 'Lobster', 'lobster-1', 'lobster-2', Georgia,"Times New Roman",Times,serif;
	margin-bottom: 10px;
}
.error-page dd {
	margin-top: 20px;
}
.error-page a {
	font-weight: bold;
}




#comments {
	word-wrap: break-word;
}
#comments-title {
	font-size: 25px;
	font-weight: bold;
	margin: 35px 0 !important;
}
#comments ol {
	list-style: none;
	margin-left: 0;
}
#comments ul {
	list-style: none;
	margin-left: 0.425em;
}
#comments li {
	background: #f7f3ed;
	border-bottom: 1px dotted #d1bfa6;
	border-top: 1px dotted #fff;
	list-style: none;
	padding: 18px;
	position: relative;
}
#comments li.pingback {
	background: #eee;
	margin: 0 0 1.7em;
	padding: 0.85em;
}
#comments li.pingback + li.pingback {
	margin-top: -1.65em;
}
#comments li.pingback p {
	font-size: 14px;
	margin: 0;
}
#comments ul li {
	background: #fff;
	border: 1px dotted #d1bfa6;
	list-style: none;
	margin: 15px;
	padding: 0.85em;
}
#comments .comment-author {
	margin: 0 0 0.85em 57px;
}
#comments .comment-author cite {
	font: 20px 'Lobster', 'lobster-1', 'lobster-2', Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
#comments .comment-meta,
#comments .comment-meta a,
.nopassword,
.subscribe-label {
	color: #666;
	font-size: 13px;
}
#comments .comment-meta a:hover {
	color: #cc4d22;
}
#comments .avatar {
	border: 1px solid #ccc;
	padding: 3px;
	position: absolute;
	top: 18px;
	left: 10px;
}
#comments .comment-body {
	font-size: 15px;
	margin-left: 40px;
}
#comments .comment-body p {
	margin: 0 0 15px 20px;
}
.bypostauthor {
	background: #eee5de !important;
	border: 1px solid #d1bfa6 !important;
}
#respond {
	background: #e2dbd1;
	border: 2px solid #d1bfa6;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
	padding: 15px;
}
.logged-in-as,
.comment-notes,
#respond p {
	color: #666;
	font-size: 13px;
	margin: 5px 0;
}
.required {
	color: #cc4d22;
}
.comment-reply-link {
	background: #0097a5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #fff !important;
	display: block;
	height: 23px;
	margin: 0 0 15px 20px;
	text-align: center;
	width: 75px;
}
#cancel-comment-reply-link {
	font-style: italic;
	margin-left: 10px;
}
#reply-title {
	font-size: 18px;
	font-weight: bold;
}
#respond input[type=text] {
	margin: 10px;
}
#respond textarea {
	border: 1px solid #d1bfa6;
	margin: 10px 0;
	padding: 7px;
	width: 80%;
}
#respond label {
	vertical-align: middle;
}
#respond .comment-form-comment {
	margin: 0;
}
#respond .comment-form-comment label {
	display: none;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}




#footer {
	clear: both;
	font-size: 80%;
	padding-top: 100px;
	text-align: center;
}




#ie7 #primary-content,
#ie7 #secondary-content {
	margin-top: 0px;
}
#ie7 #primary-content .single-title,
#ie7 #primary-content .page-title {
	margin-top:  0;
}
#ie7 .nav-next a,
#ie7 .next-image a {
	padding-right: 34px;
}
#ie7 .widget_search #s {
	width:  50%;
}
#ie7 .widget_search #searchsubmit {
	font-size: 11px;
	padding:  3px;
	width:  30%;
}


.reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
}

.reblogger-note-content {
	margin: 0 0 20px;
}

.wpcom-reblog-snapshot .reblog-from img {
	margin: 0 .75em 0 0;
	padding: 0;
	border: 0;
}

.wpcom-reblog-snapshot .reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
	margin: 0 .5em 0 0;
}

.wpcom-reblog-snapshot {
	margin-bottom: 1em;
}

.wpcom-reblog-snapshot p.reblog-from {
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogged-content {
	margin: 0 0 1em 0;
}


.reblog-post .wpcom-enhanced-excerpt-content {
	border-left: 3px solid #eee;
	padding-left: 15px;
}

.reblog-post ul.thumb-list {
	display: block;
	list-style: none;
	margin: 2px 0;
	padding: 0;
	clear: both;
}

.reblog-post ul.thumb-list li {
	display: inline;
	margin: 0;
	padding: 0 1px;
	border: 0;
}

.reblog-post ul.thumb-list li a {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post ul.thumb-list li img {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post .wpcom-enhanced-excerpt {
	clear: both;
}

.reblog-post .wpcom-enhanced-excerpt address,
.reblog-post .wpcom-enhanced-excerpt li,
.reblog-post .wpcom-enhanced-excerpt h1,
.reblog-post .wpcom-enhanced-excerpt h2,
.reblog-post .wpcom-enhanced-excerpt h3,
.reblog-post .wpcom-enhanced-excerpt h4,
.reblog-post .wpcom-enhanced-excerpt h5,
.reblog-post .wpcom-enhanced-excerpt h6,
.reblog-post .wpcom-enhanced-excerpt p {
	font-size: 100% !important;
}

.reblog-post .wpcom-enhanced-excerpt blockquote,
.reblog-post .wpcom-enhanced-excerpt pre,
.reblog-post .wpcom-enhanced-excerpt code,
.reblog-post .wpcom-enhanced-excerpt q {
	font-size: 98% !important;
}


.reblog-from img {
	margin: 0 10px 0 0;
	vertical-align: middle;
	padding: 0;
	border: 0;
}

.reblog-source {
	margin-bottom: 0;
	font-size: .8em;
	line-height: 1;
}

.reblog-source .more-words {
	color: #668eaa;
}

.wpcom-reblog-snapshot .reblog-post {
	box-shadow: 0 0 0 1px rgba(46, 68, 83, .1) inset, 0 1px 1px rgba(46, 68, 83, .05);
	border-radius: 4px;
	padding: 24px;
}


.wpcom-reblog-snapshot .reblogger-note {
	margin: 0 0 1em 0;
	overflow: hidden;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogger-note-content {
	margin: 0;
	padding: 0;
}

body .wpcom-reblog-snapshot .reblogger-note-content blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
}

.wpcom-reblog-snapshot .reblogger-note-content blockquote p:last-child {
	margin-bottom: 0;
}
.geolocation-chip .noticon {
  display: inline-block;
  vertical-align: middle;
}

.geolocation-chip {
  margin-bottom: 1em;
}