@charset "UTF-8";

/**
 * Filename:        subpage.css
 * Revision:        v1.0 => 2013.01.21
 * Organization:    ignitr => http://wildfirecms.com
 * Author:          Trevor Lettman
*/

#column2 h2 {
	color:#FDB333;
	margin:0 0 24px 0;
}




/*********************
 LAYOUT 
*********************/

#column1, #column2 {
	width:580px;
	float:left;
	margin: 0 0 36px 0;
}

#column2 {
	width:250px;
	float:right;
}


/*********************
 CLASSES 
*********************/

#engine_29 li {
	font-size: 1em;
}

#engine_29 h3 {
	margin: 24px 0 0 0;
}

#engine_29 h4 {
	margin: 0 0 0 0;
}

.department h1, #engine_36 .post .info h1 {
	color:#333;
	font-size:1em;
	font-family: "museo-sans",sans-serif;
	font-weight:300;
	margin:0 0 0 0;
}
#engine_36 .post .info h1 {
	text-transform:uppercase;
}

#engine_36 .post .info {
    width: auto !important;
}

.department h2 {
	clear:both;
	padding:18px 0 0 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #FFF;
}

#engine_36 .listitem {
    float: left !important;
    width: 140px !important;
	border:none !important;
	margin:12px 0 12px 36px!important;
}

#engine_36 .listitem .info {
    float: left !important;
    width: 140px !important;
	border:none !important;
}

#engine_36 .department p {
	font-size:.8em;
}

#engine_36 .department div.hr, #engine_36 .department div.clear {
    float: left !important;
    width: 0px !important;
	border:none !important;
	margin:0;
	clear:none !important;
}
