@charset "utf-8";
/* 
Theme Name: Golden Brown (HMT Pro Skin)
Theme URI: http://heatmaptheme.com
Description: HeatMap Theme Pro v5 compatible skin. Brought to you by <a href="http://heatmaptheme.com">HeatMapTheme.com</a>.
Author: Stuart Wider
Author URI: http://stuartwider.com
Template: hmtpro5
Version: 5
Tags: gold, brown, two-columns, fixed-width, custom-header, theme-options

Copyright Stuart Wider 2011
*/

@import url("../hmtpro5/style.css");

/* ------------------------------------------------------------------------------------------------------------ */
/* *blue-bar	
/* ------------------------------------------------------------------------------------------------------------ */
#blue-bar-wrapper {
    /* display: none;
    margin: 0 auto;
    width: 980px; */
    border: 1px solid black;
   -moz-box-sizing:    border-box;
   -webkit-box-sizing: border-box;
    box-sizing:        border-box;
}
#blue-bar {
    background-color: #124b76;
    display: block;
    clear: both;
    padding: 5px;
    
}
#blue-bar-wrapper #blue-bar #login-register .button-primary {
                float: left!important;
                font-size: 13px!important;
                margin-right: 10px;
                line-height: 16px;
                padding: 3px 10px;
                cursor: pointer;
                border-width: 1px;
                border-style: solid;
                -webkit-border-radius: 11px;
                border-radius: 11px;
            }
            #blue-bar-wrapper #blue-bar .blue-bar-form-wrapper {
                float: left;
            }
            #blue-bar-wrapper #blue-bar .blue-bar-form {
                float: left;
            }

            #blue-bar-wrapper input.button-primary, #blue-bar-wrapper button.button-primary, #blue-bar-wrapper a.button-primary {
                border-color: #298CBA;
                font-weight: bold;
                color: white;
                background: #21759B url(http://rtuh.com/adl/wp-admin/images/button-grad.png) repeat-x scroll left top;
                text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0;
            }

            #blue-bar-wrapper input.button-primary:hover, #blue-bar-wrapper button.button-primary:hover, #blue-bar-wrapper a.button-primary:hover, #blue-bar-wrapper a.button-primary:focus, a.button-primary:active {
                border-color: #13455B;
                color: #EAF2FA;
            }
            input.button-primary:active, button.button-primary:active, a.button-primary:active {
                background: #21759B url(http://rtuh.com/adl/wp-admin/images/button-grad-active.png) repeat-x scroll left top;
                color: #EAF2FA;
            }

            #blue-bar-wrapper #left-under-head {
                float: left;
                width: 67%;
            }

            #blue-bar-wrapper #login-register {
                background-color: #124b76;
                display: block;

                color:  #EAF2FA;
                vertical-align: middle;
                font-size: .9em;
                
                
                /*-webkit-border-radius: 11px;
                border-radius: 11px;
                */
            }

            #blue-bar-wrapper #login-register {

                margin: 0;
            }

            #blue-bar-wrapper #login-register form{
                display: inline;
            }
            #blue-bar-wrapper #login-register #login-adl {
                margin-left: 0px;
            }
            #blue-bar-wrapper #login-register input{
                margin-left: 10px;
            }
            #blue-bar-wrapper #login-register label{
                display: inline-block;
                float: right;
                margin-top: 5px;
                margin-bottom: 0;
            }
/* ------------------------------------------------------------------------------------------------------------ */
/* Below Blue Bar       JMP
/* ------------------------------------------------------------------------------------------------------------ */            
#searchform,  #searchform div, #return-home-button, #show-active-posts-button, #return-home-button div, #show-active-posts-button div {
    display: inline!important;
}           
            
/* ------------------------------------------------------------------------------------------------------------ */
/* *Main Template Changes	JMP
/* ------------------------------------------------------------------------------------------------------------ */

