	body {
		background: #000 url(images/upback.jpg) no-repeat center top;
		font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size: 0.8em;
	}
	a img {
		border: none;
	}
	#container {
		width: 910px;
		margin: 0 auto;
	}
	#header {
		padding-top: 10px;
	}
	.logo {
		float: left;
		height: 150px;
		width: 260px;
	}
	.lang {
		float: right;
		width: 130px;
		height: 56px;
	}
	.lang ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.lang ul li {
		float: left;
		text-align: center;
		padding: 0 2px;
	}
	.lang ul li a {
		display: block;
		padding-top: 10px;
		width: 56px;
		height: 46px;
		background: #000;
		color: #30c7f9;
		font-size: 1.8em;
	}
	.menu {
		float: left;
		clear: both;
		width: 242px;
		height: 240px;
		padding-left: 18px;
		padding-top: 20px;
		background: url(images/menuback.png);
		font-size: 1.1em;
	}
	.menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.menu ul li {
		line-height: 34px;
		float: left;
		width: 120px;
	}
	.menu ul li a {
		color: #000;
	}
	.menu ul li a:hover {
		color: #f00;
	}
	.menu .current_page_item a {
		color: #f00;
		text-decoration: none;
	}
	#content {
		float: left;
		width: 670px;
		color: #bcbcbc;
		padding-top: 90px;
		position: relative;
		min-height: 380px;
	}
	#sidebar {
		float: left;
		width: 220px;
		color: #bcbcbc;
		padding-top: 90px;
		padding-left: 20px;
		position: relative;
	}	
	h3 {
		font-size: 1.4em;
		font-weight: normal;
		color: #0795b9;
	}
	.npost {
		color: #fff;
	}
	.ndate {
		background: #631919;
		font-size: 0.8em;
		width: 50px;
		height: 20px;
		display: block;
		line-height: 20px;
		text-align: center;
	}
	.pdate {
		background: #631919;
		font-size: 0.8em;
		width: 50px;
		height: 20px;
		display: block;
		line-height: 20px;
		text-align: center;
		float: left;
	}	
	.views {
		background: #631919;
		font-size: 0.8em;
		width: 110px;
		height: 20px;
		display: block;
		line-height: 20px;
		text-align: center;
		float: left;
	}
	#footer {
		background: url(images/downback.jpg) no-repeat center top;
		height: 468px;
		float: left;
		width: 100%;
		margin-top: -444px;
	}
	.copy {
		margin-top: 124px;
		float: left;
		position: relative;
		width: 100%;
	}
	.fleft {
		float: left;
		height: 46px;
		width: 25px;
		background: url(images/footerl.png) no-repeat;
	}
	.fcenter {
		background: url(images/footerback.png);
		float: left;
		height: 46px;
		color: #fff;
	}
	.fcenter span {
		line-height: 46px;
		display: block;
		float: left;
		padding: 0 14px 0 4px;
	}
	.fcenter .count {
		float: left;
		margin-top: 8px;
		padding: 0 12px 0 10px;
	}
	.fright {
		float: left;
		height: 46px;
		width: 25px;
		background: url(images/footerr.png) no-repeat; 
	}
	a {
		color: #30c7f9;
	}
	a:hover {
		color: #66d6f9;
	}
	.center {
	 text-align: center;
  }
  .post-title {
    float: left;
    margin-top: -2px;
    margin-left: 10px;
    width: 70%;
  }
  .entry {
    float: left;
    width: 640px;
  }
  .commentlist, #comments, #respond {
    float: left;
    clear: both;
  }
  .comments {
    float: left;
    padding-right: 10px;
  }
  .post {
    float: left;
    padding-bottom: 60px;
    width: 640px;
  }
  #alpha {
    width: 640px;
    float: left;
    padding-bottom: 20px;
  }
  #alpha ul {
    margin: 0;
    padding: 0; 
    list-style: none;
  }
  #alpha ul li {
    float: left;
    padding: 5px;
    font-size: 1.4em;
  }
  .wp-pagenavi {
    float: left;
    width: 640px;
    position: relative;
  }
  .poems {
    -moz-column-count: 2;
    -moz-column-width: 290px;
    -o-column-count: 2;
    -o-column-width: 290px;
    -webkit-column-count: 2;
    -webkit-column-width: 290px;    
  }
  .poems li {
    width: 280px;

    margin-right: 10px;
  }
  .css_guestbook_position input {
    color: #000;
  }
  #content .css_form_messagefield {
	color:#000;
  }
  .css_navigation_overview a, .css_navigation_char_position a {
    color: #fff;
  }
  .css_navigation_overview a:hover, .css_navigation_char_position a:hover {
    color: #bb1100 !important;
  }  
	.navigation {
		float:left;
		width:100%;
	}
