/*Theme Name:Just Do ItTheme URI:just-do-it.org.ukDescription:Designed for Just Do It by Zelda RhiandoVersion:1.0Author:Zelda RhiandoAuthor URI:http://www.badzelda.comTags: white, black, two-columns, fixed-width, right-sidebar, theme-options, threaded-comments, microformats, sticky-posts*/
body {
	background: #333;
	color: #ffffff;
	font-family: Arial, "Lucida Grande", sans-serif;
	text-align: center;
	overflow: visible;
}
* {
	padding: 0;
	margin: 0;
}
/*---:[ global elements ]:---*/
a {
	color: #ffffff;
	text-decoration: none;
}
a.styled {
	background: #2e261c;
	padding: 10px;
}
a.more {
	text-decoration: none;
	background: #2e261c;
	padding: 3px;
	margin: 0.3em 0.3em 0.3em 0;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}

blockquote {
	margin: 0.3em 30px 1.5em 30px;
	padding: 0 0 0 10px;
	border-left: 1px solid #86794e;
}
abbr, acronym {
	border-bottom: 1px dotted #aaa;
	text-transform: uppercase;
	cursor: help;
}
code {
	color: #090;
	font-family: Courier, monospace;
}
pre {
	margin: 0 0 1.5em 0;
	overflow: auto;
	font-size: 1.3em;
	clear: both;
}
p.center {
	text-align: center !important;
}
p.bottom {
	margin: 0 !important;
}
p.unstyled {
	font-size: 1.4em;
}
img.size-medium {
	margin: .5em auto;
}
img.size-thumbnail {
	margin: 25px 25px 0 0;
}
.right-align {
	float: right;
}
.left-align {
	float: left;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
    float: left;
	display: block;
}
/* End hide from IE Mac */
#searchbox {
	height: 40px;
	display: block;
}
#searchbox form input {
	font-family: Arial;
	font-size: 14px;
	height: 22px;
	margin: 5px 0;
}
span.right-align {
	float: right;
}
.access {
    position: absolute;
    left: -9999px;
}
.fancybox-content {
    background: #6891A4;
    text-align: left;
}
.fancybox-text {
    color: #fff;
    font-size: .75em;
    padding: 15px;
    width: 400px;
}
.fancybox-text p {
    padding-bottom: 15px;
}
#fancybox-title {
    background: #fff;
    bottom: -22px;
}
#fancybox-inner {
    background: #678492;
    text-align: left;
}
#fancybox-inner p {
    padding-bottom: 15px;
}
#tip7-title { 
    text-align: left; 
}
#tip7-title strong { 
    display: block; 
    margin-right: 80px; 
}

#tip7-title span {
    float: right; 
}
.fancybox-text {
    background: #6891A4;
    color: #fff;
    padding: 15px;
    text-align: left;
    width: 430px;
}
/*---:[ headlines ]:---*/
.pages h2, .posts h2, .posts h2 a {
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	line-height: 1.2em;
	text-decoration: none;
	margin-bottom: 6px;
}
.posts h3 {
	font-size: 20px;
	font-weight: bold;
	color: #000000 !Important;
	margin: 0;
	line-height: 1.2em;
	text-decoration: none;
	padding-bottom: 6px;
}
#content.pages h3 {
	font-size: 28px;
	font-weight: normal;
	color: #ffffff !Important;
	margin: 0;
	line-height: 1.2em;
	text-decoration: none;
	padding-bottom: 6px;
}
#content.pages h3.the-title {
font:bold 24px helvetica;
text-shadow:-2px 2px 5px #3E5762;
text-transform:uppercase;
}
#content.pages h4 {
	font-size: 28px;
	font-weight: normal;
	color: #000000 !Important;
	margin: 0;
	line-height: 1.2em;
	text-decoration: none;
	padding-top: 0.6em;
}
#content.posts h4 {
	font-size: 18px;
	font-weight: normal;
	color: #000000 !Important;
	margin-bottom: 0;
	line-height: 1.2em;
	text-decoration: none;
	padding-bottom: 0.2em;
}
div.posts div.metadata {
	font-variant: small-caps;
	color: #ffffff !Important;
}
.entry h3.comments_headers {
	font-size: 1.4em;
	margin-top: 0;
}
#comments textarea {
    width: 100%;
}
h6 {
	font-size: 1.4em;
	color: #000000;
	margin: 5px 0;
}
.post-edit-link {
	background: #2e261c;
	color: #ffffff;
	padding: 0.2em;
	margin-top: 0.5em;
}
h4 a, h4 a:visited {
	color: #fff;
	text-decoration: none;
}
h4 a:hover {
	color: #888;
	text-decoration: underline;
}
a#radio-listen {

    background: url(images/listen.png) no-repeat left top;
    display: block;
    height: 67px;
    text-indent: -999px;
    width: 416px;    
}
/*---:[ core layout elements ]:---*/
#container {
	position: relative;
	width: 940px;
	margin: 0px auto 0.1em auto;
	display: block;
}
#content {
	background: #6891a4;
	width: 470px;
	text-align: left;
	padding: 13px 20px 20px;
	float: left;
}
#content ul {
    margin-left: 15px;
}
.page-template-default #content {
    width: 870px;
}
.page-template-archives-php #content,
.single-post #content,
body.archive #content {
    float: right;
    width: 650px;
}

body.archive .post,
body.page-template-archives-php .post {
    border-bottom: 1px dashed #000;
    padding: 15px 0;
}

#sidebar {
	background: #6891a4;
	width: 340px;
	margin-left: 20px;
	float: left;
	text-align: left;
	padding: 13px 20px 20px 20px;
}

#blog-sidebar {
    background-color: #6891A4;
    float: left;
    font-size: .75em;
    margin: 0 10px 0 0;
    text-align: left;
    width: 200px;

}

#blog-sidebar h3 {
    padding: 13px 10px 0 15px;
}

div.cloud {
    padding: 15px;
}

#blog-sidebar ul {
    padding: 10px 50px 15px 25px;
}

#blog-sidebar ul li {
    padding-bottom: 5px;
}

#blog-sidebar a {
    color: #000;
}


#footer {
	background: #6891a4;
	width: 910px;
	margin-top: 20px;
	margin-bottom: 50px;
	padding-bottom: 15px;
	color: #000000;
	text-align: left;
	float: left;
}
#footer img {
	float: left;
	vertical-align: middle;
	margin-right: 25px;
}
#footer  p {
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	color: #000 !important;
	font-size: 13px;
}
/*---:[ header styles ]:---*/
/**added height and width to site-header removed padding-bottom also changed site header h2 padding to 10 SU**/
.site-header {
	background: #6891a4;
	float: left;
	width: 871px;
	margin-top: 0px;
	color: #000000;
	text-align: left;
	height: 70px;
	padding: 9px 20px 26px 19px;
}
#header {
    float: left;
    margin: 10px 0;
}

.site-header h1, .site-header h1 a {
	display: block;
	margin: 10px, 0;
	padding: 0;
	color: #fff !important;
	font-size: 48px;
	font-weight: normal;
	width: 320px;
	text-decoration: none;
}
.site-header h2 {
	dispay: block;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	margin-bottom: 0;
}
.site-header .headers {
    float: left;
    position: relative;
    width: 368px
}
.site-header .headers a {  
    background: url(images/homepage_logo_orange.jpg) no-repeat;
    height: 85px;
    float: left;
    left: -17px;
    position: relative;
    text-indent: -9999px;   
    top: -2px;
    width: 322px;
}
.site-header .fund-us {
	text-align: center;
	background: #333;
	padding: 6px 10px 7px;
	margin: 11px 0 5px 0;
	font-family: Arial, "Lucida Grande", sans-serif;
	font-size: 20px;
	font-style: none;
	color: #FFF !important;
	text-decoration: none !important;
}
.site-header .fund-us a {
	text-decoration: none;
}
.site-header #funding {
    float: right;
}

.site-header #fund-us {
    background: url(images/fund_btn.png) no-repeat;
    display: block;
    float: right;
    height: 53px;
    margin-top: 13px;
    text-indent: -9999px;
    width: 203px;
}

.site-header #subscribeform {
    float: left;
    margin-top: 14px;
    width: 255px;
}
.site-header #subscribeform label,
.site-header #subscribeform p {
    display: none;
}
.site-header #subscribeform p.success,
.site-header #form_paypal span {
    background: #f00;
    clear: left;
    float: left;
    display: block;
    font: bold 12px Arial;
    margin-top: 3px;
    padding: 0 3px;
    color: #fff;
}
.site-header .submit {
    float: left;
    font-size: 12px;
    margin: 0 0 0 2px;
    padding: 1px 0 0;
}
.site-header label,
.site-header .text {
    float: left;
}
.site-header #subscribeform #email {
    width: 153px;
}
.site-header #subscribeform input.checkbox {
    float: left;
}
.site-header #subscribeform .lower {
    clear: left;
    float: left;
}
.site-header #subscribeform .lower .checkbox {
    position: relative;
    top: 4px;
}
.site-header #subscribeform .lower label {
    display: block;
    font-size: 12px;
    padding: 4px 10px 0px 5px;
}
.site-header #subscribeform h2 {
    font: bold 14px georgia;
    font-style: italic;
}

.site-header #form_paypal #input_amount {
    width: 59px;
    margin-right: 5px;
}

.site-header #form_paypal span {
    display: none;
}


ul#nav {
	list-style: none;
	width: 910px;
	padding: 0;
	display: block;
	text-align: left;
}
ul#nav li {
	padding: 0 0 0 20px;
	font-size: 15px !Important;
	float: left;
}

ul.dropdown li ul {
    padding-top: 5px;
}
ul.dropdown ul li {
    margin-bottom: 5px;
}
li.page-item-23 ul {
    display: none !important;
}
ul#nav li.first {
	padding-left: 10px !important;
}
ul#nav li a, ul#nav li a:visited {
	color: #fff;
	text-decoration: none;
}
li.page-item-2835 {
	display: none;
}
ul#nav li a:hover {
	color: #ffffff;
	text-decoration: none;
}
ul#nav li.current_page_item a, ul#nav li.current_page_item a:visited, ul#nav li.current_page_item a:hover {
	color: #6891A4;
	text-decoration: none;
}
/*---:[ #sidebar styles ]:---*/
#sidebar h2, #sidebar h2.widgettitle {
	font-weight: bold !important;
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
	color: #333;
}
#sidebar h3 {
	font: bold 1em Arial;
	color: #000;
	margin-bottom: 10px;
}

li.widget_twitter li {
    border-bottom: 1px solid #333;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#sidebar h3 a {
    color: #000;
}
#sidebar div.hr {
    display: none;
}
#sidebar p {
	line-height: 1.3em;
	font-size: 15px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#sidebar .social img {
	border: 0 !important;
	padding: 10px;
	vertical-align: middle;
}
#sidebar ul {
    list-style: none;
}
#sidebar li li {
	font-size: 11px;
	color: #333;
}
#sidebar ul a, #sidebar p a {
	text-decoration: none;
	color: #ffffff;
}
#sidebar ul a:hover, #sidebar p a:hover {
	text-decoration: none;
	size: 12px;
	background: #f9e9dd;
	color: #938b4d;
}
#eventslist ul {
	margin-top: 10px;
}
#eventslist span.date {
	color: #bbb1a7;
}
#eventslist span.link {
	display: block;
	margin: 20px 0;
	font-weight: bold;
	font-size: 12px;
}
div.hr {
	clear: both;
	display: block;
	border-bottom: 1px solid #333;
	height: 4px;
	margin: 10px 0 1em 0;
}
hr {
	display: none;
}
#sidebar #search_form {
    margin-bottom: 20px;
}
/*---:[ content styles ]:---*/
.landing-intro {
	width: 910px;
	margin-bottom: 20px;
	text-align: left;
	background: #6891a4;
	float: left;
}
.landing-intro img {
	float: left;
	margin-right: 6px;
}
.landing-intro p {
	color: black;
	margin-bottom: 6px;
	margin-right: 25px;
}
p.intro {
	font-size: 24px;
	line-height: 1.3em;
	padding-top: 11px;
}
p.intro span {
	color: white;
}
.homepage {
	font-size: 1em;
	line-height: 1.4em;
}
div#home-video {
    float: left;
    margin-right: 20px;
    width: 476px;
}
div#home-intro {
    background: url(images/homepage_box.png) no-repeat left 10px;
    float: left;
    padding-top: 240px;
    width: 401px;
 
}
div#home-intro a.the-story {
    float: left;
    padding-top: 20px;
}
div#home-intro .social {
    float: right;
    position: relative;
    left: 11px;
}
div#home-intro .social strong {
    color: #000;
    float: left;
    padding: 15px 6px 0 0;
}
#flash-banner {
    background-color: #DE1078;
    float: left;
    margin-bottom: 20px;
}
#flash-banner a {
    /* background: url(images/banner01.gif) no-repeat center top; */
    background: url(images/banner03.gif) no-repeat center top;
    float: left;
    height: 170px;   
    width: 910px;
}

#flash-banner.flash-replaced a {

}

#content.posts p {
	margin-bottom: 0.5em;
	color: black !important;
}
#content.posts h3 {
	margin-bottom: 0.5em;
	color: white !important;
}
.entry h3 {
	margin: 2.5em 0 0.5em 0;
	clear: both;
}
.entry h3.top {
	margin: 1.5em 0 0.5em 0 !important;
}
div.entry p.date {
	color: #000;
	font-size: 14px;
}
.entry, .comment .reply {
	line-height: 1.3em;
	overflow: hidden;
}
.entry blockquote.right {
	width: 200px;
	font-style: normal !important;
	font-size: 1.3em !important;
	margin: 0.3em 0 0.3em 15px !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: right;
}
.entry blockquote.left {
	width: 200px;
	font-style: normal !important;
	font-size: 1.3em !important;
	margin: 0.3em 15px 0.3em 0 !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: left;
}
.entry blockquote.right p, .entry blockquote.left p {
	margin: 0 !important;
	line-height: 1.4em !important;
}
.entry p {
	margin: 0 0 0.2em 0;
	font-size: 15px;
	color: #fff;
}
.entry ul, .entry ol {
	margin: 0 0 1.5em 40px;
}
.entry ul {
	list-style-type: square;
}
.entry li {
	margin: 0 0 0.5em 0;
}
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
	margin: 0.5em 0 0.5em 30px;
}
.entry dl {
	margin: 0 0 1.5em 0;
}
.entry dt {
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
.entry dd {
	margin: 0 0 1.5em 20px;
}
.entry .ad {
	margin: 0 0 0.5em 15px;
	float: right;
}
.entry .ad_left {
	margin: 0 15px 0.5em 0;
	float: left;
}
/*---:[ image styles ]:---*/
/*.entry img {
	max-width: 490px;
}
*/
.entry img.left, .entry img.alignleft {
	padding: 3px;
	margin: 0.5em 15px 0.5em 0;
	float: left;
	clear: left;
}
.entry img.right, .entry img.alignright {
	padding: 3px;
	margin: 0.5em 0 0.5em 15px;
	float: right;
	clear: right;
}
.entry img.center, .entry img.aligncenter {
	display: block;
	padding: 3px;
	margin: 0 auto 1.5em auto;
	float: none;
	clear: both;
}
.entry img.off {
	padding: 0 !important;
	border: none !important;
}
.entry img.stack {
	clear: none !important;
}
.entry div.alignleft {
	text-align: left;
	float: left;
}
.entry div.alignright {
	text-align: right;
	float: right;
}
.entry div.aligncenter {
	text-align: center;
	margin: 0 auto;
}
.entry div.wp-caption {
	margin-bottom: 1.5em;
	max-width: 450px;
}
.entry .wp-caption img {
	display: block;
	margin: 5px auto;
	border: 2px solid #bbb;
}
.entry .wp-caption .wp-caption-guilty {
	margin: 0 25px;
	font-size: 1em;
	line-height: 1.3em;
	padding: 5px 0px;
	text-align: center;
}
.entry .wp-caption-text {
	margin: 0 25px;
	font-size: 1em;
	line-height: 1.3em;
	padding: 5px 0px;
	text-align: center;
}
.entry .gallery {
	margin: auto auto 15px;
}
.entry .gallery .gallery-item {
	margin: 0 0 0.6em;
}
.entry .gallery .gallery-icon, .entry .gallery .gallery-caption {
	margin: 0;
}
.entry .gallery .gallery-caption {
	margin: 0 5px;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: left;
}

.add_comment {
	display: block;
	padding: 0 0 0 20px;
	font-weight: bold;
	float: right;
}
.navigation {
    float: left;
    padding-bottom: 20px;
    width: 100%;
}
.previous {
	float: left;
}
.next {
	float: right;
}
.clear {
	width: 500px;
	height: 1px;
	margin: 0 0 5.0em 0;
	clear: both;
}
.rule {
	background: url('images/hr_tag_sep.gif') no-repeat;
}
.flat {
	margin: 0 0 2.0em 0 !important;
}
.whitespace {
	margin: 0 0 3.5em 0 !important;
}
/*---:[ sidebar styles ]:---*/
/* events calendar styling */
#events-calendar-list strong {
	font-family: Arial;
	color: ff0000 !Important;
}
/* twitter styling */
#twitter_update_list li {
	display: block;
	font-size: 13px;
	margin: 3px 0;
	padding-left: 0;
}
#twitter_update_list li a {
	font-weight: normal;
	text-decoration: none;
}
div.entry form.maillist label {
	width: 80%;
	margin-left: 1em;
	font-size: 0.8em;
}
div.entry form input[type=text], div.entry form input[type=textarea] {
	width: 190px;
	border: 1px solid #fff;
	background: #fff;
	text: #000;
	padding: 5px;
	font-family: "Helvetica Neue", Helvetica;
}
input.button, input.paypal-button, input[type=submit], input[type=reset] {
	cursor: pointer;
	display: block;
	margin: 8px 8px 8px 0px;
	background: #2e261c;
	border: 1px solid #2e261c;
	padding: 7px 10px;
	font-family: Georgia;
	font-size: 20px;
	font-style: italic;
	color: #fff !important;
	vertical-align: middle;
}
input.paypal-button {
	padding: 10px;
}
input.button {
	font-size: 13px;
}
ul.sidebar_list {
	list-style: none;
	padding: 0;
	margin: 0;
}
span.text14 {
	display: block;
}
/* 20k20days custom */
.red-intro {
	background: #996666;
}
#intro20k {
 background: url('images/donate_postLush.jpg') no-repeat -5px top;   
	float:left;
	height: 257px;
	margin-top: 1em;
	text-indent: -9999px;
	width:390px;   
}   

