/*jivebay.com*/
body {
	margin:0 auto;
	padding:0;
	font-size:62.5%;/*resets 1em to 10px*/
	color:#000;
	font-family:Verdana, sans-serif;
	background:#160D07 url(images/bg.jpg) repeat-x center top fixed;
}

/*ALPHA*/
#page, #searchform, #header li, #sidebar h3, #sidebar ul, .tabbox, #searchblock, #searchsubmit {
	background:url(images/bg_page.png) repeat-y;
}

#searchform, #sidebar h3, #sidebar ul, .tabbox {
	background-position:-520px 0;/*black*/
}
#header li, #searchblock {
	background-position:-876px 0;/*white*/
}

/*DIVS*/
#header {
	height:130px;
	position:relative;
	width:876px;
	margin:10px auto 0;
}

#page {
	clear:both;
	margin:auto;
	padding:10px;
	width:856px;/*876*/
}

#content {
	font-size:1.2em;
}

#sidebar {
	float:right;
	width:336px;
	color:#b8ddd6;
}

#footer {
	clear:both;
	margin:10px auto;
}

.narrowcolumn, .widecolumn {
	float:left;
	width:500px;
	background-color:#fff;
}

.widecolumn {
	line-height:1.6em;
}

.verywidecolumn {
	width:930px;
}

.post {
	margin:0 0 40px;
}

.post hr {
	display:block;
	color:#918e95;
	background-color:#918e95;
	height:2px;
	border:none;
}

.widecolumn .post {
	margin:0;
}

.narrowcolumn .postmetadata {
	text-align:right;
}

.widecolumn .postmetadata, .verywidecolumn .postmetadata {
	margin:0;
	width:478px;
}

.widecolumn .smallattachment {
	text-align:center;
	float:left;
	width:128px;
	margin:5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align:center;
	margin:5px 0px;
}

.postmetadata {
	clear:left;
}

.leave_comment, .comments_nav {
	background-color:#eee;
	padding:10px;
}

.posts_nav {
	background-color:#c5ede6;
	padding:10px;
}

.widecolumn .entry p {
	font-size:1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height:1.4em;
}

.entry p {
	overflow:hidden;
}

small {
	font-size:0.9em;
	line-height:1.5em;
}

small, .postmetadata, strike {
	color:#918e95;
}

code, pre {
	border:1px #918e95 solid;
	display:block;
	overflow:auto;
	white-space:pre;
	color:#000;
	font:1.2em 'Courier New', monospace;
}

code {
	background-color:#ddd;
}

pre {
	background-color:#eee;
	font-weight:bold;
}

.entry ins {
	text-decoration:none;
	display:block;
	background-color:#fff9d2;
	color:#555;
}

.entry ins:before {
	content:"Updated:";
}

#content .entry ins {
}

.entry ins, code, pre, blockquote p {
	padding:10px;
}

.entry ins:before, code:before, pre:before, blockquote:before, blockquote:after {
	display:block;
	cursor:default;
	line-height:1em;
	font-weight:bold;
}

.entry ins:before, code:before, pre:before, blockquote:before, blockquote:after {
	color:#918e95;
	font-family:Verdana, sans-serif;
}

blockquote:before, blockquote:after {
	font-size:1.6em;
	color:#000;
	font-family:Georgia, 'Times New Roman', serif;
}

code:before {
	content:"Code:";
}

pre:before {
	content:"Text:";
}

blockquote:before {
	content:open-quote;
}

blockquote:after {
	text-align:right;
	content:close-quote;
}

blockquote p {
	margin:10px;
}

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

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

/*HEADINGS*/
#header h1, #header h2 {
	margin:0;
	padding:0 0 0 10px;
	color:#fff;
	font-size:1em;
	font-weight:normal;
}

h1, h2 {
	line-height:1.2em;
}

h1 {
	margin:0 0 20px;
	font-size:2em;
}

h2 {
	margin:0;
	font-size:1.6em;
}

#sidebar h3 {
	margin:10px 0 0;
	padding:10px 10px 0;
	text-shadow:0px 0px 5px #000;/*not css3*/
}

