/*
	Theme Name: ElyseKufeldt.com 4.0B
	Theme URI: http://www.elysekufeldt.com
	Description: Version Four B
	Author: Elyse Kufeldt
	Author URI: http://www.elysekufeldt.com
	Version: 1.0
*/

body {
	margin: 0px;
	}


/* HEADER */

#navigation {
	background-color: #000000;
	height: 45px;
	margin: 0px;
	padding: 0px;
	width:100%;
	}

#navigation-wrapper {
	margin-right: 10%;
	margin-left: 10%;
	padding-left: 63px;
	}

#main {
	background-color: #ffffff;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}

.main-logo {
	padding-left: 90px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin: 0px;
	}

#navigation a, #navigation a:active, #navigation a:hover, #navigation a:visited, .main-logo a, .main-logo a:active, .main-logo a:hover, .main-logo a:visited { border: 0px; font-size: 0px; padding: 0px;}


.home a {
display:block;
width: 100px;
height: 45px;
float: left;
background: url("http://www.elysekufeldt.com/blog/wp-content/themes/EK4/images/navigation/home.png") 0 0 no-repeat;
}
.home a:hover { 
background-position: 0px -45px;
}

.about a {
display:block;
width: 100px;
height: 45px;
float: left;
background: url("http://www.elysekufeldt.com/blog/wp-content/themes/EK4/images/navigation/about.png") 0 0 no-repeat;
}
.about a:hover { 
background-position: 0px -45px;
}

.journal a {
display:block;
width: 100px;
height: 45px;
float: left;
background: url("http://www.elysekufeldt.com/blog/wp-content/themes/EK4/images/navigation/journal.png") 0 0 no-repeat;
}
.journal a:hover { 
background-position: 0px -45px;
}

.portfolio a {
display:block;
width: 100px;
height: 45px;
float: left;
background: url("http://www.elysekufeldt.com/blog/wp-content/themes/EK4/images/navigation/portfolio.png") 0 0 no-repeat;
}
.portfolio a:hover { 
background-position: 0px -45px;
}

.services a {
display:block;
width: 100px;
height: 45px;
float: left;
background: url("http://www.elysekufeldt.com/blog/wp-content/themes/EK4/images/navigation/services.png") 0 0 no-repeat;
}
.services a:hover { 
background-position: 0px -45px;
}

.contact a {
display:block;
width: 100px;
height: 45px;
float: left;
background: url("http://www.elysekufeldt.com/blog/wp-content/themes/EK4/images/navigation/contact.png") 0 0 no-repeat;
}
.contact a:hover { 
background-position: 0px -45px;
}

.search {
display:block;
width: 150px;
height: 45px;
float: left;
padding-top: 10px;
padding-left: 10px;
}

.search input {
background-color: #202020;
width: 200px;
height: 15px;
color: #808080;
border: 0px;
padding: 5px;
}

/* MAIN CONTENT */

#main-header {
	padding-left: 90px;
	padding-bottom: 45px;
	}

#main-row {
	}

#main-row:hover {
	background: #f7f7f7;
	display: block;
	}

.main-content {
	padding-left: 90px;
	padding-right: 10px;
	}

.main-side {
	float: left;
	padding-top: 6px;
	}

.divideleft {
	float: left;
	padding-right: 5px;
	width: 49%;
	padding-top: 0px;
	margin-top: -24px;
	}

.divideright {
	float: left;
	width: 50%;
	padding-top: 0px;
	margin-top: -24px;
	}

.divideclear {
	clear: both;
	}

.clear {
	clear: both;
	padding-bottom: 45px;
	} 

.left {
	float: left;
	width: 40%;
        padding-right: 10%;
        margin-bottom: 0px;
	}

.right {
	float: left;
	width: 40%;
        margin-bottom: 0px;
	}

.navclear {
        clear: both;
        }

/* FOOTER */

#footer {
	background-color: #000000;
	padding-top: 10px;
	}

#footer-main {
	margin-right: 10%;
	margin-left: 10%;
	}

.footer-content {
	padding-left: 90px;
	padding-right: 10px;
	}

.footer-side {
	float: left;
	padding-top: 6px;
	}

/* TYPOGRAPHY */

h1 {
	font-family: trebuchet ms, tahoma, verdana, sans-serif;
	font-size: 48pt;
	line-height: 1.0em;
	font-weight: normal;
	}

h2 {
	font-family: palatino linotype, baskerville old face, garamond, georgia, times new roman, serif;
	font-size: 22pt;
	line-height: 1.0em;
	color: #202020;
	margin-bottom: -10px;
	font-weight: normal;
	}

h3, .cform legend {
	font-family: trebuchet ms, tahoma, verdana, sans-serif;
	font-size: 15pt;
	color: #404040;
	line-height: 1.0em;
	margin-bottom: -10px;
	text-align: left;
	font-weight: normal;
	}

h4 {
	font-family: palatino linotype, baskerville old face, garamond, georgia, times new roman, serif;
	font-size: 17pt;
	line-height: 1.0em;
	font-weight: normal;
	}

