/* STYLES FOR DANIELHUNNINGHAKE.COM
   daniel@danielhunninghake.com
****************************************************************************************/

/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}

/*GLOBAL
****************************************************************************************/ 
body {
	background: url(/wp-content/themes/daniel/images/bg.jpg) center top repeat-y;
	overflow-y: scroll;
}
h1 {
	font: 36px/40px "Fanwood", Times, serif;
	font-weight: normal;
	letter-spacing: .1em;
	text-transform: uppercase;
}
h2 {
	color: #282828;
	cursor: default;
	font: 16px/16px "Fanwood", Times, serif;
	font-weight: normal;
	letter-spacing: .1em;
	margin: 8px 0 0 0;
	text-transform: uppercase;
}
h3 {
	font:20px/24px "FanwoodItalic", "Times New Roman", serif;
}
p {
	color: #a1a0a0;
	font: 11px/16px Verdana, sans-serif;
	margin-bottom: 15px;
}
a {
	text-decoration: none;
	font: 13px/17px "FanwoodItalic", "Times New Roman", serif;
	color: #72819e;
}
a:hover {
	color: #38445d;
}
.clear {
	clear: both;
}


/*NAVIGATION
****************************************************************************************/ 
.navigation ul {
	clear:right;
	float: right;
	margin: 6px 0 0 0;
}
	.navigation ul li {
		height: 35px; width: 35px;
		margin-bottom: 2px;
	}
	.navigation a.work {
		background-image: url(/wp-content/themes/daniel/images/work_nav2.png);
		display: block;
		height: 35px; width: 35px;
	}
	.navigation a.information {
		background-image: url(/wp-content/themes/daniel/images/info_nav2.png);
		display: block;
		height: 35px; width: 35px;
	}
	.navigation a.photography {
		background-image: url(/wp-content/themes/daniel/images/photography_nav2.png);
		display: block;
		height: 35px; width: 35px;
	}
	.navigation a.notebook {
		background-image: url(/wp-content/themes/daniel/images/notebook_nav2.png);
		display: block;
		height: 35px; width: 35px;
	}
	.navigation a.twitter {
		background-image: url(/wp-content/themes/daniel/images/twitter_nav2.png);
		display: block;
		height: 35px; width: 35px;
	}
	.navigation a:hover {
		background-position: -35px 0;
	}
	.navigation span {
		display: none;
	}
	#back_home {
		background-image: url(/wp-content/themes/daniel/images/house_active.png);
		display: block;
		height: 35px; width: 35px;
		margin: 0 0 0 498px;
		position: fixed;
		top: 157px; left: 50%;
	}

/*CAROUSEL
****************************************************************************************/ 
.top {
	background: url(/wp-content/themes/daniel/images/headerbg.png) no-repeat;
	clear: both;
	height: 13px;
	position: fixed;
	left: 50%; top: 0;
	margin: 0 0 0 -480px;
	z-index: 100;
	width: 960px;
}
.iconbox {
	width: 480px;
	margin: 0 0 20px -18px;
	border-bottom: 1px dotted #cecece;
	height: 140px;
	float: left;
	position: relative;
	display: inline;
	text-align: center;
}
.iconbox_full {
	width: 959px;
	margin: 0 0 20px -19px;
	border-bottom: 1px dotted #cecece;
	height: 140px;
	float: left;
	position: relative;
	display: inline;
	text-align: center;
}
.iconbox img,
.iconbox_full img {
	margin-top: 46px;
}	
#container {
	margin: 0 auto;
	width: 1066px;
}
.jcarousel-skin-tango .jcarousel-container {
	margin: 0 auto;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 960px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  960px;
}
.jcarousel-skin-tango .jcarousel-item {
	padding: 0 20px !important;
    width: 440px;
}
#mycarousel-prev {
	background: url(/wp-content/themes/daniel/images/prev_active.png) no-repeat;
	cursor: pointer;
	display: block;
	height: 35px; width: 35px;
	margin: 0 0 0 498px;
	position: fixed;
	text-decoration: none;
	top: 83px; left: 50%;
}
#mycarousel-next {
	background: url(/wp-content/themes/daniel/images/next_active.png) no-repeat;
    cursor: pointer;
	display: block;
	height: 35px; width: 35px;
	margin: 0 0 0 498px;
	position: fixed;
	text-decoration: none;
	top: 46px; left: 50%;
}

/*WORK PAGE
****************************************************************************************/
#workbg {
	background: url(/wp-content/themes/daniel/images/bg_work.jpg) center top repeat-y;
	overflow-y: auto;
}
.work_contain {
	margin: 0 auto;
	padding: 0 20px;
	width: 920px;
}
#loader {
	background: url(/wp-content/themes/daniel/images/loading.gif) no-repeat; 
	width: 35px; height: 35px;
}
.three_quarters {
	display: none;
	float: left;
	margin-right: 20px;
	position: relative;
	width: 690px;
}
	.three_quarters img {
		border-bottom: 1px dotted #cecece;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}	
.one_quarter {
	margin: 0 0 0 250px;
	position: absolute;
	top: 161px; left: 50%;
	width: 210px;
}
	.one_quarter .launch {
		border-bottom: 1px dotted #cecece;
		border-top: 1px dotted #cecece;
		margin: 10px 0;
		padding: 5px 0;
		width: 210px;
	}
	.one_quarter h3.nolaunch {
		border-bottom: 1px dotted #cecece;
		margin: 15px 0;
		padding: 5px 0;
		width: 210px;
	}

/*WORK INDEX
****************************************************************************************/
#work li {
	border-bottom: 1px dotted #cecece;
	float: left;
	margin: 0 20px 30px 0;
	padding: 0 0 3px 0;
	width: 210px;
}
	#work li.omega,
	#work li p {
		margin: 0;
	}
	#work li a {
		background-image: url(/wp-content/themes/daniel/images/work_fade.png);
		background-repeat: no-repeat;
		margin-bottom: 8px;
		display: block;
		height: 210px;
	}

