
/*
Theme Name: HeartFailure
*/

body {
margin:0;
color:#666;
font:13px/21px 'Droid Serif', serif;
background:#fff;
min-width:1003px;
height: 100%;
}

img { border-style:none; }

a {
text-decoration:none;
color:#ef3829;
}

a:hover { text-decoration:underline; }

input, textarea, select {
font:100% Arial, Helvetica, sans-serif;
vertical-align:middle;
color:#000;
}

form, fieldset {
margin:0;
padding:0;
border-style:none;
}

#wrapper { width:100%; }

a.hidden {
position:absolute;
top:0;
left:-9999px;
}

#header {
width:100%;
background: none;
}

#header .holder {
width:923px;
height:130px;
margin:0 auto;
padding:15px 9px 0 0;
position:relative;
}

#header .holder:after {
content:'';
display:block;
clear:both;
}

.logo {
text-indent:-9999px;
overflow:hidden;
width:234px;
height:102px;
margin:0 0 0 auto;
line-height:0;
font-size:0;
}

.logo a {
display:block;
height:100%;
}

.logo img { display:block; }

.top-nav {
padding:0;
margin:0;
list-style:none;
overflow:hidden;
width:600px;
position:absolute;
top:14px;
left:10px;
font-size:11px;
line-height:15px;
}

.top-nav li {
float:left;
background:url(images/bullet-top-nav-forum.gif) no-repeat 0 center;
padding:0 52px 0 0;
}

.top-nav li.forum { background:url(images/bullet-top-nav-forum.gif) no-repeat 0 50%; }

.top-nav li a {
display:block;
padding:0 2px 0 15px;
color:#b3b3b3;
}

#main {
width:100%;
margin:0 auto;
padding-top: 84px;
background:#fff url(images/bg-page.gif) repeat 50% 0;
}

.w1 {
position:relative;
overflow:hidden;
width:100%;
}

.w2 {
width: 1012px;
position: relative;
float: left;
left: 50%;
}

.w3 {
/* width: 1012px; */
	position: relative;
float: left;
left: -50%;
}

/* Main Nav */
#main-menu {
position: absolute;
top: 117px;
height: 100%;
width: 980px;
margin: 0 auto;
left: 50%;
margin-left: -478px;
}

ul#nav {
list-style: none;
margin-left: 12px;
padding: 0;
margin:0 auto;
zindex: 100;
height: 100%;
width:932px;
font-size:13px;
line-height:15px;
}

ul#nav li {
float: left;
display: block;
min-width: 151px;
padding-top: 28px;
width:151px;
position:relative;
}

#nav .active > a,
#nav .active  .descendant{
color:#808080
}


#nav .menu-active  > a {
color:#fff;
text-decoration:none;
}

#nav .menu-active  .descendant {
color:#fff;
text-decoration:none;
}

ul#nav li a {
display: block;
overflow: hidden;
/* SAB  modified hieght from 75px */
height: 91px;
width: 100px;
padding: 10px;
letter-spacing: 1px;
color:#808080;
float:left;
clear:both;
zoom:1;
}

ul#nav li p {
margin: 0;
padding: 0;
width: 120px;
display: block;
margin-left: 85px;
}

/* secondary menu */
ul#nav ul {
display: none;
padding: 0;
}

ul#nav .menu-active  ul {
display: block;
padding: 0;
margin-top: -20px;
position:relative;
}

.ie6 ul#nav .menu-active  ul,
.ie7 ul#nav .menu-active  ul{
top:-20px;
}

ul#nav li ul li {
padding: 0;
width: 280px;
}

ul#nav li ul li a {
color: #fff;
width: 280px;
text-transform: uppercase;
font-size: 15px;
border-top: 1px solid #c96660;
display: block;
padding: 6px 10px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 0px;
float:left;
clear:both;
height:auto;
text-decoration:none;
}

ul#nav li ul li:first-child a, ul#nav li ul .first-child { border-top: none; }

ul#nav li ul li a:hover { color: #333333 !important; }

/* mouse hit */

#mouse-hit {
position: absolute;
top: 80px;
width: 100%;
height: 40px;
z-index: 2000;
}

#mouse-hit2 {
bottom: 0;
height: 50px;
left: 0;
position: absolute;
width: 100%;
z-index: 99999;
}


