/*   
Theme Name: My Man Mitch
Theme URI: www.mymanmitch.com
Description: Ported from the original Galvin build
Author: Trevor Foughty
Author URI: www.foughty.com
Template: 
Version: 1.0
.
Don't mess with any of these files.  They are a pain.
.
*/
@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	font: normal 80% Verdana, Arial, Helvetica, sans-serif;
	background: #437843 url(images/bg_body.png) repeat-x top center;
	text-align: center;
}
#wrapper {
	float: left;
	width: 100%;
	background: transparent url(images/bg_wrapper.jpg) no-repeat top center;
}
#container {
	width: 988px;
	margin: 0 auto;
	text-align: left;
}

/************************************************
		TOP	*/
#top {
	float: left;
	width: 987px;
	height: 186px;
}
	#headerNav {
		float: left;
		width: 763px;
		height: 186px;
	}
		#header {
			float: left;
			width: 763px;
			height: 147px;
		}
			#header img {
				float: left;
			}
			#header h1 {
				float: left;
				width: 611px;
				height: 98px;
				background: #004a98 url(images/mitch_daniels.jpg) no-repeat top left;
			}
			#header h1 a {
				float: left;
				width: 611px;
				height: 98px;
				overflow: hidden;
				text-indent: -999em;
			}
			#header h2 {
				float: left;
				width: 611px;
				height: 49px;
				background: #004a98 url(images/courage_vision_results.jpg) no-repeat top left;
			}
			#header h2 a {
				float: left;
				width: 611px;
				height: 49px;
				overflow: hidden;
				text-indent: -999em;
			}
		#p7menubar {
			float: left;
			width: 743px;
			height: 39px;
			padding-left: 20px;
			background: #fff url(images/bg_nav.jpg) no-repeat top left;
			font: bold 110% "Trebuchet MS", Arial, Helvetica, sans-serif;
			text-transform: uppercase;
		}
		#p7menubar a {
			display: block;
			color: #003365;
			text-decoration: none;
		}
		#p7menubar a.trigger {
			padding: 12px 19px 9px 19px;
		}
		#p7menubar li {
			float: left;
			width: 9em;
			height: 39px;
			background: transparent url(images/bg_nav_item.png) no-repeat top right;
		}
		#p7menubar li.last {
			background: none;
		}
		#p7menubar li.last a {
			padding-right: none;
		}
		#p7menubar li ul,
		#p7menubar ul li {
			width: 190px;
		}
		#p7menubar li ul li  {
			height: auto;
			font: bold 75% Verdana, Arial, Helvetica, sans-serif;
			text-transform: none;
		}
		#p7menubar li ul li a {
			padding: 8px 6px;
		}
		#p7menubar li ul li a:hover {
			color: #003365;
		}
		#p7menubar li ul {
			position: absolute;
			display: none;
			background: none;
			text-align: left;
		}
		#p7menubar li ul li {
			background: #f7fff6 url(images/bg_subnav_item.png) no-repeat bottom left;
		}
		#p7menubar li ul li.first {
			background: transparent url(images/bg_subnav_top.png) repeat-x top left;
		}
		#p7menubar li ul li.last {
			background: transparent url(images/bg_subnav_bot_left.png) no-repeat bottom left;
		}
		#p7menubar li ul li.last a {
			background: transparent url(images/bg_subnav_bot_right.png) no-repeat bottom right;
		}
		#p7menubar li:hover a,
		#p7menubar a:focus,
		#p7menubar a:active,
		#p7menubar li.p7hvr a {
			color: #3a6c3a;
		}
		#p7menubar li:hover ul,
		#p7menubar li.p7hvr ul {
			display: block;
		}
		#p7menubar li {width: auto;}
	img#mitchPhoto {
		float: left;
	}

/****************************************************************
			MAIN	*/