li.page-item-4180 {
	display:none;
}
.mainTitle20k {
	font-size:1.5em;
	padding:0.6em;
}
.intro20kOneLine {
	font-size:1.5em;
	margin-bottom:10px;
}
.intro20kTwoLines {
	font-size:1.5em;
	margin-bottom:10px;
}
.intro20kLink {
	background:#333333;
	padding:7px;
	border:none;
	width:8em;
	text-align:center;
	margin-top:10px;
}
.intro20kLink a {
	color:#ffffff;
	font-weight:bold;
	font-style:normal;
	font-size:1em;
}
.intro20kImage {
	left:227px;
	margin-top:-132px;
	position:relative;
}
p.largeTitle20k {
	font-size:2em;
	font-weight:bold;
	color:#ffffff;
	margin:0;
	position:relative;
	left:-10px;
}
span.largeTitle20k {
	font-size:1.7em;
	font-weight:bold;
	color:#ffffff;
	margin:0;
}
h2.largeTitle20k {
	font-size:1.6em;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}
.smallTitle20k {
	color:#333333;
}
span.smallTitle20k {
	font-size:1em;
	font-weight:bold;
	color:#333333;
}
.smallTitle20k em {
	color:#ffffff;
	font-weight:bold;
	font-style:normal;
}
div#video20k {
	float: left;
	margin:0 1em 1em 1em;
	position: relative;
	width: 462px;
}

div#video20k a.play {
    background: url(images/playButtonBig.png);
    display: block;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    position: absolute;
    top: 50%;
    width: 50px;
}

div#body20k {
}
div#contentLeft20k {
	background: #6891a4;
	width: 470px;
	text-align: left;
	padding: 13px 20px 20px;
	float: left;
	height: 34.5em;
}
div#sidebar20k {
	background: #6891a4;
	width: 340px;
	margin-left: 20px;
	float: left;
	text-align: left;
	padding: 13px 20px 20px 20px;
	height: 34.5em;
}
#contentLeft20k.posts p {
	margin-bottom: 0.5em;
	color: black !important;
}

