/********************************************
	CANFit.org stylesheet
	Author: Herb Walker
	Version: February, 2009
  Last Rev. 11/09
*********************************************

CONTENTS:

- DEFAULTS/ELEMENTS
- BODY WRAPPER
- MASTHEAD/HEADER
- TOP NAV BAR
- BANNER
- MEMBER LOGIN
- LEFT COLUMN: News, Featured Download, Poll, Events
- MAIN CONTENT: YouTube embeds 
- FOOTER


/************************************************
/
/		Defaults/Elements
/
************************************************/

/**************************
	IE Hacks/browser resets
**************************/

html, body {
	height: 100%;
	background-color: #efefef;
	}

* {
	margin: 0px;
	padding: 0px;
}

/**************************
	ELEMENTS & CONTAINERS
**************************/

body {
	color: #333333;
	background-color: #efefef;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	/*line-height: 160%;*/
	line-height: 1.6em;
	color: #222000;
	}

div img {
	display: block;
	}

img {
	border: 0px;
	}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #333333;
	padding-bottom: 12px;
	line-height: normal;
	}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #333333;
	padding-top: 6px;
	padding-bottom: 8px;
	}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #546F03;
	padding-bottom: 8px;
	padding-top: 15px;
	}

h4 {
	font-family: Georgia, Palantino, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #546F03;
	padding-bottom: 8px;
	padding-top: 8px;
	}

blockquote {
	float: right;
	clear: left;
	width: 335px;
	height: 138px;
	overflow: hidden;
	padding: 0;
	margin: 15px 0 15px 15px;
	background-image: url("/_images/bg_quote.gif");
	background-repeat: repeat-y;
	background-position: top left;
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	line-height: 135%;
	color: #000222;
	color: #004444;
	border-top: 2px solid #ff9934;
	border-bottom: 2px solid #ff9934;
}

blockquote p {
	height: 118px;
	overflow: hidden;
	margin: 10px 5px 10px 38px;
}

blockquote.quote-left {
	float: left;
	margin: 15px 15px 15px 0;
	
}

#wrapper {
	border: 1px solid #a0c8bd;
	width: 960px;
	background-color: #ffffff;
	padding: 0;
	color: #333333;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: top;
}

/**************************
	MASTHEAD
**************************/

#masthead {
	width: 930px;	
	height: 70px;
	padding: 16px 15px 16px 15px;
	margin: 0;
	background-image: url("/_images/bg_masthead.gif");
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: bottom;
}

#masthead img.logo {
	float: left;
	padding-top: 7px;
}

#masthead-buttons {
	float: right;
	width: 350px;
	height: 75px;
	padding-top: 7px;
	vertical-align: bottom;
	text-align: right;
}

#network-form-wrapper {
	float: right;
	margin: 0;
  margin-top: -15px;/* Added 5/4/11 */
	padding: 0;
}

#freeform {
  width: 325px;
	margin: 0;
	padding: 0;
  float: left;
}

#vr-form {
	margin: 0;
	padding: 0;
}

#network-form-wrapper input.form-input {
	float: left;
	width: 120px;
	height: 15px;
	padding: 0;
	margin: 7px 0 0 4px;
	border: 1px solid #681E12;
	font-size: 10px;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/_images/bg_input_box.gif");
}

#network-form-wrapper input.submit-btn {
	vertical-align: baseline;
	/*padding-left: 5px;*/
	padding-top: 5px;
	margin-bottom: 11px;
}

#masthead-buttons img.button {
	float: left;
	vertical-align: bottom;
	display: inline;
	padding-left: 10px;
	margin-top: 29px;/* changed to 29 from 45 on 5/4/11 */
}

#masthead-buttons form {
	margin: 0;
	padding: 0;
}

/******* SOCIAL NETWORKING LINKS *****/

.hidden {display: none;}

#masthead-social-links {
  height: 16px;
  width: 185px;
  position: relative;
  top: 20px;
  left: 13px;
}

