/*  
Theme Name: Grammarphobia 2010
Theme URI: http://edit.com/
Description: A design template based on the Grammarphobia.com site design as of March 2010.
Version: 1.0
Author: Edit.com
Author URI: http://edit.com/

	Generic Template v1.0
	 http://edit.com/

*/

/* Import site's base stylesheet */
/* @import '/hwch.css'; */

body {}

#page {}

#header {}

#content {}

#footer {}

/* Begin Sidebar */

#sidebar
{
	padding: 0;
	margin-left: 545px;
	width: 210px;
}

#sidebar form {
	margin: 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

/* Search */

#search #s {
	font-size: 11px;
	width: 140px;
}

#search #searchsubmit {
	font-size: 11px;
	width: 50px;
}

/*** Comments ***/

form#commentform textarea {
	width: 400px;
	height: 160px;
}

/*** Text Styles ***/

body,td,p {}

#header .description {}

h2 {}

/*** Begin Post ***/

.post {}

.post p.date,
p.postmetadata {}
