/* 
	project:  NCPC CSS
	author:   National Care Planning Council 
*/

html {-webkit-text-size-adjust:none;}

body,td,th {font-family: "Verdana", Arial, Helvetica, sans-serif;	font-size: 10pt;}
body {margin-top: 0px;}

.content { 	margin: 0 auto;	width: 840px;}

h1 {margin: 0 auto;}

a {color: #006;}
a:hover {text-decoration: none;	color: #BA9810;}

p, ol { line-height: 170%;}
p { }

.text-small {font-size: 85%;}

#header {margin: 10px 0 10px 0;}

#topmenu {float: right;	padding-top: 5px; padding-bottom: 10px;}
#topmenu ul {margin: 0;	padding: 8px 0 0 0;	list-style: none; line-height: 9px;}
#topmenu li {display: inline;}
#topmenu a {padding: 0 3px 0 7px; border-left: 1px solid #b6b7c1; text-decoration: none; font-size: 75%;}
#topmenu a:hover {text-decoration: underline;}
#topmenu .first a {	border: none;}

#menu {list-style: none;width: 175px; padding-top: 50px; height: 210px; padding-left: 48px; background: url(images/background.gif) no-repeat;}
#menu ul{	list-style: none;	margin: 0px;	padding: 0px;	width: 115px;}
#menu a:link{color: #b8b8b8;font-family: Trebuchet MS;font-size: 13px;height: 18px;display:block;text-decoration: none;padding: 8px 0 0 0px;font-weight:normal;}
#menu a:visited{font-family: Trebuchet MS;font-size: 13px;height: 18px;display:block;text-decoration: none;padding: 8px 0 0 0px;font-weight:normal;}
#menu a:hover{color: #595959;}
#menu a:active{color: #dbdbdb;}


/* left side
   --------- */
 
.published {font-size: 100%; font-weight: bold;}
.title {font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold;  font-style: italic;}
.date {font-size: 100%; font-weight: bold; color:#ffffff;}
.fb-like { }
.left_box { margin: 5px 0 10px 10px; padding: 3px 0; }
.left {	float: left;	width: 70%;	margin: 10px 0 10px 0; font-size: 105%;}
.left h3 {clear: both;	color: #4d597c;	border-bottom: 1px solid #ccc;	padding: 6px 0 2px 0px;	font: bold 1.9em Tahoma, Arial, Sans-Serif;	margin: 0 0 0px 0;}
.image {float: left;	padding: 2px; border: 1px solid #ccc; background: #fff;	margin: 0 9px 0px 0;}

/* right side
   ---------- */
		
.right {float: right;	width: 27%;	margin: 17px 0 10px 0; font-size: 80%;}
.right_side {	float: right;	width: 220px;	background: #FFF url(../images/dotted.gif) repeat-y;	color: #414141;	padding: 0 0 0 40px;	margin: 10px 0;}
.right h3 {	background: #86878a url(../images/corner.gif) no-repeat top right;	color: #FFF;	padding: 7px 0 7px 8px;	font: bold 1em Tahoma, Arial, Sans-Serif;	margin: 0 0 3px 0;}
.right_articles {	background: #ffffff;color: #414141;padding: 8px;margin: 0 0 3px 0;border-right: 1px solid #eee;border-left: 1px solid #eee;}
.right_articles2 {		background: #f5f5f5;		color: #414141;		padding: 8px;			margin: 3px 0 0 0;	}
.image {	float: left;	margin: 0 9px 3px 0;}