#masthead-social-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#masthead-social-links li {
  float: left;
  margin: 0 21px 0 0;
}

#masthead-social-links a {
  display: block;
  width: 16px;
  height: 16px;
  text-decoration: none;
}

#masthead-social-links a.sm-facebook:link, #masthead-social-links a.sm-facebook:visited, #masthead-social-links a.sm-facebook:active {
  background-image: url("/_images/icons/icon_sm_facebook_mono.gif");
}

#masthead-social-links a.sm-twitter:link, #masthead-social-links a.sm-twitter:visited, #masthead-social-links a.sm-twitter:active {
  background-image: url("/_images/icons/icon_sm_twitter_mono.gif");
}

#masthead-social-links a.sm-rss:link, #masthead-social-links a.sm-rss:visited, #masthead-social-links a.sm-rss:active {
  background-image: url("/_images/icons/icon_sm_rss_mono.gif");
}

#masthead-social-links a.sm-youtube:link, #masthead-social-links a.sm-youtube:visited, #masthead-social-links a.sm-youtube:active {
  background-image: url("/_images/icons/icon_sm_youtube_mono.png");
}

#masthead-social-links a.sm-picasa:link, #masthead-social-links a.sm-picasa:visited, #masthead-social-links a.sm-picasa:active {
  background-image: url("/_images/icons/icon_sm_picasa_mono.png");
}

#masthead-social-links a.sm-facebook:hover {
  background-image: url("/_images/icons/icon_sm_facebook.gif");
}

#masthead-social-links a.sm-twitter:hover {
  background-image: url("/_images/icons/icon_sm_twitter.gif");
}

#masthead-social-links a.sm-rss:hover {
  background-image: url("/_images/icons/icon_sm_rss.gif");
}

#masthead-social-links a.sm-youtube:hover {
  background-image: url("/_images/icons/icon_sm_youtube.png");
}

#masthead-social-links a.sm-picasa:hover {
  background-image: url("/_images/icons/icon_sm_picasa.png");
}

/******* END SOCIAL NETWORKING LINKS *****/


/**************************
	NAVBAR
**************************/

#navbar-wrapper {
	width: 960px;
	height: 42px;
	margin: 0;
	padding: 0;
}

#navend-l {
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	background-image: url("/_images/bg_nav_left.gif");
	background-position: top;
	background-repeat: no-repeat;
	width: 5px;
	height: 42px;
}

#navend-r {
	float: right;
	margin: 0;
	padding: 0;
	background: none;
	background-image: url("/_images/bg_nav_right.gif");
	background-position: top;
	background-repeat: no-repeat;
	width: 5px;
	height: 42px;
}

#navbar {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	background-color: #80b450;
	display: inline;
	float: left;
	text-align: left;
	width: 950px;
	min-height: 37px;
	overflow: visible;
	background-image: url("/_images/bg_nav.gif");
}

#navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navbar li {
	border-left: 1px solid #e5b377;
	float: left;
	line-height: 1.33em; 
	margin-top: 8px;
	margin-bottom: 5px;
	padding: 0 15px 0 14px; /* need 19 (5px navends) */
	min-height: 15px;
	background: transparent;
}

#navbar #nav-home {
	border-left: none;
}

#navbar a:link, #navbar a:visited, #navbar a:active {
	border: none;
	text-decoration: none;
	font-family: Arial, "Helvetica Nue", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	}

#navbar a:hover {
	/*border-bottom: 2px solid #00012a;*/
	color: #e6e600; /* yellow */
	color: #EBA504;
	color: #ffd746;
	}

#search-bar {
	float: right;
	/*height: 16px;*/
	/*width: 160px;*/
	margin-top: 9px;
	padding: 0;
	vertical-align: top;
	font-family: Arial, "helvetica neue", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ebf5ff;
}

#search-bar .button {
	border: 0;
	vertical-align: text-bottom;
	display: inline;
	margin-right: 10px;
}

