/*
THEME NAME: A Nancy Gould Photoblog
THEME URI: http://www.deliciousdesignstudio.com
DESCRIPTION: Photoblog Theme
*/
@import url("reset.css");
/*  ----------------------  */
body {
background: #663366 url(images/blogbg.png) repeat;   
background-attachment: fixed;
font-family:  century gothic, Helvetica, sans-serif; 
font-size: 14px;	
color: #666666;  
line-height: 1.5em;  
margin-bottom: 10px;
}

#top_solid_colored_bar {
xdisplay: none;  
height: 100px;   
background: url('images/logosite.png') no-repeat top center;  
}
a:link {
text-decoration: none;   
color: #5e1755;		
}
a:visited {
text-decoration: none;  
color: #5e1755;		
}
a:hover {
text-decoration: underline;    
color: #cccccc;  
}
#ppt_topnav a:link {
text-decoration: none;   
color: #5e1755;		
text-transform: none;
font-family: century gothic;
text-transform: lowercase;
}
#ppt_topnav a:visited {
text-decoration: none;    
color: #5e1755;		
text-transform: none;
font-family: century gothic;
text-transform: lowercase;
}
#ppt_topnav a:hover {
text-decoration: underline;     
color: #cccccc;   
text-transform: none;
font-family: century gothic;
text-transform: lowercase;
}
#ppt_topnav li a {
font-size: 15px;  
text-transform: lowercase;
}
#indexbio h2 {
color: #a6ae26;  /* color of header */
font-size: 18px;  /* font size for header in bio area */
}
h2.entry-title a, h2.entry-title, 
body.search h3.entry-title a, 
body.archive h3.entry-title a {
color: #5e1755;  
font-size: 20px;	
margin-bottom: 16px;
text-decoration: none;	
text-transform: lowercase;
}
div#sidebar_footer {
	border-top: 1px dashed #a6ae26; 
	border-bottom: 1px dashed #a6ae26;  
background: #f5f6e5;
padding: 20px 0 10px 0;	   /* top, right, bottom, left padding */
}

body.home .comment-author {
color: #5e1755;  /* color of name of person commenting on mainpage */
}
body.home #comments {
background-color: #ffffff;  
}

#comments h3 {
	color: #5e1755;  
}

#outerwrapper {
	background:transparent url(images/hover3.png) no-repeat top center;
	margin:0pt auto;
	width:1140px;
}
* html #outerwrapper {
	background-image: none; 
}
#wrapper {
	width: 980px; 
	margin: 0 auto;
margin-top: 40px;
	background-color: #FFFFFF;	
}
#header {
	height: 30px;  
background: #f5f6e5;
}

#nav-above {
	display: none;
}

#ppt_topnav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#ppt_topnav {
	float: right; 
	padding: 4px 24px 5px 0;  
}
#ppt_topnav li {
	margin-right: 25px; 
}
#ppt_topnav li li {
	margin-right: 0;
}
#ppt_topnav a, #nav li.sfhover {
	display: block;
}
#ppt_topnav li { 
	float: left;
}
#ppt_topnav li:hover {
	position:static; 
}
#ppt_topnav li ul { 
	position: absolute;
	background-color: #f8f9eb; 
	width: 120px;
	left: -999em; 
}
#ppt_topnav li ul a {
	width: 104px;
	padding: 5px 8px;
	font-size: 80%;	
}
#ppt_topnav li ul a:hover {
	background: #FFF; 
	}
#ppt_topnav li:hover ul, #ppt_topnav li.sfhover ul { 
	left: auto;
}
#ppt_topnav #searchsubmit-top {
	margin-top: -3px;
}
#ppt_topnav li.topnavright {
	margin-right: 0;
}
#ppt_topnav {
    z-index:2;
} 
#ppt_topnav ul {
    z-index:3;
}
#ppt_topnav ul li {
    z-index:4;
}
#ppt_topnav ul li ul {
    z-index:5;
}
#ppt_topnav ul li ul li {
    z-index:6;
}
#ppt_topnav a {
    z-index:7;
}

#header-masthead {
	height: 300px; 
	background-image: none;
}
#indexbio {
	border-top: 1px dashed #a6ae26; 
	border-bottom: 1px dashed #a6ae26;  
