/*
Theme Name: Tom Thompson 2010
Theme URI: http://www.tomthompson2010.com/
Description: Custom WordPress theme developed for the Tom Thompson 2010 campaign.
Version: 1.0
Author: Mathew Smith
Author URI: http://www.mathewsmithstudio.com/
Tags: red, tan, blue, custom header, fixed width, two columns, widgets
*/

body {
	background-color: #d3d1b8;
	background-image: url(images/header_back.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0
	}

#mainContainer {
	margin: 0 auto;
	position: relative;
	width: 960px
	}

#logo  {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin: 0;
	position: absolute;
	z-index: 100;
	top: 0;
	left: -22px;
	width: 334px;
	height: 161px
	}

#logo a {
	text-indent: -9999px;
	display: block;
	width: 334px;
	height: 161px
	}

#header {
	margin: 0 auto;
	width: 960px;
	height: 75px
	}

#topNav  {
	margin: 0 32px 0 0;
	width: 428px;
	height: 75px;
	float: right
	}

#topNav ul  {
	list-style-type: none;
	margin: 0;
	padding: 0
	}

#topNav li {
	float: left
	}

#topNav li a {
	display: block;
	padding-top: 75px;
	height: 0;
	overflow: hidden
	}

#topNav li#home {
	background-image: url(images/topnav_home_bt.gif);
	background-repeat: no-repeat;
	width: 57px
	}

#topNav li#home a:hover {
	background-image: url(images/topnav_home_sbt.gif);
	background-repeat: no-repeat
	}

#topNav li#about {
	background-image: url(images/topnav_about_bt.gif);
	background-repeat: no-repeat;
	width: 63px
	}

#topNav li#about a:hover {
	background-image: url(images/topnav_about_sbt.gif);
	background-repeat: no-repeat
	}

#topNav li#events {
	background-image: url(images/topnav_events_bt.gif);
	background-repeat: no-repeat;
	width: 66px
	}

#topNav li#events a:hover {
	background-image: url(images/topnav_events_sbt.gif);
	background-repeat: no-repeat
	}

#topNav li#issues {
	background-image: url(images/topnav_issues_bt.gif);
	background-repeat: no-repeat;
	width: 59px
	}

#topNav li#issues a:hover {
	background-image: url(images/topnav_issues_sbt.gif);
	background-repeat: no-repeat
	}

#topNav li#volunteer {
	background-image: url(images/topnav_volunteer_bt.gif);
	background-repeat: no-repeat;
	width: 89px
	}

#topNav li#volunteer a:hover {
	background-image: url(images/topnav_volunteer_sbt.gif);
	background-repeat: no-repeat
	}

#topNav li#contribute {
	background-image: url(images/topnav_contribute_bt.gif);
	background-repeat: no-repeat;
	width: 94px
	}

#topNav li#contribute a:hover {
	background-image: url(images/topnav_contribute_sbt.gif);
	background-repeat: no-repeat
	}

#main {
	background-image: url(images/main_back.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 960px
	}

#banner  {
	background-image: url(images/home_banner_back.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 960px;
	height: 382px
	}

#banner a.message {
	background-image: url(images/message_btn.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	position: absolute;
	z-index: 200;
	top: 236px;
	left: 784px;
	width: 135px;
	height: 135px
	}

#banner a.message:hover {
	background-image: url("images/message_btn_over.png");
	background-repeat: no-repeat
	}

#homeContent   {
	margin: 0 41px 0 40px;
	padding: 0 15px 15px;
	width: 849px;
	overflow: hidden
	}

#homeContentLeft {
	width: 562px;
	float: left
	}

#newsTop {
	background-image: url(images/home_news_top.gif);
	background-repeat: no-repeat;
	width: 562px;
	height: 32px;
	overflow: hidden
	}

#newsMain  {
	background-image: url(images/home_news_back.gif);
	background-repeat: repeat-y;
	padding: 8px 33px 16px 34px;
	width: 495px;
	overflow: hidden
	}

#newsMain h2 {
	background-image: url(images/home_news_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0;
	width: 495px;
	height: 36px
	}

#newsMain .post {
	margin: 20px 20px 0 86px;
	padding: 6px 0 0;
	position: relative
	}

#newsMain h3 {
	color: #998675;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 20px;
	margin: 0
	}

#newsMain h3 a {
	color: #b5121b;
	text-decoration: none
	}

#newsMain h3 a:hover {
	text-decoration: underline
	}

#newsMain .entryDate {
	background-image: url(images/home_news_calendar_back.gif);
	background-repeat: no-repeat;
	padding: 22px 12px 12px;
	position: absolute;
	top: 0;
	left: -80px;
	width: 42px;
	height: 41px
	}

#newsMain .postMonth {
	color: #b5121b;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	display: block;
	margin: 0
	}

#newsMain .postDay {
	color: #b5121b;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	display: block;
	margin: 2px 0 0
	}

#newsMain p {
	color: #998675;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0
	}

#newsMain p a {
	color: #998675;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase
	}

#newsMain p a:hover {
	color: #736357
	}

#newsMain a#newsLink {
	color: #b5121b;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 20px 0 0
	}