#search-bar span {
	vertical-align: top;
	line-height: 18px;
	letter-spacing: .1px;
}

/*#search-bar img {
	vertical-align: text-bottom;
	display: inline;}*/

#search-bar #search-input {
	height: 15px;
	border: 1px solid #00511e;
	background-image: url("/_images/bg_input_box.gif");
}

/**************************
	BANNER
**************************/

#banner {
	width: 760px;
	float: left;
	height: 200px;
	overflow: hidden;
}

#banner img {  
	top:  0; 
  left: 0;
}

/**************************
  TWITTER FEED
**************************/

#twitter-box {
	width: 200px;
	height: 200px;
	float: right;
  margin: 0;
  padding: 0;
	background: url("/_images/bg_mbr_login.png");
	background-repeat: no-repeat;
}

#twitter-box-inner {
	/*width: 180px;*/
	height: 161px;
	/*padding: 32px 0 7px 8px;*/
	padding: 30px 0 7px 8px;
	background-image: url("/_images/twitter_header.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}

ul#twitter_update_list {
	/*text-align: left;*/
  line-height: normal;
  /*margin-left: .5em;*/
  clear: both;
}

ul#twitter_update_list li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  /*color: #fff;
  color: #1E3E65;
  color: #0a2e65;*/
  color: #000033;
  margin: .5em 0 0 0;
  list-style-type: none;
  }

ul#twitter_update_list li span {
display: block;
}


#twitter-box-inner a, #twitter-box-inner span a {
	/*font-family: Arial, "Helvetica Nue", Helvetica, sans-serif;*/
	font-style: normal;
	font-weight: inherit;
	/*color: #c8dcf0;*/
}

#twitter-box-inner a:link, #twitter-box-inner a:visited, #twitter-box-inner a:active {
	/*font-family: Arial, "Helvetica Nue", Helvetica, sans-serif;*/
	font-style: normal;
	font-weight: inherit;
	color: #003366;
	text-decoration: underline;
}

#twitter-box-inner a:hover {
	color: #000099;
  text-decoration: none;
	/*background: url("/_images/icon_nav_arrow.png");*/
}

#twitter-box-inner p {
	/*margin: 0 0 10px 0;*/
	font-family: Arial, "Helvetica Nue", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #003366;
}

#twitter-box-inner h1 {
	font-family: Arial, "Helvetica Nue", Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #004080;
	letter-spacing: .2px;
}


/*ul#twitter_update_list li a {
  display:block;
}*/

/**************************
	MEMBER LOGIN
 depcrecated
**************************/

/* DO NOT EDIT BELOW HERE ON LIVE SITE USE ALTERNATE CSS */

#member-login {
	width: 200px;
	height: 200px;
	float: right;
	background: url("/_images/bg_mbr_login.png");
	background-repeat: no-repeat;
}

#member-login-inner {
	width: 170px;
	height: 170px;
	padding: 15px;
	/*background-image: url("/_images/img_sillhouette.png");
	background-position: 15px 38px;
	background-repeat: no-repeat;
	position: relative;*/
	text-align: right;
	overflow: visible;
}

#member-login-inner p {
	margin: 0 0 10px 0;
	font-family: Arial, "Helvetica Nue", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #003366;
}

#member-login-inner h1 {
	font-family: Arial, "Helvetica Nue", Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #004080;
	letter-spacing: .2px;
}

#member-login-inner h2 {
	font-family: Arial, "Helvetica Nue", Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #004080;
	letter-spacing: .1px;
}

#member-login-inner .login-input{
	height: 18px;
	width: 95px;
	border: 1px solid #681e12;
	background-image: url("/_images/bg_input_box.gif");
	background-repeat: repeat-x;
}

#member-login-inner a {
	font-family: Arial, "Helvetica Nue", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	/*color: #c8dcf0;*/
}

