
@import 'custom.css';

/* --------------[ User-Defined Adjustments ]-------------- */

body {
		background-color: #737373;
		font-family: verdana,lucida,sans-serif;
		color: #000000;
		}

h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: verdana,lucida,sans-serif;
	font-weight: bold;
	}

/* -------------------[ Site Title Adjustments ]------------------- */

#sitetitle h1, #sitetitle .title {
	font-size: 24px;
	font-weight: normal;
	font-family: \'lucida sans unicode\',arial,san-serif;
	}



#sitetitle {
	float:none;
	text-indent:-10000em;
	position:absolute;
	display:none;
	}

#sitetitle {
	width:100%;
	}

#head-content {
	background: transparent;
	background-image: url(http://www.connectedinmotion.ca/wp-content/themes/wp-launch/images/ConnectedInMotion-Logo.png);
	background-position: 150px 0px;
	background-repeat: no-repeat;
	}


/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav,
#topnav li ul {
	font-size: 12pt; 
	font-weight: bold;
	font-family: verdana,lucida,sans-serif;
		background: #000000;
	 	
	}

#topnav,
#topnav li ul,
#topnav li li {
	border-color:#003d21	}

#topnav ul a, 
#topnav ul a:link, 
#topnav ul a:visited {
	color:#2ea064;
	}

#topnav ul a:hover, 
#topnav ul a:active  {
	color:#007841;
	}

/* --------------[ Cat Navigation Adjustments ]-------------- */

#catnav,
#catnav li ul {
	font-size: 10pt; 
	font-weight: bold;
	font-family: verdana,lucida,sans-serif; 	
	}

#catnav ul a, 
#catnav ul a:link, 
#catnav ul a:visited {
	color:#2ea064;
	}

#catnav ul a:hover, 
#catnav ul a:active  {
	color:#007841;
	}

/* --------------[ Main Content Adjustments ]-------------- */

.maincontent {
	font-size: 8pt;
	}

.maincontent a, .maincontent a:link, .maincontent a:visited { 
		color: #2ea064;
		}

.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover { 
		color: #007841;
		}

/* --------------[ Sidebar-Right Adjustments ]-------------- */

#contentright {
	font-size: 8pt;
	}

#contentright a, #contentright a:link, #contentright a:visited { 
	color: #2ea064;
	}
	
#contentright a:hover, #contentright a:active { 
	color: #007841;
	}


/* --------------[ Footer Adjustments ]-------------- */

#footer {
		background:#000000;
		font-size:9pt;
		color:#ffffff;
		}

#footer a, #footer a:link, #footer a:visited { 
		color: #41e38e;
		}

#footer a:hover, #footer a:active { 
		color: #007841;
		}

/* --------------[ Post Title Link Color Adjustments ]-------------- */

.post-title a, .post-title a:link, .post-title a:visited {
	color: #000000 !important;
	}

.post-title a:hover, .post-title a:active {
	color: #007841 !important;
	}




ul.home-right .entry,
ul.home-left .entry {
	line-height:1.45em;
	height:145px;
	overflow:hidden;
	margin: 0;
	}

