/*  
Theme Name: Corporate Blue
Author URI: http://www.premiumthemesclub.com/
Version: 1.0
Author: Premium Themes Club
Description: Premium Themes is a theme by <a href="http://cssace.com/">R.Bhavesh</a> and <a href="http://premiumthemesclub.com/">PremiumThemesClub.com</a>.
*/


* { 
	margin: 0; 
	padding: 0; 
	 
}
body { 
	background: #fff; 
 	font: 14px  Arial, Helvetica, sans-serif; 
}

/* Links -----------------------------------------------------------------------*/

a 	{ 
	color: #b30101; 
	text-decoration: none; 
	outline:none; 
}
a:hover { 
	color: #333; 
}
 
ul { 
	list-style:none;
}

.clear		{ 
	clear:both; 
}
.alignleft 	{ 
	float:left;
}
.alignright	{ 
	float:right;
}
.imgleft	{
	float:left;
	margin:0 12px 12px 0;
	border:4px solid #e0e0e0;
}
.imgright	{
	float:right;
	margin:0 0 12px 12px;
	border:4px solid #e0e0e0;
}
.img_center {
	width:98%;
	background:#e0e0e0;
	padding:5px;
	margin:10px 0;
}
code {
	font-size:12px;
}
.clear { clear:both; }
  
/* STRUCTURE ----------------------------------*/
#page	{
 }
#header	{ 
	
	
	background: #175182 ;
	border-top:4px solid #ffcc00;
}
#header-in	{ 
	width:800px; 
height: 100px;
       background: url(images/logo.png) no-repeat;
	margin:0 auto;  
}
#banner	{
	background:#C4D7E2 url(images/paper-proofing-offer.jpg) no-repeat;
	overflow:hidden;
	height:296px;
	margin:10px 0;
	border:5px solid #e2eaf6;
}
#banner-in	{ 
	width:770px; 
	padding:15px; 
}

#content-wrap { 
	width:800px;  
	margin:0 auto;
	padding-bottom:20px; 
 	min-height:500px;
}
#content { 
	float:left; 
	width:65%; 
	margin-top:15px;
 }
#sidebar { 
	float:right; 
	width:250px; 
	background: #c4d7e2 ;
	border:5px solid #e2eaf6;
 	margin-top:45px;
}
#footer	{ 
 	clear:both;
}
#footer-in	{
	width:800px; 
	margin:0 auto; 
	padding:15px 0; 
	background: #fff url(images/footerbg.png) repeat-x top;
	overflow:hidden; 
	height:40px; 
}		
/*  Headings ----------------------------------*/

h1  	{ 
	font:28px  Arial, Helvetica, sans-serif; 
	color:#c80a0a;
	margin: 0 0 15px 0; 
	padding:0; 
	border-bottom:1px solid #ccc;
}
h3.title 	{ 
	/*make homepage h3's for the first 2 stories look like H1 */
	font-size:28px;  
}

#content .posts h3.h1 	{ 
	/*make homepage h3's for the first 2 stories look like H1 */
	font-size:28px;  
	margin-bottom:11px;
}

h1 a, h3 a 	{ 
	text-decoration: none; 
 	border-bottom:none; }
h1 a:hover, h3 a:hover { 
	color:#c80a0a;; 
	text-decoration: none; 
}
h2 	 { 
	margin:0; 
	padding: 5px 0 0 0; 
	line-height: 150%; 
 	font:normal 22px Georgia, "Times New Roman", Times, serif; 
}
h2 a { 
 	text-decoration: underline; 
}
h2 a:hover 	{ 
	color:#b30101; 
	text-decoration: none; 
}
h3	{ 
	margin:0;	
	padding: 5px 0 3px 0;	
	color:#666;	
	font:normal 22px Georgia, "Times New Roman", Times, serif;
 }
#content h3	{ 
	margin:0;	
	padding: 5px 0 3px 0;	
 	font:normal 22px Georgia, "Times New Roman", Times, serif;
 }
