/*  
Theme Name: Lon Parch
Theme URI: http://beneath.dnijazzclub.com/
Description: Beneath Version 16c Theme.
Version: 16c
Author: Keith Lord
Author URI: http://grey-skies.net/

Theme Launch Date:  13/02/10
*/

/* = reset =*/
body,
h1, h2, h3,
p, ul, li,
img,
form {
    margin: 0;
	padding: 0;
	border: 0;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, 'Lucida Grande', Sans-Serif;
	background: #342413 url('images/bkgrd-body.jpg') repeat-y top center;
	color: #946C3B;
	text-align: left;
	border-right: 0px solid #FAAF08;
	}
	
/****************************************
                               Header
****************************************/

#header-wrap {
    height: 145px;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
	}

#header {
    height: 86px;
    width: 925px;
	margin: 0 auto; 
	padding: 4em 0 0 0;
	}

#header h1 { display: none; }

.title {
    position: relative;
	top: 0;
	float: right;
	}
	
#nav {
    height: 46px;
	width: 760px;
	margin: 3em 0 0 0;
	padding: 1.2em 0 0 0;
	}
	
ul#navigation {
    font-family: Georgia, 'Times New Roman', Serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	color: #A0743D;
	text-align: left;
	}

ul#navigation li { display: inline; }

ul#navigation li a {
	color: #A0743D;
	margin: 0 .1em 0 .2em;
	padding: .5em .3em .5em .3em;
	text-decoration: none;
	}

ul#navigation li a:hover, ul#navigation li a.active {
	color: #853700;
	margin: 0 .1em 0 .2em;
	padding: .5em .3em .5em .3em;
	}

/****************************************
                              Container
****************************************/
	
#container{
    width: 925px;
	margin: 0 auto;
	padding: 0;
	background: transparent;
	}

#news-wrap {
    height: 236px;
    width: 100%;
	background: transparent;
	margin: 2em 0 0 0;
	padding: 0 0 0 0;
	}
	
#news {
    height: 224px;
    width: 925px;
	background: transparent url('images/bkgrd-news.png') no-repeat top center;
	margin: 0 auto;
	text-align: center;
	}
	
#news h2 {
    font-family: Arial, Verdana, 'Lucida Grande', Sans-Serif;
	font-size: 4.8em;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
	color: #fff;
	padding: 40px 0 20px 0;
	}
	
#news p {
    font-family: Georgia, 'Times New Roman', Serif;
	font-size: 2.4em;
    font-style: normal;
    font-weight: normal;
	font-variant:small-caps;
	letter-spacing: 1px;
	color: #AAB696;
    }
	
#news a, #news a:visited, #news a:hover { text-decoration: none; color: #fff; }

/****************************************
                              Content
****************************************/

#content-wrap {
    width: 925px;
	margin: 5em 0 6em 0;
	padding: 0;
	background: transparent;
	}
	
.narrowcolumn {
    width: 630px;
	float: left;
	margin: 0;
	padding: 0;
	background: transparent;
	text-align: justify;
	}

.post {
	margin: 0 0 5em 0;
	padding: 0 2em 2em 0;
	background: transparent url('images/bkgrd-border.jpg') no-repeat bottom left;
	}

.post h2 {
    font-family: Georgia, 'Times New Roman', Serif;
	font-size: 2.4em;
	font-variant:small-caps;
    font-style: normal;
    font-weight: normal;
	letter-spacing: 4px;
	color: #853700;
	margin: .6em 0 2em 0;
	padding: 0;
	}
	
.post h2.blog {
    width: 480px;
    font-family: Georgia, 'Times New Roman', Serif;
	font-size: 2.4em;
	font-variant:small-caps;
    font-style: normal;
    font-weight: normal;
	text-align: left;
	letter-spacing: 4px;
	color: #853700;
	margin: .6em 0 0 0;
	padding: 0;
	float: left;
	}
	
.post h2.right { text-align: right; }
	
.post h2 a, .post h2 a:visited  {
    text-decoration: none;
	color: #853700;
	}

.post h2 a:hover {
    color: #6B6B6B;
	text-decoration: none;
	}
	
.date {
    font-family: Georgia, 'Times New Roman', Serif;
	font-size: 1.1em;
	color: #E0CA8B;
	text-align: center;
    height: 55px;
	width: 56px;
	margin: 0 0 0 550px;
	padding: 0;
	background: transparent url('images/bkgrd-date.png') no-repeat top center;
	}
	
