/*
Theme Name: Klemmerhead
URI: http://www.klemmerhead.com
Description: Template for Brad Klemmer
Version: 1.0
Author: Jorge Aldana
Author URI: http://www.thesparrowlabs.com/
*/

/***************************************/
/**			Reset Style				****/
/***************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,var{font-style:normal;font-weight:normal;}ol,ul {}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

html, body{}
*, html, body, a, img, form{ outline:none;	border:0; margin: 0;	padding: 0; }

body{
	color:#404041;
	font-family: Helvetica, Arial, Verdana, serif, sans-serif;
	font-size:13px;
	line-height:150%;
	text-align:center;
	overflow:hidden;
}

a{color:#8cc63f;font-weight:bold;text-decoration:none;}
a:hover{color:#558219;}

.structure{
	margin: 150px auto 0;
	width: 270px;
}

h1{background:url(images/logo.jpg) no-repeat 0 50%;text-indent:-5000px;height:29px;}
p{padding:25px 0;}
p span{font-size:1.4em;font-weight: lighter;display:block;color:#404041;}
p a{}

.foot{}
.foot .facebook{width:33px;height:26px;background:url(images/facebook.png) no-repeat;float:left;}
.foot .twitter{width:35px;height:26px;background:url(images/twitter.png) no-repeat;float:left;}
.foot .lastfm{width:32px;height:26px;background:url(images/lastfm.png) no-repeat;float:left;}
.foot a{text-indent:-5000px;display:block;height:26px;width:100%;}
.foot .mail{margin-left: 2px;float:left;}
.foot .mail a{text-indent:0;height: 26px;line-height: 26px;display:block;}