#main {
	float: left;
	width: 763px;
}
	#main h3#mainContentHead {
		float: left;
		width: 763px;
		height: 60px;
		background: transparent url(images/page_title_graphic.png) no-repeat top left;
	}
	#main h3#mainContentHead span {
		display: block;
		overflow: hidden;
		text-indent: -999em;
	}
	#mainContentBot {	
		float: left;
		width: 763px;
		height: 24px;
		background: transparent url(images/bg_maincontent_bot.png) no-repeat top left;
	}
	#mainContentBg {
		background: transparent url(images/bg_maincontent.png) no-repeat bottom left;
	}
	#mainContent {
		float: left;
		width: 763px;
		background: transparent url(images/bg_maincontent_repeat.png) repeat-y top left;
	}
	#mainContentPadding {
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 40px;
	padding-left: 45px;
	min-height: 624px;
	}
	
	/**********************************************************************************
		CONTENT STYLES	*/
	#mainContent {
		font-family: Arial, Helvetica, sans-serif;
	}
	#mainContent p {
		margin: 1em 0 .6em;
	}
	#mainContent blockquote {
		margin: 1em 2.5em .6em;
	}
	#mainContent ul {
		margin: 1em 0 .6em 2.5em;
		list-style-type: disc;
	}
	#mainContent ol {
		margin: 1em 0 .6em 2.5em;
		list-style-type: decimal;
	}
	#mainContent h1,
	#mainContent h2,
	#mainContent h3,
	#mainContent h4,
	#mainContent h5,
	#mainContent h6 {
		font-weight: bold;
		margin: 14px 0 10px;
		color: #900;
	}
	#mainContent h1 {
		font-size: 295%;
	}
	#mainContent h2 {
		font-size: 225%;
	}
	#mainContent h3 {
		font-size: 165%;
	}
	#mainContent h4 {
		font-size: 100%;
	}
	#mainContent h5 {
		font-size: 85%;
	}
	#mainContent h6 {
		font-size: 75%;
	}
	#mainContent a {
		text-decoration: none;
		color: #036;
		font-weight: bold;
	}
	#mainContent a:hover {
		text-decoration: underline;
	}

	#videoBox {
		float: left;
		width: 763px;
		height: 331px;
		background: transparent url(images/bg_home_0609.jpg) no-repeat top left;
		padding-top:0px;
	}
		#videoWindow {
			width: 733px;
			height: 314px;
			margin: 10px 0 0 6px;
			
		}
	#newsBox {
		float: left;
		width: 763px;
		height: 111px;
		background: transparent url(images/bg_newsbox_new.png) no-repeat top left;
		
		
	}
		#newsBox h3 {
			float: left;
			width: 223px;
			height: 111px;
			background: transparent url(images/in_the_news_new.png) no-repeat top left;
		}
			#newsBox h3 span {
				display: block;
				text-indent: -999em;
				overflow: hidden;
			}
		#viewMore {
			float: left;
		}
		#newsItems {
			float: left;
			width: 324px;
			margin: 8px 0 0 15px;
			font: normal 85% Verdana, Arial, Helvetica, sans-serif;
			color: #003366;
		}
			#newsItems a {
				display: block;
				color: #003366;
				text-decoration: none;
				padding-left: 26px;
				background-image: url(images/btn_news.png);
				background-repeat: no-repeat; 

			}
			#newsItems a:hover span {
				text-decoration: underline;
			}
			#newsItems li {
				margin-bottom: 12px;
				
			}
			#newsItems img {
				float: left;
				vertical-align: top;
				margin-right: 8px;
			}
			#newsItems .headline {
				font: bold 100% Verdana, Arial, Helvetica, sans-serif;
			}
	#bottomWidgets {
		float: left;
		width: 763px;
		background: transparent url(images/bg_bottom_widgets.png) repeat-y top left;
	}
		#botBg {
			float: left;
			width: 763px;
			background: transparent url(images/bg_bottom_widgets_bot_01.png) no-repeat bottom left;
		}
		#topBg {
			float: left;
			width: 763px;
			background: transparent url(images/bg_bottom_widgets_top.png) no-repeat top left;
		}
		#bottomWidgets .botWidget {
			float: left;
			width: 238px;
			text-align: center;
			font-size: 110%;
		}
		#bottomWidgets .botWidget img {
			vertical-align: middle;		
		}
		#bottomWidgets h3 {
			font: bold 135% "Lucida Sans", Verdana, Arial, Helvetica, sans-serif; 
			color: #006932;
			text-transform: uppercase;
			padding-top: 12px;
			margin-bottom: 25px;
			letter-spacing: 1px;
		}
		#bottomWidgets p {
			font-weight: bold;
			margin: 1em 0;
		}
		#bottomWidgets p.rotateLinks {
			font-size: 200%;
		}
		#bottomWidgets a {
			text-decoration: none;
			color: #054212;
			font-size: 80%;
		}
		#bottomWidgets a:hover {
			text-decoration: underline;
		}
		#bottomWidgets p.rotateLinks a {
			text-decoration: none;
		}
		#botWidgetLeft {
			margin-left: 24px;
		}
		
		#botWidgetLeft a.agenda {
	margin-top: 20px;
	margin-left: 23px;
	float: left;
}
		
		#botWidgetLeft a.postcards {
			width: 190px;
			height: 83px;
	background: url(images/home_new/MitchPostcard.png) no-repeat top left;
	behavior: url(../iepngfix/iepngfix.htc);
	float: left;
	margin: 10px 0 0 25px;
}

