body {
	margin: 0 auto;
	padding: 0;
	color: #585858;
	background: url("./themes/site_themes/case/background.jpg");
	background-position: top left;
	background-repeat:repeat-x;
	background-color: #F5F6F7;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 80%;
}
h1, h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	line-height: 100%;
font-size: 1.5em;
}
h2 {
	font-size: 1.0em;
	margin:0;
	line-height: 100%;
}

h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
}
p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	text-align:justify;
}
strong, b {
	font-weight:bold;
}
ol {
	margin-bottom: 10px;
}
.center {
	text-align: center;
}
blockquote {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;}
ul {
	list-style:none;
	list-style-image:url("./themes/site_themes/case/dot_point_general.png");
	margin: 3px 0px 3px 0px;
	padding: 0 0 0 1.5em;
}
li {
	margin: 0px 0px 5px 0px;/*color:#7B7B7B;*/
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
a:link {
	background-color: transparent;
	text-decoration: none;
	color: #761912;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:visited {
	background-color: transparent;
	text-decoration: none;
	color: #761912;
}
#topbar {
	margin:0 auto;
	padding:0px;
	height: 100px;
	background: url("./themes/site_themes/case/header_top.jpg");
	background-position: top left;
	background-repeat:repeat-x;
	background-color: #761912;
}
#searchholder {
	float:right;
	/*background:    url("./themes/site_themes/case_05/search_back.jpg") no-repeat top left; background-color: #5E6633;*/
	font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#FAD469;
	text-decoration: none;
	margin: 5px 0px 0px -180px;
	padding: 0px 0px 0px 0px;
	height: 40px;
	width :190px;
}
#searchholder p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#searchholder a:link, #searchholder a:visited, #searchholder a:active {
	color:#FAD469;
	text-decoration: none;
}
#searchholder a:hover {
	color:#666;
	text-decoration: none;
}
.searchholder_textsearch {
	float:left;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#fff;
	margin:0px 0px 0px 0px;
	background-color: #5E5953;
	border-top: 1px solid #666;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #666;
	width:130px;
}
.searchholder_buttonsearch {
	float:right;
	font:10px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #fff;
	margin:0px 10px 0px 10px;
	background-color: #5E5953;
	border-top: 1px solid #666;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #666;
}
#wrapper {
	margin: 0px auto 0 auto;
	padding-bottom: 10px;
	width: 800px;/*

background: #585756;
border-top: 8px solid #232863;
background: #585756 url("./themes/site_themes/case/bg.gif") repeat;
color: #333;
*/

}
#header {
	float:none;
	margin: 0px 0px 0px 0px;
	background: url("./themes/site_themes/case/header.jpg");
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #761912;
	width:800px;
	height:90px;
}
#menu_top {
	float:left;
	/*background:  #FF33CC;*/
	margin: 25px 0px 0px 225px;
	padding: 0px 0px 0px 0px;
	color:#9C9793;
	text-indent: 10px;
	text-align:left;
}
#menu_top a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#FAD469;
	text-decoration: none;
	font-size: 0.89em;
	font-family:  "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
}
#menu_top a:hover {
	color:  #9C9793;
}
#content_homepage {
	width:800px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#content {
	width:800px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background: url("./themes/site_themes/case/content.jpg");
	background-position: top left;
	background-repeat:no-repeat;/*background: url("./themes/site_themes/case/content.jpg") no-repeat top left;*/
}



#big_content {
	float: left;
	background: url("./themes/site_themes/case/dot.jpg") 0 0 repeat-x;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 520px;
	text-align: left;
}
#main_illustration {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 535px;
	height:240px;
	/*color: #333;
	text-align: left;
	border: 1px solid #ccc;
	background: url("./themes/site_themes/case/main_illustration.jpg") no-repeat top left;*/
}
.entry {
	padding: 0px 10px 10px 10px;/*border: 1px solid #ccc;
background: #F9F8F2;
color: #333;
*/
}

.entry_title {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 2em;
}

.entry ul{
	list-style:none;
	list-style-image:url("./themes/site_themes/case/dot_point_general.png");
	margin: 0px;

}

#category_resources {

	width: 500px;
	background:#BBE0EB;
	height:60px;
	margin-bottom:20px;
	border-bottom:#007099 solid 2px;
}

.category_resources_title {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 2em;
	color:#585858;
	padding-top:5px;
}

