/*  
Theme Name: Custom Theme
Theme URI: http://www.photographicmemory.info
Description: Custom Theme
Version: 1.0
Author: Allison Bowlus
Author URI: http://www.allisonbowlus.com/

*/
/*
	LAYOUT TOOLS
*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, img, ul, li { margin: 0;padding: 0; }
.clear				{ clear: both; }
.layoutCenter			{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }
/*
	PRINT TOOLS
*/
.page-break 			{ page-break-before: always; }
/*
	TYPOGRAPHIC TOOLS
*/
.error				{ border: 1px solid #fb4343; padding: 3px; color: #fb4343; }
.warning			{ border: 1px solid #d4ac0a; padding: 3px; color: #d4ac0a; }
.success			{ border: 1px solid #149b0d; padding: 3px; color: #149b0d; }
.callOut			{ font-size: 125%; font-weight: bold; }
.strikeOut			{ text-decoration: line-through; }
.underline			{ text-decoration: underline; }
.resetTypeStyle			{ font-weight: normal; font-style: normal; font-size: 100%;
					  letter-spacing: 0px; text-transform: none; text-indent: 0px; }
.italic				{ font-style:italic; }
.bold				{ font-weight:bold; }
/*
	DISPLAY VALUES
*/
.hide				{ display: none; }
.show				{ display: block; }
.invisible			{ visibility: hidden; }

/*
	PHTOGRAPHIC MEMORY STYLE
*/



/****************************************************************************
BODY TAGS
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	
}

a:link, a:hover, a:active, a:visited {
	color:#b866bc;
} 
a:visited { color:#333; } .whiteBoxBody a:visited { color: #b866bc; }

/****************************************************************************
BACKGROUND TAGS
*/

body {
	background:url(http://www.photographicmemory.info/files/images/bg_purple.jpg) 0px 0px repeat;
}

#bgGradient {
	margin:0 auto;
	padding:0;
	width:100%;
	height:auto;
	background:url(http://www.photographicmemory.info/files/images/bg_gradient.jpg) 0px 0px repeat-x;
}

#glow {
	background:url(http://www.photographicmemory.info/files/images/bg_glow.jpg) -0px -0px;
	background-repeat:no-repeat;
	width:1000px;
	height:auto;
	margin:0 auto;
}

#banner {
	margin:0 auto;
	padding:0;
	width:743px;
	height:auto;
	background:url(http://www.photographicmemory.info/files/images/bg_banner.gif) 0px 75px no-repeat;
	padding-top:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	color:#653f6f;

}


#container {
	margin:0 auto;
	padding:0;
	width:743px;
	height:auto;
}



#footer {
	margin:0 auto;
	padding:0 0 100px 0;
	width:743px;
	height:33px;
	background-image:url(http://www.photographicmemory.info/files/images/bg_footer.gif);
	background-repeat:no-repeat;
	clear:both;
}

#footer p {
	text-align:center;
	padding-top:50px;
	color:#fff;
}

#footer p a	{
	color:#b866bc;;
}


/*
************************************************************************
WHITE BOX STUFF
*/

.whiteBox {
	border:0;
	width:462px;
	height:auto;
	margin:0;
	padding:0;
}

.whiteBoxTop {
	border:0;
	width:462px;
	height:21px;
	background:url(http://www.photographicmemory.info/files/images/whitebox_top.gif) 0px 0px no-repeat;
	margin:0;
	padding:0;
}

.whiteBoxBody {
	border:0;
	background-color:#fff;
	width:462px;
	height:auto;
	margin:0;
	padding:0;
}

.whiteBoxBody h1 a {
	font-size:16px;
}

.whiteBoxBody img {
	margin:5px 0 5px 17px;
	padding:0;
	border:0px;
}

img.prints {
	margin-left:22px;
}.whiteBoxBody form { font-size: 12px; } 

.whiteBoxFooter {
	border:0;
	width:462px;
	height:21px;
	background:url(http://www.photographicmemory.info/files/images/whitebox_bottom.gif) 0px 0px no-repeat;
	margin:0 0 20px 0;
	padding:0;
}

/****************************************************************************
TYPOGRAPHY TAGS
*/

.purpleBox {
	margin:10px 20px 20px 20px;
	background-color:#ffdcfc;
	padding-bottom:5px;
}

.purpleBox h5 {
	color:#333;
	margin:15px;
	padding:15px 0 0 0;
	font-size:13px;
}

.purpleBox ul {
	margin:10px 20px 0 30px;
	padding:20px 0 10px 0;
}

.purpleBox ul li {
	font-size:12px;
	padding-bottom:10px;
}

.purpleBox ul li span {
	font-weight:bold;
	color:#b563ba;
}

.callOut {
	margin:10px 0 10px 50px;
	font-size:12px;
	font-style:italic;
	line-height:18px;
	color:#b563ba;
	font-weight:100;
}

.purpleButtonLongDiv {
	margin:0 0 0 20px;
	padding:15px 0 0 0;
	width:422px;
	height:28px;
	text-align:center;
	font-weight:bold;
	background:url(http://www.photographicmemory.info/files/images/purpleButtonLong.gif) 0px 9px no-repeat;
	font-size:12px;
	color:#b866bc;
}

.purpleButtonShortDiv {
	margin:0 auto;
	margin-top:20px;
	padding:5px 0 20px 0;
	width:149px;
	height:26px;
	text-align:center;
	background:url(http://www.photographicmemory.info/files/images/purpleButtonShort.gif) 0px 0px no-repeat;
}

.purpleButtonShortDiv a:link {
	font-size:12px;
	color:#b866bc;
	font-weight:bold;
	text-decoration:none;
}

.purpleButtonShortDiv a:active {
	font-size:12px;
	color:#b866bc;
	font-weight:bold;
	text-decoration:none;
}

.purpleButtonShortDiv a:visited {
	font-size:12px;
	color:#b866bc;
	font-weight:bold;
	text-decoration:none;
}

.purpleButtonShortDiv a:hover {
	font-size:12px;
	color:#b866bc;
	font-weight:bold;
	text-decoration:none;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

h1 {
	font-size:16px;
	margin:0 0 5px 20px;
	color:#333;
}

h2 {
	margin:10px 0 5px 37px;
	font-size:12px;
	font-weight:bold;
	color:#b866bc;
	
}

h3 {
	margin:0 0 4px 37px;
	font-size:11px;
	font-weight:100;
	color:#333;

}

h3 li {
	list-style-type:none;
}

h4 {
	margin:0 0 2px 37px;
	font-size:11px;
	font-weight:100;
	color:#b866bc;

}


h5 {
	font-size:14px;
	margin:0 0 5px 20px;
	color:#b563ba;
}

h6 {
	font-size:12px;
	margin:10px 0 0 20px;
	color:#b563ba;
}

.testimonialBold {
	font-weight:bold;
	color:#5c3e5e;
	font-size:11px;
}



p {
	margin:0px 20px;
	padding:7px 0;
	font-size:12px;
	line-height:20px;
}

#menu {
	font-size:10px;
}

#menu a:link {
	color:#333;
}

ul#leftSide {
	padding-bottom:25px;
}

ul#leftSide li {
	font-size:12px;
	margin:0 0 0 20px;
}

ul.rightSide {
	margin:10px 0 0 50px;
}

ul.rightSide li {
	font-size:11px;
	font-weight:100;
	color:#333;
	list-style-type:disc;
	margin-bottom:4px;
}

div.splash {
	font-size:12px;
	margin-top:240px;
}

/****************************************************************************
SIDEBAR TAGS
*/

#menu ul {
	margin:8px 0 20px 0;
	padding:0;
}

#menu ul li {
	list-style-type:disc;
	margin:0 0 4px 50px;
	font-size:11px;
	color:#333;
	padding:0;
}