.date p { 
    width: 25px; 
	position: relative;
	top: 6px;
	left: 16px;
	}

.entry { margin: 5em 0 0 0; }

.entry h3 {
	font-family: "Helvetica Neue", Arial, Verdana, 'Lucida Grande', Sans-Serif;
	font-size: 1.8em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #6B6B6B;
	margin: 3em 0 1em 0;
	}
	
.entry h3 a, .entry h3 a:visited {
    text-decoration: none;
	color: #853700;
	}

.entry h3 a:hover {
    color: #6B6B6B;
	text-decoration: none;
	}

.entry p, .entry li, p.postmetadata  {
    font-size: 1.4em;
    line-height: 140%;
	}
	
.entry p { margin: 1em 0 1em 0; }
.entry li { margin: 0; }
	
.entrydd p { font-size: 1.4em; margin: .5em 0 1em 0; }

.entry p a, .entry p a:visited,
.entry li a, .entry li a:visited,
.entry dl a, .entry dl a:visited,
p.postmetadata a, p.postmetadata a:visited {
    color: #853700;
	text-decoration: none;
	}
	
.entry p a:hover,
.entry li a:hover,
.entry dl a:hover,
p.postmetadata a:hover {
    color: #6B6B6B;
	text-decoration: none;
	}

p.read-more { text-align: right; }

.narrowcolumn .postmetadata {
    height: 2em;
	margin: 4em 0 0 0;
	clear: both;
	}

.hidden {display: none;}

span.div { margin: 2em 0 2em 0; padding: 1px; background: transparent; }

.sep {height: 10em; }

.aizattos_related_posts {
    margin: 5em 0 5em 0;
    padding: 1em;
	border-top: 1px solid #3D3F42;
	border-bottom: 1px solid #3D3F42;
	}
	
.aizattos_related_posts h3 { margin: 0 0 1em 0; }
.aizattos_related_posts ul { margin: 0; }
.aizattos_related_posts li { margin: 0; }

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

acronym, abbr { border-bottom: 1px dashed #999; }

blockquote {
    font-family: Georgia, 'Times New Roman', Serif;
	font-style: italic;
	width: 90%;
	color: #946C3B;
	margin: 1.5em auto;
	padding: 1.5em;
	border-left: 2px solid #853700;
	}
	
p.quote-in-quote { margin: 2em 0 2em 0; padding: .2em; background: #CFCDCB; }

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

small {
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
p.page-nav {
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 1.4em;
	color: #946C3B;
	padding: 0;
	}

p.page-nav a, p.page-nav a:visited { 
    text-decoration: none;
	color: #853700;
	padding: .2em;
	}

p.page-nav a:hover { color: #6B6B6B; }
	
.navigation {
    font-family: Georgia, 'Times New Roman', Serif;
    font-size: 1.8em;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	text-transform: uppercase;
	}
	
.navigation a, .navigation a:visited { color: #853700; text-decoration: none;}
.navigation a:hover { color: #6B6B6B; text-decoration: none; }

#content-bottom {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}
	
a.order, a.order:visited { 
    font-family: Georgia, 'Times New Roman', Serif;
    font-size: 1.2em; 
	font-style: none; 
	text-transform: uppercase; 
	letter-spacing: 2px;
	color: #853700;
    height: 40px;
	width: 150px;
    float:right;
	padding: .9em 0 0 .6em;
	background: transparent url('images/order-link-a.png') no-repeat top left;
	}

a.order:hover { 
	color: #853700;
	background: transparent url('images/order-link-b.png') no-repeat top left;
	}
	
.clear { clear:both; height: 60px; padding: 1em; }

/****************************************
                              Comments
****************************************/

.alt-blurb {
    font-size: 1.4em;
	color: #946C3B;
	margin: 0;
	padding: 2em 1em 1em 1em;
	background: transparent url('images/bkgrd-border.jpg') no-repeat bottom left;
	}
	
.author-blurb {
    font-size: 1.4em;
	color: #946C3B;
	margin: 0;
	padding: 2em 1em 1em 1em;
	background: transparent url('images/bkgrd-border.jpg') no-repeat bottom left;
	}
	
.blurb {
    font-size: 1.4em;
	color: #946C3B;
	margin: 0;
	padding: 2em 1em 1em 1em;
	background: transparent url('images/bkgrd-border.jpg') no-repeat bottom left;
	}

.commentlist a, .commentlist a:visited { color: #853700; text-decoration: none; }
.commentlist a:hover { color: #6B6B6B; text-decoration: none; }

.commentlist {
	padding: 0;
	text-align: justify;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 490px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}

/****************************************
                               Sidebar
****************************************/

#sidebar {
	font-family: Arial, Verdana, 'Lucida Grande', Sans-Serif;
	color: #946C3B;
	width: 250px;
	margin-left: 675px;
	padding: 1.5em 0 1em 0;
	}
	
#sidebar h2 {
    font-family: Georgia, 'Times New Roman', Serif;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #6B6B6B;
	margin: 0;
	}
	
#sidebar h2 a, #sidebar h2 a:visited { color: #6B6B6B; text-decoration: none; }
#sidebar h2 a:hover { color: #6B6B6B; text-decoration: none; }

#sidebar ul  {
	margin: 0;
	padding: 0;
	}

#sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	background: transparent;
	}
	
#sidebar ul li { 
	margin: 0 0 3em 0; 
	padding: 0 0 2em 0; 
	background: transparent url('images/bkgrd-border.jpg') no-repeat bottom right;
	}
	
#twitter_div ul li { background: none; }
#sidebar ul li ul { margin: 2em 0 0 0; padding: 0; border: 0;}

#sidebar ul li ul li{
    font-size: 1.2em;
    margin: 0; 
	padding: 0 0 .5em 0; 
	border: 0;
	background: none;
	}
	
#sidebar ul li ul li a, #sidebar ul li ul li a:visited {
    text-decoration: none;
    color: #853700;
    display: block;
	margin: 0;
	padding: 0;
	background: transparent;
	}

#sidebar ul li ul li a:hover {
    text-decoration: none;
    color: #6B6B6B;
	margin: 0;
	padding: 0;
	}