/*INFORMATION
****************************************************************************************/ 
	#information p.intro {
		border-top: 1px dotted #cecece;
		border-bottom: 1px dotted #cecece;
		color: #282828;
		font: 16px/22px "Fanwood", sans-serif;
		margin: 15px 0;
		padding: 15px 0;
		width: 440px;
	}	
	#information p.continued {
		width: 310px;
	}
	.infobox {
		background-color: #f3f3f3;
		border: 1px solid #e9ebed;
		border-radius: 3px;
		float: right;
		margin: 0 0 10px 18px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		padding: 10px;
		width: 190px;		
	}
	.infobox ul li {
		border-bottom: 1px dotted #cecece;
		margin-bottom: 5px;
		padding-bottom: 5px;
		width: 190px;
	}
	.infobox ul li.omega {
		border: 0;
		padding: 0;
		margin: 0;
	}
	.infobox a,
	.one_quarter .launch a {
		font-size: 14px;
	}
.infobox li ul.projects_list {
	margin-top: 10px;
}
	.infobox li ul.projects_list li {
		border: 0;
		margin: 0;
		padding: 0;
	}
	.infobox li ul.projects_list li a {
		font-size: 12px;
	}

/*PHOTOGRAPHY
****************************************************************************************/ 
ul.pictures li {
	margin: 0 20px 20px 0;
	float: left;
}
	ul.pictures li.omega {
		margin: 0;
	}

ul.pictures li a {
	background-image: url(/wp-content/themes/daniel/images/photo_fade.png);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
}

/*Twitter
****************************************************************************************/ 
.twinfo {
	float: left;
	width: 130px; margin: 20px 20px 0 0;
}
	.twinfo img {
		margin-bottom: 5px;
}
	.twinfo a {
		font-size: 16px;
	}
#latest_tweet {
	float: left;
	margin-top: 20px;
}
	#latest_tweet li {
		border-bottom: 1px dotted #cecece;
		color: #a1a0a0;
		font: 11px/15px Verdana, sans-serif;
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
		width: 290px;
	}
	#latest_tweet li a {
		color: #72819e;
    	font: 13px/17px "FanwoodItalic", "Times New Roman", serif;
	}
	#latest_tweet li a:hover {
		color: #181d33;
	}
	#latest_tweet li span {
		color: #000;
    	font: 12px/16px "Fanwood", Times, serif;
	}

/*NOTEBOOK
****************************************************************************************/
	#notebook h3 a {
		font:20px/24px "FanwoodItalic", "Times New Roman", serif;
	}
	#notebook .post {
		width: 440px;
	}
	#notebook .post .thumbnail {
		float: left;
		margin-right: 20px;
		width: 130px;
	}
	#notebook .post .excerpt {
		float: left;
		width: 290px;
	}
	#notebook .post .excerpt p.date {
		border-top: 1px dotted #cecece;
		border-bottom: 1px dotted #cecece;
		margin: 10px 0;
		padding: 3px 0;
		width: 100%;
	}

		
/*FOOTER
****************************************************************************************/
#footer_container {
    bottom:0; left: 50%;
	margin: 0 0 0 -480px;
    position: fixed;
    width: 960px;
}
#footer_button {
	background-image: url(/wp-content/themes/daniel/images/footer_nav.png);
	display: block;
	margin: 0 0 0 498px;
	position: fixed;
	top: 120px; left: 50%;
	height: 35px; width: 35px;
    cursor: pointer;
	text-indent: -9999px;
}
	#footer_button:hover {
		background-position: 0 -35px;
	}
	#footer_button.active {
		background-position: 0 -70px;
	}
#footer_close {
	background-image: url(/wp-content/themes/daniel/images/footer_close.png);
	display: block;
	height: 20px; width: 40px;
	cursor: pointer;
	margin: 0 auto;
	display: none;
}
#footer_content {
	background: #181d31;
    color: white;
    display: none;
    height: 175px;
	padding: 15px 20px;
    width: 920px;
}
	#footer_content li {
		float: left;
		margin-right: 20px;
    	width: 210px;
	}
	#footer_content li.extrapad {
		padding-left: 20px;
	}
	#footer_content li.omega {
		margin: 0;
	}
	#footer_content h3 {
		border-bottom: 1px dotted #cecece;
		color: #fff;
		margin-bottom: 15px;
		padding: 0 0 5px 0;
	}
	#footer_content li ul li {
		border-bottom: 1px dotted #323850;
		padding: 3px;
	}
	#footer_content li ul li a,
	#footer_content p a {
		font: 11px/16px Verdana, sans-serif;
	}

/*FONTS
****************************************************************************************/
@font-face {
  	font-family: "Fanwood";
  	src: url("/wp-content/themes/daniel/type/Fanwood.otf");
}
@font-face {
  	font-family: "FanwoodItalic";
  	src: url("/wp-content/themes/daniel/type/Fanwood-Italic.otf");
}
