/*  
Theme Name: EppraisalNews
Theme URI: 
Description: 
Version: 1.6
Author: 
Author URI: 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



.entry{ border-bottom:1px dotted #999; }


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography  Colors */



/* Begin Structure */

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 15px 20px 0;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 15px 0 20px 0;
	margin: 5px 0 0 0;
	width: 570px;
	}

.post {
	margin:0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}






html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#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;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags  Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: left;
	margin-top: 10px;
	}

.alignleft, .alignright
	{
		margin:0;
		margin-bottom:10px;
		font-size:12px;
	}

.alignright
	{
		text-align:right;
		border-bottom:none;
	}

.nocomments
	{
		display:none;
	}

/* End Various Tags  Classes*/








.post
	{
		height:none;
		margin:0;
		padding:0;
	}



.leftNav
	{
		width:240px; 
		float:right; 
		margin-right:25px; 
		margin-top:-41px;
	}

.leftNav li
	{
		list-style:none;
		margin-bottom:5px;
		padding:7px 0;
	}

.currentLink
	{
		background-image:url(images/linkBg.gif);
		background-position:left;
		background-repeat:no-repeat;
	}
	
.leftNav li:hover, .leftNav li:active
	{
		background-color:#f1f0f0;
		background-image:url(images/linkBg.gif);
		background-position:left;
		background-repeat:no-repeat;
                padding:5px 5px 5px 30px;
	}

.leftNav a:link, .leftNav a:active
	{
		padding:5px 5px 5px 30px;
		text-decoration:none;
	}

















	













body { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;	background-color:#c5ea9c; font-size:12px; color:#000; line-height:1.5em; }

h1 { font-size: 18px; margin:0; padding:0 0 10px 0; line-height:22px; color:#000000; background:url('images/BgBarDottedOrage.gif') no-repeat left bottom; }
h2 { font-size: 18px; margin:0; padding:0 0 5px 0; color:#0c9300; }
h3 { font-size: 16px; margin:0; padding:0; }
h4 { font-size: 13px; margin:0; padding:0; }

a:link, a:visited { color:#0298d0; text-decoration:none; }
a:hover, a:active { color:#0298d0; text-decoration:underline; }

img { border:none; }
p	{ margin: 0 0 10px 0; }

#Header { margin:0 auto 0 auto; width:933px; height:75px; background:url(images/BgHeader1.gif) left repeat-x; }


#TopNav { margin:0 auto; padding:0; width:933px; height:46px; background:url(images/BgNav.gif) left repeat-x; }
 #TopNav a { margin:1px 0 0 0; padding:10px 15px 0 15px; height:27px; display:block; float:left; border-right:1px solid #eeeeee; font-size:14px; font-weight:bold; text-decoration:none; color:White; }
 #TopNav a:link, #TopNav a:visited { background:url(images/BgNavBtnNonSelected.gif) left repeat-x; }
 #TopNav a:hover, #TopNav a:active { background:url(images/BgNavBtnSelected.gif) left repeat-x; }

#page { margin:0 auto; padding:0; width:955px; background:url(images/BgBodyShadow.gif) left repeat-y #fff; border:2px solid red; }

#Content { padding:0 30px; }

#Footer { margin: 20px auto 0 auto; padding: 10px 0; border-top:1px dotted #999; width: 895px; text-align: center; }
#Footer ul	{ padding:0; margin:0; }
#Footer li	{ padding: 5px; display: inline; }

#WrapperFooter { margin:0; padding:0; background: url(images/BgWrapperFooter.gif) center bottom repeat-x;height:20px; }


#CookieCrumb { padding-bottom:20px; text-align:right; font-weight:bold; padding:0 30px; }
#CookieCrumb ul, #CookieCrumb li { display: inline; list-style: none; }
#CookieCrumb li a { background: url(images/BreadCrumbArrow.gif) right 2px no-repeat; padding: 0 8px 0 2px; }

.Divider	{ height:2px; background-color:#cbd9ba; margin:20px 0; }
.Divider2	{ margin:20px 0; border-bottom:1px dotted #999999; }

.Clear { clear:both; }

.AlignRight		{ text-align:right; }
.AlignLeft		{ text-align:left; }
.AlignCenter	{ text-align:center; }
.AlignTop		{ vertical-align:top; }
.AlignBottom		{ vertical-align:bottom; }

.FloatRight { float:right; }
.FloatLeft	{ float:left; }

.ColorAccent1 { color:#0c9300!important; }
.ColorAccent2 { color:#ff0000!important; }
.ColorAccent3 { color:#ffffff!important; }
.ColorAccent4 { color:#999999!important; }
.ColorAccent5 { color:#a29100!important; }
.ColorAccent6 { color:#000000!important; }
.ColorAccent7 { color:#339900!important; }
.ColorAccent8 { color:#0298d0!important; }

.FontBold	{ font-weight:bold; }
.FontNormal { font-weight:normal; }

.FontSizeA { font-size:10px; }
.FontSizeB { font-size:11px; }
.FontSizeC { font-size:12px; }
.FontSizeD { font-size:13px; }
.FontSizeE { font-size:22px; }
.FontSizeF { font-size:18px; }
.FontSizeG { font-size:13px; }

.DisplayBlock	{ display:block; }
.DisplayInline	{ display:inline; }
.ListStyleNone	{ list-style:none; }
.DisplayNone	{ display:none; }

.MarginBottomA		{ margin-bottom:15px; }

.ArrowGreenDisplay	 { background-image: url(images/currentPageIcon.gif); background-position: left top; background-repeat: no-repeat; }
.ArrowGreen a:hover, .ArrowGreen a:active { background-image: url(images/currentPageIcon.gif); background-position: left; background-repeat: no-repeat; }