#member-login-inner a:link, #member-login-inner a:visited, #member-login-inner a:active {
	font-family: Arial, "Helvetica Nue", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

#member-login-inner a.loggedin {
	font-size: 12px;
	text-decoration: underline;
}

#member-login-inner a:hover {
	color: #000033;
	/*background: url("/_images/icon_nav_arrow.png");*/
	background: url("/_images/icon_nav_arrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

#member-login-inner img.button {
	border: none;
}

/**************************
	LEFT/RIGHT COLUMN
**************************/

#left-col {
	width: 225px;
	float: left;
	padding: 8px 0 0 15px;
}

#right-col {
	width: 225px;
	float: right;
	padding: 0 15px 0 0;
}

#addthis-button {
	float: left;
	clear: right;
	margin-bottom: 10px;	
}

#feed-button {
	float: right;
	margin-bottom: 10px;
}

#rss-button {
	float: right;
	margin-top: 2px;
	margin-left: 2px;
}

.featured-box-top {
	width: 225px;
	height: 5px;
	background-image: url("/_images/bg_feature_box_top.gif");
	background-repeat: no-repeat;
	font-size: 0;
	line-height: 0;
}

.featured-box-bot {
	width: 225px;
	height: 5px;
	margin-bottom: 15px;
	background-image: url("/_images/bg_feature_box_bottom.gif");
	background-repeat: no-repeat;
}

.featured-box {
	width: 203px;
	padding: 0 10px 10px 10px;
	vertical-align: top;
	border-left: 1px solid #3ea287;
	border-right: 1px solid #3ea287;
}

.featured-box h1, #tabs-box h1 {
	font-family: Georgia, Palantino, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #dc7903;
	color: #d74838;
	border-bottom: 1px solid #d74838;
	padding-bottom: 0;
	margin-bottom: 10px;
}

.alert h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #d74838;
  background-color: #FFD746;
  padding: 0px 10px 0 10px;
  border-bottom: 3px solid #d74838;
  border-top: 1px solid #d74838;
}

.featured-box a, #tabs-box a {
	color: #222000;
	text-decoration: none;
}

.featured-box a img, #tabs-box a img {
display: inline;
}

.featured-box a:hover, #tabs-box a:hover {
	color: #777000;
	text-decoration: underline;
}

#left-col img.thumb, #right-col img.thumb {
	float: right;
	clear: left;
	border: 0;
	margin: 0;
	padding: 0 0 10px 5px;
}

#tab-wrapper {
	width: 226px;
	height: 22px;
}

#tab-content {

}

.tabs {
	width: 226px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tabs li {
	display: inline;
	margin: 0;
}

.tabs li a{
  text-decoration: none;
  position: relative;
  z-index: 1;
  padding: 0;
  margin: 0;
  color: #2d2b2b;
	height: 22px;
	min-width: 75px;
	float: left;
}

#tab1 {
	background-image: url("/_images/bg_tab1_off.gif");
	width: 75px;
}

#tab1.selected {
	background-image: url("/_images/bg_tab1_on.gif");
}

#tab2 {
	background-image: url("/_images/bg_tab2_off.gif");
	width: 75px;
}

#tab2.selected {
	background-image: url("/_images/bg_tab2_on.gif");
}

#tab3 {
	background-image: url("/_images/bg_tab3_off.gif");
	width: 76px;
}

#tab3.selected {
	background-image: url("/_images/bg_tab3_on.gif");
}

#tabs-box {
	width: 204px;
	margin: 0 0 0 0;
	padding: 10px;
	border-left: 1px solid #3EA287;
	border-right: 1px solid #3EA287;
	/*border-bottom: 1px solid #3EA287;*/
}

/**************************
	POLLS
**************************/

.pollWrapper {

}

.pollBlock {

}


