/* RESETS */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ul,ol {
	list-style:none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
/* FIXES */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
ul#share-tools {
	width:400px;
}
.nbg {
	background: none !important;
}
.nbr {
	border: none !important;
}
.npadding {
	padding: 0 !important;
}
.fix1 {
	display: block;
	height: 100%;
	overflow: hidden;
}
.fix2 {
	display: inline;
	height: 100%;
	overflow: hidden;
}
.hidden {
	display: none;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.post-content a:link {
	color: #0078C1;
	text-decoration: none;
}
.post-content a:active, .post-content a:visited {
	color:#0078C1;
}
.post-content h3 {color: #0078C1;font-size:18px;margin:10px 0;}
.post-content ul {margin:20px 0 20px 30px;list-style-type: disc;}
.post-content ul li {margin-top:4px;}
.post-content ol {margin:20px 0 20px 30px;list-style-type: decimal;}
.post-content ol li {margin-top:4px;}
/* LAYOUT */
body {
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#page {
	display: block;
	margin: 0 auto;
	width: 1020px;
}
#header1 {
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 10px 25px 5px;
}
#content {
	display: block;
	height: 100%;
	overflow: hidden;
	width: 1020px;
}
#content-left {
	display: inline;
	float: left;
	margin: 0 0 0 20px;
	width: 620px;
}
#content-right {
	background: url(images/sidebar-bottom.jpg) #eff6e7 no-repeat 0 100%;
	display: inline;
	float: right;
	margin: 0 10px 0 0;
	padding: 0 0 100px;
	width: 350px;
}
/* HEADER 1 */
#header1 .brand {
	float: left;
	height: 105px;
	width: 372px;
}
#header1 .brand a {
	background: url(images/logo.jpg) no-repeat 0 0;
	display: block;
	height: 105px;
	outline: none;
	text-indent: -9999px;
	width: 372px;
}
#header1 .brand-race {
	float: left;
	height: 146px;
	width: 773px;
}
#header1 .brand-race a {
	background: url(images/race-logo.jpg) no-repeat 0 0;
	display: block;
	height: 146px;
	outline: none;
	text-indent: -9999px;
	width: 773px;
}
#header1 .brand-dfa {
	float: left;
	height: 125px;
	width: 815px;
}
#header1 .brand-dfa a {
	background: url(images/dfa-logo-new.jpg) no-repeat 0 0;
	display: block;
	height: 125px;
	outline: none;
	text-indent: -9999px;
	width: 815px;
}
#header1 .brand-action {
	float: left;
	height: 105px;
	width: 490px;
}
#header1 .brand-action a {
	background: url(images/take-action-logo.jpg) no-repeat 0 0;
	display: block;
	height: 105px;
	outline: none;
	text-indent: -9999px;
	width: 773px;
}

#header1 .donate {
	float: right;
	height: 39px;
	padding: 40px 0 0;
	width: 154px;
}
#header1 .donate a {
	background: url(images/btn-donate.jpg) no-repeat 0 0;
	display: block;
	height: 39px;
	text-indent: -9999px;
	width: 154px;
}

