/*
Theme Name: KULIHOVA
Theme URI: http://www.kulihova.com/
Description: Fashion Design
Author: G. Hagedorn
Author URI: http://www.hagedorn-photography.com/
Version: 1.0
*/

/* 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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

html {
	height: 96%;
}

#distance { 
	width:1px;
	height:49%;
	background-color:#fff;
	margin-bottom:-395px;
	float:left;
}

#container {
	position:relative;
	text-align:left;
	height:790px;
	clear:left;
	background-color:#fff;
}

body {
	height: 96%;
	background: #fff;
	color: #989689;
	font-family: Arial,Helvetiva,Sans-Serif;
	font-size: 14px;
	text-align:center;
}

a {
	text-decoration:none;
	color: #989689;
	font-weight: bold; 
}

h1, h2 {
		font-weight: bold; 
		text-transform: uppercase;
		font-size: 20px;
		letter-spacing: 2px;
		padding-bottom: 20px;
}


h2 {
		font-size: 10px;
		letter-spacing: 1px;
		padding-bottom: 20px;
}


/* HEAD */

#header {
	width:960px;
	height:45px;
	margin: 0 auto;
	padding: 60px 0 40px 0;
	background: #fff url(/images/design1.gif) no-repeat left bottom;
	clear:both;
}

#logo {
	float:left;
	margin-left: 230px;
}

#menu {
	float:right;
	font-size: 11px;
	padding-top:34px;
}

#menu a {
	color: #323232;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#menu li.current_page_item a, #menu a:hover {
	color: #989689;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	float:left;
	margin-left: 16px;
}

/* CONTENT */


#contentarea {
	background: #eae6dd;
}

#contentborder {
	margin: 0 auto;
	width:960px;
	background: #eae6dd url(/images/design2.gif) no-repeat left top;
	height: 645px;
}

#content {
	float:right;
	width:730px;
	text-align:left;
	padding-top: 50px;
}

input, textarea {width:330px;margin-top:5px;}

strong {font-weight:bold;}