body {
	margin: 0px 0px 0px 0px;
	font-size:1em;
	background-color: #ddd;
    text-align: center;        
	font-family: Tahoma, Geneva, sans-serif;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #336699;
	}

a:visited {
	color: #369;
	}

a:active {
	color: #369;
	}

a:hover {
	color: #03F;
	}

h1, h2, h3 {
	margin: 0 0 0.15em 0;
	padding: 0px;
	font-weight: normal;	
	}

li {
	font-size:90%;
	}

#container {
	line-height: 145%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 900px;
	height:100%;
	background-color: #F6F6F0;
	}

#banner {
	color: #fff;
	background: transparent url(head_090125.jpg) top left no-repeat;
	text-align: left;
	padding: 0px;
	height: 150px;
	}

#banner-img {
	width:720px;
	height:150px;
	margin:0;
	clear:both;
	}

#banner a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 150px;
    height: 0px !important;
    height /**/: 150px;
    width: 900px;
    cursor: pointer;
    color: #fff; 
    }

#banner h1 {
	font-size: 10%;
	
	}

#banner h2 {
	font-size: 10%;
	}

#center {
	margin:auto;
	float: left;
	width: 650px;
	overflow: hidden;
	}

.content {
	padding: 0.5em 1.25em;
	color: #333;
	font-size: 100%;
	}

#right {
	float: right;
	width: 220px;
	overflow: hidden;
	padding-top:0.5em;
	}

.content p {
	color: #333;
	font-size: 95%;
	font-weight: normal;
	line-height: 135%;
	text-align: left;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	}

.content blockquote {
	width:90%;
	margin: 0.3em auto 0.3em auto;
	padding:0.5em 1em 0.5em 1em;
	border: 1px dotted #cCCcD0;
	font-size: 80%;
	background-color: #efffe3;
	line-height: 135%;
	}

.content li {
	line-height: 140%;
	}

.content h2 {
	color: #666;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	margin:1em 0 0.5em;
	}


h2.category {
	color: #630;
	font-size: 110%;
	line-height: 110%;
	letter-spacing		: normal;
    font-weight:bold;
}

.content h3 {
	border: 1px solid #d84;
	border-width: 1px 1.5em 2px 1.5em;
    vertical-align		: middle;
	padding: 0.5em;	
	padding-left: 0.75em;	
	color: #D70;
	font-size: 105%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0.75em;

	}

.content p.posted {
	display			: block;
	color: #454545;
	font-size: 85%;
	border-top: 1px dotted #630;
	text-align: left;
	margin:0.75em auto 2.5em auto;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}

#calendar {
  	line-height: 130%;
	color: #454545;
	font-size: 85%;
	padding: 2px;
	text-align: center;
	margin-bottom: 25px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #454545;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #454545;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 25px;
	}

.sidebar li {
	color: #454545;
	font-size: 80%;
	text-align: left;
	line-height: 130%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-size: 75%;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 10px;
	}
	
.link-note a {
        color: #644;
	text-decoration: none;
}

#powered {
	font-size: 70%;
	line-height: 150%;
	text-align: left;
	color: #644;
	margin-top: 50px;
	}

#powered a {
        color: #644;
	text-decoration: none;
}

#counter {
	line-height: 120%;
	text-align: left;
	margin-top: 25px;
	margin-left: 0px;
	}

#google_ad{
	display:block;
	line-height: 135%;	
	padding:0.3em 0.5em 0.3em 0.5em;
	margin:0 auto 15px auto;
	}



#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}


#social_bar img {
 border : 0;
 padding : 0px 6px 0 0 ;

}

