/*   
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');

/*category page*/

#main {
	background: url(images/pages_bg.png) repeat-y top left;	
}

#my_side {
	width: 200px;
	height: 460px;
	background: url(images/pages_side_bg.png) no-repeat bottom right;
	top: 10px;
}

#container {
	background: none;
}

#content {
	width: 800px;
	background: url(images/pages_content_bg.png) no-repeat top left;
	left: -10px;
}

#nav-below {
	background: url(images/pigeons_content_bg.png) no-repeat bottom left;
	height: 150px;
	bottom: -100px;
}

#hilite {
	width: 600px;
	height: 400px;
	padding: 10px;
	font-size:14px;
}

.left_side {
	width: 300px;
	float: left;

}

.right_side {
	width: 300px;
	float: right;
}

.page_summary {
	font-size: 16px;
	font-style: italic;
	color:#ffffff;
	width:600px;
	margin-top:60px;
}

/* info page */

#hilite_extend_info {
	width: 700px;
	height: 1660px;
	padding: 10px;
	font-size:14px;
}

#mission, #clients {
	padding: 10px;
	width: 630px;
	font-size: 14px;
}

#mission {
	color: #FFFFFF;
}

#clients {
	margin-bottom: 100px;
	color: #FFFFFF;
	padding-bottom: 50px;
}

#table, #row {
	width: 655px;
	font-size: 13px;
	color: #FFFFFF;
}

#row {
	height: 220px;
}

.detailleft {
	width: 200px;
	float: left;
	padding-top: 40px;
} 

.detailright {
	width: 440px;
	float: right;
}

.tableheader {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

/* products page */

#hilite_extend {
	width: 700px;
	height: 1100px;
	padding: 10px;
	font-size:14px;
}

#products {
	width: 700px;
	height: 500px;
}

#p_table, #p_row {
	width: 655px;
	font-size: 12px;
}

#p_row {
	height: 110px;
	padding-bottom: 50px;
}

.p_detailleft {
	width: 100px;
	padding: 5px;
	margin-top: 30px;
	float: left;
} 

.p_detailright {
	width: 525px;
	padding: 5px;
	float: right;
}

/* r&d */

#hilite_med_extend {
	width: 700px;
	height: 860px;
	padding: 10px;
	font-size:14px;
	color: #FFFFFF;
}

#featured {
	width: 600px;
	height: 200px;
	font-size: 12px;
	font-style: italic;
	text-align: justify;
	color: #FFFFFF;
}

#fbody {
	width: 600px;
	height: 100%;
	background: url(images/feature_bg.png) repeat-y;
	padding: 10px;
}

#featured table, #featured tr {
	width: 595px;
	margin-left: 5px;
}

#featured tr {
	height: 110px;
}

#featured td {
	width: 120px;
	padding: 10px;
} 


.rd_left_side {
	width: 380px;
	float: left;

}

.rd_right_side {
	width: 300px;
	float: right;
	padding-right: 10px;
	font-style: italic;
	color: #ffffff;
	margin-bottom: 100px;
}

/*animation*/

#hilite_small_extend {
	width: 700px;
	height: 560px;
	padding: 10px;
	font-size:14px;
}

