/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	background-color: #dddddd;
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

body{
	margin: 0;	font-family: Georgia, Arial, Helvetica, Sans-serif;	font-size: 12px;	text-align: center;	vertical-align: top;	color: #000000;}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

div.spacer1{
	margin: 200px 0 0 0;
	clear:both;
}
div.spacer2{
	margin: 300px 0 0 0;
	clear:both;
}
h1{
	background-color: #cccccc;
	font-family: Georgia, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
}

h2{
	padding: 10px 10px 10px 20px;
	font-family: Georgia, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}

h3{
	padding: 10px 10px 10px 20px;
	font-family: Georgia, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

h4{
	font-family: Georgia, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

h5{
	font-family: Georgia, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

h6{
	padding: 3px 0 3px 0;
	font-family: Georgia, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

p{
	padding: 10px 30px 10px 30px;
	font-style: Georgia;
	font-size: 14px;
}

.quicklinkbanner{
	clear:both;
	margin: -40px 0 0 160px;
}

.quicklinks li{
	text-align: left;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0 5px 0px;
	margin: 5px 0 0 30px;
	font-family: Georgia;
	list-style-type: disc; 
}

.quicklinks li a{
	color: #006699;
}

div.spacer{
	clear:both;
}

.pin{
	clear: both;
	margin: -100px 0 0 -60px;
}

.topofpage{
	padding: 5px 5px 5px 10px;
	font-style: Arial, Georgia, Helvetica;
	font-size: 14px;
	font-weight: bold;
}

.quicklinks {
	text-align: center;
	padding: 10px 0px 10px 0px;
	font-style: Arial, Georgia, Helvetica;
	font-size: 14px;
	font-weight: bold;
}

.cart{
	margin: -48px 0 20px 420px;
}

.cart2{
	text-align: center;
	margin: -37px auto 0px auto;
}

.product{
	margin: -45px 0 10px 135px;
}
.product-section{
	clear:both;
	background-image: url(images/bk-bar1.png);	background-repeat: no-repeat;
	height: 40px;
	color: #ffffff;
	font-weight: bold;
	font-style: Georgia, Arial, Helvetica;
	font-size: 18px;
	padding: 10px 0px 5px 60px;
	margin: 0px 0 -10px 20px;
}

.item-wrapper{
	padding: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 0px;
}

.item-title{
	padding: 10px 3px 12px 3px;
	text-align: center;
	font-weight: bold;
	font-style: Georgia;
	font-size: 14px;
}

.item-quick-links{
	margin: -80px 0 0 3px;
	padding: 10px 3px 0px 13px;
	text-align: left;
	font-weight: bold;
	font-style: Georgia;
	font-size: 14px;
}

.item-image-placeholder{
	clear: both;
	float: left;
	text-align: left;
	padding: 0 10px 10px 10px;
	width: 196px;
	height: 261px;
}

.item-image-placeholder-center{	
	clear: both;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	text-align: left;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 0px 100px;
	width: 172px;
	height: 229px;
}

.item-image-placeholder-left{	
	clear: both;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	text-align: left;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 0px 5px;
	width: 172px;
	height: 229px;
}

.item-image-placeholder-right{
	float: right;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	margin: 10px 5px 0px 5px;
	width: 172px;
	height: 229px;
}

.price-tag{
	clear:both;
	margin: -54px 0 4px 257px;
}

.price-tag2{
	clear:both;
	margin: -80px 0 0 255px;
}

#prod-info-wrap{
	clear:both;
	float:left;
	margin: 10px 10px 10px 10px;
	
}

.item-description{
	text-align: left;
	padding: 0 10px 0 0px;
}

.item-description-2{
	clear:both;
	font-size: 14px;
	text-align: left;
	padding: 0px 10px 30px 10px;
}

.item-product-description-words-2{
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0px 0;
}

.item-product-description-words{
	text-align: left;
	font-weight: bold;
	padding: 0 0 6px 0;
}

.item-price-display{
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 0 0 0;
}

.item-price-display-top{
	clear: both;
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 0 0 0;
	margin: -285px 0 0 35px;
}

.item-image-enlarge{
	color: #ffffff;
	clear:both;
	float:left;
	padding: 0 0 0 38px;
	margin: -30px 0 0 0px;
	font-weight: bold;
	font-style: Arial;
	font-size: 12px;
}


.item-image-enlarge-center{
	clear:both;
	float: left;
	color: #ffffff;
	padding: 0 0px 0 0px;
	margin: -28px 0px 0 119px;
	font-weight: bold;
	font-style: Arial;
	font-size: 12px;
}

.item-image-enlarge-left{
	clear:both;
	float: left;
	color: #ffffff;
	padding: 0 0px 0 0px;
	margin: -28px 0px 0 25px;
	font-weight: bold;
	font-style: Arial;
	font-size: 12px;
}


.item-image-enlarge-right{
	
	float: left;
	color: #ffffff;
	padding: 0 0 0 0px;
	margin: -28px 0 0 220px;
	font-weight: bold;
	font-style: Arial;
	font-size: 12px;
}

.product-attr-custom{
	float:left;
	margin: 0 auto 0 25px;
	padding: 0 0 0 0px;
	}
	
.googlecart-add-button{
	padding: 0px 0 10px 0;
	margin: 0 auto 0 auto;
}

.text-email{
	padding: 0px 30px 0px 20px;
	text-align: right;
	font-weight: normal;
	font-family: Georgia, Arial, Helvetica;
	font-size: 14px;
}

.text-email2{
	margin: 0 0 -20px 0;
	padding: 10px 30px 0px 20px;
	text-align: right;
	font-weight: normal;
	font-family: Georgia, Arial, Helvetica;
	font-size: 14px;
}

#outer-wrapper{
	background-color: #333300;
	padding: 20px 0 20px 0;
	width: 100%;
	text-align: left;}

#inner-wrapper{
	background-color: #ffffff;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;	margin: 0px 0 0 0;
	margin: 0 auto 0 auto;
	padding: 0px 0 0 0;
	width: 840px;
}

#header{background-image: url(images/logo.jpg);	background-repeat: no-repeat; background-position: center;
	margin: 0px auto 0px auto;
	padding: 50px 0 0 0;
	width: 840px;
	height: 180px;
	background-color: #ffffff;
}

#menu{	-webkit-text-size-adjust: 120%;

	margin: -15px 0 0 0;
	padding: 0px 10px 0px 50px;
}