#sidebar h3  { 
	font-size: 14px; 
}
h3 a { 
 	text-decoration: none; }
h4	{ 
	margin: 0 0 0 0;	
	padding: 5px 0;	
	font:normal 18px Georgia, "Times New Roman", Times, serif;	
 }
h5	{ 
	margin: 0 0 0 0;	
	padding: 5px 0;	
	font:bold 16px Georgia, "Times New Roman", Times, serif;	 
}
h6 	{ 
	margin: 32px 0 12px 0 ;
	padding: 0;
	line-height: 150%;
 	font:normal 18px Georgia, "Times New Roman", Times, serif; 
	border-bottom:1px solid #ccc;
}

#content .posts h5	{ 
	margin: 0 0 0 0;	
	padding: 5px 0;	
	font:bold 16px Georgia, "Times New Roman", Times, serif;	 
}
#content .posts h6 	{ 
	margin: 5px 0 12px 0 ;
	padding: 0;
  	font:bold 14px Georgia, "Times New Roman", Times, serif; 
	border-bottom:1px solid #ccc;
}

.btmspace	{   
	text-align:center; 
	width:400px; 
	float:right;   
}
.btmspace2	{
   text-align:center;  
   margin-bottom:15px; 
}


/* Header  ----------------------------------*/

#header-in .logo-image 	{ 
	font:32px Georgia, "Times New Roman", Times, serif; 
	color:#000;
	margin-top:10px;
 	float:left;
	width:400px;
	
	
}
#header-in .logo-image a	{ 
	display:block; 
 	color:#000; 
	text-indent:-9009px;
	text-decoration:none; 
	
}

#header-in .logo-text 	{ 
	font:32px Georgia, "Times New Roman", Times, serif; 
	color:#000;
	margin-top:10px;
 	float:left;
 	overflow:hidden;
}
#header-in .logo-text a	{ 
	display:block; 
        height: 100px;
 	color:#fff; 
 	text-decoration:none; 
 }
#header-in .logo-text a:hover	{ 
	display:block; 
 	color:#9ed1ff; 
 	text-decoration:none; 
}
 
 
#header-in .description	{ 
	margin:0; 
	padding:7px 0; 
	font:bold 12px "Trebuchet MS", Verdana, Arial; 
	color:#aecee9; 
	text-align:center;
	float:left;
	clear:both;
}
#header-in p { 
	margin:0; 
	padding:0;
	color:#fff; 
	font:bold 12px "Trebuchet MS", Verdana, Arial; 
}
#header-in h2 { 
	margin:0; 
	padding: 5px 0 5px 0; 
 	color: #ff6600;	
	font:bold 14px Georgia, "Times New Roman", Times, serif;
}
.h_left	{
	float:left;
}
.h_right	{
	float:right;
	width:258px;
	margin-top:15px;
}
 .subscribetextbg { 
	height:28px; 
	padding:3px 0 0 22px; 
	margin:0 0 5px 0; 
	background:url(images/subfield.png) no-repeat;
	background-position:0 4px;  
}  
.subscribe_textield	{ 
	width:200px; 
	border:none; 
	background:none; 
	font:12px Arial, Helvetica, sans-serif; 
 	margin:5px 0 0 5px; 
	float:left; 
}				

.subscribe	{
  	float:right; 
	margin:10px 10px 0 0;
}
#navi-in .rss { 
	background:url(images/rss.png) no-repeat;
	margin:3px 0 0 0;
	padding:2px 0 0 22px;
	float:right;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
}
#navi-in .rss:hover {
	color:#f60;
	text-decoration:none;
}

/* banner  ----------------------------------*/