h3 {
	margin:10px 0 0;
	font-size:1.4em;
}

h3#comments {
	margin:10px 0;
}

h4.bottom_comments_nav_title {
	margin:10px 0;
	font-size:1.2em;
	color:#777;
	padding-left:10px;
}

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

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}

.alignright {
	float:right;
}

.alignleft {
	float:left
}

.navigation .alignleft {
}

.navigation .alignright {
	text-align:right;
}

/*LISTS*/
#sidebar ul, #sidebar ol, #sidebar li {
	margin-left:0;
	padding-left:0;
	list-style-position:inside !important;
}

.entry ul, .entry ol {
	margin:10px 0;
	padding:0;
}

.entry ul, .entry ol, .entry li {
	margin-left:10px;
	padding-left:10px;
}

ul li {
	list-style:disc;
}

li {
	padding-top:2px;
	padding-bottom:2px;
}

.entry li ul, .entry li ol {
	margin:6px 0;
}

.entry li, .entry li li, li li {
	margin-left:5px;
	padding-left:5px;
}

.postmetadata ul, .postmetadata li {
	display:inline;
	list-style:none inside none;
}

#header ul {
	position:absolute;
	left:10px;
	bottom:0;
	margin:0;
	padding:0;
}

#header li {
	float:left;
	margin:0 0 0 10px;
	padding:0;
	font-size:1.2em;
	list-style:none;
}

#header li.selected {
	background-color:#fff;
}

#header li a {
	padding:5px 10px;
	display:block;
}

#header li a:visited {
	color:#918e95;
}

#header li a:hover {
	background-color:#eee;
	color:#e79563;
}

#header li.selected a:visited {
	color:#918e95;
}

#header li.selected a:hover {
	text-decoration:none;
	background-color:#fff;
}

/*FORMS*/
#searchform {
	position:absolute;
	bottom:0;
	right:0;
	margin:0;
	padding:10px 10px 0;
	width:336px;
}

#searchform #s, #searchsubmit {border:none; padding:2px; margin:0; background-color:transparent;}

#searchform #s {
	width:250px;
	color:#fff;
	padding:3px 2px;
}

#searchform #s:hover {
	background-color:#ccc;
}

#searchform #s:focus {
	background-color:#333;
}

#commentform #author:hover, #commentform textarea:hover {
	background-color:#eee;
}

#commentform #author:focus, #commentform textarea:focus {
	background-color:#fff9d2;
}

#searchsubmit {
	width:82px;
	font-weight:bold;
	text-transform:lowercase;
}

#searchsubmit:hover {
	background-color:#fff9d2;
	background-image:none;
}

#searchsubmit:focus {
	background-color:#20989f;
	color:#fff;
	background-image:none;
}

select {
	width:130px;
}

#commentform {
	width:500px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	border:1px #ddd solid;
	border-top-color:#777;
	border-left-color:#777;
	background-color:#ddd;
	padding:2px;
}

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

#commentform textarea {
	width:494px;
}

#commentform #submit {
	margin:0;
	float:right;
	border:1px #ddd solid;
	border-bottom-color:#777;
	border-right-color:#777;
	background-color:#c0c0c0;
}

#commentform #submit:hover {
	border:1px #000 solid;
	background-color:#b8ddd6;
}

#commentform #submit:focus {
	border:1px #d8e2e1 solid;
	border-top-color:#333;
	border-left-color:#333;
	background-color:#20989f;
	color:#fff;
}

/*COMMENTS*/
ol.commentlist {
	margin-left:0;
	padding-left:0;
}

.comment_num {
	color:#555;
}

.commentlist cite {
	font-size:1.2em;
	font-style:normal;
	font-weight:bold;
}

.commentlist li.bypostauthor cite {
	font-style:italic;
}

.commentlist li.bypostauthor .comment_num {
	color:#999;
}

.commentlist li {
	list-style:none;
	background-color:#c5ede6;
	margin:0 0 10px;
	padding:10px;
	text-overflow:ellipsis-word;/*not fully supported*/
	overflow:hidden;
}

