/*   
Theme Name: Jessica M. Pegorsch
Theme URI: www.jessicampegorsch.com
Description: The Art and Community projects of Jessica M. Pegorsch
Author: Mike McNeive & Dustin Pfeifer
Author URI: http://www.michaelmcneive.com
Version: 1.1
.
Design by Mike McNeive. Original site coded by Dustin Pfeifer. Wordpress Integration by Mike McNeive.
.
*/



* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	background:#fff url("images/bgrnd.jpg") no-repeat top center;
	width:818px;
	margin:0 auto;
	font:14px georgia, serif;
	line-height:150%;
	color:#000;
	
}


/* Layout ============================== */

.logo {
	padding:0 10px 0 0;
	margin:0;
}

#nav {
	margin:112px 0 40px 0;
}

.home {
	margin:0 0 15px 0;
}

.interior {
padding: 0 0 0 0;
}

#content {
	text-align:left;
	margin:20px 0;	
}

#left {
	width:389px;
	float:left;
}

 #left li {
 	list-style-type: none;
 	}

#right {
	width:389px;
	float:right;
}

.archives {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding:10px 0;
	border:1px solid #ececec;
	border-width:0 0 1px 0;
	}
	
	.categories {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding:10px 0;
	border:1px solid #ececec;
	border-width:0 0 1px 0;
	}

/*Snippet ===========================================*/

.snippet {
	margin: 9px 0 0 0;
	}
.widgettitle {
	list-style-type: none;
	}
	
#right .widget {
	list-style-type: none;}

/* Thumbnail Navigation ============================== */

#thumbs {
	list-style-type:none;
}

#thumbs li {
	display:block;
	float:left;
	margin:0 20px 20px 0;
}

#thumbs li.end {
	margin: 0 0 20px 0;
}

hr.thumbs {
	border:1px solid #ececec;
	border-width:1px 0 0 0;
	margin:0 15px 20px 0;
}

/* Gallery 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.gallery {
	list-style-type:none;
	border-bottom:1px solid #ececec;
	border-width:0 0 1px 0;
	padding:0 0 20px 0;
}

.gallery dl {
	display:block;
	float:left;
	margin:0 0 2px;
}

.gallery a {
	display:block;
	float:left;
	line-height:0;
}

.gallery img {
	width:65px;
	height:65px;
	overflow:hidden;
}




/* Sub Navigation ============================== */

#subnav {
	list-style-type:none;
	margin:20px 0;
	border:1px solid #ececec;
	border-width:1px 0 0 0;
}

#subnav li {
	padding:10px 0;
	border:1px solid #ececec;
	border-width:0 0 1px 0;
}

#subnav a {
	color:#9781b6;
}

#subnav a:hover {
	color:#6c5390;
}


/* Events ============================== */

#events {
	margin:60px 0 0 0;
}

#event {
	border:1px solid #ececec;
	border-width:1px 0 0 0;
	padding:10px 0;
	font-size:12px;
}

.eventimg {
	float:right;
}

.events li  a {
	color:#9781b6;
}

.events li a:hover {
	color:#6c5390;
}



/* Footer ============================== */

#footer {
	border:1px solid #ececec;
	border-width:1px 0 0 0;
	padding:20px 0;
	text-align:left;
	font-size:10px;
	background:#fff url("images/bgrnd_footer.jpg") no-repeat left;
}

	.footerleft {
		float:left;
		margin:0 0 0 40px;
	}
	
	.footernav {
		float:right;
		list-style-type:none;
	}
	
	.footernav li {
		display:block;
		float:left;
		margin:0 0 0 10px;
	}


/* Typography ============================== */

p {
	margin:10px 0;
}

span {
	font-size:18px;
}

a {
	text-decoration:none;
	color:#000;
}

a:hover, a.selected {
	color:#693;
}

h1, h1 a {
	font:24px georgia, serif;
	font-weight:normal;
	color:#000;
}

	h1 span {
		font-size:14px;
	}
	
h2, h2 a {
	font:20px georgia, serif;
	font-weight:normal;
	color:#000;
}

	h2 span {
		font-size:36px;
	}
	
h3 {
	font:18px georgia, serif;
	font-weight:normal;
	color:#ed3757;
}

/* Lightbox ========================================= */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a 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: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


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

#imageData{	padding:0 10px; color: #666; }
#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: #f4fbd2;
	}

/*Blog
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.post {
	border:1px solid #ececec;
	border-width:0 0 1px 0;
	padding:0 0 20px 0;
	}
	
#find-me-on {
	padding:20px 0 20px 0;
	}
		
/*Events
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.events {
	list-style-type: none;
	}
	
	.events li {
	border-bottom: 1px dotted #bebebe;
	padding: 5px 0;
	}
	
.eventlink {
	border:1px solid #ececec;
	border-width:0 0 1px 0;
	padding:0 0 20px 0;
	}
	
	
	.dbem_events_list {
	margin: 0 0 10px 0;
	}
	
	.dbem_events_list li {
	border-bottom: 1px dotted #bebebe;
	padding: 5px 0;
		}
		
	.dbem_events_list a {
	color:#9781b6;
	}

	.dbem_events_list a:hover {
		color:#6c5390;
		}
		
		.dbem-calendar-table{
		width: 389px;
		margin: 10px 0;
		border-bottom: 1px dotted #bebebe;
	padding: 5px 0;
		}
		
		.dbem-calendar-table .eventful a {
		color:#9781b6!important;
		}
		.dbem-calendar-table .eventful a:hover {
		background:#faf8e5;
		color:#9781b6;
		}
	
/*Tweets
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.tweets {
	background: #faf8e5;
	padding: 25px;
	margin: 0 0 0 0;

	}
	
#twitter_update_list li {
	list-style-type: none;
	font-size: 14px!important;
	}
	.tweets h5 {
		padding:0 25px 0 0;
		
		}
		
		.twitter p {
			margin: 10px 0 0 0;
		}
	
	
/*Flicker Feed ============================== */
#photo-gal {
	margin: 20px 0 20px 0;
	}