.pollQuestion {
	/*background-color: #f0f0f0;*/
	/*background-color: #f4f4f4;*/
	border-bottom: 1px solid #bfb957;
	color: #32444d;
	/*color: #777000;*/
	padding: 5px;
	margin-bottom: 10px;
	vertical-align: middle;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	/*background-image: url("/_images/bg_masthead.gif");
	background-repeat: repeat-x;
	background-position: top;*/
}

.pollRadio {
	 margin: 0 5px 0 0;
}

.pollTotalVotes {

}

.pollAnswerBlock {
	/*border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;*/
	padding: 0 5px 5px 5px;
	/*font-weight: bold;*/
}

.pollAnswer {
	color: #666666;
	padding: 3px 0;
}

.pollButtonBlock {
	padding: 5px;
	/*border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;*/
}

.pollButton {
	display: block;
	/*border: 1px solid #666666;*/
	margin-left: auto;
	margin-right: auto;
}

.pollResult {
}

.pollTotalVotes {
	padding: 5px 5px;;
}

.pollResultAnswer {
	border-top: 1px solid #f0f0f0;
	/*margin-top: 0px;
	margin-bottom: 0px;*/
}

.pollResultVotes {
	/*display: none;*/
}

.pollResultPercent {
	/*display: block;*/
	margin-bottom: 3px;
}

.pollResultGap  {
	/*margin-bottom: 5px;*/
}

.pollResultBar {
}

.pollBarImage {
}

.pollSelectedAnswer {
	font-weight: bold;
}

.pollSelectedPercent {
	font-weight: bold;
}

.pollSelectedVotes {
	font-weight: bold;
}




/**************************
	EVENTS
**************************/

.event-date {
	width: 194px;
	background-color: #f4f4f4;
	border-bottom: 1px solid #bfb957;
	color: #32444d;
	padding: 5px;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
}

.event-entry {
	width: 204px;
}

#tabs-box .event-entry a, #main-content .event-entry a {
	color: #666666;
	width: 190px;
	display: block;
	padding: 7px;
	text-decoration: none;
}

#tabs-box .event-entry a:hover, #main-content .event-entry a:hover {
	color: #777000;
	text-decoration: none;
	background-image: url("/_images/bg_masthead.gif");
	background-repeat: repeat-x;
	background-position: top;
	
}

#event-wrapper {
	vertical-align: top;
	width: 100%;
	float: left;
}

#event-listings {
	width: 204px;
	padding: 0 10px 0 10px;
	border: 1px solid #dddddd; 
}

#event-details {
	float: right;
	clear: left;
	width: 440px;
	padding: 0 0px 0 0px;
	margin: 0;
}

.row-odd {
	background-color: #f8f8f8;
}

.row-even {
	background-color: #ffffff;
}

/**************************
	USER BUCKETS
**************************/

#bucket-wrapper {
	float: right;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	width: 700px;
	height: 157px;
	overflow: hidden;
}

#buckets {
	width: 688px;
	height: 147px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e0fdf5;
	background-image: url("/_images/bg_bucketbox.gif");
	background-repeat: repeat-x;
	border-left: 1px solid #7ab8f7;
	border-right: 1px solid #7ab8f7;
	overflow: visible;
	vertical-align: top;
}

.bucket {
	float: left;
	width: 157px;
	height: 130px;
	padding: 0;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	border-right: 1px solid #3ea287;
	overflow: visible;
	vertical-align: top;
}

.bucket-content {
	width: 146px;
	height: 120px;
	overflow: hidden;
}


.button-container {
	position: relative;
	top: 0px;
	width: 146px;
	height: 21px;
}

.right {
	border: 0;
}

.right .bucket-content {
	width: 150px;
}

#bucket-bottom {
	width: 700px;
	height: 10px;
	background-image: url("/_images/bg_bucketbox_bottom.gif");
	background-repeat: no-repeat;
	font-size: 0;
	line-height: 0;
}

.bucket p {
	font-size: 12px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: normal;
	line-height: 110%;
	padding-left: 10px;
}