#sidebar p { font-size: 1.2em; }
#sidebar a, #sidebar a:visited { color: #853700; text-decoration: none; }
#sidebar a:hover { color: #6B6B6B; text-decoration: none; }

#sidebar #s { 
    width: 175px; 
	color: #000; 
	background: transparent url('images/bkgrd-search.jpg') no-repeat bottom left; 
	border: 1px solid #946C3B; 
	}
	
#sidebar #searchsubmit { 
    background: transparent url('images/bkgrd-search.jpg') no-repeat bottom right; 
	color: #E0CA8B; 
	border: 1px solid #946C3B
    }

.progress-bar {
	width: 250px;
	margin-bottom: 5px;
	padding: 1px;
	background: transparent url('images/bkgrd-search.jpg') no-repeat bottom right;
	position: relative;
	border: 1px solid #946C3B;
    }

.progress-bar span {
    font-family: Arial, Verdana, 'Lucida Grande', Sans-Serif;
	color: #E0CA8B;
	text-indent: 5px;
	background: transparent url('images/bkgrd-progress.jpg') no-repeat top left;
	display: block;
    }

.progress-bar strong {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #E0CA8B;
	position: absolute;
	right: 5px;
	top: 1px;
    }

.p0 {
	width: 100%;
	background: transparent !important;
    }

.p1 { width: 20%; }
.p2 { width: 40%; }
.p3 { width: 60%; }
.p4 { width: 80%; }
.p5 { width: 100%; }
	
/****************************************
                               Footer
****************************************/

#footer-wrap {
    width: 100%;
	text-align: left;
	margin: 0 0 0 0;
	padding: 3em 0 2em 0;
	clear: both;
	}
	
#footer {
    width: 925px;
	margin: 0 auto;
	padding: 2em 0 0 0;
	color: #946C3B;
	background: transparent url('images/bkgrd-border.jpg') repeat-x top left;
	}
	
.footer-one {
    height: 80px;
    width: 275px;
	float: left;
	margin: 0 0 3em 0;
	padding: 1em .5em 1em .5em;
	text-align: left;
	background: transparent url('images/bkgrd-border.jpg') no-repeat bottom left;
	}

