@charset "UTF-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	background-color: #fff;
	line-height:1;
	font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: lighter;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
ul {
	list-style:none;
}
a {
	text-decoration: none;
}


#top_part {
	margin: 12px auto auto;
	overflow: hidden;
	padding: 0 10px 30px;
	width: 960px;
}

/* Left Sidebar */
.left_sidebar {
	float: left;
	width: 110px;
}
#logo {
	background: url(../images/afar_sprite.png) 0 0;
	display: block;
	height: 116px;
	margin: 5px 0 18px;
	width: 110px;
}
#logo:hover {
	background-position: -120px 0;
}
/* Menu */
.menu ul {
	margin: auto;
	text-align: center;
}
.menu ul li {
	display: list-item;
	list-style: none;
	position: relative;
	margin: 10px 0;
}
.menu ul li a {
	background-color: #434042;
	border: 1px solid #1d1b1c;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 16px 12px;
}
.menu ul li a:hover, .selected {
	background-color: #201d1f !important;
	color: #f0af1b !important;
}
/* Submenu */
.menu ul li ul {
	background-color: #201d1f;
	display: none;
	left: 100%;
	top: 0;
	position: absolute;
}
.menu ul li:hover > ul {
	display: block;
	z-index: 99999999;
}
.menu ul li ul li {
	_display: inline; /* for IE6 */
	display: block;
	padding: 0;
	margin: 0;
	text-align: left;
}
.menu ul li ul li a {
	border-bottom: 1px solid #1d1b1c;
	border-left: 1px solid #1d1b1c;
	border-right: 1px solid #1d1b1c;
	border-top: none !important;
	color: #fff;
	display: block;
	font-size: 10pt;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 84px;
}
.menu ul li ul li:first-child {
	border-top: 1px solid #1d1b1c;
}
.menu ul li ul li a:hover, .selected {
	background-color: #201d1f;
	color: #f0af1b;
}
.menu_arrow {
	background: url(../images/afar_sprite.png) no-repeat -38px -289px;
}
/* Yellow Menu */
.yellow_menu ul li {
	display: list-item;
	list-style: none;
	position: relative;
	margin: 10px 0;
}
.yellow_menu ul li a {
	background: url(../images/afar_sprite.png) no-repeat #f0af1b;
	border: 1px solid #f0841b;
	color: #353535;
	display: block;
	font-size: 13px;
	line-height: 15px;
	padding: 14px 10px 14px 46px;
}
.yellow_menu ul li a:hover {
	background-color: #f0841b;
	color: #fff;
}
#resume {
	background-position: -3px -123px;
}
#whatido {
	background-position: -2px -181px;
}
#viewwork {
	background-position: -2px -239px;
}
/* Home Container */
.home_container {
	float: left;
	margin: 0 10px 30px;
	width: 710px;
}
.welcome_line {
	font-family: 'Quicksand';
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}
/* Right Sidebar */
.right_sidebar {
	float: left;
	text-align: center;
	width: 110px;
}
.social {
	margin-bottom: 18px;
	margin-top: -2px;
}
.social_foot {
	margin-bottom: 14px;
}
.social_foot {
	display: inline-block;
	margin-left: 14px;
}
.social ul li {
	display: inline-block;
	margin: 4px;
	text-align: center;
}
.social ul li:first-child {
	margin-right: 10px;
}
.social ul li:nth-child(2) {
	margin-left: 10px;
}
.social_foot ul li {
	display: inline-block;
	margin: 0 8px;
}
.social ul li a span {
	background-image: url(../images/afar_sprite.png);
	display: block;
	height: 26px;
	margin: auto;
	padding-bottom: 4px;
	width: 26px;
}
.social_foot ul li a {
	background-image: url(../images/afar_sprite.png);
	display: inline-block;
	height: 26px;
	width: 26px;
}
.social ul li a {
	color: #353535;
	font-size: 10px;
}
.social ul li a:hover {
	color: #f0af1b;
}
.twitter, .twitter2 span {
	background-position: -252px -14px;
}
.twitter:hover, .twitter2 span:hover {
	background-position: -252px -51px;
}
.facebook, .facebook2 span {
	background-position: -287px -14px;
}
.facebook:hover, .facebook2 span:hover {
	background-position: -287px -51px;
}
.flickr, .flickr2 span {
	background-position: -321px -14px;
}
.flickr:hover, .flickr2 span:hover {
	background-position: -321px -51px;
}
.linkedin, .linkedin2 span {
	background-position: -252px -88px;
}
.linkedin:hover, .linkedin span:hover {
	background-position: -287px -88px;
}
.information {
	font-size: 8pt;
	line-height: 12px;
	padding: 0 6px;
	margin: 20px 0 0;
}
.information span {
	background: url(../images/afar_sprite.png);
	display: block;
}
.mail {
	padding-top: 8px;
}
.contact {
	text-align: left;
	margin: 30px 0;
}
.contact p, .contact a {
	color: #353535;
	font-size: 13px;
}
.contact a:hover {
	color: #f0af1b;
}
.contact span {
	background-image: url(../images/afar_sprite.png);
	display: inline-block;
}
.twitter2 span, .facebook2 span, .flickr2 span, .linkedin2 span {
	height: 26px;
	width: 26px;
}
.phone2 span, .mail2 span, .twitter2 span, .facebook2 span, .flickr2 span, .linkedin2 span {
	margin: 0 !important;
	padding-right: 8px;
	position: relative;
	top: 8px;
}
.mail span, .mail2 span {
	background-position: -185px -140px;
	height: 19px;
	margin: auto auto 8px;
	width: 30px;
}
.mail a {
	border-bottom: 1px dotted #f0841b;
	color: #000;
}
.mail a:hover {
	border-bottom: 2px solid #f0841b;
}
.phone span, .phone2 span {
	background-position: -233px -137px;
	height: 25px;
	margin: auto auto 8px;
	width: 26px;
}
.phone p {
	font-size: 12px;
}
.location span {
	background-position: -190px -183px;
	height: 29px;
	margin: auto auto 8px;
	width: 23px;
}
.addthis_toolbox {
	margin: auto;
	width: 92px;
}
.addthis_portfolio {
	float: right;
	margin: auto;
	width: 242px !important;
}
.addthis_portfolio a {
	display: inline-block;
	margin-right: 4px;
	width: 80px;
}
.addthis_button_google_plusone {
	margin-right: 0 !important;
	width: 60px !important;
}
.right_menu_left {
	border-top: 1px dashed #dbdbdb;
	margin-top: 20px;
	padding-top: 20px;
	text-align: center;
	width: 110px;
}

