/*
	Theme Name: Indiegogo Theme
	Theme URL: http://www.indiegogo.com
	Description: Indiegogo is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.
	Author: MIGHTYminnow
	Author URI: http://www.mightyminnow.com
	Version: 1.1.1
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Import Fonts
------------------------------------------------------------ */

/* @license
 * MyFonts Webfont Build ID 2032815, 2012-01-30T22:33:16-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Seconda Soft Bold by Durotype
 * URL: http://www.myfonts.com/fonts/durotype/seconda-soft/bold/
 * Licensed pageviews: unlimited
 * 
 * Webfont: Seconda Soft Medium by Durotype
 * URL: http://www.myfonts.com/fonts/durotype/seconda-soft/medium/
 * Licensed pageviews: unspecified
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2032815
 * Webfonts copyright: Copyright &#x00A9; 2011 Durotype, www.durotype.com. All rights reserved.
 * 
 * Ãƒâ€šÃ‚Â© 2012 Bitstream Inc
*/



  
 @font-face {
	font-family: 'SecondaSoft-Bold';
	src: url('../../../../blog/wp-content/themes/indiegogo-Mm/fonts/blog_subdomain/1F04AF_0_0.eot');
	src: url('../../../../blog/wp-content/themes/indiegogo-Mm/fonts/blog_subdomain/1F04AF_0_0.eot#iefix') format('embedded-opentype'), 
url('../../../../blog/wp-content/themes/indiegogo-Mm/fonts/blog_subdomain/1F04AF_0_0.woff') format('woff'), 
url('../../../../blog/wp-content/themes/indiegogo-Mm/fonts/blog_subdomain/1F04AF_0_0.ttf') format('truetype');
}
@font-face {
	font-family: 'SecondaSoft-Medium';
	src: url('../../../../blog/wp-content/themes/indiegogo-Mm/fonts/blog_subdomain/1F04AF_1_0.eot');
	src: url('../../../../blog/wp-content/themes/indiegogo-Mm/fonts/blog_subdomain/1F04AF_1_0.eot#iefix') format('embedded-opentype'), 
url('../../../../blog/wp-content/themes/indiegogo-Mm/fonts/blog_subdomain/1F04AF_1_0.woff') format('woff'), 
url('../../../../blog/wp-content/themes/indiegogo-Mm/fonts/blog_subdomain/1F04AF_1_0.ttf') format('truetype');
}
/* Defaults
------------------------------------------------------------ */

