	/*  
	Theme Name: Ignite Wilmington
	Theme URI: http://www.ignitewilmington.com/
	Description: Custom theme for Ignite Wilmington created by the Archer Group.
	Version: 1.0
	Author: Le'Rhone Walker, Bart Hook 
	Author URI: http://archer-group.com
	*/
	
	body {
		background-color: #373737;
		background-image: url(images/body_bg.jpg);
		background-position: top center;
		background-attachment: fixed;
		background-repeat: no-repeat;
		font-family: Helvetica;
	}
	
	a {
		color: #f20017;
		text-decoration: none;
		outline: none;
	}
	
	a:hover{
		text-decoration: underline;
	}
	
	h2 {
		color: #f20017;
		font-size: 23px;
		font-family: 'Trebuchet MS';
		font-weight: normal;
		line-height: 27px;
		border-bottom: 1px solid #d3d2d0;
		padding: 0 0 10px 0;
	}
	
	h2 a {
		color: #f20017;
		text-decoration: none;
	}
	
	h3 {
		color: #f0efef;
		font-size: 18px;
		font-family: 'Trebuchet MS';
		font-weight: normal;
		padding: 0 0 8px 0;
	}
	
	h4 {
		color: #717171;
		font-size: 18px;
		line-height: 22px;
		font-family: 'Trebuchet MS';
		font-weight: normal;
		padding: 0 0 8px 0;
	}
	
	.clear {
		clear: both;
	}
	
	#page_top {
		position: relative;
		width: 100%;
		height: 154px;
		background-image: url(images/top_bg.gif);
	}
	
	#top_area {
		position: relative;
		margin: 0 auto;
		width: 960px;
		background-image: url(images/header_top.gif);
		background-repeat: no-repeat;
		height: 154px;
	}
	
	.utility {
		position: absolute;
		top: 25px;
		right: 0px;
		text-align: center;
		font-size: 14px;
		color: #a79e9e;
	}
	
	.logo {
		position: absolute;
		left: 0;
		top: 26px;
		width: 206px;
		height: 137px;
	}
	
	#wrapper {
		position: relative;
		margin: 45px auto;
		width: 960px;
	}
	
	#left_col {
		position: relative;
		float: left;
		width: 610px;
	}
	
	#main {
		background-color: #f8f8f8;
		background-image: url(images/main_bg.gif);
		background-repeat: no-repeat;
	}
	
	#main_content {
		position: relative;
		margin: 40px 0 0 50px;
		width: 440px;
		color: #3f3f3f;
		font-size: 12px;
		line-height: 18px;
	}
	
	#main_content p {
		margin: 0 0 18px 0;
	}
	
	#main_bottom {
		position: relative;
		float: left;
		width: 610px;
		height: 54px;
		margin-top: -20px;
		background-image: url(images/main_bottom.png);
		text-transform: uppercase;
		color: #bfc0c0;
	}
	
	.main_bottom_content {
		position: relative;
		margin: 20px 0 0 50px;
		font-size: 12px;
	}
	
	.post {
		position: relative;
		padding: 0 0 20px 0;
	}
	
	.date {
		position: relative;
		color: #a79e9e;
		margin: 10px 0 18px 0;
		font-size: 13px;
		text-transform: uppercase;
	}
	
	.postmetadata {
		position: relative;
		border-top: 1px solid #d3d2d0;
		padding: 10px 0 0 0;
		color: #a79e9e;
	}
	
	#sidebar {
		position: relative;
		float: right;
		width: 292px;
	}
	
	.title img {
		display: block;
	}
	
	.box {
		position: relative;
		background-color: #333333;
		border-top: 1px solid #3f3f3f;
		border-left: 1px solid #3f3f3f;
		border-bottom: 1px solid #3f3f3f;
		border-right: 5px solid #3f3f3f;
		margin: 0 0 35px 0;
	}
	
	.box.light{
		background: #F8F8F8;
		position: relative;
		border: none;
		margin: 0 0 35px 0;
	}
	
	.box_content {
		position: relative;
		padding: 15px 0 20px 20px;
		width: 200px;
	}
	
	.box_content li {
		background-image: url(images/li_bg.gif);
		background-repeat: no-repeat;
		height: 21px;
		padding: 7px 0 0 10px;
		font-size: 12px;
	}
	
	.box_content li a {
		color: #a79e9e;
	}
	
	.txt_about {
		color: #a79e9e;
		font-size: 12px;
		line-height: 18px;
		width: 246px;
	}
	
	#event_date h4{
		display: none;
	}
	
	#event_date .textwidget{
		color: #a79e9e;
		font-size: 18px;
		line-height: 22px;
		font-family: 'Trebuchet MS';
		font-weight: normal;
		padding: 0 0 8px 0;
		text-transform: uppercase;
	}

	/************************************************** NAVIGATION **************************************************/
	
	#nav {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 690px;
		height: 64px;
	}
	
	#nav ul { 
		float: left;
		width: 690px;
		display: inline;
		list-style: none; 
		margin: 0;
		padding: 0;
	}
	
	#nav li { 
		position: relative;
		float: left;
		display: inline;
		padding: 0;
		margin: 0;
		height: 64px;
	}
	
	#nav a { 
		position: relative;
		display: block;
		overflow: hidden;
		text-indent:-1000em;
		height: 64px;
		z-index: 250;
		float: left;
	}
	
	#nav_home, #nav_home a { background: transparent url(images/nav/home.gif) top; width: 94px; background-repeat: no-repeat; }
	#nav_about, #nav_about a { background: transparent url(images/nav/about.gif) top; width: 128px; background-repeat: no-repeat; }
	#nav_speaking, #nav_speaking a { background: transparent url(images/nav/speaking.gif) top; width: 153px; background-repeat: no-repeat; }
	#nav_attend, #nav_attend a { background: transparent url(images/nav/attend.gif) top; width: 135px; background-repeat: no-repeat; }
	#nav_involved, #nav_involved a { background: transparent url(images/nav/involved.gif) top; width: 180px; background-repeat: no-repeat; }
	
	
	#nav_home a:hover, #nav_about a:hover, #nav_speaking a:hover, #nav_attend a:hover, #nav_involved a:hover {
		background-position: center;
	}
	
	#nav_home_selected { background: transparent url(images/nav/home.gif) bottom; width: 94px; background-repeat: no-repeat; }
	#nav_about_selected { background: transparent url(images/nav/about.gif) bottom; width: 128px; background-repeat: no-repeat; }
	#nav_speaking_selected { background: transparent url(images/nav/speaking.gif) bottom; width: 153px; background-repeat: no-repeat; }
	#nav_attend_selected { background: transparent url(images/nav/attend.gif) bottom; width: 135px; background-repeat: no-repeat; }
	#nav_involved_selected { background: transparent url(images/nav/involved.gif) bottom; width: 180px; background-repeat: no-repeat; }
	
	/*#menu-utility-nav ul{
		position: relative;
		list-style: none; 
		margin: 0;
		padding: 0;
	}
	
	#menu-utility-nav li { 
		position: relative;
		float: left;
		padding: 0;
		margin: 0;
	}
	
	#menu-utility-nav a{
	float: left;
	display: inline;
	padding: 0 8px;
	}
	
	#menu-utility-nav a:hover{
		text-decoration: underline;
	}
	
	#menu-item-247 a{
		border-right: 1px solid #757779;
	}*/
	
	/************************************************** COMMENTS **************************************************/
	
	
	.commentlist {
		position: relative;
		margin: 0 0 18px 0;
	}
	
	.commentlist li {
		position: relative;
		padding: 18px 10px 2px 10px;
		border-bottom: 1px solid #d3d2d0;
	}
	
	.alt {
		background-image: url(images/alt_bg.gif);
		background-repeat: repeat-x;
		background-position: bottom;
	}
	
ul {
	margin: 0 0 15px 25px;
	list-style: disc;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
