/*  
Theme Name: Halo Monitoring
Theme URI: http://www.halomonitoring.com
Description: mandigo-modified Modified/Halo Monitoring is a theme based on mandigo-modified (http://www.onehertz.com/portfolio/wordpress/mandigo-modified/). mandigo-modified is an elegant widget-ready one/two/three-column Wordpress theme, available in two widths, SEVEN color schemes and 39 languages!
Version: Alpha
Author: Halo Monitoring
Author URI: http://halomonitoring.com
Tags: fixed-width, custom-header, theme-options, one-column, two-columns, three-columns, custom-colors, blue, red, green, orange, pink, purple, threaded-comments
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #333;
}

.widecolumn {
	line-height: 1.6em;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }
h6 { font-size: 0.9em; }

.inline-widgets #wp-calendar caption, .blogname, .blogdesc {
	font-weight: bold;
}

#content {
	font-size: 1.2em;
}

.blogname {
	letter-spacing: -.05em; 
}

.blogname, .blogname a, blogname a:hover, .blogname a:visited, .blogdesc {
	text-decoration: none;
	color: #000000;
}

.blogname, .blogdesc { 
	font-weight: bold;
	position: absolute;
	z-index: 100;
	margin-left: 15px;
}

.blogdesc { 
	font-size: 1.2em;
	margin-top: 60px; 
}

.posttitle, #comments, #respond .title, #respond.pre27, #trackbacks {
	font-weight: bold;
	font-size: 1.6em;
}

#respond .title, #respond.pre27, #trackbacks {
	clear: both;
}

.posttitle, .posttitle a, .posttitle a:hover, .posttitle a:visited {
	text-align: left;
	text-decoration: none;
	color: #333;
}

.posttitle-archive, .posttitle-search, #comments, #respond .title, #respond.pre27 {
	font-size: 1.5em;
}

.pagetitle {
	font-size: 1.6em;
}

.widgettitle, .sidebars li.linkcat h2, .sidebars li.linkcat h1 {
	font-size: 1.2em;
	font-weight: bold;
}

.inline-widgets .widgettitle, .inline-widgets #wp-calendar caption {
	font-size: 1.4em;
}

.inline-widgets .widgettitle {
	letter-spacing: -.05em;
}

.sidebars .widgettitle, #wp-calendar caption, cite {
	text-decoration: none;
}

.widgettitle a {
	color: #333;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li li.comment {
	font-size: 1em;
}

.commentlist li .avatar {
	float: left;
	margin-right: 5px;
}

.commentlist.pre27 li .avatar {
	float: none;
	margin-right: 0;
	padding-left: 41px;
	min-height: 36px;
	background-repeat: no-repeat;
	background-position: top left;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

li.comment #respond {
	margin-top: 20px;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

.sidebars {
	font-size: 1em;
	background-color:none!important;
}

small, .sidebars ul li, .sidebars ol li, .nocomments, .postmetadata, strike {
	color: #777;
}

code {
	font: 1em 'Courier New', Courier, Fixed;
}

blockquote {
	color: #555;
	font-style: italic;
}

em {
	font-style: italic;
	font-weight: normal;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font-size: 1.2em;
	font-weight: bold;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.text-shadow {
	color: #333;
}

.text-stroke-tl, .text-stroke-tr, .text-stroke-bl, .text-stroke-br {
	color: #000;
}

.narrowcolumn .postmetadata {
	text-align: left;
}

.four04 {
	font-weight: bold;
	font-size: 18pt;
	letter-spacing: -.1em;
	text-align: center;
	margin-top: 10px
}

.four04-big {
	font-size: 50pt;
	letter-spacing: -.05em;
	line-height: .6em;
	margin-top: .3em;
}

.dropcap {
	float: left;
	font-size: 3em;
	color: #666;
	line-height: 0.93em;
	margin-right: 3px;
}
/* End Typography & Colors */


/* Begin Structure */
* {
	padding: 0; 
	margin: 0;
}

p {
	margin: 1em 0;
}

body {
	text-align: center;
	margin: 0 0 20px 0;
}

#page {
	margin: 20px auto;
	text-align: left;
}

#headerimg {
	position: relative;
	left: 13px; 
	top: 11px;
	z-index: 100;
} 

#main {
	padding: 9px 8px;
	width:971px !important;
}

