/*  
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
*/


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;
	}

* { margin: 0; padding: 0; }

/****************************************
                               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.jpg') 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 0 0;
	}
	
#news p {
    font-family: Georgia, 'Times New Roman', Serif;
	font-size: 2.4em;
    font-style: normal;
    font-weight: normal;
	font-variant:small-caps;
	color: #A3B9C2;
    }
	
#news a, #news a:visited, #news a:hover { text-decoration: none; color: #fff; }

/****************************************
                              Content
****************************************/
p.note { font-size: 1.4em; color: #000; padding: .2em; background: #D99590; border: 1px solid #D96C68; }

#content-wrap {
    width: 925px;
	margin: 5em 0 6em 0;
	padding: 0;
	}
	
#content-wrap 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;
	}
	
#content-wrap h2.right { text-align: right; }
	
#content-wrap h2 a, #content-wrap h2 a:visited  {
    text-decoration: none;
	color: #853700;
	}

#content-wrap h2 a:hover {
    color: #6B6B6B;
	text-decoration: none;
	}

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;
	}
	
h3 a, h3 a:visited {
    text-decoration: none;
	color: #853700;
	}

h3 a:hover {
    color: #6B6B6B;
	text-decoration: none;
	}
	
#content-wrap a, #content-wrap a:visited {
    color: #853700;
	text-decoration: none;
	}
	
#content-wrap a:hover {
    color: #6B6B6B;
	text-decoration: none;
	}
	
#user-bar {
	padding: .5em;
	font-size: 12px;
	font-weight: normal;
	}
	
.login {
    width: 400px;
	margin: 0 auto 3em auto;
	padding: 1em;
	font-size: 12px;
	font-weight: normal;
	border-left: 2px solid #853700;
    }

form.login {
	bottom: 15px;
    }

.login p { padding: .5em 0 0 0; }

.login label {
	padding-left: 20px;
	line-height: 14px;
    }

form.login input {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
    }

form.login input#submit {
	margin: 14px auto;
	display: block;
    }

div.remember label {
	padding: 0;
	margin: 0;
	line-height: 12px;
    }

form.login input#remember {
	border-width: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
    }
#discussions {
    width: 925px;
    margin: 2em 0 0 0;
    }

#forumlist {
	margin: 0;
	padding: 0;
	width: 925px;
    }
	
#forumlist small {
	font-size: 11px;
	text-align: center;
    }

#forumlist td { font-size: 1.4em; padding: 5px 10px; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
    }

#forumlist tr:hover { }

#forumlist th {
	background: transparent url('images/bkgrd-border.jpg') no-repeat bottom left;
	padding: 5px 10px;
	text-transform: uppercase;
    }

a.new-topic { 
    font-size: 1.4em;
    margin: 0;
    padding: .2em;
	background: transparent url('images/bkgrd-search.jpg') no-repeat bottom left; 
	color: #E0CA8B; 
	border: 1px solid #946C3B
	}
	
#latest {
    width: 100%;
	margin: 2em 0 2em 0;
	background: transparent url('images/bkgrd-border.jpg') no-repeat bottom left;
	
    }

#latest td { font-size: 1.4em; padding: 5px 10px; }

#latest tr:hover {}

#latest th {
	background: transparent url('images/bkgrd-border.jpg') no-repeat bottom left;
	padding: 5px 10px;
	text-transform: uppercase;
    }
	
.infobox {
    margin: 2em 0 0 0;
	padding: 1em 0 0 0;
    }

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { padding-bottom: 3px; }

.postform {
    margin-bottom: 1em;
    padding: 1em;
	background: transparent url('images/bkgrd-border.jpg') no-repeat top left;
    }

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 720px;
	display: block;
}

.postform label { display: block; }

.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }

#thread {
	list-style: none;
	margin: 0;
	padding: 0;
	background: transparent url('images/bkgrd-border.jpg') no-repeat top left;
}

#thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	margin: 0 0 3em 0;
	background: transparent url('images/bkgrd-border.jpg') no-repeat bottom left;
    }
	
#thread li.alt {
    background: transparent url('images/bkgrd-border.jpg') no-repeat bottom left;
	}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	float: left;
	padding: 1em 1em 0 1em;
	width: 120px;
}

.threadauthor p { font-size: 1.4em; margin: 0; }

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
    }

#thread li.alt .threadpost { background-color: transparent; }

#thread li.deleted { background-color: transparent; }

#thread li.deleted .threadpost { background-color: #ee8888; }

#thread li.alt.deleted .threadpost { background-color: #ff9999; }

