/*
THEME NAME: PhotoView
THEME URI: http://themes.dvq.co.nz/
DESCRIPTION: PhotoView WordPress Theme
VERSION: 1.0
AUTHOR: Digital Visions Queenstown
AUTHOR URI: http://www.dvq.co.nz
*/

/* GLOBAL RESET ---------------------------- */

body, div, dl, dt, dd, li, pre,
form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }

address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }

ol, ul { list-style: none; margin: 0; padding: 0; }

table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; font-weight: normal; font-style: normal; }

acronym, abbr, fieldset, img { border: 0;}

img { vertical-align: bottom; }

:focus { outline: 0; }




/* BASE STYLE ---------------------------- */

body { background: #fff; font: 85%/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif; color: #888; margin: 0; padding: 0;}

p { margin-bottom: 1em; }
em { font-style: italic; }
strong { font-weight: bold; }
a { color: #a7a7a7; text-decoration: none; }
a:hover { color: #e1e1e1; border-color: #111111; }
	#right-column a { border-bottom: 2px solid #1f1f1f; }
	 #right-column a:hover { border-color: #111111; }

h2 { font: 140%/1.5em Helvetica, Arial, sans-serif; font-weight: bold; color: #888; margin-bottom: 10px; }
h3 { font: 120% Helvetica, Arial, sans-serif; font-weight: bold; color: #888; }
	h3 a { color: #888; text-decoration: none; }
.home-entry-title a{color:#ffffff;}

blockquote p { border-left: 2px solid #a7a7a7; padding: 5px 20px; margin: 10px 0 20px 21px; color: #555555; }

ul, ol { margin-bottom: 10px; }	
	/*ul li { background: url(images/main-bullet.gif) no-repeat 0.2em 0.2em; padding-left: 21px; margin-bottom: 3px; }*/
	ol li	{ list-style-type: decimal; list-style-position: inside; }
		ul li ul,  ol li ol { margin: 0; }
			ol li ol li { margin-left: 21px; }

#container{
	background: #fff;
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0px 20px 0px 20px;
}


/* IMAGE ALIGNMENT STYLES ---------------------------- */

.alignleft { float: left; margin: 0 40px 10px 0; }	 
.alignright { float: right; margin: 0 0 10px 40px; }	 
.aligncenter { margin: 0 auto 10px auto; display: block; }


	/* HEADER ---------------------------- */

	#header { width: 960px; height: 91px; padding: 31px 0 31px 0; margin: 0 auto; border-bottom: 1px solid #a7a7a7;}
	
		h1 a { background: url(images/logo.gif) no-repeat 0 0; width: 219px; height: 91px; display: block; text-indent: -9999px; float: left; }
		
	
	
		/* TOP NAV ---------------------------- */
		
		#top-nav { margin: 35px 0 0 0; float: right; }
			#top-nav li { float: left; margin: 0 0 0 35px; padding: 0; background: none; /*font-size: 120%;*/ text-transform: lowercase; }
				#top-nav li a { display: block; color: #A7A7A7; text-decoration: none; }
				 #top-nav li a:hover { color: #e1e1e1; border-color: #1f1f1f; }
				 
				 
				 
	/* CONTENT ---------------------------- */
	
	#content { width: 960px; margin: 0 auto; padding-top: 20px;}
	 .content-single { /*background: url(images/content-top.gif) no-repeat 0 0;*/ padding: 24px 0 0 0; }
	 .content-page {padding: 20px 0 0 0; }
				 
				 
				 
		/* HOMEPAGE ---------------------------- */	
		
			/*FLASHFADER ----------------------------*/
			#flashfader {margin-bottom: 15px;}
		
			/* LATEST PHOTO ---------------------------- */	
			
		
			#latest-photo { width: 460px; float: left; position: relative; }
				#latest-photo h2 { border-bottom:#a7a7a7 solid 1px; display: block; text-indent: -9999px; width: 460px; height: 37px; background: url(images/heading-latest-photo.gif) no-repeat 0 0; margin: 0 0 20px 0; padding: 0 0 7px 0; }
				
				#latest-photo-wrapper { width: 460px; }
				
					#latest-photo img { width: 460px; height: 288px; }
					#latest-photo-title { position: absolute; top: 10px; left: 10px; z-index: 100; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.5); padding: 6px; }
					
					
					.featured-video-title { float: right; margin: 8px 0 0 0; }
		
		
		
			/* LATEST PHOTOS ---------------------------- */		
			
			h2#heading-recent-photos { padding: 0 0 7px 0; border-bottom:#a7a7a7 solid 1px; display: block; text-indent: -9999px; width: 460px; height: 37px; float: right; background: url(images/heading-recent-photos.gif) no-repeat 0 0; margin: 0 0 20px 0; }			
				
			#recent-photos { width: 210px; float: left; padding-left: 40px; }
				.recent-photo { width: 210px; float: left; margin-bottom: 24px; }
				.photo-thumb-wrapper { float: left; width: 210px; height: 140px; background-image: url(images/photo-thumb-bg.gif);}
					photo-thumb-wrapper img { width: 210px; height: 124px; }
				
				.home-thumb-bottom { margin-bottom: 0; }
		
		
		
			/* LATEST PHOTOS 2 ---------------------------- */				

			#recent-photos-2 { width: 210px; float: right; }



		/* POST ---------------------------- */
		
		#left-column { width: 460px; float: left; }
		
			#image-wrapper { position: relative; }	
				#image-wrapper img { width: 460px; /*height: 288px;*/ }
				
			#fullsize-link { position: absolute; top: 10px; right: 10px; z-index: 100; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.5); padding: 6px; }
				#fullsize-link img { width: 19px; height: 17px; }		
		
		    #nav-post { border-top: #a7a7a7 solid 1px; width: 460px; margin: 20px 0 0 0; padding: 20px 0 0 0; /*background: url(images/dotted-divider.gif) no-repeat top left;*/ }
		        .nav-post-previous a { display: block; float: left; background: #000; padding: 5px 8px 6px 12px; background: url(images/older-bg.gif) no-repeat; height: 30px; width: 65px; text-decoration: none; border: none; }
		        .nav-post-next a { display: block; float: right; background: #000; padding: 5px 12px 6px 8px; background: url(images/newer-bg.gif) no-repeat; height: 30px; width: 65px; text-decoration: none; border: none; }		
		
		
		#right-column { width: 460px; float: right; }
		
			.post {/*border-bottom: #a7a7a7 solid 1px;*/ padding: 0 0 20px 0; margin: 0 0 40px 0; }

			.entry-content { position: relative; }
			.entry-meta { margin: 20px 0 0 0; }
				.entry-meta span { color: #7a7a7a; }
				



			/* COMMENTS ---------------------------- */	
			
			#comments { width: 460px; float: right; }
			
				#comments-list { margin: 40px 0 0 0; }
				
				ol.comment-list { margin: 10px 0 0 0;  }
				ol.comment-list li { color: #585858; background: #efefef; border: 1px solid #a7a7a7; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; list-style: none; list-style-position: outside; padding: 10px; margin: 0 0 20px 0; position: relative; }
				ol.comment-list li div.comment-info { width: 100%; margin-bottom: 10px; }
				ol.comment-list li div.comment-avatar { float: left; width: 50px; }
				ol.comment-list li div.comment-avatar img { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background: #2a2a2a; padding: 4px; }
				ol.comment-list li div.comment-author { font-weight: bold; color: #7A7A7A; float: left; }
				ol.comment-list li div.comment-meta { font-size: 90%; color: #3f3f3f; float: right; }
				ol.comment-list li div.comment-content { float: right; width: 370px; }
				
				#right-column ol.comment-list li div.comment-content a { border-color: #a7a7a7; }



			/* COMMENTS FORM ---------------------------- */	
			
			#respond .formcontainer { margin: 20px 0 0 0; }
			#respond .formcontainer .form-label { float: left; width: 100px; margin: 5px 0 0 0; }
			#respond .formcontainer .comment-form-label { margin: 0 0 5px 0; }
			#respond .formcontainer .form-input input { width: 344px; float: right; margin-bottom: 20px; padding: 6px 7px; color: #444444; background: #efefef; border: 1px solid #a7a7a7; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font: 100% Arial, sans-serif; }
			#respond .formcontainer .form-textarea textarea { width: 446px; color: #444444; background: #efefef; border: 1px solid #a7a7a7; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 6px; font: 100%/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif; margin-bottom: 15px; }			
			#respond .formcontainer #submit	{ width:auto; float: right; padding: 6px 7px; color: #FFF; border: 1px solid #059de3; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;  background: #018ECF; cursor: pointer; font: 100%/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif; }
			


		/* ------------------ ARCHIVES -------- */	
		
		.archives-wrapper { margin: 20px 0 0 0; }		
		
		    .archives-wrapper .recent-photo { width: 210px; height: 140px; overflow: hidden; float: left; margin: 0 40px 24px 0; }
		    	.archives-wrapper .thumb-last-on-row { margin-right: 0; }
	
		    #nav-below { margin: 0px 0 0 0; }
		    .navigation { width: 100%; clear: both; float: left; }
		        .nav-previous a { display: block; float: left; background: #000; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 6px 10px; text-decoration: none; border: none; }
		        .nav-next a { display: block; float: right; background: #000; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 6px 10px; text-decoration: none; border: none; }
	


	/* FOOTER ---------------------------- */		
	
	#footer { width: 960px; border-top: 1px solid #a7a7a7; padding-top: 3px; margin: 20px auto; color: #2d2d2d; text-transform: lowercase; }
	
		#footer p { padding: 17px 0 0 0; float: left; color:#999;}
		
		#bottom-nav { margin: 17px 0 0 0; float: right; }
			#bottom-nav li { float: left; margin: 0 0 0 26px; padding: 0; background: none; text-transform: lowercase; }
			 #bottom-nav li a { color: #999; text-decoration: none; }
			  #bottom-nav li a:hover { color: #e1e1e1;}
	
	
	/*FOOTER-SIDEBAR ----------------------------*/
	#footer-sidebar{color: #a7a7a7;}
	#footer-sidebar li{float:left; width: 290px; margin-right: 30px;}
	#footer-sidebar h2{border-bottom: 1px solid #a7a7a7; font-weight: normal;}
	#twitter {text-align: justify;}
	

/* P.I.E. FLOAT CLEARING ---------------------------- */

.clearfix:after { content: " "; clear: both; height: 0; visibility: hidden; display: block; }
.clearfix { display: inline-block; }
.clearfix { display: block; }