#newsMain a#newsLink:hover {
	text-decoration: underline
	}

#newsBtm {
	background-image: url(images/home_news_btm.gif);
	background-repeat: no-repeat;
	width: 562px;
	height: 32px;
	overflow: hidden
	}

#homeContentRight {
	width: 287px;
	float: right
	}

#homeContentRight a.contribute {
	background-image: url(images/home_contribute_bt.gif);
	text-indent: -9999px;
	display: block;
	width: 287px;
	height: 112px
	}
#homeContentRight a.contribute:hover {
	background-image: url("images/home_contribute_sbt.gif");
	background-repeat: no-repeat
	}

#homeContentRight .getinvolved    {
	background-image: url("images/home_getinvolved_back.gif");
	background-repeat: no-repeat;
	position: relative;
	width: 287px;
	height: 171px
	}

#homeContentRight .getinvolved ul {
	list-style-type: none;
	margin: 0;
	padding: 0
	}

#homeContentRight .getinvolved li.volunteer a  {
	background-image: url("images/home_getinvolved_vol_bt.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 56px;
	left: 27px;
	width: 112px;
	height: 78px
	}

#homeContentRight .getinvolved li.volunteer a:hover {
	background-image: url("images/home_getinvolved_vol_sbt.gif");
	background-repeat: no-repeat
	}

#homeContentRight .getinvolved li.facebook a  {
	background-image: url("images/home_getinvolved_fb_bt.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 56px;
	left: 145px;
	width: 106px;
	height: 43px
	}

#homeContentRight .getinvolved li.facebook a:hover {
	background-image: url("images/home_getinvolved_fb_sbt.gif");
	background-repeat: no-repeat
	}

#homeContentRight .getinvolved li.twitter a  {
	background-image: url("images/home_getinvolved_twr_bt.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 99px;
	left: 145px;
	width: 106px;
	height: 35px
	}

#homeContentRight .getinvolved li.twitter a:hover {
	background-image: url("images/home_getinvolved_twr_sbt.gif");
	background-repeat: no-repeat
	}

#homeContentRight a.signup {
	background-image: url(images/home_signup_bt.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 287px;
	height: 112px
	}

#homeContentRight a.signup:hover {
	background-image: url("images/home_signup_sbt.gif");
	background-repeat: no-repeat
	}

#content {
	background-image: url("images/sidenav_back.gif");
	background-repeat: no-repeat;
	background-position: 33px 0;
	margin: 0 41px 0 40px;
	padding: 0 33px;
	width: 813px;
	overflow: hidden
	}

#contentLeft {
	margin: 92px 0 32px;
	width: 258px;
	float: left
	}

#sideNav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 258px
	}

#sideNav li a {
	color: #998675;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding: 8px 36px;
	width: 186px;
	border-bottom: 1px solid #fff
	}

#sideNav li a:hover   {
	color: #534741
	}

#sideNav li.current_page_item a {
	color: #736357;
	font-weight: bold;
	background-image: url("images/sidenav_icon.png");
	background-repeat: no-repeat;
	background-position: 15px 5px
	}

#contentRight  {
	margin: 70px 0 32px;
	width: 539px;
	float: right
	}

#contentRight h2  {
	color: #b5121b;
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 0 12px
	}

#contentRight h2 span {
	color: #998675;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal
	}

#contentRight .divider {
	background-image: url("images/hr_divider.gif");
	background-repeat: no-repeat;
	margin: 8px 0 12px;
	width: 539px;
	height: 6px
	}

#contentRight h3   {
	color: #998675;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 6px 6px
	}

#contentRight h3 a {
	color: #b5121b
	}

#contentRight small {
	color: #736357;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 6px
	}

#contentRight p, #contentRight li, #contentRight em, #contentRight .mc_var_label {
	color: #736357;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	margin-left: 6px
	}

#contentRight p em {
	margin: 0
	}

#contentRight .paypal-donations {
	margin: 20px
	}

#contentRight fieldset {
	margin: 0
	}

#contentRight .mc_var_label {
	margin: 0
	}

#contentRight .mc_input {
	margin: 0 0 12px;
	width: 250px
	}

#contentRight .mc_signup_submit {
	text-align: left
	}

#footerContainer   {
	background-color: #534741;
	background-image: url("images/footer_back.gif");
	background-repeat: repeat-x;
	padding: 32px 0
	}

#footer   {
	margin: 0 auto;
	padding: 0 73px 0 72px;
	width: 815px;
	overflow: hidden
	}

#footerLeft  {
	float: left
	}

#footerLeft h4  {
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 8px
	}

#footerLeft p  {
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0
	}

#footerLeft a {
	color: #fff;
	text-decoration: none
	}

#footerLeft a:hover {
	text-decoration: underline
	}

#footerRight {
	float: right
	}

#footerRight p  {
	color: #b9b4b2;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 24px;
	text-align: right;
	margin: 0
	}

#footerRight a {
	color: #b9b4b2;
	text-decoration: none;
	text-transform: uppercase
	}

#footerRight a:hover {
	color: #fff
	}

#preload {
	display: none
	}