#main>table {
	width: 100%;
}

.narrowcolumn, .widecolumn { width: 100%; }

.narrowcolumn, .widecolumn, #sidebar1, #sidebar2, #sidebox {
	vertical-align: top;
	padding: 0 3px;
}

.alt {
	background-color: #fafafa;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.postmetadata {
	background-color: #fff;
}

#footer {
	border: none;
}

.post {
	position: relative;
	clear: both;
	padding: 5px 15px;
	margin: 0 auto 9px auto;
}

.narrowcolumn .postdata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.smallattachment {
	text-align: center;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata, .entry, .inline-widgets, .clear {
	clear: both;
}

#footer {
	margin: 0 auto;
	height: 68px;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}

.sidebars {
	padding: 0px;
	overflow: hidden;
	background:none !important;
}

#sidebox {
	height: 1%;
	padding-bottom: 6px;
}

.pagetitle {
	text-align: center;
}

.post .pagetitle {
	margin-top: inherit;
	text-align: left;
	font-size: 1.5em;
}

.sidebars .widgettitle {
	margin: 5px 0 0 0;
}

.comments {
	margin: 40px auto 20px;
}

.text-shadow    { position: absolute; top: +2px; left: +2px; z-index: 98; }
.text-stroke-tl { position: absolute; top: -1px; left: -1px; }
.text-stroke-tr { position: absolute; top: -1px; left: +1px; }
.text-stroke-bl { position: absolute; top: +1px; left: -1px; }
.text-stroke-br { position: absolute; top: +1px; left: +1px; }
.text-stroke-tl, .text-stroke-tr, .text-stroke-bl, .text-stroke-br { z-index: 99; }

.switch-post {
	float: right;
	position: relative;
	right: -10px;
}

.commentlist .switch-post {
	right: -5px;
}

.catdesc {
	padding: 0 10px;
	text-align: justify;
	font-style: italic;
}
/* End Structure */



/* Begin Images */
.entry img {
	margin: 3px 10px 3px 0;
}

img.nofloat, img.nowrap, .nofloat img, .nowrap img, .smallattachment img, .attachment img, .entry img.wp-smiley {
	float: none;
}

.entry img.wp-smiley {
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent;
}

img.noborder, .noborder img {
	background: inherit;
	border: 0;
	padding: inherit;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

img.alignright, img.alignleft {
	display: inline;
}

.entry .alignright {
	clear: right;
	float: right;
	margin: 3px 0 3px 10px;
}

.entry .alignleft  {
	clear: left;
	float: left;
	margin: 3px 10px 3px 0;
}

.entry .aligncenter {
	float: none;
	clear: both;
	display: block;
	margin: 3px auto 3px auto;
}

.entry .alignnone {
	float: none;
}
/* End Images */



/* Begin Lists */
ol, ul {
	padding: 0 0 0 20px;
}

ol ol, ol ul, ul ul, ul ol {
	padding: 0 0 0 10px;
}

ul {
	margin-left: 0;
	list-style: none;
	list-style-type: circle;
} 

li {
	margin: 3px 0 4px 5px;
}

.postdata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.sidebars li {
	margin: 0 0 5px 25px;
}

.sidebars ul, .sidebars ol {
	padding: 0;
}

.sidebars ul li {
	list-style-type: circle;
	list-style-image: none;
	margin: 0;
}

ol, .sidebars ol {
	list-style: decimal outside;
	list-style-image: none;
}

.sidebars p, .sidebars select {
	margin: 5px 0 8px 0;
}

.sidebars ul, .sidebars ol {
	margin: 5px 0 0 5px;
}

.sidebars ul ul, .sidebars ol {
	margin: 0 0 0 10px;
}

.sidebars ul li, .sidebars ol li {
	margin: 3px 0 0 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0 auto;
	padding: 0 0px; 
	text-align: center;
}

#content #searchform {
	margin-bottom: 10px;
	text-align: left;
}

.sidebars #searchform #s {
	border: 1px solid #ddd; 
	width: 179px;
	padding: 2px;
	height: 17px;
	border-top-color:#787878;
	border-left-color:#787878;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#dddddd;
}
.sidebars #searchform #s:focus {
	color:#333333;
	font-weight:normal;
}
#content #searchform #s {
	border: 1px dashed #bbb; 
	width: 200px;
	padding: 2px;
}

