/*
Theme Name: JLHLN
Theme Author: Joel Helin
Version: 1.0
URL: http://joelhelin.com
*/



/* Resets */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, 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, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	}

a img {
	border: 0;
	}
	
/* Clearing */

#content ul#portfolio:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}	

/* Universal
---------------------------------------------------- */

html {
	top: 0;
	left: 0;
	right: 0px;
	bottom: 0;
	}

body {
	background: #fff;
	padding: 0 0 0 0; /* 60px */
	-webkit-tap-highlight-color: rgb(255,255,0);
	text-align: center;
	font-family: "Georgia", "Times", serif;
	}
	
a {
	text-decoration: none;
	color: #ff0000;
	}
	
a:visited {

	}
	
a:hover {
	text-decoration: underline;
	}		

/* Wrapper */

#wrapper {
	
	}

/* Navigation
---------------------------------------------------- */

nav {
	padding: 20px 0 20px 0;
	margin: 0 auto 0 auto;
	width: 100%;
	border-bottom: 1px solid #eee;
	background-repeat: repeat-x;
	color: #aaa;
	font-style: italic;
	} 	

nav li {
	display: inline-table;
	}
	
nav li a {
	color: #333;
	text-transform: uppercase;
	font-style: normal;
	padding: 0 3px 0 3px;
	}	
	
nav li a:hover {
	color: #000;
	}	
	
	
/* Header
---------------------------------------------------- */

header {
	margin: 0px 0 20px 0;
	padding: 30px 0 0 0;
	width: 100%;
	}

header #top {
	font-style: italic;
	color: #adadad;
	}
	
header h1 {
	font-family: "ff-meta-serif-web-pro-1", "Times", serif;
	font-size: 50px;
	font-weight: normal;
	line-height: 60px;
	margin: 0px auto 0px auto;
	text-transform: uppercase;
	width: 500px;
	max-width: 100%;
	}	
	
header #on {
	background-image: url(assets/images/line.jpg);
	background-repeat: repeat-x;
	background-position: center;
	width: 90px;
	display: block;
	margin: 10px auto 10px auto;
	}	
	
header #on .text {
	color: #adadad;
	font-style: italic;
	padding: 10px;
	background-color: #fff;
	}		
	
header .home:hover {
	background-image: url(assets/images/home.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 0 0 25px 0;
	}		
	
header a.home {
	font-family: "ff-meta-serif-web-pro-1", "Times", serif;
	text-decoration: none;
	text-transform: uppercase;
	}	

header a.home:hover {
	text-decoration: underline;
	color: #ff0000;
	}

/* Content
---------------------------------------------------- */

#content {
	margin: 60px 0 0 0;
	}
	
#content ul#portfolio {
	width: 720px;
	margin: 0 auto;
	text-align: center;
	}
	
#content ul#portfolio li {
	margin: 0 auto 40px auto;
	width: 240px;
	float: left;
	}	
	
#content ul#portfolio li .wp-post-image {
	padding: 3px;
	border: 1px solid #adadad;
	}	
	
#content ul#portfolio li .wp-post-image:hover {
	border: 1px solid #444;
	}	

#content ul#portfolio li:hover h2 a {
	color: #ff0000;
	text-decoration: underline;
	}
	
#content ul#portfolio li h2 a:hover {
	color: #ff0000;	
	font-weight: bold;	
	text-decoration: underline;
	}		
	
#content ul#portfolio li h2 a {
	font-family: "Helvetica Neue", "Arial", sans-serif;
	font-size: 14px;
	color: #000;
	margin: 10px 0 3px 0;
	}	
	
#content ul#portfolio li .category a, #content ul#portfolio li .category {
	font-style: italic;
	font-size: 14px;
	color: #adadad;
	}	
	
#content ul#portfolio li .category a:hover {
	text-decoration: underline;
	color: #000;
	}
	
/* Portfolio Single Page */

#content h2.small-title {
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	color: #adadad;
	border-bottom: 1px solid #ddd;
	width: 40%;
	max-width: 100%;
	margin: 0 auto 20px auto;
	padding: 0 0 15px 0;
	}
	
#content h3.small-title {
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	color: #adadad;
	border-bottom: 1px solid #ddd;
	width: 40%;
	max-width: 100%;
	margin: 50px auto 20px auto;
	padding: 0 0 15px 0;
	}		

#content p {
	font-size: 18px;
	line-height: 28px;
	color: #666;
	margin: 0 auto 30px auto;
	width: 600px;
	max-width: 100%;
	}	
	
