/*  
Theme Name: Baroque Bacon
Theme URI: http://frozengoat.com
Description: Made for C.J.'s site. 
Version: 1.0
Author: Fraz
Author URI: http://frozengoat.com
*/
html {
	height:100%;
}
body {
	margin:0;
	height:100%;
	padding:0;
	background:#fff;
	font-size:78%;
	font-family:"Baskerville Old Face", "Times New Roman", serif;
	color:#000;
	text-align:center;
}
img {
        margin:0;
        padding:0;
        border:0; 
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
#content a {
	color: #000;
}
#content a:hover {
	color: #000;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	padding: 1.5em;
}
#content ul li {
        list-style-type: disc;
        padding: 0px 30px 0px 30px;
		text-indent: -1.5em;
}
h1, h3, h4, h5, h6 {
	margin: 1.2em 0;        
	color: #000; 
}
h1 {
    font-size: 1.6em;
}
h2 {
    display: block;
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
a {
	text-decoration: none;
	color: #000;
}

#rightbar ul {
	list-style-type:none;
	padding:0;
}

input, textarea, select {
	border: 1px solid #000;
	background-color: #fff;
	color: #000;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	font-size: 0.9em;
}
code {
	font-family: monospace;
	color: #000;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
.small {
	font-size: 0.9em;
	color: #000;
}

/* Layout */

	
#wrapper {
        width: 100%;     
        background: #fff;  
	margin: 0px auto;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
    height: auto;
}
html>body #wrapper {
    height: auto;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
        margin:0px;
	padding-bottom:20px;
	border: 0px;
        background:#fff; 
        text-align:center;
        height:100px;
        width:100%;

}
	/* Header Styles */
	#header img {
		border: 0px;
		text-align: center;
		vertical-align: middle;
	}
	#header h1 {
		margin: 0;
                padding: 20px;
		font-size: 1.8em;
	}
#content {
	height:60%;
	position: absolute;
	top:20%;
	left: 31%;
	bottom: 20%;
        text-align: left;
        background: #fff; 
	overflow: auto;
	width: 38%;
	display: inline; /* IE double margin bug fix */
}
#rightbar {
	position: absolute;
	right: 0;
	top: 20%;
	bottom: 20%;
	text-align: left;
        border: 0;
	overflow: auto;
	width: 30%;
	font-size: 0.9em;
	display: inline; /* IE double margin bug fix */
} 
#sidebar {
	position: absolute;
	left: 0;
	top: 20%;
        text-align: center;
        border: 0;
        background:#fff;
	margin:0;
	padding: 0;
	overflow: hidden;
	width: 30%;
	font-size: 0.9em;
	display: inline; /* IE double margin bug fix */
}
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
        border: 0px;
        background: #fff;
        margin: 0px;
        padding-top: 20px;
	font-size: 0.9em;
	text-align: center;
	width: 100%;
}
	/* Footer Styles */
	#footer img {
		border: 0px;
		text-align: center;
		vertical-align: middle;
	}
	#footer p {
		margin: 0;
		padding: 10px 10px 10px 10px;
		background: #fff;
		border: 0px;
		font-size: 0.85em;
		text-align: center;
	}
	#footer a {
	color: #000;
	}
/* Midbar styles */
#rightbar h2 {
	color: #000;
	font-size: 1.2em;
}
#rightbar a {
	color: #000;
}
#rightbar a:hover {
	color: #000;
}
/* Lists? */
#rightbar ul ul ul {
	margin: 0;
	border: none;
}
#rightbar ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;
	border-bottom: none;
}
#rightbar ul ul ul li a {
	margin: 0 0 0 -25px;
} 

/* Sidebar Styles */

#sidebar h1 {
	display: inline;
	color: #000;
	margin: 1.2em 0 0.6em 0;
	padding: 2px 10px 2px 4px;
	font-size: 2em;
}
#sidebar a {
	color: #000;
}
#sidebar a:hover {
	color: #000;
}
#sidebar a:visited {
	color: #000;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
 	list-style-type: none;      
}
#sidebar ul ul {
	margin: 1.2em 0;
	border-top: 1px solid #000;
	background-color: #fff;
}
#sidebar ul ul li {
	padding: 0 0 0 10px;
	border-bottom: 1px solid #000;
}
#sidebar ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 0.1em 10px;
	width: 170px;
} 
html>body #sidebar ul ul li a {
	width: 150px;
}
#sidebar ul ul li a:hover {
	background-color: #FFF;
}
/* Lists? */
#sidebar ul ul ul {
	margin: 0;
	border: none;
}
#sidebar ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;
	border-bottom: none;
	border-top: 1px solid #000;
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 0.1em 10px 0.1em 25px;
	width: 170px;
} 
html>body #sidebar ul ul ul li a {
	width: 135px;
}

/* Blog */

.post {
}
.posttitle h2 {
	margin: 2px auto;
        display: block; 
	padding: 0 4px;
	width: 100%;
        color:#000;
}
.posttitle h2 a {
	float: left;
        color:#000;
}
.postmeta {
	margin-top: 2px;
        display: block;
	padding: 2px 4px;
        border-top:1px solid #000;
        border-bottom:1px solid #000;
	font-size: 0.9em;
	color: #000;
}
.postentry {
}
.commentslink {
        padding:3px;
        background: #fff;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
}

/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #000;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid #000;
	padding: 1px 20px;
}
.alt {
        margin: 4px 0px;
	background-color: #000 !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #999;
}
#comment {
	width: 95%;
}