#botWidgetLeft a 
		{
			 font-size:12px;
		}

#botWidgetLeft a.postcards:hover {
	background: url(images/home_new/MitchPostcardOn.png) no-repeat top left;
	behavior: url(../iepngfix/iepngfix.htc);

}
		#botWidgetMid h3 {
			
			color: #01346a;
		}
		
		#botWidgetMid
		{
			font-size:12px;
		}
		
		#botWidgetMid a 
		{
			 font-size:12px;
		}
		
	/*	#botWidgetRight a {
	width: 188px;
	height: 140px;
	
	behavior: url(../iepngfix/iepngfix.htc);
	float: left;
	margin: 30px 0 0 23px;
}
		#botWidgetRight a:hover {
	background: transparent url(images/home_new/communities_on.png) no-repeat top left;
	behavior: url(../iepngfix/iepngfix.htc);

}
*/
		
	#botWidgetsBot {
		float: left;
		width: 763px;
		height: 18px;
		background: transparent url(images/bg_bottom_widgets_bot_02.png) no-repeat bottom left;
	}

/****************************************************************
			RIGHT	*/
#right {
	float: left;
	width: 224px;
}
	#actionCenter {
		float: left;
		width: 217px;
		background: transparent url(../../uploads/2011/09/hoosier_action_centerKTR.png) no-repeat top left;
		font: bold 85% Verdana, Arial, Helvetica, sans-serif;
	}
		#actionCenterBot {
			float: left;
			width: 217px;
			height: 32px;
			background: transparent url(images/bg_action_center_bot.png) no-repeat top left;
		}
		#actionCenterTop {
			float: left;
			width: 217px;
			background: transparent url(../../uploads/2011/09/hoosier_action_centerKTRy2.png) repeat-y top left;
		}
		#actionCenter h3 {
			float: left;
			width: 217px;
			height: 123px;
			background: transparent url(../../uploads/2011/09/hoosier_action_centerKTR.png) no-repeat top left;
		}
		#actionCenter h3 span {
			display: block;
			text-indent: -999em;
			overflow: hidden;
		}
		#actionCenter ul li {
			float: left;
			width: 205px;
			height: 45px;
			padding: 0 0 0 5px;
			background-repeat: no-repeat;
			background-position: 30px 0px;
		}
		#actionCenter ul li#acDonations {
			background-image: url(images/icon_donations.png);
		}
		#actionCenter ul li#acVolunteer {
			background-image: url(images/icon_volunteer.png);
		}
		#actionCenter ul li#acMobile {
			background-image: url(images/icon_mobile_alerts.png);
		}
		#actionCenter ul li#acLetterEditor {
			background-image: url(images/icon_letter_editor.png);
		}
		#actionCenter ul li#acNewsletter {
			background-image: url(images/icon_newsletter.png);
		}
		#actionCenter ul li#acHost {
			background-image: url(images/icon_host_a_party.png);
		}
		#actionCenter ul li#acHow {
			background-image: url(images/icon_how_to_vote.png);
		}
		#actionCenter ul li#acLegislator {
			background-image: url(images/icon_legislator.png);
		}
		#actionCenter ul li#acCommunity {
			background-image: url(images/icon_communities.png);
		}
		#actionCenter a {
			display: block;
			line-height: 100%;
			padding: 15px 0 15px 69px;
			text-decoration: none;
			color: #fff;
		}
		#actionCenter a:hover {
			color: #97ff00;
		}
	
	#rightBottomBox {
		float: left;
		width: 217px;
		height: 105px;
		margin-top: 8px;
		background: transparent url(images/home_new/rightBottomBox.png) no-repeat top left;
		text-align: center;
		
	}
		#rightBottomBox h3 a {
			float: left;
			width: 217px;
			height: 33px;
			padding-top: 12px;
			font: bold 85% "Lucida Sans", Verdana, Arial, Helvetica, sans-serif; 
			color: #42704b;
			text-transform: uppercase;
			text-decoration: none;
}

