

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	vvvvvvvurl(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737373;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

ul, ol {
}

a {
	color: #414141;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}
sup {
  font-size: 8px;
}

/* Menu */

#menu {
	width: 900px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
	background-color: #FFFFFF;
	url(images/img02.jpg) no-repeat center top;
}

#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	url(images/img03.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 45px;
	background-color: #FFFFFF;
	url(images/img03.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: url(images/img02.gif) repeat-x;
	color: #FFFFFF;
	height: 45px;
}

#menu .current_page_item a {
	height: 45px;
	color: #FFFFFF;
}

/* Splash */

#splash {
	width: 900px;
	height: 200px;
	margin: 0 auto;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding: 0;
}


/* Logo */

#logo {
	width: 900px;
	height: 91px;
	margin: 0 auto;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo p {
	float: left;
    margin-top: 10px;
	padding-top: 10px;
	letter-spacing: -3px;
	font-size: 3em;
}

#logo h1 {
	float: right;
    margin-top: 30px;
	padding-top: 30px;
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #414141;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
    margin-top: 10px;
	padding: 10px;
}

/* Content */

#content {
	float: right;
	width: 640px;
    margin-top: 5px;
    padding-top: 5px;
}

# content h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(images/img07.jpg) no-repeat;
	border-bottom: 1px dashed #B9B9B9;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.post {
	padding-bottom: 20px;
}

.post h2{
	height: 20px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(images/img07.jpg) no-repeat;
	border-bottom: 1px dashed #B9B9B9;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}


div.list p {   
    display: table-cell;   
    vertical-align: middle;   
    margin: 5px;   
}   
    
/*for IE6 */  
* html .list p {   
    display: inline;   
    zoom: 1;   
}   
    
/*for IE7 */  
*:first-child+html .list p {   
    display: inline;   
    zoom: 1;   
} 


/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
    margin-top: 5px;
    padding-top: 5px;
}

ul.list {
    padding: 0 20px;
	margin: 0;
    padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.list li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(images/img04.gif) no-repeat left 50%
}


#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(images/img07.jpg) no-repeat;
	border-bottom: 1px dashed #B9B9B9;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

ul.sitenavi {
text-aline: left;
padding: 5px;
margin-left: 10px;
padding-left: 10px;
padding-bottom: 10px;
}

.sitenavi li {
background:url(../indeximages/point006.gif) no-repeat left center; 
padding-left: 10px;
color: #000000;
font-weight: bold;
margin-bottom: 5px;
text-decoration: none;
list-style: none;
}

.sitenavi li a {
padding-left: 10px;
color: #000000;
font-weight: bold;
margin-bottom: 5px;
text-decoration: none;
}

.sitenavi li a:hover {
padding-left: 10px;
color: #999999;
font-weight: bold;
margin-bottom: 5px;
text-decoration: none;
}


/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 6px solid #3F3F3F;
	font-size: smaller;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}

ul.footer {   
    text-align: center;  
}   
ul.footer li {   
    display: inline;  
  margin:0px; padding:0px 0px 0px 18px;
  list-style-type:none;
  background-image:url("pan-image.gif");
  background-repeat:no-repeat; 
}
li.home {
  margin:0px; padding:0px;
  list-style-type:none;
  background-image:url("no-img.gif");
}

p.dropCap:first-letter {
   float: left;
   font-weight: bold;
   font-size: 4em;
   line-height: 1.2em;
   margin-right: 10px;
   padding: 20px;
   border: 1px solid #FFFFFF
}