.sidebars #searchsubmit, #content #searchsubmit {
	position: relative;
	top: 6px;
	float:right;
}

.entry form {
	text-align: left;
}

select {
	width: 130px;
}

#commentform { 
	margin-bottom: 1em;
	width: 99%;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 99%;
	padding: 2px;
}

#commentform #submit {
	margin: 0 1em 0 0;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	text-align: justify;
	margin-bottom: 15px;
}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 5px 10px 3px 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
}

.commentmetadata {
	display: block;
}

.bypostauthor {
	background: #EEE;
	color: #000;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	width: 155px;
}

#wp-calendar caption {
	margin-top: -1.4em;
}

/* dirty fix for the event calendar plugin */
div#wp-calendar caption {
	padding-top: 1.5em;
}
div#wp-calendar .nav {
	position: relative;
}
/* end dirty fix */

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar #today {
	background: #fff;
}

#wp-calendar caption {
	text-align: left;
	width: 100%;
}

#wp-calendar th {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 10px 0 10px;
	padding: 0 20px 0 20px;
	border: 1px dashed #ddd;
	border-left: 0;
	border-right: 0;
	background: #fff;
}

.center {
	text-align: center;
}

a img {
	border: none;
}

.navigation .alignleft	{ 
	padding: 20px 0;
	width: 50%;
	float: left;
	text-align: left;
}

.navigation .alignright {
	padding: 20px 0;
	width: 50%;
	float: right;
	text-align: right;
}

.datestamp div {
	color: #fff;
	text-align: center;
	line-height: 1.4em;
	padding: 1px;
	width: 2.9em;
}

.datestamp {
	display: inline;
	padding: 1px;
	float: left;
	margin-right: 1em;
}

.datestamp span {
	display: block;
}

.cal1 {
	font-size: 1.5em;
	letter-spacing: .2em;
	padding-left: .2em
}
.cal1x {
	letter-spacing: 0em;
	padding-left: 0em
}

.cal2 {
	font-weight: bold;
	font-size: 2em;
	line-height: .7em;
}

.cal3 {
	font-size: .8em;
	line-height: 1em;
}

.pages {
	display: inline;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: .6em 0;
	width: 100%;
	list-style-type: none;
}

.pages li {
	list-style: none;
	display: inline;
	margin: 0 1em;
}

.pages a, .pages a:hover {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
	letter-spacing: -.08em !important; letter-spacing: -.1em;
}

.pages ul {
	display: none;
	position: absolute;
	background: #111;
	padding: 5px 0;
	z-index: 101;
}

.pages ul li {
	display: block;
	margin: 0;
	padding: 0 10px;
	font-size: 85%;
}

.pages ul li a {
	display: block;
	padding: 5px 0;
	border-top: 1px solid #333;
	color: #CCC;
}

.pages ul li li {
	font-size: 100%;
	white-space: nowrap;
}

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi span.pages {
	position: static;
}

.postinfo {
	padding-bottom: 1em;
}

.postinfo .posttitle {
	line-height: .9em;
}

#rss {
	float: right;
	padding-right: 4px;
}

.inline-widgets {
	padding-left: 0;
}

.inline-widgets li {
	list-style-type: none;
}

.inline-widgets li ul {
	padding-left: 2em;
}

.inline-widgets li li {
	list-style-type: circle;
}

.textwidget {
	padding-right: 10px;
}

.googlemap img {
	background: inherit;
}
/* End Various Tags & Classes*/