body, h1, h2, h2 a, h2 a:visited, h3, h4, h5, h6, p, select, textarea {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
h1, h2, h3 {
	font-family: SecondaSoft-Medium, Arial, sans-serif;
}
p {
	margin-bottom:14px;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}
input, label, select, textarea {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/* Hyperlinks
------------------------------------------------------------ */


a img {
	border: none;
}
/* Body
------------------------------------------------------------ */

body {
	background-color: #ccc;
	background-image:url(../../../../blog/wp-content/uploads/2012/03/blog_subdomain/bg_main.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
/* Wrap and main boxes
------------------------------------------------------------ */

#wrap {
	padding: 0;
}
#inner {
	padding-top:21px;
}
#inner, #nav .wrap, #footer-widgets .wrap, #header .wrap {
	margin: 0px auto;
	width: 967px;
}
/* Header
------------------------------------------------------------ */
#header {
	background-color: #030303;
	min-height:64px;
	background-image:url(../../../../blog/wp-content/themes/indiegogo-Mm/images/blog_subdomain/header.png);
	background-repeat:repeat-x;
	border-bottom:7px solid #777;
}
#header:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
#title-area {
	float: left;
	overflow: hidden;
	width: 400px;/*check*/
}
#header .widget-area {
	float: right;
	width: 510px;
	padding-top: 22px;
	text-align:right;
}
#header .widget-area a {
	color: #ff0051;
	text-decoration:none;
}
#header .widget-area a:hover {
	color: #1eb9c1;
}
/* #nav
------------------------------------------------------------ */
#nav {
	background-image:url(../../../../blog/wp-content/uploads/2012/03/blog_subdomain/bg_browse_menu.jpg);
	padding-top: 3px;
	padding-bottom: 7px;
}
#nav ul, #nav li {
	margin:0;
	padding:0;
}
#nav a {
	padding-top: 17px;
	padding-bottom: 17px;
	color: #fff;
	text-transform:lowercase;
	padding-left: 28px;
	padding-right: 28px;
	border-left: 1px solid #696969;
	font-family: SecondaSoft-Bold, Arial, sans-serif;
	font-size:18px;
}
#nav a:hover {
	color: #75effc;
}
#nav li.first a, #nav li#menu-item-706 a {
	border-left: none;
	padding-left: 0;
}
#nav li.last a, #nav li#menu-item-711 a {
	padding-right: 0;
}
#nav li.current-post-parent a, #nav li.current-post-ancestor a, #nav li.current-menu-item a {
	color:#1EB9C1;
}
/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area, .header-image #title {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 400px;
}
.header-image #title a {
	display: block;
	background-image:url(../../../../blog/wp-content/uploads/2012/03/blog_subdomain/logo.png);
	background-position: 5px 13px;
	background-repeat:no-repeat;
	min-height:52px;
	text-indent: -9999px;
}
.header-image #description {
	display: none;
	overflow: hidden;
}
/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area, .header-full-width #title, .header-full-width #title a {
	width: 100%;
}
/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.menu-primary, .menu-secondary, #header .menu {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}
#header .menu {
	box-sizing: border-box;
}
.menu-primary {
}
.menu-secondary {
	border-top: none;
}
.menu-primary ul, .menu-secondary ul, #header .menu ul {
	float: left;
	width: 100%;
}
.menu-primary li, .menu-secondary li, #header .menu li {
	float: left;
	list-style-type: none;
}
.menu-primary a, .menu-secondary a, #header .menu a {
	display: block;
	position: relative;
	text-decoration: none;
}
.menu-primary li a:active, .menu-primary li a:hover, .menu-primary .current_page_item a, .menu-primary .current-cat a, .menu-primary .current-menu-item a, .menu-secondary li a:active, .menu-secondary li a:hover, .menu-secondary .current_page_item a, .menu-secondary .current-cat a, .menu-secondary .current-menu-item a, #header .menu li a:active, #header .menu li a:hover, #header .menu .current_page_item a, #header .menu .current-cat a, #header .menu .current-menu-item a {
}
.menu-primary li li a, .menu-primary li li a:link, .menu-primary li li a:visited, .menu-secondary li li a, .menu-secondary li li a:link, .menu-secondary li li a:visited, #header .menu li li a, #header .menu li li a:link, #header .menu li li a:visited {
	position: relative;
	width: 138px;
}
.menu-primary li li a:active, .menu-primary li li a:hover, .menu-secondary li li a:active, .menu-secondary li li a:hover, #header .menu li li a:active, #header .menu li li a:hover {
}
.menu-primary li ul, .menu-secondary li ul, #header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}
.menu-primary li ul a, .menu-secondary li ul a, #header .menu li ul a {
	width: 140px;
}
.menu-primary li ul ul, .menu-secondary li ul ul, #header .menu li ul ul {
	margin: -36px 0 0 159px;
}
.menu li:hover ul ul, .menu li.sfHover ul ul {
	left: -9999px;
}
.menu li:hover, .menu li.sfHover {
	position: static;
}
ul.menu li:hover>ul, ul.menu li.sfHover ul, #header .menu li:hover>ul, #header .menu li.sfHover ul {
	left: auto;
}
.menu-primary li a.sf-with-ul, .menu-secondary li a.sf-with-ul, #header .menu li a.sf-with-ul {
	padding-right: 25px;
}
.menu li a .sf-sub-indicator, .menu li li a .sf-sub-indicator, .menu li li li a .sf-sub-indicator {
	background: url(http://blog.indiegogo.com/wp-content/themes/indiegogo-Mm/images/icon-plus.png) no-repeat;
	height: 16px;
	position: absolute;
	right: 8px;
	text-indent: -9999px;
	top: 10px;
	width: 16px;
}
/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
}
.content-sidebar #content-sidebar-wrap, .full-width-content #content-sidebar-wrap, .sidebar-content #content-sidebar-wrap {
	width: 100%;
}
.sidebar-content-sidebar #content-sidebar-wrap, .sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}
/*Nivo stuff */
.home .slider-wrapper {
	width: 653px;
	float:left;
	margin-bottom: 41px;
	position:relative;
}
.nivoSlider {
	position:relative;
	background:#fff url(../../../../blog/wp-content/themes/indiegogo-Mm/images/nivo/blog_subdomain/loading.gif) no-repeat 50% 50%;
	margin-bottom:50px;
}
/* Content
------------------------------------------------------------ */

