/*
Theme Name: HockeyShare
Theme URI: http://www.hockeyshare.com/
Description: HockeyShare.com integration theme
Version: 1.0
Author: Kevin Muller
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/




.hockeyshare_comment {
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	
	border-top:1px #808080 solid;
	border-bottom:1px #808080 solid;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	
}

.hockeyshare_comment_by {
	color:#039;
	font-weight:normal;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	
}

.hockeyshare_comment_time {
	font-weight:normal;
	color:#06C;
	font-size: .75em;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	

}


.color1 {
background-color: #DBDBDB;
}
.color2 {
background-color: #EEEEEE;
}
.authcomment {
background-color: #B3FFCC !important;
}
/* End captions & aligment */

