/* 
	Innovate Website Theme (2008), by Arthur Dutra
	Last revision: 28 July, 2007
	CSS Stylesheet: Global (Shared Sitewide)
*/

/* GENERAL */
body {
	background:#ebebeb url('../../../images/themes/innovate/page-bg.png') 0 0 repeat-x;
	margin:0px 0px 0px 0px;
	font-family:/*'Myriad Pro',Calibri,*/Arial,sans-serif;
	}
a {
	color:#f70; text-decoration:none;
	outline: none;
	}
a:hover {
	text-decoration:underline;
	}
a:visited {
	color:#f10;
	}
a img {
	border:none;
}
h1 { 
	margin:2px 0; border-bottom:1px solid #444;
	}
h2 { 
	margin:2px 0; font-size:18px;
	}
h3 {
	margin-top:12px;
	background:url('../../../images/themes/innovate/orange-arrow-down.gif') 0 0 no-repeat;
	padding-left:22px; color:#000;
	font-weight:normal; font-size:18px;
	margin-bottom:2px;
	}
h3 a {
	color:#000;
	}
h3 a:visited {
	color:#000; font-style:italic;
	}
h4 {
	font-size:16px; font-weight:bold;
	margin:8px 0 2px 0; color:#000;
	letter-spacing:1px;
	}
p {
	margin:6px 0 8px 0;
	font-size:13px;
	line-height:140%;
	}
ul, ol {
	font-size:13px;
	}
#mainContent {
	background:#fff url('../../../images/themes/innovate/content-bg.png') 0 0 repeat-x;
	width:780px;
	height:auto;
	margin:0px auto;
	position:relative;
	}
	
/* PAGE HEADER */
#headerBlock {
	background:url('../../../images/themes/innovate/header-bg.png') top center no-repeat;
	position:relative;
	width:auto;
	height:160px;
	}
#headerLinksTop {
	padding:5px 0px 2px 15px;
	color:#ebebeb;
	font-size:11px;
	}
#headerLinksTop a {
	color:#ebebeb;
	text-decoration:none;
	}
#mainLogo {
	position:absolute;
	left:20px;
	top:26px;
	z-index:228;
	border:none;
	}
#teamLogo {
	position:absolute;
	left:360px;
	top:28px;
	z-index:228;
	}
#firstLogo {
	position:absolute;
	left:672px;
	top:0px;
	z-index:228;
	border:none;
	}
#rssLogo {
	position:absolute;
	left:755px;
	top:5px;
	z-index:228;
	border:none;
	}
#nonProfitOrg {
	position:absolute;
	right:105px;
	top:5px;
	z-index:229;
	width:250px;
	text-align:right;
	color:#ebebeb;
	font-size:11px;
	}
#donateHeader {
	position:absolute;
	top:29px;
	right:100px;
	z-index:230;
	width:130px;
	height:100px;
	text-align:center;
	font-size:11px;
	}
#donateHeader a {
	color:#ebebeb;
	}
#siteSearch {
	position:absolute;
	left:595px;
	top:135px;
	z-index:228;
	}
.searchBox {
	background:#fff url('../../../images/themes/innovate/search-bg.gif') 1px 0 no-repeat;
	border:1px solid #777;
	height:15px; width:132px; margin-top:-2px;
	padding:2px 0px 2px 18px;
	font-size:13px;
	}
.searchButton {
	margin-bottom:-3px;
	}
#mainNavigation {
	position:absolute;
	top:103px;
	left:295px;
	z-index:2280;
	color:#ebebeb;
	margin:0px;
	}
#mainNavigation a {
	color:#ebebeb;
	}
#mainNavigation li.primary {
	background:url('../../../images/themes/innovate/small-grey-arrow_right.gif') 100% 6px no-repeat;
	float:left;
	display:inline;
	margin-left:12px;
	padding-right:14px;
	font-size:18px;
	position:relative;
	list-style:none; 
	height:35px;
	}
#mainNavigation ul {
	display:none; 
	background:url('../../../images/themes/innovate/drop-down-bg.gif') bottom left no-repeat;
	opacity:.90; 
	position:absolute;
	top:30px;
	left:-20px;
	width:150px;
	height:auto;
	padding:3px;
	font-size:13px;
	line-height:140%;
	z-index:5000;
	}
#mainNavigation #dropdown4 {
	left:-33px;
	}
#mainNavigation ul li {
	list-style:none; 
	z-index:2000;
	margin:0px;
	padding:0px;
	}
#mainNavigation ul li a {
	background:url('../../../images/themes/innovate/small-dark-grey-arrow_right.gif') -100px 0px no-repeat;
	padding-left:17px;
	}
#mainNavigation ul li a:hover {
	background:url('../../../images/themes/innovate/small-dark-grey-arrow_right.gif') 2px 4px no-repeat;
	}
li>ul { 
	top:auto; 
	left:auto; 
	}
li:hover ul, li.primary ul { 
	display:block; 
	}
#contentHighlight h2 a {
	color:#000;
	}
#contentHighlight h2 a:visited {
	color:#000; font-style:italic;
	}