/*
#nav{
	width:932px;
	padding:0 0 0 32px;
	margin:0 auto;
	list-style:none;
	font-size:13px;
	line-height:15px;
}
#nav:after{
	content:'';
	display:block;
	clear:both;
}
#nav li{
	float:left;
	width:151px;
}
#nav a{
	display:block;
	padding:10px 47px 29px 8px;
	color:#808080;
}
#nav .active a,
#nav a:hover,
#nav .current-menu-item a,
#nav .current-menu-item a,
#nav .current_page_parent a{
	color:#c33;
	text-decoration:none;
}
*/


#nav p.loginNote {
color:#FFBEBC;
padding:10px;
margin-left:10px;
width: auto;
}

#content {
width:932px;
margin:0 auto;
}

.visual { margin:0 -40px 38px -40px; }

.visual img {
display:block;
position:relative;
}

/******* Homepage image slider ********/
div.anythingSlider {
display: block;
width: 700px;
height: 490px;
margin: 0 auto;
overflow: hidden; /* needed for Opera and Safari */
}

div.anythingSlider .anythingWindow {
overflow: hidden;
position: relative;
width: 100%;
height: 100%;
}

div.anythingSlider {
position: relative;
padding: 0 45px 28px 45px;
}

ul.anythingBase {
background: transparent;
list-style: none;
position: absolute;
top: 0;
left: 0;
margin: 0;
padding: 0;
}

ul.anythingBase li.panel {
background: transparent;
display: block;
overflow: hidden;
float: left;
padding: 0;
margin: 0;
}

/* Navigation Arrows */
div.anythingSlider .arrow { display: none; }

/* Navigation Links */
#sliderNav {
position:absolute;
top:10px;
left:10px;
z-index:100;
}

#sliderNavWrapper { position:relative; }

#sliderNav .anythingControls {
outline: 0;
display: none;
}

#sliderNav .thumbNav {
position: absolute;
top: 270px;
left: 72px;
width: 200px;
padding-left:0;
}

#sliderNav .thumbNav li {
display: block;
float:left;
background: #FF000 url(images/thumbNav.png);
margin-right:5px;
height: 11px;
width: 11px;
}

#sliderNav .thumbNav li a {
font: 16px/18px Georgia, Serif;
display: block;
float:left;
text-decoration: none;
margin-right: 9px;
height: 11px;
width: 10px;
background: url(images/thumbNav.png) no-repeat;
text-indent: -9999px;
}

#sliderNav .thumbNav a.cur { background: url(images/thumbNav-current.png) no-repeat; }

#sliderNav .thumbNav a:hover { background: url(images/thumbNav-current.png) no-repeat; }

/* Autoplay Start/Stop button */
#sliderNav .start-stop { display: none; }

.two-boxes {
width:100%;
overflow:hidden;
margin-left:39px;
}

.box {
width:404px;
background:url(images/bg-box-c.gif) repeat-y;
overflow:hidden;
float:left;
color:#77918f;
font-size:18px;
line-height:21px;
}

.box .holder { background:url(images/bg-box-t.gif) no-repeat; }

.box .frame {
background:url(images/bg-box-b.gif) no-repeat 0 100%;
padding:20px 31px 13px 33px;
overflow:hidden;
}

.box a.more {
font-size:12px;
color:#ef3829;
font-style:italic;
background:url(images/bullet-more.gif) no-repeat 17px 50%;
padding:0 0 0 33px;
display:block;
}

.box p { margin:0; }

.big-box {
width:491px;
background:url(images/bg-box-news-c.gif) repeat-y;
color:#808080;
overflow:hidden;
float:right;
font-size:12px;
line-height:14px;
}

.big-box h2 {
font-size:21px;
margin-bottom:7px;
}

.big-box .holder { background:url(images/bg-box-news-t.gif) no-repeat; }

.big-box .frame {
background:url(images/bg-box-news-b.gif) no-repeat 0 100%;
padding:21px 31px 23px;
overflow:hidden;
width:531px;
}

.column {
float:left;
width:198px;
margin:0 31px 0 0;
position:relative;
}

.heading {
margin:0 0 19px;
padding:0 0 0 5px;
border-bottom:1px solid #c0d1ce;
}

.big-box h3,  body.single-post .post div.tags {
margin-bottom:20px;
margin-top:-13px;
}

.post div.tags {
margin-bottom:-18px;
font: 14px 'Droid Serif', serif;
}