#content p a {
	color: #000;
	text-decoration: none;
	}	
	
#content p a:hover {
	color: #ff0000;
	text-decoration: underline;
	}	
	
#content p.description {
	margin: 0 auto 50px auto;
	line-height: 27px;
	}	
	
#content p.caption {
	color: #888;
	font-style: italic;
	font-size: 17px;
	margin: 30px auto 30px auto;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ddd;
	width: 710px;
	max-width: 100%;
	}	
	
#content .download {
	margin: 20px auto 0 auto;
	padding: 20px 0 20px 0;
	width: 170px;
	}		
	
#content .download:hover a {
	text-decoration: underline;
	}	
	
#content .download .noframe {
	margin: 0 auto 10px auto;
	}	

#content .download a {
	font-family: "ff-meta-serif-web-pro-1", "Georgia", serif;
	font-size: 24px;
	color: #ff0000;
	text-decoration: none;
	margin: 0 0 0px 0;
	}
	
#content .download a:hover {
	color: #ff0000;
	text-decoration: underline;
	}	
	
#content .download .small-grey{
	color: #adadad;
	font-size: 14px;
	font-style: italic;
	margin: 10px 0 0 0;
	}	
	
/* Images */

.noframe {
	margin: 20px auto 0 auto;
	padding: 0 0px;
	max-width: 100%;
	display: block;
	}
	
.about {
	margin: 20px 0 20px 0;
	max-width: 100%;
	}		

/* Meta */

dl#meta {
	margin: 50px 0 0 0;
	}
	
dl#meta dt {
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	color: #888;
	margin: 0 0 7px 0;
	}

dl#meta dd {
	font-size: 24px;
	color: #000;
	margin: 0 0 30px 0;
	}	
	
/* Experience */	
	
dl#experience {
	margin: 20px 0 0 0;
	}
	
dl#experience dt {
	font-size: 24px;
	color: #000;
	margin: 30px 0 0 0;
	}

dl#experience dd {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #888;
	margin: 7px 0 10px 0;	
	}					

/* Footer
---------------------------------------------------- */

footer {
	border-top: 1px solid #e9e9e9;
	width: 100%;
	max-width: 100%;
	margin: 30px auto 80px auto;
	padding: 30px 0 0 0;
	color: #adadad;
	text-align: center;
	font-size: 14px;
	}
	
footer ul.elsewhere {
	
	}
	
footer h2 {
	font-family: "ff-meta-serif-web-pro-1", "Georgia", serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #adadad;
	margin: 0 0 10px 0;
	}	

footer ul.elsewhere li {
	display: inline-table;
	margin: 0 0 20px 0;
	}	

footer a {
	font-style: italic;
	color: #000;
	text-decoration: none;
	}
	
footer a:hover {
	color: #000;
	text-decoration: underline;
	}
	
footer .top {	
	margin: 15px 0 0 0;
	}		
	
footer .top a {
	color: #ff0000;
	}

/* Typography
---------------------------------------------------- */

h1 {}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {}

abbr {border-bottom: 1px dotted #888; cursor: pointer;}
	
blockquote {}
	
blockquote:before {content: '"';}
	
blockquote:after {content: '"';}


/* Mobile CSS
---------------------------------------------------- */

/* 480-767 */

@media only screen and (max-width: 767px) and (min-width: 480px) {
	
body {
	padding: 0 0 0 0;

	/* Prevents Mobile Safari from bumping up font sizes in landscape */
	-webkit-text-size-adjust: 100%; 
	}
	
body {
	padding: 0 0px 0;
	width: 500px;
	/* Prevents Mobile Safari from bumping up font sizes in landscape */
	-webkit-text-size-adjust: 100%;
	margin: 0 auto;
	}	
	
#content ul#portfolio {
	margin: 0 auto 0 auto;
	width: 500px;
	max-widht: 100%;
	}
	
#content ul#portfolio li {
	list-style: none;
	margin: 0 0 40px 7px;
	float: left;
	}		
	
}

/* 479 */

@media only screen and (max-width: 479px) {
	
body {
	padding: 0 0px 0;
	width: 260px;
	/* Prevents Mobile Safari from bumping up font sizes in landscape */
	-webkit-text-size-adjust: 100%;
	margin: 0 auto;
	}
	
#content ul#portfolio {
	margin: 0 0 0 0;
	width: 100px;
	max-widht: 100%;
	}
	
#content ul#portfolio li {
	list-style: none;
	margin: 0 0 40px 7px;
	}		
	
}

img#wpstats {display: none;}
