/*
Theme Name: Black Buttons Theme
Theme URI: http://www.wptown.com/
Description: Black Buttons Theme is a unique Widget ready WordPress theme with 2 columns, right sidebar, rounded corners and fixed width. Tested on Firefox, Internet Explorer 6, 7 and Opera. Theme is XHTML/CSS valid and SEO friendly.
Version: 1.0
Author: WP Town
Author URI: http://www.wptown.com/
Tags: black, gray, 2 columns, widget ready, rounded corners, right sidebar, fixed width, seo friendly
*/












/* General */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFF url(images/background.png) repeat-x;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
}
html, body, #page 
	{height: 100%;}
body > #page {height: auto; min-height: 100%;}
#page {padding-bottom: 70px;}
#footer {position: relative;
	margin-top: -70px; /* negative value of footer height */
	height: 70px;
	clear:both;
	background-color: #283E4E;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */












img {
	border: 0;
}




.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}




a {
	outline: none;	
}
/* Page */




#page {
	margin: 0 auto;
	width: 960px;
}








/* Header */




#header {
	width: 960px;
	height: 321px;
	position: relative;
	background: url(images/header.jpg);
}




	/* Header - Info */
	
#header-info {
		width: 960px;
		height: 84px;
		background: url(images/logo.gif) no-repeat;
	}
	
#page #header-info h1 {
	text-indent: -9999px;
	}
	
#header-info h1 a {
		display: block;
		width: 290px;
		height: 83px;
		outline: none;
	}




	
	/* Header - Menu */
	
#header-menu {
		width: 960px;
		height: 37px;
		background: url(images/navsprite.png);
	}
	
#header-menu ul {




	}
	
#header-menu ul li {
		display: inline;
		text-indent: -9999px;
	}
	
#header-menu ul li a {
		display: block;
		float: left;
		height: 37px;
	}
	
/* home */
#header-menu ul li a[href="http://www.luceresearch.com/"] {
	width: 106px;
}
/*
#header-menu ul li a[href="http://www.luceresearch.com/"]:hover {
	width: 106px;
	background: url(images/navsprite.png) 0 -37px;
}
*/
#header-menu ul li.page-item-2 a:link,
#header-menu ul li.page-item-2 a:visited {
	width: 109px;
}
#header-menu ul li.page-item-17 a:link,
#header-menu ul li.page-item-17 a:visited {
	width: 127px;
}




#header-menu ul li.page-item-19 a:link,
#header-menu ul li.page-item-19 a:visited {
	width: 155px;
}
#header-menu ul li.page-item-8 a:link,
#header-menu ul li.page-item-8 a:visited {
	width: 132px;
}
#header-menu ul li.page-item-12 a:link,
#header-menu ul li.page-item-12 a:visited {
	width: 100px;
}
#header-menu ul li.page-item-10 a:link,
#header-menu ul li.page-item-10 a:visited {
	width: 154px;
}
















		/* Header - Menu - Active */
		
		#header #header-menu ul li.current_page_item a {
		}
		
		/* Header - Menu - Submenu */
		
		#header #header-menu ul li ul {
			display: none;
		}








/* Main */




#main {
	width: 960px;
	padding-left: 1px;
}




	/* Main - Content */
	
	#content {
		float: left;
		width: 595px;
		padding: 30px 10px 0 25px;
	}
	
	/* Main - Content - Post */




	
		/* Post - Title */
		
		#content .post .post-title {
		}
		
		#content .post .post-title a {
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
		}
		
		#content .post .post-title .post-date span {
		}
		
#main #content .post-title h2 {
	font-size: 2.4em;
	font-weight: normal;
	padding: 0 0 10px 0;
		}
		




		/* Post - Entry */
		
		#content .post .post-entry {




		}
#main #content .post-entry h2 {
	font: 1.4em;
}
#main #content .post .post-entry p {
	font: 1.1em;
	line-height: 1.8em;
	padding: 0 0 15px 0;
}
.post-entry a:link,
.post-entry a:visited {
	color: #0C3B76;
	text-decoration: none;
}




.post-entry a:hover,
.post-entry a:active {
	color: #1D8FD4;
	text-decoration: none;
}		
#content .post ul {
	margin: 0 0 25px 0;	
}
#content .post ul li {
	list-style-type: none;
	padding: 15px 0 0 0;
}
		/* Post - Info */
		
		#content .post .post-info {
		}
		
		#content .post .post-info a {
			color: #999898;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Bottom */
		
		#content .post .post-bottom {
		}
		
		/* Post - Subtitle */
		
		#content .post h3 {




		}
		
		/* Post - Comments */




	/* Main - Sidebar */
	
	#sidebar {
		margin: 8px 0 0 630px;
		padding: 25px;
	}
	
#sidebar a:link,
#sidebar a:visited {
	color: #0C3B76;
	text-decoration: none;
}




#sidebar a:hover,
#sidebar a:active {
	color: #1D8FD4;
	text-decoration: none;
}
	#sidebar img {
	}
	/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box {
		width: 215px;
		background: url(images/sbboxback.gif);
		margin: 10px 0 20px;
	}
	
	#sidebar .sidebar-box-top {
		height: 5px;
		background: url(images/sbboxtop.gif);
	}
	
	#sidebar .sidebar-box-bottom {
		height: 5px;
		background: url(images/sbboxbottom.gif);
	}
	
		/* Sidebar - Titles */
		
	#page #main #sidebar h3 {
		width: 190px;
		padding: 0 0 0 25px;
		font-size: 2em;
		font-weight: normal;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			padding: 20px 0 20px 35px;
		}
		
		#page #sidebar ul li {
			font-size: 1.8em;
			list-style-type: none;
			padding: 3px 0;
		}
		
		#sidebar ul li a {
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		#page #sidebar img {
			margin: 15px 0 0 13px;	
		}
		




/* Footer */
#footer p {
	text-align: center;
	color: #FFFFFF;
	padding: 18px 0 0 0;
	font-size: 1.1em;
}