#banner-in h2 	{ 
	font:22px  Arial, Helvetica, sans-serif; 
	color:#144679;
	margin:0;
	padding:0 0 8px 0;
}
#banner-in h3 	{ 
	font:bold 20px  Arial, Helvetica, sans-serif; 
	color:#144679;
	margin:0;
	padding:10px 5px 15px 5px;
}
#banner-in p 	{ 
	font:14px  Arial, Helvetica, sans-serif; 
	color:#333;
	margin:0;
	padding:0 0 8px 0;
	line-height:18px;
}
.b_left {
        
	width:60%;
	float:left;
}
.b_right {
	width:32%;
	float:right;
	padding-left:5px;
	margin-right:10px;
	
}

#banner-in li { 
	margin:0 0 5px 0; 
	padding:0 0 8px 12px; 
	background:url(images/bullet4.png) no-repeat center; 
        line-height:18px;
	background-position:0 2px; 
        font:14px  Arial, Helvetica, sans-serif; 
}		
#banner-in ul li ul {
	margin:8px 0 5px 0;
	padding:0 0 0 0;
}
#banner-in li ul li {
	margin:0 0 5px 0; 
	padding:0 0 8px 12px; 
        line-height:18px;
	background:url(images/bullet4.png) no-repeat left 5px;
 }

.about_l {
	background:url(images/about_lbg.png) no-repeat bottom left; 
}
.about_r {
	background:url(images/about_rbg.png) no-repeat top right;
	padding:25px 25px 25px 25px; 
	min-height:150px;
	overflow:hidden;
	height:100%;
}
.about_r p 	{ 
	color:#333;
	font-size: 14px;
        margin:0;
	padding:0 0 8px 0;
	line-height:19px;
}
.about_r h2 	{ 
	font:28px  Arial, Helvetica, sans-serif; 
	color:#c80a0a;
	margin:0;
	padding:0 0 8px 0;
}

.recentposts {
	background:url(images/posttopbg.png) repeat-x top;
	border-right:1px solid #e4e4e4;
	padding:15px;
	margin:25px 0;
	overflow:hidden;
	height:100%;
	clear:both;
}
.recentposts h2 	{ 
	font:bold 14px  Arial, Helvetica, sans-serif; 
	color:#002450;
	margin:0;
	padding:0 0 8px 0;
}
.r_left {
	width:45%;
	padding:0 10px;
	border-right:1px solid #c9d1da;
	float:left; 
}
.r_right {
	width:45%;
	padding:0 10px;
 	float:right; 
}
		
.links { 
	list-style: none; 
	margin:0;
	padding:0 ;
}
.links li  { 
	padding:2px 10px 2px 15px;  
  	background:url(images/bullet.png) no-repeat;
	background-position:0 6px;
}
.links li ul li { 
	display:none;
}
.links li a { 
	color:#666; 
	text-decoration: none; 
}
.links li a:hover { 
	color: #9d0000;  
}
 
/*nav start ----------------------------------------------- */
 							  
#navi { 
	background:#371600 url(images/navbg.png) repeat-x; 
	height:27px; 
	overflow:hidden;  
}
#navi-in { 
	width:800px; 
	margin:0 auto; 
}
#nav  { 
	padding:0px; 
	height: 26px; 
	list-style:none; 
	float:left;
}
#nav li  { 
	float:left; 
	margin:0; 
}
#nav .page_item a  { 
	color: #fff; 
	display: block; 
 	text-decoration: none; padding:7px 12px 7px 12px ;  
	font:14px  Arial, Helvetica, sans-serif;
	text-transform:uppercase; 
}
#nav li:hover { 
}
#nav .page_item a:hover { 
	border: none;	
	color:#144578; 
	background:url(images/navbg_h.png) repeat-x;
}
* html #nav .page_item a:hover { 
	color:#144578; 
	background:url(images/navbg_h.png) repeat-x;
}
#nav li.current_page_item 	{ 
	color:#144578; 
	text-decoration: none; 
	background:url(images/navbg_h.png) repeat-x; 
}
#nav .current_page_item a  { 
	color:#144578;
	text-decoration: none;  
}


/* TOP SEARCH FORM -----------------------------------------------------------------------*/


