/*  
Theme Name: HAMC.org Theme
Theme URI: http://www.nowsourcing.com/
Description: A custom theme developed for the HAMC.org website.
Version: 1.0
Author: NowSourcing
Author URI: http://www.nowsourcing.com/

*/

body
{
	background: #d9c199 url(../../uploads/2008/02/back.jpg) repeat-x top left;
	font-family: Verdana;
	font-size: 1em;
}

h1, a {
    color: #4f836f;
}

#header
{
	height: 129px;
	width: 762px;
	margin: auto;
	background: transparent url(../../uploads/2008/05/logo_new.gif) no-repeat bottom left;
	text-align: right;
	color: #fff;
	vertical-align: bottom;
}

#nav
{
	height: 42px;
	width: 706px;
	margin: auto;
	color: #fff;
	font-size: .7em;
	padding-right: 52px;
}

#nav ul
{
	width: 704px;
	min-height: 42px;
	border-left: solid 1px #1c1c4e;
	border-right: solid 1px #5e5e9f;
}

#nav ul li
{
	float: left;
	width: 86px;
	height: 42px;
	border-right: solid 1px #1c1c4e;
	border-left: solid 1px #5e5e9f;
}

#nav ul li a
{
	height: 28px;
	padding-top: 14px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

#nav ul li a:hover
{
	background: transparent url(images/menu_hover.jpg) repeat-x top left;
}

#nav ul li ul
{
	width: 150px;
	border: none;
	border-top: solid 1px #1c1c4e;
}

#nav ul li ul li
{
	width: 149px;
	float: none;
	height: 20px;
	font-size: .8em;
	background-color: #5e5e9f;
	border: solid 1px #1c1c4e;
	border-top: none;
}

#nav ul li ul li a
{
	padding-top: 5px;
	height: 15px;
	padding-left: 5px;
	text-align: left;
}

#nav ul li ul li a:hover
{
	background: #1c1c4e none;
}

#content-wrapper
{
	width: 762px;
	margin: auto;
	margin-top: 1px;
	background: transparent url(images/content_back.gif) repeat-y top left;
}

#content-subwrapper, #content-subwrapper-home
{
	width: 762px;
	min-height: 550px;
	margin: auto;
	background: transparent url(http://hamc.org/wp-content/uploads/2008/06/content-back-top.jpg) no-repeat top left;
}

#content-subwrapper-home
{
	background: transparent url(http://hamc.org/wp-content/uploads/2008/06/content-back-top-home1.jpg) no-repeat top left;
}

#content
{
	width: 500px;
	padding: 10px 20px 0 20px;
	color: #404040;
	font-size: .75em;
	float: left;
	line-height: 1.25em;
}

#content-subwrapper-home #content
{
	width: 520px;
	padding: 1px 0 0 15px;
}

#content a
{
	text-decoration: underline;
	color: #00007f;
}

#content a:hover
{
	color: #0000ff;
}

#content h1
{
	margin-bottom: 15px;
	font-size: 2em;
	color: #00007f;
	font-family: Verdana;
         font-weight: bold;
	text-align: center;
}

#content h2
{
	margin-bottom: 15px;
	font-size: 1.5em;
	color: #00007f;
	font-family: Verdana;
	text-align: center;
}

#content h3
{
	margin-bottom: 15px;
	font-size: 1.25em;
	color: #00007f;
	font-family: Verdana;
	text-align: center;
}

#content h4
{
	margin-bottom: 15px;
	font-size: 1em;
	color: #00007f;
	font-family: Verdana;
	text-align: center;
}

#content h5
{
	margin-bottom: 15px;
	font-size: .75em;
	color: #00007f;
	font-family: Verdana;
	text-align: center;
}

#content table
{
	margin-bottom: 15px;
	border-collapse: collapse;
	font-size: 1em;
	border: solid 0px #ccc;
}

#content table tr th
{
	padding: 5px 5px;
	font-weight: bold;
	text-align: center;
	background-color: #f0f0f0;
	border: solid 1px #ccc;
}

#content table tr td
{
	padding: 5px 5px;
	border: solid 0px #ccc;
}

em, i
{
	font-style: italic;
}

strong, b
{
	font-weight: bold;
}

#content ul, #content ol
{
	margin-left: 30px;
	margin-bottom: 15px;
}

#content ul li
{
	list-style-type: circle;
}

#content ol li
{
	list-style-type: decimal;
}

#content p
{
	margin-bottom: 15px;
}

#content p.breadcrumb
{
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
	font-size: .9em;
	color: #999;
}

#content p.breadcrumb a
{
	text-decoration: none;
	color: #999;
}

#content p.breadcrumb a:hover
{
	text-decoration: underline;
	color: #0000ff;
}

#sidebar-wrapper
{
	min height: 200px;
	width: 221px;
	background: transparent url(../../uploads/2008/02/sidebar_back.gif) repeat-y top left;
	float: right;
	margin-top: 10px;
}

#sidebar-subwrapper-top, #sidebar-subwrapper-top-home
{
	min height: 200px;
	width: 221px;
	background: transparent url(../../uploads/2008/02/sidebar_back_top.jpg) no-repeat top left;
}

#sidebar-subwrapper-top-home
{
	background: transparent url(http://hamc.org/wp-content/uploads/2008/06/sidebar-back-top-home.jpg) no-repeat top left;
}

#sidebar-subwrapper-bottom
{
	min height: 200px;
	width: 181px;
	background: transparent url(../../uploads/2008/02/sidebar_back_bottom.jpg) no-repeat bottom left;
	padding: 10px 20px 10px 20px;
	font-size: .75em;
	color: #000;
}

#sidebar-subwrapper-bottom h2
{
	margin-bottom: 10px;
	font-size: 1.5em;
	color: #00007f;
	font-family: Verdana;
	font-weight: bold;
}

#sidebar-subwrapper-bottom p
{
	margin-bottom: 10px;
}

.puller
{
	height: 1px;
	clear: both;
}

#puller
{
	height: 12px;
	background: transparent url(images/footer_back.gif) no-repeat bottom left;
	clear: both;
}

#footer
{
	width: 762px;
	height: 50px;
	margin: auto;
	font-size: .7em;
	text-align: center;
	color: #7e6f58;
	padding-top: 10px;
}

#footer p.contact
{
	margin-bottom: 10px;
	color: #5f5038;
}

#footer span.nowsourcing {
	display: block;
	margin: 25px auto 0 auto;
	padding-top: 10px;
	height: 40px;
	text-align: center;
	background: transparent url(/images/ns_small.png) no-repeat top right;
	width: 200px;
}


/***********************************************************/


/* Adjusts the display of the Home Page 
#post-2 {
	position: relative;
	top: -11px;
	left: -4px;
}
*/