#thread .post {
    font-size: 1.4em;
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
	}

#thread .post blockquote {
    font-family: Georgia, 'Times New Roman', Serif;
	font-style: italic;
	width: 90%;
	color: #853700;
	margin: 1.5em auto;
	padding: 1.5em;
	border-left: 2px solid #853700;
}

#thread .post li { clear:none; }

.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	background: transparent url('images/bkgrd-border.jpg') no-repeat top right;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.submit { text-align: right; }

.topiclink { display: block; }

.rss-link {
	display: block;
	padding: 6px 0;
	text-indent: 20px;
	background-image: url('images/feed-icon-16x16.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#topic-move { margin-top: 1em; }

/****************************************
                               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;
	}

/****************************************
                               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: #CFCEC5;
	clear: both;
	border: 1px solid #B3B1A3;
	}
	
img.centered {
	display: block;
	margin: 0 auto;
	clear: both;
	}
	
img.alignright {
    display: inline;
	margin: 0 0 0 7px;
	padding: .3em;
    background: #CFCEC5;
	border: 1px solid #B3B1A3;
	}
	
img.align-right {
    display: inline;
	margin: 0 0 0 7px;
	}

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

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

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

.alignleft, .align-left {
	float: left
	}
	
.center {
	text-align: center;
	}

/* Globals 
=================================== */


pre, code { font: 1.0em Monaco, 'Courier New', monospace; }

p { margin-bottom: 1.0em; }

.left { float: left; }

.right { float: right; }

.delete:hover {
	background-color: #c00;
	color: #fff;
}



fieldset {
	border-width: 0;
	padding: 0;
	margin: 0;
}

img.avatar { border: 1px solid #ddd; }

.bozo { background-color: #eeee88; }

.alt.bozo { background-color: #ffff99; }

.deleted { background-color: #ee8888; }

.alt.deleted { background-color: #ff9999; }

/* Structure
=================================== */


#main {
	font-size: 1.2em;
	width: 760px;
	margin: 0 auto 25px;
	position: relative;
}

.bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 5px 0 20px;
}

.notice {
	border: 2px solid #4c9545;
	background-color: #abd8a2;
	color: #4c9545;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 1.1em;
}

.notice p { margin-bottom: 0; }

/* Login Form
=================================== */



/* Front Page
=================================== */

#front-page #hottags {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	overflow: hidden;
}

#front-page #discussions {
	width: 760px;
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}



#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background-color: #a1d29a; }

/* Topic Page
=================================== */



/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	display: none;
}

#profile-menu li {
	display: inline;
	margin-left: 3px;
}

#profile-menu li a {
	font-size: 1.1em;
	background-color: #ddd;
	padding: 4px 7px;
	border-top: 3px double #9e9e9e;
	position: relative;
	top: -10px;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#profile-menu li.current a {
	background-color: #bbb;
	border-top: 1px solid #9e9e9e;
}

#profile-menu li a:hover {
	background-color: #e4f3e1;
}

#useravatar { margin-bottom: 1em; }

#useravatar img { display: block; border-width: 3px; border-style: double; }

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

/* Login, Register, Profile Edit
=================================== */

#login-page fieldset,
#register-page fieldset,
#profile-page fieldset {
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
    }

#login-page legend,
#register-page legend,
#profile-page legend {
	font-family: "Helvetica Neue", Arial, Verdana, 'Lucida Grande', Sans-Serif;
	font-size: 1.8em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #7D7467;
	margin: 3em 0 1em 0;
	}

#login-page fieldset table,
#register-page fieldset table,
#profile-page fieldset table {
	text-align: left;
	margin: 0 15px;
	width: 95%;
	border-collapse: collapse;
}

#login-page fieldset table th,
#register-page fieldset table th,
#profile-page fieldset table th {
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
}

#login-page fieldset table td,
#register-page fieldset table td,
#profile-page fieldset table td {
	padding: 5px;
}

#login-page fieldset table td p,
#register-page fieldset table td p,
#profile-page fieldset table td p{
	margin: 5px 0;
}

#login-page fieldset p,
#register-page fieldset p,
#profile-page fieldset p {
	font-size: 11px;
	margin: 10px 16px;
}

#login-page sup.required,
#register-page sup.required,
#profile-page sup.required {
	color: red;
}

.form-invalid {
	background-color: #ffebe8 !important;
}

.form-invalid input {
	border-color: #c00 !important;
}

.form-table input, .form-table textarea {
	border-color: #c6d9e9;
}

.hidden {
	display: none;
}