/* Twitter Feed */

.twitter_back {
	background: url(../images/afar_sprite.png) no-repeat -184px -228px;
	display: block;
	height: 204px;
	position: relative;
	width: 100px;
}
.twitter_feed {
	display: block;
	height: 92px;
	overflow: hidden;
	position: absolute;
	top: 6px;
	width: 102px;
}
.twtr-hd, .twtr-ft, .twtr-user, .twtr-timestamp, .twtr-reply, .twtr-rt, .twtr-fav, .twtr-widget em {
	display: none !important;
}
.twtr-doc {
	text-align: center;
	width: 100px !important;
}
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
	font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.twtr-widget .twtr-tweet-wrap {
	padding: 4px !important;
	text-align: center;
}
#twtr-widget-1 .twtr-tweet a {
	word-wrap: break-word;
}
#twtr-widget-1 .twtr-tweet a:hover {
	border-bottom: 1px dotted;
	text-decoration: none !important;
}
/* Bottom Part */
	
#bottom_part {
	background: url(../images/afar_bg.jpg) repeat fixed #232022;
	border-top: 8px solid #000;
	clear: both;
	min-width: 960px;
	overflow: hidden;
	padding: 30px 10px 0;
}
.middle_home, footer {
	margin: auto;
	width: 960px;
}

/* Tumblr Feeds */