p {
	font-family: palatino linotype, baskerville old face, garamond, georgia, times new roman, serif;
	color: #808080;
	font-size: 13pt;
	line-height: 1.5em;
	}

small {
	font-family: arial, verdana, tahoma, sans-serif;
	color: ;
	font-size: 10pt;
	line-height: ;
	letter-spacing: ;
	font-variant: small-caps;	
	}

blockquote p, blockquote {
	font-family: arial, verdana, tahoma, sans-serif;
	color: #606060;
	font-size: 10pt;
	line-height: 1.5em;
	text-align: justify;
	}

cite, .cite {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 9pt;
	font-variant: small-caps;
	line-height: ;
	letter-spacing: ;
	}

strong {
	font-family: arial, verdana, tahoma, sans-serif;
	color: #404040;
	}

strong p, em p {
	font-size: 14pt;
	}	

em {
	font-family: palatino linotype, baskerville old face, garamond, georgia, times new roman, serif;
	}

.highlight {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12pt;
	font-variant: small-caps;
	line-height: 1.5em;
	padding: 3px;
	}

q:lang(en) {
	quotes: "&#8220;" "&#8221;" "&#8216;" "&#8217;"
	}

ul {
	margin-left: 0em;
	padding-left: 0em;
        list-style-type: none;
	padding-left: 5px 0;
	line-height: 1.5em;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 10pt;
	color: #404040;
	}

.tag { line-height: 3.5em; }

li {
	padding-top: 7px;
	padding-bottom: 7px;
	}

ul li li {
padding-top: 3px;
padding-bottom: 3px;
text-indent: 20px; 
border-left: 5px solid #d48e8e;
        }

li ul li ul li {
padding-top: 3px;
padding-bottom: 3px;
text-indent: 40px; 
border-left: 0px;
        }

ol {
	margin-left: 0.5em;
	padding-left: 0.5em;
	padding-left: 5px 0;
	line-height: 1.5em;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 10pt;
	color: #404040;
	}

a, a:visited {
	text-decoration: none;
	padding: 3px;
	}

a:hover, a:active {
	text-decoration: none;
	padding: 3px;
	}

/* COLORS */

	/* Purple */

.purple a, .purple a:visited, .purple .toggle, .purple .toggle:visited {
	color: #745387;
	border-bottom: 1px dotted #9e80ae;
	}

.purple a:hover, .purple a:active, .purple .highlight, .purple .toggle:hover, .purple .toggle:active {
	color: #ffffff;
	background-color: #745387;
	border-bottom: 0px;
	}

.purple h1, .purple h4, .purple cite, .purple em, .purple strong {
	color: #745387;
	}

	/* Pink */

.pink a, .pink a:visited, .pink .toggle, .pink .toggle:visited {
	color: #a44076;
	border-bottom: 1px dotted #ce84ae;
	}

.pink a:hover, .pink a:active, .pink .highlight, .pink .toggle:hover, .pink .toggle:active {
	color: #ffffff;
	background-color: #a44076;
	border-bottom: 0px;
	}

.pink h1, .pink h4, .pink cite, .pink em, .pink strong {
	color: #a44076;
	}

	/* Red */

.red a, .red a:visited, .red .toggle, .red .toggle:visited {
	color: #a44240;
	border-bottom: 1px dotted #d48e8e;
	}

.red a:hover, .red a:active, .red .highlight, .red .toggle:hover, .red .toggle:active {
	color: #ffffff;
	background-color: #a44240;
	border-bottom: 0px;
	}

.red h1, .red h4, .red strong, .red cite, .red em {
	color: #a44240;
	}

	/* Orange */

.orange a, .orange a:visited, .orange .toggle, .orange .toggle:visited {
	color: #be5c2c;
	border-bottom: 1px dotted;
	}

.orange a:hover, .orange a:active, .orange .highlight, .orange .toggle:hover, .orange .toggle:active {
	background-color: #be5c2c;
	color: #ffffff;
	border-bottom: 0px;
	}

.orange h1, .orange h4, .orange strong, .orange cite, .orange em {
	color: #be5c2c;
	}

	/* Yellow */

.yellow a, .yellow a:visited, .yellow .toggle, .yellow .toggle:visited {
	color: #cac820;
	border-bottom: 1px dotted #f0ef86;
	}

.yellow a:hover, .yellow a:active, .yellow .highlight, .yellow .toggle:hover, .yellow .toggle:active {
	background-color: #cac820;
	color: #ffffff;
	border-bottom: 0px;
	}

.yellow h1, .yellow h4, .yellow strong, .yellow cite, .yellow em {
	color: #cac820;
	}

	/* Green */

.green a, .green a:visited, .green .toggle, .green .toggle:visited {
	color: #5ba351;
	border-bottom: 1px dotted #abd2a4;
	}

.green a:hover, .green a:active, .green .highlight, .green .toggle:hover, .green .toggle:active {
	background-color: #5ba351;
	color: #ffffff;
	border-bottom: 0px;
	}

.green h1, .green h4, .green strong, .green cite, .green em {
	color: #5ba351;
	}

.footerside a, .footerside  a:hover, .footerside a:visited, .footerside a:active {
border-bottom: 0px;
}
