/*

Theme URI: http://www.redshiftagency.com/
Description: 
Version: 1
Author: 
Tags: 
*/

body,a,div,h1,h2,h3,h4,h5,h6,ul,li,strong{margin:0px;padding:0px;font-weight:normal;}
li {margin-bottom:10px;}
h1,h2,h3,h4,h5,h6 { letter-spacing:0px;}
li{margin-left:15px;}
p{margin-bottom:10px;font-weight:normal;}

body
{
	background-color:White;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size:12px;
	font-weight:normal;
	color:#888888;
	letter-spacing:1px;
	line-height:16px;
}

#PageBody
{
	width:925px;
	margin-right:auto;
	margin-left:auto;
}

#PageHeader
{
	background-image:url('images/pageHeaderBg.gif');
	background-repeat:repeat-y;
	height:117px;
}

#Logo
{
	height:66px;
	width:220px;
	position:relative;
	left:350px;
	top:50px;
	margin-bottom:-66px;
	z-index:10;
	background-image:url('images/pageHeaderLogo.gif');
}

#Logo a
{
	height:66px;
	width:220px;
	display:block;
}

a
{
	text-decoration:underline;	
	color:#981E34;
}

a .alt
{
	display:none;
}

#Navigation a
{
	text-decoration:none;
	font-size:12px;
	color:#064165;
	margin-right:65px;
	letter-spacing:0px;
	line-height:12px;
}

#Navigation a .alt
{
	display:inline;
}


#Navigation a:hover,
#Navigation a.active
{
	color:#981E34;
}

#Navigation
{
	position:relative;
	top:80px;
	padding-left:40px;
	height:37px;
	overflow:hidden;
	width:100%;
	background-image:url('images/silverGradedHr.gif');
	background-position:bottom;
	background-repeat:no-repeat;
}

#TrueStoriesLink
{
	margin-left:200px;
}

#Footer
{
	border-bottom:solid 1px silver;
	height:19px;
	overflow:visible;
	margin-top:40px;
	clear:both;
}

#SocialMedia a
{
	width:39px;
	height:39px;
	display:block;
	float:left;
	margin-left:10px;
	background-image:url('images/socialMediaMap.gif');
}

#SocialMedia a#Facebook{background-position:0px 0px;}
#SocialMedia a#LinkedIn{background-position:-39px 0px;}
#SocialMedia a#Twitter{background-position:-79px 0px;}
#SocialMedia a#Digg{background-position:-116px 0px;}
#SocialMedia a#RSS{background-position:-156px 0px;}

#Legal 
{
	font-size:10px;
	line-height:20px;
	text-align:right;
	color:#888;
	float:right;
}

.startsHidden
{
	display:none;
}
