/*
Theme name: Canadian Stroke Network
Editors: Ryan D Brinkhurst
*/

/* GLOBAL STYLES BEGIN */
html {
	overflow-y:scroll;
}
body {
	background-color:#c7d2e9;	
	text-align:center;
	margin:0px;
	font-family:Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, Verdana, Geneva, sans-serif;
}
img {
	border:none;
}
form {
	padding:0px;
	margin:0px;
}
h1, #h1 {
	display: inline;
	line-height:30px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	background-image:url(images/tab.png);
	text-transform:uppercase;
	color:#0f487a;
	background-repeat:no-repeat;
}
h2 {
	margin-bottom:7px;
	font-size:12px;
}
h2 a:link, h2 a:visited {
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}
td {
	font-size:12px;
}
a:link, a:visited {
	color:#004193;
}
a:hover {
	color:#ff0000;
}
/* GLOBAL STYLES END */

/* GLOBAL STYLE IDs BEGIN */
#footer {
	display:none;	
}
#container {
	width:900px;
	margin:auto;
	position:relative;
	background-color:#FFF;
}
#foot {
	color:#a8adb2;
	font-size:11px;
	line-height:30px;
	margin-top:30px;
}
#foot a:link, #foot a:visited {
	color:#a8adb2;
	text-decoration:none;
}
#foot a:hover {
	text-decoration:underline;
}
#myfoot {
	height:30px;
}
#textsize {
	background-color:#1a4690;
	line-height:27px;
	text-align:right;
	padding-right:20px;
	color:#fff;
	font-size:11px;
}
#textsize a:link, #textsize a:visited {
	color:#c4dbf2;
	text-decoration:none;
}
#textsize a:hover {
	color:#25fcff;
}
#left {
	background-image:url(images/leftgradient.jpg);
	background-repeat: repeat-x;
	font-size:12px;
}
#lefthover {
	position:absolute;
	z-index:2;
	margin-top:22px;

}
#leftwidgets {
	margin-top:275px;
	padding-left:20px;
}
#right {
	background-image:url(images/rightgradient.jpg);
}

#s {
	background: url(images/trans.jpg);
	border:none;
	width:145px;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}
#searchsubmit {
	width:28px;
	margin:0px;
	padding:0px;
	background: url(images/trans.jpg);
	border:none;
	height:20px;
}
#searchform {
	position:absolute;
	right:0px;
	top:170px;
	text-align:right;
	z-index:2;
}
#searchform label {
	display:none;
}
#rightwidgets {
	margin-top:15px;
}
#breadcrumb {
	color:#64acff;
	font-size:11px;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:10px;
	padding-right:30px;
}
#breadcrumb a:link, #breadcrumb a:visited{
	color:#64acff;
	text-decoration:none;
}
#breadcrumb a:hover{
	text-decoration:underline;
}
#whiteband {
	background-color:#fff;
	height:60px;
	margin-bottom:-60px;
}
#content {
	
}
#sms {
	background-image:url(images/blue.jpg);
	text-align:center;
	width:539px;
	padding-top:24px;
	padding-bottom:41px;
}
#smsicons {
}
#news {
	position:absolute;
	left:211px;
}
#centre .entry table td {
	vertical-align: top;
	padding-bottom:10px;
}
#centre .entry table td img {
	margin-right:10px;
	background-image:url(images/shadow.png);
	padding-right:6px;
	padding-bottom:7px;
	background-position: bottom right;
	background-repeat:no-repeat;
	margin-top:2px;
}
#respond {
	margin-left:30px;
}
#rightblog {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-top:27px;
}
#rightblog ul {
	padding:0px;
	list-style-type:none;
}
#sidebar {
	text-align:left;
	margin-bottom:85px;
	margin-left:45px;
}
#right h2 {
	margin-top:15px;
	margin-bottom:5px;
}
#comments {
	margin-left:30px;
	margin-right:30px;
}
/* GLOBAL STYLE IDs END */