.searchbg { 
 	padding:5px 8px; 
	margin:0 0 0 0;
	overflow:hidden;
	height:100%;
	background:#eee;
	
}  
.searchbg_textield	{ 
	border:1px solid #d2d2d2;; 
	background:#fff;  
	font:12px Arial, Helvetica, sans-serif; 
 	padding:3px;
	float:left; 
	width:140px;
}				
.search	{
  	float:right; 
	margin-top:1px;
}
 
 
/* Content  ----------------------------------*/

#content p { 
	margin: 0 0 12px 0; 
        font-size: 14px;
	line-height:19px; 
	text-align:justify; 
}
#content p a { 
	 text-decoration:underline;
	 color:#b30101;
}
#content p a:hover { 
	 text-decoration:none;
	 color:#15487b;
}

#content a {
	text-decoration: none;
	border-bottom:none;
	color:#15487b;
}
#content a:hover {
	color:#b30101;
}

#content ul { 
	margin:8px 0; 
	padding:0; 
	font:12px Arial, Helvetica, sans-serif; 
}	
#content li { 
	margin:0 0 5px 0; 
	padding:0 0 0 18px; 
	background:url(images/bullet4.png) no-repeat center; 
	background-position:0 2px; 
}		
#content ul li ul {
	margin:8px 0 5px 0;
	padding:0 0 0 0;
}
#content li ul li {
	margin:0 0 5px 0; 
	padding:0 0 0 18px; 
	background:url(images/bullet4.png) no-repeat left 5px;
 }
#content ol {
	list-style-type: decimal;
	line-height:18px;
	margin: 0;
	font-size:12px;
	padding: 0 0 10px 22px;
}
#content ol li ol {
	margin:8px 0 5px 18px;
	padding:0 0 0 0;
}
#content ol li {
	margin:0 0 5px 0;
	padding:0;
	background:none;
}

#content p.aligncenter { 
	text-align:center; 
} 
#content p.aligright { 
	text-align:right; 
} 
#content p.more { 
	font-size:10px; 
	text-transform:uppercase; 
}
#content p.more	a { 
	text-decoration:none; 
}
#content blockquote { 
	margin:15px 0 20px 0; 
	padding:5px 8px 5px 35px; 
	background:url(images/quote2.png) no-repeat left top; 
	background-position:8px 5px; 
 	width:91%;
	font-weight:bold;
}
#content blockquote p { 
 	font-style:italic;
}

#content .ctop {
	background:url(images/categoriesbg.png) no-repeat bottom center;
	overflow:hidden;
	height:100%;
	padding-bottom:15px;
}

#content .ctop h2 	{ 
	margin:0px 0 0 0; 
	padding:3px 0 10px 18px;  
	font:bold 13px Arial, Helvetica, sans-serif; 
	color:#9d0000;
 	background:url(images/bullet5.png) no-repeat ;
	background-position:0 8px;
}

#content .ppost {
	width:235px;
	float:right;
	padding-left:15px;
	border-left:1px solid #ddcfab;
}

#content .categories {
	width:235px;
	float:left;
}

#content .cat_links { 
	list-style: none; 
	margin:0;
	padding:0 ;
}
#content .cat_links li  { 
	padding:2px 10px 2px 15px;  
	font:11px Arial, Helvetica, sans-serif; 
 	float:left;
	width:80px; 
	background:url(images/bullet.png) no-repeat;
	background-position:0 6px;
}
#content .cat_links li ul li { 
	display:none;
}
#content .cat_links li a { 
	color:#666; 
	text-decoration: none; 
}
#content .cat_links li a:hover { 
	color: #9d0000;  
}

#content .p_links { 
	list-style: none; 
	margin:0;
	padding:0 ;
}
#content .p_links li  { 
	padding:2px 10px 2px 15px;  
	font:11px Arial, Helvetica, sans-serif; 
 	float:left;
 	background:url(images/bullet.png) no-repeat;
	background-position:0 6px;
}
#content .p_links li ul li { 
	display:none;
}
#content .p_links li a { 
	color:#666; 
	text-decoration: none; 
}
#content .p_links li a:hover { 
	color: #9d0000;  
}

 	
/*post css start ----------------------------------*/