.bucket h2 a {
	display: block;
	font-size: 18px;
	/*color: #333333;*/
	color: #5A4A45;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	padding-left: 10px;
}

.bucket h2 a:hover {
	text-decoration: none;
	background: url("/_images/icon_nav_arrow.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
}

.bucket img {
	float: right;
	clear: left;
	margin: 0 0 3px 7px;
	display: inline;
	border: 0;
}


/**************************
	MAIN CONTENT
**************************/

#content-header {
	width: 930px;
	padding: 0 0 5px 0;
	margin: 20px 15px 15px 15px;
	border-bottom: 1px solid #80b450;
}

#content-header h1 {
	font-family: Georgia, Palantino, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 25px;
	color: #dc7903;
	color: #d74838;
	padding: 0;
	letter-spacing: .5px;
	float: left;
}

#share-box {
	width: 225px;
	float: right;
	padding: 8px 0 0 0;
	margin: 0 0 -10px 0;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}

#main-content {
	float: right;
	width: 685px;
	padding: 20px 15px 15px 0;
	vertical-align: top;
}

#main-content.left-align {
	float: left;
	width: 685px;
	padding: 0px 0 15px 15px;
	vertical-align: top;
}

#main-content img { /* default */
	float: left;
	margin: 10px 15px 15px 0;
	border: 1px solid #888888;
}

#main-content img.right {
	float: right;
	margin: 10px 0 15px 15px;
}

#main-content .left {
	float: left;    
}

#main-content img.button {
	/*float: none;*/
	border: 0;
}

#main-content img.icon {
	display: inline;
	margin: 0;
	padding-right: 7px;
}

#main-content p {
	margin-bottom: 12px;
}

#main-content p.small {
	margin-bottom: 8px;
}

#main-content p.small, #tabs-box p.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #606060;
	margin: 0 0 6px 0;
	line-height: normal;
}

#main-content p a, td.download-desc a, #event-wrapper a, h2 a, #social_networks a, #main-content li a {
	color: #0055aa;
	text-decoration: underline;
}

#main-content p a:hover, td.download-desc a:hover, #event-wrapper a:hover, h2 a:hover, #social_networks a:hover, #main-content li a:hover {
	color: #777000;
	text-decoration: underline;
}

#main-content img.thumb {
	border: 0;
	margin: 10px auto 10px auto;
	padding: 0;
	float: none;
}

#main-content ul {
	margin: 0 25px 0 10px;
}

#main-content ol {
	margin: 0 25px 0 10px;
}

#main-content li {
	margin: 0 0 6px 15px;
	line-height: 150%;
}

div.hr {
	background: #ccc;
	height: 1px;
	margin: 5px 0 10px 0;
	padding: 0;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
	vertical-align: top;
}

div.hr hr {
	display: none;
}

.news-box {
	margin: 10px 0px 10px 0;
	padding: 15px 15px 15px 90px;
	background-color: #fcfcfc;
	border: 1px solid #f0f0f0;
	background-image: url("/_images/bg_logo_pattern2.gif");
	background-repeat: repeat-y;
	border: 1px solid #D74838;
}

h3 a.news-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	padding-bottom: 12px;
	line-height: normal;
	text-decoration: none;
	cursor: pointer;
}

h3 a.news-title:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #707070;
	padding-bottom: 12px;
	line-height: normal;
	text-decoration: none;
	cursor: pointer;
}

#right-content {
	float: right;
	clear: left;
	width: 337px;
	padding: 0;
	margin: 0;
}

.paginate {
	padding: 5px;
	letter-spacing: .1px;
	word-spacing: 1px;
	background: #f4f4f4;
}

.paginate a:link, .paginate a:active, .paginate a:visited {
	padding: 3px;
	color: #0055aa;
	text-decoration: underline;
}

.paginate a:hover {
	color: #777000;
	text-decoration: underline;
	background-color: #FFD746;	
}

.pagecount {

}

.excerpt {
	margin: 0 15px 0 10px;
}