#menu2{	-webkit-text-size-adjust: 120%;

	margin: -15px 0 0 0;
	padding: 0px 10px 0px 367px;
}

#content-home-wrapper{
	padding: 25px 0 20px 0;
	background-color: #ffffff;
	margin: 0 auto 0 auto;
	width: 840px;
}

#content-home{
	background-color: #ffffff;
	margin: 0 auto 0 auto;
	width: 840px;
}

#content{
	background-color: #ffffff;
	margin: 0 auto 0 auto;
	width: 840px;
	height: 100%;
}
#content-blog{clear:both;
	float: left;
	padding: 5px 5px 5px 20px;
	background-color: #ffffff;
	margin: 0 0 0 0;
	width: 555px;
	height: 100%;
}
#content-sidebar{float:left;
	padding: 5px 5px 5px 20px;
	background-color: #ffffff;
	margin: 0 0 0 0;
	width: 235px;
	height: 100%;
}

#footer{clear:both;
	background-color:#ffffff;
	text-align: right;
	width: 840px;
	margin: 0 auto 0 auto;
}

body.hm #nav #hm, body.hm #nav #hm a,
body.bi #nav #bi, body.bi #nav #bi a,
body.aa #nav #aa, body.aa #nav #aa a,
body.ta #nav #ta, body.ta #nav #ta a,
body.pm #nav #pm, body.pm #nav #pm a,
body.na #nav #na, body.na #nav #na a,
body.ts #nav #ts, body.ts #nav #ts a,
body.tr #nav #tr, body.tr #nav #tr a,
body.ab #nav #ab, body.ab #nav #ab a,
body.pr #nav #pr, body.pr #nav #pr a,
body.co #nav #co, body.co #nav #co a{
	background-color : #660000;   	color : #fff;   	cursor : default;   	text-align : left;
}

/* This styles the unordered list element to remove bullets and align the text */
 ul#nav {
	font-size: 12px;
	font-family:  Arial, Helvetica;	
	clear: both;
	float:left; 	
	list-style-type : none; 
	text-align : left; } 
	
/*  This styles the links. It’s a block-level link and the text is positioned  with padding. Other styles are defined: width, colors, text attributes, etc. */
	ul#nav a, ul#nav {  
 	padding : 5px 10px 2px 10px; 
 	margin-bottom: 10px;  
 	height : auto;  	
	color : #fff;  
	font-weight : bold;  
	font-style : normal;  	
	text-decoration : none;
  	display: inline;  }
	
	/* This is only necessary for IE6 else the link margins will collapse on hover */
	ul#nav li {   margin-bottom : 10px;display: inline; } 
	
	/* This removes the default left margin (indentation) */ 
	ul#nav li {   margin-left : 0px; } 
	
	/*  Now to offer some hover and focus styles. Further specification of focus/active styles  could be added but I didn’t do it in this example. I didn’t feel it was needed */
	ul#nav a:hover, ul#nav a:focus, ul#nav a:active {  
	   background-color : #ff0000;

	color : #fff; }
	
