/*
// Global Stylesheet for JaronBrass.com
//
// Version 6.0
//
// Copyright (C) 1993-2007 Jaron Brass. All Rights Reserved.
//
*/

/*
// ===[ body components
*/

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	margin: 0;
	color: #111111;
	background-color: #222222;
}

body, p, td {
	font-family: "lucida grande", tahoma, verdana, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

body img {
	border: none;
	display: block;
}

/*
// ===[ text styles
*/

h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	margin: 0 0 10px 0;
	color: #404040;
}

h2 {
	color: #404040;
	font-weight: bold;
	font-size: 14px;
	line-height: 100%;
	margin: 0 0 5px 0;
}

h3 {
	color: #404040;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	margin: 7px 0 10px 0;
}

.bodymedium {
	font-size: 11px;
}

.bodysmall {
	font-size: 10px;
}

.bodytiny {
	font-size: 9px;
}

.inlinehead {
	color: #494949;
	font-size: 10px;
	text-transform: uppercase;
	white-space: nowrap;
}

abbr {
	border-bottom: #009 1px dotted;
}

.uppercase {
	text-transform: uppercase;
	font-size: 11px;
}

p {
	margin: 0.75em 0;
}

.inactive {
	color: #333;
}

.dkgray {
	color: #333;
}

.mdgray {
	color: #494949;
}

.ltgray {
	color: #888;
}

/*
// ===[ page layout components
*/

#container {
	width: 800px;
	margin: auto;
	background: #fff url(/images/assets/container_fill.jpg) repeat-y;
	border-left: 5px solid #404040;
	border-right: 5px solid #404040;
}

#container.empty, .empty {
	background-color: #fff;
}

#content {
	width: 540px;
	float: left;
	padding: 20px 20px;
}

#content.empty, .empty {
	width: 760px;
}

#header {
	background: #aacc5b url(/images/assets/bg_header.jpg) repeat-x;
	text-align: center;
	margin: 20px auto 0px auto;
	width: 800px;
	border-top: 5px solid #404040;
	border-right: 5px solid #404040;
	border-left: 5px solid #404040;
}

#logo {
	width: 800px;
	height: 98px;
	margin: 0px auto;
	background: #aacc5b url(/images/assets/logo_jbcom.jpg) repeat-x;
}

/*
// ===[ navigation bar components
*/

#navbar {
	background: #2f1c38 url(/images/assets/bg_menu.jpg) repeat-x;
	text-align: center;
}

#navigation {
	width: 800px;
	height: 50px;
	margin: 0px auto;
	background: #2f1c38 url(/images/assets/bg_menu.jpg) repeat-x;
}

#navigation ul {
	padding-left: 20px;
	list-style: none;
}

#navigation li {
	display: inline;
}

#navigation ul li a {
	border-top: 5px solid #404040;
	color: #646464;
	float: left;
	line-height: 41px;
	margin-right: 1.5em;
	display: block;
	text-decoration: none;
}

#navigation ul li a span {
	text-decoration: underline;
}

#navigation ul li a:hover {
	color: #fff;
	border-top-color: #8a70b1;
	text-decoration: none;
}

#index #nindex a,
#blog #nblog a,
#desktop #ndesktop a,
#gallery #ngallery a,
#news #nnews a,
#about #nabout a {
	color: #fff;
	border-top-color: #a8cb5a;
}

/*
// ===[ sidebar components
*/

#sidebar {
	width: 219px;
	float: right;
	font-size: 11px;
}

.sidebar_content {
	width: 190px;
	float: left;
	font-size: 11px;
	padding: 10px 15px 10px 14px;
}

#sidebar h2 {
	padding-bottom: 10px;
}

/*
// ===[ sidebar color components
*/

.blue {
	padding-top: 20px;
	background-color: #d6e0f2;
}

.green {
	background-color: #d4f3d8;
}

.purple {
	padding-top: 20px;
	background-color: #c9bcd0;
	border-bottom: 1px solid #ababab;
}

.orange {
	padding-top: 20px;
	background-color: #f3e6d4;
}

/*
// ===[ sidebar rss feed link components
*/

#sidebar .rssfeeds {
	height: 63px;
	width: 190px;
	float: left;
	padding-left: 15px;
	padding-right: 14px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#sidebar .rssfeeds p {
	margin: 0;
}