.home #content .widgettitle, .archive h1, .search h1 {
	font-family: SecondaSoft-Medium, Arial, sans-serif;
	font-size:22px;
	border-bottom: 3px solid #595959;
	padding-bottom: 2px;
	color: #777;
	font-weight:normal;
	margin-bottom: 12px;
}
.archive h1 {
	width: 655px;
	float:left;
}
#content {
	float: left;
	width: 655px;
}
#content h2 {
	margin-bottom: 12px;
}
.content-sidebar #content, .sidebar-content #content {
	width: 655px;
}
.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
}
.full-width-content #content {
	width: 880px;
}
.clear {
	clear: both;
}
/* Column Classes
------------------------------------------------------------ */

.five-sixths, .four-fifths, .four-sixths, .one-fifth, .one-fourth, .one-half, .one-sixth, .one-third, .three-fifths, .three-fourths, .three-sixths, .two-fifths, .two-fourths, .two-sixths, .two-thirds {
	float: left;/*
	margin: 0 0 20px;
	padding-left: 3%;*/
}
.one-half, .three-sixths, .two-fourths {
	width: 48%;
}
.one-third, .two-sixths {
	width: 31%;
}
.four-sixths, .two-thirds {
	width: 65%;
}
.one-fourth {
	width: 22.5%;
}
.three-fourths {
	width: 73.5%;
}
.one-fifth {
	width: 17.4%;
}
.two-fifths {
	width: 37.8%;
}
.three-fifths {
	width: 58.2%;
}
.four-fifths {
	width: 78.6%;
}
.one-sixth {
	width: 14%;
}
.five-sixths {
	width: 82%;
}
.first {
	clear: both;
	padding-left: 0;
}
/* Headlines
------------------------------------------------------------ */



