/* @override 
	http://checklists.com/new/wp-content/themes/checkTheme/style.css
	http://checklists.com/new/wp-content/themes/checkTheme/print.css
*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}

#wrap h4 {
	font-weight: normal;
	font-style: normal;
	margin-bottom: -1em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

#navMenu, #toolbar, #secondaryContent, .also, #comments, .edit, hr, .ad {
	display: none;

}

#primaryContent {
	border-bottom: 2px ridge #fff;
	clear: both;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	border-top-color: #fff;
	border-top-style: ridge;
	font-size: 14px;
	line-height: 1.5em;
}

h1#head {
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: .5em;
	font-size: 2em;
}

#header
 {
	font-style: italic;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	float: left;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 1em;
}

#primaryContent ul.post-categories {
	padding-left: 0;
}

#category ul.post-categories li a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

#page {
}

#head a {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: black;
	float: left;
}

#head a img {
	background-color: #a5a5a5;
	height: 1.5em;
	margin-right: .3em;
	margin-bottom: -.2em;
	display: none;
}

h2#secondHead {
	font-style: italic;
	float: left;
	font-weight: normal;
	margin-bottom: 0;
	font-size: 1.2em;
	margin-top: .3em;
}

h4 {
	margin-bottom: .25em;
	margin-top: .5em;
	margin-left: .75em;
}

#primaryContent h1 a {
	color: black;
}

#primaryContent h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 3em;
	line-height: 1em;
	margin-bottom: .25em !important;
	margin-top: .25em;
}

#primaryContent h2 {
	font-weight: bold;
	font-size: 1.4em;
}

#primaryContent h3 {
	font-style: italic;
	font-weight: normal;
	padding-left: .5em;
}

#primaryContent li {
	list-style-image: url(images/boxer.gif) !important;
	list-style-type: square;
	padding-left: .25em;
}

em {
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: none;
	margin-left: .5em;
}

ul {
	margin-bottom: 0;
	margin-top: 0;
}

#primaryContent h1, h2, h3 {
	margin-bottom: .5em;
}

#footer
 {
	overflow: hidden;
	width: 11em;
	height: 2em;
	padding-left: 1em;
}

#footer p {
	margin-top: .5em;
}

p.print {
	display: none;
}

#category ul.post-categories li {
	list-style-type: none !important;
	list-style-image: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

#category {
	margin-left: 0;
	margin-bottom: 1em;
}