/*
    Theme Name: Crown - Gibberish
    Theme URI: http://www.gibberish.com/
    Description: New theme, sucks less
    Version: 1.0
    Author: Me
    Author URI: http://www.gibberish.com/
  */
/* first, a patch for CG-FeedRead: */
div.feedDescription {display: none;}
/* now, on with the show */

body
{
	margin: 0; padding: 0;
	background: #fff;
	font-family: Georgia,"Times New Roman",serif;
}

#header
{
	position: relative;
}
#chrome 
{
	background: #444 url(/gifs/crown-short.jpg) repeat-x 49% 0%;
	margin: 0 auto -31px auto;
	height: 300px;
	width: 100%;
	border-bottom: 1px solid black;

}
#punchout
{
	background-color: #fff;
	border: 1px solid black;
	border-bottom: none;
	height: 30px;
	width: 130px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -20px;

}

#logo
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 12px;
	background-color: #af3;
	width: 42px;
	height: 36px;
	text-align: center;
	_top: 28px;
}
#logo span
{
	color: #600;
	font-family: Impact,Arial Black,sans;
	font-size: 2em;
	position: relative;
	top: 4px;

}
#logo span:before
{
	content: "G";
}

#header h1
{
	width: 100% auto;
	text-align: center;
	font-weight: normal;
	font-size: 1.8em;
	color: #830;
	_position: relative;
	_top: -7px;
}
#header h1 a, #header h1 a:visited, #header h1 a:hover, #header h1 a:focus, #header h1 a:active
{
	margin: 10px 20px;
	font-size: 0.7em;
	color: #830;
	text-decoration: none;
}
#header h1:before
{
	content: "{";
}
#header h1:after
{
	content: "}";
}

#header p
{
	padding: 10px 0;
	width: 425px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	font-size: 0.7em;
}

#middleframe
{
	position: relative;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}

#entries
{
	position: relative;
	width: 425px;
	margin-left: auto;
	margin-right: auto;
}
#entries .entry
{
	margin-bottom: 35px;
}
#entries h2, #entries h3
{
	color: #830;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 0px;
}
#entries h2 a
{
	text-decoration: none;
	color: #830;
}
#entries h3
{
	font-size: 1.15em;
}
#entries p
{
	font-size: 0.8em;
	line-height: 1.5em;
}
#entries p.posted
{
	margin-top: 2px;
	font-size: 0.7em;
}
#entries p.entrynav
{
	font-size: 0.7em;
	font-weight: bold;
}
#entries p.entrynav a
{
	margin-right: 10px;
}
div.entry ol, div.entry ul
{
	font-size: 0.8em;
}
#entries li 
{
	line-height: 1.5em;
	margin-bottom: 4px;
}
div.entry ol.commentlist
{
	font-size: inherit;
}
small.commentmetadata
{
	font-size: 0.8em;
}

#intranav, #extranav
{
	padding-bottom: 35px;
	position: absolute;
	top: -50px;
	width: 130px;
	font-family: "Times New Roman", serif;
}
#intranav
{
	left: 0px;
	text-align: right;
}
#extranav
{
	right: 6px;
}
#intranav h4, #extranav h4
{
	margin: 24px 0px 2px -1px;
	color: #830;
	font-family: "Los Feliz",Georgia,serif;
	font-size: 0.8em;
}
#intranav a
{
	color: #d00;
}
#extranav a
{
	color: #55e;
}
#intranav ul, #extranav ul
{
	margin: 0; padding: 0;
	list-style: none;
}
#intranav li, #extranav li, #intranav p, #extranav p
{
	font-size: 0.7em;
}

#twitter_div li {margin-bottom: 14px;}

#commentform
{
width: 425px;
}
#commentform textarea
{
width: 425px;
}

#colophon
{
	margin-top: 24px;
}

#footer
{
	width: 100% auto;
	text-align: center;
	font-size: 0.7em;
	margin-bottom: 20px;
}