/* Begin Caring.com Special CSS */
div.caring-contact {border:thick solid #0076be;}
.caring-contact input {margin-bottom:5px;}
.caring-contact h2, .caring-contact h1 {background:url("http://www.halomonitoring.com/wp-content/uploads/2010/07/halo-download-tips-header-2.png") #0076be no-repeat !important; text-indent: -999999px; width:450px; height:78px; color:#ffffff;  border-bottom:solid thick #0076be;}
.caring-contact p {margin:auto 1em;}

#hideme {display:none !important; height:0px !important; width:0px !important; overflow:hidden !important;}

.landing-page-list {padding:0;}

/* End Caring.com Special CSS */

/* Begin Marketlink Special CSS */
.marketlink body, .marketlink div, ddStates#select, ddCounties#select {font-family:Helvetica, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:normal;}
/* End Marketlink Special CSS */

/* Begin New Styles Special CSS */
#blogname {text-indent:-999999px;}
/*#headerimg {background:url("http://www.halomonitoring.com/wp-content/themes/mandigo-modified/images/nav-titles.png") no-repeat scroll left -88px #5494d2 !important; height:128px !important;}*/
#headerimg {background-position:left top !important; background-color:#5494d2 !important;}
ul.head_overlay, .head_overlay ul {background:url("http://www.halomonitoring.com/wp-content/themes/mandigo-modified/images/41-73-105-95.png") repeat scroll 0 0 transparent !important;}
.head_overlay ul, .head_overlay li {padding:0 !important; margin: 0px !important;}
.head_overlay ul {top:27px!important; width:250px !important;}
.head_overlay ul ul {
margin-top:-27px !important;
top:auto !important;}
ul.head_overlay {height:27px;}
.head_overlay li {float:left;}
.head_overlay li li {float:none;}
.head_overlay a, .head_overlay a:hover {
	font-family:"Comic Sans", "Courier New", Courier, monospace; 
	letter-spacing:normal !important; 
	border-bottom:none !important; 
	text-decoration:none !important; 
	height:13px;
	height:27px;
	display:block; 
	/*padding:7px 35px; */
	padding:0px;
	color:#FFFFFF !important;}
.head_overlay ul a {
	display:block; 
	height:auto !important;
	padding:7px 14px !important; 
	border-top:none !important; 
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif !important; 
	font-weight:normal !important;
	line-height:1.25em!important;}
.head_overlay a:hover {
	background:url("images/84-148-210-98.png") repeat scroll 0 0 transparent !important;
	}
.head_overlay ul a:hover {
	height:13px;
	}
ul.head_overlay a {}
ul.head_overlay {padding:0 !important; margin-bottom:3px;}
.head_overlay a[title="myHalo Products"] {background:url("images/nav-titles.png") -493px -6px no-repeat !important; text-indent:-9999px; width:174px;}
.head_overlay a[title="myHalo Products"]:hover {background:url("images/nav-titles.png") -493px -46px no-repeat !important; text-indent:-9999px;}

.head_overlay a[href="http://www.halomonitoring.com/"] {background:url("images/nav-titles.png") 12px -6px !important; text-indent:-9999px; width:102px; margin-left:46px;}
.head_overlay a[href="http://www.halomonitoring.com/"]:hover {background-position: 12px -46px !important; text-indent:-9999px;}

.head_overlay a[href="http://www.halomonitoring.com/company"] {background:url("images/nav-titles.png") -243px -6px no-repeat !important; text-indent:-9999px; width:127px;}
.head_overlay a[href="http://www.halomonitoring.com/company"]:hover {background:url("images/nav-titles.png") -243px -46px no-repeat !important; text-indent:-9999px;}

.head_overlay a[href="http://www.halomonitoring.com/support"] {background:url("images/nav-titles.png") -743px -6px no-repeat !important; text-indent:-9999px; width:168px;}
.head_overlay a[href="http://www.halomonitoring.com/support"]:hover {background:url("images/nav-titles.png") -743px -46px no-repeat !important; text-indent:-9999px;}

.head_overlay a[href="http://www.halomonitoring.com/order-product"] {background:url("images/nav-titles.png") -993px -6px no-repeat !important; text-indent:-9999px; width:155px;}
.head_overlay a[href="http://www.halomonitoring.com/order-product"]:hover {background:url("images/nav-titles.png") -993px -46px no-repeat !important; text-indent:-9999px;}

.head_overlay a[href="http://www.halomonitoring.com/contact-us"] {background:url("images/nav-titles.png") -1243px -6px no-repeat !important; text-indent:-9999px; width:154px;}
.head_overlay a[href="http://www.halomonitoring.com/contact-us"]:hover {background-position: -1243px -46px !important; text-indent:-9999px;}

#sidebar1 .sidebars {width:228px !important;}
#text-6 {background-color:#294969; color:#FFFFFF; font-size:2em; width:228px; height:218px;}
#text-6 h4 {font-size:20px; }
#text-6 h4 .cufon {margin-top:5px !important;}
#text-6 .textwidget {padding:18px;}

.sidebars {
	line-height:1.75em;
	font-size:1.25em; 
	}

.sidebars .widget_recent_entries, .randomtext {
	background-color:#5494d2; 
	color:#FFFFFF; 
	padding:11px 13px 18px; 
}
li#text-6 {
	padding-top:0px !important;
	}
	
#recent-posts-4 li {
	margin-bottom:.5em;
	}	

li#text-4 {
	margin-top:4px !important;
	}

