/*
Theme Name: Joe Malone For Congress
Theme URI: http://www.launchpad.tv
Version: 1.0
Description: 2 Column theme from LaunchPad Media, Boston
Author: Jacob Eidsmoe
Author URI: http://www.launchpad-boston.com
*/

*{
	outline: 0;
}

.clear{
	clear: both;
}

img{
	border: 0;
}

#action{
	width: 300px;
	text-align: center;
	color: #1D75CF;
	padding-top: 10px;
	position: relative;
}

#action_img{
	padding-bottom: 20px; 
	background: url(images/action.png) no-repeat;
	width: 226px; 
	height: 62px;
	margin: 0 auto;
}

#donate{
	width: 212px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
	background: url(images/donate.gif) no-repeat;
	margin-bottom: 5px;
}

#donate a{
	width: 212px;
	height: 50px;
	display: block;
	background: url(images/donate.gif) no-repeat;
}

#donate a:hover{
	background-position: 0 -50px;
}

#volunteer{
	width: 212px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
	background: url(images/volunteer.gif) no-repeat;
	margin-bottom: 5px;
}

#volunteer a{
	width: 212px;
	height: 50px;
	display: block;
	background: url(images/volunteer.gif) no-repeat;
}

#volunteer a:hover{
	background-position: 0 -50px;
}

#campaign{
	width: 212px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
	background: url(images/campaign.gif) no-repeat;
	margin-bottom: 5px;
}

#campaign a{
	width: 212px;
	height: 50px;
	display: block;
	background: url(images/campaign.gif) no-repeat;
}

#campaign a:hover{
	background-position: 0 -50px;
}

#spread{
	width: 212px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
	background: url(images/spread.gif) no-repeat;
	margin-bottom: 5px;
}

#spread a{
	width: 212px;
	height: 50px;
	display: block;
	background: url(images/spread.gif) no-repeat;
}

#spread a:hover{
	background-position: 0 -50px;
}

#social{
	width: 250px;
	height: 48px;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
	text-align: center;
}

#social a{
	padding: 0 5px;
}

#break{
	width: 100%;
	height: 1px;
	background: #CCCCCC;
	margin-bottom: 15px;
}

/*
.post-wrapper img{
	background-color:#FFFFFF;
	background-image:url("images/post-bg.gif");
	background-repeat:repeat-x;
	border:1px solid #EBEBEB;
	padding:10px;
}
*/

.news{
	list-style: none inside none;
	margin: 0;
	padding: 0;
 }
 
.news h3{
	margin: 0;
}

.news blockquote {
	background-color: #FFFFFF;
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.news br{
	line-height: 0;
}

#mrt_sub_form{
	width: 180px;
	float: right;
}
