/**
* CSS
* 
* @version 2.0
* @author James Dodd
*/

@font-face {
    font-family: 'jamesdodd';
    src: url('http://jamesdodd.net/ndxz-studio/site/jamesdodd_2/fonts/BebasNeue-webfont.eot');
    src: url('http://jamesdodd.net/ndxz-studio/site/jamesdodd_2/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://jamesdodd.net/ndxz-studio/site/jamesdodd_2/fonts/BebasNeue-webfont.woff') format('woff'),
         url('http://jamesdodd.net/ndxz-studio/site/jamesdodd_2/fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('http://jamesdodd.net/ndxz-studio/site/jamesdodd_2/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



* {
	margin: 0;
	padding: 0;
	border:0;
	font-weight: 100;
	list-style:none;
}

body {
	font-size: 10px;
	font-size: 0.8em;
	font-family: helvetica, arial;
	background: #fff;
	color: #555; 
}


a, p a, a:link { text-decoration: none; color: #222;}
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; color: #000; }

a img { border: none; }

#header{
	position: fixed;
	top: 4px;
	left: 13px;	
}

h1#title{
}
	#header span{
		display: none;	
	}
	h1#title a{
		position: absolute;
		background: url(logo.png) -3px 5px;
		height: 100px;
		width: 200px;
	}

#menu {
    position: fixed;
	width: 225px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0px;
    position: fixed;
    height: 100%;
	background: #000;
	z-index: +999;
	padding-top: 100px;
	text-align: right;
}

#menu ul {
	font-size: 100%;
	padding:0;
	margin:0;
	padding-bottom: 10px;
}
#menu ul li{
	list-style: none;	
}
.section-title {
	text-transform: uppercase;
  font-family: "jamesdodd", aria, sans serif;
  font-size: 15px;
}

#menu ul a{
	margin-left: 15px;
	margin-right: 15px;
	font-size: 100%;
	color: #ddd;
	text-decoration: none;
	text-transform: lowercase;
}

#menu .section-title{
	font-size: 180%;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	color: #efefef;
	text-transform: uppercase;
} #menu .section-title a{color: #efefef;}

#menu .active a{
	text-decoration: underline;
}
#content {
    height: 100%;
    margin: 0 0 0 225px;
    top: 0;
    padding-left: 10px;
}

#content{
	padding-top: 42px;	
}

#footer{
	position: fixed;
	left: 5px;
	top: 570px;
	width: 200px;
	font-size: 80%;	
	text-align: right;
}

	#footer p{
		color: #aaa;		
	}

.container {
    padding: 5px 5px 25px 15px;
}

.one-box.content{
	float: left;
	height: 550px;
	overflow: hidden;
	width: 400px;
	margin-right: 20px;
	z-index: 0;
}
	.one-box.content.sub{
		padding-top: 32px;
		height: 443px;
	}

.one-box.picture{
	height: 500px;
	position: relative;
	margin-left: 3px;	
}


ul, p {
	line-height: 130%;
    margin: 3px 0 15px 0;
}


h1, h2, h3, h4,
h1 a, h2 a, h3 a, h4 a,
h1 a span, h2 a span, h3 a span, h4 a span{
	font-family: "jamesdodd", "helvetica neue", helvetica, aria, sans serif;
	text-transform: uppercase;
	color: #222;
}

h4 a span{
	color: #222;	
}

h1 { font-size: 32px; }
h2 { font-size: 28px; margin-bottom: 10px; margin-top:-3px;}
h3 { font-size: 24px; margin: 0px 0 10px 0;}
h4 { font-size: 22px; }


#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

	.addthis_toolbox{ margin-top: 5px; }
		.addthis_button_facebook_like{ width: 80px; float: left;}
		.addthis_button_tweet{float: left;}
		.addthis_pill_style{margin-right: 15px; float: left;}



#once { clear: left; }

	.one-box.picture a:hover .caption-box{
		position: absolute;
		bottom: 0;
		left: 0;	
		background: url(back_dark.png);
		height: 50px;
		width: 100%;
		display: block;
		color: #fff;
	}
	
	.one-box.picture .caption-box .title{
		font-weight: bold;	
	}
	
	.one-box.picture .caption-box .title,
	.one-box.picture .caption-box .caption{
		color: #fff;
	}
	
	
	body .one-box.picture a,
	body .one-box.picture a:hover{
		text-decoration: none;
	}
	.one-box.picture .caption-box span{
		display: block;
		margin-left: 10px;
		margin-top: 5px;
		color: #fff;
	}
	.one-box.picture .caption-box{
		
		display: none;	
	}