.widget-area h4 a {
	text-decoration: none;
}
/* Posts
------------------------------------------------------------ */
.post {
	background-color:#fff;
	margin-bottom: 10px;
	padding-top: 37px;
	padding-left: 17px;
	padding-right: 6px;
	padding-bottom: 11px;
}
.post a {
	color: #1eb9c1;
}
.blog-posts .post {
	font-size:14px;
}
.mainposts, .spotlight {
	width: 651px;
}
.spotlight {
	margin-bottom: 42px;
}
.spotlight .featuredpost {
	font-size:12px;
	margin-bottom: 10px;
}
.spotlight .featuredpost .post {
	background-color: transparent;
}
#content spotlight h2 {
	margin-bottom:8px;
}
.spotlight h2, .spotlight h2 a {
	font-size: 12px;
	color: #1eb9c1;
}
.spotlight img {
	max-height:85px;
}
.spotlight .featuredpost, .mainposts .post {
	background-color: #fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	box-shadow:1px 1px 2px rgb(136, 136, 136);
	-webkit-box-shadow:1px 1px 2px rgb(136, 136, 136);
	-moz-box-shadow:1px 1px 2px rgb(136, 136, 136);
	clear:left;
}
.spotlight .featuredpost {
	border: 1px solid #fff;
	float:left;
	width: 100%;
	margin-bottom:35px;
}
.mainposts .post .post-info {
	margin-bottom: 11px;
}
#content .mainposts h2 {
	font-family: SecondaSoft-Bold, Arial, sans-serif;
	font-size:24px;
	line-height:1.1;
	font-weight:normal;
}
#content .mainposts h3 {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.1;
	font-weight:normal;
}
#content p {
	line-height:1.3;
}
.entry-content blockquote {
	clear:left;
	font-size:13px;
	color: #222;
	border-left: 1px solid #595959;
	margin-left: 41px;
	padding-left: 25px;
}
.entry-content ul, .entry-content ol {
	margin-bottom: 20px;
}
.entry-content li {
	margin-bottom: 9px;
}
.entry-content h2 {
	clear:left;
	font-size:16px;
	font-weight:normal;
	border-bottom: 1px solid #777;
}
.entry-content iframe {
	margin-bottom: 15px;
	max-width:100%;
}
.spotlight .post-info {
	margin-bottom: 9px;
}
.mainposts .post:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
.spotlight .featuredpost:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
.spotlight .post {
	width: 193px;
	float:left;
	padding-bottom: 6px;
	padding-top:18px;
}
.spotlight .post img {
	margin-bottom: 14px;
}
.spotlight .post a {
	text-decoration:none;
}
.single .post {
	padding-top: 10px;
	padding-right: 27px;
}
.single .entry-content, .single .entry-title, .single .post-info, .single .post-meta, .single .breadcrumb {
	padding-left: 14px;
	padding-right: 20px;
}
.single .entry-title {
	font-size:22px;
	font-weight:normal;
	margin-bottom: 4px;
}
.single #content .post-info {
	font-size:12px;
	color: #777;
	margin-bottom: 25px
}
.special-meta {
	list-style-type:none;
	margin-left: 0;
	padding-left: 0;
	font-size:12px;
}
.special-meta .title {
	float:left;
	font-weight:bold;
	width: 90px;
	text-align:right;
	clear:both;
}
.special-meta .list {
	float:right;
	width: 497px;
	clear:right;
	padding-bottom: 15px;
}
.special-meta a {
	text-decoration:none;
}
/* Author	
------------------------------------------------------------ */
.author-info {
	clear:both;
	padding-top: 15px;
	border-top: 1px solid #595959;
	border-bottom: 1px solid #595959;
	background-image:url(../images/blog_subdomain/author.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	min-height:55px;
	padding-bottom: 21px;
	margin-bottom: 32px;
}
.author-info:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
.author-heading, .author-name, .author-bio, .author-link {
	margin-left: 111px;
	display: block;
}
.author-heading {
	font-weight:normal;
	color: #777;
	text-transform:uppercase;
	font-size:11px;
}
.author-name {
	font-size:22px;
	font-weight:normal;
	font-family: SecondaSoft-Medium, Arial, sans-serif;
}
.entry_author_image img {
	width: 83px;
	height:auto;
	float:left;
	margin-right: 20px;
}
.author-bio, .author-link {
	font-size:13px;
	text-decoration:none;
}
/* Breadcrumbs
------------------------------------------------------------ */
	.breadcrumb {
	font-size:12px;
	margin-bottom: 35px;
}
.single .breadcrumb {
	margin-bottom: 14px;
}
.breadcrumb a {
	text-decoration:none;
	color: #1eb9c1;
}
/* Post Info
------------------------------------------------------------ */

.post-info {
}
/* Post Meta
------------------------------------------------------------ */

.post-meta {
	clear: both;
}
/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}
.avatar, .featuredpage img, .featuredpost img, .post-image {
}
.author-box .avatar {
	float: left;
	margin: 0 10px 0 0;
}
.post-image {
	margin: 0 10px 12px 0;
}
img.centered, .aligncenter {
	display: block;
	margin: 0 auto 10px;
}
img.alignnone {
	display: inline;
	margin: 0 0 10px;
}
img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}
img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}
.alignleft {
	float: left;
	margin: 0 15px 10px 0;
	clear:left;
}
.alignright {
	float: right;
	margin: 0 0 10px 15px;
}
.wp-caption {
	max-width:100%;
}
.wp-caption-text {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #bdbdbd;
	font-size:12px;
	margin-bottom:34px;
	margin-right:10px;
}
.wp-smiley, .wp-wink {
	border: none;
	float: none;
}
/* Post Navigation
------------------------------------------------------------ */