/* GLOBAL STYLE CLASSES BEGIN */

.whitearrow {
	background-image:url(images/whitearrow.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.whitearrow:hover {
	background-position:right;
}
.left {
	display:block;
	line-height:25px;
	padding-left:49px;
	width:133px;
}
.left:link, .left:visited {
	color:#3a3a3b;
	text-decoration:none;
}
.left:hover {
	color:#7dfdfb;
	background-color:#3c3c82;
}
.margin-right {
	margin-right:15px;
}
.hide {
	display:none;
}
.abox {
	border:1px solid #fff;
	padding-left:3px;
	padding-right:3px;
}
.shadow img{
	background-image:url(images/shadow.png);
	padding-right:6px;
	padding-bottom:7px;
	background-position: bottom right;
	background-repeat:no-repeat;
}
.image {
	width:135px;
	font-size:11px;
	margin-bottom:15px;
	text-align:center;
}
.image a:link, .image a:visited {
	color:#4a90f3;
	text-decoration:none;
}
.image a:hover {
	text-decoration:underline;
}
.post-edit-link {
	position:absolute;
	top:0;
	right:0;
}
.post-edit-link:link, .post-edit-link:visited {
	color:#fff;
	text-decoration:underline;
}
.post-edit-link:hover {
	text-decoration:none;
}
.tab {
	margin-left:30px;
	margin-bottom:10px;
}
img.alignleft {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
img.alignright {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
.addthis_default_style a:link, .addthis_default_style a:visited, .addthis_button_compact:link, .addthis_button_compact:visited{
	color:#5385bf;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-transform:lowercase;
}
.addthis_default_style a:hover, .addthis_button_compact:hover{
	text-decoration:underline;
}
.addthis_separator {
	width:0px;
	overflow:hidden;
	display:none;
	padding:0px;
	margin:0px;
	margin-left:-10px;
	margin-right:-10px;
	position:absolute;
	left:-9999px;
}
.addthis_container {
	position:absolute;
	left:540px;
	padding:0px;
	margin-top:5px;
}
.entry {
	margin-left:30px;
	padding-right:30px;
	margin-top:3px;
}
.tabtd {
	background-repeat: repeat-x;
}
.newshome {
	float:left;
	width:225px;
	margin-left:30px;
	margin-top:50px;
}
.leadhome:link, .leadhome:visited {
	color:#000;
	text-decoration:none;
}
.leadhome:hover {
	text-decoration:underline;
}
.red {
	display:block;
	text-align:right;
	margin-right:10px;
}
.red:link, .red:visited {
	text-decoration:none;
	color:#ff0000;
}
.red:hover {
	color:#004193;
}
.clear {
	clear:both;
}
.cschome {
	height:224px;
	padding-left:14px;
	padding-right:14px;
	margin-top:-20px;
}
.csctitle {
	font-size:18px;
	line-height:21px;
	color:#6AB39C;
	font-weight:bold;
	padding-top:15px;
	margin-bottom:8px;
}
.csclink {
	color:#6AB39C;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
}
.csclinkcon {
	text-align:right;
	width:511px;
	padding-top:5px;
}
.csclink:link, .csclink:visited {
	color:#6AB39C;
	text-decoration:none;
}
.csclink:hover {
	text-decoration:underline;
}
.sms {
	float:left;
	margin-left:5px;
	margin-right:5px;
	display:inline;
	height:60px;
}
.smstitle {
	color:#a8cbfd;
	font-style:italic;
	font-size:20px;
	text-align:left;
	margin-left:50px;
	margin-bottom:10px;
}
.lined {
	background-image:url(images/linedpaper.gif);
	background-position:top;
}
.orange{
	background-color:#f8d2a5;
	background-image:url(images/paper_texture.png);
	background-repeat:no-repeat;
}
.blue{
	background-color:#d1e3f1;
	background-image:url(images/paper_texture.png);
	background-repeat:no-repeat;
}
.green{
	background-color:#d5e6a0;
	background-image:url(images/paper_texture.png);
	background-repeat:no-repeat;
}
.bluegreen{
	background-color:#7ecdc6;
	background-image:url(images/paper_texture.png);
	background-repeat:no-repeat;
}
.greenpaper {
	background-image:url(images/greenlined.png);
	width:195px;
	height:116px;
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:30px;
	padding-right:30px;
}
.greenpaper h1{
	background:none;
	line-height:29px;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#063e6e;
	text-transform:none;
}
.greentable {
	margin-top:10px;
}
.topright {
	margin-top:10px;
	margin-left:15px;
}
h1.colorpaper {
	margin-left:30px;
	margin-top:30px;
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-transform:none;
	background:none;
	display:block;
}
.divider {
	font-size:1px;
}
.newspage {
	margin-left:30px;
	margin-right:30px;
}
.annual {
	padding-top:5px;
	padding-bottom:15px;
	padding-left:48px;
	color:#666666;
	font-weight:bold;
}

.pdf {
	font-size:12px;
	line-height:19px;
	
}
.pdf a:link, .pdf a:visited{
	text-decoration:none;
	color:#99cc99;
	font-weight:bold;
	background-image:url(images/greenarrow.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:38px;
	width:19px;
	display:block;
	margin-bottom:7px;
}
.pdf a:hover {
	color:#7ba7e9;
	background-position:bottom right;
}
.myannual {
	background-color:#b9da89;
}
.myannual h1 {
	margin-bottom:0px;
	font-weight:bold;
	font-size:13px;
	color:#000;
	background:none;
	text-transform:none;
}
.annualtable {
	background-color:#e9f4da;
}
.b {
	border-top:3px #fff solid;
}
.rb {
	border-top:3px #fff solid;
	border-right:3px #fff solid;
}
.r {
	border-right:3px #fff solid;
}
.tooltable{
	color:#004193;
}
.toolscontent a:link, .toolscontent a:visited {
	color:#FFF;
	text-decoration:none;
}
.toolscontent ul a:hover {
	text-decoration:underline;
}
.toolscontent ul {
	margin-left:15px;
	padding-left:0px;
}
.toolsbull {
	padding-left:20px;
	padding-top:7px;
	padding-bottom:7px;
}
.tools {
	padding-left:8px;
	padding-right:8px;
	line-height:18px;
	padding-top:7px;
	padding-bottom:7px;
}
.tools a:link, .tools a:visited {
	text-decoration:none;
}
.toolsfoot {
	background-image:url(images/toolsgradient.gif);
	height:212px;
	background-repeat: repeat-x;
}
.toolspop {
	display:none;
	background-image:url(images/popup.png);
	position:absolute;
	padding-left:8px;
	padding-top:8px;
	padding-right:15px;
	padding-bottom:15px;
	width:467px;
	height:406px;
	background-repeat:no-repeat;
	z-index:99;
	left:200px;
	top:261px;
}
.toolscontent {
	width:414px;
	overflow-y:scroll;
	height:381px;
	background-color:#8db8e5;
	padding-left:30px;
	padding-right:30px;
}
.toolsname {
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
.toolsthumbtd {
	padding-right:24px;
	padding-bottom:15px;
}
.whitefont {
	color:#FFF;
}
.toolsimage {
	margin-left:25px;
	margin-right:-25px;
}
.nounderline:link .nounderline:visited {
	text-decoration:none;
}
.nounderline:hover {
	text-decoration:underline;
}
.commentmetadata a{
	display:none;
}
.commentmetadata .comment-edit-link {
	display:inline;
}
.notopmargin {
	margin-top:0px;
}
.leftmargin {
	margin-left:30px;
}

/* GLOBAL STYLE CLASSES END */

