/*
	Theme Name: Twenty Twelve Child Theme
	Customized by: Crystal Pina http://streamlineyourmarketing.com
        Graphics by: Ginger Marks http://www.documeant.net
	
	Template: Twenty Twelve
*/

body {
	font-size: 13px;
	font-size: 1.3rem;
	color: #222;
}

.speakers {
	border-left: 8px solid #e5e5e5;
        background-color: #f5f5f5;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
        font-style: normal !important;
}

.entry-content ul li {
        background: url(http://bigmoneyinvestor.com/wp-content/uploads/2014/02/redcheck.png) no-repeat;
        list-style-type: none;
        margin: 0 0 0 30px;
        padding: 3px 0 8px 35px;
}

blockquote {
        background: #f4f4f4;
        color: #666;
        border-left: 8px solid #dbdbdb;
        margin: 5px 5px 30px -40px;
        padding: 25px 30px 5px 120px;
}

.pppromo-container {
	width:100%;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5 {
	margin: 0 0 10px;
}

h1 {
	color: #eb2828;
	font-size: 34px !important;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}

h2 {
	font-size: 30px !important;
  	color: #eb2828;
	font-weight: bold;
	line-height: 32px;
	text-decoration: none;
}

h2 a,
h2 a:visited {
	font-size: 30px !important;
	font-weight: bold;
	line-height: 32px;
	text-decoration: non3;
}

h3 {
	font-size: 26px !important;
	font-weight: bold;
	line-height: 28px;
	text-decoration: none;
}

.widget-area .widget h3 {
	margin-bottom: 24px !important;
	margin-bottom: 1.714285714rem;
}


/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 350px) {
  
	.pppromo-container {
        	width: 100% !important;
	}
  
	input[type="image"], input[type="color"] {
		border: 0;
		border-radius: 0;
		padding: 0;
		width: 90%;
	}
}