body.hm #nav2 #hm, body.hm #nav2 #hm a,
body.bi #nav2 #bi, body.bi #nav2 #bi a,
body.aa #nav2 #aa, body.aa #nav2 #aa a,
body.ta #nav2 #ta, body.ta #nav2 #ta a,
body.pm #nav2 #pm, body.pm #nav2 #pm a,
body.na #nav2 #na, body.na #nav2 #na a,
body.ts #nav2 #ts, body.ts #nav2 #ts a,
body.tr #nav2 #tr, body.tr #nav2 #tr a,
body.ab #nav2 #ab, body.ab #nav2 #ab a,
body.pr #nav2 #pr, body.pr #nav2 #pr a,
body.co #nav2 #co, body.co #nav2 #co a{
	background-color : #660000;   	color : #fff;   	cursor : default;   	text-align : left;
}
/* This styles the unordered list element to remove bullets and align the text */
 ul#nav2 {
	font-size: 12px;
	font-family:  Arial, Helvetica;	
	clear: both;
	float:left; 	
	list-style-type : none; 
	text-align : left; } 
	
/*  This styles the links. It’s a block-level link and the text is positioned  with padding. Other styles are defined: width, colors, text attributes, etc. */
	ul#nav2 a, ul#nav2 {  
 	padding : 5px 10px 2px 10px; 
 	margin-bottom: 10px;  
 	height : auto;  	
	color : #000;  
	font-weight : bold;  
	font-style : normal;  	
	text-decoration : none;
  	display: inline;  }
	
	/* This is only necessary for IE6 else the link margins will collapse on hover */
	ul#nav2 li {   margin-bottom : 10px;display: inline; } 
	
	/* This removes the default left margin (indentation) */ 
	ul#nav2 li {   margin-left : 0px; } 
	
	/*  Now to offer some hover and focus styles. Further specification of focus/active styles  could be added but I didn’t do it in this example. I didn’t feel it was needed */
	ul#nav2 a:hover, ul#nav2 a:focus, ul#nav2 a:active {  
	   background-color : #ff0000;
	   color : #fff;}
	

	.item-left{background-image: url(images/item-background.png);background-repeat: repeat;
		background-color: #ffffff;
		margin: 2px 2px 18px 20px;
		border-style: solid;
		border-color: #cccccc;
		border-width: 1px;
		float:left;
		width: 390px;
		height: 350px;
	}
	
	.item-right{background-image: url(images/item-background.png);background-repeat: repeat;
		background-color: #ffffff;
		margin: 2px 20px 18px 2px;
		border-style: solid;
		border-color: #cccccc;
		border-width: 1px;
		float:right;
		width: 390px;
		height: 350px;
	}
	.item-right-quick-links{background-image: url(images/quicklinks-background.png);background-repeat: no-repeat;
		background-color: #ffffff;
		margin: 2px 85px 12px 2px;
		border-style: solid;
		border-color: #cccccc;
		border-width: 1px;
		float:right;
		width: 250px;
	}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s { /* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display:none;
}
.widget-container {
	margin: 0 0 8px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #FF4B33;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 0px 0 10px 22px;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
textarea,
.page-title span,
.pingback a.url {
	font-family: Georgia, "Bitstream Charter", serif;
}

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin-left: -20px;
	margin-right: -20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color:#888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #FF4B33;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color:#000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #FF4B33;
}
.entry-meta {
	color: #888;
	font-size: 12px;padding: 0 0 0 22px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #E7E7E7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight:bold;
	margin:0 0 22px 0;
	word-spacing:0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color:#333;
	font-weight:normal;
	padding:0.5em 0.75em;
	text-decoration:none;
}
.home .sticky .page-link a {
	background: #D9E8F7;
}
.page-link a:active,
.page-link a:hover {
	color: #FF4B33;
}
.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin: 24px 0;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	line-height: 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	margin: 0 -104px 0 0;
	padding: 11px;
	height: 60px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0;
}
.entry-utility {padding: 0 0 0 22px;
	color: #888;
	font-size: 12px;
	line-height: 18px;
	clear: both;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #FF4B33;
}
#content .video-player {
	padding: 0;
}

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top:0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}

    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }

