/*   
Theme Name: Kickass
Description: A Child Theme for Kickstand: Animation, Research and Design
Author: Liz Filardi
Author URI: http://lizfilardi.com
Template: thematic
*/
@import url('style.css');

/*front page*/

#my_side {
	background: none;
}

#main h1 {
	display: none;
}

#main {
	background: url(images/hilite_bg.png) no-repeat top left;
	color: #fff;
}

#hilite {
	width: 700px;
	height: 400px;
	margin-top: 50px;
	padding: 10px;
	color: #ffffff;
}

.sm {
	width: 800px;
	height:117px;
	margin-bottom: 10px;
}


.animation {
	width: 340px;
	float: left;
	padding-top:15px;
	
}

.randd {
	width: 340px;
	float: right;
	padding-top:15px;
}

#container{
	background: none;
}

.entry-content {
	top: 20px;
}