#content .posts { 
	clear:both; 
	height:100%;
	padding-bottom:15px;
	overflow:hidden;
	margin-bottom:35px;
	background:url(images/p_leftbg.png) repeat-y left;
	border-bottom:1px solid #ccc;
}
.post_l	{
	width:100px;
	float:left;
	padding:5px 0;
	text-align:center;
}
.post_l_spacer {
margin-top:11px;
}
.post_r	{
	width:78%;
	float:right;
	padding-bottom:35px;
}								
#content .more-link	 { 
	text-align:right;
	float:right; 
 	font-size:11px; 
	font-weight:bold;
 	text-decoration:underline;
} 

#content p.month { 
	font:11px Verdana, Arial, Helvetica, sans-serif; 
	text-align:center;
	padding:0 0 2px 0; 
	color:#777; 
	background:url(images/post_l_top.png) no-repeat bottom center; 
	margin-top:-5px;
	margin-bottom:10px;  
	text-transform:uppercase;
	width:100px;
}
#content p.date { 
	font:22px Georgia, "Times New Roman", Times, serif; 
 	text-align:center;
	padding:4px 0 0 0;
	margin-top:-5px; 
	color:#739cbd; 
	width:100px;
}
#content p.category { 
	font:bold 11px Arial, Helvetica, sans-serif; 
 	padding:3px 0 0 20px;  
	margin:0;
	background:url(images/i_categories.png) no-repeat;
	background-position:5px 5px;
	color:#195988; 
}
#content p.cate a { 
	font:10px Verdana, Arial, Helvetica, sans-serif; 
	color:#333; 
 	text-decoration:none;
	line-height:18px;
}
#content p.cate a:hover { 
	color:#b30102;
}
#content p.cate { 
  	padding:3px 5px 0 8px;
	font-size:11px;  
	color:#195988; 
	clear:both;
}
#content p.auth  { 
	font:12px Georgia, "Times New Roman", Times, serif; 
	color:#777; 
	padding:3px 0 5px 20px;  
	background:url(images/i_author.png) no-repeat;
	background-position:5px 5px;
}
#content p.auth a { 
	font:11px Verdana, Arial, Helvetica, sans-serif; 
	color:#b30101; 
	text-decoration:none;
}
#content p.auth a:hover { 
	color:#333;
}
#content p.commentp { 
	font:11px Arial, Helvetica, sans-serif; 
 	text-align:center;
 	padding:3px 0 0 0; 
	color:#777; 
	margin-bottom:10px;  
	width:101px;
	height:44px;
	background:#fff;
}
#content p.commentp a { 
 	color:#333; 
 	text-decoration:none;
	line-height:18px;
	font:18px Georgia, "Times New Roman", Times, serif; 
}
#content p.commentp a:hover { 
	color:#15487b;
}

/* 	Previous/Next Page Navigation ----------------------------------*/
.page-nav { 
	clear: both; 
	margin: 0 0px; 
	padding: 2px 0px; 
	height: 22px;
}
.nav-previous { 
	width: 249px;  
	float: left;  
	text-align: left; 
	margin: 2px 0px;
}
.nav-next { 
	width: 249px; 
	float: right;  
	text-align: right;	
	margin: 2px 0px; 
}
.page-nav a  { 
	text-decoration: none; 
	border-bottom:none; 
}
.nav-previous a	{ 
	padding-left: 11px; 
	text-transform:uppercase; 
	background:url(images/arrow-left.gif) no-repeat left;
}
.nav-next a { 
	padding-right: 11px;	
	text-transform:uppercase; 
	background:url(images/arrow-right.gif) no-repeat right;
	border-bottom:none; 
}
#content .wp-pagenavi {
	text-align:center;
	height:25px;
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:24px;
	margin-bottom:15px;
}
#content .wp-pagenavi a, #content .wp-pagenavi a:link, #content .wp-pagenavi a:active {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	text-decoration: none;
	color: #fff;
	line-height:24px;
	background-color: #154b7d;
}
#content .wp-pagenavi a:hover {
	color:#fff;
	background-color: #2b99ff;
}
#content .wp-pagenavi span.pages {
	padding: 3px 8px 3px 8px;
	margin: 2px 2px 2px 2px;
	background-color: #fff;
}
#content .wp-pagenavi span.current {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	line-height:25px;
	font-weight: bold;
	color: #fff;
	background:#c30000;
}
#content .wp-pagenavi span.extend {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	color: #fff;
	line-height:25px;
	background-color: #fff;
}