#rightBottomBox h3 a:hover {
	color: #2b4a31;
}
					
	#gogov{
		float: left;
		width: 217px;
		height: 213px;
		margin-top: 4px;
		background: transparent url(images/bg_communities_lg.png) no-repeat top left;
		text-align: center;
		font-size: 115%;
	}
		#gogov h3 {
			float: left;
			width: 217px;
			height: 26px;
			padding-top: 10px;
			text-transform: uppercase;
			font: bold 115% "Lucida Sans", Verdana, Arial, Helvetica, sans-serif; 
			color: #42704b;
			letter-spacing: 1px;
		}
		#gogovContent {
			float: left;
			padding-left: 15px;
			padding-bottom: 10px;
			width: 185px;
			height: 203px;
		}
			#gogovContent p {
				font-weight: normal;
				margin: 1em 0;
				font-size: 80%;
				text-align: left;
			}
			#gogovContent a {
				text-decoration: none;
				color: #054212;
				text-align: left;
				font-size: 95%;
			}
			#gogovContent a:hover {
				text-decoration: underline;
				text-align: left;
			}
		#communities{
		float: left;
		width: 217px;
		height: 100px;
		margin-top: 4px;
		background: transparent url(images/bg_communities_sm.png) no-repeat top left;
		text-align: center;
		font-size: 115%;
	}
		#communities h3 {
			float: left;
			width: 217px;
			height: 26px;
			padding-top: 10px;
			text-transform: uppercase;
			font: bold 115% "Lucida Sans", Verdana, Arial, Helvetica, sans-serif; 
			color: #42704b;
			letter-spacing: 1px;
		}
		#communitiesContent {
			float: left;
			padding-left: 15px;
			padding-bottom: 10px;
			width: 185px;
		}
			#communitiesContent p {
				font-weight: normal;
				margin: 1em 0;
				font-size: 80%;
				text-align: left;
			}
			#communitiesContent a {
				text-decoration: none;
				color: #054212;
				text-align: left;
				font-size: 95%;
			}
			#communitiesContent a:hover {
				text-decoration: underline;
				text-align: left;
			}

/****************************************************************
			FOOTER	*/
#footerBg {
	width: 100%;
	margin: 17px auto 30px auto;
	background: transparent url(images/bg_footer.png) no-repeat top center;
}
#footer {
	text-align: center;
}
	#footerLinks {
		height: 35px;
		padding: 15px 0;
	}
	#footerLinks li {
		display: inline;
	}
	#footer p#legal {
		margin-top: 5px;
		color: #0a3b0a;
		font-size: 80%;
		font-weight: bold;
	}
	#footer p#legal a {
		color: #0a3b0a;
		text-decoration: none;
	}
	#footer p#legal a:hover {
		text-decoration: underline;
	}

/****************************************************************
			EXTRAS  */
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.darkgreen12Rev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #206616;
	line-height: 21px;
	text-indent: 7px;
}
.brightgreen12Rev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #01914C;
	line-height: 21px;
	text-indent: 7px;
}
.blue12RevCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #084D96;
	line-height: 21px;
	text-indent: 7px;
}
.green12Rev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #446EAD;
	line-height: 21px;
	text-indent: 7px;

}
.red {
	color: #FF0000;
}

.home-nav-1
{
	width:278px;
	height:44px;
	/*text-indent: -9999px;*/
	
	background: url(images/btn_special-session.png) no-repeat 0 0;
}
.home-nav-1 li a {
	height: 36px;
	display: block;
	width: 278px;
	font-family:Arial;
	color:#daf9e2;
	text-decoration:none;
	font-size:18px;
	padding-left:20px;
	padding-top:8px;
	font-weight:bold;
	
	background: url(images/btn_special-session.png) no-repeat 0 0;
}

.home-nav-1 li a:hover {
	height: 44px;
	width: 278px;
	background: url(images/btn_special-session.png) no-repeat  0 -44px;
}

.home-nav-2
{
	width:278px;
	height:44px;
	background: url(images/btn_home_2.png) no-repeat 0 0;
}
.home-nav-2 li a {
	width: 278px;
	display: block;
	height: 36px;
	background: url(images/btn_home_2.png) no-repeat 0 0;
	font-family:Arial;
	color:#daf9e2;
	text-decoration:none;
	font-size:18px;
	padding-left:20px;
	padding-top:8px;
	font-weight:bold;
}

.home-nav-2 li a:hover {
	width: 278px;
	height: 44px;
	background: url(images/btn_home_2.png) no-repeat  0 -44px;
}

.home-nav-3
{
	width:278px;
	height:44px;
	background: url(images/btn_home_3.png) no-repeat 0 0;
}
.home-nav-3 li a {
	width: 278px;
	display: block;
	height: 36px;
	background: url(images/btn_home_3.png) no-repeat 0 0;
	font-family:Arial;
	color:#daf9e2;
	text-decoration:none;
	font-size:18px;
	padding-left:20px;
	padding-top:8px;
	font-weight:bold;
}

.home-nav-3 li a:hover {
	width: 278px;
	height: 44px;
	background: url(images/btn_home_3.png) no-repeat  0 -44px;
}

.featured-text
{
	text-align:left;
	padding:14px;
	padding-top:0px;
	font-size:12px;
}
