
/* ____________ Main Elements ____________ */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 75% Arial, Helvetica, sans-serif; color: #787878;
	text-align: center;
	background-color: #c5ccdb;
}

#outerContainer {
background: url(images/bg.gif) center repeat-y;
}

a {
	color: #485f95;
	text-decoration: underline;
}
a:hover, a:visited {
	color: #787878;
	text-decoration: underline;
}

img {
	display: block;
	border: 0;
}


/* ____________ Main Container Home ____________ */

#mainContainer {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	background: #ebebeb url(images/bg-home.gif) center repeat-y;
}


/* ____________ Utility Nav ____________ */

#utilityNav {
	height: 25px;
	font: 85% Arial, Helvetica, Sans Serif; color: #dbdbdb; text-decoration: none;
	background: #c5ccdb url(images/bg-utility-nav.gif) center no-repeat;
	text-align: left;
width: 100%;
	
}

#utilityNav div {
width: 770px;
margin-left: auto;
	margin-right: auto;
padding-top: 3px;
}

#utilityNav ul {
	float: right;
padding-top:2px;
	display: inline;
	list-style-type: none;
}
#utilityNav li {
	display: inline;
	border-right: #9daed5 solid 1px;
}
#utilityNav li a {
	padding-left: 10px;
	padding-right: 10px;
	color: #485f95;
	text-decoration: none;
}
#utilityNav li a:hover {
	color: #485f95;
	text-decoration: underline; 
}

#loginform {
height: 25px;
background: url(images/bg-login.gif) left center no-repeat;
padding-left: 22px;

}

#loginform input {
font-size: 90%;
width: 60px;
padding: 1px;
color: #787878;
margin-top: 0px;
height: 12px;
vertical-align: top;
}
#loginform label {
color: #485f95;
vertical-align: bottom;
margin-right: 3px;
}

input#login {
width: 29px;
height: 15px;
margin-top: 0px;
}

#utilityNav p {
color: #485f95;
padding-top: 2px;
font-weight: normal;
}


/* ____________ Main Nav - Home ____________ */

#mainNav {
	height: 16px;
	width: 755px;
	font: bold 95% Arial, Helvetica, Sans Serif; color: #485f95; text-decoration: none;
	background: #d0daef url(images/bg-nav-home.gif);
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#mainNav ul {
	display: inline;
	list-style-type: none;
}
#mainNav li {
	display: inline;
}
#mainNav li a {
	padding-left: 7px;
	padding-right: 7px;
	color: #485f95;
	text-decoration: none; 
}
#mainNav li a:hover {
	color: #667aa9;
	text-decoration: none; 
	padding-top: 7px;
	padding-bottom: 7px;
	background: #b5c2dd url(images/bg-nav-roll.gif) repeat-x;
}


/* ____________ Left Side Bar - Home ____________ */

#leftSideBar {
	width: 155px;
	float: left;
	display: inline;
overflow: hidden;
}
#leftSideBar ul {	
	list-style-type: none;
	text-align: left;
}
#leftSideBar li a {	
	background: url(images/sidebar-left-button-bg.gif) no-repeat;
	margin-left: 10px;
	color: #898989;
	font-size: 95%;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 3px;
	margin-left: 0px;
	display: block;
	width: 145px;
	height: 19px;

}
#leftSideBar li a:hover {	
	background: url(images/sidebar-left-roll.gif) no-repeat;
	margin-left: 10px;
	color: #505050;
	font-size: 95%;
	text-decoration: none;
	padding-top: 3px;
	margin-left: 0px;
	display: block;
	height: 19px;
}

#searchform {
}
#s {
width: 112px;
height: 20px;
border: 1px solid #cccccc;
display: block;
float: left;
margin: 0px 0px 5px 11px;
}

#categories {
clear: left;
}

/* ____________ News Posts ____________ */

#news {
	width: 380px;
	margin-right: 25px;
	padding-bottom: 15px;
	text-align: left;
	float: right;
}
#news p {
	line-height: 1.5em;
	margin-bottom: 15px;
	font-size: 95%;
}
#news h1 {
	margin-top: 15px;
	font-weight: normal;
	color: #485f95;
	font-size: 170%;
	background-color: #e5e5e5;
	padding: 5px 5px 4px 8px;
clear: right;
}
#news h1 a {
color: #485f95;
text-decoration: none;
}
.newsDetails {
	display: block;
	list-style-type: none;


	background-color: #e5e5e5;
	font-size: 85%;
	padding-bottom: 5px;
clear: right;
}
.date {
	display: inline;
	list-style-type: none;
	margin-left: -50px;
	background: #e5e5e5 url(images/news-calendar.gif) no-repeat left;
	padding: 5px 10px 5px 28px;
}
.postedBy {
	display: inline;
	list-style-type: none;
	background: #e5e5e5 url(images/news-posted-by.gif) no-repeat left;
	padding: 5px 10px 5px 20px;
}

#news ul {
	margin-bottom: 15px;
	margin-left: 50px;
}
#news 0l {
	margin-bottom: 15px;
	margin-left: 50px;
}


#news ul.postmetadata {
clear: both;
margin: 0px;
font-size: 85%;
display: block;
height: 17px;
padding-top: 10px;
background: #e5e5e5 url(images/bg-meta-options.gif);
}
#news ul.postmetadata a {
text-decoration: none;
color: #485f95;
}
#news ul.postmetadata a:hover {
color: #787878;
}
.commentIcon {
	display: inline;
	list-style-type: none;
	background: url(images/news-comment.gif) no-repeat left;
	padding: 0px 10px 0px 18px;
margin-left: 10px;
}
.categoryIcon {
	display: inline;
	list-style-type: none;
	background: url(images/news-category.gif) no-repeat left;
	padding: 5px 10px 5px 20px;
}

/* ____________ Right Side Bar ____________ */

#rightSideBar {
	width: 180px;
text-align: center;
padding: 5px 0px 10px 0px;
	float: right;
	display: inline;
	margin-right: 5px;
	background: url(images/bg-right-sidebar.gif) no-repeat top;
}
#rightSideBar p {
	color: #FFFFFF;
	font-size: 95%;
	margin: 10px;
}
#rightSideBar img {
margin-left: auto;
margin-right: auto;
}
#rightSideBar h2 {
padding: 10px 0px;
}


/* ____________ Footer - Home ____________ */

#footerHome {
	width: 100%;
	color: #485f95;
	font-size: 85%;
	background: #c5ccdb url(images/bg-footer-home.gif) center top no-repeat;
	text-align: center;
	height: 5em;
	clear: both;
	padding-top: 20px;
}
#footerHome p {
	
}
#footerHome p a {
	color: #485f95;
	text-decoration: none;
}
#footerHome p a:hover {
	color: #667aa9;
	text-decoration: none; 
}


/* ____________ Misc ____________ */

.imgRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.imgLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.imgCentreContent {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.errorText {
	color: red;
}

.clearfix:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.post img {
float: right;
margin-left: 15px;
margin-bottom: 15px;
}