.post h3 {
font-size:18px;
line-height:21px;
color:#ef3829;
margin:0 0 6px;
font-weight:normal;
font-style:normal;
}

.post h4 {
margin-top:-10px;
color: #8DABA6;
font-style:italic;
font: 14px 'Droid Serif', serif;
}

.events {
padding:0;
margin:0;
list-style:none;
font-style:normal;
overflow:hidden;
width:198px;
}

.events li {
vertical-align:top;
border-bottom:1px solid #d9e6e4;
padding:0 11px 0 6px;
margin:0 0 10px;
}

.events li.last { border-bottom:none; }

.big-box em.date, .post em.date, div.widget_eventposts em.date {
color:#96a9a6;
font-size:11px;
line-height:13px;
font-style:normal;
display:block;
margin:0;
}

div.widget_eventposts em.date { display:block; }

body.home div.column { position:relative; }

a.plusStyle {
background: url("images/bullet-more.gif") no-repeat scroll 17px 50% transparent;
color: #EF3829;
display: block;
font-size: 12px;
font-style: italic;
padding: 0 0 0 33px;
height:10px;
position:absolute;
bottom: -6px;
left: -10px;
}

.news a.plusStyle {
left: -9px;
bottom: -13px;
}

.big-box h3 {
font-style:normal;
margin:0 0 7px;
font-size:14px;
line-height:16px;
font-weight:normal;
}

.big-box h3 a { color:#657a77; }

.big-box p { margin:0; }

.news {
padding:0 0 0 7px;
line-height:15px;
}

.news a.learnMore {
background: url("images/bullet-more.gif") no-repeat scroll 17px 50% transparent;
color: #EF3829;
display: block;
font-size: 12px;
font-style: italic;
padding: 0 0 0 33px;
}

.news em.date { margin:0 0 1px; }

.news h3 {
font-style:normal;
font-size:14px;
line-height:16px;
font-weight:normal;
margin:0 0 13px;
}

#content .holder-main {
width:893px;
margin:0 -40px;
padding:40px 56px 46px 64px;
background:#fff url(images/bg-main.gif) no-repeat;
position:relative;
}

#content .holder-main:after {
content:'';
display:block;
clear:both;
}

#single-column .content {
width:auto;
float:none;
}

.content {
float:left;
width:535px;
padding:8px 0 0 0;
}

.breadcrumbs {
margin:0 0 15px;
padding:0;
list-style:none;
width:100%;
overflow:hidden;
color:#8daba6;
font-size:11px;
line-height:13px;
height: 16px;
}

.breadcrumbs li {
float:left;
background: url(images/bg-breadcrumbs.gif) no-repeat left;
padding:0 2px 0 10px;
}

.breadcrumbs li.first-child, .breadcrumbs li:first-child, .breadcrumbs li.home {
background:none;
padding-left:0;
}

.breadcrumbs a { color:#8daba6; }

.text-practice-resources {
line-height:0;
font-size:0;
width:74%;
height:41px;
margin:0 0 41px;
}

.text-practice-resources span {
display:block;
text-indent:-9999px;
overflow:hidden;
}

.text-practice-resources img { display:block; }

.introduction {
font-size:21px;
line-height:26px;
margin:0 0 9px;
}

.content p { margin:0 0 20px; }

#sidebar {
float:right;
padding: 32px 32px 0 36px;
width: 232px;
background:#fff url(images/bg-sidebar.gif) no-repeat;
}

.ie6 #sidebar {
width:200px !important;
}

#sidebar ul { padding-left:20px; }

.ie6 #sidebar ul,
.ie7 #sidebar ul {
padding-left:0; 
margin-left:15px;
}

#sidebar:after {
content:'';
display:block;
clear:both;
}

#sidebar .heading { margin:0 0 12px; }

#sidebar .heading h3 {
margin:0 0 8px;
font-size:16px;
line-height:21px;
color:#748c88;
}

#sidebar .heading h3 a {
text-decoration:none;
color:#748c88;
display:block;
}

#sidebar .heading h3 a:hover { color: #EF3829; }

#sidebar .widget {
margin:0 0 27px;
overflow:hidden;
}

#sidebar .resources {
padding:0 0 0 3px;
margin:0;
list-style:none;
overflow:hidden;
height:1%;
line-height: 18px;
}

#sidebar .resources li {
float:left;
width:225px;
padding:0 0 12px;
}

