/*  
Theme Name: acccea
Theme URI: http://acccea.org
Description: Theme for Atlantic Cape Community College Education Association.
Version: 1.0
Author: Joe D'Agostino
Template: acccea

*/

body {
	margin: 8px 0 8px 0;
	padding: 0;
	text-align: center;
	background: #545454;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
acronym {
	border-bottom: none;
}
#wrapper {
	position: relative;
	width: 720px;
	margin: 0 auto;
	text-align: left;
	background: url(images/wrapperBg.gif) top left repeat-y #fff;
}
#header {
	background: url(images/headerBg.jpg) top left #224d80;
	width: 720px;
	height: 152px;
}
#home #header {
	background: url(images/accceaHeadBg.jpg) top right no-repeat;
}
#ssaaccc #header {
	background: url(images/ssaacccHeadBg.jpg) top right no-repeat;
}
#acccosap #header {
	background: url(images/acccosapHeadBg.jpg) top right no-repeat;
}
#acafa #header {
	background: url(images/acafaHeadBg.jpg) top right no-repeat;
}
#tlc #header {
	background: url(images/tlcHeadBg.jpg) top right no-repeat;
}
#header h1 {
	margin: 0;
	padding: 20px 12px;
	font-size: 180%;
	color: #fff;
}
#header img {
	margin: 0;
	padding: 0 0 0 3px;
	float: left;
}
#header #topNav {
	float: left;
	width: 572px;
	margin: -22px 0 0 0;
	padding: 0 0 0 148px;
	list-style: none;
	/*background: #224d80;*/
	background: none;
}
#header #topNav li {
	float: left;
	margin: 0;
	padding: 0 1px;
	font-size: 85%;
}
#header #topNav a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #0e2e54;
	border-bottom: none;
	background: url(images/tabsBg.gif) bottom left repeat-x #0e2e54;
}
#header #topNav a:hover {
	color: #e5e5e5;
	background: url(images/tabsOverBg.gif) top left repeat-x #224d80;
}
#header #topNav #current a {
	color: #e5e5e5;
	background: url(images/tabsOverBg.gif) top left repeat-x #224d80;
}
#content {
	width: 574px;
	display: inline;
	float: right;
	padding-top: 10px;
	background: url(images/logoWater.gif) bottom left no-repeat #f6f6f6;
}
#content h2 {
	margin: 0 8px 20px 8px;
	font-size: 120%;
	color: #0e2e54;
}
#content h3 {
	margin-left: 8px;
	margin-bottom: 0;
	padding: 0;
	font-size: 100%;
	color: #245085;
}
#content h4 {
	margin-left: 8px;
	margin-bottom: 0;
	padding: 0;
	font-size: 90%;
	color: #4c78ac;
}
#content h4 a:link, #content p.postmetadata a:link {
	text-decoration: none;
	color: #4c78ac;
}
#content h4 a:hover, #content p.postmetadata a:hover {
	text-decoration: underline;
	color: #245085;
}
#content p.date, #content p.postmetadata {
	margin: 0 0 4px 8px;
	padding: 0;
	font-size: 80%;
	color: #666;
}
#content p, #content dt, #content dd, #content li {
	font-size: 90%;
}
#content p {
	margin: 2px 8px 12px 8px;
	line-height: 1.5em;
}
#content p.archiveLink {
	font-size: 85%;
	color: #666666;
}
#content .post-nav {
	margin: 10px 0 8px 4px;
	font-size: 90%;
}
#content .post-nav a:link {
	text-decoration: none;
	color: #4c78ac;
}
#content .post-nav a:hover {
	text-decoration: underline;
	color: #245085;
}
#content #officers, #content #areaRep {
	clear: both;
	float: right;
	margin: 4px;
	padding: 0 0 10px 0;
	width: 228px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 220px; /* actual value */
	background: url(images/officersBgBot.gif) bottom left no-repeat #fff;
}
html>body #content #officers, html>body #content #areaRep {
	width: 220px;
}
#content #officers h3, #content #areaRep h3 {
	margin: 0;
	padding: 4px 2px 4px 8px;
	font-size: 90%;
	color: #fff;
	border-bottom: 1px solid #d6d6d5;
	background: url(images/officersBgTop.gif) top left no-repeat #0e66a3;
}
#content #officers dt, #content #officers dd, #content #areaRep dt, #content #areaRep dd {
	margin-left: 8px;
	font-size: 85%;
	color: #666666;
}
#content #officers dl, #content #areaRep dl {
	margin: 0;
	padding: 0;
}
#content #officers dt, #content #areaRep dt {
	margin-top: 6px;
}
#navigation {
	width: 146px;
	display: inline;
	float: left;
	padding-top: 10px;
}
#navigation h2 {
	margin: 0 0 0 6px;
	padding: 0;
	font-size: 90%;
	color: #0e2e54;
}
#navigation ul {
	margin: 2px 0 8px 10px;
	padding: 0;
	list-style: none;
}
#navigation ul li {
	margin: 0;
	padding: 2px 0;
	font-size: 85%;
}
#navigation ul li a {
	padding: 2px 2px 2px 0.5em;
	text-decoration: none;
	width: 100%;
	color: #245085;
}
html>body #navigation ul li a {
	width: auto;
}
#navigation ul li a:hover {
	text-decoration: underline;
	color: #4c78ac;
}
/* Hide from IE5/Mac \*/
* html #footer { height: 1%; }
/* End hide from IE5/Mac */
#footer {
	clear: both;
	margin: 0;
	padding: 6px 0 6px 0; 
	background: url(images/footerBg.gif) top left repeat-x #d5d5d5; 
}
#footer p {
	margin: 0;
	padding: 4px;
	text-align: center;
	font-size: 85%;
}
#footer #copyright {
	padding-top: 4px;
	font-size: 80%;
	color: #666666;
}
#footer p a {
	text-decoration: none;
	color: #245085;
}
#footer p a:hover {
	text-decoration: underline;
	color: #4c78ac;
}

#content #contactForm {
	width: 380px;
	margin-left: 10px;
	font-size: 90%;
}
#content #contactForm label {
	display: block;
	padding: 2px 0;
}
.floatRight {
	float: right;
	padding: 2px 6px 4px 4px;
}

#comment {
	width: 350px;
}

