/* katie cahn photography */

body {
	font-family: garamond, georgia, times, serif;
	color: #fff;
	background: #000;
	margin: 0; 
	padding: 0; 
	border: 0; 
	text-align: center;
	}
body#contact-katie-cahn, body#links,
body#about-katie-cahn, body#error {
	background: #292929 url(../images/back.png) top center repeat-x;
}
#wrapper {
	margin: 10px auto 0 auto;
	padding:0px; 
	/* width: 712px; */
	/*width:600px; */
	text-align: center;
	}
body#home #wrapper {
	height: 454px;
}
#header {
	background: url(../images/header.jpg) no-repeat;
  height: 345px; 
	left: 0px; 
	margin: 0 auto;
	padding: 0; 
	position: relative;
	text-align: left;
	}
#logo {
	text-align: left;
	margin: 0 auto;
	width: 600px;
}
body#home #logo {
	padding-top: 10px;
	margin-bottom: 5px;
}
body#contact-katie-cahn #logo, body#links #logo,
body#about-katie-cahn #logo, body#error #logo {
	padding-top: 10px;
	padding-bottom: 15px;
	/*height: 40px;
	background: #000 url(../images/top_shadow.png) bottom left no-repeat;*/
	border-bottom: 1px solid #fff;
}
#logo h1 {
	margin: 0 auto;
	text-align: center;
}
.gray {color: #444;}

#main {
	padding: 0 0 10px 0 !important;
	padding: 10px 0;
	width: 580px;
	margin: 0 auto;
	text-align: justify;
	line-height: 1.3em;
}
#main a:hover {
	border-bottom: none;
	text-decoration: underline;
}
a.white:link, a.white:visited {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
a.yellow:link, a.yellow:visited {
	color: #FDFF2F;
	border-bottom: 1px dotted #FDFF2F;
}
a.orange:link, a.orange:visited {
	color: #EF330E;
	border-bottom: 1px dotted #EF330E;
}
a.green:link, a.green:visited {
	color: #158F00;
	border-bottom: 1px dotted #158F00;
}
a.red:link, a.red:visited {
	color: red;
	border-bottom: 1px dotted red;
}

body#home #main {
	padding: 0;
	height: 400px;
	width: 600px;
	background: #000 url(../images/hands.jpg) center center no-repeat;
	text-align: center;
}
body#error #main {
	height: 200px;
}
/*body#people-gallery #main {
	padding: 0;
	height: 320px;
	background: #000;
}*/
#flashcontent {
	width: 706px;
	height: 447px;
	padding: 17px;
	margin: 0 auto;
	background: #000 url(../images/flash_back2.png) top left no-repeat;	
	text-align: left;
}
#flashcontent p {
	margin-left: 40px;
}

#gallery-desc {
	width: 700px;  
	font-size: .9em; 
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid #fff;
}
#gallery-desc p {
	text-align: left;
}
#gallery-desc a {
	border-bottom: 1px dotted #fff;
}
/* Navigation */

#menu {
	width: 600px;
	/*margin: -15px auto !important;*/
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: center;
	padding: 0;
	font-size: 1.5em;
}
#menu span {
	padding: 0 10px;
}
/*body#home #menu {
	margin-top: -5px !important;
	margin-top: 5px;
}*/
body#about-katie-cahn #menu, body#links #menu,
body#contact-katie-cahn #menu, body#error #menu {
	padding-top: 5px !important;
	padding-top: 17px;
	margin-top: 0;
	/*background: #000 url(../images/bottom_shadow.png) top left no-repeat;*/
	height: 45px !important;
	height: 33px;
	border-top: 1px solid #fff;
}
body#wedding-photo-gallery #menu {
	padding-top: 5px !important;
	padding-top: 17px;
	margin-top: 0;
	/*background: #000 url(../images/bottom_shadow.png) top left no-repeat;*/
	height: 45px !important;
	height: 33px;
}
#menu ul {
	margin-left: 37px;
	padding: 0;
}
#menu ul li {
	float: left;
	list-style: none;
	padding: 0 10px;
	font-size: 1.5em;
}

/* end nav */



h1 { 
	font-size: 35px;
	font-weight: 100; 
}
h2				{ font-size: 1.5em; }
h3				{ font-size: 1.3em; }
h4				{ font-size: 1.3em; }
h5				{ font-size: 1.2em; }
h6				{ font-size: 1.2em; }

hr {border-top: 1px solid gray;}

a:link, a:visited {
	color: #fff;;
	text-decoration: none;
	}
/*a {
	border-bottom:1px dotted #eaeefd;;
	text-decoration:none;
	}
a:hover {
	border:0;
	text-decoration: underline;
	}*/
#photcred a, #photcred a:hover,#photcred a img {border:0;text-decoration:none;}

.bold {font-weight:bold;}
.event {color: #cc5200;}
.center {text-align: center;}
.italic {font-style:italic;}
.red {color:red;}

.floatleft {float: left;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.clear {clear:both;}
.photoleft {
	padding: 0;
	display: block;
	float: left;
	margin: 10px 10px 5px 0;
	position: relative;
	font-size: .85em;
	font-decoration: italic;
	}
.photoright {
	padding: 0;
	display: block;
	float: right;
	margin: 10px 0 5px 10px;
	position: relative;
	font-style: italic;
	text-align: right;
	}
	
/* footer */

#footer {
	font-size: 85%;
	margin: 0 auto; 
	padding-top: 143px;
	height:203px;
	background: url(../images/footer.jpg) top center no-repeat;
  border:0; 
	position: relative;
	text-align: center;
	color: #ccc; 
}
#footer a:link, #footer a:visited {
	border:0; 
	color: #ccc; 
	text-decoration: none;
}
#footer a:hover {
	color: #fff; 
	text-decoration: none;
}
#footer div {
	margin: 0 auto;
	width: 730px;
}
#footer span.creds {
	float: right;
}
#footer span.copyright {
	float: left;
}