.shareThisIconSet {
	color: black;
	margin:5px 0 5px 0;
	height:40px;
}
.shareThisIcon {
	float:left;
	margin-right:10px;
}
.shareThisText {
	line-height:40px;
}
.sidebar20kText {
	color:black;
	margin-top:3em;
}
.sidebar20kText a {
	color:#ffffff;
	text-decoration:none;
}
div#agentInterventionHeader, div.fullwidth {
	background: #6891a4;
	width: 870px;
	text-align: left;
	float:left;
	height:5em;
	margin:20px 0 0 0;
	padding:13px 20px 20px 20px;
}
div.fullwidth {
    color: #000;
    height: auto;
    padding-bottom: 5px;
}

div.fullwidth p {
    float: left;
    padding-bottom: 15px;
    width: 100%;
}

div.fullwidth p.right-align,
div.fullwidth p.left-align {
    width: auto;        
}

div.fullwidth p.left-align {
    width: 700px;
}

div.fullwidth p.right-align {
    float: right;
}

#agentInterventionHeader em {
	color:#ffffff;
	font-style:normal;
}
.callToAgentLine p {
	color:black;
}
.callToAgentTitle p {
	color:#ffffff;
	font-size:1.5em;
	font-weight:bold;
}
.callToAgentLine em {
	color:#ffffff;
	font-style:normal;
}
div.callToAgentDescription {
	margin-top:20px;
}
div.callToAgentForm {
}
.callToAgentForm input {
	background:#333333;
	font-family:Arial,"Lucida Grande",sans-serif;
	font-size:1em;
	font-weight:bold;
	font-style:normal;
	padding:7px 30px 7px 30px;
}
div.agentLeftTop {
	background: #6891a4;
	width: 250px;
	text-align: left;
	float:left;
	height:9.2em;
	margin:20px 20px 0 0;
	padding:13px 20px 0 20px;
}
div.agentLeftBottom {
	background: #6891a4;
	width: 250px;
	text-align: left;
	float:left;
	height:3em;
	margin:0 20px 0 0;
	padding:13px 20px 13px 20px;
}
div.agentMiddleTop {
	background: #6891a4;
	width: 250px;
	text-align: left;
	float:left;
	height:9.2em;
	margin:20px 0 0 0;
	padding:13px 20px 0 20px;
}
div.agentMiddleBottom {
	background: #6891a4;
	width: 250px;
	text-align: left;
	float:left;
	height:3em;
	margin:0;
	padding:13px 20px 13px 20px;
}
div.agentRightTop {
	background: #6891a4;
	width: 250px;
	text-align: left;
	float:left;
	height:9.2em;
	margin:20px 0 0 20px;
	padding:13px 20px 0 20px;
}
div.agentRightBottom {
	background: #6891a4;
	width: 250px;
	text-align: left;
	float:left;
	height:3em;
	margin:0 0 0 20px;
	padding:13px 20px 13px 20px;
}
body#about20k {
	background:#333333;
	color:black;
	text-align:left;
	margin-left:20px;
}
.about20kHeader {
	width:480px;
	background:#6891a4;
	padding:20px 20px 8px 20px;
	margin-bottom:20px;
}
.about20kHeader h2 {
	color:#ffffff;
	font-weight:bold;
	font-size:1.5em;
}
.about20kBody {
	width:480px;
	background:#6891a4;
	padding:20px;
}
.about20kBody a {
	color:#ffffff;
	font-weight:bold;
	font-size:1.2em;
}
.about20kBody p {
	margin-bottom:20px;
}
.about20kForm {
	text-align:right;
}
.about20kForm input {
	background:#333333;
	font-family:Arial,"Lucida Grande",sans-serif;
	font-size:1em;
	font-weight:bold;
	font-style:normal;
	padding:7px 30px 7px 30px;
	border:none;
	color:#ffffff;
}

#leftcolmainvid {
	float:left;
	width:475px;
}

#rightcolmainvid {	
	width:353px;
	float:right;
	position:relative;
	top:-2px;
}

#mainvidtext {
	margin-top:15px;
}

#video20k .wp-image-4322 {
margin-top:18px;  
}

#mainvid {
height:520px;
}

#archivevids {
height:150px;
}

.archivevid {
float:left;
margin-right:3px;
text-align:center;
}

.intro20klink a{
z-index:-2;
}



#lush {
color:#FFFFFF;
font-size:128%;
margin:0;
word-spacing:2px;
}

.page-item-4401, .page-item-4398 {
display:none;	
}

