#header-content
{
	margin: 0 auto;
	width: 950px;
/* [NEW] */
	position: relative;
}

* html #navigation #search
{
	width: 266px;
}

* html #navigation #search input.image
{
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/search-glassgobutton.png', sizingMethod='scale');
}

/* header */
#header
{
	background: #fff;
	overflow: hidden;
	width: 100%;
	min-width: 950px;
	background: url(/frontpage/images/tagline-background.png) #fff no-repeat 50% 0;
}

#header h2 a, #header  h2 a:visited
{
	color: #036;
}

#header h2
{
	font: normal normal normal 2em helvetica, arial, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
	float: left;
	width: 203px;
	height: 62px;
	padding: 15px 0 15px 4px;
}

#header h2 a:hover, #header  h2 a:focus, #header  h2 a:active
{
	color: #f60;
}

#header p
{
	position: relative;
	float: right;
	margin: 0;
	padding: 38px 20px 0 0;
	height: 54px;
	width: 480px;
	text-align: right;
	color: #036;
	font: normal normal normal 1.37em/1 tahoma, arial, sans-serif;
	white-space: nowrap;
}

#header p strong
{
	font-weight: normal;
	color: #f60;
}

#header p q:before, #header p q:after
{
	content: "";
}

#header #navigation
{
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	background: url(http://sitepointstatic.com/frontpage/images/navigation-background.png) #012e5c no-repeat 100% 0%;
}

#header #navigation #search
{
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 0;
	margin: 0 0 0 211px;
	padding: 6px 0 0 0;
	width: 264px;
}

#header #navigation #search input.text
{
	float: left;
	margin: 0;
	font-size: 1.05em;
	height: 13px;
	padding: 3px 6px 5px 10px;
	width: 220px;
	border-color: #aaa #5a81a7 #5a81a7 #5a81a7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#header #navigation #search input.image
{
	float: left;
	width: 29px;
	height: 29px;
	background: url(/frontpage/images/search-glassgobutton.png) no-repeat;
	border: none;
	position: relative;
	top: -3px;
	left: -10px;
	margin: 0 -5px 0 0;
	color: #f60;
	font-weight: bold;
}

#header #navigation #search input.image:focus
{
	-moz-outline-radius: 15px;
}
/* remove overflow content from naviagation area to prevent search-bar weirdness in Safari */
#navigation .structural-label 
{
	top:-10000em;
}
#navigation #search input.image{
	margin-bottom:-1px;
}
#header #navigation ul
{
	width: 949px;
	margin: 0 auto;
	overflow: hidden;
	border-left: 1px solid #468;
}

#header #navigation li,
#header #navigation  a,
#header #navigation  a:visited
{
	display: block;
	float: left;
}

#header #navigation li.selected
{
	font-weight: bold;
}

#header #navigation li.selected a,
#header #navigation  li.selected a:visited
{
	color: #fff;
	font-weight: bold;
}

#header #navigation a,
#header #navigation  a:visited
{
	border: 1px solid #468;
	border-width: 0 1px 1px 0;
	color: #cde;
	font: normal normal normal 1.2em tahoma, arial, sans-serif;
	padding: 8px;
	text-decoration: none;
	white-space: nowrap;
	background: url(http://sitepointstatic.com/frontpage/images/navigation-background-hover.png) repeat-x 0 100px;
}

#header #navigation a:hover, #header #navigation  a:focus, #header #navigation  a:active
{
	background-position: 0 0;
	color: #fff;
	outline-offset: 0;
}

/* footer */
#footer
{
	clear: both;
	margin: 0;
	background: #f3f4f5;
/* copyright banner */
/* meta info */
}

#footer hr
{
	display: none;
}

#footer #copyright
{
	background: url(http://sitepointstatic.com/frontpage/images/copyright-background.png) #5483b1 no-repeat 100% 100%;
	color: #fff;
	padding: 5px;
	text-align: center;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
}

#footer #copyright a,
#footer  #copyright a:visited
{
	color: #fff;
}

#footer #copyright a:hover, #footer  #copyright a:visited, #footer  #copyright a:active
{
	color: #f90;
	outline-offset: 0;
}

#footer #meta-info
{
	margin: 28px 0 0 0;
	background: #e9eaef;
	border-top: 1px solid #ddd;
	padding: 9px 10px 10px 10px;
	text-align: center;
}

#footer #meta-info ul
{
	margin: 0 auto;
	width: 950px;
	overflow: hidden;
	color: #888;
	font-size: 0.95em;
}

#footer #meta-info ul li.solutions
{
	float: left;
}

#footer #meta-info ul li.top
{
	float: right;
}

#footer #meta-info a,
#footer  #meta-info a:visited
{
	color: #888;
	text-decoration: none;
	line-height: 1.5;
}

#footer #meta-info a:hover
{
	text-decoration: underline;
}

#footer #meta-info a:focus, #footer  #meta-info a:active
{
	outline-offset: 0;
}

/* footer links */
#footer-links
{
	margin: 25px auto 0 auto;
	width: 950px;
	overflow: hidden;
	position: relative;
/* boxes */
/* social badges */
/* headings and links */
}

#footer-links li
{
	float: left;
	padding: 12px 0 0 0;
}

#footer-links li#featured-posts
{
	background: #e5e6ec;
	border: 1px solid #dedee0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 12px 16px;
	width: 316px;
}

#footer-links li#learn
{
	width: 250px;
	padding-left: 20px;
}

#footer-links li#get-involved
{
	width: 260px;
}

#footer-links li#about
{
	width: 380px;
}

#footer-links li#contact
{
	width: 380px;
}

#footer-links li#help,
#footer-links  li#social
{
	position: absolute;
	right: 0;
	top: 0;
	width: 160px;
}

#footer-links li#social
{
	top: auto;
	bottom: 10px;
}

#footer-links li#social li
{
	margin: 0 0 2px 0;
	width: 126px;
}

#footer-links li#social li a,
#footer-links  li#social li a:visited
{
	display: block;
	overflow: hidden;
	padding: 4px 4px 3px 4px;
	background: url(http://sitepointstatic.com/frontpage/images/social-networking-background.png) #f0f0f0 repeat-x;
	color: #075084;
	border: 1px solid #cccdce;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 0.9em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset;
}

#footer-links li#social li a:hover, #footer-links  li#social li a:focus
{
	background-position: 0 100%;
	background-color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline-offset: 0;
}

#footer-links li#social li a:active
{
	padding: 4px 3px 3px 5px;
	background: #f2f2f2;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;
}

#footer-links li#social li img
{
	float: left;
	margin: 0 6px 0 0;
}

#footer-links li#social li a:hover img, #footer-links  li#social li a:focus img
{
	opacity: 0.85;
}

#footer-links li#social li a:active img
{
	opacity: 0.7;
}

#footer-links li#social li strong
{
	line-height: 1.6;
}

#footer-links li h3
{
	color: #036;
	font-size: 1.15em;
	line-height: 1.1;
	margin: 0 0 6px 0;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.8);
}

#footer-links li ul
{
	margin: 0 0 15px 0;
}

#footer-links li#featured-posts ul
{
	margin-bottom: 0;
}

#footer-links li ul li
{
	float: none;
	font-size: 1.1em;
	line-height: 1.4;
	padding-bottom: 2px;
	padding-top: 0;
	letter-spacing: -1px;
}

#footer-links li#featured-posts ul li
{
	padding-left: 18px;
	background: url(http://sitepointstatic.com/frontpage/images/article-icon.png) no-repeat 0 5px;
}

#footer-links li ul li a,
#footer-links  li ul li a:visited
{
	color: #777;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.8);
}

#footer-links li ul li a:hover
{
	text-decoration: underline;
}

#footer-links li ul li a:hover, #footer-links  li ul li a:focus, #footer-links  li ul li a:active
{
	color: #f60;
	outline-offset: 1px;
}