.blog_feed, .skate_feed, .downloads {
	float: left;
	padding: 0 6px;
	position: relative;
	width: 310px;
}
.blog_feed {
	padding-left: 0;
}
.downloads {
	padding-right: 0;
	padding-top: 74px;
}
#blog_logo, #afar_skate, #skater, #downloads {
	background: url(../images/afar_sprite.png) no-repeat;
}
#blog_logo {
	background-position: -38px -368px;
	display: block;
	height: 64px;
	width: 112px;
}
.blog_feed h2 {
	color: #715d84;
	font-size: 13px;
	font-weight: lighter;
	line-height: 18px;
	position: absolute;
	right: 8px;
	top: 2px;
	width: 184px;
}
#afar_skate {
	background-position: -370px -106px;
	display: block;
	height: 64px;
	left: 12px;
	position: absolute;
	top: 18px;
	width: 108px;
}
#skater {
	background-position: -326px -198px;
	display: block;
	height: 198px;
	position: absolute;
	right: 16px;
	width: 174px;
}
.skate_feed h2 {
	color: #e64c00;
	font-size: 13px;
	font-weight: lighter;
	left: 14px;
	line-height: 16px;
	position: absolute;
	top: 88px;
	width: 108px;
}
#downloads {
	background-position: -366px -16px;
	display: block;
	height: 60px;
	left: 14px;
	position: absolute;
	top: 0;
	width: 110px;
}
.downloads h2 {
	color: #fff;
	font-size: 13px;
	font-weight: lighter;
	line-height: 18px;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 162px;
}
.downloads p {
	color: #fff;
	font-size: 14px;
	padding: 14px 0;
}
.downloads p a {
	color: #f0af1b;
}
.downloads p a:hover {
	border-bottom: 1px dotted;
}
.tumblr, .tumblr_posts {
	color: #fff;
}
.tumblr_posts {
	margin-top: 210px !important;
}
.tumblr_post {
	display: none;
}
.tumblr_post:first-child {
	display: block !important;
}
#tumblr-badge, .tumblr_posts {
    list-style: none;
    margin: 18px 0;
    padding: 0;
}
.tumblr_posts li {
	text-align: center;
}
.tumblr_caption p {
	font-size: 13px;
	font-weight: lighter;
	line-height: 24px;
	margin-top: 10px;
}
.tumblr_posts li img {
	width: 250px;
}
.tumblr li {
	background-color: rgba(0,0,0,0.3);
	border: 1px solid #000;
	clear: both;
    margin-bottom: 6px;
	max-height: 180px;
	overflow: hidden;
	padding: 8px;
}
.tumblr li a, .tumblr_caption p a {
	color: #f0af1b;
	text-decoration: none;
}
.tumblr li a:hover, .tumblr_caption p a:hover {
	border-bottom: 1px dotted;
}
.tumblr p {
	font-size: 13px;
	font-weight: lighter;
	line-height: 20px;
    margin: 8px 0;
}
.tumblr img {
    display: block;
}
.tumblr em {
    display: block;
    margin-top: 0.2em;
}
.tumblr li a img {
	float: left;
	margin-right: 12px;
	width: 100px;
}
.tumblr-link {
	font-size: 13px;
}
.tumblr-post-date {
	font-size: 9pt;
	font-weight: lighter;
	margin-left: 10px;
}

/* Footer */

footer {
	clear: both;
	overflow: hidden;
	padding-top: 50px;
	position: relative;
}
.footer_info {
	background-color: rgba(0,0,0,0.3);
	border: 1px solid #000;
	color: #fff;
	padding: 20px 0 14px;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 0;
	width: 310px;
}
.footer_menu li {
	display: inline-block;
	font-size: 14px;
	padding: 8px 14px;
}
.footer_menu li a {
	color: #f0af1b;
}
.footer_menu li a:hover {
	border-bottom: 1px dotted;
}
.footer_info p {
	border-top: 1px solid #232323;
	font-size: 14px;
	line-height: 20px;
	padding: 18px 16px 0;
}
.follow_foot {
	float: left;
	font-size: 14px;
	left: 34px;
	position: relative;
	top: 6px;
}
.footer_info .social {
	float: right;
	margin-right: 16px;
	width: 160px;
}
.footer_info .social ul li {
	margin: 0 9px 10px !important;
}
.footer_menu {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	clear: both;
	padding: 14px 0;
}

/* Portfolio */

.portfolio_container {
	float: left;
	margin-left: 10px;
	margin-top: 40px;
	width: 830px;
}
.portfolio_menu {
	background-color: #fff;
	display: block;
	padding: 18px 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 830px;
	z-index: 9;
}
.portfolio_menu ul {
	float: left;
	width: 585px;
}
.portfolio_menu li {
	display: inline-block;
	margin: 0 14px;
}
.portfolio_menu li:first-child {
	margin-left: 0;
}
.portfolio_menu li:last-child {
	margin-right: 0;
}
.portfolio_menu li a {
	background-color: #434042;
	border: 1px solid #1d1b1c;
	color: #fff;
	font-size: 13px;
	padding: 4px 6px;
}
.portfolio_menu li a:hover, .portfolio_selected {
	background-color: #f0af1b !important;
	border: 1px solid #f0841b !important;
	color: #b87026 !important;
}
.portfolio_piece {
	cursor: pointer;
	margin-bottom: 20px;
	position: relative;
}
.portfolio_piece img {
}
.info_piece {
	background-color: rgba(0,0,0,0.9);
	bottom: 0;
	display: none;
	margin: auto;
	padding: 40px 0;
	position: absolute;
	text-align: center;
	width: 830px;
}
.portfolio_piece h2 {
	font-family: 'Quicksand';
	font-size: 40px;
	letter-spacing: -2px;
	padding: 20px 0;
	text-align: center;
}
.portfolio_piece h2, .portfolio_piece h2 a {
	color: #353535;
}
.info_piece p a, .portfolio_piece h2 a:hover {
	color: #f0af1b;
}
.info_piece p a:hover {
	color: #b87026;
}
.info_piece p {
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	padding: 0 40px 20px;
}
.big_button, .submit {
	background-color: #f0af1b;
	border: 1px solid #f0841b;
	color: #b87026;
	cursor: pointer;
	display: inline-block;
	font-family: 'Quicksand';
	font-size: 30px;
	font-weight: bold;
	margin: auto;
	padding: 10px 20px 12px;
	-webkit-appearance: none;
}
.big_button:hover, .submit:hover {
	background-color: #f0841b;
	color: #fff;
}

/* Contact Page */

.contact_container {
	float: left;
	margin-left: 15px;
	overflow: hidden;
	width: 830px;
}
.contact_container h1 {
	font-family: 'Quicksand';
	font-size: 42px;
	letter-spacing: -2px;
	margin: 14px 0 22px;
}
.welcome_contact {
	font-size: 16px;
	line-height: 26px;
	padding: 0 5px 14px;
	margin-bottom: 40px;
}
.contact_left {
	float: left;
	overflow: hidden;
	width: 590px;
}
.contact_img {
	background: url(../images/contact_guy.jpg) no-repeat 0 0;
	cursor: pointer;
	display: block;
	float: right;
	height: 561px;
	margin-top: 18px;
	width: 230px;
}
.contact_img:hover {
	background-position: -230px 0;
}
.contact_form, .contact_icons {
	float: left;
}
.contact_form {
	margin: 0 10px 0 5px;
	width: 390px;
}
.contact_form h2 {
	font-family: 'Quicksand';
	font-size: 18px;
	float: left;
	width: 190px;
}
.contact_form h2:first-child {
	margin-right: 10px;
}
.contact_form h2 input {
	background-color: #ececec;
	border: 1px solid #c9c9c9;
	display: block;
	padding: 12px 8px;
	margin-top: 8px;
	width: 90%;
}
.contact_form h3 {
	clear: both;
	font-family: 'Quicksand';
	font-size: 18px;
	padding: 22px 0 10px;
}
.contact_form textarea {
	background-color: #ececec;
	border: 1px solid #c9c9c9;
	display: block;
	padding: 10px;
	margin-bottom: 10px;
	resize: none;
	width: 94%;
}
.submit {
	margin-top: 14px;
	width: 100%;
}
.contact_icons {
	margin-left: 5px;
	width: 178px;
}
.thanks {
	font-family: 'Quicksand';
	font-size: 28px !important;
	font-weight: bold;
	line-height: 36px !important;
	margin-top: 40px;
}

