
#norton_seal,
#norton_seal td {
	border:none;
}
#norton_seal td {
	padding:2px;
}
#footer-content ul:nth-child(1) {
	margin: 0 0 0 15px;
}
.entry-content figure {
    text-align: center;
}
.blog-sharing div {
    display: inline-block;
    vertical-align: top;
}

/* Google plus styling */
div[id^="___plusone_"] {
    /* Cross browser support for transform */
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    margin-top:4px !important;

    /* Cross browser support for transform origin */
    -moz-transform-origin: bottom left;
    -webkit-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;

    /* Margin right is used here since origin is set to bottom left */
    margin-right: 10px;
}

#breadcrumbs a{
    display:inline;
	padding:3px;
}

.expanding-archives-section ul li {
list-style: none;
}

.expanding-archives-section ul li ul li{
padding-top:5px;
}

/* mini basket */
#header_cart_content_table,
#header_cart_content_table th,
#header_cart_content_table tr,
#header_cart_content_table td {
    border:none;
    font-family: sans-serif;
}

#shipestimate_dialog table,
#shipestimate_dialog th,
shipestimate_dialog tbody,
#shipestimate_dialog tr,
#shipestimate_dialog td {
    border:none;
    padding:2px;
}

.post-byline {
    color:#888;
}

.entry-footer .author,
.entry-footer .posted-on {
    display:none;
}

#print_page {
    margin-top:-15px;
    margin-right:27px;
}
#s {
    width: 80%;
    height: 34px;
    vertical-align: top;
}
#searchsubmit {
	width:18%;
	height: 34px;
}
#searchsubmit {
	width:18%;
    font-family:FontAwesome;
}
#main {
    margin-left: 20px;
}
#main p,
#column-left .page-title,
#column-left .blog-subtitle {
margin-left:0px;
}
.post-byline {
margin-top:0px;
}
a.comment-url {
color: rgba(51, 51, 51, 0.7)
}
.comment-list li {
list-style:none;
}
#column-left .no-comments {
border-top:none;
padding-top:10px;
}

.entry-header .page-title {
    margin-bottom:0px;
}