.navigation {
	width: 650px;
	color: #1eb9c1;
}
.navigation li {
	display: inline;
}
.navigation a {
	text-decoration:none;
	color: #1eb9c1;
	font-size:13px;
	font-weight:bold;
}
/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	width: 298px;
	font-size:14px;
}
.sidebar .widget {
	margin-bottom: 17px;
	margin-right: 5px;
	padding: 14px 17px 14px 14px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	background-color: #fff;
	box-shadow:1px 1px 2px rgb(136, 136, 136);
	-webkit-box-shadow:1px 1px 2px rgb(136, 136, 136);
	-moz-box-shadow:1px 1px 2px rgb(136, 136, 136);
	padding-bottom: 20px;
}
.sidebar .widgettitle {
	font-size:14px;
}
#sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar li {
	margin-top: 13px;
	border-bottom: 1px solid #595959;
	padding-bottom:13px;
}
#sidebar li.first {
	margin-top: 15px;
}
#sidebar li.last {
	border:none;
	padding-bottom: 0;
}
#sidebar a {
	text-decoration:none;
	color: #ff0051;
}
#sidebar .date {
	display:block;
	color: #777;
	padding-top: 2px;
}
#sidebar-alt {
	float: left;
	width: 150px;
}
.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
}
.content-sidebar-sidebar #sidebar-alt {
	float: right;
}
/* Search Widget
------------------------------------------------------------ */
.sidebar .widget_search {
	padding: 12px 26px 15px;
	border: none;
	background-image:url(../../../../blog/wp-content/uploads/2012/03/blog_subdomain/bg_browse_menu.jpg);
	min-height: 30px;
	display: block;
	margin-left: 0px;
	margin-right:5px;
	padding-left: 0px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	color: #fff;
}
.sidebar .widget_search .widgettitle {
	padding-left: 20px;
	padding-bottom: 14px;
}
.widget_search form {
	position:relative;
}
.widget_search .s {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius:20px;
	width: 250px;
	border: none;
	padding: 6px 8px 6px 15px;
	font: 12px Arial, sans-serif;
	background-color: #fff;
	color: #777;
	margin-left: 10px;
}
.widget_search .searchsubmit {
	position: absolute;
	right: 4px;
	top: 1px;
	width: 26px;
	height: 26px;
	background: url(../../../../blog/wp-content/uploads/2012/03/blog_subdomain/icons_badges_bullets.png) no-repeat -1px -386px;
	overflow: hidden;
	display: block;
	text-align: left;
	text-indent: -99999px;
	font-size:1px;
	color:#fff;
	border:none;
}
/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	background-color: #070707;
	color: #fff;
	background-image:url(../../../../blog/wp-content/themes/indiegogo-Mm/images/blog_subdomain/bg_footer.png);
	background-repeat:repeat-x;
	min-height:240px;
}
#footer-widgets .widget {
	padding-top: 22px;
}
#footer-widgets a {
	color: #fff;
}
#footer-widgets ul {
	list-style-type:none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	font-size:12px;
	letter-spacing:0.06em;
}
.footer-widgets-1 {
	float: left;
	width: 201px;
	min-height: 185px;
	border-right: 1px solid #595959;
}
.footer-widgets-2 {
	float: left;
	width: 220px;
	padding-left: 28px;
	min-height: 185px;
	border-right: 1px solid #595959;
}
.footer-widgets-3 {
	float: left;
	padding-left: 28px;
	width: 192px;
	min-height: 185px;
	border-right: 1px solid #595959;
}
.footer-widgets-4 {
	float: left;
	padding-left: 28px;
	width: 240px;
	min-height: 185px;
}
.footer-widgets .notice {
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 6px;
	color: #AEAEAE;
}
.footer-widgets .title {
	color: #AEAEAE;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0 !important;
	margin-top: 6px;
}
.footer-widgets a {
	text-decoration:none;
}
.footer-widgets a:hover {
	color:#ff0051;
}
.footer-widgets form {
	position: relative;
}
.footer-widgets .title {
	margin-bottom: 7px;
	margin-top: 15px;
}
.footer-widgets input {
	border: medium none;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	color: #777777;
	font: 12px Arial, sans-serif;
	height: 24px;
	padding-left: 10px;
	width: 220px;
}
.footer-widgets .form_newsletter_input {
	box-shadow: 1px 2px 8px -5px #000000 inset;
	-moz-box-shadow: 1px 2px 8px -5px #000000 inset;
	-webkit-box-shadow: 1px 2px 8px -5px #000000 inset;
}
.footer-widgets .form_newsletter_submit {
	background: url(../../../../blog/wp-content/uploads/2012/03/blog_subdomain/icons_badges_bullets.png) no-repeat scroll -1px -386px transparent;
	cursor: pointer;
	height: 26px;
	position: absolute;
	right: 13px;
	top: 1px;
	width: 26px !important;
	text-indent:-999999px;
	font-size:1px;
	color:#fff;
}
.footer-widgets .form_newsletter_submit:hover {
	background-position: -2px -246px;
}
/* Footer
------------------------------------------------------------ */