#sidebar .resources a {
color:#8daba6;
float:left;
width:225px;
}

#sidebar .resources img {
float:left;
margin:0 6px 0 0;
}

#sidebar .resources span {
padding:5px 0 0;
display:block;
}

.informed-form {
font-size:13px;
line-height: 15px;
padding:0 1px 0 1px;
}

.informed-form label {
color:#748C88;
display:block;
margin:0 0 18px;
}

.informed-form .text, input.search-text {
width:213px;
color:#7d8890;
border:1px solid #d0d4d7;
background:#fff;
padding:4px 7px 5px 7px;
margin:0 0 12px;
display:block;
font-size:11px;
}

.informed-form .btn-subscribe, .respond #submit, form.searchform input.searchBtn {
width:63px;
color:#fff;
border:none;
font-size: 11px;
background:#99b4af;
padding:0 0 0px;
margin:0 0;
height:20px;
overflow:hidden;
display:block;
cursor:pointer;
}

.informed-form .btn-subscribe { padding:3px; }

.indicate-required {
text-align:right;
font-size:9px;
font-style:italic;
}

.mce_inline_error { font-size:11px; }

/*.informed-form .btn-subscribe, */

div.mce-responses div { padding-bottom:5px; }

#footer {
background:url(images/bg-footer.gif) repeat 50% 0;
width:100%;
height:269px;
margin:0 auto;
}

#footer .holder {
margin:0 auto;
padding: 51px 0 0 0;
width:930px;
position:relative;
z-index:100;
}

.sponsor-logo {
padding:0;
margin:0 0 9px;
list-style:none;
overflow:hidden;
width:932px;
}

.sponsor-logo li {
float:left;
height:67px;
overflow:hidden;
}

.sponsor-logo a { display:block; }

.sponsor-british { width:93px; }

.sponsor-british a { margin:0; }

.sponsor-provincial { width:128px; }

.sponsor-provincial a { margin:0 0 0 -95px; }

.sponsor-cardiac { width:135px; }

.sponsor-cardiac a { margin:0 0 0 -223px; }

.sponsor-providence { width:111px; }

.sponsor-providence a { margin:0 0 0 -358px; }

.sponsor-fraser { width:91px; }

.sponsor-fraser a { margin:0 0 0 -469px; }

.sponsor-interior { width:119px; }

.sponsor-interior a { margin:0 0 0 -560px; }

.sponsor-northern { width:89px; }

.sponsor-northern a { margin:0 0 0 -679px; }

.sponsor-coastal { width:83px; }

.sponsor-coastal a { margin:0 0 0 -766px; }

.sponsor-authority { width:78px; }

.sponsor-authority a { margin:0 0 0 -852px; }

.sponsor-british a:hover { margin:-67px 0 0 0; }

.sponsor-provincial a:hover { margin:-67px 0 0 -95px; }

.sponsor-cardiac a:hover { margin:-67px 0 0 -223px; }

.sponsor-providence a:hover { margin:-67px 0 0 -358px; }

.sponsor-fraser a:hover { margin:-67px 0 0 -469px; }

.sponsor-interior a:hover { margin:-67px 0 0 -560px; }

.sponsor-northern a:hover { margin:-67px 0 0 -679px; }

.sponsor-coastal a:hover { margin:-67px 0 0 -766px; }

.sponsor-authority a:hover { margin:-67px 0 0 -852px; }

.sponsor-logo img { display:block; }

.hidden-for-screen { display:none; }

.bottom-nav {
padding:0;
margin:0;
list-style:none;
text-align:center;
font-size:11px;
line-height:13px;
}

.bottom-nav li {
display:inline;
background:url(images/bullet-footer.gif) no-repeat 0 50%;
padding:0 15px 0 16px;
}

.bottom-nav li.first-child, .bottom-nav li:first-child { background:none; }