#category_img {
	float:left;
	border: 1px solid #007099;
	background:#fff;
	padding:3px;
	width: 40px;
	height: 40px;
	margin: 5px 5px 0px 10px;
}

#sidebar_homepage {
	float: right;
	margin: 10px 0px 0px 0px;
	/*border: 1px solid #ccc;*/
	width: 250px;
	/*height:240px;*/
	text-align: left;
}
/*
#news_01_homepage {
float: left;
margin: 10px 0px 10px 0px;
border: 1px solid #ccc;
width: 250px;
height:250px;
background: #363435;
color: #333;
text-align: left;
}
*/
/* ROUNDED RECTANGLE */


#news_01_homepage {
	float: left;
	background: url("./themes/site_themes/case/dot.jpg") 0 0 repeat-x;
	width: 250px;
	margin: 10px 0px 10px 0px;
}
.b {
	background: url("./themes/site_themes/case/dot.jpg") 0 100% repeat-x
}
.l {
	background: url("./themes/site_themes/case/dot.jpg") 0 0 repeat-y
}
.r {
	background: url("./themes/site_themes/case/dot.jpg") 100% 0 repeat-y
}
.bl {
	background: url("./themes/site_themes/case/br.jpg") 0 100% no-repeat
}
.br {
	background: url("./themes/site_themes/case/bl.jpg") 100% 100% no-repeat
}
.tl {
	background: url("./themes/site_themes/case/tl.jpg") 0 0 no-repeat
}
.tr {
	background: url("./themes/site_themes/case/tr.jpg") 100% 0 no-repeat;
	padding:10px
}
#news_02_homepage {
	float: left;
	margin: 10px 0px 10px 25px;
	background: url("./themes/site_themes/case/dot.jpg") 0 0 repeat-x;
	width: 250px;
	text-align: left;
}
#news_03_homepage {
	float: left;
	margin: 10px 0px 10px 24px;
	background: url("./themes/site_themes/case/dot.jpg") 0 0 repeat-x;
	width: 250px;
	text-align: left;
}
#banner {
	float: left;
	margin: 10px 0px 10px 0px;
	background: url("./themes/site_themes/case/dot.jpg") 0 0 repeat-x;
	width: 800px;
	text-align: left;
}
#sidebar {
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 250px;
	/*

border: 1px solid #ccc;
background: #F9F8F2;*/
text-align: left;
}

#sidebar_login {
	background:#FAD469;
	margin: 0px 0px 0px 0px;
	padding: 20px;
	text-align: left;
	line-height:13px;
	width: 150px;
	font-size: 0.9em;	
	border: 1px dotted #007099;
}

#sidebar_subscribe {
	background:#FAD469;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	text-align: center;
	line-height:13px;
	width: 150px;
	font-size: 0.9em;	
	border: 1px dotted #007099;
}

#regoinfo {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size:0.9em;
	text-align: left;
	background:#eee;
	margin-left:20px;	
	border: 1px dotted #007099;
}

#regoinfo pre {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size:1.0em;
	text-align: left;
	
	margin-left:20px;
}

#sidebar_resources {
	/*background:#333;*/
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height:13px;
}

#sidebar_resources h2 {
	font-size: 1.0em;
	margin:0;
	line-height: 100%;
}

#sidebar_resources h2 a:link, #sidebar #sidebar_resources h2 a:visited, #sidebar_resources h2 a:link, #sidebar_resources h2 a:active {
	font-size: 1.0em;
	color:#007099;
		text-decoration: underline;
	}
#sidebar_resources h2 a:hover {
	font-size: 1.0em;
	color:  #585858;
		text-decoration: underline;
		}

#sidebar_resources ul li p {

	/*background:#FF6600;*/
	margin:0px 0px 0px 55px;
	padding: 0px 0px 0px 0px;
	width: 60%;
	font-size:0.85em;
	text-align: left;
	
	
}


#sidebar_resources ul {
	margin: 0;
	padding:0;
	list-style: none;	
	list-style-image:none;
}
#sidebar_resources ul li {
	margin: 5px 0 5px 0;
	clear: both;
	border-bottom: 1px dotted #007099;
	padding: 5px 0 20px 0;
	list-style:none;
	list-style-image:none;
		
}
#sidebar_resources_img {
	float:left;
	border: 1px solid #007099;
	padding:3px;
	width: 40px;
	height: 40px;
	margin: 5px 5px 0px 0px;
}