#footer {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	background-color: #070707;
}
/* Custom Styles for addthis tools */
.sharethisText {
	float:left;
	width: 110px;
}
.sharingStuff {
	padding-top: 10px;
	margin-top: 8px;
	border-top: 1px solid #bdbdbd;
	padding-bottom: 12px;
	clear:both;
}
.sharingStuff:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
.addthis_toolbox {
	float: right;
	width: 495px;
}
.single .sharingStuff {
	border-bottom: 2px solid #595959;
}
/* Comments
------------------------------------------------------------ */
#comments {
	padding-left: 85px;
}
#comments li {
	padding-left: 9px;
	margin-bottom: 10px;
	position:relative;
	background-image:url(../images/blog_subdomain/comment-side.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#comments li div {
	padding-left: 20px;
	padding-right: 20px;
	font-size:12px;
	background-color: #f7f7f7;
	border-right: 1px solid #e4e4e4;
}
#comments li li {
	border-top: 10px solid #fff;
}
#comments li p {
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#comments ul, #comments ol {
	list-style-type: none;
	margin-left: 0;
	padding-left:0;
}
#comments li ul {
	padding-left:33px;
	background-color: #fff;
	margin-left: -1px;
}
.comment-list li .avatar {
	position:absolute;
	padding: 4px;
	border: 1px solid #ddd;
	background-color: #fff;
	left: -70px;
	top: 0px;
}
#comments li .comment-author {
	font-weight:bold;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 250px;
	border-top: 1px solid #e4e4e4;
}
#comments .reply {
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 20px;
}
#comments li .comment-meta {
	width: 200px;
	position:absolute;
	top: 1px;
	right: 1px;
	padding-top: 15px;
	border:none;
	text-align:right;
}
.comment-content {
	clear:both;
}
.comment-author cite {
	font-style: normal;
}
#respond {
	clear:left;
	padding-left: 111px;
}
#respond label {
	padding-left: 5px;
}