#vr-contact-form {
	margin: 15px 0 0 0;
	width: 50%;
	padding: 15px;
	background-color: #e6eded; 
	border: 1px solid #dddddd;
}

#vr-contact-form br {
	line-height: 0;
	margin: 0;
}

/**********************************************
*
*			Downloads
*
**********************************************/

#download-wrapper {
	margin: 0px;
	padding: 0px; 
}

.downloads-table {
	margin: 10px 0 10px 0;
	border: 1px solid #dddddd;
}

#featured-table {
	margin: 20px 0 15px 0;
	border: 1px solid #cccccc;
}

.title-row {
	/*background-color: #FFD746;*/
	background-color: #eeb52c;
	padding: 10px;
	/*text-align: center;*/
	font-family: Georgia, Palantino, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #282828;
}

.featured-download-row {
	background-color: #eeeABC;
	background-color: #7CBDC7;
	padding: 10px;
	font-family: Georgia, Palantino, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

.download-thumb {
	padding: 5px 0 0 0;
}

.download-thumb img {
	border: 0;
}

.download-desc {
	margin: 0;
	padding: 10px 10px 10px 0;
	text-align: left;
}

#cat-select-form {
	margin: 0 0 30px 0;
}

.arrow {
	font-size: 16px;
	font-weight: bold;
	color: #99cc00;
}


/**********************************************
*
*			Nutrition page
*
**********************************************/

#tip-wrapper {
	float: right;
	width: 320px;
	background-color: #f4f4f4;
	/*background-color: #fffffe;*/
	border: 1px solid #dddddd;
	padding: 0;
	margin: 0 0 15px 15px;
}

#tip-header {
	width: 300px;
	height: 102px;
	padding: 0 10px 0 10px;
	margin: 0;
	background-image: url("/_images/bg_masthead.gif");
	background-repeat: repeat-x;
	background-position: top;
}

#nutrition-tip {
	float: right;
	width: 300px;
	background-color: #fffffd;
	padding: 0 10px 0 10px;
	margin: 0;
}

#tip-header h2 {
	font-family: "Trebuchet MS", Lucida sans, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: .1px;
	color: #444444;
	margin: 0;
	padding: 0;
}

#nutrition-tip p {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 140%;
	color: #333000;
}

#page-tab-wrapper {
	width: 670px;
	height: 35px;
	float: left;
	clear: right;
	margin: 0;
	padding: 0;
}

#main-content ul#page-tab-content {
	width: 670px;
	height: 35px;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}

ul.page-tabs {
	float: left;
	width: 670px; /* ??? */
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main-content ul#page-tab-content li {
	display: inline;
	float: left;
	clear: right;
	margin: 0 10px 0 0;
}

#main-content .page-tabs li a {
	text-decoration: none;
	position: relative;
	z-index: 999;
	color: #2d2b2b;
	float: left;
	margin: 0;
	padding: 8px 10px;
	background-color: #ffffff;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#main-content .page-tabs li a:hover {
	color: #ededcd;	
	background-color: #777000;
	background-image: none;
}

.page-tabs li a.selected {
	color: #2d2b2b;
	background-image: url("/_images/bg_masthead.gif");
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 1px solid #eeeeee;
}

.page-tabs li a.selected:hover {
	color: #2d2b2b;
	background-image: url("/_images/bg_masthead.gif");
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 1px solid #eeeeee;
}

#page-tabs-box {
	float: left;
	width: 665px;
	margin: 0 0 15px 0;
	padding: 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#main-content ul#content-nav {
	float: left;
	width: 320px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main-content ul#content-nav li {
	display: inline;
	float: left;
	clear: right;
	padding: 0;
	margin: 0 5px 0 0;
	background-color: #ffffff;
	border: 1px solid #999999; 

}