.gallery_summary .normal{
	width: 390px;	
}

.gallery_summary.horizontal{
	margin-right: 0;
	padding-right: 25px;	
}






#sidebox{
	position: fixed;
	top:0px;
	width: 100px;
	padding: 20px;
	padding-top: 65px;
	right: 0px;
	margin-top: -20px;
	z-index:0;
	text-align: right;
	height: 100%;
	background: #fff;
}
	#sidebox h3{
		z-index: 1;	
	}




#blog_content{
	margin-right: 150px;	
	max-width: 900px;
}

.blogpost.content{
	position: relative;
	float:left;
	width: 360px;
	margin:0;
	margin-bottom: 30px;
	height: 200px;
	background: #efefef;
	padding: 10px;
}
	.blogpost.content.odd{
		margin-right: 30px;
	}

	.storytitle a{
		color: #222;
		padding:0;
		margin:0;
	}
	.blogpost .storytitle{
		margin:0;	
	}
	.blogdate{
		margin:0;
		font-size: 150%;
		margin-bottom: 10px;
	}
	
	
#comments{
	font-size: 90%;
	padding-top: 20px; margin-top: 20px;
	clear:both;
	border-top: 1px dotted #ccc;	
}
#content #commentlist{
	margin-bottom: 10px;
}

#commentlist,
#commentlist li{
	list-style: none;
	padding:0;
	margin:0;	
}
	
	.comment{
	}
	
	div.comment_content{
		padding: 25px;
		margin-top: 10px;
		margin-bottom: 10px;
		position: relative;
		padding-bottom: 40px;
		padding-left: 120px;
	}

	.comment.even .comment_content{
		background: #efefef;	
	}	
	.comment_content .date{
		position: absolute;
		bottom: 20px;	
		left: 120px;
		font-style: italic;
	}
		.comment_content .date a{
			color: #aaa;	
		}
	.comment.odd .comment_content{
		background: #fcfcfc;	
	}	
		.author{
			font-size: 125%;
			font-weight: bold;
		}
		.number{
			position: absolute;
			left: 20px;
			top: 20px;
			border: 1px solid #cdcdcd;
			font-weight: bold;
			font-size: 140%;
			text-align: center;
			padding: 5px 10px;
			background: #fff;
			color: #555;
			width: 50px;	
		}
		.details{
			padding-bottom: 10px;	
		}

.blogpost .meta{
	position: absolute;
	bottom:0;
	right:0;
	font-size: 75%;
}

	.blogpost .meta span,
	.blogpost .meta a{
		float: right;
		margin-left:-1px;
		color: #aaa;	
	}
	.blogpost .meta span{
		padding: 0 3px;
	}

	#home .one-box.content{
		height: 400px;
		margin:0;
		margin-top: 20px;
	}
	
		.gallery_summary div{
			padding-bottom: 10px;	
		}
		
		.blog_nav{
			clear: both;	
		}
		
		#home{
			width: 775px	
		}
		#home .gallery_summary{
			width: 360px;
			float: right;
			margin: 0px;
		}
			#home .gallery_summary img{
				width: 70px;
				height: 70px;
			}
		#home .blogpost{
			position: relative;
			background: #efefef;
			padding: 10px;
			height: 114px;
			width: 360px;
			margin-bottom: 10px;
			padding-bottom: 17px;
		}
		

	.alignright{
		float: right;
		margin:0 0 20px 20px;	
	}
	
	
	#contact_form input,
	#contact_form textarea{
	    font-family: helvetica, arial;
		border: 1px solid #ddd;
		width: 500px;
		padding: 2px;
		color: #555;
	}
	
	#contact_form .submit{
		width: 506px;	
		background: #ddd;
		padding: 10px;
	}
	
	
	b{
		font-weight: bold;	
	}
	
	
	
	
	
			#nav {
				position: fixed;
				top:0;
				left: 0;
				width: 100%;
				text-align: left;	
				background: #000;
				z-index: 99;
				height: 60px;
				text-transform: uppercase;
				font-family: jamesdodd;
				font-size: 200%;
			}
				#nav h2{
					position: absolute;
					left: 250px;
					bottom: 0px;
					display: inline;
					color: #fff;	
				}
				#nav h2, #nav h2 a{	
					color: #fff;
				}

