html {
	background:#97d6f5 url(/wp-content/themes/kidneykids/images/bg-html.gif) repeat-x;
	height:100%;
	width:100%;
}
body{
	margin:0;
	color:#333;
	font:12px/16px Arial, Helvetica, sans-serif;
	height:100%;
	min-width:1000px;
}
img{border-style:none;}
a{
	color:#ec008c;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color:#57166e;
}
.main-wrapper {
	background:url(/wp-content/themes/kidneykids/images/bg-body.jpg) no-repeat 50% 0;
	min-height:100%;
}
* html .main-wrapper {
	height:100%;
}
.main-wrapper2 {
	background:url(/wp-content/themes/kidneykids/images/bg-stars.png) no-repeat 50% 0;
	min-height:100%;
}
* html .main-wrapper2 {
	height:100%;
}
#wrapper {
    height: 100%;
	background:url(/wp-content/themes/kidneykids/images/bg-content.png) no-repeat 50% 100%;
}
* html #wrapper {
    height: 100%;
}
#w1 {
    padding-bottom:440px;
	width:940px;
	margin:0 auto;
	position:relative;
}
#header {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:40px;
	padding:200px 0 0;
}
.logo {
	margin:0;
}
.logo a {
	position:absolute;
	left:0;
	top:40px;
	background:url(/wp-content/themes/kidneykids/images/bg-logo.jpg) no-repeat;
	width:596px;
	height:136px;
	z-index:3;
	text-indent:-9999px;
	overflow:hidden;
}
.btn-twitter,
.btn-facebook,
.btn-donate {
	position:absolute;
	left:640px;
	top:60px;
	background:url(/wp-content/themes/kidneykids/images/bg-header-btns.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:140px;
	height:50px;
	z-index:5;
}
.btn-facebook {
	top:130px;
	background-position:0 -50px;
}
.btn-donate {
	left:800px;
	background-position:0 -100px;
	width:157px;
	height:135px;
}
#nav {
	background:url(/wp-content/themes/kidneykids/images/bg-nav.gif) no-repeat;
	width:877px;
	height:25px;
	margin:0;
	padding:15px 0 0 63px;
	list-style:none;
}
* html #nav {
	height:26px;
	margin:0;
	padding:14px 0 0 63px;
}
* +html #nav {
	height:26px;
	margin:0;
	padding:14px 0 0 63px;
}
#nav li {
	float:left;
	margin:0 43px 0 0;
	display:inline;
	line-height:24px;
}
#nav li a {
	font-size:24px;
	line-height:20px;
	letter-spacing:-1px;
}
#nav li a:hover,
#nav li.active a, #nav li.current_page_item a {
	color:#57166e;
	text-decoration:none;
}
#main {
	padding:260px 0 64px;
	width:100%;
}
#main:after {
	clear:both;
	content:'';
	display:block;
}
#twocolumns {
	height:1%;
}
#content {
	float:left;
	width:620px;
}
#content .section {
	width:620px;
}
#content .section .t {
	background:url(/wp-content/themes/kidneykids/images/bg-section-top.png) no-repeat;
	width:620px;
	height:11px;
	float:left;
	overflow:hidden;
}
#content .section .c {
	background:url(/wp-content/themes/kidneykids/images/bg-section-mid.gif) repeat-y;
	width:620px;
	float:left;
}
#content .section .c:after {
	clear:both;
	content:'';
	display:block;
}
#content .section .b {
	background:url(/wp-content/themes/kidneykids/images/bg-section-btm.png) no-repeat;
	width:620px;
	height:12px;
	float:left;
	overflow:hidden;
}
#content .section .holder {
	margin:8px 0 -10px;
	overflow:hidden;
	padding:0 2px;
	width:616px;
	position:relative;
}
#content .section h2 {
	margin:0 0 3px;
	font-size:34px;
	line-height:45px;
	letter-spacing:-2px;
	height:1%;	overflow:hidden;
}
#content .section h2 a {
	float:left;
}
.begin-holder {
	height:1%;
	overflow:hidden;
}
.begin-holder .photo {
	float:right;
	width:204px;
}
.begin-holder .photo img {
	display:block;
}
.begin-holder .description {
	float:left;
	width:419px;
	margin:0 -25px 0 0;
	padding:0 0 0 18px;
	display:inline;
}
.begin-holder blockquote {
	display:block;
	margin:0;
	padding:0;
}
.begin-holder blockquote q {
	quotes:none;
}
.begin-holder blockquote q:after {
	content:"";
}
.begin-holder blockquote q:before {
	content:"";
}
.begin-holder blockquote cite {
	display:block;
	text-align:right;
	font-style:normal;
	color:#999;
	font-size:10px;
	padding:9px 31px 0 0;
}
#content .gallery {
	width:546px;
	height:349px;
	overflow:hidden;
	position:relative;
	padding:51px 0 0 74px;
}
#content .gallery .holder {
	width:508px;
	height:349px;
	overflow:hidden;
}
#content .gallery .frame {
	background:url(/wp-content/themes/kidneykids/images/bg-gallery.png) no-repeat;
	width:508px;
	height:349px;
	overflow:hidden;
	position:absolute;
	left:51px;
	top:29px;
	z-index:100;
}
#content .gallery ul {
	margin:0;
	padding:0;
	list-style:none;
	width:508px;
	height:349px;
	overflow:hidden;
	position:relative;
}
#content .gallery ul li {
	width:463px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#content .gallery ul li.active{
	z-index:2;
}
.pages-holder {
	height:1%;
	overflow:hidden;
	padding:0 19px 17px 17px;
}
img.left {
	float:left;
}
img.right {
	float:right;
}
.pages-holder img.right {
	margin:-17px 0 15px 11px;
	position:relative;
}
.pages-holder p {
	margin:0 0 15px;
}
.gallery2 {
	width:640px;
	margin:0 0 16px -20px;
	padding:20px 0 0;
	position:relative;
	list-style:none;
	overflow:hidden;
	clear:both;
}
.gallery2 li {
	float:left;
	margin:0 0 16px 20px;
	display:inline;
}
#sidebar {
	float:left;
	width:300px;
	margin:0 0 0 20px;
}
#sidebar .section {
	margin:0 0 19px;
	width:300px;
}
#sidebar .section .t {
	background:url(/wp-content/themes/kidneykids/images/bg-sidebar-top.png) no-repeat;
	width:300px;
	height:12px;
	overflow:hidden;
}
#sidebar .section .c {
	background:url(/wp-content/themes/kidneykids/images/bg-sidebar-mid.gif) repeat-y;
	width:260px;
	overflow:hidden;
	padding:6px 20px;
}
#sidebar .section .b {
	background:url(/wp-content/themes/kidneykids/images/bg-sidebar-btm.png) no-repeat;
	width:300px;
	height:13px;
	overflow:hidden;
}
#sidebar .section p {
	margin:0;
}
#sidebar .section h2 {
	margin:0 0 6px;
	font-size:34px;
	line-height:43px;
	font-weight:normal;
	letter-spacing:-2px;
	height:1%;	overflow:hidden;
}
#sidebar .section h2 a {
	float:left;
}
#sidebar .columns {
	width:320px;
	margin:0 0 0 -20px;
	position:relative;
	padding:0 0 20px;
}
#sidebar .columns:after {
	clear:both;
	content:'';
	display:block;
}
#sidebar .columns .column-holder {
	float:left;
	width:140px;
	margin:0 0 0 20px;
	display:inline;
}
.columns .column {
	width:140px;
	position:relative;
}
.columns .column .t {
	background:url(/wp-content/themes/kidneykids/images/bg-column-top.png) no-repeat;
	width:140px;
	height:10px;
	overflow:hidden;
}
.columns .column .c {
	background:url(/wp-content/themes/kidneykids/images/bg-column-mid.gif) repeat-y;
	width:140px;
	overflow:hidden;
}
.columns .column .b {
	background:url(/wp-content/themes/kidneykids/images/bg-column-btm.png) no-repeat;
	width:140px;
	height:11px;
	overflow:hidden;
}
.columns .box {
	height:1%;
	overflow:hidden;
	padding:26px 20px 0;
}
.columns .visual {
	position:absolute;
	right:-33px;
	top:-35px;
	background:url(/wp-content/themes/kidneykids/images/bg-visual.png) no-repeat;
	width:122px;
	height:106px;
	z-index:10;
}
.columns .box h3 {
	margin:0;
	font-size:30px;
	line-height:38px;
}
.columns .flickr {
	padding:2px 10px 0 16px;
}
.columns .flickr h3 {
	font-size:24px;
	line-height:32px;
	margin:0 0 -8px;
	position:relative;
}
.column-list {
	padding:10px 0 0 17px;
	height:1%;
	overflow:hidden;
}
.column-list ul {
	margin:0;
	padding:0;
	list-style:none;
}
.column-list ul li {
	margin:0 0 3px;
}
.column-list ul a {
	font-size:24px;
	line-height:28px;
}
.columns .headline {
	height:1%;
	overflow:hidden;
	padding:11px 23px 14px 18px;
	font-size:11px;
}
.columns .headline h3 {
	margin:0 0 10px;
	font-size:24px;
	line-height:28px;
}
.columns .headline p {
	margin:0;
}
.flickr-list {
	height:1%;
	overflow:hidden;
	margin:0 0 11px;
	padding:10px 0 0;
}
.flickr-list ul {
	width:150px;
	margin:0 0 10px -10px;
	position:relative;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.flickr-list ul li {
	float:left;
	margin:0 0 0 10px;
	display:inline;
}
.flickr-list img {
	display:block;
}
.flickr-list .block {
	padding:0 0 10px;
}
#footer {
    position:relative;
    height:440px;
    margin-top:-440px;
	background:url(/wp-content/themes/kidneykids/images/bg-footer.png) no-repeat 50% 0;
	overflow:hidden;
}
#footer .holder {
	width:940px;
	margin:0 auto;
	overflow:hidden;
}
#footer .holder2 {
	width:940px;
	height:440px;
	display:table;
	overflow:hidden;
}
* html #footer .holder2 {
	position:relative;
}
* +html #footer .holder2 {
	position:relative;
}
#footer .holder3 {
	width:100%;
}
#footer .copyright {
	background:url(/wp-content/themes/kidneykids/images/bg-nav.gif) no-repeat;
	width:905px;
	height:29px;
	color:#ec008c;
	font-size:24px;
	line-height:28px;
	margin:0 0 30px;
	padding:11px 17px 0 18px;
}
#footer .copyright p {
	margin:0;
}
#footer .copyright dl {
	float:right;
	margin:0;
	padding:0;
}
#footer .copyright dt {
	display:inline;
}
#footer .copyright dd {
	display:inline;
	margin:0;
}
#footer .copyright dd a {
	color:#57166e;
}
#footer .frame {
	width:940px;
	overflow:hidden;
	margin:0 0 187px;
}
#footer .box {
	width:940px;
	overflow:hidden;
}
#footer .block {
	width:960px;
	position:relative;
	margin:0 0 0 -20px;
	overflow:hidden;
}
#footer .section {
	float:left;
	background:url(/wp-content/themes/kidneykids/images/bg-footer-top.gif) repeat-y;
	width:300px;
	margin:0 0 0 20px;
	display:inline;
}
#footer .section .inner-holder1 {
	background:url(/wp-content/themes/kidneykids/images/bg-footer-top2.gif) no-repeat;
}
#footer .section .inner-holder2 {
	background:url(/wp-content/themes/kidneykids/images/bg-footer-btm.gif) no-repeat 0 100%;
	width:276px;
	overflow:hidden;
	padding:24px 5px 17px 19px;
}
#footer .section h3 {
	margin:0 0 5px;
	font-size:34px;
	letter-spacing:-3px;
	line-height:37px;
}
#footer .section p {
	margin:0;
}
