/*
Theme Name: Design Changes
Theme URI: http://designchanges.ca
Description: The theme mocked up by MFX and implemented by Jacob Kennedy
Version: 0.1
Author: Jacob Kennedy
Author URI: http://kennedydatasolutions.com/


*/
body{
	font-family: "Myriad Pro", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
}
strong,b{
	font-weight: bold;
}
em{
	font-style: italic;
}
img.alignright{
	float: right;
}
img.alignleft{
	float: left;
}

#maincontainer{
	width: 1000px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color: #fff;
}
#topsection{
	background: #000;
	height: 62px; /*Height of top section*/
	color: #FFF;
}
#contentwrapper{
	float: left;
	width: 100%;
}
#footer{
	clear: both;
	width: 100%;
	background: black;
	color: #FFF;
	position:relative;
	padding-top: 2em;
	font-size:80%;
}
#header_logo{
	float:left;
}
#header_links{
	float: right;
	line-height: 62px;
	padding-right:40px;
	font-size: 85%;
	color: #808080;
}
#copyright, #header_links a, #footer, #footer a{
	color: #808080;
}
#header_links a, .footer_links a{
	text-decoration: none;
	margin: 0 .5em;
}
#header_links a:hover, .footer_links a:hover{
	text-decoration: underline;

}
#header_links a#phone_number{
	cursor: default;
}
#header_links a#phone_number:hover{
	text-decoration: none;
}
#colourband_top{
	border-bottom: 1px solid #999;
}
#colourband_bottom{
	border-top: 1px solid #fff;
	border-top: 10px solid #E6E6E6;
}
#footer_logo{
	position:absolute;
	top: 2em;
	left: 2em;
}
.column{
	width: 249px;
	float: left;
	clear: none;
	min-height: 1em;
}
.wide2{
	width: 499px;
}
.col2{
}
.col3{
}
.col3 .wide2{
	width: 500px;
}
.col4{
	width: 250px;
}
.col1.wide2 img{
	float: left;
	margin-right:20px;
}
.col2.wide2 img,.col3.wide2 img{
	float: right;
	margin-left:20px;
}
/* #footer .wide2{
	width: 449px;
}
#footer .col4{
width: 300px;
} */
#copyright{
	clear: both;
	padding: 2em;
	font-size:75%;
	text-align: left;
}
.footer_links{
	width:163px;
	float: left;
	line-height: 1.3;
}
#checkerboard{
}
.checkerboard_row{
	clear: both;
	border-top: 10px solid #E6E6E6;
}
.checkerboard_row div{
	height: 300px;
	border: 1px solid #BFBFBF;
	border-left:none;
	border-right:none;
}
div.column + div.column{
	border-left:1px solid #BFBFBF;
}
#footer div.column{
	border:none;
}
.checkerboard_row div div{
	padding: 8px;
	padding-left: 20px;
	padding-right:20px;
	font-size: 70%;
	border: none;
	height: auto;
	line-height: 1.4;
}
.checkerboard_row div p.read_more{
	padding-left: 20px;
	padding-right:20px;
	font-size: 70%;
}
#blogmore,.checkerboard_row div div.recent_post_div{
	font-size:100%;
	padding:0;
	border-top: 2px solid #EBEBEB;
	margin-top: 6px;
	padding-top: 6px;
}
.checkerboard_row div div.recent_post_div.tweets{
	border-top: none;
	padding-top: 0;
}
div.recent_post_div li{
	margin-left: 1em;
	text-indent:-1em;
}
.checkerboard_row div h1{
	color: #000;
	font-size: 160%;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	line-height: 1.05;
}
.checkerboard_row div h1 a.column_link{
	color: #000 !important;
	line-height: 1.05;
}
.checkerboard_row div a{
	text-decoration: underline;
}
.checkerboard_row div a:hover{
	text-decoration: none;
}
.checkerboard_row div.thework, .checkerboard_row div.serve, .checkerboard_row div.connect, .checkerboard_row div.contact, .checkerboard_row div.partners, .checkerboard_row div.scott, .checkerboard_row div.blog, .checkerboard_row div.microblog, .checkerboard_row div.socialenterprise, .checkerboard_row div.changersfund{
	border-top-style: solid;
	border-top-width: 10px;
}
.checkerboard_row div.thework{
	border-top-color: #000;
	color: #000;
}
.checkerboard_row div.serve,.checkerboard_row div.serve a,.checkerboard_row div.serve a:visited{
	border-top-color: #EA77AF;
	color: #EA77AF;
}
.checkerboard_row div.connect,.checkerboard_row div.connect a,.checkerboard_row div.connect a:visited{
	border-top-color: #41C4DD;
	color: #41C4DD;
}
.checkerboard_row div.contact,.checkerboard_row div.contact a,.checkerboard_row div.contact a:visited{
	border-top-color: #F78F1E;
	color: #F78F1E;
}
.checkerboard_row div.partners,.checkerboard_row div.partners a,.checkerboard_row div.partners a:visited{
	border-top-color: #6A4791;
	color: #6A4791;
}
.checkerboard_row div.scott,.checkerboard_row div.scott a,.checkerboard_row div.scott a:visited{
	border-top-color: #ED1848;
	color: #ED1848;
}
.checkerboard_row div.blog,.checkerboard_row div.blog a,.checkerboard_row div.blog a:visited{
	border-top-color: #666;
	color: #000;
}
.checkerboard_row div.microblog,.checkerboard_row div.microblog a,.checkerboard_row div.microblog a:visited{
	border-top-color: #00B1B0;
	color: #00B1B0;
}
.checkerboard_row div.socialenterprise,.checkerboard_row div.socialenterprise a,.checkerboard_row div.socialenterprise a:visited{
	border-top-color: #1FB25A;
	color: #1FB25A;
}
.checkerboard_row div.changersfund,.checkerboard_row div.changersfund a,.checkerboard_row div.changersfund a:visited{
	border-top-color: #F78F1E;
	color: #F78F1E;
}
#above_fold{
	position: relative;
}
h1{
	font-size: 200%;
}
#above_fold h1{
	font-weight: bold;
	margin-top:25px;
	margin-bottom: 15px;
}
#above_fold p, #above_fold h1 {
	
	padding-left:20px;
	/* padding-right:20px; */ /* allow the images to go right to the right border */
}
#above_fold td p, #above_fold td h1, #above_fold p.nopadding{
	padding-left:0px;
	padding-right:0px;
}
#above_fold td{
	padding-left:20px;
	padding-right:20px;
}
#above_fold p, #above_fold li{
	font-size:95%;
}
a.homepage_link, a.homepage_link:visited,.checkerboard_row div.thework a,.checkerboard_row div.thework a:visited {
	color: #ED1848;
	text-decoration: none;
}
a.homepage_link:hover,.checkerboard_row div.thework a:hover{
	text-decoration: underline;
}
p{
	line-height: 1.2;
	margin-bottom: 6px;
}
h1{
	margin-bottom: 6px;
}
#flickr{
	margin-top: 10px;
	margin-bottom: 10px;
}
#flickr img{
	width: 50px;
	height: 50px;
}
#flickr a{
	margin-right: 10px;
}
#sidebar{
	float: right;
	width: 250px;
	color: #808080;
	font-size: 80%;
	margin-right:20px;
	margin-bottom: 3em;
}
#sidebar a, #sidebar a:visited{
	color: #808080;
	text-decoration:none;
}
#sidebar a:hover{
	text-decoration: underline;
}
#sidebar h2{
	font-size:120%;
	font-weight: bold;
	padding-bottom:8px;
	border-bottom: 1px solid #B2B2B2;
	margin-bottom: 8px;
	margin-top: 12px;
}
.checkerboard_row div a.column_link{
	text-decoration: none;
}

#wp-calendar{
	width: 250px;
}

#wp-calendar td{
	padding:0;
}
#slideshow{
	width: 1000px;
	height: 422px;
	position: absolute;
}
#slideshow img{
	position: absolute;
	top: 0;
	left: 0;
}
#slideshow div.portfolio_desc{
	position: absolute;
	width:300px;
	background-color: #fff;
	border: 1px solid red;
}
.entries{
	margin-right: 280px;
}
.entries a, .entries a:visited{
	color: #000;
	text-decoration:underline;
}
.entries a:hover{
	color: #000;
	text-decoration:none;
}
.entries h1 a, .entries h1 a:visited{
	text-decoration:none;
}
.entries h1 a:hover{
	text-decoration:underline;
}
.entries .entry{
	padding-bottom:8px;
	border-bottom: 1px solid #B2B2B2;
	margin-bottom: 8px;
}
.sidebar_tweets li li{
	margin-bottom:.75em;
	line-height: 1.2;
	margin-left:1em;
	text-indent:-1em;
}
.sidebar_tweets a{
	font-weight: bold;
}