body { 
 background-color: #ffffff; 
 margin-left: 0 20px 0 20px; 
 font-size: 11px; 
 font-family: verdana,trebuchet,helvetica,arial,sans-serif; 
}

#main {
	width:710px;
	position:relative;
	margin: 0 auto -1px auto;
}
#container {
	margin-top:20px;
	border-top: 1px solid #CCC;
	padding-top:20px;
	clear:left;
	background-color:#FFF;
}

/* page header */
#head {
	background: url(../images/head_bg.gif) repeat-x top left;
}

#head h1 {
	color:#FFF;
	font: bold 200%/1em verdana,trebuchet,arial,sans-serif; 
	padding: 1em 0 1em 1em;
	margin: 0;
}

#head h1 a, #head h1 a:hover, #head h1 a:visited {
	color:#FFF;
	font: bold 100%/1em verdana,trebuchet,arial,sans-serif; 
	text-decoration: none;
}

a:link { 
 color: #333399; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:visited { 
 color: #333399; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:active { 
 color: #333399; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:hover { 
 color: #999999; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: none; 
}

.reg {
	font-size: 10px;
}
.reg a, .reg a:link, .reg a:hover {
	font-size: 10px;
}

/*---  MAIN PAGE CONTENT ---*/
#content {
 float: left;
 text-align: left;
 padding: 14px 60px 90px 40px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 424px;
 border-top: 1px solid #CCC;
}
body>#content {
 width: 420px;
}


/*--- "member" links: login, register, calendar, etc. ---*/
.pad-right {
	padding-right: 3px;
}

#memberNav {
	float:right;
	margin:0;
	padding:0;
	border-right: 1px solid #CCC;
}

#memberNav li {
	list-style: none;
	float:left;
	margin: 0;
	white-space:nowrap;
	font-size: 10px;
	line-height:20px;
}

#memberNav a {
	font-size:10px;
	text-decoration:none;
	display:block;
	padding:0 3px 0 3px;
	border-left: 1px solid #CCC;
}
#memberNav a:hover {
background-color:#CCC;
color:#003;
}

.loginLinks, .loginLinks a { 
 color:       #000000;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px; 
}
.loginLinks a:link    { color:  #003399; font-weight: bold;}
.loginLinks a:visited { color:  #003399; font-weight: bold;}
.loginLinks a:active  { color:  #999999; font-weight: bold;}
.loginLinks a:hover   { color:  #cccccc; font-weight: bold;} 


/*--- Menu styles ---*/
#menu {
 width: 175px;
 float: left;
 font: 11px/12px verdana,trebuchet,sans-serif;
 padding-right: 10px;
 text-align: right;
 color: #333;
 padding-bottom: 30px;
 border-right: 1px dotted #003;
 padding-top: 30px;
}

#mnuArchives, #mnuArchiveSummary, #mnuCategories, #mnuStats, #mnuSearch, #mnuCalendar {
	margin-bottom:18px;
}

#mnuOther {
	border-top: 1px dotted #003;
	padding-top: 9px;
}

#menu h3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #003;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
 padding: 4px 0;
 border-bottom: 1px dotted #003;
 border-top: 1px dotted #003;
}

.menuSpacer {
 border-bottom: 1px dotted #999;
 margin-bottom: 15px; 
}
.nav-menu li {
	list-style: none;
	line-height:1.5em;
}
.nav-menu  {
	display:block;
}

/*---  Used in Trackback and Pingback page.  ---*/

H2 {
 margin-top:0;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   17px;
 color:       #333333;
 font-weight: bold;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   14px;
 color:       #333333;
 font-weight: bold;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

h4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #999999;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}

/*---  Used in comment templates to format text used in the comment form. ---*/

H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}



/*---  Weblog entry formatting.  ---*/

.weblog {
margin-bottom: 6px;
 padding-bottom: 12px;
 border-bottom:1px dotted #999999;
}

.weblog h3 {
	display: block;
	background-color:#CCC;
}



/*---  Name of author in weblog entries ---*/

.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #999999;
 font-weight: normal;
}

/*---  Paragraph formatting in weblog entries ---*/

p {
 font-family: verdana,trebuchet,helvetica,sans-serif;
 font-size:   11px;
 color:       #333;
 margin-top: 3px;
 margin-bottom: 6px;
 font-weight: normal;
 text-align:  left;
 line-height:15px;
}



/*--  Default form field formatting. --*/

form {
  margin-top:         0px;
}

/*--  Input field formatting. --*/

.input {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  height:             1.6em;
  padding:            .3em 0 0 2px;
  margin-top:          3px;
  margin-bottom:       3px;
} 

/*--  Input text-area formatting --*/

.textarea {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  margin-top:         3px;
  margin-bottom:      3px;
}

/*--  Submit button formatting. --*/

.button {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}

/*--  Pull-down menus. --*/

.pulldown {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}





/* THE FOLLOWING CSS IS USED WITH THE MINI-CALENDAR */


/*  Calendar header text  */
.header {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #333333;
 font-weight: bold;
}

/*  Navigational links in the header of mini-calendar  */
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover{ 
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px; 
 font-weight: bold;
} 
.navlinks a:link    { color:  #ffffff; text-decoration: none;}
.navlinks a:visited { color:  #ffffff; text-decoration: none;}
.navlinks a:active  { color:  #333333; text-decoration: none;}
.navlinks a:hover   { color:  #000000; text-decoration: underline;}


/*  Days of the week text  */
.weekdays {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
 font-weight:  bold;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
}
.monthdays a:link    { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:visited { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:active  { color:  #333333; text-decoration: underline;font-weight: bold;}
.monthdays a:hover   { color:  #cccccc; text-decoration: none;font-weight: bold;}

img {
	border:0;
}

.floatright {
	float: right;
	margin-left: 6px;
}

/* RSS styles */
#rss {
	margin-bottom: 18px;
}

#rss a {
	font-size:10px;
}

#rss img {
	border: 0;
}
#mnuCalendar {
	visibility:hidden;
}
.blog_image {
	border:0;
	/*float:right;*/
	padding-left:4px;
}
.blurb img {display:block; margin:0 auto;}