
body {
	background-color:#EEEEEE;
	font-family:Verdana, Geneva, sans-serif;
	font-size:smaller;
}

a {text-decoration: none; color: #06C;font-size:12px}
a:hover {color:#F33}

li {
	list-style:none;
	list-style-position:inside;
	margin:0px;
	padding:0px;
}

ul {
	margin:0px;
	padding:0px;
}

<!-- This is for the new stuff -->


<!-- More stories -->

#latestposts {
	float:left;
	padding:10px;
	width:200px;
	border-right: #CCC thin dotted;
}

/* This is the style for all more stories lists */

ul.morestories {
	list-style-type:none;
	margin-left:0px;
	width:300px;
	text-decoration:none;
}

li.morestories {
	background:url(http://www.ubyssey.ca/wp-content/uploads/2009/06/bullet.gif) no-repeat left;
	list-style-type:none;
	padding-left:10px;
	margin:5px;
	font-weight:bold;
	color:#06C;
}
a#morestories {
	font-family:Verdana, Geneva, sans-serif;
	font-size:smaller;
	text-decoration:none;
}
/* Logo and search */

#logo {
	width:960px;
	padding-left:15px;
}
#logo img {
	float:left;
	border:none;
}
#search_box {
	float:right;
	padding-top:10px;
}
#search_input {
	float:left;
	padding-right:5px;
}
#search_button {
	float:left;
}

/* Top navigation bar */

#topbar {
	background-color:#CC0066;
	width:970px;
	clear:both;
	margin-left:-7px;
}
#topbar ul {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	margin:0px 0 0 0;
	list-style-type:none;
}
#topbar li {
	display:inline;
}
#topbar a {
	color:#FFF;
	text-decoration:none;
}
/* Advertisements */

#ad {
	background-color:#FFF;
	height:90px;
	width:960px;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:-7px;
	padding:10px;
}
#ad img {
	padding-right:10px;
	border-right:thin #CCC dotted;
}
#ad_right {
	height:340px;
	width:255px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	border-left:#CCC thin dotted;
}
#staffad {
	display:inline;
	float:right;
	font-weight:bold;
	padding:37px;
	position:absolute;
}
#staffad a {
	font-weight:bold;
	font-color:#000;
}
/* Main section */

#main {
	background-color:#FFF;
	height:340px;
	width:960px;
	padding:10px;
	padding-bottom:20px;
	position:relative;
	margin-left:-7px;
	border-bottom: thin dotted #CCC;
}
#side {
	padding-top:5px;
	padding-bottom:5px;
	width:100px;
float:left
}
#topstories {
	width:673px;
	height:255px;
	float:left;
	margin-right:10px;
	padding-bottom:10px;
}
#side ul {
	width:255px;	
	list-style-type:none;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:0px;
	margin-top:5px;
	margin-bottom5px;
	margin-left:0px;
	margin-right:0px
}

#side a {
	color:#666;
	text-decoration:none;
}
#main2 {
	width:960px;
	padding:10px;
	height:100%;
	background-color:#FFF;
	position:static;
	margin-left:-7px;
}

/* Footer */

#footer {margin:10px}

#footer ul {
	padding-left:5px;
	margin:0px;
	list-style-type:none;
	clear:both;
	border-top:thin #666 dotted;
	width: 945px;
}
#footer li {
	display:inline;
}
#footer a {
	color:#666;
	float:left;
	text-decoration:none;
}

/* Bottom Box */
#bottombox {
	background-color: #FFF;
	width:960px;
	height:140px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:-7px;
	padding:10px;
}

/* Headers */

/* Section heads */
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:small;
}
#this {
	float:left;
	margin:10px;
	width:326px;
	height:100%;
	border-right: #CCC thin dotted;
}

/* Single Page */

#content {
	background-color:#FFF;
	width:672px;
	margin-left:-7px;
	padding:10px 10px 10px 12px;
	float:left;
}
h3.posttitle {
	color:#036;
	font-size:x-large;
	margin-top:10px;
}
p.sub {
	color:#CC0066;
	font-size:large;
	margin-top: -10px;
}
p.credit {
	color:#666666;
	font-size:x-small;
	margin-top: 6px;
	font-weight:lighter;
	text-transform:uppercase;
	
}
p.author {
	color:#666666;
	font-size:x-small;
	margin-top: 27px;
	font-weight:bolder;
	text-transform:uppercase;
}
p.sdate {
	color:#666666;
	font-size:x-small;
	margin-top: 6px;
	font-weight:lighter;
	text-transform:uppercase;
}
#image_resize {width:50%;clear:none;float:left;margin-top:-10px}

#image_resize img {width:325px; height:auto;}

p.image_resize {}

p.capt {
	color:#666;
}

#sidebar {
	background-color:#FFF;
	border-left:thin dotted #CCC;
	float:left;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:10px;
	width:255px;
}
#comments.post {
	background-color:#FFF;
}
ul.sidebar_morestories {
	list-style-type:none;
	margin-left:0px;
	width:211px;
	text-decoration:none;
}

/* Widget stylin' */

h2.widgettitle {
	font-size:small;
	margin-top:10px;
}

/* Plug-in stylin' */

/* DD Form submit */

#entry {border:0px}
.entry {border:0px}