li#text-5 {
	margin-top:4px !important;
	background-color:#5494D2 !important;
	color:#FFFFFF !important;
}	
#text-5 a {
	color:#FFFFFF; 
	font-weight:normal; 
	text-decoration:underline;
	}

#text-5 a:hover, #text-5 a:active {
	text-decoration:none;
	}
	
#text-5 h4.widgettitle, #text-5 div.textwidget {
	margin-left:7px;
	}
	
#text-5 h4.widgettitle {
	text-indent:-999999px;
	background:url("images/nav-titles.png") -542px -199px no-repeat;
	width:170px;
	height:20px;
	}
li#recent-posts-4 {
	padding-left:7px;
}
.sidebars #recent-posts-4 h4.widgettitle {margin-left:7px;}	
.randomtext h4.widgettitle {background:url("images/nav-titles.png") -240px -195px no-repeat !important; width:115px; height:15px; text-indent:-99999px; margin-bottom:-14px;}

.sidebars .widget_recent_entries ul li {
	list-style-type: none;
	background:url("images/greater-than.png") no-repeat left 5px; 
	margin: 0;
	padding-left:15px;
}
.sidebars #recent-posts-4 ul li a {text-decoration:underline; font-weight:normal; color:#FFFFFF;}
.sidebars #recent-posts-4 ul li a:hover, .sidebars #recent-posts-4 ul li a:active {text-decoration:none;}
.sidebars .widget_recent_entries h4 {background:url("images/nav-titles.png") -12px -196px no-repeat !important; width:100px; height:15px; text-indent:-999999px;}

ul.home-page-images, .home-page-images li {list-style:none; display:inline; margin:0; padding:0; text-indent:-999999px;}
.home-page-images li {float:left;}
ul.home-page-images {clear:left; padding-bottom:1px; border-bottom: 5px solid #5494d2; margin-bottom:4px; height:212px; width:490px; float:left;}
.home-page-images a {background:url("images/for-yourself-for-loved-one.jpg") no-repeat; }
.home-page-images .myself a {height:212px; width:247px; background-position:0 0; display:block;}
.home-page-images .myself a:hover, .home-page-images .myself a:active {background-position:0 -212px;}
.home-page-images .loved-one a {height:212px; width:240px; background-position:-253px 0; display:block; margin-left:3px;}
.home-page-images .loved-one a:hover, .home-page-images .loved-one a:active {background-position:-253px -212px;}

.quote-rotator {clear:left; margin-bottom:2px; background:url("images/quote-gradient.png") repeat-x top #d4e4f4; padding-bottom:2px; font-size:16px; color:#5494d2; font-weight:bold; text-indent:-35px; height:125px;}
.quote-rotator em {font-style:normal !important; font-weight:bold !important;}
.quote-rotator div {margin: 15px 45px 15px 32px;
		}
.open-quote {background:url("images/nav-titles.png") -453px -186px no-repeat; height:28px; width:36px;margin-top:16px; margin-bottom:-2px;}
.close-quote {background:url("images/nav-titles.png") -488px -186px no-repeat; height:29px; width:38px; margin-bottom:-12px; position:absolute;}
.quote-rotator .author {text-align:right; margin:16px 0 0; font-size:12px; }

h3.front-page-video-ad {text-indent:-999999px; border-top:5px solid #5494d2;height:238px; width:490px;}
.front-page-video-ad a {background:url("images/front-page-ad.png") no-repeat left top; height:238px; width:490px; display:block;}

#sidebar2 .sidebars {width:227px !important;}
#sidebar2 .sidebars li#wp-chgfontsize, #sidebar2 .sidebars li.widget_text {background:#eeeeee; margin:0; border:none !important;}
#sidebar2 .sidebars li#wp-chgfontsize h4.widgettitle {text-indent:-999999px; background:url("images/nav-titles.png") -1030px -295px no-repeat; width:97px; }

form#chgfontsizeoptions {
	margin-top:-2em;
	}

.wpchgfontsize {margin-left:14px;}
#chgfontsizeoptions a, #chgfontsizeoptions a:hover, #chgfontsizeoptions a:active, #chgfontsizeoptions a:visited {color:#000000;  font-weight:normal;}
#sidebar2 .sidebars li:first-child {
	background:#eeeeee; 
	display:block; 
	margin:0; 
	padding:15px 16px 16px 22px; 
	/*height:75px; */
	border:none !important;}
#sidebar2 .sidebars li:first-child div {
	/*background:url("images/nav-titles.png") -1030px -178px no-repeat; 
	padding-top:19px;*/}