#header1 .donate a.donate-race {
	background: url(images/donate-race.jpg) no-repeat 0 0;
	display: block;
	height: 48px;
	text-indent: -9999px;
	width: 154px;
}
#header1 .header-link {
	float: right;
	height: 31px;
	padding: 40px 25px 0;
	width: 187px;
}
#header1 .header-link a {
	background: url(images/bg-header.jpg) no-repeat 0 0;
	display: block;
	height: 31px;
	text-indent: -9999px;
	width: 187px;
}
/* HEADER 2 */
#header2 .nav {
	background: url(images/bg-menu.jpg) no-repeat 0 0;
	display: block;
	height: 50px;
	overflow: hidden;
	width: 1020px;
}
#header2 .nav .menu {
	float: left;
	padding: 10px 10px 0;
}
#header2 .nav .menu li {
	float: left;
}
#header2 .nav .menu li a {
	background: url(images/menu-line.jpg) no-repeat 100% 0;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 20px;
	text-transform: uppercase;
}
#header2 .nav .search {
	float: right;
	padding: 10px 0 0;
	width: 350px;
}
#header2 .nav .search span {
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px 0;
	text-transform: uppercase;
}
#header2 .nav .search .search-form {
	float: left;
}
#header2 .nav .search .search-form #s {
	background: url(images/bg-search.png) no-repeat 0 0;
	border: none;
	color: #a6a6a6;
	height: 25px;
	padding: 0 5px;
	width: 235px;
}
/* RACE NAV */
#header2 .nav-race {
	background: url(images/pcf-race-nav.jpg) no-repeat 0 0;
	display: block;
	height: 50px;
	overflow: hidden;
	width: 1020px;
}
#header2 .nav-race .menu {
	float: left;
	padding: 10px 10px 0;
}
#header2 .nav-race .menu li {
	float: left;
}
#header2 .nav-race .menu li a {
	background: url(images/menu-line.jpg) no-repeat 100% 0;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 20px;
	text-transform: uppercase;
}
#header2 .nav-race .search {
	float: right;
	padding: 10px 0 0;
	width: 350px;
}
#header2 .nav-race .search span {
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px 0;
	text-transform: uppercase;
}
#header2 .nav-race .search .search-form {
	float: left;
}
#header2 .nav-race .search .search-form #s {
	background: url(images/bg-search.png) no-repeat 0 0;
	border: none;
	color: #a6a6a6;
	height: 25px;
	padding: 0 5px;
	width: 235px;
}
/* SIDEBAR */
.social {
	background: url(images/bg-social.jpg) no-repeat 0 0;
	height: 55px;
}
.social ul {
	padding: 10px 0 0 20px;
}
.social ul li {
	float: left;
	padding: 0 10px;
}
.social ul li a {
	display: block;
	height: 32px;
	text-indent: -9999px;
	width: 32px;
}
.social .s1 a {
	background: url(images/social/facebook.png) no-repeat 0 0;
}
.social .s2 a {
	background: url(images/social/twitter.png) no-repeat 0 0;
}
.social .s3 a {
	background: url(images/social/youtube.png) no-repeat 0 0;
}
.social .s4 a {
	background: url(images/social/email.png) no-repeat 0 0;
}
.social .s5 a {
	background: url(images/social/rss.png) no-repeat 0 0;
}
.social .s6 a {
	background: url(images/social/gbuzz.png) no-repeat 0 0;
}
/* */
.cat h3 {
	background: url(images/sidebar-line.jpg) no-repeat 0 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	padding: 5px 15px 10px;
}
.cat .cat-block {
	background: url(images/sidebar-line.jpg) no-repeat 0 100%;
	padding: 0 0 3px;
}
.cat .cat-block ul {
	/* background: url(images/bg-cat.jpg) no-repeat 0 0; */
	height: 140px;
}
.cat .cat-block ul li {
	float: left;
	padding: 10px 0px;
}
.cat .cat-block ul li a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	padding: 85px 0 0 ;
	text-align: center;
	width: 115px;
}
.cat .cat-block .cat1 {
	background: url(images/cat1.jpg) no-repeat 50% 0;
	width:85px;
}
.cat .cat-block .cat2 {
	background: url(images/cat2.jpg) no-repeat 50% 0;
	width:85px;
}
.cat .cat-block .cat3 {
	background: url(images/cat3.jpg) no-repeat 50% 0;
	width:85px;
}
.cat .cat-block .cat4 {
	background: url(images/cat4.jpg) no-repeat 50% 0;
	width:85px;
}
#twitter-box {
	padding:0px 10px 15px;
	background: url(images/sidebar-line.jpg) no-repeat 0 100%;
}
#twitter-box .inner {
	padding:5px 0 0;
	border:none;
	background:none;
}
#twitter-box .who {
	float:right;
	font-size:1.09em;
}
#twitter-box h4 {
	font-size:1.27em;
}
#twitter-box h4 img {
	vertical-align:baseline;
}
#twitter-box ul {
	font-size:1em;
}
#twitter-box ul li {
	float:none;
	width:auto;
	padding:0;
	background:none;
	margin:0;
}
#twitter-box img {
	float:left;
}
#twitter-box .text {
	border:1px solid #d5d5d5;
	background:#fff;
	position:relative;
	margin:0 0 0 61px;
	padding:10px;
	height:1%;
}
#twitter-box .arrow {
	position:absolute;
	left:-12px;
	top:11px;
	width:12px;
	height:12px;
	background:url(images/twitter-arrow.png) no-repeat;
}
#twitter-box p {
	padding:5px 0;
	margin:0;
}
#twitter-box .text a {
	color:#666;
}
#twitter-box .twitter-follow {
text-align: right;
font-family: Arial;
font-size:11px;
margin-top:8px;
}
#twitter-box .twitter-follow a {
color: #0078c1;
}
/* */
.video {
	background: url(images/sidebar-line.jpg) no-repeat 0 100%;
	padding: 0 0 20px;
}
.video h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	padding: 15px 5px 10px;
}
.video .video-wrap {
	background-color: #fff;
	border: 1px solid #cee2b6;
	height: 192px;
	margin: 0 0 0 15px;
	padding: 1px;
	width: 320px;
}
.video-race {
	background: url() no-repeat 0 100%;
	padding: 5px 0 20px 0;
	background-color:#e5f1f9 !important;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(../border-radius.htc);
}
.video-race h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	padding: 5px 15px 10px;
	text-align:left;
}
.video-race .video-wrap {
	background-color: #fff;
	border: 1px solid #cee2b6;
	height: 257px;
	margin: 0 0 0 15px;
	padding: 1px;
	width: 320px;
}
/* */
.topics {
	background: url(images/sidebar-line.jpg) no-repeat 0 100%;
	padding-bottom:10px;
}
.topics h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	padding: 15px 15px 10px;
}
.topics .topics-list {
	color: #6db53a;
	list-style: disc inside;
}
.topics .topics-list li {
	float: left;
	padding: 0 0 5px 15px;
	width: 150px;
}
/* POST */
.post-list {
	padding: 10px 0 0;
}
.post {
	padding: 0 0 20px;
}
.post .title {
	border-bottom: 1px dotted #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	margin: 0 0 5px;
	padding: 0 0 5px;
}
.post .info1 {
	color: #666;
	padding: 0 0 10px;
}
.post .info1 a {
	color: #666;
	text-decoration: underline;
}
.post .info1 .info1-left {
}
.post .info1 .info1-right {
	width: 240px;
	margin-top:7px;
}
.post .info1 .info1-right li {
	float: left;
}
.post .info1 .info1-right .retweet {
	text-decoration: none;
	width: 80px;
}
.post .info1 .info1-right .share {
	display:block;
	height:18px;
	margin-left:20px;
	width:85px;
}
.post .info1 .info1-right .fbshare {
	margin-left:10px;
}
.post .post-content {
	display: block;
	height: 100%;
	line-height: 19px;
	overflow: hidden;
	padding: 0 0 10px;
}
.post .post-content p {
	margin-bottom:10px;
	color:#000;
}
.post .post-content ul,ol {
	color:#000;
}
.post .post-content img {
	background-color: #fff;
	border: 1px solid #c2c2c2;
	padding: 1px;
}
.post .post-content div.alignleft {
	float: left;
	margin: 0 20px 0 0;
}
.post .post-content div.alignright {
	float: right;
	margin: 0 0 0 20px;
}
.post .info2 {
	background: #eee;
	height: auto;
	padding: 8px;
	width: 600px;
}
.post .info2 .info2-left {
	color: #666;
	float: left;
}
.post .info2 .info2-left a {
	color: #666;
}
.post .info2 .info2-left span {
	color: #000;
	font-weight: bold;
}
.post .info2 .info2-right {
	float: right;
}
.post .info2 .info2-right a {
	color: #000;
	font-weight: bold;
}
/* */
.block-in-content {
	padding: 0 0 15px;
}
.block-in-content .block {
	display: block;
	float: left;
	height: 130px;
	padding: 0 10px 0 0;
	width: 305px;
}

