/*

Theme Name: Refuse To Be Helpless
Description: Website for Refuse To Be Helpless by Gene Plaska.  This is a child theme based off of the Wordpress theme Suffusion.
Author: Stryker Consulting
Version: 0.0.1
Template: suffusion

*/
@import url('../suffusion/style.css');

.cred-right a {
	display: none;
}

.indeximage {
float: left;
padding: 10px 10px;
}

.indeximageright {
float: right;
padding: 10px 10px;
}

/* post title */
h1.posttitle,
h2.posttitle {
	border-bottom: none;
}

.title-container {
	padding-left: 0px;
	/*padding-right: 10px;*/
}
.twitter-header {
    font-size: 20px;
    font-weight: bold;
}
#header {
	margin: -15px -10px 0px -10px;
}
#wrapper {
	border: none;
	padding: 0px 10px;
}
.post, article.page {
	border: none;
}
.post .date {
	background: none;
}
div.cl-content ul {
    list-style-type: none;
}
body {/* Default styling for everything that is un-styled and doesn't inherit*/
	font-size: 16px;
}
#right-header-widgets {
    margin-top: -20px;
}
#content {
    margin-top: 0px;
}
.cl-widget {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0em 0em .5em 0em;
}
#indexvideo {
    padding: 25px 0 0 0;
}