/* $Id: local-sample.css,v 1.1 2009/08/19 04:28:07 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

body, div.full-width { min-width:960px; }
.grid16-16 { width:960px; }
.grid16-13 { width:780px; }
.grid16-10 { width:600px; }

#header-group { }
#header-group-wrapper { border-bottom:solid 1px Gray; margin-bottom:1.2em; }
.search-box { margin-bottom:5px; display:inline; width:200px; text-align:right; float:right; }
.search-box input.search_submit { }
#site-name a { color:#000000; }
#header-site-info { clear:none; }
#primary-menu { margin-bottom:0; }
#primary-menu-inner { border: solid 1px #000000; border-top-width:3px; border-bottom-style:none; border-left-style:none; border-right-style:none; }
#primary-menu-inner a { text-transform:uppercase; color:#000000; }
#primary-menu-inner a.active, #primary-menu-inner a.active:hover, #primary-menu-inner a:hover { border-bottom:solid 2px #000000; font-weight:bold; }
#primary-menu-inner a:hover { color:Gray; font-weight:normal; }

.sidebar-last h2.block-title { border-bottom:solid 3px #000000; }
h4.udp-post-title { margin:1em 0; }