#loginBox {
	position:absolute; z-index:5000;
	top:10px; left:228px;
	width:262px; height:75px;
	background:url('../../../images/themes/innovate/login-bg.png') 0 0 no-repeat !important;
	background:url('../../../images/themes/innovate/login-bg.gif') 0 0 no-repeat;
	padding:8px 10px; color:#fff; font-size:85%;
	display:none;
	}
#loginBox div.lb_left {
	float:left; width:70px;
	text-align:right; line-height:155%;
	margin-right:10px;
	}
#loginBox div.lb_links {
	clear:left; font-size:85%;
	width:240px; text-align:center;
	}
#loginBox .searchBox {
	background-image:none;
	width:120px; padding:1px 2px; 
	font-size:12px; margin-bottom:2px;
	}
#loginBox .searchButton {
	margin-left:5px;
	}
#loginBox a:visited {
	color:#bbb;
	}
	
/* BODY CONTENT */
#singleColumn {
	padding:0px 10px;
	}
#subpageNavigationMenu {
	font-size:11px; position:absolute; 
	top:132px; left:10px; z-index:2000;
	}
#leftColumn {
	position:relative;
	float:left;
	width:510px;
	padding-right:10px;
	padding-left:10px;
	}
#rightColumn {
	position:relative;
	padding-left:5px;
	padding-right:10px;
	float:left;
	width:235px;
	padding-top:10px;
	/* background:url('../../../images/themes/innovate/gear-vertical-pattern.png') 0 0 repeat-y !important; */
	}
#singleColumn #leftColumn {
	padding-left:0px;
	}
#singleColumn #rightColumn {
	padding-right:0px;
	}
#contentHighlight #rightColumn {
	padding-top:0px;
	}
#rightColumn p, #singleColumn p {
	font-size:12px;
}
#leftColumn h2, #singleColumn h2 {
	margin-top:10px;
	background:url('../../../images/themes/innovate/orange-arrow-right.gif') 0 4px no-repeat;
	padding-left:22px; color:#000;
	font-weight:normal; font-size:24px;
	}
#leftColumn h2 a, #singleColumn h2 a {
	color:#000;
}
#leftColumn h2 a:visited, #singleColumn h2 a:visited {
	color:#000; font-style:italic;
}
#leftColumn .h3box, #singleColumn .h3box {
	background:#f2f2f2;
	width:98%; height:auto;
	padding:6px; margin:0px 0 18px 0;
	font-size:82%;
	}
.contentRSSIcon {
	float:right;
	margin-top:5px;
	margin-bottom:-22px;
	}
.greyText {
	margin-top:0px;
	font-size:75%;
	color:#777;
	}
.relatedLinks { 
	color:#444; 
	display:block; 
	font-size:10px; 
	margin-bottom:-10px; 
	margin-left:10px; 
	}
.tagLink { 
	margin-right:8px; 
	}
.inner-cont { 
	margin:10px 0px; 
	border:1px dashed #ccc; 
	padding:7px; 
	font-size:13px;
	}
.fancyList {
	margin-left:0px;
	padding-left:10px;
	}
.fancyList li {
	list-style:none;
	background:url('../../../images/themes/innovate/orange-arrow-right.gif') 0 0 no-repeat;
	font-size:12px;
	padding-bottom:5px;
	padding-left:25px;
	margin-left:0px;
	}
.date {
	font-size:11px;
	font-weight:bold;
	display:block;
	margin:0px 0px 8px 0px;
	}
a.listLink {
	color:#000;
	font-weight:bold;
	}
a.listLink:visited {
	color:#555;
	}
a.galleryView {
	background:url('../../../images/icon-camera.gif') 2px 0 no-repeat;
	padding:0px 5px 0px 22px;
	}
a.slideshowView {
	background:url('../../../images/icon_slideshow.gif') 0 0 no-repeat;
	padding:0px 5px 0px 16px;
	}
a.newWindow {
	background:url('../../../images/icon_newwindow.gif') 100% 0 no-repeat;
	padding:0px 14px 0px 0px;
	}
.artificialLink {
	cursor:pointer;
	}
#theRobot_container {
	width:230px;
	height:300px;
	}
#theRobot_container img.theRobot_title, #theRobot_container a img.theRobot_title {
	border:0px;
	margin:10px 0 0 10px;
	}
#theRobot_container p {
	margin-left:10px;
	}
#theRobot_outer {
	width:210px;
	height:115px;
	position:relative;
	overflow:hidden;
	margin:0px auto;
	}
#theRobot_inner {
	width:600px;
	}
#theRobot_inner img {
	position:absolute;
	width:132px;
	height:100px;
	top:10px;
	left:250px;
	}
/* FOOTER */
#pageFooter {
	background:url('../../../images/themes/innovate/footer-logo.gif') 0 5px no-repeat;
	position:relative;
	width:700px; height:46px;
	margin-left:10px;
	margin-top:20px; padding:5px 0px 4px 58px;
	border-top:2px solid #ddd;
	clear:both; line-height:140%;
	font-size:10px; color:#777;
	}