/*  
		Site Name: S2748977.com
		Description: Minimalistic site 
		Version: 1.0
		Author: Kenneth D. Nordahl
		Author URL: http://nordahl.me
*/
		
		
/* RESET */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,hgroup { margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; }
body { line-height:1; }
table { border-collapse:collapse; border-spacing:0; }
section,article,aside,header,footer,nav,dialog,figure,ul { display:block; }

/* basic styling */
body,p,a,li { color:#222; font: normal normal normal 1em/1 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif; line-height:16px; font-weight: 700;}
h1,h2,h3,h4,h5{color:#1b2426;color:hsla(110, 100%, 10%, 0.7);font-weight: 300;font-family: 'Yanone Kaffeesatz';text-shadow: 0 1px 0 hsla(0, 100%, 100%, 0.5);}
	h1{font-size: 1.5em;line-height: 1.5em;padding-left: 0.3em;}	
	h1 span,h2 span, h3 span, h4 span, h5 span{font-weight: 700;}
a{color:#000;color: rgba(0,0,0,.4);text-decoration: none;}
a:hover{text-decoration: underline;color: rgba(0,0,0,.7)}
a:active {outline:0; position:relative; top:1px;}/*button feedback*/



body{background: url(../images/body-bg-pattern.jpg)}
header,article{border-top:0.4em solid #1b2426;}
	header{margin-top: 1em;padding-top: 1em;}
		header a{color: #222;}
		header h1{padding-top: 0em;padding-left: 3em;line-height: 1em;}
		figure img{padding-left: 0.5em;}
		
hgroup{padding: 2em 0 ;}
	hgroup > h1{padding-left:0.3em;font-size: 2em;line-height: 1em;}
article{background: #fff; background:hsla(0, 100%, 100%, 0.296875);margin-bottom: 1em;}
article:hover{background: #56b80e;background: hsla(95, 86%, 39%, 0.1);}
	article ul{padding-left: 0.5em;}
	article ul li{list-style: none;color:#222;font-weight: 300;line-height: 1.3em;}
	article:hover{border-top:0.4em solid #56b80e;}
		
		
article{}
	figure,figcaption{float: left;}
footer{margin-top: 1em;}
/*tools*/
.left{text-align: left;}
.copyright, .copyright a{text-align: right;font-family: 'Yanone Kaffeesatz';}