.photo-container {
	height: 340px;
	position: relative;
	}
			
#images { height: 200px; width: 240px; margin:0 0 0 65px; overflow: hidden; top: 45px;}
#images img { border:none; margin: 0 auto; max-width: 240px;}

#photo-gal #flickrNav {
	width: 270px;
	position: absolute;
	bottom: 50px;
	left: 50px;
	height: 14px;
	text-align: center;
	}

#photo-gal .prev {
	float: left;
	}

#photo-gal .next {
	float: right;
	text-align: right;
	}


::-moz-selection {
background: #d3d6d7;
color: inherit;
}

::selection {
background: #d3d6d7;
color: inherit;
}

/*
 Email Capture
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.cf-ol li {
	margin: 0;
	
	
}

.cf-ol {	
		display:inline
	}

#cformsform input, #cformsform select, #cformsform textarea {

	
}

#cformsform, #cforms2form {
	margin: 0;
	}

	#cformsform legend, #cforms2form legend  {
	    color: #2d7c4f;
	    background: #ece7e3;
	    font-family: Helvetica, arial, sans-serif;
	    padding: 10px;
		}

.cf-fs1, #cforms2form  .cf-fs1{
	border: 1px solid #ece7e3;
	padding: 20px;
	}



#cf_field_1, #cf_field_2, #cf_field_3, #cf_field_4, #cf_field_5  {
	
	border:3px solid #ece7e3;
	margin:5px 0;
	padding:5px; 
	font-size:10px;
	width:389px;
	color:#333;
	}
	
#cf_field_1:hover, #cf_field_2:hover, #cf_field_3:hover, #cf_field_4:hover, #cf_field_5:hover   {
	
	border:3px solid #693;
	color:#333;
	}

#cformsform label, #cforms2form label {
	color: #333;
	font-size: 14px;
	
	margin:5px 0;
	float:left;

}


span.reqtxt, span.emailreqtxt, .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}
	
.cform input.sendbutton	{ 
	background:#faf8e5;
	font-family: Georgia, serif;
	float: right;
	width:403px;
	padding:10px;
	font-size:16px;
	border:none;
	font-style:italic;
	cursor:pointer;
	color: #000;
	/* float:left; */
}

.cf-sb {
	float:left;
}

.cform input.sendbutton:hover { 
	background:#693;
	color:#fff;
}
.linklove { display:none;}	

/*Comments
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.commentcolumn{
width: 400px;
float:right;
}


			

#comments {
	width: 400px;

	}	
	
	.comments {
			background:transparent!important;
			padding: 25px 0;
			border: 1px dotted #bebebe;
			border-width: 0 0 1px 0;
			}
			
	

	#comments ol {
			list-style-type: lower-alpha;
			}

		#comments li {
			font-size: 12px;
			margin: 10px 0;
			border: 1px dotted #bebebe;
			border-width: 0 0 1px 0;
			padding: 10px 0;
			}
			
	    #comments li cite {
	        text-transform: uppercase;
	        letter-spacing: 1px;
	        }

			#comments li cite a:hover, .commentlist cite a:visited { 
				color:#000;
				}	

	#comments .item {
		margin: 10px 0;

		}
		
	#comments p {
			margin: 5px 0;
			}
	
		
		.avatar {
			float:left;
			}
		
		.alt{
			
			}
		
		
		.author {
			background-color: #333!important;
			padding: 10px;
			margin: 10px 0;
			} 
		
			
		.reply {
			margin: 0 0;
			}
				
		.datablock {
			float:left;
			width:75px;
			border-right: 1px solid #fff;
			margin: 0 10px 10px;
			}
			
		.date {
			padding: 0 0 5px 0;
				}
				
				.time {
				border-top: 1px solid #fff;
				}
				
				
	.dbem_events_list a {
	color:#9781b6;
	}

	.dbem_events_list a:hover {
		color:#6c5390;
		}

	#commentform  textarea{
	border:3px solid #ece7e3;
	margin:5px 0;
	padding:5px; 
	font-size:10px;
	width:389px;
	color:#333;

	
	}
	
	#commentform  #author {
	background: transparent;
	border:3px solid #ece7e3;
	width: 389px;
	padding: 10px 0;
	margin: 25px 0;

	}
	
	#commentform  #email {
	background: transparent;
	border:3px solid #ece7e3;
	width: 389px;
	padding: 10px 0;
	margin: 25px 0;

	}
	
	#commentform  #url{
	background: transparent;
	border: 4px solid #333;
	width: 389px;
	padding: 10px 0;
	margin: 25px 0;

	}
	
	#commentform #submit {
	background:#faf8e5;
	font-family: Georgia, serif;
	width:404px;
	padding:10px;
	margin: 0 0 0 0;
	font-size:16px;
	border:none;
	font-style:italic;
	cursor:pointer;
	color: #000;
	}
	
	#commentform #submit:hover {
	background:#693;
	color:#fff;
	}
	

/* Browser Adjustments ============================== */

/* ClearFix */

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

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */