/*
---------------------------------------------------
META
---------------------------------------------------

Theme Name: Eno
Theme URI: http://www.enohenze.de
Description: Theme for enohenze.de
Version: 1.0
Author: Korbinian Polk
Tags: 
*/



/*
---------------------------------------------------
GLOBAL 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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
a{
	color:black;
	text-decoration:none;
	font-style: italic;
}
a:hover{
	text-decoration:underline;
}
hr{
	border-top:1px dashed black;
	border-bottom:1px solid white;
	margin-top:0px;
	margin-bottom:0px;
}

hr+p{
	margin-top:10px;
}

/*
---------------------------------------------------
LAYOUT
---------------------------------------------------
*/

#header{
	border-top:1px dashed black;
	border-bottom:1px dashed black;
	margin-top:10px;
	margin-bottom:5px;
}

#content{
	border-top:1px dashed black;
	border-bottom:1px dashed black;
	padding-bottom:10px;
	margin-bottom:10px;
}

.article, .articlefull, #title, .year, #nav, .contactcontent, .contactheader{
	padding-left: 40px;
}

.year{
	border-bottom:1px dashed black;
	padding-top:20px;
	padding-bottom:10px;
}

#title{
	padding-top:7px;
	padding-bottom:12px;
}

#nav{
	padding-top:4px;
	padding-bottom:4px;
}

.article, .articlefull{
	padding-top:20px;
	padding-bottom:10px;
}

.article p, .articlefull p{
	width:480px;
	padding-top:8px;
	padding-bottom:8px;
	line-height:16px;
}

.article li, .articlefull li{
	width:480px;
	padding-bottom:5px;
}

.articlefull hr{
	margin-top:10px;
	margin-bottom:20px;
	margin-left:-40px;
}

.articledate{
	line-height:24px !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
}

#contact .articleheading{
	padding-bottom:10px;
	padding-top:0px;
}

#contact h2, #contact h3{
	padding-bottom:10px;
	padding-top:25px;
}

.articleheading{
	width:480px;
}

#contact #content hr {
	margin-left:-40px;
	margin-top:0px;
	margin-bottom:0px;
}

#contact #content ul{
	padding-top:10px;
	padding-bottom:20px;
}

#contact #content li{
	line-height:14px;
}

.thumb p{
	padding:0px !important;
}

/*
---------------------------------------------------
COLORS
---------------------------------------------------



#freelance{
	background-color: black;
}

#freelance h1 a, #freelance li a, #freelance p,#freelance h2 a, #freelance h2, #freelance a {
	color: white;
}

#freelance #header{
	border-top:1px dashed white;
	border-bottom: 1px dashed white;
}

#freelance #content{
	border-top:1px dashed white;
	border-bottom:1px dashed white;
	}

#freelance hr{
	border-top:1px dashed white;
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
}

#freelance hr{
	border-top:1px dashed white;
}

#ad{
	text-indent: -1000px;
}


*/


/*
---------------------------------------------------
TYPOGRAPHY
---------------------------------------------------
*/

h1,h2,h3, #header li{
	font-family:georgia, Times, 'Times New Roman', serif;
	font-style: italic;
	font-weight: bold;
	font-size:20px;
}

#nav{
	line-height: 24px;
}

body{
	font-family:Verdana, arial, helvetica, sans-serif;
	font-size:10px;
}

#contact h3{
	font-family:Verdana, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	font-style: normal;
}

.articleheading{

}




/*
---------------------------------------------------
CUSTOM CLASSES
---------------------------------------------------
*/

