/*
Theme Name: Twenty Ten - MacEwan
Theme URI: http://wordpress.org/
Description: TEST A Twenty Ten child theme for MacEwan University
Version: 0.1
Author: Web Services - MacEwan University
Template: twentyten
*/





@import url("../twentyten/style.css");

/* Basic Tag Elements */



/* Header Elements */

#site-macewanlogo {
	clear: left;
	float: left;
	margin: 0px 0px 20px 0px;
	width: 135px;
	height: 52px;
	<!-- background-image:url(images/macewanlogo.png); -->
	background-repeat:no-repeat;
}

#branding img {
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	display: block;
	float: left;
}

#site-title a {
	color: #000;
	font-weight: 400;
	text-decoration: none;
}

#content .entry-title {
	color: #000;
	font-size: 24px;
	font-weight: 200;
	line-height: 1.3em;
	margin-bottom: 0;
}

h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 0;
}

#site-info {
	float: left;
	font-size: 14px;
	font-weight: 400;
	width: 700px;
}