#content .trackbacklist {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
}
#content .trackbacklist li {
	margin:0 0 8px 0;
	padding:0 0 5px 12px;
	list-style:none;
	border-bottom:1px solid #eee;
}
.post-ratings {
	font-size:12px;
	font-style:normal;
	padding-left:8px;
	display:block;
	margin:8px 0;
}
#content .category h2, #content .archives h2 {
	margin-bottom:15px;
	color:#333;
}
#content .category {
	float:left;
	width:48%;
	border-right:1px solid #eee;
}
#content .archives {
	float:right;
	width:48%;
}
#content .category a, #content .archives a {
	color:#666;
}
#content .category a:hover, #content .archives a:hover {
	color:#333;
}

.search404 {
	padding:5px 8px; 
	margin:0 0 8px 0;
	overflow:hidden;
	height:100%;
	width:200px;
	background:#eee;
}
.search404 .searchbg_textield	{ 
	border:1px solid #d2d2d2;; 
	background:#fff;  
	font:12px Arial, Helvetica, sans-serif; 
 	padding:3px;
	float:left; 
	width:140px;
}
#content .search404 .sgo {
	margin:5px 0 10px -22px;
}
 

 

/*widget calendar css =================================================== */

#wp-calendar {
	width:90%;
	margin:0 auto;
	color:#2a271c;
}
#sidebar .widget_calendar h2, widgettitle {
	display:none;
}
#sidebar #calendar_wrap caption {
	margin:0 0 3px 0;
	padding:3px 0 2px 0;
	font:bold 12px  Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	background:url(images/headbg.png) repeat-x;
	width:100%;
}

/* widget search css ===================================================  */	

#sidebar #searchform {
 	overflow:hidden;
	height:100%;
	width:100%;
	margin:0 auto;
	text-align:center;
}
#searchform input {
	color:#8b0f0f;
	border:1px solid #ccc;
}
#search br {
	display:none;
}
.sponsors {
	text-align:center;
	margin:15px 0;
	overflow:hidden;
	height:100%;
} 



/************************************************
*	Comments									*
************************************************/
#content .commentlist li .avatar { background: #FFFFFF; float: right; border: 1px solid #EEEEEE; padding:5px; margin-left:10px; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0px; border:1px solid #ccc; }
#commentform { margin: 5px 10px 0px 0px; height:100%; overflow:hidden; }

#commentform label { font-weight:bold; }
.cancel-comment-reply  a { font-size:12px; }

#commentform textarea { width: 90%; padding: 2px; border:1px solid #ccc; }
	
#respond:after { content: "."; display: block; height:0px; clear: both; visibility: hidden; }
#content .commentlist p { font-weight: normal; text-transform: none; }
#content .commentmetadata { font-weight: normal; font-size:11px; }
#commentform p { margin: 5px 0px 5px 0px; }
	
#commentform #submit { margin:0px; float:left;  background:#ccc; font:bold 14px Arial, Helvetica, sans-serif; color:#fff; cursor:pointer;
background:#7db4ca; border:none; }
	
