/*
Theme Name: Intrinsic Rielity 2K6
Theme URI: http://linus.grumblemutterspit.org
Description: IR2K6 Style and Layout
Version: 1.1
Author: Linus Enriquez
Author URI:http://linus.grumblemutterspit.org

	Structure of theme files derived from Modern v0.9 by Ulf Pettersson.
	http://ulfpettersson.se/design/modern/

	The CSS, XHTML and design is released under the LGPL:
	http://www.opensource.org/licenses/lgpl-license.php
*/

body
{
	background-image: url(graphics/parchment.jpg);
	font-family: Georgia, Arial, Sans-serif;
	font-size: 12px;
	margin: 10px;
}

p, div, span
{
	font-size: 12px;
	font-weight: normal;
}

p, li
{
	line-height: 150%;
}

p
{
        padding-bottom: 1em;
}

td
{
	padding-right: 2px;
	padding-top: 2px;
}

h1, h2, h3, h4, h5, h6, h7, h8, h9, p, form
{
	margin-bottom: 0px;
	margin-top: 2px;
}

h1
{
	font-size: 20px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 16px;
}

h4
{
	font-size: 14px;
}

h5
{
	font-size: 12px;
	font-weight: bold;
}

input, textarea, select, option
{
	background-color: #e5d4a9;
	background-image: url(graphics/parchment.jpg);
	font-family: Georgia, Arial, Sans-serif;
}

a
{
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	border-bottom: #660000 1px solid;
	color: #cc0000;
}

.byline
{
	border-top: #d7caa9 1px solid;
}

.byline_under
{
	border-bottom: #d7caa9 1px solid;
}

.caption
{
	font-size: 10px;
	font-weight: normal;
}

.warning
{
	color: #cc0000;
}

input.button
{
	background-color: #e5d4a9;
	background-image: none;
	border: #000000 1px solid;
	font-weight: bold;
}

div.comments
{
	font-size: 11px;
	padding-left: 40px;
}

div.pager_left
{
	text-align: left;
        white-space: nowrap;
}

div.pager_right
{
	text-align: right;
	white-space: nowrap;
}

div.slideshow
{
	text-align: center;
}

div.proofsheet_proof
{
	border: #660000 2px solid;
	float: left;
	height: 140px;
	margin: 2px;
	overflow: hidden;
	padding: 10px;
	position: relative;
	text-align: center;
	white-space: normal;
	width: 120px;
}

div.proofsheet_nav
{
	float: left;
	height: 180px;
	margin: 2px;
	overflow: hidden;
	padding: 10px;
	position: relative;
	text-align: center;
	width: 120px;
}

div#container
{
}

div#masthead
{
	background-image: url(graphics/intrinsic_rielity.gif);
	background-repeat: no-repeat;
	border-bottom: #000000 2px solid;
	display: block;
	height: 44px;
        position: relative;
        z-index: 255;
}

div#masthead a
{
	border: none;
	font-size: 42px;
	padding-right: 185px;
	text-decoration: none;
}

div#nav
{
	background-image: url(graphics/parchment.jpg);
	color: #660000;
	position: absolute;
        z-index: 255;
}

div#nav ul
{
        background-image: none; 
        margin-left: -10px;
}

div#nav ul,
div#nav ul li
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

div#nav ul li.current_page_item a
{
	color: #660000;
}

div#nav ul li a
{
	background-image: url(graphics/nav_bullet.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

div#nav a
{
	color: #000000;
	display: inline;
	float: left;
	font-weight: bold;
	padding: 0 9px 0 12px;
	text-decoration: none;
}

div#nav a:hover
{
	border-bottom: #cc0000 1px solid;
	color: #660000;
}

div#sidebar
{
	border-left: #000000 2px solid;
	border-right: #000000 2px solid;
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 26px;
        position: relative;
        z-index: 0;
}

div#sidebar_container
{
	border-bottom: #000000 2px solid;
	margin-bottom: 20px;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 23px;
}

div#sidebar_content *
{
        font-size: 11px;
}

div#sidebar_content
{
	background-image: url(graphics/parchment.jpg);
	font-size: 11px;
	padding: 20px;
        width: 250px;
}

div#sidebar_content ul,
div#sidebar_content li
{
	list-style-type: none;
	list-style-image: none;
}

div#sidebar_content ul.wishlisting li
{
        text-indent: -1.5em;
        margin-left: 1.5em;
}

div#sidebar_content ul.children
{
        margin-left: 1.5em;
}

div#sidebar_content ul.children li
{
	list-style-type: square;
}

div#sidebar_content ul
{
	margin: 0 0 1.5em 0;
	padding: 0;
}

div#sidebar_content a
{

	font-weight: normal;
}

div#sidebar_content a:hover
{
	border-bottom: none;
}

div#searchbar
{
	position: absolute;
	right: 10px;
	top: 10px;
	vertical-align: middle;
	white-space: nowrap;
}

div#content
{
	padding-top: 20px;
}

div#footer
{
	clear: both;
	color: #afa383;
	font-size: 10px;
	margin-top: 20px;
	text-align: right;
}