ul#content-nav li a{
	text-decoration: none;
	position: relative;
	z-index: 999;
	color: #2d2b2b;
	float: left;
	margin: 0;
	padding:  3px 5px 3px 5px;
	background-color: #ffffff;
}

ul#content-nav li a:hover {
	color: #444000;	
	background-color: #ededcd;
}

ul#content-nav li a.selected {
	color: #ededcd;	
	background-color: #777000;
	color: #444000;	
	background-color: #ededcd;
}


/**********************************************
*
*			YouTube embeds
*
**********************************************/

.youtube-embed {
	float: right;
	clear: left;
	border: 1px solid #dddddd;
	background-color: #eeeeee;
	margin: 0 0 15px 15px;
	padding: 0 10px 10px 10px;
	vertical-align: top;
}

.youtube-embed p {
	display: inline;
}

/**********************************************
*
*			Social Networking
*
**********************************************/


#social_networks {
	width: 180px;
	float: right;
	clear: both;
	border: 1px solid #A0C8BD;
	background-color: #EFEFCF;
	margin: 0 0 10px 15px;
	padding: 5px 15px 0 10px;
	vertical-align: top;
	text-align: center;
}

#social_networks h1 {
	font-size: 18px;
	line-height: 32px;
	margin: 0 0 15px 0;
	padding: 0; 
}

#social_networks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#social_networks li {
	float: left;
	width: 70px;
	/*margin: 0 10px 10px 10px;*/
	margin: 0 15px 10px 5px;
	padding: 0;
}

#social_networks a {
	width: 70px;
	display: block;
	padding: 5px;
	margin: 0;
	text-align: right;
	height: 17px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #bbbbbb;
}

#social_networks img {
	border: none;
	margin: 0;
	padding: 0;
}

#social_networks a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #E6EDED; 
	border: 1px solid #7CBDC7;
}


/**********************************************
*
*			BLOG AND COMMENTS
*
**********************************************/

.title {
	font-family: Georgia, Palantino, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #546F03;
	color: #777000;
}

.comment-byline {
	font-family: Georgia, Palantino, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #546F03;
	/* #c8e3ec */
}

.comment-box {
	width: 655px;
	background: #fbfbfb;
	border: 1px solid #dddddd;
	margin: 20px 0 30px 0;
	padding: 15px 15px 10px 15px;
}

#comment_form {
	width: 655px;
	border: 1px solid #cccccc;
	background: #f4f4f4;
	padding: 5px 15px 15px 15px;
}

#comment_form img {
 margin: 0 10px 0 0;
}

a.blog-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #333333;
	padding-bottom: 12px;
	line-height: normal;
	text-decoration: none;
	cursor: pointer;
}

a.blog-title:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #333333;
	padding-bottom: 12px;
	line-height: normal;
	text-decoration: none;
	cursor: pointer;
}

a.blog-title:hover {
	color: #707070;
	text-decoration: none;
}

a.title {
	font-family: Georgia, Palantino, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #546F03;
	color: #777000;
	padding: 7px;
}

a.title:link {
	font-family: Georgia, Palantino, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	color: #546F03;
	color: #777000;
	text-decoration: none;
	padding: 7px;
}

a.title:hover {
	color: #546F03;
	/*color: #777000;*/
	text-decoration: none;
	background-color: #eeeeee;
}

/**************************
	SITEMAP
**************************/

.sitemap {
	margin: 0;
	padding: 0;
  width: 33%;
  float: left;
  clear: right;
}


/**************************
	FOOTER
**************************/

#footer {
	width: 920px;
	padding: 15px 10px 15px 0;
	margin: 15px;
	border-top: 1px solid #bababa;
	vertical-align: top;
}

#sponsor-logo {
	width: 225px;
	float: left;
	padding-left: 20px;
}

#sponsor-logo img {
	float: left;
	margin-bottom: 100%;
}

#donate-button {
	width: 130px;
	float: right;
}

#footer p {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #101010;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #404040;
	text-decoration: none;
}

#footer a:hover {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}


