/*
Theme Name: Jennifer Bearden Photography
Description: jenniferbearden.com
Version: 1.1
Author: Dwarf Dog Chuck
Author URI: http://dwarfdogchuck.com/
Tags: Jennifer Bearden Photography
*/


/*********************
	OVERRIDES
*********************/
* { margin: 0; padding: 0; }
img { border: 0; }
a { text-decoration: none; outline: none; }
ol, ul { list-style: none; }
hr { display: none; }


/*********************
	GENERAL
*********************/
.bold { font-weight: bold; }
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

.clear { clear: both; }

acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }

html, body { height: 100%; }
body {
	padding: 0 20px;
	/*background-color: #414142;*/
	background: url(images/bg-linen.jpg) repeat;
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 75%; /*68.75%; /* Resets 1em to 11px */ /* 62.5%; *//* Resets 1em to 10px */
	line-height: 1.4em;
	}
h2 {
	font-size: 1.25em;
	font-weight: bold;
	font-style: italic;
	}
p {
	position: relative;
	text-align: left;
	margin: 0 0 5px 0;
	}
	
strong { font-size: 1.25em; font-weight: bold; font-style: italic; }
small { font-size: .95em; }
	
a:link { color: #a9a9a9; }
a:visited { color: #a9a9a9; }
a:hover { color: #a9a9a9; /*#d6dddd;*/ text-decoration: underline; }
a:active { color: #a9a9a9; }

input, textarea {
	font-size: 1em;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px;
	background: #ffffff;
	border: 1px solid #a9a9a9;
	color: #333333;
	}
			
input.button {
	cursor: pointer;
	color: #a9a9a9;
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	background: none;
	border: none;
	}
	input.button:hover { color: #333333; /*#d6dddd;*/ }

blockquote { position: relative; 80%; margin: 0 auto;  background: url(images/quote-begin.gif) no-repeat 0 1px; } 
	blockquote p { padding: 0; text-indent: 17px; margin: 0; text-align: left; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.25em; font-style: italic; letter-spacing: .03em; line-height: 1.25em; }
		blockquote .lastword { padding-right: 17px; background: url(images/quote-end.gif) no-repeat bottom right; }
		blockquote cite { /*display: block; width: 100%; text-align: center;*/ font-family: Arial, Sans-Serif; font-size: .75em; letter-spacing: normal; font-style: normal; }


/*********************
	PAGE SETUP
*********************/
#header { position: relative; width: 800px; margin: 0 auto; }
	#header h1 { position: relative; width: 100%; /*background: url(images/bg-header.gif) no-repeat center;*/ }
		#header h1 a {
			display: block;
			text-indent: -9999em;
			width: 490px; /*250px; /*415px;*/
			height: 63px; /*100px; /*55px;*/
			margin: 0 auto 10px auto;
			background: url(images/logo.png) no-repeat center;
		}
	#header ul { display: block; position: relative; width: 700px; height: 36px; margin: 0 auto 15px auto; /*background: url(images/nav-bar-primary.gif) no-repeat;*/ }
		#header ul li { display: inline; float: left; }
			#header ul li a { margin: 2px 10px 0 10px; height: 30px; display: block; text-indent: -9999em; background-repeat: no-repeat; background-position: 0 0; }
			#header ul li a:hover, #header ul li.current_page_item a, #header ul li.current_page_parent a { background-position: 0 -30px; }
			#header ul li.page-item-10 a { width: 95px; margin-left: 30px; background-image: url(images/nav-portfolio.png); }
			#header ul li.page-item-14 a { width: 82px; background-image: url(images/nav-proofs.png); }
			#header ul li.page-item-28 a { width: 86px; background-image: url(images/nav-pricing.png); }
			#header ul li.page-item-30 a { width: 72px; background-image: url(images/nav-blog.png); }
			#header ul li.page-item-2 a { width: 83px; background-image: url(images/nav-about.png); }
			#header ul li.page-item-20 a { width: 94px; background-image: url(images/nav-contact.png); }


#page {	
	clear: both;
	position: relative;
	margin: 0 auto;
	padding: 20px 0;
	width: 900px;
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	}
	#page-content { position: relative; width: 680px; margin: 0 auto; }
		#home #page-content { width: 900px;/*743px;*/ }

		#testimonial { position: relative; width: 650px; margin: 0 auto; padding: 15px 0; clear: both; }

#footer { position: relative; clear: both; width: 100%; margin: 0; padding: 25px 0 0 0; /*background: url(images/bg-footer.gif) no-repeat center 15px;*/ }
	#footer p, #footer ul { width: 100%; text-align: center; }
	#footer #tagline { font-size: 1.5em; font-weight: bold; margin: 0 0 10px 0; }
	#footer ul { display: block; position: relative; }
		#footer ul li { display: inline; color: #88898c; margin: 0; }
			#footer ul li.series:before { content: "\2022 \0020"; }
	#footer #copyright { color: #999999; font-size: .9em; margin-top: 2px; }


/*********************
	CONTENT
*********************/
.content {
	position: relative;
	width: 100%;/*800px;*/
	margin: 0 auto;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	}
	.content h2 { display: none; }

	.two-column .one { float: left; width: 120px; margin: 0 0 0 25px; }
	.two-column .two { float: left; width: 510px; margin: 0 0 0 25px; }
		.two-column .one #nav-secondary li { margin: 1em 0; text-transform: uppercase; }
			.two-column .one #nav-secondary li.current_page_item a { color: #333333; font-weight: bold; }
				.two-column .one #nav-secondary a:link { color: #a9a9a9; }
				.two-column .one #nav-secondary a:visited { color: #a9a9a9; }
				.two-column .one #nav-secondary a:hover { color: #333333; }
				.two-column .one #nav-secondary a:active { color: #a9a9a9; }

	/* Images */
	p img { padding: 0; max-width: 100%; }
	img.centered, img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
	img.alignright { margin: 0 0 10px 15px; display: inline; }
	img.alignleft { margin: 0 15px 10px 0; display: inline; }
	.alignright { float: right; clear: right; }
	.alignleft { float: left; clear: left; }
	
	/* home */
	#home #rotator {
		cursor: pointer;
		overflow: hidden;
		position: relative;
		width: 900px;/*743px; /*595px;*/
		height: 600px;/*507px; /*406px;*/
		margin: 0 auto;
		}
		#home #rotator img { position: absolute; top: 0; left: 0; display: none; width: 900px;/*743px;/*595px;*/ height: 600px;/*507px;/*406px;*/ }
	
		#home #brides-choice { position: absolute; bottom: 25px; left: 25px; z-index: 9999; }

	#home #testimonial { display: none; }

	/* portfolio */
	.portfolio-content h2 { display: none; }
/*
	.portfolio-content #nav-secondary { float: left; width: 115px; margin: 0 0 0 35px; text-transform: uppercase; }
		.portfolio-content #nav-secondary li { margin: 0 0 2em 0; }
			.portfolio-content #nav-secondary li.current_page_item a { color: #333333; font-weight: bold; }
				.portfolio-content #nav-secondary a:link { color: #a9a9a9; }
				.portfolio-content #nav-secondary a:visited { color: #a9a9a9; }
				.portfolio-content #nav-secondary a:hover { color: #333333; }
				.portfolio-content #nav-secondary a:active { color: #a9a9a9; }
*/
		/* ngg */
		.ngg-albumoverview,
		.ngg-galleryoverview { float: left; overflow: hidden; margin: 0; padding: 0; display: block !important; }
			.ngg-album-compact, .ngg-gallery-thumbnail-box { float: left; width: 85px; height: 85px; text-align: center; }
				.ngg-album-compactbox, .ngg-gallery-thumbnail { float: left; margin: 0; }
					.ngg-gallery-thumbnail { }
					.ngg-gallery-thumbnail span { display: none; }
	
					.ngg-album-compactbox a, .ngg-gallery-thumbnail a { display: block; margin: 0 auto; padding: 0 0 10px 0; position: relative; }

						.ngg-album-compactbox a:hover, .ngg-gallery-thumbnail a:hover { /*background-color: #a9a9a9;*/ }

		.ngg-navigation {
			font-size: 0.9em !important;
			clear: both !important;
			display: block !important;
			padding: 15px 0 5px 0;
			text-align: center;	
			}
			.ngg-navigation span { font-weight: bold; margin: 0 6px; }
		
			.ngg-navigation a.page-numbers,
			a.next,
			a.prev, 
			span.page-numbers,
			span.next,
			span.prev { border: 1px solid #dddddd; margin-right: 3px; padding: 3px 7px; }
				.ngg-navigation a.page-numbers:hover,
				a.next:hover,
				a.prev:hover, 
				span.page-numbers:hover,
				span.next:hover,
				span.prev:hover { background-color: #00adef; color: #ffffff !important; text-decoration: none !important; }

		
	/* proofs */
	#proofs #instructions, #proofs #pictage { width: 300px; padding: 0 40px 0 0; }
	#proofs #instructions, #proofs #pictage { float: left; }


	/* pricing */
	#pricing .content h3#a-la-carte { margin-top: 10px; }
	#pricing .content h4 { margin-top: 10px; }
		
	#pricing .content .column { width: 300px; padding: 0 40px 0 0; }
		
	#pricing .content .column { float: left; }


	/* blog */
	#blog .content { float: left; width: 500px; }
		#blog .content h2.pagetitle { margin-bottom: 25px; }
		#blog .content h3 { color: #a9a9a9; font-size: 1.25em; margin-bottom: 3px; }
		#blog .content .post { padding-bottom: 10px; margin-bottom: 20px; border-bottom: 1px dotted #a9a9a9; }
			#blog .content .post h3 { }
			#blog .content .post small { font-size: .85em; }
			#blog .content .post .entry { margin-top: 3px; }
		#blog .sociable {  }
			#blog .content .sociable ul li { display: inline; }

		#blog .content textarea { width: 500px; }

	/* sidebar */
	#sidebar { float: left; width: 160px; margin: 0 0 0 20px; }
		#sidebar ul, #sidebar ul li.widget { margin-bottom: 5px; }
			#sidebar ul li, #sidebar ul li.widget div { padding: 1px 0; }

	#sidebar h2 { margin-bottom: .5em; }			
	#sidebar #search { margin-bottom: 15px; }


	/* about */
	#about .content #ppa { margin-top: 25px; text-align: center; }

	/* testimonials */
	#testimonials .two blockquote { { position: relative; margin: 0 auto; padding: 15px 0; clear: both; }

	/* contact */
	#contact .content blockquote { margin-top: 25px; }