a#myhalo-log-in {text-indent:-999999px; background:url("images/nav-titles.png") -1030px -268px no-repeat !important; width:180px; height:16px; display:block; margin-left:14px;}

h3.ready-to-order, h1.ready-to-order{
	text-indent:-999999px; 
	width:185px; 
	height:45px; 
	margin:23px 0 23px 14px;
	}
.ready-to-order a {display:block; background:url("images/nav-titles.png") -1030px -115px no-repeat !important; width:185px; height:45px;}


h4.afd-sidebar-link {
	text-indent:-999999px; 
	width:210px; 
	height:25px; 
	margin-bottom:10px;
	}
h4.sidebar-testimonials-link {
	text-indent:-999999px; 
	width:210px; 
	height:25px; 
	}
li#text-7 {
	background:#5494d2;
	}
#text-7 div {
	padding: 22px 0 22px 8px;
	}
.afd-sidebar-link a {
	display:block;
	background:url("images/nav-titles.png") -8px -235px no-repeat;	
	width:210px; 
	height:25px; 
	}
.sidebar-testimonials-link a {
	display:block;
	background:url("images/nav-titles.png") -8px -266px no-repeat;	
	width:210px; 
	height:25px; 
	}
.afd-sidebar-link a:hover, .afd-sidebar-link a:active {
	background-position:-536px -235px;
	}
.sidebar-testimonials-link a:hover, .sidebar-testimonials-link a:active {
	background-position:-536px -266px;
	}
	
.follow-us a.external_icon {background:none !important; padding:0px !important; }
.follow-us a, .follow-us h4 {display:block;  height:25px; text-indent:-999999px; background-image:url("images/nav-titles.png")!important;}
.follow-us h4 {background-position: -803px -256px; width:100px; margin:32px 0 34px 23px; float:left; position:relative;}
em.fb, em.twit, em.li {height:25px; width:25px; float:left; margin-top:32px;}
li#text-9 {margin-top:4px !important;}
#text-9 p.clear {height:0px; padding:0px; margin:0px;}
.fb a.external_icon {background-position: -906px -256px !important; width:25px; background-image:url("images/nav-titles.png")!important;}
.twit a.external_icon {background-position: -930px -256px !important; width:25px;background-image:url("images/nav-titles.png")!important;}
.li a.external_icon {background-position: -954px -256px !important; width:25px; background-image:url("images/nav-titles.png")!important;}

#footer p {height:0; overflow:hidden; display:none;}


