@import url("css/prettyPhoto.css");
/*  
Theme Name: Troyan
Theme URI: http://www.davidtroyanphotography.com
Description: Custom Theme for David Troyan Photography
Version: 1.0
Author: Howard Montgomery
Author URI: http://moray.net84.net

*/
* {
margin:0;
padding:0;
}

a:focus {outline:none;}

body{
text-align:center;
background:#000;
color:#bba;
font:11px/1.5 Georgia, "Times New Roman", Times, serif;
}

#container{
position:relative;
width:796px;
height:680px;
background:#462038 url('images/logo_3.jpg') no-repeat left center;
margin:10px auto 0 auto;
text-align:left;
}

#content {
width:640px;
margin:0 auto;
background:#0b0c0e;
position:relative;
margin-left:76px;
}

#menu {
height:38px;
margin:0 auto;
text-align:center;
}

.post h2 {
	padding:20px 0 20px 20px;
	letter-spacing:2px;
	font-size:190%;
	font-family: "Times New Roman", Times, serif; 

}

.post h3{
padding:0 0 20px 20px;
letter-spacing:2px;
font-size:140%;
}

#gallery {
display:inline;
}

#gallery img {
border:1px solid #462039;
/*margin:1px;*/
}

#b {
font-weight:bold; 
width:640px;
height:360px;
background:#0b0c0e url('images/camera.jpg') no-repeat bottom center;
text-align:center; 
color:#aaa; 
font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif; 
line-height:1.7em;
margin-top:60px; 
}

#footer {
height: 24px;
font-size:1em;
text-align:center;
color:#aaa;
width:796px;
margin:5px auto 0 auto;
}

#footerleft {
	float:left;
	width:500px;
	text-align:left;
}
#footerright {
	list-style:none;
	float:right;
	width:130px;
	text-align:right;
}

#footerright li {
	display:inline;
	margin-right:5px;
}

.cleared {
	margin: 0;
	padding: 0;
	clear: both;
}

#footer a {color:#ccc;}

#footer a:hover {color:#fff;}

.post a {
color:#ccc;
font-weight:bold;
letter-spacing:1px;
}

a:hover {
color:#fff;
}
#form {
width:640px;
height:639px;
background:#0b0c0e url('images/camera.jpg') no-repeat bottom center;
font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif; 
line-height:1.7em;
}
#form p {
padding-left:20px;
font-size:1.2em;
}

.hide {
	display:none;
}

/*#phone h3 {
	padding:20px 0 10px 20px;
}*/

/*
// Gallery styles
*/
.ngg-galleryoverview {
	overflow: hidden;
	margin: 10px 0 0 8px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 20px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
	width:75px;
	height:75px;
	margin:0 3px 3px 0;
}


.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#000;
	border:1px solid#462039;
	display:block;  
	margin:0px;
	padding:0px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #000;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:100%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}
/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	/*margin-top: 10px;*/
	width: 400px;
	/*clear:both; */
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    /*border: 1px solid #fff;*/
	margin:0 20px;
	
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    /*margin-bottom: 5px;*/
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	/*margin-bottom: 5px;*/
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/*
// Drop down menu
*/
.preload1 {background: url('images/three_0a.gif');}
.preload2 {background: url('images/three_1a.gif');}

#nav {padding:0; margin:0; list-style:none; height:38px; background:#462038 url('images/three_0.gif') repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 3px; cursor:pointer;background: url('images/three_0.gif');}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 3px; height:35px; background: url('images/three_0.gif') right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 3px; height:35px; background: url('images/three_0a.gif') no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url('images/three_1a.gif') no-repeat;}
#nav li:hover a.top_link span {background:url('images/three_1a.gif') no-repeat right top;}
#nav li:hover a.top_link span.down {background:url('images/three_1.gif') no-repeat right top; padding-bottom:3px;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #8f5179; padding:3px; border:1px solid #350323; white-space:nowrap; width:90px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:88px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;/*border:1px solid #350323;*/}
#nav li ul.sub li a.fly
{background:#50b5d0 url('images/arrow.gif') 80px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#462038; color:#ccc; border-color:#350323;}
#nav li:hover ul.sub li a.fly:hover
{background:#3f96a9 url('images/arrow_over.gif') 80px 6px no-repeat; color:#fff;}

#nav li b {display:block; font-size:11px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#3f96a9 url('images/arrow_over.gif') 80px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#50b5d0 url('images/arrow.gif') 80px 6px no-repeat; color:#000; border-color:#50b5d0;} 

/* Pricing menu */
.prices {
	width: 500px;
	list-style: none;
	margin: 0 0 28px 20px;
	padding: 0;
	/*color:#ddd;*/
}
.prices li {
	clear: both;
	margin: 0;
	padding: 0 0 20px 0;
	position: relative;
	border-bottom: dotted 2px #999;
}
.prices strong {
	background: #000;
	padding: 0 10px 0 0;
	font-weight: normal;
	position: absolute;
	bottom: -4px;
	left: 0;
    font-weight:bold;
}
.prices em {
	background: #000;
	padding: 0 0 0 5px;
	position: absolute;
	bottom: -3px;
	right: 0;
    font-style:normal;
}
#statement {
font-size:12px;
}