/*  
Theme Name: Matt Dunmore Photography
Theme URI: http://mattdunmorephotography.com
Description: Matt Dunmore's custom theme for his professional photography website.
Version: 2
Author: Matt Dunmore
Author URI: http://mattdunmorephotography.com
*/

* { font-family: verdana, arial, helvetica; }


body {
	margin: 25px 0 10px 0;
	font-size: 62.5%;
	color: #666;
	_line-height: 1.6em;
	/* background: url(/images/christmas_lights_bcgrd.gif) repeat-x top left; */
}

.header {
	text-align: center;
	padding-bottom: 10px;
}

.nomargin { 
	margin: 0; 
}

.border { 
	border-top: 1px solid #757575;
	border-bottom: 1px solid #757575;
}

.pageimage {
	margin: 0 45px 0 0;
	float: left;
}

.slideshow {
	text-align: center;
	padding: 10xp 20px 0 0;
	width: 700px;
	background: #000;
	font-size: 11px;
	_font-size: 1.2em;
}

#showit {
	padding:10px 0px 0px 0px;
}

.page {
	margin: 20px 15px 0 20px;
}

h1 {
	margin-top: 0px;
}

h1,
h2,
h3 { 
	font-size: 13px;
	font-family: Helvetica, Arial, Sans-Serif !important;
	color: #555;
	font-weight: bold;
	text-transform: lowercase;
	margin-bottom:0;
}

a, a:visited, a:hover { 
	color: #870038; 
	text-decoration:none; 
	}

.footer {
	text-align: center;
	letter-spacing: .1em;
	color: #999;
	padding-top: 10px;
}

/* Blog Styles */

.blog {
	width: 480px;
	float: left;
}

.post {
	width: 505px;
	text-align: left;
	margin-top: 20px;
}

.postcontent {
	background: #f3f3f3;
	border:1px solid #e0e0e0;
	margin-top:5px;
	padding: 0 10px 10px 10px;
}

.postmeta {
	margin-top: 10px;
	margin-bottom: 35px;
}

.sidebar {
	margin:0;
	width:170px;
	text-align:left;
	float: left;
	font-size:11px;
	_font-size:1em;
	}

.navigation {
	width:100%;
}

.sidebar h2, h3  {
	font-size:13px;
	_font-size:1.3em;
	letter-spacing:0;
}	
	
.navigation { 
	padding-top:30px; 
	}

.navigation a,
.navigation a:visited,
.navigation a:hover {
	font-weight:bold;
}

.chronodata {
	padding: 0px;
	margin: 0px;
	color: #aaa !important;
  font-family: Helvetica, Arial, Sans-Serif !important;
  letter-spacing: -1px;
  font-weight: bold;
  font-size:12px;
  text-transform: lowercase;
  float: right;
	}

h2 a,
h2 a:hover,
h2 a:visited  {
	color:#555;
	text-decoration:none;
	}
	
h2 a:hover {
	color:#870038;
	}
	
.sidebar a {
	font-weight:normal;
	text-decoration:none;
	}

.sidebar a:hover {
	text-decoration:underline;
	}
   
.sidebar {
	margin:0px 10px 50px 10px;
	width:160px;
	text-align:left;
	float:right;
	}
	
.sidebar ul, #sidebar ul ol, .reader-publisher-module ul {
	margin: 0;
	padding: 0;
	}

.sidebar ul li, .reader-publisher-module ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

.sidebar ul p, #sidebar ul select, .reader-publisher-module ul {
	margin: 0;
	}

.sidebar ul ul, #sidebar ul ol, .reader-publisher-module ul {
	margin: 5px 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

.sidebar ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

.reader-publisher-module li {
	margin-bottom: 6px !important;
	padding: 0;
}

img.centered {
	background: #fff;
	padding:5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
  border: #d0d0d0 1px solid;
	}
	
img.alignright {
	padding: 5px;
	margin: 0 0 2px 15px;
	display: inline;
  	border: #d0d0d0 1px solid;
	}

img.alignleft {
	background: #fff;
	padding: 5px;
	margin: 0 8px 2px 0;
	display: inline;
  border: #d0d0d0 1px solid;
	}
	
.alignright	{
	float:right;
}

.alignleft	{
	float:left;
}

.clearfloat {
	clear:both;
}



/* .............................. */
/* Comments */
/* .............................. */

#comment-top {
	margin-bottom:25px;
  	text-align:justify;
  	min-height:115px;
  	}    

#comments {
  margin:5px 0px 5px 0px;
	text-align:left;
	padding:10px;
	border:1px solid #BBB;
	background:#DEDEDE;
		}
	
#comments ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	
#comments li {
	display:block;
	margin:0px 0px 10px 0px;
	padding-bottom:10px;
	color:#333;
	text-decoration:none;
	}
	
.input {
  width:95%;
	font-size:11px;
	_font-size:1.1em;
	border:1px solid #333;
	background-color:#EEE;
	color:#666;
	margin-bottom:10px;
	padding:2px;
  }
  
textarea.comment{
	width:480px;
}
  
  
  
  
  
  /*  Lightbox V2 Style   */
  
 #lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	}
#lightbox img{ border: none;	}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	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: 10px;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	color:#333;
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prev.gif) left 53% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/next.gif) right 53% no-repeat; }


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

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
input.fmtext {
	height:15px;
}

textarea.fmtextarea {
	font-size:11px;
	_font-size:1.1em;
	width:25em; 
}
	
input.submit {
	font-size:11px;
	_font-size:1.1em;
	border:1px solid #999;
	background-color:#bbb;
	color:#eee;
	margin:0;
	font-weight:bold;
	}
	
.fmver {
	}
	
.floatleft {
	float:left;
}

#shadowbox_title {
  border: 0px solid;
} 

#shadowbox_info {
  border: 0px solid;
}

