/*
Theme Name: Halogen Marketing
Theme URI: http://www.halogenmarketing.ca/
Description: Launch of the HM site.
Version: 1
Author: Ryan D Brinkhurst
Author URI: http://www.halogenmarketing.ca/
Tags: smart, pretty

*/
html {
	overflow-y:scroll;
	height:100%;
	border:none;
	margin:0;
	padding:0px;
}
body {
	margin:0;
	padding:0px;
	text-align:center;
	background-color:#FFF;
	border:none;
	height:100%;
}
body, table, tr, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#4c5b52;
}
p {
	margin-top:16px;
	margin-bottom:8px;
}
img {
	border:0;
}
a:link, a:visited {
	text-decoration:underline;
	color:#cc9933;
}
a:hover {
	text-decoration:none;
}
h2 {
	font-size:18px;
	font-weight:normal;
}
h3 {
	font-size:12px;	
}
#centreleft h3 {
	font-size:14px;
	margin-top:30px;
	font-weight:normal;
}
#logo {
	position:relative;
	display:block;
	left:-58px;
	margin:0;
	margin-bottom:70px;
	background-image:url(images/logo.png);
	width:204px;
	height:33px;
	font-size:0px;
	line-height:0px;
	letter-spacing:-10px;
	text-indent:-9999px;
}
#container {
	height:100%;
	width:100%;
	border:0px;
	border-collapse:collapse;
	padding:0px;
}
#left {
	height:100%;
}
#centreleft {
	text-align:left;
	padding-left:60px;
	padding-right:46px;
	padding-top:70px;
	height:100%;
	vertical-align: top;
	width:612px;
	border-right:2px #ccc solid;
}
#centreleft ul {
	margin-top:0px;
}
#centreright {
	text-align:left;
	padding-left:12px;
	padding-top:103px;
	height:100%;
	vertical-align: top;
	background-color:#f6f6f6;
	width:238px;
	font-size:11px;
	line-height:15px;
}
#centreright .articletext h2 {
	font-size:14px;
	line-height:16px;
	margin:0;
	font-weight:normal;
}
#centreright .articletext2 h2 {
	font-size:12px;
	line-height:15px;
	margin:0;
	font-weight:normal;
}
#centreright p {
	margin-top:0px;
	margin-bottom:14px;
}
#centreright a:link, #centreright a:visited {
	color:#cc9933;
	text-decoration:underline;
}
#centreright a:hover {
	text-decoration:none;
}
#right {
	background-color:#f6f6f6;
	height:100%;
}
#dotted, .dotted {
	margin-top:20px;
	margin-bottom:16px;
	display:block;
}
#one {
	padding-right:10px;
	float:left;
	width:142px;
	font-size:11px;
	line-height:15px;
	background-image:url(images/orange.gif);
	background-repeat:no-repeat;
	background-position:0px 27px;
}
#one h2 {
	color:#ff9933;
	text-transform:uppercase;
	font-size:14px;	
	line-height:16px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:28px;
	width:142px;
}
#one ul, #two ul, #three ul, #four ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#one li, #two li, #three li, #four li {
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	padding-left:7px;
}
#two {
	padding-right:10px;
	float:left;
	width:143px;
	font-size:11px;
	line-height:15px;
	background-image:url(images/blue.gif);
	background-repeat:no-repeat;
	background-position:0px 27px;
}
#two h2 {
	text-transform:uppercase;
	font-size:14px;
	line-height:16px;
	color:#0099ff;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:28px;
	width:142px;
}
#two h3 {
	margin-bottom:0px;
	margin-top:0px;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
}
#two p {
	margin-top:0px;	
}
#three {
	padding-right:10px;
	float:left;
	width:143px;
	font-size:11px;
	line-height:15px;
	background-image:url(images/blue.gif);
	background-repeat:no-repeat;
	background-position:0px 27px;
}
#three h3 {
	margin-bottom:0px;
	margin-top:44px;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	width:142px;
}
#three p {
	margin-top:0px;	
}
#four {
	float:left;
	width:153px;
	font-size:11px;
	line-height:15px;
	background-image:url(images/green.gif);
	background-repeat: repeat-x;
	background-position:0px 27px;
}
#four h2 {
	text-transform:uppercase;
	font-size:14px;
	line-height:16px;
	color:#33cc33;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:28px;
}
.articleimages {
	display:block;
	float:left;
	padding-right:10px;
	width:50px;
}
.articletext, .articletext2 {
	float:left;	
	width:178px;
}
.blogdivide {
	margin-top:0px;
	margin-bottom:15px;
	display:block;
	clear:both;
}
.blogdivide3 {
	display:none;
}
.blogdivide2 {
	margin-top:0px;
	margin-bottom:10px;
	display:block;
	clear:both;
}
.home .blogdivide3 {
	margin-top:15px;
	margin-bottom:15px;
	display:block;
	clear:both;
}
.blogdivide4 {
	margin-top:15px;
	margin-bottom:15px;
	display:block;
	clear:both;
}
.morelinkhome {
	font-size:12px;
}
#centreright .morelinkhome:link, #centreright .morelinkhome:visited {
	color:#4c5b52;
	text-decoration:underline;
}
#centreright .morelinkhome:hover {
	text-decoration:none;
}
.home .clear {
	clear:both;	
	padding-left:0px;
}
.clear {
	clear:both;
	padding-left:25px;
}
.social {
	margin:3px;
	margin-left:36px;
	margin-right:9px;
	vertical-align:middle;
}
.hide {
	display:none;
}
.post-edit-link {
	display:block;
	position:absolute;
	top:-50px;
	right:0px;
	font-size:14px;
}
.home #sidebar {
	display:none;
}
#sidebar h2 {
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	margin-bottom:8px;
	margin-top:15px;
}
#centreright .articletext a:link, #centreright .articletext a:visited {
	text-decoration:none;
	color:#4c5b52;
}
#centreright .articletext h2 a:hover {
	text-decoration:underline;
}
#sidebar ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#sidebar {
	padding-left:60px;
	padding-top:55px;
}
.navigation {
	display:none;
}
.archive #content h2, .page-id-29 #content h2 {
	display:none;
}
.archive h2 a:link, .archive h2 a:visited, .page-id-29 h2 a:link, .page-id-29 h2 a:visited{
	font-size:16px;
	color:#4c5b52;
	font-weight:normal;
	text-decoration:none;
}
.archive h2 a:hover, .page-id-29 h2 a:hover {
	text-decoration:underline;
}
.archive h2, .page-id-29 h2 {
	margin-top:10px;
}
.postmetadata {
	display:none;
}
.mydate {
	font-size:10px;
	text-transform:uppercase;
}
.categories li {
	font-size:12px;
	text-transform:uppercase;
	line-height:22px;
}
#centreright .cat-item-5 a:link, #centreright .cat-item-5 a:visited {
	color:#ff9933;
}
#centreright .cat-item-6 a:link, #centreright .cat-item-6 a:visited {
	color:#3399ff;
}
#centreright .cat-item-7 a:link, #centreright .cat-item-7 a:visited {
	color:#33cc33;
}
.myarchives li {
	background-image:url(images/bullet2.gif);
	background-repeat:no-repeat;
	padding-left:7px;
}
.relative {
	position:relative;	
}
.backtotop {
	position:absolute;
	right:-79px;
	bottom:-6px;
	display:block;
}
.what {
	position:absolute;
	right:0px;
	font-size:24px;
	top:4px;
}
.home .what {
	display:none;
}
.avatar {
	display:none;
} 
#centreright .articletext p {
	margin-bottom:0px;
}
#centreright .articletext .notop {
	margin-top:0px;
	margin-bottom:14px;
}
#centreright .articletext .notop a:link, #centreright .articletext .notop a:visited{
	text-decoration:underline;
}
#centreright .articletext .notop a:hover {
	text-decoration:none;
}
.listbreak li {
	margin-bottom:10px;
}
.display {
	display: block;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.atxt {
	position:absolute;
	top:67px;
}