/* About */
.about_box {
	position: relative;
}
.about_table {
	background-color: rgba(0,0,0,0.8);
	border: 1px solid #000;
	color: #fff;
	height: 580px;
	position: absolute;
	right: 20px;
	text-align: center;
	top: 20px;
	width: 400px;
}
.about_table h1 {
	font-size: 32px;
	letter-spacing: 0;
	margin: 14px 0 6px;
}
.about_table p {
	border-bottom: 1px solid #000;
	font-size: 15px;
	line-height: 24px;
	padding: 0 10px 14px;
}
.about_table table {
	border-top: 1px solid #333;
	padding: 8px 8px 0;
}
.about_table td {
	font-size: 13px;
	line-height: 22px;
	padding: 14px 0;
}
.about_table td span {
	color: #F0AF1B;
	display: block;
	line-height: 16px;
	padding-bottom: 10px;
}
.whatido {
	display: block;
	padding-top: 30px;
}

/* Slider */
.theme-default .nivoSlider {
	background: url(../images/loading.gif) no-repeat 50% 50% #fff;
	position: relative;
}
.theme-default .nivoSlider img {
	display: none;
	left: 0px;
	position: absolute;
	top: 0px;
}
.theme-default .nivoSlider a {
	border: 0;
	display: block;
}
.theme-default .nivo-controlNav {
	bottom: -47px;
	display: block;
	left: 50%;
    margin-left: -80px; /* Tweak this to center bullets */
	position: absolute;
}
.theme-default .nivo-controlNav a {
	background:url(../images/afar_sprite.png) no-repeat -328px -106px;
	border: 0;
	display: block;
	float: left;
	height: 22px;
	margin-right: 14px;
	text-indent: -9999px;
	width: 22px;
}
.theme-default .nivo-controlNav a.active {
	background-position: -328px -128px;
}
.theme-default .nivo-directionNav a {
	background: url(../images/afar_sprite.png) no-repeat -286px -152px;
	border: 0;
	display: block;
	height: 30px;
	text-indent: -9999px;
	width: 30px;
}
.theme-default a.nivo-nextNav {
	background-position: -318px -152px;
	right: 15px;
}
.theme-default a.nivo-prevNav {
	left: 15px;
}
.theme-default .nivo-caption a {
    border-bottom: 1px dotted #fff;
	color: #fff;
}
.theme-default .nivo-caption a:hover {
    color: #fff;
} 
/* The Nivo Slider styles */
.nivoSlider {
	position: relative;
}
.nivoSlider img {
	left: 0px;
	position: absolute;
	top: 0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	border: 0;
	display: none;
	height: 100%;
	left: 0px;
	margin: 0;
	position: absolute;
	padding: 0;
	top: 0px;
	width: 100%;
	z-index: 6;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display: block;
	height: 100%;
	position: absolute;
	z-index: 5;
}
.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	cursor: pointer;
	position: absolute;
	top: 45%;
	z-index: 9;
}
.nivo-prevNav {
	left: 0px;
}
.nivo-nextNav {
	right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	cursor: pointer;
	position: relative;
	z-index: 9;
}
.nivo-controlNav a.active {
	font-weight: bold;
}
.theme-default #slider {
    margin: auto;
    height: 544px; /* Make sure your images are the same size */
	width: 710px; /* Make sure your images are the same size */
}
.cssaward {
	background: url(../images/cssaward.png) no-repeat;
	display: block;
	height: 164px;
	position: fixed;
	right: 0;
	bottom: 5%;
	width: 69px;
}
