/* CUSTOM CSS ADDED BY CML */

/* .monkey is your class. yes, you, looking under my hood. geek. */

/* TIGHTEN UP WIDGETS */

.sidebar {
	margin-top: 2px !important;
  	padding-top: 1px !important;
}

.widget form {
	margin-bottom: 16px !important;
  	margin-top: 2px !important;
  	border: 0px !important;
  	padding-bottom: 0px !important;
  	padding-top: 1px !important;}

.widget {
	margin-bottom: 6px !important;
  	margin-top: 0px !important;
  	border: 0px !important;
  	padding-bottom: 0px !important;
  	padding-top: 0px !important;
}

.widget h3 {
	margin-top: 0px !important;
  	padding-top: 6px !important;
}

.widget ul li {
	border: 0px;
  	  	
}



/* PRINTABLE PDF AND COMMENT ANCHOR BUTTONS */


.dkpdf-button-container {
  	padding: 1px;
  	margin: 1px;
}


.dkpdf-buttons-wrapper {
	height: 31px;
  	text-decoration: none;
}

.dkpdf-buttons-wrapper a {
	text-decoration: none;
}

.dkpdf-comment-button-link a {
  	background-color: #ffffff;
  	color: #0093C2;
  	padding: 3px;
  	margin: 1px;
  	border: 3px solid #0093C2 !important;
  	border-radius: 3px;
  	float: left;
  	line-height: 31px;
  	text-decoration: none;
  	font-size: 15px;
  	font-weight: 700;
  	font-family: Roboto,Ubuntu,Oswald,'sans serif';
	}

.dkpdf-button-link a {
	background-color: #ffffff;
  	color: #0093C2;
  	padding: 3px;
  	margin: 1px;
  	border: 3px solid #0093C2 !important;
  	border-radius: 3px;
  	float: right;
  	line-height: 31px;
  	text-decoration: none;
  	font-size: 15px;
  	font-weight: 700;
  	font-family: Roboto,Ubuntu,Oswald,'sans serif';
}

.dkpdf-comment-button-link a:hover {
	background-color: #0093C2;
  	color: #ffffff;
  	}

.dkpdf-button-link a:hover {
	background-color: #0093C2;
  	color: #ffffff;
  	
}




/* ADDTOANY BAR AT BOTTOM OF POSTS */

.addtoany_content_bottom {
	padding-top: 18px !important;
}










.header, header-wrapper {
	padding-top: 7px !important;
	padding-bottom: 7px !important;
}

.avatar-40 {
	width: 77px !important;
	height: 77px !important;
}

.post-author {
	display: none;
}