.commentlist li.alt {
	background-color:#ddd;
}

.commentlist li.bypostauthor {
	background-color:#555;
	color:#fff;
}

.commentlist li.extra {
	background-color:transparent;
	background-image:none;
}

span.says {
	display:none;
}

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

#commentform p {
	margin:10px 0;
}

.nocomments {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:1.2em;
}

.commentmetadata {
	margin:0;
	display:block;
	text-align:right;
	font-size:0.8em;
}

/*VARIOUS*/
.center {
	text-align:center;
}

hr {
	display:none;
}

.navigation, .pagebar {
	display:block;
	margin:10px 0;
	background-color:#d8e2e1;
}

.navigation div {
	width:45%;
}

.navigation, .pagebar {
	padding:10px;
}

.comments_nav, .posts_nav {
	font-size:1.2em;
}

.comments_nav strong {
	color:#777;
}

a#logo {
	margin:0;
	padding:0;
	display:block;
	text-indent:10px;
	color:#fff;
	text-shadow:0 0 5px #fff;
	font-size:6em;
	width:338px;
	height:81px;
}

a#logo:hover {
	text-decoration:none;
	color:#c5ede6;
	text-shadow:0 0 5px #c5ede6;
}

blockquote {
	margin:20px;
	padding:10px;
	border:1px solid #eee;
	line-height:1.4em;
	color:#918e95;
}

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

input, select, textarea {
	font-family:Verdana, sans-serif;
	font-size:1.2em;
	color:#000;
}

a {
	color:#20989f;
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	color:#20989f;
}

a:hover {
	color:#e79563;
	text-decoration:underline;
}

a img {
	border:1px #918e95 solid;
}

a:visited img {
	border:1px #999 solid;
}

.commentlist p a, .commentlist p a:visited {
	color:#135C60;
}

.commentlist .bypostauthor p a, .commentlist .bypostauthor p a:visited {
	color:#e79563;
}

.commentlist li a:hover {
	color:#160D07;
}

.bypostauthor .commentmetadata a, .bypostauthor .commentmetadata a:visited {
	color:#aaa;
}

.bypostauthor .commentmetadata a:hover {
	color:#e79563;
}

#sidebar a {
	color:#fff;
}

#sidebar a:hover {
	color:#fbd98f;
}

#sidebar .dim a {
}

a.more-link {
}

.minor {
	font-size:0.9em;
	color:#918e95;
}

#sidebar ul {
	font-size:1.2em;
}

#sidebar ul, .tabbox {
	margin:0;
	padding:0 10px 10px;
}

#sidebar ul ul {
	background-image:none;
	padding:0 10px;
	font-size:1em;
}

#sidebar p {
	margin:0 0 10px;
}

.tag_cloud {
}

.tabbox p {
	margin:0;
	padding:10px 0;
}

p.tags {
	color:#918e95;
}

.navigation:after, #commentform:after, #page:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.special {
	margin:10px 0;
}

/*CAPTIONS*/
.aligncenter, div.aligncenter {
	display:block;
	margin:auto;
}

.caption {
	text-align:center;
}

.wp-caption, .caption {
	color:#918e95;
}

.wp-caption {
	padding:0;
	margin:10px 0;/*wp makes div 10px bigger than image*/
}

.wp-caption img {
	margin:0;
	padding:0;
}

.wp-caption p.wp-caption-text, .caption p {
	font-size:0.9em;
	margin:0;
	padding:0;
}

/*CSS3*/
#page, #sidebar ul, .tabbox {
	-moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px;
}

#page {
	-moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px;
}

#header li, #header li a, #sidebar h3, #searchform {
	-moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px;
}

.entry ins, blockquote, .commentlist li, .navigation, .pagebar, .leave_comment, .comments_nav, .posts_nav {
	-moz-border-radius:5px; -webkit-border-radius:5px;
}

.commentlist li.extra {
	-moz-border-radius:0; -webkit-border-radius:0;
}