/* theme css */
/* general page elements */


.header {
    color: #333366;
/*    font-family: Arial Narrow; */
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 120%;
}

#container { position: static; }

#container-inner
{
	position: static;
	border: 0;
	background: #FFFFFF;
}

#banner
{
	border-bottom: 1px dotted #333366;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
/*	color: #000000;	
	color: #FFFFFF;
	background: #333366; */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

/* #banner-inner { padding: 15px; } */

#banner a
{
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#banner-header
{
	font-size: 20px;
	font-weight: bold;
	margin-top: 0.25em;
	margin-right: 0;
	margin-bottom: 0.25em;
	margin-left: 0;
/*	padding-bottom: 12px;	*/

}

#banner-description
{
	color: #000000;
	margin: 0.25em 0;
	font-size: small;
	line-height: 1.6em;
	font-weight: normal;
	
    font-size: 16px;
	color: #333366;	
}




/* default to artistic/calendar/timeline layout */

#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 100%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 12px;
	text-align: left;
}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #000;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#container
{
	width: 544px;
}

.nav_content a {
	color: #ffffcc;
}


#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffcc;
	width: 220px;
	right: auto;
	left: 2px;
}

#menu form { margin: 0 3px 0 0; }

#menu ul {
	padding-left: 25px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#menu ul li {
	font-size: 110%;
	text-align: center;
	color: #fff;
	list-style-type: none;
	padding-bottom: 6px;
	margin-left: -20px;
	padding-top: 30px;
	background-image: url(/images/left_nav/left_nav_rule_bottom.gif);
	background-repeat: no-repeat;
	background-position: center 2px;
}

#menu ul ul li {
	padding-top: 0px;
	padding-left: 0;
	padding-right: 12px;
	text-align: left;
	list-style-type: none;
	text-decoration: none;
	background-image: url();
}

#menu #tweetable li {
	margin-left:0px;
}

#menu a {
	text-decoration: none;
	padding-bottom: 0px;
	color: #ffffcc;
}

#menu img {
	border: thick solid #FFF;
}