.post {border:none!important; paddding:5px 0px !important;}
h2.posttitle, h1.posttitle {border-bottom:solid 5px #b7cf43; padding-bottom:4px; color:#294969; margin-bottom:12px;}
#content {font-size: 1.25em !important;}
/* End New Styles Special CSS */

.search .posttitle, .search .posttitle a, .search .posttitle a:visited {color:#2E8FC6!important; text-decoration:underline;}

.search .posttitle a:hover, .search .posttitle a:active {color:#0F3461 !important;}
.search .postmetadata a, .search .postmetadata a:visited {color:#777777 !important;}

.privacy-tos {font-size:12.5px;}
.five-tips-text-widget {text-indent:-99999px; background:url("images/five-tips.png") no-repeat top left; height:190px; width:228px;}
dl.clip-complete-comparison-chart {height:504px; width:460px; text-indent:-999999px; background:url("images/clip-complete-comparison-chart.png") no-repeat top left;}

#halo-hero-heading {height:164px !important; width:311px !important; text-indent:-999999px; background:url("images/halo-hero-landing-sprite.png") no-repeat top left; float:left; position:relative; left:50%; margin-left:-412px; }
#halo-hero-caregiver-heroes {height:25px; width:185px; text-indent:-999999px; background:url("images/halo-hero-landing-sprite.png") no-repeat  -375px -6px; clear:both; margin-top:-27px;}
#halo-hero-senior-heroes {height:25px; width:185px; text-indent:-999999px; background:url("images/halo-hero-landing-sprite.png") no-repeat -375px -34px;  margin-top:-27px;}
img#halo-hero-landing-img {float:right; border:none !important;right:50%; margin-right:-440px; position:relative; margin-top:38px; width:525px !important; max-width:none !important;}
ul#halo-hero-landing-ul { margin:0; padding:0; clear:both; width:850px; left:50%; margin-left:-425px; position:relative;}
#halo-hero-landing-ul li {display:inline; width:49%; margin:0; padding:0; float:left; margin-left:3px; border-top:solid 31px #e5effa;}
#halo-hero-landing-ul p {font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#535353; padding:7px;}
a.nominate-button {height:27px; width:174px; text-indent:-999999px; background:url("images/halo-hero-landing-sprite.png") no-repeat  -312px -65px; float:left;}
a.nominate-button:hover, a.nominate-button:active {background-position:-486px -65px;}
h3.halo-hero-tagline, h1.halo-hero-tagline {text-indent:-999999px; height:60px; width:325px; background:url("images/halo-hero-landing-sprite.png") no-repeat -312px -100px; float:right; clear:both;}
#halo-hero-form-heading {float:left; height:131px; width:250px; text-indent:-999999px; background:url("images/halo-hero-form-logo.png") no-repeat top left; }
.halo-hero-left-sidebar {float:left; clear:left;}
.halo-hero-form {width:625px; float:right; font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#535353; }
.halo-hero-form .caregiver-heading {background:url("images/entry-form-for-nominating-a-caregiver.png") no-repeat top left; height:37px; width:626px; text-indent:-999999px;}
.halo-hero-form .senior-heading {background:url("images/entry-form-for-nominating-a-senior.png") no-repeat top left; height:37px; width:626px; text-indent:-999999px;}
h3.halo-heroes-banner, h1.halo-heroes-banner {background:url(images/halo-heroes-banner.png) no-repeat top left; height:294px; width:490px; text-indent:-999999px; margin-top:4px;}
.halo-heroes-banner a {display:block; height:100%; width:100%;}
input.nominate-button{clear:both; float:right; width:auto; margin-right:17px;}

.halo-hero-form textarea {width:600px; height:75px;}
.halo-hero-form input {width:200px;}
p.halo-hero-form, table.halo-hero-form {width:600px !important;}
.halo-hero-form table td {padding:1px !important;}
table.halo-hero-form table {margin-top:-1em; margin-left:1em;}
table.halo-hero-form {margin-top:0px; margin-right:17px;}
table.halo-hero-form {margin-top:-100px; margin-right:17px;#}
label.error {font-size:12px; font-weight:bold; font-style:oblique; color:#FF0000; width:200px; display:block;}
.no-sidebar-socializer {color:#2E8FC6;
float:right;
font-size:24px;
font-weight:bold;
width:auto;
vertical-align:middle;}
.no-sidebar-socializer .wp-socializer {float:right; margin-bottom:0px; margin-left:10px; clear:right; display:inline-block;}
.no-sidebar-socializer span {float:left;}
.product-overview {background:url("images/product-overview.png") no-repeat top left; display:block; text-indent:-999999px;	height:65px; width:168px; margin-left:20px;}
li#text-12 {border-top:3px solid #ffffff !important; margin-top:5px !important;}
a#halo-hero-winners-homepage  {text-indent:-999999px; background:url("/wp-content/uploads/files/halo-winners.png") top left no-repeat; height:137px; width:227px; display:block;}
a:hover#halo-hero-winners-homepage, a:active#halo-hero-winners-homepage  {background-position: 0px -137px !important;}
li#text-13 {padding:0 !important; margin-top:5px !important;}
li#text-9 {background-color:#FFFFFF !important;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Chrome rules here */
.no-sidebar-socializer, #halo-hero-landing, .caregiver-heading, .senior-heading, .halo-hero-form {float:right !important; clear:both !important;}
table.halo-hero-form {margin-top:0px !important;}
}