.underPortrait {
	margin:10px 0 0 35px;
	background:url(http://www.photographicmemory.info/files/images/bg_side_rose_under.gif) 0px 0px no-repeat;
	height:21px;
	width:191px;
	padding:7px 0 0 8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
}

.underPortrait a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	text-decoration:underline;
}

.underPortrait a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	text-decoration:underline;
}

.underPortrait a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	text-decoration:underline;
}

.underPortrait a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	text-decoration:underline;
}

/****************************************************************************
NAVIGATION TAGS
*/

tn-loading {
	display:none;
}

#navigation {
	margin:0 auto;
	padding:260px 0 0 0;
	height:36px;
	width:678px;
	border:0;
	position:relative;
}

#navigation span a:link {
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

#navigation span a:active {
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

#navigation span a:visited {
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

#navigation span a:hover {
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

#navHome {
	margin:0;
	padding:10px 0 0 0;
	height:26px;
	width:113px;
	float:left;
	background:url(http://www.photographicmemory.info/files/images/nav.gif) 0px 0px no-repeat;
	border:0;
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

#navHome:hover {
	margin:0;
	padding:10px 0 0 0;
	height:26px;
	width:113px;
	float:left;
	background:url(http://www.photographicmemory.info/files/images/nav.gif) 0px -36px no-repeat;
	border:0;
	color:#fff;
	font-size:13px;
	text-decoration:none;
}


#navBlog {
	margin:0;
	padding:10px 0 0 0;
	height:26px;
	width:113px;
	float:left;
	background:url(http://www.photographicmemory.info/files/images/nav.gif) -113px 0px no-repeat;
	border:0;
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

#navBlog:hover {
	margin:0;
	padding:10px 0 0 0;
	height:26px;
	width:113px;
	float:left;
	background:url(http://www.photographicmemory.info/files/images/nav.gif) -113px -36px no-repeat;
	border:0;
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

#navAbout {
	margin:0;
	padding:10px 0 0 0;
	height:26px;
	width:113px;
	float:left;
	background:url(http://www.photographicmemory.info/files/images/nav.gif) -226px 0px no-repeat;
	border:0;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

#navAbout:hover {
	margin:0;
	padding:10px 0 0 0;
	height:26px;
	width:113px;
	float:left;
	background:url(http://www.photographicmemory.info/files/images/nav.gif) -226px -36px no-repeat;
	border:0;
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

#navPhotography {
	margin:0;
	padding:2px 0 0 0;
	height:34px;
	width:113px;
	float:left;
	background:url(http://www.photographicmemory.info/files/images/nav.gif) -452px 0px no-repeat;
	border:0;
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

#navPhotography:hover {
	margin:0;
	padding:2px 0 0 0;
	height:34px;
	width:113px;
	float:left;
	background:url(http://www.photographicmemory.info/files/images/nav.gif) -452px -36px no-repeat;
	border:0;
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

#navPostcards {
	margin:0;
	padding:10px 0 0 0;
	height:26px;
	width:113px;
	float:left;
	background:url(http://www.photographicmemory.info/files/images/nav.gif) -452px 0px no-repeat;
	border:0;
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

#navPostcards:hover {
	margin:0;
	padding:10px 0 0 0;
	height:26px;
	width:113px;
	float:left;
	background:url(http://www.photographicmemory.info/files/images/nav.gif) -452px -36px no-repeat;
	border:0;
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

#navTestimonials {
	margin:0;
	padding:10px 0 0 0;
	height:26px;
	width:113px;
	float:left;
	background:url(http://www.photographicmemory.info/files/images/nav.gif) -565px 0px no-repeat;
	border:0;
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

#navTestimonials:hover {
	margin:0;
	padding:10px 0 0 0;
	height:26px;
	width:113px;
	float:left;
	background:url(http://www.photographicmemory.info/files/images/nav.gif) -565px -36px no-repeat;
	border:0;
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

/****************************************************************************
CONTENT AREA TAGS
*/

#contentBody {
	margin:0;
	padding:0 0 0 0;
	width:743px;
	height:auto;
	background-image:url(http://www.photographicmemory.info/files/images/bg_container.gif);
	background-repeat:repeat-y;
	float:left;
	clear:right;
}

#menu {
	width:228px;
	height:auto;
	float:left;
}

#menu img {
	margin:20px 0 0 35px;
}

#contentPostsHome {
	width:480px;
	height:auto;
	float:right;
	padding: 0 15px 0 0;
	margin:12px 0 0 0;
}


#contentPosts {
	width:480px;
	height:auto;
	float:right;
	padding: 0 15px 0 0;
	margin:20px 0 0 0;
}

/****************************************************************************
COMMENTS TAGS
*/

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.commentmetadata {
	font-size: 13px;
	margin-left:20px;
}

.commentmetadata strong {
	color:#b866bc;

}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.postmetadata {
	font-weight:bold;
	color:#333;
}

small {
	font-size:11px;
	font-weight:bold;
}



#menu h4 a:link {
	color:#b866bc;

}

#menu h4 a:visited {
	color:#b866bc;

}

#menu h4 a:active {
	color:#b866bc;

}

#menu h4 a:hover {
	color:#b866bc;

}





/****************************************************************************
FLASH TAGS
*/


#slideshowList {
	margin:0 0 0 25px;
}

#slideshowList ul {
	margin:10px 0 0 40px;
	padding:0 0 30px 0;
}

#slideshowList ul li {
	font-size:12px;
	margin:5px 0;
}