.rssfeeds a.rss {
	padding: 0 0 0 23px;
	background: transparent url(/images/assets/icon_rss.png) no-repeat 5px 1px;
	font-size: 11px;
	text-decoration: none;
}

/*
// ===[ footer components
*/

#footer {
	margin-bottom: 20px;
	width: 800px;
	height: 64px;
	background-color: #190823;
	border-top: 1px solid #000;
	border-bottom: 5px solid #404040;
	color: #fff;
	clear: both;
}

#footer .validate {
	background: url(/images/assets/icon_check.png) no-repeat 0 0;
	padding: 0 5px 0 17px;
}

#footer p {
	margin: 0;
	padding: 15px 20px;
	font-size: 0.9em;
	line-height: 150%;
}

#footer p a:link,
#footer p a:visited {
	font-size: 0.9em;
	color: #af92bf;
	text-decoration: none;
}

#footer p a:hover {
	color: #fff;
}

#footer p a:active {
	color: #af92bf;
}

#desktop #footer,
#gallery #footer,
#news #footer,
#about #footer,
#webcam #footer,
#landing #footer {
	border-top: 5px solid #a8cb5a;
}

/*
// ===[ image components
*/

.imgnorm, .imgleft, .imgright {
	background: #fff;
	border: #5a4a61 5px solid;
	padding: 5px;
}

.imgleft {
	margin-right: 10px;
	float: left;
}

.imgright {
	margin-left: 10px;
	float: right;
}

.imgsummary, .imgsummary_norm {
	border-width: 5px;
	font-size: 10px;
	line-height: 150%;
	background-color: #e2d7e7;
}

.imgsummary {
	width: 130px;
}

.imgsummary_norm {
	width: 520px;
}

.imgsummary_text {
	margin-top: 5px;
}

/*
// ===[ blog components
*/

.post, .promo {
	margin-bottom: 20px;
}

.promo {
	background-color: #c6bacd;
	border: #ababab	 1px solid;
	padding: 5px;
}

#archivehdr {
	background-color: #cad9a6;
	border: #ababab	 1px solid;
	padding: 5px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.postdate {
	color: #666;
	font-size: 10px;
	line-height: 100%;
}

.postbody {
	margin-bottom: 5px;
}

.postbody p {
	margin: 0.75em 0;
}

.post h2 {
	margin: 0 0 5px 0;
}

.postbody .imgnorm {
	display: block;
	margin: 18px 0 12px 0;
}

.postbody .imgsummary_norm {
	margin: 18px 0 12px 0;
}

.postmeta {
	border-top: #ababab 1px solid;
	color: #666;
	font-size: 10px;
	line-height: 140%;
	margin-top: 8px;
	padding: 4px 0 8px 0;
}

.posttoggle {
	float: right;
	color: #666;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 1em;
	padding-bottom: 2px;
}

#formtoggle {
	float: right;
	color: #666;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 1em;
	padding-bottom: 2px;
}

.quote {
	border-left: #cfd5ba 4px solid;
	color: #666;
	padding-left: 8px;
}

.code {
	font: 10px Monaco, Courier, "Courier New", mono;
	background: #e5e5e5;
}

/*
// ===[ comment components
*/

.comment {
	padding: 5px 0;
	margin-bottom: 0.25em;
}

.comment_bg {
	background-color: #d0d8bb;
	padding: 5px;
	border-top: #ababab 2px solid;
}

.trackback {
 background-color: #d5d5d5;
}

.bg_odd {
 background-color: #c6bacd;
}

.jaron {
	background-color: #c6bacd;
	border-top: #5a4a61 2px solid;
}

img.gravatar {
	background: #fff;
	border: #9673a8 1px solid;
	float: right;
	margin-left: 1em;
}

.comment_from {
	font-size: 14px;
	line-height: 17px;
}

.comment_date {
	color: #333;
	font-size: 11px;
	line-height: 17px;
}

.comment_body {
	font-size: 12px;
	clear: left;
	margin-top: 1em;
	padding: 0 5px;
}

/*
// ===[ itunes recently played components
*/

.itunes {
	padding: 0;
}

.itunes_bg_even {
	background-color: #fff;
	padding: 10px;
}

.itunes_bg_odd {
	background-color: #eef3ff;
	padding: 10px;
}

