/*
Theme Name: Amber French Photo 2.0
Theme URI: http://www.amberfrenchphoto.com/
Description: Custom Wordpress design by <a href="http://www.danielgenser.com">Daniel Genser</a> of <a href="http://www.zigflitz.com">Zigflitz</a>.
Version: 2.0
Author: Daniel Genser
Author URI: http://www.zigflitz.com/
*/

body,h1,h2,h3,h4,h5,h6,p,ul,li,br,table,div,ol,a
{
	margin: 0;
	padding: 0;
}
a img
{
	border: 0;
}
body
{
	background: #c6ac88;
	color: #fff;
	font-family: garamond, georgia, serif;
	text-align: center;
}
#container
{
	margin: 0 auto;
	text-align: left;
	width: 760px;
}
#header
{
}
#content
{
	clear: left;
	margin: 10px 0;
	min-height: 325px;
}
#sidebar
{
	float: right;
	margin: 0 0 20px 20px;
	width: 225px;
}
#footer
{
	clear: both;
	margin: 15px 0;
}
#logo
{
	float: left;
	margin: 0 10px 0 0;
}
#nav, #nav ul
{
	list-style: none;
	padding: 0;
}
#nav a
{
	display: block;
	font-weight: bold;
	width: em;
}
#nav li
{
	float: left;
	margin-top: 25px;
	margin-right:5px;

}
#portfolio-nav, #portfolio-nav ul
{
	list-style: none;
	padding: 0;
}
#portfolio-nav a
{
	color: #e9e0b1;
	display: block;
	font-weight: bold;

}
#portfolio-nav li
{
	float: left;
	margin-top: 5px;
	margin-right:5px;
}
#footer ul
{
	color: #e9e0b1;
	list-style-type: none;
	margin: 20px auto 0 auto;
	text-align: center;
}
#footer li
{
	display: inline;
	margin: 0 5px;
	text-align: center;
}
#footer em
{
	font-style: normal;
	font-weight: bold;
}
#sidebar ul li
{
	list-style: none;
	margin: 0 0 10px 0;
}
.postmeta
{
	margin: 0 0 10px 0;
}
.postmeta-bottom
{
	margin: 10px 0 50px 0;
}
h3#respond
{
	margin: 10px 0 0 0;
}
.entry
{
	width: 470px;
}
.entry img	{
	margin-bottom:15px;
	}
#contact-form label
{
	display: block;
	margin: 10px 0 0 0;
}
#contact-form #submit
{
	float: right;
	margin: 10px 0 0 0;
}
#contact-sidebar
{
	float: right;
	margin: 0 0 20px 20px;
	width: 350px;
}
h2
{
	color: #fff;
	font: bold 30px/1.4 garamond, georgia, serif;
}
p
{
	color: #4F473B;
	font: normal 16px/1.4 georgia, serif;
	margin: 4px 0 8px 0;
}
a, a:visited
{
	color: #fff;
	text-decoration: none;
}
a:hover, a:active
{
	color: #e9e0b1;
}
div.entry a, div.entry a:visited
{
	text-decoration: underline;
}
div.slideshow ul
{
	display: block;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	z-index: 10001;
}
div.slideshow ul a
{
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 25px;
	opacity: 0.5;
	width: 30px;
}
a.next
{
	background-image: url(background-images/next-arrow.gif);
	float: right;
}
a.prev
{
	background-image: url(background-images/prev-arrow.gif);
	float: left;
}
div.slideshow ul a.active,
div.slideshow ul a:hover
{
	opacity: 1;
}
div.slideshow ul li
{
	list-style-type: none;
	text-align: center;
}
.pics
{
	height: 502px;
	margin: 0;
	padding: 0;
	width: 750px;
}
.pics img
{
	height: 502px;
	left: 0;
	padding: 0;
	top: 0;
	width: 750px;
}
#arrow-nav
{
	clear: both;
	margin: 12px auto 0 auto;
	width: 750px;
}
.prev-arrow
{
	float: left;
	margin: 0;
	padding: 0;
}
.next-arrow
{
	float: right;
	margin: 0;
	padding: 0;
}