/* 
= Page Home CSS =
This CSS file controls the presentation of the MilSpouse.org Home page.
*/
#banner { float: left; width: 592px; padding-top: 1px; }
/* Style the way the search looks in the header */
#search { float: right; width: 175px; height: 122px; color: #369; background: #E7E7E7; padding-top: 1px; }
#search h2 { background: #FF9C00; color: #FFF; margin: 0; padding: .2em .4em; font-size: 100%; }
#search p.text { margin: 1em 0 0 .5em; }
#SearchString { position: relative; top: -10px; left: .5em; width: 70%; }
#DoButton { position: relative; top: -2px; left: 5px; }
#advsearch { margin: 0 43px 0 0; text-align: right; }
#advsearch a { color: #369; font-size: 90%; }
/* Style the way the "In Focus" sidebar looks */
#sidebar h2 { background: #639C63; color: #FFF; font-size: 100%; margin: .5em 0 0 0; padding: .25em .5em; }
#sidebar .contentItem p,
#sidebar .contentItem ol, 
#sidebar .contentItem ul { font-size: 97%; line-height: 1.2; }
#sidebar .contentItem ol { margin: .5em 0 .5em 2em; }
#sidebar .contentItem ul { margin: .5em 0 .5em 1.5em; }
#sidebar .contentItem ul li { list-style-image: url(/images/bullet.gif); border-bottom: 1px dotted #333; padding: .2em; }
