/* 
Title:		Mission Ukraine Children's Hope styles and IE fixes
Author: 	Karen Firebaugh, kfire@firedreamsdesign.com
Date: 		October 16, 2005
*/

/* You may adapt certain elements of this CSS in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the DESIGN") is copyright 2001-2006 Karen Firebaugh FireDreams Web Design and may not be reproduced. */ 

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	background: #e0f4fd;
}
a:link {
	color: #0071BB;
	text-decoration: underline;
}
a:visited {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #FFB502;
	text-decoration: none;
}
abbr, acronym {
	border-bottom: 1px dotted #999;
	cursor: help;
	}
#wrap {
	position: relative;
	margin: 0 auto;
	width: 760px;
	background: url(images/twocol-bg.gif) repeat-y 22% 0;
	}
#header, #content h1, #content h2, #content h3, #sidebar h3, #content h4 {
	font-family: "Comic Sans MS", Tahoma, Verdana, sans-serif;
} 
#content h1, #content h2, #sidebar h3 {
	color: #999;
}
#header {
	margin: 0;
	padding: 0;
	background: #e0f4fd url(images/muchbanner_justsky.gif) no-repeat top left;
	height: 117px;
	color: #000;
	border-right: 2px solid #6AABD5;
	}
#header h1 {
	margin: 0;
	padding: 0 0 0 25px;
	font-size: 490%;
	letter-spacing: .03em;
	color: #AB0334;
	}
#header h2 {
	float: left;
	margin: -15px 0 0 0;
	padding: 0 0 0 25px;
	font-size: 160%;
	font-weight: normal;
	letter-spacing: -.06em;
	}
#header ul {
	float: right;
	margin: -15px 20px 0 0;
	list-style: none;
	font-size: 105%;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2em;
	}
#content {
	float: right;
	width:78%;
	font-size: 95%;
	line-height: 1.5em;
	background: #fff;
	}
#content h1 {
	font-size: 170%;	
	margin-top: -10px;
	}
#content h2 {
	font-size: 150%;
	margin-top: -10px;
	}
#content h3 {
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0;
}
#content .smallheading {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
}
#content h4 {
	margin: -5px 0 20px 0;
	font-size: 105%;
	font-style: italic;
	color: #606;
}
#content img {
	float: right;
	padding: 10px 10px 0;
}
#content img.normal {
	float:none;
	padding: 2px 5px 0;
}

#content .alt {
	float: left;
	padding: 10px 10px 0 0;
}
#content .pix {
	padding: 10px 5px;
}
#content .center {
	padding: 10px 70px 10px 65px;
}
#content .nonprofit {
	font-size: 75%;
	line-height: 1.5em;
	text-align: center;
	padding: 0;
	margin: 0;
}
#content .mark {
	font-family: cursive;
	font-style: italic;
	font-size: 130%;
	}
#content .caption {
	font-size: 75%;
	text-align: center;
	padding: 0;
	margin: 0 0 20px;
	}
#onecolumn #content {
	width:100%;
	font-size: 95%;
	line-height: 1.5em;
	background: #fff;
	}
#onecolumn #content .gutter {
	padding: 25px;
	border-right: 2px solid #6AABD5;
	border-bottom: 0px solid #6AABD5;
	border-left: 1px solid #0071BB;
	}
#onecolumn #footer {
	margin: 0 auto;
	width: 750px;
	padding: 0 0 0 10px;
	font-size: 78%;
	color: #828377;
	background: #e0f4fd;
	}
#sidebar {
	float: left;
	width: 22%;
	}
#sidebar h3 {
	font-size: 115%; 
	margin: 0;
	color: #0071BB;
}
#sidebar h4 {
	font-size: 95%;
	font-weight: normal; 
	color: #0071BB;
}
#sidebar h4 a {
	text-decoration: underline;
}
#sidebar ul {
	list-style: none;
	line-height: 1.5em;
	margin: 5px 0 0 5px;
	padding: 0 0 0 10px;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:link, #sidebar a:visited {
	color: #0071BB;
}
#sidebar a:hover {
	color: #FFB502;
}
#content p.indent {
	padding: 0px 0 0 15px;
	margin-top: 8px;
}
#content ul {
	margin-top: -15px;
}
#sidebar .pdf li {
	background: url(images/pdf_small.gif) 0 50% no-repeat;
	padding: 0 0 0 15px;
}
#footer {
	padding: 0 0 0 10px;
	clear: both;
	font-size: 78%;
	color: #828377;
	background: #e0f4fd;
	border-top: 2px solid #6AABD5;
	}
/* gutters for breathing room between columns */
#content .gutter {
	padding: 25px;
	border-left: 1px dashed #0071BB;
	border-right: 2px solid #6AABD5;
	}
#sidebar .gutter {
	padding: 15px
	}
#nav {
	float: left;
	width: 760px;
	margin: 0;
	padding: 0;
	background: #0071BB;
	color: #fff;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	}
#nav a {
	float: left;
	padding: 3px 10px;
	text-decoration: none;
	border: 1px solid #0071BB;
	color: #fff;
	}
#nav a:hover {
	color: #333;
	background: #FFF68D;
	border: 1px solid #FFC902;
	}
/*#nav a.active {
	font-weight: bold;
	background: #538620 url(../img/nav-on-bg.gif) repeat-x bottom left;
	}
li#t-home a {
	margin-left: 25px;
	background: url(../img/nav-li-bg.gif) no-repeat top left;
	}*/
/*  IE fixes */
#content, #sidebar {
	height: 1%;
	}

/* Hides from IE/Mac \*/
#footer {
	height: 1%;
	}