@charset "UTF-8";
/* CSS Document */



#container {
	height: auto;
	width: 950px;
	padding-top: 50px
}

#masthead {
	height: auto;
	width: 950px;
	margin-bottom: 140px;
}

#links {
	height: auto;
	width: 765px;
	margin-bottom: 140px;
	padding-left: 10px;
	line-height: 33px;
}

#content {
	height: auto;
	width: 940px;
	margin-bottom: 250px;
	padding-left: 10px;
}
#footer {
	height: 110px;
	width: 765px;
	margin-bottom: 460px;
	padding-left: 10px;
	color: #666;
	margin-top: 50px;
}
.work_container {
	height: auto;
	width: 140px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-right: 0px;
	margin-left: 16px;
}
.work_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #ccc;
}
.work_secondary {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	font-style: italic;
}

/* CONTENT ELEMENTS */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ccc;
	text-align: left;
	background-color: #333;
}
a {
	color: #999;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.h1 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -0.1em;
	line-height: 16px;
	text-transform: uppercase;
}


/* NAVIGATION */
.navigation {
	height: auto;
	width: 140px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-right: 0px;
	margin-left: 25px;
	margin-top: -14px;
}
.navigation_text {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
}
.navigation_link_1sc {
	font-size: 36px;
	font-weight: bold;
	text-transform: none;
	color: #fff;
	letter-spacing: -0.1em;
	text-decoration: none;
}
.navigation_link_2sc {
	font-size: 36px;
	font-weight: bold;
	text-transform: none;
	color: #ccc;
	letter-spacing: -0.1em;
	text-decoration: none;
}
.navigation_link_3sc {
	font-size: 36px;
	font-weight: bold;
	text-transform: none;
	color: #999;
	letter-spacing: -0.1em;
	text-decoration: none;
}
.navigation_link_4sc {
	font-size: 36px;
	font-weight: bold;
	text-transform: none;
	color: #666;
	letter-spacing: -0.1em;
	text-decoration: none;
}
.navigation_link_5sc {
	font-size: 36px;
	font-weight: bold;
	text-transform: none;
	color: #000;
	letter-spacing: -0.1em;
	text-decoration: none;
}


/* NAV LINK COLOR */
.navigation_link_1 {
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	color: #fff;
	letter-spacing: -0.1em;
	text-decoration: none;
}
.navigation_link_2 {
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	color: #ccc;
	letter-spacing: -0.1em;
	text-decoration: none;
}
.navigation_link_3 {
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	color: #999;
	letter-spacing: -0.1em;
	text-decoration: none;
}
.navigation_link_4 {
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666;
	letter-spacing: -0.1em;
	text-decoration: none;
}

/* TWEAKS */
.pad_left {
	padding-left: 10px;
}

.bar {
	margin-bottom: 4px;
	margin-left: -1px;
}
.break {
	margin-bottom: 200px;
	margin-top: 2px;
}
.bar_work {
	margin-bottom: 6px;
	margin-left: 0px;
}
.lb_share {
	margin-bottom: 6px;
	margin-top: 4px;
}

/* SHARE */

#share {
	background-color: #000;
	height: 110px;
	width: 40px;
	position: fixed;
	float: none;
	clear: left;
	right: -1px;
	bottom: -1px;
	padding: 6px;
	text-align: center;
}
.share_link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 0em;
	text-align: center;
}
.work_img {
	margin-bottom: 20px;
}

.mastheadlogo {
	text-decoration: none;
	color: #333;
}

