/*
Theme Name: Whiteboard
Theme URI: http://whiteboardframework.com/
Author: Bold Perspective
Author URI: http://boldperspective.com/
Description: The Whiteboard Famework for Wordpress is built to speed up the process of developing a Wordpress theme. Whiteboard does so by eliminating the time spent on Wordpress' backend PHP that is common to all Wordpress powered Web site.
Version: 3.0.3

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
*/

span.wpcf7-list-item { display: block; }

body {
	margin: 0;
	padding: 0;
}

#main {

}
.container {
	width: 960px; margin: 0 auto;
}

#if-logged-in {
	height: 20px;
	line-height: 20px;
	background: #111;
	color: #eee;
	font-size: 11px;
}
	#if-logged-in p {
		margin: 0;
	}
	#if-logged-in a:link,
	#if-logged-in a:visited {
		color: #fff;
		text-decoration: none;
		margin: 0px 15px;
	}
	#if-logged-in a:hover {
		text-decoration: underline;
	}
	#if-logged-in a:active {
		text-decoration: underline;
		margin-bottom: -1px;
	}

header {
	
}
	nav {
		
	}
	nav.primary {
		
	}
	nav.footer {
		
	}
	#widgit-header {
		
	}
	#widgit-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 {
	
}
	#widgit-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widgit {
			
		}

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

.widgit-area {
	
}



.footer {
		width:900px;
		margin:auto;
		text-align:center;
		color: #0099cf;
}

.attn{
	font-style: italic;
	color: red;
}





.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}


a {
	color: #0099cf;	
	
}

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header { 
	width:1020px;
	margin:auto;
	margin-top: 40px;
	height:80px;
	
	
	}
	
#nav {
	color:#cccc00;
	font-size:12px;
	font-weight:bold;
	margin:30px 0 0 0;
	width:700px; 
	float:right;
	}

#nav a {
	color:#000;
	text-decoration:none;
}

#header_graphic {
	width:1020px;
	margin:auto;
	margin-top: 69px;	
}

#news_tag {
	color:#fff;
	height:30px;
	vertical-align: central;
	padding-top:13px;
	width:1020px;
	margin:auto;

}


#content_single {
	width:900px;	 /* width:640px;    float:right; */
		
}

.content_top {
		width:900px; /* width:640px;   float:right;  */
		
}
.content_top td {
font-size:14px; color:#666; line-height:22px;
}

.content_top td h2 a {
	text-decoration:none;
}


.img_products {
	width:180px;
	height:121px;
	float:left;
	margin: 0  20px 5px 0;

}

 
.img_products_right {
	width:180px;
	height:121px;
	float:right;
	margin: 0  0 5px 20px;

}

.img_featured {
	float:right;
	margin: 0 0 5px 20px;

}

.img_people {
	width:80px;
	height:100px;
	float:left;
	margin: 0  5px 5px 0;
	
}

.img_featured_left {
	float:left;
	margin: 0 20px 5px 0;

}



	

#content_wrapper {
	width:1020px;
	margin:auto;
	margin-top: 40px;
}
#footer_nav {
	width:1020px;
	margin:auto;
	margin-top: 40px;
}

#main {
	/**/
	width:1020px;
	margin:auto; 
}

content_layout {
	 
	/* width:1000px;*/
	border:none;
	padding:0; margin:0;
}


.content_layout td {
	/* */font-size:14px; color:#666; line-height:22px;
	width:33%; 
	
}
.content_layout ul {
margin-top: 0; padding-top:0; 
	
}


/*
.content_layout td strong {  color:#0095d4;  
font-size:20px;
}
 */
.menu ul {
	list-style-type: none;
}
.menu li a {
color: #0099cf;
text-decoration:none;
}

.menu li {
	color: #0099cf;
	display: inline; margin-right:10px;
	padding-right:10px;
	border-right:solid #0099cf 1px;
}

#spacer {
	height: 40px;
}


h1 { color: #0099cf; font-size:24px; }
h2 { color: #0099cf; font-size:18px; }
h3 { color: #0099cf; font-size:16px; }



img { border:none;	
}







#cssmenu {
	margin-top: 69px;
	/* width: 230px; */
	border-style: solid solid none solid;
	border-color: #0093d6;
	border-size: 0;
	border-width: 0;
	background-color:#99c7e9;
	padding-bottom:10px;
	padding-top:10px;
	}

#cssmenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}
#cssmenu li a {
  	height: 14px;
	text-decoration: none;
	font-weight:normal;
		margin:10px 0 10px 20px;
	}	

#cssmenu li  {
	display: inline;
	list-style:none;
	text-align:left;
	border-right:#0e69be solid 1px;
	padding-right: 20px;
	}	

#cssmenu li a:link, 
#cssmenu li a:visited {
	color: #0e69be;
	display: inline;
	background-repeat:no-repeat;
	/*padding: 8px 0 0 10px; */
	}
	
#cssmenu li a:hover {
	color: #fff;
	background-repeat:no-repeat;
	/*padding: 8px 0 0 10px;  color: #0e69be;*/
	}
	
#cssmenu li a:active {
	color: #0e69be;
	background-repeat:no-repeat;
	/*padding: 8px 0 0 10px;*/
	}



blockquote {
	color: #000; font-style:italic;
	margin-right:150px;
}





#news-ticker,
#news-ticker a { 	
	color:#fff;
	margin:0;
	padding:0;
	text-decoration:none;
	
}
.tickerLink,
.tickerLink a {
	color:#fff; text-decoration:none; font-weight:bold;
}
/*	



#cssmenu {
	margin-top: 69px;
	width: 230px;
	border-style: solid solid none solid;
	border-color: #0093d6;
	border-size: 0;
	border-width: 0;
	float:left;
	background-color:#99c7e9;
	padding-bottom:10px;
	}

#cssmenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#cssmenu li a {
  	height: 14px;
	text-decoration: none;
	font-weight:normal;
	}	

#cssmenu li  {
	border-bottom: solid #FFF 1px;
	}	
	
#cssmenu li a:link, 
#cssmenu li a:visited {
	color: #fff;
	display: block;
	background: url(http://www.onrampwireless.com/wp-content/themes/orw/images/v3.jpg);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#cssmenu li a:hover {
	color: #0e69be;
	background: url(http://www.onrampwireless.com/wp-content/themes/orw/images/v3.jpg) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#cssmenu li a:active {
	color: #0e69be;
	background: url(http://www.onrampwireless.com/wp-content/themes/orw/images/v3.jpg) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}


*/

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