.bottom-nav a { color:#b3b3b3; }

.bottom-nav a:hover {
color:#666;
text-decoration:none;
}

.post .meta ul {
margin:0;
padding:0;
list-style:none;
}

.post { padding:0 0 25px; }

.respond dl { margin:0; }

.respond dl dd { margin:0 0 10px; }

.respond dl textarea {
margin:0;
width:523px !important;
overflow:auto;
padding:5px 2px 5px 10px;
}

.respond #submit { width:110px; }

.navigation {
width:100%;
overflow:hidden;
}

.navigation .next { float:right; }

.content .post-content p { margin:0 0 10px; }

.content .comment p { margin:0 0 5px; }

.comment .avatar {
float:left;
margin:0 10px 0 0;
}

.commentlist {
margin:0;
padding:0;
list-style:none;
}

.commentlist li {
width:100%;
overflow:hidden;
padding:0 0 10px;
}

.post .title h1 {
margin:0 0 10px;
font-size:25px;
line-height:29px;
}

h1 {
font-weight:normal;
line-height:100%;
}

h2 {
font-size:21px;
line-height:130%;
margin:0 0 9px;
font-weight:normal;
}

h2.intro { }

h3 {
font-size: 17px;
font-weight:normal;
}

div.content h3 { margin-bottom:0; }

.children {
margin:0;
padding:10px 0 0 25px;
list-style:none;
}

.aligncenter { text-align: center; }

img.aligncenter {
display: block;
margin: 0 auto;
}

.alignleft { float: left; }

.alignright { float: right; }

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding: 4px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
padding: 0 4px;
margin: 0;
}

div.boxwrap {
float:left;
clear:left;
width: 404px;
}

#newsletterButtons { clear:left; }

#newsletterButtons a {
float:right;
display:block;
border:1px solid #D9DCDB;
color:#666666;
text-decoration:none;
background: url(images/button_arrow.png) no-repeat 10px 7px #F3F7F7;
padding:5px 10px 5px 20px;
width:167px;
min-height:2.9em;
font-size:90%;
line-height:1.2em;
margin-top:20px;
-moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px; /* Safari and Chrome */
border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
behavior: url(/heartfailure/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

#newsletterButtons a:hover { background-color:#FBFDFC; }

#newsletterButtons a.latestNewsletter {
width:145px;
float:left;
}

#shortcuts {
position:absolute;
top:11px;
left:130px;
font-size:11px;
}

#shortcuts div.menu-header { display:none; }

#shortcuts div.menu-header a {
color: #B3B3B3;
display: block;
background: url("images/bullet-top-nav-forum.gif") no-repeat scroll 5px center transparent;
padding-left:20px;
}

#shortcuts div.menu-header a:hover { color: #EF3829; }

#shortcuts div.menu-header ul {
list-style:none;
padding-left:0;
margin-top:0;
}

#shortcutTitle {
background: url("images/bullet-top-nav.gif") no-repeat scroll 0 center transparent;
color: #B3B3B3;
display: block;
padding: 0 2px 0 15px;
}

#header a:hover { color: #EF3829; }

a.externalLink {
padding:0 0 0 15px;
background:url("images/external.png") no-repeat left center;
}

ul.linkgroup {
list-style:none;
padding-left:0;
}

ul.linkgroup ul { list-style:none; }

ol li { padding-bottom:10px; }


#searchBox {
position:absolute;
right: 626px;
top: 10px;
z-index: 300;
}

form.searchform input { float:left; }

form.searchform input.searchBtn {
margin-left:5px;
height:23px;
}

form.searchform input.search-text { width: 150px; }

#mapContainer {
position:relative;
width:535px;
height: 435px;
background:url("images/map/map.gif") no-repeat 20px 18px;
float:left;
/* border:1px solid #D9DCDB; */ 
	  -moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px; /* Safari and Chrome */
border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
behavior: url(/heartfailure/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

#mapContainer a.mapMarker {
width:25px;
height:24px;
text-decoration:none;
display:block;
position:absolute;
right:30px;
bottom:5px;
background:url("images/map/marker.png") no-repeat left top;
overflow:hidden;
float:left;
}

#mapContainer a.mapMarker:hover { background-position:left -24px; }

#mapContainer a.activeMarker, #mapContainer a.activeMarker:hover { background-position:bottom left; }

#mapContainer a#marker1 {
bottom: 171px;
right: 183px;
} /* Northern Health  */

#mapContainer a#marker2 {
bottom: 71px;
right: 125px;
} 	 /* Interior Health */

#mapContainer a#marker3 {
bottom: 36px;
right: 171px;
}/* Fraser Health    */

#mapContainer a#marker4 {
bottom: 13px;
right: 198px;
} /* Vancouver Island Health   */

#mapContainer a#marker5 {
bottom: 36px;
right: 188px;
} /* Vancouver Coastal   */

ul#mapContentList li.active, ul#mapContentList li.active li { display:block; }