.footer-three {
    height: 80px;
    width: 275px;
	float: right;
	margin: 0 0 3em 0;
	padding: 1em .5em 1em 1em;
	text-align: left;
	background: transparent url('images/bkgrd-border.jpg') no-repeat bottom right;
	}

.footer-two {
    height: 80px;
	*width: 215px;
	max-width: 275px;
	margin: 0 250px 3em 315px;
	padding: 1em .5em 1em 1em;
	text-align: left;
	background: transparent url('images/bkgrd-border.jpg') no-repeat bottom center;
	}


.footer-right {
    text-align: right;
	float: right;
	width: 260px;
	margin: 0;
	padding: 1em 0 1em 1em;
	}
	
.footer-left {
    text-align: left;
    max-width: 460px;
    margin-right: 270px;
    padding: 1.5em 1em 1em 0;
    }
	
#footer h2 {
	font-family: Georgia, 'Times New Roman', Serif;
 	font-size: 1.8em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 .5em 0;
	padding: 0;
	color: #946C3B;
	}

#footer p {
	font-family: Arial, Verdana, 'Lucida Grande', Sans-Serif;
 	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 .5em 0;
	}
	
#footer a, #footer a:visited {
    color: #853700;
	text-decoration: none;
	}
	
#footer a:hover {
    color: #6B6B6B;
	text-decoration: none;
	}

/****************************************
                                Lists
****************************************/

.entry ul {
	margin: 0 0 2em 3em;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry dl {
    font-size: 1.4em;
	}
	
.entry dl p {
    font-size: 1em;
	}
	
.entry dd {
    margin-bottom: 3em;
	}
	
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ul.projects { margin: 0; background: transparent url('images/bkgrd-border.jpg') no-repeat top left; }

ul.projects li {
    list-style: none;
	margin: 0;
	padding: .2em .5em .2em .5em;
	overflow: hidden;
	background: transparent url('images/bkgrd-border.jpg') no-repeat bottom left;
	}

ul.projects a, ul.projects a:visited { color: #853700; }
ul.projects a:hover { color: #6B6B6B; text-transform: none; }

ul.projects span.alignright { text-align: right; }
/****************************************
                               Images
****************************************/

a img {
    border: 0;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: .3em;
    background: #fff;
	clear: both;
	border: 1px solid #B3B2B2;
	}
	
img.centered {
	display: block;
	margin: 0 auto;

	}
	
img.visit {
	display: block;
	margin: 0 auto;
	padding: .3em;
    background: #fff;
	border: 1px solid #B3B2B2;
	}

img.alignright {
    display: inline;
	margin: 0 0 0 7px;
	padding: .3em;
    background: #fff;
	border: 1px solid #B3B2B2;
	}
	
img.align-right {
    display: inline;
	margin: 0 0 0 7px;
	}

img.alignleft {
    display: inline;
	margin: 0 7px 2px 0;
	padding: .3em;
    background: #fff;
	border: 1px solid #B3B2B2;
	}

img.align-left {
    display: inline;
	margin: 0 7px 2px 0;
	}

.alignright, .align-right {
	float: right;
	}

.alignleft, .align-left {
	float: left
	}
	
.center {
	text-align: center;
	}
	
.photos {
    width: 430px;
	margin: 0;
	padding: 0 0 0 3em;
	overflow: hidden;
	}

.photos li {
	margin: 1em 1em 0 0;
	float: left;
	list-style-type: none;
	line-height: 1em;
    }

.photos li a, .photos li a:visited {
	float: left;
	padding: .3em;
    background: #DFDDDA;
	border: 1px solid #B3B2B2;
    }

.photos li a:hover {
	float: left;
	padding: .3em;
    background: #DFDDDA;
	border: 1px solid #853700;
    }

.photos img {
	border: 0;
    }

/****************************************
                              Lightbox
****************************************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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/lightbox-prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('images/lightbox-nextlabel.gif') right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 5px 3px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* SUBSCRIBER LIST */

#subscriber_list_container {
	padding: 0.2em 0;
	
	border-top: 0.2em solid #2C5360;
	border-bottom: 0.2em solid #2C5360;
}

#subscriber_list {
	padding: 2em;
	
	background-color: #2C5360;
}

#subscriber_list li {
	display: inline;
	
	color: #ffffff;
}

#subscriber_list li.first:before {
	content: "";
}

#subscriber_list li:before {
	content: " · ";
}