background: #f5f6e5;

}
#indexbio h2, #indexbio p {
	margin-bottom: 10px; 
}
#biopic { 
	margin: 40px 50px 40px 0;
	float: right;
}
.bio {
	margin: 40px 20px 40px 40px;
	float: left;
	width: 610px;  
	display: inline;
}
#indexbio:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html #indexbio { 
	height: 1%;
	padding-bottom: 34px;
} 
*:first-child+html #indexbio { 
	min-height: 1px;
	padding-bottom: 34px;
} 
#container {
	clear: both;
}
body.single #container {
	margin-bottom: 40px;
}
#content {
	margin: 40px 40px 0 40px;
}
h2.entry-title {
	margin: 0 0 16px 0;
}
body.search h3.entry-title, body.archive h3.entry-title {
	margin: 15px 0 16px 0;
}
.jh-single h2.entry-title {
	margin-bottom: 20px;
}
div.entry-date {
	color: #666;
	font-size:11px; 
	margin: 0 0 20px 0; 
}
#content p {
	margin: 0 0 18px 0;
}
div.entry-meta {
	margin: 0 0 25px 0;
	font-size: 11px;
	text-transform: lowercase;
	clear: both;
}
.meta-inner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
	border-bottom:1px dashed #CCCCCC; 
}
body.home .meta-inner {
	line-height: 2.5em;
}
div.entry-content img {
	margin: 10px 0 15px 10px;
text-align: center;
}
div.entry-content ul {
	list-style: disc;
	margin-bottom: 18px;
}
div.entry-content ol {
	list-style: decimal;
	margin-bottom: 18px;
}
div.entry-content li {
	margin-left: 40px;
	line-height: 1.6em;
}
strong {
	font-weight:700;
}
em {
	font-style: italic;
}
body.archive #content h2.page-title,
body.search #content h2.page-title {
	font-size: 140%;
}
body.archive div.entry-meta,
body.search div.entry-meta {
	padding-bottom: 30px;
	border-bottom: 1px dotted #B9B9B9;
}
body.home #comments {
	max-height: 180px; 
	overflow: auto;
	margin: 20px 0 10px 0;
	padding: 0 8px;
}
* html body.home #comments {
	height: 180px; 
}
body.home li.comment {
	clear: both;
}
body.home #comments p {
	text-transform: none;
	line-height: 1.6em;
}
body.home .meta-inner div#comments {
	line-height: 1.6em;
}
body.home #comments li {
	padding-bottom: 5px;



	padding-top: 5px;
}
body.home .comment-author {
	font-weight: 700;
	line-height: 1.6em;
	float: left;
	display: inline;
}


body.home .commentform h2 {
	font-size: 18px;
	text-transform: none;
	margin-top: 15px;
}
body.home span.required {
	color: #FF0000; 
}

#comments-list {
	clear: both;
}
#comments h3 {
	margin: 0 0 15px 0;
	font-size: 19px;
	padding-top: 30px;
}

div#comments li.comment p {
	margin: 0;
	
}
div.comment-meta {
	font-size: 90%;
	color: #B9B9B9;
	padding-bottom: 30px;
	border-bottom: 1px dashed #B9B9B9;
}
body.single div.comment-meta {
	margin-bottom: 30px;
}
div#nav-below {
	margin: 10px 0 25px 0;
	padding: 8px 0;
}
body.single div#nav-below {
	padding: 8px 0 12px 0;
	border-bottom: 1px dotted #B9B9B9;
	border-top: 1px dotted #B9B9B9;
}



div.inner_sidebar {
	width: 290px;
	margin: 0 auto;
}

#footer {
	font-size: 12px;
	padding: 25px 0 20px 0;
background: #DBDF99;
	
}
#footer a:link {
	text-decoration: underline;
	color: #959b35;
}
#footer a:visited {
	text-decoration: underline;
	color: #959b35;
}
#footer a:hover {
	text-decoration: none;
	color: #cccccc;
}



/* LINE 507 */

.error404 {
	margin-bottom: 40px;
}
body.search div.entry-content img,
body.category div.entry-content img,
body.archive div.entry-content img,
body.home div.entry-content img,
body.single div.entry-content img {
	padding: 15px 0;
	text-align: center;
}
body.search div.entry-content img.wp-smiley,
body.category div.entry-content img.wp-smiley,
body.archive div.entry-content img.wp-smiley,
body.home div.entry-content img.wp-smiley,
body.single div.entry-content img.wp-smiley {
	padding: 0;
	display: inline;
	margin: 0;
	border: none;
}
div.entry-content embed {
	margin: 20px 0;
}

* html #wrapper {overflow:hidden;} 
img.aligncenter {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
img.alignright {
	margin: 0 0 10px 20px !important;
	display: inline !important;
	float: right !important;
}
img.alignleft {
	margin: 0 20px 10px 0 !important;
	display: inline !important;
	float:left !important;
}
div#access div.skip-link{display:none;}
div#menu{font-size:0.9em;height:1.5em;padding-top:0.3em;background:#eee;width:100%;}
div#menu ul a{font-weight:700;text-decoration:none;}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;}
div#menu ul li{float:left;}
div#menu ul li a{background:#eee;padding:0.3em 0.5em;}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}
div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em;position:absolute;}
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;padding:0.1em;width:10em;}
.entry-title{clear:both;}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}
div.sidebar h3{font-size:1.2em;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1.5em;}
div.sidebar ul ul li{list-style:disc;margin:0;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:circle;}
div#footer{text-align:center;}