img.album {
	background: #fff;
	border: #006D9F 2px solid;
	float: left;
	margin-right: 1em;
}

.itunes_track {
	font-size: 14px;
	line-height: 20px;
}

.itunes_meta {
	color: #666;
	font-size: 11px;
	line-height: 17px;
}

/*
// ===[ search components
*/

#search {
	color: #5b9cff;
	margin: -4px 0 0 0;
	padding-bottom: 5px;
	width: 190px;
}

#search #s {
	width: 160px;
}

#search label,
#search #submitsearch {


/* hide from visual browsers */
 position: absolute;
	visibility: hidden;
}

#search h2 {
	padding-top: 15px;
}

#search img {
 display: inline;
}

#search-results ul {
	margin: 0;
	padding: 0 0 10px 0;
	width: 190px;
	list-style-type: none;
	border-top: 1px solid #ad8bbf;
}

#search-results ul li {
	background: transparent;
	border-bottom: 1px solid #ad8bbf;
}

#search-results ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding-left: 5px;
}

#search-results ul li a:hover {
	background-color: #ba9fc8;
	color: #000;
}

#search #indicator {
	padding: 0;
	border: 0;
	margin: 0;
	background: none;
	position: relative;
	top: 4px;
	left: 5px;
}

#desktop #search,
#gallery #search,
#news #search,
#about #search {
	position: absolute;
	visibility: hidden;
}

/*
// ===[ comment form components
*/

#commentform input,
#commentform textarea {
	width: 70%;
	padding: 0.2em 0;
}

#commentform input {
	width: 50%;
}

#commentform textarea {
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
}

#commentform .checkbox input {
	width: auto;
}

#commentform .checkbox label {
	display: inline;
	clear: none;
}

/*
// ===[ comment components
*/

#commentrules {
	background: transparent url("/images/assets/icon_info.png") no-repeat 0 0;
	clear: both;
	margin-bottom: 2.0em;
	padding-right: 5px;
	padding-left: 20px;
	width: 515px;
	line-height: 15px;
	font-size: 10px;
	color: #888;
}

#commentrules.clickable {
	background: transparent url("/images/assets/icon_info.png") no-repeat 0 0;
	cursor: pointer;
}

#commentrules.hover,
#commentrules.active {
	background: transparent url("/images/assets/icon_info_hover.png") no-repeat 0 0;
}

/*
// ===[ archive components
*/

#archive {
	clear: both;
	float: left !important;
	width: 540px;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #ababab;
	text-align: left;
	color: #000;
}

#archive h2 {
	padding-bottom: 10px;
}

#archive-left,
#archive-right {
	width: 250px;
	padding: 0 0 20px 0;
	float: left;
}

#archive ul {
	list-style-type: none;
	line-height: 18px;
}

/*
// ===[ bottom components
*/

#bottom {
	clear: both;
	float: left !important;
	float: none;
	width: 800px;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #271035;
	border-top: 5px solid #a8cb5a;
	font-size: 0.9em;
	text-align: left;
	color: #fff;
}

#bottom-left,
#bottom-mid,
#bottom-right {
	width: 250px;
	padding: 20px 0 20px 10px;
	float: left;
}

#bottom-mid,
#bottom-right {
	padding: 20px 0 20px 15px;
}

#bottom h2 {
	margin: 0 0 15px 0;
	padding: 0 8px;
	font-size: 16px;
	color: #fff;
}

#bottom h2 span {
	color: #99b656;
}

#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #3a184f;
}

#bottom ul li {
	background: transparent;
	line-height: 26px;
	border-bottom: 1px solid #3a184f;
}

#bottom ul li a {
	display: block;
	background: transparent url(/images/assets/icon_link.png) no-repeat 5px 0.7em;
	padding: 0 0 0 23px;
	color: #fff;
	text-decoration: none;
}

#bottom ul li a:hover {
	background-color: #432056;
	color: #fff;
}

/*
// ===[ global link components
*/

a:link, a:visited {
	color: #631b84;
	text-decoration: underline;
}

a:hover, a:active {
	color: #9959b7;
	text-decoration: underline;
}

.posttoggle a {
	color: #666;
	text-decoration: underline;
}

.postmeta a {
	color: #631b84;
	text-decoration: none;
}

h1 a:link, h1 a:visited {
	color: #404040;
	text-decoration: none;
}