.alt { margin: 0px; padding: 10px; }
#content .commentlist { margin: 10px 0 10px 0; padding: 0px; height:100%; overflow:hidden; }
#content .commentlist ol { margin: 0px; padding: 10px; }
#content .commentlist li { margin: 15px 0px 10px; padding: 10px 8px 10px 10px; list-style: none; background:none; }
#content .commentlist li ul li {  margin-right:5px; }

#content .commentlist cite { font-size:12px; font-weight:bold; font-style:normal;  }

#content .commentlist li a { font-weight:bold;}
#content .commentlist li a:hover { color:#000; }

.commentlist p { margin: 10px 5px 10px 0px; padding: 0px; }
.children {  margin:0px; padding:0px; }
.nocomments { text-align: center; margin:0px; padding:0px; }

.commentmetadata { font-size: 11px; margin: 0px; display: block; }
.navigation { display: block; text-align: center; margin-top:10px; margin-bottom:60px; }
	
.alignright { float: right; }
.alignleft { float: left; }
.thread-alt { background:#eee; margin: 0px; padding: 0px; }
.thread-even { background:#fff; }
	
.depth-1 { border: 1px dotted #bbb; }
.even { border:1px dotted #bbb; background:#fff !important;  }
.alt { border:1px dotted #bbb; background:#eee !important; margin:0px; padding:0px; }

/* sidebar content ----------------------------------*/
 
#sidebar h2 	{ 
	margin:0; 
	padding:3px 0 5px 8px;  
	font:bold 11px Arial, Helvetica, sans-serif; 
	color:#fff;
  	border-top:2px solid #b7483a;
	background:url(images/headbg.png) repeat-x top;
	text-transform:uppercase;
}

#sidebar h3 	{ 
	font:bold 20px  Arial, Helvetica, sans-serif; 
	color:#144679;
	margin:0;
	padding:10px 5px 15px 5px;
}
#sidebar p { 
	margin:0;
	padding:0 0 5px 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
}
#sidebar p a {
	color:#b7483a;
	text-decoration:none;
}
#sidebar p a:hover {
	color:#333;
	text-decoration:none;
}
#sidebar a {
	line-height:18px;
	text-decoration: none;
	color:#b7483a;
	margin-left:7px;
}
#sidebar a:hover {
	color:#333;
	text-decoration: none;
}

	

  
#sidebar li { 
	margin:0 0 5px 0; 
	padding:0 0 8px 12px; 
	background:url(images/bullet4.png) no-repeat center; 
        line-height:18px;
	background-position:0 2px; 
        font:14px  Arial, Helvetica, sans-serif; 
}		
#sidebar ul li ul {
	margin:8px 0 5px 0;
	padding:0 0 0 0;
}
#sidebar li ul li {
	margin:0 0 5px 0; 
	padding:0 0 8px 12px; 
        line-height:18px;
	background:url(images/bullet4.png) no-repeat left 5px;
 }


/* footer ---------------------------------- */

#footer p { 
	margin:0 0 5px 0;
	padding:0;  
 	line-height:22px;  
 	font:11px Arial, Helvetica, sans-serif;
}
#footer span { 
	color:#888;
	position:relative; 
	top:5px;
}
#footer span a { 
	color:#888; 
	text-decoration:none;
}
#footer span a:hover { 
	color:#333; 
	text-decoration:none;
}
#footer a {
	color: #ba5b0f;
}
#footer a:hover {
	color: #fff;
       
}
#flinks	{ 
text-align: center;
list-style:none;

 color: #666;
font:11px Arial, Helvetica, sans-serif; 
	text-transform:uppercase;
}
#flinks li 	{ 
	display: inline; 
	line-height:26px;
}
#flinks li a { 
	color:#666 ; 
	padding:0px 8px 0 8px; 
	border-right:1px solid #666; 
	margin:0; 
	font:11px Arial, Helvetica, sans-serif; 
	text-transform:uppercase; text-decoration:none;
}
#flinks li a:hover { 
	display: inline; 
	color:#333;}

/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		