* {
	margin:0;
	padding:0;
}
body {
	background:#9A9786;
	margin:0 auto;
	padding:0;
	font: 13px/1.75em "trebuchet ms", Verdana, Tahoma, arial, sans-serif;
	color:#333333;
}



/* wrapper */
div.wrapper {
	width:88%;
	margin:0px auto;
	padding:10px;
	border-right:10px solid #8D8A77;
	border-left:10px solid #8D8A77;
	background: #fff url(content-wrap.jpg) repeat-x; 
}


/* header & nav */
div.header {
	padding:20px 10px 25px;
	margin:0 auto;
	background-color:#4086AA;
	border-top:4px solid #326A85;
	margin-bottom:10px;
}
div.header h2 {
	float:left;
	padding-top:20px;
	padding-left:10px;
}
div.header h1 {
	float:left;
	padding:0;
}
div.page-content {
	padding:5px 0;
	border-top:4px solid #E6E6E6;
}
div.menu {
	height:45px;
	margin-bottom:20px;
	background: #E4E4E4 url(nav.jpg) repeat-x;	
}
div.menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
div.menu ul li {
	float:left;
	display:block;
}
div.menu ul li a {
	color: #555;
	display:block;
	float:left;
	font-weight:bold;
	padding:13px 20px 9px;
	text-transform:uppercase;
	text-decoration:none;
}
div.menu ul li a:hover {
	text-decoration:underline;
	color: #326ea1;
}
div.menu ul li.current {	
	background: #DBDBDB url(nav-current.jpg) repeat-x;		
}


/* headers */
h1 {
	font-size: 160%;	
	font-weight: normal;
	letter-spacing:-2px;
	text-align:left;
	line-height:1.0em;
	padding-bottom:10px;
}
h1 a, h1 a:hover, h1 a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
	padding-left:10px;
}
h2 {
	color:#1D3D4E;
	font-size: 130%;
	font-weight:normal;
	padding:0 0 10px;
	text-align:left;
	text-transform:none;
}
h3 {
	color:#222;
	font-size: 132%;	
	font-weight:bold;
	padding-bottom:10px;
}
div.sidebar h4 {
	background: #fff url(header_bg.gif);
	border-top:0px solid silver;
	color:#FFFFFF;
	padding:10px;
}

/* element defaults */
p {
	margin-bottom:20px;
	line-height:1.9em;
}
ul, ol {
	padding:0 0 20px 35px;
	list-style:none;
}
ol { 
	list-style:decimal;
}
code {
	background-color:#666666;
	display:block;
	color:#ffffff;
	padding:10px;
	margin:10px 0;
}

/* default forms */
fieldset { 
	border:none;
	border-top:1px solid #dddddd;
	margin-top:10px;
}
fieldset legend {
	color:#666;
	font-weight:bold;
	padding:3px;
	background-color:#dddddd;
}
form { }
form input, form textarea {
	border:1px solid #999999;
	border-bottom-color:#cccccc;
	border-right-color:#cccccc;
	padding:5px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
form input.formbutton {
	background:#4086AA none repeat-x scroll bottom left;
	border:1px solid #2B5B78;
	color:#ffffff;
	padding:6px 14px;
	font-weight:bold;
}

/* default tables */ 
table {
	width:100%;
	margin-bottom:10px;
}
table tr th, table tr td {
	padding:5px 10px; 
}
table tr th {
	background:#4086AA none repeat-x scroll bottom left;
	color:#ffffff;
	border-top:3px solid #2B5B78;
}
table tr td {
	border-bottom:1px solid #dddddd;
}


/* default links */
a, a:visited { 
	color:#4086AA;
} 
a:hover { 
	color:#2B5B78; 
}
div.sidebar a {
	color:#4086AA;
	text-decoration:none;
}
div.sidebar a:hover {
	color:#244C65;
}



/* content */
div.page-wrap {
	padding:20px;
	clear:both;
}
div.content {
	float:right;
	width:73%;
	color:#333333;
}
div.content ul {
	list-style:disc;
}
div.content ul li, div.content ol li {
	padding-bottom:5px;
}
div.content li ul, div.content li ul {
}

/* sidebar */
div.sidebar {
	padding-right:10px;
	float:left;
	width:25%;
	color:#999999;
}
div.sidebar p { 
	color:#777777;
	margin-bottom:40px;
	padding:2px;
}
div.sidebar ul {
	margin:0 0 20px;
	padding:0px;
	text-align: left;
	text-decoration: none;	
}
div.sidebar ul li {
	padding:0;
}
div.sidebar ul li ul {
	padding:0 2px;
}
div.sidebar ul li ul li {
	padding:5px;
	border-bottom: 1px solid #E5E5E5;
}




/* footer */
p.footer {
	text-align:left;
	color:#fff;
	background: #fff url(header_bg.gif);
	padding:15px 10px;
	margin:0;
}
p.footer a {
	color:#fff;
	border-bottom:none;
	text-decoration:underline;
}

/* search form */
form.searchform {
}


/* misc classes */
*:focus {
	outline:none;
}
.clear {
	clear:both;
}


#header-photo {
	position: relative;
	clear: both;
	margin: 0px auto;
	height: 125px;
	background: #fff url(header_bg.gif);
}
#header-photo h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 48px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	border: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 20px; left: 30px;	
}

#header-photo h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #B6D1F8;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 75px; left: 35px;		
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: #F5F5F5;
	border-left: 3px solid #D4D4D4;	
	color: #444;
}
/* blog items */
#selBlogMonth
{
	font-family: "trebuchet ms", Verdana, Tahoma, arial, sans-serif;
	color: #326ea1;
	width:90%;
	font-style:italic;
}
#selBlogMonth option
{
	padding:1px;
	padding-left:5px;
}
.blog_item
{
	clear:both;
	border-bottom:2px solid #E6E6E6;
	float:left;
	width:98%;
	margin-bottom:15px;
}
.blog_subject
{
	float:left;
	font-size: 120%;
	color: #326ea1;
	font-weight:bold;
}
.blog_subject  a
{
	text-decoration: none;
}
.blog_time
{
	float:right;
}
.blog_text
{
	clear:both;
	float:left;
	border-top:1px solid #E6E6E6;
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
	background-color:transparent;
}
.blog_options
{
	clear:both;
	float:left;
	font-size:85%;
	color: #555;
	width:100%;
}
.blog_options div
{
	float:right;
}
.blog_year a
{
	background-image: url('arrowr.png');
	background-repeat:no-repeat;
	padding-left:20px;
}
.blog_month a
{
	padding-left:30px;
}
.blog_months
{
	display: none;
}
.blog_month span
{
	padding-left:30px;
	clear:both;
}
.blog_month_selected
{
	background-color: #F0F0F0 !important;
}
.blog_month_selected a
{
	color: black !important;
	font-style: italic;
}
.blog_comment_list
{
	float:left;
	clear:both;
	width:100%;
	display:none;
}
.ui-dialog
{
	font-size:0.9em !important;
}
.ui-dialog label, .ui-dialog input
{
	display:block;
}