/* ClearFix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer {
	margin: 0px auto;
	position: relative;
	padding: 0px;
	/*	
	background: url("./themes/site_themes/case/footer.jpg");
	background-position: top left;
	background-repeat:repeat-x;
	background-color:#E9E7DD;
	height:56px;
	background: #510A10; 
	border-top: #5D4612 1px solid;
	b//ackground: #510A10;*/
	clear: both;
}
#footer a:link, #footer a:visited, #footer a:link, #footer a:active {
	color:#F9F8F2;
	text-decoration: none;
}
#footer a:hover {
	color: #FAD469;
	text-decoration: none;/*border-bottom: 1px solid #D5D5D5;*/
	}
.footer-items {
	float: none;
	/*border-top: #515151 1px solid;*/
	font-family:  "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 0.79em;
	margin: auto;
	padding: 0px;
	width: 800px;
	background:  #363435;
	clear: both;
}
.footer-items p.copyright {
	clear: both;
	text-align: center;
	color:#F9F8F2;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 1.0em;
	/*background-color: #333333;  */
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.footer-items p.terms {
	clear: both;
	text-align: center;
	color:#F9F8F2;
	font:10px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 1.0em;
	/*background-color: #333333;  */
		padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.date {
	font-size: 0.8em;
	/*background: transparent;*/
	color:#255C66;
}

.posted {
	font-size: 0.9em;
	font-style: bold;
	color: #007099;
}
.sidetitle {
	margin: 10px 0 7px 0;
	font-size: 115%;
	letter-spacing: 0.05em;
	font-weight: bold;/*background: transparent;
border-bottom: 1px dotted #ccc;*/
}
.spacer {
	clear: both;
}
.paginate {
	font-family:		"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size:			12px;
	font-weight: 		normal;
	letter-spacing:	.1em;
	padding:			10px 6px 10px 4px;
	margin:			0;
	background-color:	transparent;
	
	border-top: #ccc 1px dotted;
}


.pagecount {
	font-family:		"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size:			12px;
	color:				#fff;
	padding: 3px;
	font-weight:		normal;
	background-color: #761912;
	border: #ccc 1px solid;
}

.entry_read_more {
		color: #8C1F22;
		font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
		margin-bottom:20px;
		}
		
	.entry_read_more a:link, .entry_read_more a:visited, .entry_read_more a:link, .entry_read_more a:active{
		/*background:#;*/
		color: #8C1F22;
		text-decoration: none;
		}

	.entry_read_more a:hover {
		color:#8A8980;
		text-decoration: none;
		}

	.filed_under {
		border-top: 1px dotted #ccc;
		font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
		color:#666;
		background:#e6e6e6;
		margin-top:10px;
		margin-bottom:20px;
		text-align: left;
		height:20px;		
		}
		
	.locked_article {
width :300px;

		border: 1px dotted #007099;
		font:10px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
		/*color:#CC0000;*/
		background:#FAD469;
		margin-top:20px;
		margin-bottom:20px;
margin-left:70px;
		padding:10px;
		text-align: left;
		}
	.filed_under a:link, .filed_under a:visited, .filed_under a:link, .filed_under a:active{
		/*background:#;*/
		color: #FA710F;
		text-decoration: none;
		}
	.filed_under a:hover {
		color:#8A8980;
		text-decoration: none;
		}



/*
.calendarBG {
 background-color: #000;
}

.calendarBlank {
 background-color: #9DB7A7;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #000;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;

 background-color: #195337;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
*/
.input {
	border-top:        1px solid #999999;
	border-left:       1px solid #999999;
	background-color:  #fff;
	color:             #000;
	font-family:       "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size:         11px;
	height:            1.6em;
	padding:           .3em 0 0 2px;
	margin-top:        6px;
	margin-bottom:     3px;
}
.textarea {
	border-top:        1px solid #999999;
	border-left:       1px solid #999999;
	background-color:  #fff;
	color:             #000;
	font-family:       "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size:         11px;
	margin-top:        3px;
	margin-bottom:     3px;
}
.checkbox {
	background-color:  transparent;
	margin:            3px;
	padding:           0;
	border:            0;
}
.submit {
	background-color:  #fff;
	font-family:       Arial, Verdana, Sans-serif;
	font-size:         11px;
	font-weight:       normal;
	letter-spacing:    .1em;
	padding:           1px 3px 1px 3px;
	margin-top:        6px;
	margin-bottom:     4px;
	text-transform:    uppercase;
	color:             #000;
}