#flashcontent {
	background:url(http://www.photographicmemory.info/files/images/bg_container.gif) 0px 0px repeat;
	margin-left:1px;
	margin:0 auto;
	padding:0;
	height:auto;
	width:741px;
}

#flashcontain {
	background:url(http://www.photographicmemory.info/files/images/bg_container.gif) 0px 0px repeat;
}

/****************************************************************************
COMMENTS TAGS
*/

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}



div.ngg-imagebrowser-nav {
	width:437px;
}


/****************************************************************************
BLOG POST TAGS
*/





.storycontent {
	text-align:left;
	font-size:13px;
	margin-left:20px;
}

div.addtoany_share_save_container ul li {
	padding:0;
	margin:0;
}


.storycontent p {
	padding:5px 0;
	margin:0px 20px 0 0;
}

.storycontent img {
	padding:10px 0px;
	margin:0px;
}

#changeBox a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#changeBox div.whiteBox div.whiteBoxBody h1 a:link {
	font-size:16px;
	color:#333;
}

#changeBox div.whiteBox div.whiteBoxBody h1 a:hover {
	font-size:16px;
	color:#333;
	text-decoration:underline;
}

#alignLeft {
	float:left;
	margin-right:190px;
}


#alignrRight {
	float:right;
}

.postNavigation	{
	background-image:url(http://www.photographicmemory.info/files/images/bg_container.gif);
	background-repeat:repeat-y;
	padding-left:270px;
}

.postNavigation	a {
	color:#b866bc;
}

/****************************************************************************
SEARCH FORM TAGS
*/
#searchform div {
	margin-left:37px;
}

input {
	margin-bottom:6px;
}

/****************************************************************************
LIGHTBOX TAGS
*/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;border:1px solid #d27fd6;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff4fe; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.photographicmemory.info/files/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.photographicmemory.info/files/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff4fe; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;color:#b866bc;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 132px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
