/* 
Theme Name: JHK Photography
Theme URL: http://www.johannesippen.com
Description: A Portfolio Theme based on Whiteboard
Author: Johannes Ippen
Author URI: http://www.johannesippen.com
Version: 1.0

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/
/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */
body {
background: #444 url(images/background.png) repeat-x center fixed;
color: #fff;
}
h2 a {
	text-decoration: none;
	letter-spacing: -1px;
	color: #eee;
}
a {
color: #82A0BA;
}

a:hover {
color: #94B6D4;
}

#navigation a {
text-indent: -10000px;
display: block;
}

#navigation h1 a {
background: url(images/logo.png) no-repeat;
width: 336px;
/*height: 83px;*/
height: 120px;
}

#galleries {
margin-top: 8px;
}

#galleries a {
background-repeat: no-repeat;
background-image: url(images/navi_galleries.png);
height: 29px;
}

#galleries a:hover, #galleries .current_page_item a {
background-image: url(images/navi_galleries.png);
padding-top: 5px;
}

.page-item-10 a {
width: 92px;
background-position: 0px bottom;
}

.page-item-13 a {
width: 131px;
background-position: -92px bottom;
}

.page-item-6 a {
width: 81px;
background-position: -223px bottom;
}

.page-item-17 a {
width: 110px;
background-position: -304px bottom;
}

.page-item-15 a {
width: 82px;
background-position: -414px bottom;
}

#logo li a {
background-image: url(images/navi_meta.png);
background-repeat: no-repeat;
height: 17px;
}

#logo li a:hover, #logo .current_page_item a {
padding-top: 5px;
}

.page-item-19 a {
width: 59px;
background-position: 0px bottom;
}


.page-item-3 a {
width: 82px;
background-position: -59px bottom;
}


.page-item-21 a {
width: 87px;
background-position: -141px bottom;
}


.page-item-2 a {
width: 106px;
background-position: -228px bottom;
}

.postcol {
margin-left: 44px;
}

.quiet {
color: #666;
text-transform: uppercase;
letter-spacing: 2px;
}

hr {
border: none;
margin: 40px;
border-bottom: 5px dotted #555;
}

.wpcf7-form textarea {
border: 1px solid #ccc;
padding: 5px;
width: 530px;
}

.wpcf7-form input {
border: 1px solid #ccc;
padding: 5px;
width: 330px;
margin-right: 10px;
}

#sidebar {
	margin-top: 50px;
	text-align: right;
	width: 330px;
}

#sidebar h2 {
	color: #480d10;
	font-size: 15px;
	margin-bottom: 0;
}

#sidebar li {
	list-style: none;
	margin-left: 0;
}