.block-in-content .block img {
	margin: 10px 10px 0 10px;
	float:left;
}

.block-in-content .block h2 {
	margin-top:10px;
	font-weight: bold;
	font-size:13px;
	margin-bottom: 5px;
	text-transform:uppercase;
}

.block-in-content .block p {
	font-size:10px;
	margin-right:10px;
	line-height:15px;
	color:#999;
}

.block-in-content .block .more a {
	font-size:11px;
	padding:3px;
	color:#fff;
	background-color: #ccc;
	float:right;
	margin-right:5px;
}

ul.post-categories {
	float:left;
	margin-right: 5px;
}

ul.post-categories a {
	color:#6db53a;
	text-transform: uppercase;
}

ul.post-categories a:hover {
	text-decoration: underline;
}

#olderArticles {
	text-align: center;
}

#olderArticles a {
	color:#6db53a;
	text-transform: uppercase;
	font-weight:bold;
	}
	
#olderArticles a:hover {
	text-decoration: underline;
	}

#content-left ul.topicList-right {
	float:left;
	width:200px;
	list-style-type: disc;
}

#content-left ul.topicList-right li {
	margin-bottom:10px;
}

#content-left ul.topicList-right a {
	color:#6db53a;
	font-weight: bold;
	font-size:16px;
}

