/*#access .menu-header,
div.menu {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	padding-top: 50px;
	padding-bottom: 8px;
}*/
#access li a {
	width: 100px;
	text-align: center;
}

#access li:nth-child(2n) a {
	background: #68C8C6;
	color: #fff;
}

#access li:nth-child(2n+1) a {
	background: #F9D74D;
	color: #fff;
}

#access li a:hover {
	background: #aaacaf;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
}

.wp-caption {
	background: none;
	padding: 0 0 10px;
	font-style: italic;
	margin-left: -31px;
	max-width: 570px;
}

img.aligncenter {
	width: 570px;
	height: auto;
}

blockquote {
	font-weight: bold;
	font-style: italic;
	color: #808184;
}

.widget-container {
	border-color: #aaacaf;
}

#menu-sidebar-categories li a {
	display: block;
	color: #fff !important;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 12px;
	letter-spacing: 1px;
}

#menu-sidebar-categories li:nth-child(2n) {
	background: #68C8C6;
}

#menu-sidebar-categories li:nth-child(2n+1) {
	background: #F9D74D;
}

#menu-sidebar-categories li a:hover {
	background: #9A9C9E;
}

/* JetPack Social Buttons */
div.sharedaddy div.sd-block {
	border: 0;
	padding: 0;
	margin-top: 50px;
}

.single-format-quote  div.sharedaddy div.sd-block {
	display: none;
}

div.sharedaddy .sd-content {
	float: left;
	margin-top: 10px;
	margin-top: 1rem;
}

div.sharedaddy a.sd-button {
	border: none !important;
	box-shadow: none;
}

.sd-social-icon-text a.sd-button > span, a.sd-button > span {
	opacity: 1;
	padding: 4px 10px;
}

li.share-facebook a.sd-button > span,
li.share-twitter a.sd-button > span,
.sd-content .sd-button span.share-count {
	border: none;
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

li.share-facebook a.sd-button > span,
li.share-twitter a.sd-button > span {
	background: #68C8C6;
}

li.share-twitter a.sd-button:hover > span,
li.share-facebook a.sd-button:hover > span {
	background: #F9D84D;
}

div.sharedaddy h3 {
	font-size: 12px !important;
	color: #000 !important;
	text-transform: uppercase !important;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 23px !important;
}

.categories-top {
	text-transform: lowercase;
	margin-bottom: 10px;
}

.categories-top a {
	color: #abadb0;
}

.banner {
	margin-bottom: 20px;
}

.read-banner {
	background: #64625e;
	color: #fff;
	padding: 9px 20px 11px;
	vertical-align: 14px;
	height: 38px;
	font-size: 15px;
}

.widgets-list-layout-blavatar {
	max-width: 230px !important;
	width: 230px !important;
	margin-left: 70px;
}

.widgets-list-layout li {
	text-align: center;
	margin-left: -70px;
}

.profile-pic {
	border-radius: 63px;
	margin: 0 37px -20px;
}

.hentry {
	background: #fff;
	padding: 30px;
}

body {
	background: #f1f1f1;
}

.widget-container {
	background: #fff;
	border: 0;
	padding: 15px;
}

#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	width: 970px;
}

#primary,
#secondary {
	width: 260px;
	float: right;
	margin-left: 30px;
	margin-right: 40px;
}

#content {
	width: 630px;
	margin-right: 320px;
}

#container {
	margin-right: -320px;
}

#branding img {
	padding-bottom: 0;
}

#main {
	padding-top: 70px;
}

#access {
	padding: 10px 0 0;
}

.entry-utility {
	border-bottom: 0;
	border-top: 1px solid #f1f1f1;
	background: none;
}

form#searchform {
	width: 226px;
}

#text-3,
#nav_menu-3,
#mc4wp_widget-2 {
	padding-bottom: 5px;
}

.sd-social-icon .sd-content ul li a.sd-button,
.sd-social-text .sd-content ul li a.sd-button,
.sd-content ul li a.sd-button,
.sd-content ul li .option a.share-ustom,	/* Ugh. */
.sd-content ul li.preview-item div.option.option-smart-off a,
.sd-content ul li.advanced a.share-more,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content>ul>li>a.sd-button,
#sharing_email .sharing_send,
.sd-social-official .sd-content>ul>li .digg_button >a {
/* official Digg button no longer works, needs cleaning */
	border-radius: 0;
	color: #fff !important;
	background: #68C8C6 !important;
	border: 0;
	box-shadow: 0;
}

.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content>ul>li>a.sd-button:hover,
.sd-social-official .sd-content>ul>li>a.sd-button:active,
.sd-social-official .sd-content>ul>li .digg_button>a:hover,
.sd-social-official .sd-content>ul>li .digg_button>a:active {
	border: 0;
	background: #F9D74D !important;
}

.share-count {
	background: transparent !important;
}

.sd-social-icon-text a.sd-button > span, a.sd-button > span {
	padding: 0 10px;
}

h3.sd-title {
	display: none !important;
}

div.sharedaddy h3.sd-title:before {
	border: 0;
}

img.profile-pic  {
	width: 125px;
	height: 125px;
}