/*   
Theme Name: finkle1
Theme URI: http://www.harveyfinkle.com
Description: Harvey Finkle Site Theme 1
Author: Joel Moffatt
Author URI: http://www.papercrownmedia.com
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body { background: white; font: 14px/1.4 Helvetica, Sans-Serif; color: #ddd; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { width: 960px; margin: 20px auto; }

h1, h2, h3 { font-weight: bold; margin: 0 0 10px 0;  color: #fff;}
h1 { font-size: 2em; }
h2 { font-size: 1.25em;}
h3 { font-size: 1em }

p { margin: 0 0 10px 0; }
a { color: #f9bc13; text-decoration: underline;  }
a:hover { color: #f9bc13; text-decoration: none; } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { background: #999; }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li {
	behavior: url(/wp-content/themes/finkle1/PIE.htc);
	margin: 20px 20px 20px 20px;
	*margin-top: 30px;
	padding: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;	
}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { 
	background: #444;	
}
ol.commentlist li.odd { 
	background: #444;	
}
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */

/* =Menu
-------------------------------------------------------------- */
#access {
	background: none;
	display: block;
	float: left;
	margin: 0 auto;
	margin: 22px 0 0 240px;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	margin-right: 8.5px;
	padding: 12px 10px 12px 10px;
	text-align: center;
	text-decoration: none;
	width: 45px;
}
#access ul ul {
	border-top: 1px solid #242923;
	*border: 2px solid #666;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 60px;
	left: 0;
	float: left;
	width: 180px;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 90%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* =Layout
-------------------------------------------------------------- */
body {
	background: #242923 url('/wp-content/themes/finkle1/images/bg-onyx1.jpg') no-repeat center -60px;
	*margin-left: 150px; /*needed to align content to bckg in IE*/	
}
#page-wrap {
	/*border: 2px solid #666;*/
	height: 100%;
	min-width: 700px;
	background: #242923 url('/wp-content/themes/finkle1/images/bg-header.jpg') no-repeat center -80px;
}
#header {
	position: relative;
	/*border: 2px solid #666;*/
	position: relative;
	height:150px;
	/*border-bottom: double 4px #231F20;*/
	z-index: 2;
}
#logo-image {
	position: absolute;
	top: -20px;
	left: -20px;
}
#sidebar1 {
	float: left;
	width: 230px;
	height: 100%;
	margin: 120px 10px 50px 20px;
	padding: 0 0 0 0px;	
}
#sidebar1 a, #sidebar1 a:visited, #sidebar1 a:hover, #sidebar1 a:active  {
	text-decoration: none;
}
#sidebar1 a:hover {
	text-decoration: underline;
}
#sidebar1 ul li {
	margin-left: 10px;
	margin-bottom: 10px;
}
#main-content {
	position: relative;
	background: #333;
	behavior: url(/wp-content/themes/finkle1/PIE.htc);
	float: left;
	width: 620px;
	margin: 50px 20px 20px 20px;
	*margin-top: 30px;
	padding: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	z-index: 1;
}
/*.post {
	background: #333;
	behavior: url(/wp-content/themes/finkle1/PIE.htc);
	float: left;
	width: 550px;
	margin: 20px 20px 20px 20px;
	*margin-top: 30px;
	padding: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}*/
h1 a {
	color: #f9bc13;
	/*font-size: 2em; */
	font-weight: normal;
	padding-left: 230px;
	text-decoration: none;
}
.description {
	padding: 0 0 0 0;
	margin: -15px 0 0 300px;
}
.widget_search {
	margin-bottom: 20px;
}
.post {
	border-bottom: 4px solid #242923;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.post h2 {
	color: #f9bc13;
}
.post h2 a {
	text-decoration: none;
}
.post h2 a:hover {
	text-decoration: underline;
}
.entry-meta, .meta {
	margin-bottom: 10px;
}
#footer {
	position: relative;
	background: #333;
	behavior: url(/wp-content/themes/finkle1/PIE.htc);
	float: left;
	width: 880px;
	margin: 50px 0 20px 20px;
	*margin-top: 30px;
	padding: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	text-align: center;	
}
.wp-pagenavi {
	position: relative;
	text-align: center;
	background: #242923;
	behavior: url(/wp-content/themes/finkle1/PIE.htc);
	margin: 10px;
	*margin-top: 30px;
	padding: 5px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.ngg-navigation {
	padding-bottom: 15px;
}
.entry-title {
	color: #f9bc13;
}
h1.entry-title {
	border-bottom: solid 1px #f9bc13;
	margin-bottom: 20px;
}
.ngg-slideshow-wrapper {
	background: none;
	position: absolute;
	behavior: url(/wp-content/themes/finkle1/PIE.htc);
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
	border: 20px solid #242923;
	z-index: 9999;
	width: 575px;
	height: 370px;
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	position: relative;
	background: #242923;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 8px;
	text-align: center;
	behavior: url(/wp-content/themes/finkle1/PIE.htc);
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #fff;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

#ctf-tag-select, #ctf-cat-select {
	width: 80%;
	margin-bottom: 5px;
}
#ctf-submit {
	margin: 5px;
}
#gallery-description {
	margin-top: 20px;
	float: left;
}
.tag-list {
	margin-left: 20px;
}
.ngg-album-desc {
	font-size: .7em;
}

ol.numbered-list {
	list-style: decimal;
	margin-left: 30px;
}
.numbered-list li {
	margin-bottom: 10px;
}