#content-left ul.topicList-right a:hover {
	text-decoration: underline;
}

#content-left ul.topicList-left {
	float:left;
	width:200px;
	list-style-type: disc;
	margin-left:150px;
}

#content-left ul.topicList-left li {
	margin-bottom:10px;
}

#content-left ul.topicList-left a {
	color:#6db53a;
	font-weight: bold;
	font-size:16px;
}

#content-left ul.topicList-left a:hover {
	text-decoration: underline;
}

h2.archiveTitle {
	background-color:#eff6e7;
	font-size:24px;
	text-align:center;
	padding:10px 0;
	margin-bottom: 20px;
}

/********* Comments *************/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

h3#comments {
	padding: 0;
	font-weight:bold;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	border:1px solid #CCCCCC;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}
.commentmetadata a {
	color:#ccc;
}

.comment-author cite {
	color:#679F34;
}

.comment-author span {
	color:#aaa;
}
/***** Comments ********/

img#wpstats {
display: none;
}

/* Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/********** 5k race styling ***********/

#race-register {
	padding:10px;
	margin:5px 0;
	background-color:#ffefd5 !important;
	color:#000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(../border-radius.htc);
	border:1px solid #EE4000;
}

#dfa-register {
	padding:10px;
	margin:5px 0;
	background-color:#e7f2d0 !important;
	color:#000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(../border-radius.htc);
	border:1px solid #e7f2d0;
}
	
#race-register h3 {
	color:#EE4000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:5px;
}

#race-register a {
	color:#EE4000;
}

#race-register p {
	margin-bottom:8px;
}

#dfa-register h2,
#dfa-register-box h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom:2px;
}

#dfa-register-box strong {
	display: block;
	clear: both;
	color: #0078c1;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 5px;
}

#dfa-register-box p {
	padding-bottom: 10px;
	font-size: 12px;
}

#dfa-register img {
	margin: 0 10px 0 10px;
	float:left;
}

#dfa-contact {
	padding:15px;
	margin:10px 0 15px;
	background-color:#e7f2d0 !important;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(../border-radius.htc);
	font-size:12px;
	font-weight:bold;
	color: #0072bc;
	border: 1px solid #b5d08c;
	-moz-box-shadow:inset 0 0 15px #a4b283;
	-webkit-box-shadow:inset 0 0 15px #a4b283;
	width:320px;
	height:auto;
}

#dfa-register-box {
	padding:10px;
	margin:5px 0;
	background-color:#fff !important;
	color:#000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(../border-radius.htc);
	border:2px solid #e7f2d0;
}

.race-block-left {
	background-color:#e5f1f9 !important;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(../border-radius.htc);
	display: block;
	float: left;
	height: 130px;
	padding: 0 10px 0 0;
	width: 300px;
	margin-right:10px;
}

.dfa-block-left {
	background-color:#e7f2d0 !important;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(../border-radius.htc);
	display: block;
	float: left;
	height: 130px;
	padding: 0 10px 0 0;
	width: 300px;
	margin-right:10px;
}

.race-block-left img,
.dfa-block-left img {
	float: left;
    height: auto;
    margin: 5px 5px 0;
    width: 100px;
}

.race-block-left h2,
.dfa-block-left h2 {
	margin-top:10px;
	font-weight: bold;
	font-size:18px;
	margin-bottom: 5px;
	text-transform:uppercase;
	color:#0078c1;
}

.race-block-left p,
.dfa-block-left p {
	font-size:13px;
	margin-right:10px;
	line-height:15px;
	color:#000;
	min-height:65px;
}

.race-block-left .more a,
.dfa-block-left .more a {
	font-size:11px;
	padding:3px;
	color:#fff;
	background-color: #ccc;
	float:right;
	margin-right:5px;
}

.race-block-right {
	background-color:#e5f1f9 !important;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(../border-radius.htc);
	display: block;
	float: left;
	height: 130px;
	width: 298px;
}

.dfa-block-right {
	background-color:#e7f2d0 !important;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(../border-radius.htc);
	display: block;
	float: left;
	height: 130px;
	width: 298px;
}

.race-block-right img,
.dfa-block-right img {
	float: left;
    height: auto;
    margin: 5px 5px 0;
    width: 100px;
}

.race-block-right h2,
.dfa-block-right h2 {
	margin-top:10px;
	font-weight: bold;
	font-size:18px;
	margin-bottom: 5px;
	text-transform:uppercase;
	color:#0078c1;
}

.race-block-right p,
.dfa-block-right p {
	font-size:13px;
	margin-right:10px;
	margin-top:10px;
	line-height:15px;
	color:#000;
	min-height:75px;
}

.race-block-right .more a,
.dfa-block-right .more a {
	font-size:11px;
	padding:3px;
	color:#fff;
	background-color: #ccc;
	float:right;
	margin-right:5px;
}

.dfa-block {
	background-color:#e7f2d0;
}

.dfa-block-left h2,
.dfa-block-right h2 {
	font-size: 18px;
}

.dfa-block-left p,
.dfa-block-right p {
	font-size: 14px;
	margin-top: 5px;
}

#header1 .donate a.donate {
	background: url(images/btn-donate.jpg) no-repeat 0 0;
	height: 5px;
	text-indent: -9999px;
}
#header1 .donate a.blog {margin-left:25px; background: none;	text-indent: 0px;display: inline;color:#629632;}
#header1 .donate a.pcf {background: none;	text-indent: 0px;display: inline;color:#629632;}

img.mainAd {border:5px solid #007ac1;width:610px;margin-bottom:10px;}

.race-sponsors {text-align:center;margin-bottom:20px;}
.race-sponsors img {text-align:center;margin: 5px 0;}

li.logo {height:400px !important;margin-top:-100px;}
li.logo img {position:absolute;left:0px;top:0px;z-index:-1;}

element.style  {
display:block;
}

#slideshow-wrapper {
margin:5px auto !important;
}

#fbLike {margin:0px 0 10px 15px;}
#causes {margin:0px 0 10px 15px;}

#slideshow-wrapper {border:5px solid #e5f1f9 !important;padding:0px !important;width:596px !important;}

label.cf-group-after span { width:480px !important;}
.cform {width:620px !important;}

ol.cf-ol li.textonly {text-align:left !important;font-family:Georgia !important;font-size:12px !important; letter-spacing: 0px !important;}
ol.cf-ol li.cf-box-title {font-family: Georgia;}
.cform label {font-size: 11px !important;font-family: Georgia;}

ul#in-kind {margin: 0 0 20px 35px;}
ul#in-kind li {margin-bottom: 5px;}

#footer {padding-bottom: 30px;}
#footer .column {width:250px;float:left;}
#footer .column ul#in-kind {margin:10px 0 0 0;list-style-type: none;}
#footer h3 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 18px;font-style: italic;padding: 15px 5px 10px;}
#footer .column ul#in-kind li {margin-bottom:4px;}
#footer .column ul#in-kind li img {width:120px;}

/** take action **/

