/*
Theme Name: First Aid Supplies News
Theme URI: http://pangram.net/
Description: First Aid Supplies News
Version: 1.0 r4
Author: Steve Axthelm
Author URI: http://pangram.net/
*/

html, body, img, form, input { margin: 0; padding: 0; }

body {
	text-align: center;
	font-size: small;
	font-family: "Lucida Grande", Arial, Geneva, Helvetica, sans-serif;
	}

h1 { font-size: 150%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }

h1, h2, h3, h4, h5 {
	margin: 1em 0;
	line-height: 1.2;
	font-family: 'Times New Roman', Times, 'Times NR', serif;
	}

#center h1 {
	margin-bottom: 0;
	padding: 0 12px 12px 0;
	color: #66662B;
	background: transparent url(images/bk-center-h1.gif) bottom right no-repeat;
	text-align: right;
	font-family: "Lucida Grande", Arial, Geneva, Helvetica, sans-serif;
	font-size: 130%;
	font-style: italic;
	}

#left h2,
#right h2 {
	margin: 0 8px;
	padding-bottom: 4px;
	color: #66662B;
	border-bottom: 1px solid #66662B;
	font-family: "Lucida Grande", Arial, Geneva, Helvetica, sans-serif;
	font-size: 110%;
	}

#right h2 { width: 132px; }
#left h2 { width: 165px; }

#left h2.formHead {
	margin-bottom: 4px;
	padding-bottom: 0;
	border-width: 0;
	font-size: 90%;
	}

p {
	font-size: 95%;
	margin: 1em 0 0 0;
	}

ul li, ol li { font-size: 95%; }

table { font-family: inherit; }

#wrap {
	position: relative;
	width: 800px;
	margin: 8px auto;
	background: #FFF url(images/bk-wrap.gif) 0 0 repeat-y;
	text-align: left;
	}

#header {
	height: 101px;
	background: transparent url(images/hdr.gif) 0 0 no-repeat;
	text-align: right;
	}

#header p {
	margin: 11px 14px 0 300px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #66662B;
	}

#hotspot {
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 66px;
	/*border: 1px solid red;*/
	}

#hotspot a {
	display: block;
	width: 100%;
	height: 100%
	}
#main {
	float: left;
	width: 650px;
	background: transparent url(images/bk-main.gif) top right no-repeat;
	}

#left {
	float: left;
	width: 183px;
	}

#left div {
	width: 163px;
	margin: 0 0 14px 8px;
	background-color: #EFEFCD;
	border: 1px solid #8E8E5A;
	text-align: center;
	}

#left p {
	margin: 0 3px 5px 6px;
	color: #66662B;
	font-size: 90%;
	text-align: left;
	}

#left h3 {
	margin: 0 3px 2px 6px;
	color: #66662B;
	font-size: 100%;
	font-family: "Lucida Grande", Arial, Geneva, Helvetica, sans-serif;
	text-align: left;
	}

#left h3 a,
#left h3 a:visited {
	color: #66662B;
	text-decoration: none;
	}

#left h3 a:hover {
	color: #000;
	text-decoration: none;
	}

#left img { margin: 8px auto 4px auto; }

#left #features h3 img {
	display: block;
	border: 1px solid #8E8E5A;
	}
#left #features ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#left #features ul img {
	border: 1px solid #8E8E5A;
	}

#left #features ul li span {
	color: #66662B;
	font-size: 100%;
	font-family: "Lucida Grande", Arial, Geneva, Helvetica, sans-serif;
	}

#right div {
	width: 130px;
	margin: 0 0 14px 8px;
	background-color: #EFEFCD;
	border: 1px solid #8E8E5A;
	}

#right ul {
	list-style: none;
	margin: 4px 0;
	padding: 0;
	}

#right ul li {
	margin: 0 3px 5px 3px;
	padding-left: 9px;
	color: #66662B;
	background: transparent url(images/bk-li.gif) 0 5px no-repeat;
	font-size: 90%;
	}

#right ul li a:link {
	color: #66662B;
	text-decoration: none;
	}

#right ul li a:visited {
	color: #666;
	text-decoration: none;
	}

#right ul li a:hover {
	color: #000;
	text-decoration: underline;
	}


#left div.inp,
#right div.inp {
	background-color: transparent;
	border-width: 0;
	text-align: left;
	}

#right div.inp input { margin: 0; }

#left div.inp input.field,
#right div.inp input.field {
	width: 99%;
	margin: 0 0 6px 0;
	padding: 0;
	border: 1px solid #8E8E5A;
	}

/* For IE Win
----------------------------------------------- */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html  #left div.inp input.field,
* html  #right div.inp input.field { margin-left: -7px; }
/* End hide from IE5/mac */

#right hr {
	height: 1px;
	margin: 6px 8px;
	color: #66662B;
	/*border: 0;*/
	}

#center {
	float: right;
	width: 467px;
	}

#right {
	float: right;
	width: 150px;
	}

#footer {
	clear: both;
	padding-bottom: 8px;
	background: transparent url(images/bk-footer.gif) bottom left no-repeat;
	}

#footer p {
	margin: 12px 150px 4px 183px;
	text-align: center;
	font-size: 10px;
	}

div.post {
	margin: 10px;
	}

div.post h2 {
	margin: 12px 0 2px 0;
	color: #333;
	line-height: 0.9;
	}

div.post h2 a:link {
	color: #333;
	text-decoration: none;
	}

div.post h2 a:visited {
	color: #666;
	text-decoration: none;
	}

div.post h2 a:hover {
	color: #000;
	text-decoration: underline;
	}

div.post p {
	margin: 0 0 8px 0;
	font-size: 90%;
	line-height: 1.2;
	}

div.post p.date {
	font-size: 70%;
	color: #888;
	}

div.post p.postFooter {
	margin: 8px 0 12px 0;
	color: #888;
	text-align: center;
	font-size: 80%;
	}

div.post p.postFooter a:link {
	color: #8E8E5A;
	text-decoration: none;
	}

div.post p.postFooter a:visited {
	color: #888;
	text-decoration: none;
	}

div.post p.postFooter a:hover {
	color: #000;
	text-decoration: underline;
	}

/* Democracy Poll
---------------------------------------------------------------------------- */
#democracy input { width: auto; }
#democracy ul {
	float: none;
	list-style: none;
	margin: 8px;
	padding: 0;
	text-align: left;
	color: #66662B;
	}

#democracy p#question {
	padding-top: 6px;
	font-size: 100%;
	font-weight: bold;
	}

#democracy label {
	float: none;
	display: inline;
	}

#democracy a:link {
	color: #66662B;
	text-decoration: none;
	}

#democracy a:visited {
	color: #66662B;
	text-decoration: none;
	}

#democracy a:hover {
	color: #000;
	text-decoration: underline;
	}

