/* 
Theme Name: Imperial
Theme URI: http://themeforest.net/user/mattbrett/portfolio
Description: A WordPress theme with no specific purpose... it just looks awesome!
Version: 1.2
Author: <a href="http://mattbrett.com">Matt Brett</a>
Author URL: http://mattbrett.com
*/
body {
scrollbar-base-color: #666666;
scrollbar-arrow-color: #CCCCCC;
scrollbar-3dlight-color: #3d3737;
scrollbar-darkshadow-color: #222222;
scrollbar-face-color: #2c2828;
scrollbar-highlight-color: #444444;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #000000;
}
/* Custom Icons */
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}   
.entry_author_image {
  float: left;
  border: solid 1px outset;
  margin: 1.2em 1.2em 0px .1em;
}
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #019fff;
	text-decoration: none;
}
.empty{
	float: none;
	margin: 0px;
}
.mainheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #019fff;
	text-decoration: none;
}
.reviewtxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
}
.reviewhdr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #019fff;
	text-decoration: none;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}
.newstxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
.reviewku{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
}
.reviewkuhdr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #6bb3e1;
	text-decoration: none;
}