#take-action h2 {font-weight: normal; font-size: 36px; font-family: Georgia; margin-bottom: 5px;}
#take-action h3 {font-weight: bold; font-size: 18px; font-family: Arial; color:#999; text-transform: uppercase; margin:10px 0 5px 0; padding:0 0 5px 0; border-bottom:1px dotted #ccc;}
#take-action h3 .green {color:#6db53a;}
#take-action h4 {text-transform: uppercase; font-weight: bold; font-size: 16px; font-family: Arial; margin:10px 0 5px 0; padding:0 0 5px 0; border-bottom:1px dotted #ccc;}
#take-action p {color:#666; margin-bottom:0; line-height: 150%;}
#take-action p.welcome {padding: 10px; margin-bottom:15px; border: 1px dotted #ccc; background:#f5f5f5; color:#333;}
#take-action p strong {display:block; color:#000; padding:0; margin:0;}
#take-action .green-span {display:none; width:100%; background: #6db53a; height:5px;}
#take-action .block {display: block;}
#take-action .left {width:294px;float:left; margin-right: 15px; padding-right:15px; border-right:1px dotted #ccc;}
#take-action .left p {margin:8px 0px;}
#take-action .left a.more {display:block; float: right; font-weight:bold; font-size: 11px; margin-bottom: 15px; padding:5px;color:#000; text-transform: uppercase; background:#eee; text-shadow: #fff 1px 1px 1px;}
#take-action .left a:hover {text-decoration: underline;}
#take-action ul.green-arrows { list-style:none; margin-left:0; margin-bottom:0; padding-bottom:0; }
#take-action .left ul li,
#take-action ul.green-arrows li {clear:both;margin-top:20px;background:url(images/prevent-arrow.png) no-repeat;padding-left:20px;}
#take-action .left .seal-what {float:right;width:100px;height:80px;padding:50px 10px 0 0;font-size:13px;}
#take-action .left .seal-what a {float:right;font-weight:normal;font-size:12px; color:#666;}
#take-action .right {width:295px;float:left;}
#take-action .right p {margin:8px 0px;}
#take-action .right a.more {display:block; float: left; font-weight:bold; font-size: 11px; margin-bottom: 15px; padding:5px;color:#000; text-transform: uppercase; background:#eee; text-shadow: #fff 1px 1px 1px;}
#take-action .right a:hover {text-decoration: underline;}
#take-action .right ul li {margin-bottom: 10px;clear:both;margin-top:20px;background:url(images/prevent-arrow.png) no-repeat;padding-left:20px;}
#take-action .right ul li ul {list-style:disc;margin:5px 0 12px 18px;}
#take-action .right ul li ul li {margin-bottom: 3px;margin-top:0px;background:none;padding:0px;}

#take-action form#survey_1160 {display:block; margin:15px 0 0 0; padding:10px; border:1px dotted #ccc;}
#take-action form#survey_1160 label { font-size:10px; color:#000; text-transform: uppercase; font-weight: bold; }

#take-action .big-tweet span.open-quote { display:block; float:left; width:70px; margin:48px 0 -45px 0; font-size:148px; color:#aaa; font-family: Georgia; }
#take-action .big-tweet p { display:block; float:left; width:300px; margin:0; padding:10px; }

#take-action-social {margin-left: 10px;display:block;}
#take-action-social .fb {float:left;width:180px;}
#take-action-social .fb img {float:left; margin-right:5px; width:40px;}
#take-action-social .fb a {color:#1985b5;}
#take-action-social .twitter {float:left;width:150px;}
#take-action-social .twitter span {font-style: italic; font-weight: bold;font-family: Arial;font-size: 11px;line-height:17px;}
#take-action-social .twitter img {width:75px;margin:0 3px -3px 0;}
#take-action-social .twitter a {color:#666;}

#take-action-twitter {margin-left:20px;}

#take-action-meet {margin:5px 10px; color:#666;}
#take-action-meet img {float:left;margin:0 7px 10px 0;}
#take-action-meet p {float:right;width:220px;}

#take-action-watch {margin-left:10px;}

/**2preventcancer page**/

ul#action-share {
	float:right;
	margin:0 0 0 30px;
	width:200px;
}
ul#action-share li {
	display:block;
	float:left;
	width:95px;
}

.social-2prevent {
	background: none;
	height: 95px;
}

/**bboc donate language**/

.content-inner div.success {color:#5192e6;font-size:15px;font-weight: bold; border:1px solid #5192e6;}

/* dfa home tweaks */
p.dfa-caption {
	color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin-top: -60px;
    padding: 10px;
}

