body
{
	margin: 0;
	margin-top: 10px;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #e8e8e8;
}

#blogul { display: none; }
#blogdateul { display: none; }
#bloglinks { display: none; }
.blogMetaBlock p { display: inline; }

.blogMetaBlock
{
	font-size: 10px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.blogMetaBlock a
{
	text-decoration: none;
	line-height: 16px;
}

.commentInvitationLink:before { content: " | "; }

blockquote,  p, li
{
	padding-right: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote
{
	margin-right: 0;
	margin-left: 10px;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #777;
	font-style: italic;
	font-family: Georgia, serif;
}

h1, h2, h3, h4
{
	margin: 0 0 5px 0;
	padding: 0;
}

h5
{
	margin: 10px 0 0 10px;
	padding: 0;
	cursor: pointer;
	font-size: 0.8em;
}

h1
{
	font-size: 1.1em;
	margin: 15px 0;
}

h2
{
	font-size: 1.1em;
	margin-top: 10px;
	padding-top: 10px;
}

h3
{
	font-size: 0.9em;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}

h4
{
	font-weight: bold;
	margin-bottom: 0;
}

hr
{
	margin: 1em auto;
	height: 1px;
	color: #ddd;
	background-color: #ddd;
	border: none;
}

small, .small
{
	font-size: 0.7em;
	color: #666;
}

#topquote .small
{
	font-size: 0.7em;
	color: #787878;
	padding-left: 12px;
}

a
{
	text-decoration: none;
	color: #cc6600;
}

a img
{
	border: none;
	border-bottom: none;
}

h1 a, h2 a, h5 a { border: none; }

h3 a
{
	/*  font-size: 1.5em;   */
	color: #cc6600;
}

#site-name a { border: none; }

#accessibility
{
	position: absolute;
	top: -10000px;
}

fieldset { border: none; }
legend { display: none; }

.zemContactForm input, .zemContactForm textarea
{
	display: block;
	margin: 10px;
}

label
{
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: bold;
}

div.entry-content
{
	margin: 1em;
	margin-bottom: 1em;
}

div.entry-title { margin: 1em; }

h2.entry-title
{
	margin-left: 12px;
	margin-top: 0;
	font-size: 0.9em;
}

#container
{
	padding: 0px 0px 20px 0px;
	background-color: #FFFFFF;
	border: solid;
	border-color: #999999;
	border-width: 1px;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}

#head
{
	height: 91px;
	text-align: left;
	padding: 0;
}

#topquote
{
	width: 400px;
	height: 60px;
	float: right;
	margin: 18px 12px 0 0;
	color: #787878;
	font-size: 1.1em;
}

/* MAIN NAVIGATION */
#nav
{
	margin: 0;
	padding: 0;
	background: url(/images/mainnav_bground.gif) center top repeat-x;
	width: 100%;
	height: 23px;
	clear: both;
}

#nav li
{
	display: inline;
	padding: 0;
	margin: 0;
}

#nav a:link
{
	color: #CCCCCC;
	background: url(/images/mainnav_bground.gif) center top repeat-x;
	float: right;
	width: auto;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}

#nav a:visited
{
	color: #CCCCCC;
	background: url(/images/mainnav_bground.gif) center top repeat-x;
	float: right;
	width: auto;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}

#nav a:hover
{
	color: #FFFFFF;
	background: url(/images/mainnav_focus_bground.gif) center top repeat-x;
	float: right;
	width: auto;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}

/* used for selecting the current page as active */
#nav .selected
{
	background: url(/images/mainnav_focus_bground.gif) center top repeat-x;
	color: #FFFFFF;
}

#home #nav-home a:hover, 
#concept #nav-concept a:hover, 
#faqs #nav-faqs a:hover, 
#resources #nav-resources a:hover, 
#media #nav-media a:hover, 
#about #nav-about a:hover,
#blog #nav-blog a:hover,
#contact #nav-contact a:hover { background: url(/images/mainnav_focus_bground.gif) center top repeat-x; }

#nav a:active
{
	background: url(/images/mainnav_focus_bground.gif) center top repeat-x;
	color: #FFFFFF;
}


ul.subNav, ul.subNavRight, ul.linklist, ul.rssMenu
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	width: 170px;
}

ul.subNavRight { width: 170px; }

li.subNavItem, li.subNavItemLast, li.subNavRight
{
	font-size: 0.8em;
	display: block;
	float: left;
	border-right: 1px solid #ddd;
	margin: 0;
	padding: 10px;
}

li.subNavItemLast { border-right: none; }

.linklist li, .rssMenu li
{
	margin-left: 10px;
	margin-bottom: 6px;
}

.subNav a
{
	border: none;
	font-size: 0.85em;
}

.section_list
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul { list-style-type: none; }

.section_list li
{
	margin: 0 10px 2px 0;
	padding: 0;
}

.preName a, .preName { color: #ccc; }

/* Sidebars */

#sidebar-2 a, #sidebar-1 a { border: none; }

#sidebar-1, #sidebar-2
{
	width: 170px;
	padding-top: 65px;
}


#sidebar-1
{
	margin-right: 5px;
	float: left;
}

#sidebar-2
{
	float: left;
	margin-left: 15px;
 }

#sidebar-2 p, #sidebar-1 p, #sidebar-2 li, #sidebar-1 li
{
	font-size: 0.8em;
	line-height: 1.5em;
	padding-left: 10px;
}

/* center content column */

#content
{
	padding-top: 65px;
	padding-bottom: 65px;
	min-height: 450px;
	width: 600px;
	float: left;
	
}

#content img
{
	float: left;
	padding: 0 10px 5px 0;
	margin: 0;
}
#closer
{
	color: #aaa;
	font-size: 0.8em;
	width: 975px;
	text-align: right;
	clear:both;
}
#foot
{
	color: #aaa;
	padding: 4px 0;
	font-size: 0.8em;
	width: 975px;
	text-align: right;
	margin: 4px auto;
}


.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

.directory { list-style-type: circle; }

.author
{
	font-style: normal;
	font-size: 0.8em;
}

.published { font-size: 0.8em; }

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

ol.comments
{
	font-family: georgia, serif;
	color: #ccc;
}

ol.comments li
{
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

ol.comments p
{
	font-family: verdana, sans-serif;
	color: #444;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td { vertical-align: top; }

#comments-help
{
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

.error-status { font: 1.3em Georgia, Times, serif; }
a:hover { text-decoration: underline; }
h5 a:hover { text-decoration: none; }
table { margin-left: 10px; }
th { font-weight: bold; }

td
{
	margin: 2px;
	padding: 2px;
	border-top: #777 solid 1px;
}

#homebuttons img
{
	margin-bottom: 0;
	padding: 0;
}

.comments-wrapper td
{
	margin: 2px;
	padding: 2px;
	border: none;
}
