/* NEF customizations to the iNove theme */


html {height:100%}

a {color:#356AA0;}

.post h2 a.title {color:#B02B2C;}

.post h2 a.title:hover {color:#36393D;}

.post h3 {color: #B02B2C;}

.widget h3 {color: #B02B2C;}

.post .content blockquote {
        border: 1px solid #ccc;
        margin-left: 30px;
        margin-right: 30px;
}

.post .content table {
	/* margin:5px 0 10px; */
        margin:0 auto;
}

#postpath {
	height:26px;
}

.nefcustom #wp-calendar {
	/* margin: 0 1px 0 2px; ** -mod tsh to center table */
        margin:0 auto;
}
/*
Stylesheet for the WP125 ad management plugin
URL: http://www.webmaster-source.com/wp125-ad-plugin-wordpress/
*/
#wp125 {
      background-position: bottom;
      margin:0 auto;
}

/* Styles for one-column display */
#wp125adwrap_1c { width:100%; }
#wp125adwrap_1c .wp125ad { margin-bottom:10px; }

/* Styles for two-column display */
#wp125adwrap_2c { width:100%; height:auto}
#wp125adwrap_2c .wp125ad { width:125px; float:left; padding:4px;}