/*
Theme Name: Health in Common
Theme URI: http://healthincommon.ca
Description: MHLRC template using new design.
Version: 3.0
Author: Just 2 Blokes

*/

body, div {
	font-family:Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size:small;
	color:#666666;
}

a, a:active {
	color:#660000;
}

a:visited {
	color:#990000;
}

a:hover {
	text-decoration:none;
}
.smalltext {
	font-size:x-small;
	font-family:Verdana;
}
form {
	margin: 0px;
}
.mainbg {
	background-color:#4c0000;
}
.mainbg .vibrant {
	background-color:#6a62a6 !important;
}
.container {
	width: 959px;
	margin: auto;
}

.clear {
	clear: both;
}
.floatleft {
	float: left;
}

.floatright {
	float: right;
}
	
.header {
	background: url(http://media.healthincommon.ca/hic/header-bg.png) no-repeat top;
	height: 227px;
}
.footer {
	background: url(http://media.healthincommon.ca/hic/footer-bg.png);
	height: 40px;
	margin-bottom:20px;
	text-align: center;
	}

p {
	margin:0px 0px 15px 0px;
	}

.top-logo {
	padding-left:38px;
	width:285px;
	padding-right:166px;
	height:169px;
	}

.top-logo a {
	display:block;
	width:285px;
	height:169px;
	text-decoration:none;
	}
	
.top-search-icons {
	width:470px;
	height:159px;
	padding-top:10px;
	position:relative;
	}

a.tool {
	position:absolute;
	left:179px;
	top:50px;
	width:287px;
	height:81px;
	display:block;
	background:url(http://media.healthincommon.ca/hic/tool.gif) no-repeat;
	text-indent:-999999px;
	}
	
.search-box {
	position:relative;
	width:172px;
	height:19px;
	background:url(http://media.healthincommon.ca/hic/search-box.png);
	display:inline-block;
	margin-left:20px;
	}

.search-box input {
	margin:0px;
	height:19px;
	width:142px;
	border:0px;
	background:none;
	margin:0px 10px 0px 20px;
	}
	
input.formbtn {
	position:absolute;
	top:5px;
	left:7px;
	width:12px !important;
	height:12px !important;
	background:url(http://media.healthincommon.ca/hic/formbtn.png) no-repeat;
	margin-left:0px;
	}
	
.columns-container {
	background:url(http://media.healthincommon.ca/hic/column-container-bg.png) repeat-y;
	}

.column-sidebar {
	width:289px;
	margin-left:0px;
	}

.column-content {
	width:658px;
	margin-right:4px;
	}

.slideshow-bg {
	width:658px;
	height:262px;
/*	background:url(images/placeholder.jpg); */
	margin-bottom:20px;
	}

.content-top-corners {
	height:20px;
	background:url(http://media.healthincommon.ca/hic/content-top-corners.png);
	}

.content-bottom-corners {
	height:23px;
	background:url(http://media.healthincommon.ca/hic/content-bottom-corners.png);
	}
	
.content {
	background-color:#ffffff;
	padding:0px 20px;
	line-height: 150%;
	}
	
h1, h2, h3, h4, h5 {
	color:#85954b;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	clear: both;
	}
h2 {
	margin-bottom: 10px;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	color:#000000;
	padding-left: 10px;
	margin-bottom: 5px;
}
h4 {
	color:#666666;
	font-style: italic;
	padding-left: 20px;
	margin-bottom: 0px;
}
.content h1 {
	font-size:2em;
	}
.content ul li, .content ol li {
	margin-bottom: 10px;
}
strong {
	color:#85954b;
	}

.header-below {
	height:11px;
	margin-top:8px;
	background:url(http://media.healthincommon.ca/hic/header-below.gif);
	}


div.side-features-header {
	width:216px;
	height:39px;
	background:url(http://media.healthincommon.ca/hic/sidebar-title-bg.png) top left no-repeat;
	vertical-align:middle !important;
	line-height:39px;
	padding-left:24px;
	}

div.side-features-header h2 {
	color:#ffffff;
	font-size:1.6em;
	font-weight:normal;
	padding: 10px 0px 0px 0px;
	}

ul.home-only-links {
	list-style:none;
	margin:30px 0px 0px 20px;
	padding:0px;
	width:195px;
	}

ul.home-only-links li {
	border-bottom:1px #cccccc dotted;
	margin-bottom:10px;
	padding-bottom:10px;
	}

ul.home-only-links li h2 a {
	color:#879445;
	text-decoration:none;
	}

ul.home-only-links li h2 a:hover {
	color:#660000;
	}

.side-menu {
	list-style:none;
	margin:0px;
	padding:0px 20px;
	}

.side-menu li {
	border-bottom:1px #cccccc dotted;
	}

.side-menu li ul li {
	border-bottom:0px !important;
	}

.side-menu li a, .side-menu li.current_page_parent ul li a {
	color:#999999;
	font-weight:bold;
	display:block;
	padding:10px 0px;
	text-decoration:none;
	}

.side-menu li ul {
	list-style:none;
	margin-bottom:10px;
	}


.side-menu li.current_page_item a, .side-menu li.current_page_ancestor a, .side-menu li.current_page_ancestor ul li.current_page_item a  {
	color:#660000;
	}

.side-menu li.current_page_item ul li a {
	color:#999999;
	}

.side-menu li.current_page_item ul li a:hover, .side-menu li a:hover, .side-menu li.current_page_parent ul li a:hover  {
	color:#660000;
	}

.features {
	width:195px;
	margin:auto;
	list-style:none;
	margin:20px 0px 50px 20px;
	padding:0px;
	}

.features li {
	border-bottom:1px #cccccc dotted;
	margin-bottom:10px;
	padding:0px 0px 10px 0px;
	}


.features li a {
	text-decoration:none;
	}

.features li div.smalltext a {
	color:#999999;
	}


h1 a {
	text-decoration:none;
	}

.wpcf7-list-item {
	display: block;
}

ul.sidebar {
	margin:0px;
	padding:0px;
	list-style:none;
	}
div.toc_right {
	color:#999999;
	text-align: right;
	width: 100%;
	float: right;
}
div.toc_right a {
	color:#999999;
}

.article_box {
  margin: 10px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  clear: both;
  border-bottom: 1px #cccccc solid;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px !important;
}
.article_box_image {
  float: left;
  margin: 10px 10px 0px 10px;
  height: 100%;
}
.article_box_image img {
  width: 200px !important;
}
.article_box_text {
  float: right;
  width: 380px;
  margin: 10px 0px 0px 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px !important;
}
.towntable table td input {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 75%;
}
.towntable table td p {
  line-height: 0px;
  height: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#mc_embed_signup{
	background: #fff;
	clear: left;
	font-size: 14px;
	font-family: Helvetica,Arial,sans-serif;
}
#tagfilters a {
	display: block;
	background-color: #879445;
	color: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
	text-transform: capitalize;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#tagfilters a:hover {
	background-color:#c3caa0;
}
table.tags tr td strong {
	color: #4c0000;
	margin-bottom: 5px;
	border-bottom: 1px #cccccc solid;
	padding-bottom: 15px;
	display: block;
}

table.tags tr td div {
	margin-bottom: 40px;
}

table.tags tr td span.smalltext {
	color: #4c0000;
	display: block;
	margin-bottom: 10px;
}