ul#mapContentList {
float:right;
padding: 32px 32px 0 36px;
width: 232px;
background:white;
list-style:none;
margin:0;
/*  border:1px solid #D9DCDB; */
-moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px; /* Safari and Chrome */
border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
behavior: url(/heartfailure/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

ul#mapContentList ul {
list-style:none;
padding:0;
margin:0;
}

ul#mapContentList h2 {
font-size: 21px;
font-weight:normal;
margin-bottom:0 0 10px 0;
padding:0;
}

ul#mapContentList h3 {
font-size: 16px;
font-weight:normal;
padding:5px 0 5px 0;
margin:0;
color: #9abab7;
}

ul#mapContentList {
font-size:12px;
line-height:130%;
}

ul#mapContentList li p { margin-bottom:20px; }

/*ul#mapContentList li strong { display:block; }*/

ul#mapContentList li ul li p { margin-bottom:10px; }

ul#mapContentList li ul li { margin-bottom:10px; }

p#instructions { font-size:13px; }

#mapDownloadWrapper {
float:right;
clear:right;
padding: 10px 0px 0 0px;
width: 300px;
margin-top:10px;
border-top:1px solid #D9DCDB;
}

#mapDownloadWrapper a { margin-left:15px; }

a.dlButton, #mapDownloadWrapper a {
padding:10px 10px 10px 30px;
background:url(images/bullet-resources.gif) 0px center no-repeat;
display:block;/* 
border:1px solid #D9DCDB; 
-moz-border-radius: 10px; /* Firefox */
/*   -webkit-border-radius: 10px; /* Safari and Chrome */
/*   border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */

/*   behavior: url(/heartfailure/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */		
}

.contentrequired { background:yellow; }

.fancyborder {
background:white;
padding:30px;
border:1px solid #D9DCDB;
-moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px; /* Safari and Chrome */
border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
behavior: url(/heartfailure/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

/*  MEMBERS AREA
----------------------------------------------------------------------------------*/

.is-user .personal-options {
display:none;
}

.is-admin .personal-options {
display:none;
}

.is-user .table-1,
.is-admin .table-1{
display:none;
}


.page-id-334 .content li {
list-style:none;	
}

.member .tml-user-links li {
list-style:disc;	
}

#wp-submit:hover {
cursor:pointer;
}
/* COMMENTS
----------------------------------------------------------------------------------*/
#comments {
padding-top:20px;
margin-bottom:10px;
}

.alt {
margin: 0;
padding: 10px;
}

#commentform:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#content .commentlist { padding: 0; }

#content .commentlist li {
margin: 15px 0 10px;
padding: 5px 5px 10px 10px;
list-style: none;
}

#content .commentlist li ul li {
width:90%;
float:right;
}

#content .commentlist p { margin: 10px 5px 10px 0; }

.children { padding: 0; }

#content .commentlist .children li {
border-bottom:none;
background-image:none;
background:#F1F2F2;
}

#commentform p { margin: 5px 0; }

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}

#content .commentmetadata a {
text-decoration:none;
font-style:italic;
}

.sticky {
background: #f7f7f7;
padding: 0 10px 10px;
}

.sticky h2 { padding-top: 10px; }

#content .commentlist li {
padding:5px 5px 10px 5px;
border-bottom:1px solid #A1A1A1;
}

#content .commentlist li .avatar, .avatar {
background:#FFFFFF;
border:1px solid #EEEEEE;
float:left;
margin-right:20px;
padding:2px;
}

#content .commentlist cite, #content .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

#content .commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#content #commentform input {
float: right;
margin-right: -12px;
width: 200px;
border:1px solid #919292;
}

#content #comment {
border:1px solid #919292;
width:100%;
padding:5px;
font-size:13px;
height:80px;
}

#content #recaptcha-submit-btn-area #submit, #submit {
background:#99B4AF;
border:1px solid #CCC !important;
padding:8px 10px;
width:205px;
float:left;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; /* future proofing */
-khtml-border-radius: 5px; /* for old Konqueror browsers */
color:#fff;
font-weight:bold;
}

#content #recaptcha-submit-btn-area #submit:hover, #submit:hover {
background-color:#fff;
color:#000;
cursor:pointer;
border:1px solid #000;
}

#content .comment-text {
clear:both;
padding:10px 0;
}

.blog .title h3 {
text-transform:uppercase;	
}