@charset utf-8;
/*
Theme Name: tunnel
Theme URI: http://whiteboardframework.com/
Author: Fraser Hardy
Author URI: http://northnetmedia.com/
Description: Whiteboard Framework has been helping Wordpress developers cut back on their development time and improve their Wordpress powered websites since 2008.
Version: 3.2.1

 * Built on the Whiteboard Framework
 * http://whiteboardframework.com
 */

/*
 * The Whiteboard Framework is licensed under the GPL license.
 * Feel free to use the Whiteboard Framework for commercial and non-commercial ventures.
 * We require a link in the CSS file and request a link on the website
*/

/*
List of divs in Whiteboard
Note that this list does not include the dynamically generated ids and classes, such as the body classes, the post ids, etc
*/

body {
	
}



.breadcrumb, .breadcrumb a {font-size:1.0em;color:#888;padding:0;padding-bottom:5px;}

#homebanner {position:relative;width:1130px;height:345px;z-index:2;left:-15px;background:url('images/slider_bg.png') repeat-x;}
.homebanner-inner {padding-left:7px;}

#pagebanner {position:relative;width:1130px;height:90px;z-index:2;left:-15px;background:url('images/page_header.png') repeat-x;}
.pagebanner-inner {padding-left:7px;}
.pagebanner-inner h1 {color:#fff;font-size:2.7em;padding-left:25px;letter-spacing:1px;}

#footer_logo {position:relative;width:212px;height:159px;z-index:2;float:right;top:-152px;right:15px;background:url('images/footer_logo.png') no-repeat;}

#footerbanner {position:relative;width:1130px;height:90px;z-index:2;left:-15px;background:url('images/footer_bg.png') repeat-x;}
.footerbanner-inner {padding-left:25px;padding-top:30px;}

.content-home {padding:10px;}
.homecol {width:310px;float:left;padding:10px;}
.homecol-div {width:26px;height:172px;display:block;float:left;background: url('images/vertical_divider.png') no-repeat 0 35px;}

a.readmore {width:101px;height:25px;display:block;background:url('images/read_more.png') no-repeat}
a.readmore:hover {width:101px;height:25px;display:block;background:url('images/read_more.png') no-repeat 0 -25px;}

#main {
width:100%;
margin:auto;
}

header { width:100% margin:auto;
	height:275px;
}



#mycontainer {width:1100px;background:#fff;margin:auto;position:relative;top:-75px;padding-bottom:75px;}

	nav {
		
	}
	nav.primary {
		
	}
	nav.footer {
		
	}
	#widget-header {
		
	}
	#widget-alert {
		
	}

#content {
	
}
	article {
		
	}
		.featured-thumbnail {
			
		}
		.post-content {
			
		}
			.pagination {
				
			}
	.post-meta {
		
	}
	.post-navigation {
		
	}

#comments {
	
}
	li.comment {
		
	}
		.odd {
			
		}
		.even {
			
		}
		.author-comment {
			
		}
		.comment-text {
			
		}
		.comment-meta {
			
		}
			p.gravatar {
				
			}
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
		#respond {
			
		}
		.cancel-comment-reply {
			
		}

.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}

nav.oldernewer {
	
}
	.older {
		
	}
	.newer {
		
	}

.search {
	
}

.author {
	
}
#recent-author-posts {
	
}
#recent-author-comments {
	
}

#error404 {
	
}

#sidebar {
	
}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			
		}

#footer {
	
}
	#widget-footer {
		
	}
	#footer-nav {
		
	}
	
.no-results {
	
}

.widget-area {
	padding: 15px 0 0 0;
}

.widget-area label {font-weight:bold;text-transform:uppercase;font-size:0.8em;}

.none { /* this class is used to hid the skip to content link at the beginning of the document for accessibility */
	display: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.aligncenter {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}

#ticker {width:100%;padding-top:18px;background:#000;position:relative;top:-25px;}
#news-ticker {height:25px;background:#000;}
.tickerDate {color:#888; padding-left:50px;font-weight:bold;text-transform:uppercase;font-size:0.8em}
.tickerLink a, .tickerLink a:hover {color:#fff;font-size:1.2em;padding-left:15px;}


/* Always remember to compress your live stylesheet and keep an uncompressed backup */





.featured-thumbnail {float:left;width:150px;height:150px;}

.post-excerpt {float:left;margin-left:25px;width:500px;}

.post-single {border:none;margin-top:25px;}