html, body {
    width: 100%!important;
    padding: 0!important;
    margin: 0!important;
}
#adl-wrapper {
    padding: 8px;
}
#header-bar {
    width: 100%!important;
}
#header-low {
    width: 100%!important;
}
#main {
    width:100%!important;
}
#page-body-wrapper {
    width: 100%!important;
    margin-right: 8px;
}
#content {
    display: inline;
    width: calc(100% - 220px);
}
.statcounter img {
    visibility: hidden;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* *FONT	
/* ------------------------------------------------------------------------------------------------------------ */

	body 							{ font-family: Verdana, Geneva, sans-serif; }
	pre,code,tt 					{ font-family: 'andale mono', 'lucida console', monospace; }
	body 							{ font-size: 80%; }


/* ------------------------------------------------------------------------------------------------------------ */
/* *COLOUR	
/* ------------------------------------------------------------------------------------------------------------ */

/* BACKGROUNDS
-------------------------------------------------------------- */

	body 							/* (BODY-BG) */			{ background: #FFFFFF /* url(images/wallpaper-bg.jpg) repeat-x; */} 
	
	#main 							/* (CONTENT-BG) */		{ background-color:#ffffcc; } 

/* header and footer bar backgrounds */

	#seo-text-bar 					/* (SEO-BG) */			{ background: none;}	
	#header-lock 					/* (LOCK-BG) */			{ background: #371C00; } 	
	#sub-header-lock 				/* (LOCK-BG) */			{ background: #371C00; }	
	#header-bar 					/* (HEADER-BG) */		{ background: /* url(images/header-bg.jpg)  repeat-x */ #ffcc66; }  
	#footer-wipe 					/* (NAV-BG) */		 	{ background: url(images/footer-bg.jpg) repeat-x  #B67636; }
	#sub-footer-wipe 				/* (CAT-BG) */			{ background: url(images/subfooter-bg.jpg) repeat-x  #352213; }
	#sub-footer-lock 				/* (LOCK-BG) */			{ background: #371C00; }

/*navigation backgrounds */

	#nav-bar-wipe 					/* (NAV-BG) */			{ background:  url(images/nav-bar-bg.jpg) repeat-x  #352213; }  	
	#cat-bar-wipe 					/* (CAT-BG) */			{ background:  url(images/cat-bar-bg.jpg) repeat-x  #B67636; } 	

	#hmt-sf-nav li ul a 			/* (MENU-NAV1-BG) */	{ background: #291808; } 	/* background colour for each item */
	#hmt-sf-nav li ul ul a 			/* (MENU-NAV2-BG) */	{ background: #854507; } 	/* make the colours of the menu alternate! */
	#hmt-sf-nav li ul ul ul a 		/* (MENU-NAV1-BG) */	{ background: #291808; } 	
		
	#hmt-sf-cat li ul a 			/* (MENU-CAT1-BG) */	{ background: #291808; }	/* background colour for each item */
	#hmt-sf-cat li ul ul a 			/* (MENU-CAT2-BG) */	{ background: #854507; }	/* make the colours of the menu alternate! */	
	#hmt-sf-cat li ul ul ul a 		/* (MENU-CAT1-BG) */	{ background: #291808; }
	
/* post details backgrounds */

	.post-details, 
	.featured-page-details 			/* (DETAILS-BG) */		{ background: /* url(images/comment-bg.jpg) repeat-x */  #DDD3C9; }
	
	.post-details .comment-button,
	.featured-page-details .comment-button 
									/* (BUTTON-BG) */		{ background: #533B23; }

/* Google Results backgrounds */
									
	#google-results-body-wrapper 	/* (CONTENT-BG) */		{background-color:#FFF;}
	
/* Comment backgrounds */	
								
	#respond 						/* (DETAILS-BG) */		{ background:  /* url(images/comment-bg.jpg) repeat-x */   #DDD3C9; }
	.comment-item .comment-body 	/* (DETAILS-BG) */		{ background:  /* url(images/comment-bg.jpg) repeat-x */  #DDD3C9; }
	.comment-item .comment-reply-link /* (BUTTON-BG) */		{ background: #533B23; }

/* Widget backgrounds */	

	.widgettitle 					/* (WIDGET-TITLE-BG) */ 	{/* background:  url(images/widget-heading-bg.jpg) repeat-x  #4F371F; */ }
	
	.widget_calendar thead th 		/* (MID-BG) */ 			{ background: #D7C9BC; }																
	.widget_calendar caption 		/* (LIGHT-BG) */ 		{ background: #9C8164; }
			
	#searchform, #return-home-button, #show-active-posts-button					/* (MID-BG) */ 			{ /* background:   url(images/search-bg.jpg) repeat-x  #9A7F62; */ }

/* Submit button backgrounds */	

	#searchform-nav #submit			/* (MID-BG) */			{ background:  url(images/search-bg.jpg) repeat-x  #C6C6C6;  }
	#searchsubmit, #home-button, #show-current-deadlines-button					/* (BUTTON-BG) */		{ background:  url(images/button-bg.jpg) repeat-x #151515; }
	#fbsubmit 						/* (BUTTON-BG) */		{ background:  url(images/button-bg.jpg) repeat-x #151515; }
	#commentform #submit 			/* (BUTTON-BG) */		{ background:  url(images/button-bg.jpg) repeat-x #151515; }

/* Affiliate button backgrounds */

	.button-line .more-link-button	/* (BUTTON-MORE-BG) */	{ background:  url(images/button-bg.png)  repeat-x #533B23; }
	.button-line .aff-link-button 	/* (BUTTON-AFF-BG) 	*/	{ background:  url(images/button-bg.png)  repeat-x  #060; }	
	
/* *WPIMAGE backgrounds */

	.attachment-thumbnail 			/* (LIGHT-BG) */		{ background: #E3E3E3; }
	.wp-caption 					/* (LIGHT-BG) */		{ background-color: #E3E3E3; }
	

/* TEXTCOLOURS
-------------------------------------------------------------- */

	body		  					/* (BODY-TXT) */		{ color: #000; }
	h1, h2, h3, h4, h5, h6			/* (HEADING-TXT) */		{ color: #000; }
	blockquote  					/* (HILITE-TXT) */		{ color: #666; }
	del         					/* (HILITE-TXT) */		{ color: #666; }

/* Navigation Text Colours */	

	#hmt-sf-navbar 					/* (NAV-TXT) */			{ color: #FFF; }
	#hmt-sf-catbar 					/* (NAV-TXT) */			{ color: #FFF; }
	
/* header and footer bar text colours */

	#seo-text-bar h1				/* (LOWLITE-TXT) */		{ color: #C49567; }
	#seo-text-bar p  				/* (LOWLITE-TXT) */		{ color: #C49567; }
	#seo-text-bar 					/* (LOWLITE-TXT) */		{ color: #C49567; }
	#footer-content					/* (NAV-TXT) */			{ color: #FFF; }
	#sub-footer-content 			/* (NAV-TXT) */			{ color: #FFF; }
	
/* post details text colours */

	.post-details .comment-button,
	.featured-page-details .comment-button 
									/* (BUTTON-TXT) */		{ color: #FFF; }
	
/* submit button text colours */
								
	#commentform #submit 			/* (BUTTON-TXT) */		{ color: #FFF; }
	#searchsubmit, #home-button, #show-current-deadlines-button
        /* (BUTTON-TXT) */		{ color: #FFF; }
	#fbsubmit 						/* (BUTTON-TXT) */		{ color: #FFF; }

/* widget text colours */

	.widgettitle 					/* (WIDGET-TITLE-TXT) */ { color: #000000; }
	.widget_search 					/* (WIDGET-TXT) */		{ color: #000000; }

/* Comments text colours */								

	#respond .required 				/* (REQUIRED-TXT) */	{ color: #F00; }


/* BORDERS
-------------------------------------------------------------- */

/* Post Details borders */	

	.post-details, 
	.featured-page-details 			/* (DETAILS-BORDER) */		{ border:none; }
	
	.post-details .comment-button,
	.featured-page-details .comment-button /* (BUTTON-BORDER) */ { border:solid 1px #533B23; }
	
	
/* Comment form borders */	
								
	#respond 						/* (DETAILS-BORDER) */		{ border:none; }
	#respond textarea 				/* (DETAILS-BORDER) */		{ border : 1px solid #482B0D; }
	#respond input					/* (DETAILS-BORDER) */		{ border: 1px solid #482B0D; }
	
	.comment-item .comment-body 	/* (DETAILS-BORDER) */		{ border:none; }
	.comment-item .comment-reply-link   /* (BUTTON-BORDER) */ 	{ border:solid 1px #533B23; }

														
/* Widget title  borders */	

	.widgettitle 					/* (WIDGET-TITLE-BORDER) */	{ border:solid 1px #151515; } 


/* Submit button borders */	

	#searchform input, #return-home-button input, #show-active-posts-button	input			/* (BUTTON-BORDER) */		{ border: 1px solid #482B0D; }
	#searchform-nav input			/* (BUTTON-BORDER) */		{ border: 1px solid #482B0D; }
	#commentform #submit 			/* (BUTTON-BORDER) */		{ border: 1px solid #482B0D; }
	#hmt-feedburner-subscription  input	/* (BUTTON-BORDER) */	{ border: 1px solid #482B0D; }

/* *WPIMAGE borders */

	.wp-caption 					/* (MID-BORDER) */			{ border: 1px solid #C6C6C6; }


/* HOVER BORDERS AND TEXT COLOUR
-------------------------------------------------------------- */

	#commentform #submit:hover 		/* (BUTTON-HOVER-BORDER) */	{ border: 1px solid #FF0000; color: #FFF;}	
	#searchsubmit:hover, #home-button:hover, #show-current-deadlines-button:hover		/* (BUTTON-HOVER-BORDER) */	{ border: 1px solid #FF0000; color: #FFF; }
	#fbsubmit:hover 				/* (BUTTON-HOVER-BORDER) */	{ border: 1px solid #FF0000; color: #FFF; }


/* *UNDERLINING
-------------------------------------------------------------- */

	abbr 							/* (MID-UNDERLINE) */	{ border-bottom: 1px dotted #C6C6C6; }
	acronym 						/* (MID-UNDERLINE) */	{ border-bottom: 1px dotted #C6C6C6; }
	hr 								/* (MID-UNDERLINE) */	{color: #B88C5F; background-color: #B88C5F; border:none; }  
 
/* navigation underlining */
 
	#hmt-sf-nav li ul a 			/* (MENU-NAV1-UNDERLINE) */ 	{ border-bottom: solid 1px #854507; } /* draw a dividing line between each item */
	#hmt-sf-nav li ul ul a 			/* (MENU-NAV2-UNDERLINE) */ 	{ border-bottom: solid 1px #291808;	} /* make the colours of the menu alternate! */
	#hmt-sf-nav li ul ul ul a 		/* (MENU-NAV1-UNDERLINE) */ 	{ border-bottom: solid 1px #854507; }
	
	#hmt-sf-cat li ul a 			/* (MENU-CAT1-UNDERLINE) */		{ border-bottom: solid 1px #854507; } /* draw a dividing line between each item */
	#hmt-sf-cat li ul ul a 			/* (MENU-CAT2-UNDERLINE) */		{ border-bottom: solid 1px #291808; } /* make the colours of the menu alternate! */
	#hmt-sf-cat li ul ul ul a 		/* (MENU-CAT1-UNDERLINE) */		{ border-bottom: solid 1px #854507; }

/* post content underlining */

	.post-content h1.h1-underline,
	.featured-page-content h1.h1-underline /* (MID-UNDERLINE) */	{ border-bottom:solid 1px #B88C5F; }
								
	.post-content h2.h2-simulate-h1-size-underline,
	.featured-page-content h2.h2-simulate-h1-size-underline /* (MID-UNDERLINE) */ { border-bottom:solid 1px #B88C5F; }
															

/* *LINKS
-------------------------------------------------------------- */

	a 								/* (LINK-TXT) */		{ color: #FF0000; text-decoration:none; }
	a:link, a:visited 				/* (LINK-TXT) */		{ color: #FF0000; text-decoration:none; }
	a:hover 						/* (LINK-HOVER-TXT) */	{ color: #F00; text-decoration:underline; }
	a:link img, a:visited img 		{ border: none; }
	
/* header and footer bar links */

	#header-bar #header-bar-content .blog-title a,
	#header-bar #header-bar-content .blog-title a:visited  	/* (HEADER-LINK-TXT) */		{ color: #000000; text-align: center;}
								
	#header-bar #header-bar-content .blog-tagline a,
	#header-bar #header-bar-content .blog-tagline a:visited /* (HEADER-LINK-TXT) */	{ color:#000000; text-align: center;}
									
	.widgettitle a 					/* (WIDGET-TITLE-LINK-TXT) */		{ color: #FFF; }
	
	#footer-content a 				/* (FOOTER-LINK-TXT) */				{ color:#FFF; text-decoration:underline; }	
	#footer-content a:hover 		/* (FOOTER-LINK-HOVER-TXT) */		{ color:#FF0000; text-decoration:underline; }

	#sub-footer-content a 			/* (SUBFOOTER-LINK-TXT) */			{ color:#FFF; text-decoration:underline; }	
	#sub-footer-content a:hover 	/* (SUBFOOTER-LINK-HOVER-TXT) */	{ color:#FF0000; text-decoration:underline; }

/* nav bar links */	
								
	#nav-bar ul li a 				/* (MENU-NAV1-LINK-TXT) */			{ color:#FFF; text-decoration:none; }
	#nav-bar ul li a:hover 			/* (MENU-NAV1-LINK-HOVER-TXT) */	{ color:#FF0000; text-decoration:underline; }
	#nav-bar ul li li a:hover 		/* (MENU-NAV1-LINK-HOVER-TXT) */	{ color:#FF0000; text-decoration:underline; }
	
	#cat-bar ul li a 				/* (MENU-CAT1-LINK-TXT) */			{ color:#FFF; text-decoration:none; }
	#cat-bar ul li a:hover 			/* (MENU-CAT1-LINK-HOVER-TXT) */	{ color:#FF0000; text-decoration:underline; }
	#cat-bar ul li li a 			/* (MENU-CAT2-LINK-TXT) */			{ color:#FFF; text-decoration:none; }
	#cat-bar ul li li a:hover 		/* (MENU-CAT2-LINK-HOVER-TXT) */	{ color:#FF0000; text-decoration:underline; }

	.featured-page-content a 				/* (LINK-TXT) */		{ color: #FF0000; text-decoration: underline; }
	.featured-page-content a:link, .featured-page-content a:visited /* (LINK-TXT) */		{ color: #FF0000; text-decoration: underline;}
	.featured-page-content a:hover 			/* (LINK-HOVER-TXT) */		{ color: #F00;  text-decoration: underline; }
	
	.post-content a 						/* (LINK-TXT) */		{ color: #FF0000; text-decoration: underline; }
	.post-content a:link, .post-content a:visited /* (LINK-TXT) */		{ color: #FF0000; text-decoration: underline;}
	.post-content a:hover 					/* (LINK-HOVER-TXT) */		{ color: #F00;  text-decoration: underline; }

	.post-content h1 a, 
	.featured-page-content h1 a, 	
	.post-content h2 a, 
	.featured-page-content h2 a, 	
	.post-content h3 a, 
	.featured-page-content h3 a, 	
	.post-content h4 a, 
	.featured-page-content h4 a, 	
	.post-content h5 a, 
	.featured-page-content h5 a, 	
	.post-content h6 a, 
	.featured-page-content h6 a 	/* (HEADING-LINK-TXT) */ { color:#000000; text-decoration:none; }
	
	.post-content h1 a:link, 
	.featured-page-content h1 a:link, 	
	.post-content h2 a:link, 	
	.featured-page-content h2 a:link, 	 	
	.post-content h3 a:link, 	 
	.featured-page-content h3 a:link, 	 	
	.post-content h4 a:link, 	
	.featured-page-content h4 a:link, 	 	
	.post-content h5 a:link, 	 
	.featured-page-content h5 a:link, 	 	
	.post-content h6 a:link, 	 
	.featured-page-content h6 a:link 	 	/* (HEADING-LINK-TXT) */ { color:#000000; text-decoration:none; }
	
	.post-content h1 a:visited, 
	.featured-page-content h1 a:visited, 	
	.post-content h2 a:visited, 	
	.featured-page-content h2 a:visited, 	 	
	.post-content h3 a:visited, 	 
	.featured-page-content h3 a:visited, 	 	
	.post-content h4 a:visited, 	
	.featured-page-content h4 a:visited,	 	
	.post-content h5 a:visited, 	 
	.featured-page-content h5a:visited, 	 	
	.post-content h6 a:visited, 	 
	.featured-page-content h6 a:visited	 	/* (HEADING-LINK-TXT) */ { color:#000000; text-decoration:none; }
	
	.post-content h1 a:hover, 
	.featured-page-content h1 a:hover, 	
	.post-content h2 a:hover, 
	.featured-page-content h2 a:hover, 	
	.post-content h3 a:hover, 
	.featured-page-content h3 a:hover, 	
	.post-content h4 a:hover, 
	.featured-page-content h4 a:hover, 	
	.post-content h5 a:hover, 
	.featured-page-content h5 a:hover, 	
	.post-content h6 a:hover, 
	.featured-page-content h6 a:hover /* (HEADING-LINK-HOVER-TXT) */ { color:#F00; }

/* post details links */	

	.post-details .comment-button a,
	.featured-page-details .comment-button a  /* (BUTTON-LINK-TXT) */ { color:#FFF; text-decoration: underline; }
									
	.post-details .comment-button a:hover,
	.featured-page-details .comment-button a:hover /* (BUTTON-LINK-HOVER-TXT) */ { color: #FF0000; text-decoration: underline; }

/* post navigation links */
							
	.post-nav p a 					/* (LINK-TXT) */ 				{text-decoration: underline;}
	.post-nav p a:hover 			/* (LINK-HOVER-TXT) */ 			{text-decoration: underline;}
	
/* Submit button links */

	#submit:hover 					{ cursor: pointer; }
	#searchsubmit:hover, #home-button:hover, #show-current-deadlines-button:hover			{ cursor: pointer; }
	
/* comment links */

	.comment-item .reply a 			/* (BUTTON-LINK-TXT) */  		{ color:#FFF; text-decoration: underline; }	
	.comment-item .reply a:hover 	/* (BUTTON-LINK-HOVER-TXT) */	{ color: #FF0000; text-decoration: underline; }
	
/* widget links */

	#content-item-left a,
	#content-item-right a,
	#footer-above a,
	#top-widebar a,
	#bottom-widebar a,
	#left-sidebar a,
	#right-sidebar a 				/* (WIDGET-LINK-TXT) */ { color: #634628; text-decoration:none; }

	#content-item-left a:link, 
	#content-item-left a:visited,
	#content-item-right a:link, 
	#content-item-right a:visited,
	#footer-above a:link, 
	#footer-above a:visited,
	#top-widebar a:link, 
	#top-widebar a:visited,
	#bottom-widebar a:link, 
	#bottom-widebar a:visited,
	#left-sidebar a:link, 
	#left-sidebar a:visited,
	#right-sidebar a:link, 
	#right-sidebar a:visited 		/* (WIDGET-LINK-TXT) */ { color: #FF0000; }	

	#content-item-left a:hover,
	#content-item-right a:hover,
	#footer-above a:hover,
	#top-widebar a:hover,
	#bottom-widebar a:hover,
	#left-sidebar a:hover,
	#right-sidebar a:hover 			/* (WIDGET-LINK-HOVER-TXT) */ { color: #F00; text-decoration:underline; }	
	
	
	#top-widebar .widgettitle a,
	#bottom-widebar .widgettitle a,
	#left-sidebar .widgettitle a,
	#right-sidebar .widgettitle a,
	#content-item-left .widgettitle a,
	#content-item-right .widgettitle a,
	#footer-above .widgettitle a	/* (WIDGET-TITLE-LINK-TXT) */ { color:#FFF; }
	
/* affiliate button links */

	.button-line .more-link-button a 		/* (BUTTON-MORE-LINK-TXT) */	{color: White; text-decoration: none;}
	.button-line .more-link-button a:hover 	/* (BUTTON-MORE-HOVER-TXT) */	{color: #FF0000; text-decoration: none;}
	
	.button-line .aff-link-button a 		/* (BUTTON-AFF-LINK-TXT) */		{color: White; text-decoration: none;}
	.button-line .aff-link-button a:hover 	/* (BUTTON-AFF-HOVER-TXT) */	{color: #FF0000; text-decoration: none;}


/* *SHADOWS
-------------------------------------------------------------- */

	h1,h2 									{ text-shadow: #AAA 0px 1px 0px; }
	h3 										{ text-shadow: #AAA 0px 1px 0px; }
	
	h1 a:hover, h2 a:hover, h3 a:hover  	{ text-shadow: none; }
	
/* header bar shadows */	
	
	#seo-text-bar h1,
	#header-bar #header-bar-content .blog-title a,
	#header-bar #header-bar-content .blog-title a:visited 
											{ text-shadow: none; /* #FFFFFF 0px 1px 1px; */ }
	
	#header-bar #header-bar-content .blog-tagline a,
	#header-bar #header-bar-content .blog-tagline a:visited 
											{ text-shadow: none; /* #FFFFFF 0px 1px 1px; */ }	

/* nav bar shadows */
										
	#hmt-sf-navbar 							{ text-shadow: #000 1px 1px 2px; }
	#nav-bar ul li a:hover 					{ text-shadow: none; }
	
	#cat-bar 								{ text-shadow: #000 1px 1px 2px; }
	#cat-bar ul li a 						{ text-shadow: #000 0px 1px 1px; }
	#cat-bar ul li li a 					{ text-shadow: #000 1px 1px 2px; }
	#cat-bar ul li a:hover 					{ text-shadow: none; }
	
	#footer-content	 						{ text-shadow: #000 1px 1px 2px; }
	#sub-footer-content		 				{ text-shadow: #000 0px 1px 1px; }

/* Widget shadows */	

	#widebar-125-title .widgettitle,
	#content-item-left .widgettitle,
	#content-item-right .widgettitle,
	#footer-above .widgettitle,
	#top-widebar .widgettitle,
	#bottom-widebar .widgettitle,
	#left-sidebar .widgettitle, 
	#right-sidebar .widgettitle 			{ /* text-shadow: #121212 0px -1px 0px; */}

/* submit button shadows */

	#searchsubmit,
	#fbsubmit,
	#commentform #submit, #home-button, #show-current-deadlines-button 					{ text-shadow: #121212 0px -1px 0px; }


/* *MISC
-------------------------------------------------------------- */

.nobg {					/* Make the post details div dissapear if the comment # is not hidden in the Heatmap Options */					
	background: none;
	border: none;	
	margin-left: 0;
}

/* JMP Custom */

.blog-title {
font-size: 1.3em;
font-color: #000000;
}
#content .post-content .h2-simulate-h1-size, #content .post-content .h2-simulate-h1-size-underline, #content .post-content .h1-underline {
font-size: 1.2em;
margin-top:10px;
}
.h2-simulate-h1-size-underline {
margin-top: 10px;
}
.blog-tagline {
font-size: 80%;
}
#nav-bar ul li a {
font-size: 1em;
}
#sidebar-wrapper {
background-color: #ccf6f6;
margin-bottom: 0;
width: 200px;
}
#bottom-widebar, #top-widebar {
width: 200px;
margin: 0;
}

#content {
background-color: #ffffcc;
/* width: 755px; */
}
#header-bar #header-bar-content {
width: 100%
}
#header-bar {
text-align: center;
}
/* Full page attempt
#header-bar, #header-low, #main {
width: 100%;
}
#content {
float: none;
overflow: auto;
}
*/
#main {
padding-top: 0;
}
#top-widebar ul, #pl_mosaic_div {
display: inline;
text-align: center;
}
#side-bar-wrapper #wide-bar-125-title ul {
display: inline;
text-align: center;
}
#sidebar-wrapper .widgettitle{
background: #ccf6f6;
border: none;
text-shadow: none;
text-align: center;
}
#searchform, #return-home-button, #show-active-posts-button {
background: #ffffff;
}
#content-item-left .widget_search #s, #content-item-right .widget_search #s, #footer-above .widget_search #s, #top-widebar .widget_search #s, #bottom-widebar .widget_search #s {
width: 120px;
}
#header-bar #header-bar-content .blog-title a, #header-bar #header-bar-content .blog-title a:visited, #header-bar #header-bar-content .blog-tagline a, #header-bar #header-bar-content .blog-tagline a:visited {
color: #000000;
}
#s {
width: 200px;
}
#home-button, #return-home-button, #show-current-deadlines-button {
font-weight: bold;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}
.post-content h1.h1-underline, .featured-page-content h1.h1-underline {
border-bottom: solid 0px #B88C5F;
}

#header-bar-content {
margin-top: 10px;
}
#pl_mosaic_div {
	text-align: left;
}

#artmosaic {
	display: block;
	margin-left: 10px;
}

#main, #header-bar, .post-details, .featured-page-details, #respond, .comment-item .comment-body, .widgettitle, .widget_search, #commentform #submit, #searchform, #fbsubmit, #return-home-button, #show-active-posts-button {
	-moz-border-radius: 0px;
	-webkit-border-radius:0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}

#adl-pgnav-wrapper {
	display: inline-block;
	text-align: center;
}

.post-nav {
display: inline-block;
float: none;

}
.post-nav p a {
text-align: center;
}
#login .labelclass {
	color: rgb(119, 119, 119);
}