h2 a:link, h2 a:visited {
	color: #404040;
	text-decoration: none;
}

h1 a:hover, h1 a:active {
	color: #9959b7;
	text-decoration: underline;
}

h2 a:hover, h2 a:active {
	color: #9959b7;
	text-decoration: underline;
}

/*
// ===[ flickr badge components
*/

.flickr a {
	background: #2f1241;
	border: 1px solid #3a184f;
	padding: 3px;
	display: block;
	float: left;
	margin-right: 0.20em;
	margin-bottom: 0.20em;
}

.flickr img {
	border: 1px solid #000;
	display: block;
	float: left;
	margin: 0;
	width: 50px;
	height: 50px;
}

/*
// ===[ ad components
*/

.revenue_vertical {
	width: 125px;
	background: url(/images/assets/advertisement.jpg) top left no-repeat;
	background-color: #c9bcd0 !important;
	border: #ababab 1px solid;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 25px 31px 5px 32px;
}

.revenue_vertical img {
	display: block;
}

.adjust_135 {
	width: 142px;
}

.adjust_160 {
	width: 160px;
	padding: 25px 14px 5px 14px;
}

.adsense_referral {
	padding-bottom: 5px;
}

.revenue_horizontal {
	width: 469px;
	background: url(/images/assets/advertisement.jpg) top left no-repeat;
	background-color: #c9bcd0 !important;
	border: #ababab 1px solid;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: auto;
	margin-right: auto;
	padding: 21px 10px 5px 10px;
}

.revenue_horizontal img {
	display: block;
}

/*
// ===[ desktop photos/backgrounds link boxes
*/

.desktop img {
	display: block;
}

.desktop a {
	vertical-align: middle;
	display: inline;
	float: left;
	text-decoration: none;
	text-indent: -9000px;
	overflow: hidden;
	margin: 5px 5px 0 0;
}

.desktop a.large {
	width: 24px;
	height: 21px;
	background: url(/images/assets/bg_16x12.png) no-repeat;
}

.desktop a.large:hover {
	background-position: 0 -23px;
}

.desktop a.wide {
	width: 24px;
	height: 17px;
	background: url(/images/assets/bg_12x8.png) no-repeat;
}

.desktop a.wide:hover {
	background-position: 0 -19px;
}

.desktop a.small {
	width: 17px;
	height: 15px;
	background: url(/images/assets/bg_10x7.png) no-repeat;
}

.desktop a.small:hover {
	background-position: 0 -17px;
}

.osx img {
	display: block;
}

.osx a {
	vertical-align: middle;
	display: inline;
	float: left;
	text-decoration: none;
	text-indent: -9000px;
	overflow: hidden;
	margin: 5px 5px 0 0;
}

.osx a.aqua {
	width: 24px;
	height: 17px;
	background: url(/images/assets/bg_aqua.png) no-repeat;
}

.osx a.aqua:hover {
	background-position: 0 -19px;
}

.osx a.graphite {
	width: 24px;
	height: 17px;
	background: url(/images/assets/bg_graphite.png) no-repeat;
}

.osx a.graphite:hover {
	background-position: 0 -19px;
}

/*
// ===[ tab components
*/

#tablist {
	width: 520px;
	padding: 4px 10px 3px 10px;
	margin-left: 0;
	margin-top: -25px;
	margin-bottom: 15px;
	border-bottom: 1px solid #5a4a61;
	font: bold 11px "lucida grande", tahoma, verdana, sans-serif;
	list-style: none;
	float: right;
	text-align: right;
}

#tablist li {
	margin: 0;
	display: inline;
}

#tablist li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #5a4a61;
	border-bottom: 1px solid #5a4a61;
	background: #452d51;
	text-decoration: none;
}

#tablist li a:link, #tablist li a:visited {
	color: #666;
}

#tablist li a:hover {
	color: #fff;
	background: #8a70b1;
	border-color: #5a4a61;
}

#tablist li a.current {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}

#tabcontentcontainer {
	width: auto;
}

.tabcontent {
	width: auto;
	display: none;
}

/*
// ===[ misc stuff
*/

.amquote_author {
 position: relative;
 font-size: 14px;
	font-weight: bold;
	top: 100%;
 right: 0;
 color: #FFFFFF;
	z-index: 10;
	text-align: right;
	margin: 0;
	padding-top: 3px;
}