html,body{margin:0;padding:0;height:100%;}

body{
	background-image: url(../images/back_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #C2C9D1;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	font-size: 12px;
}

div#container{margin: 0 auto;height: auto !important;height: 100%;min-height:100%;}
div#container{
	width:960px;
	margin:0 auto;
	background-color: #FFF;
}
 
#top {
	background-image: url(../images/top_background.jpg);
	width:936px;
	height:38px;
	text-align:right;
	padding-right:12px;
	padding-top:5px;
	color:white;
	padding-left: 12px;
}
    
#logo {
	background-image: url('logo_background.gif');
	background-repeat: repeat-x;
	width:960px;
	height:124px;
	text-align: left;
	float: left;
	clear: both;
}

#logo .logo_padding{
    padding-top: 15px;
}

#navigation {
	width:960px;
	height:40px;
	float: left;
	clear: both;
}

#top-image {
	background-image: url(../images/top_image.jpg);
	background-repeat: no-repeat;
	width:960px;
	height:196px;
}

#mid-section {
	width: 960px;
	background-color: #FFF;
	display:block;
	float:left;
	background-image: url(../images/back_tile.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#footer {
	background-image: url(../images/footer_gradient.gif);
	background-repeat: repeat-x;
	width:960px;
	height:67px;
	clear: left;
}

#content {
	float:left;
	width:660px;	
    text-align: left;
    min-height:600px;
}

#right-content {float: left;width:300px;text-align: left; }

#container #mid-section #content #heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: italic;
	color: #015493;
	font-weight: normal;
	white-space: normal;
	display: block;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	border-bottom-width: thin;
	padding-bottom: 2px;
	margin-bottom: 15px;
}
.content-padding {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#text, #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #5f5f5f;
	line-height: 20px;
}

#footer {
	color:#FFF;
}

#container #mid-section #content #text ul {
	list-style-image: url(../images/bullet.gif);
}

#container #mid-section #content #text ul li {
	margin-bottom:6px;
}

ul.side {
	list-style-image: url(../images/bullet-small.gif);
	margin-left: 0px;
	padding-left: 15px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #5d90c3;
}
.side-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #015493;
	font-style: italic;
	font-weight: normal;
}
.side_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5f5f5f;
	text-decoration: underline;
	margin-right: 10px;
}

ul.side li {
 margin-bottom: 10px;
}

.side-divider {
	width:100%;
	margin-top: 30px;
	margin-bottom: 20px;
	height:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
}

.comment-divider {
	width:100%;
	margin-top: 30px;
	margin-bottom: 10px;
	height:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
}

.top-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f2efd8;
	text-decoration: none;
}
.top-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #4580bb;
	text-decoration: none;
	line-height: 25px;
}

.blue-header { color : #4580bb; }

.grid-even {background-color: #eeeddc;}
.grid-odd {background-color: #fff;}
#container #logo p {
	margin-left: 15px;
}
#top .quicklinks {
	text-align: left;
	float: left;
}
#container #top .loginpanel #login {
	background-image: url(../images/dropdown.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 0px;
	display: block;
	float: right;
}
#top .loginpanel ul li a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
#top .loginpanel {
	float: right;
	width: 300px;
	position: relative;
}
#top .loginpanel ul {
	margin: 0px;
	padding: 0px;
}
#top .loginpanel ul li {
	float: right;
	padding-left: 5px;
	list-style-image: none;
	list-style-type: none;
}
#top .loginpanel ul li.dropdown {
	background-image: url(../images/dropdown.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	margin-right: 0px;
	padding-right: 18px;
}
.items .post #text .articlenav {
	background-color: #E9E9E9;
	padding: 5px;
}
.items .post #text .articlenav b {
	float: left;
	clear: both;
	padding-bottom: 10px;
	width: 100%;
}
.items .post #text .articlenav a {
	color: #015493;
}
.items .post .author {
	line-height: 18px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
}
#content .content-padding .items {
	margin-bottom: 45px;
}
#content .content-padding .items .post {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
}
#container #mid-section #content .content-padding .items #comments  {
	padding: 5px;
}
#container #mid-section #content .content-padding .items #comments  .cid {
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	margin-bottom: 15px;
	clear: both;
	float: left;
	width: 100%;
}
#container #mid-section #content .content-padding .items #comments  .author {
	float: left;
	margin-right: 15px;
}
#container #mid-section #content .content-padding .items #comments .content {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 15px;
}
#container #mid-section #content .content-padding .items #comments .time {
	text-align: right;
}
#container #mid-section #content .content-padding .items #comments #heading {
	float: left;
	width: 100%;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

h3 .side-heading-menu{
    font-weight: bold;
}

.side-heading-menu a{
    font-weight: bold; text-decoration: none;
}

 .side-heading-menu a:hover{
    text-decoration: underline;
}

/* Notification CSS */
#message {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13pt;
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    z-index:105;
    text-align:center;
    font-weight:bold;
    color:white;
    padding:10px 0px 10px 0px;
    background-color: #205695;
    border-bottom: 1px solid #0B316A;
}

#message span {
    text-align: center;
    width: 95%;
    float:left;
}

.close-notify {
    white-space: nowrap;
    float:right;
    margin-right:10px;
    color:#fff;
    text-decoration:none;
    border:2px #fff solid;
    padding-left:3px;
    padding-right:3px
}

.close-notify a {
    color: #fff;
}

