/*

Theme Name: Blass2
Theme URI: http://1000ff.de/wordpress-theme-blass-english-version/
Description: Elegant and simple. Blass2 is a CSS-only theme, has a widgetized sidebar, support for gravatars, and works nicely with WordPress 2.5+. Brought to you by <a href="http://1000ff.de/">1000ff</a>.
Version: 1.6.2
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Author: 1000ff
Author URI: http://1000ff.de/

*/

/* body
--------------------------------------------------*/
body {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(img/body.jpg);
	background-repeat: repeat;
	background-position: center top;
	line-height: 20px;
	margin: 0px;
}
a:link {color: #333333} 
a:visited {color: #333333} 
a:hover {
	color: #993333
} 

a img{border:none;}
img{margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}

ul{list-style-type: none; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
li{list-style-type: none; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}

strong{}

h1{
	font-size: 12px;
	font-weight: normal;
	color: #224656;
	float: left;
	height: 20px;
	width: 700px;
	text-align: right;
	margin: 0px;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h2{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
h3{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
h4{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}

p {
	float: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 5px;
}

small{
	font-size: 12px;
	color: #993333;
}

* {
margin:0;
padding:0;
}

code {
}

#content-top{
	float: left;
	height: auto;
	width: 900px;
	overflow: hidden;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	padding-top: 300px;
	margin-top: 10px;
}



#online-btn{
	float: left;
	height: auto;
	width: 200px;
	overflow: hidden;
	margin-bottom: 10px;
}

#online-btn a{
	float: left;
	height: 53px;
	width: 200px;
	overflow: hidden;
	background-image: url(img/online-btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#online-btn a:hover{
	background-image: url(img/online-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -53px;
}


.up{
	float: left;
	height: auto;
	width: 680px;
	margin-top: 10px;
	text-align: right;
}



/* header
--------------------------------------------------*/
#header{
	float: left;
	height: 100px;
	width: 100%;
	background-image: url(img/head.jpg);
	background-repeat: repeat-x;
	padding-top: 100px;
}
#header-in{
	float: left;
	height: 100px;
	width: 900px;
}
#header-in a{
	float: left;
	height: 100px;
	width: 200px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#header-in a:hover{
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}



.description {
}



#wrapper{
	float: none;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}




/*navi------------------------- */
#navi{
	width: 700px;
	height: 50px;
	float: left;
}
#navi ul{
	float: left;
	height: 50px;
	width: 700px;
}
#navi li{
	float: left;
	height: 50px;
	width: 140px;
	text-indent: -9999px;
}
#navi li a{
	float: left;
	height: 50px;
	width: 140px;
}


#navi li#about a{
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li#honai a{
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -140px 0px;
}
#navi li#access a{
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -280px 0px;
}
#navi li#blog a{
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -420px 0px;
}
#navi li#contact a{
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -560px 0px;
}

#navi li#about a:hover{
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#navi li#honai a:hover{
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -140px -50px;
}
#navi li#access a:hover{
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -280px -50px;
}
#navi li#blog a:hover{
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -420px -50px;
}
#navi li#contact a:hover{
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -560px -50px;
}

/* content
--------------------------------------------------*/
#content {
	float: left;
	height: auto;
	width: 680px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content2 {
}

#content p,#content2 p {
}

#content a,#content2 a {
}

#content a:hover,#content2 a:hover {
}

#content h2,#content2 h2 {
}

#content h2 a,#content2 h2 a {
}

#content h1 {
}

#content h3 {
}

#content h4 {
}

#content h5 {
}

#content2 h3 {
}

#content ul,ol {
}

#content2 ul,ol {
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
}

a:hover {
}

a.more {
}

a.more:hover {
}

/* metadata under post
--------------------------------------------------*/
.post {
	float: left;
	height: auto;
	width: 660px;
	background-image: url(img/tile.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#top-news {
	float: left;
	height: auto;
	width: 680px;
	padding-top: 0px;
	background-repeat: no-repeat;
}

.entry {
	float: left;
	height: auto;
	width: 640px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #204656;
}

.entry img {
	max-width: 630px;
	height: auto;
	background-color: #204656;
	padding: 5px;
}

.post .info {
}

.date {
}

.post small {
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
}

/* sidebar
--------------------------------------------------*/
#sidebar {
	float: left;
	height: auto;
	width: 200px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar h2 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 190px;
	padding: 5px;
	background-image: url(img/side-h2.jpg);
	background-repeat: no-repeat;
}

#sidebar h2 img{
	float: right;
	height: auto;
	width: auto;
}

#sidebar h2 a{
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	float: left;
	height: auto;
	width: auto;
	text-decoration: none;
}

#sidebar ul {
	padding: 5px;
	float: left;
	width: 190px;
	margin-bottom: 10px;
	overflow: hidden;
}

#sidebar li {
	padding: 5px;
	float: left;
	height: auto;
	width: 180px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #204656;
}

#sidebar li a:hover {
	color: #993333;
}

#sidebar input {
}

#sidebar input:focus {
}


#side-link{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding: 9px;
	float: left;
	height: auto;
	width: 180px;
	margin-bottom: 20px;
	border: 1px solid #224656;
}

#side-link-box{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	float: left;
	height: auto;
	width: 180px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #224656;
}

#side-link img{
	float: left;
	height: auto;
	width: 90px;
	padding-right: 40px;
	padding-left: 40px;

}

/* some input
--------------------------------------------------*/
input {
}

input:hover {
}

input:focus {
}

/* comments
--------------------------------------------------*/
#comments {
}

#commentlist li {
}

#commentform {
}

#commentform textarea {
}

#commentform #email,#commentform #author,#commentform #url {
}

#commentform input {
}

#gravatar {
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.navigation {
	text-align: center;
	font-size: 80%;
	width: 100%;
	height: auto;
	float: left;
}





.wp-caption-dd {
}

#header h1 a:hover,#footer a:hover {
}

#content li,#content2 li {
}

a,#sidebar li a,#footer a {
}

/* footer
--------------------------------------------------*/
#footer{
	text-align: center;
	float: left;
	height: 50px;
	width: 100%;
	line-height: 20px;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}








/* ai------------------------- */
#ai-body{
	float: left;
	width: 680px;
	overflow: hidden;
	height: auto;
}

#ai-body p{
	float: left;
	width: 660px;
	overflow: hidden;
	height: auto;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #990000;
}

#ai-body h2#a{
	float: left;
	width: 680px;
	height: 60px;
	background-image: url(img/ai-h2-a.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#ai-body h2#b{
	float: left;
	width: 680px;
	height: 60px;
	background-image: url(img/ai-h2-b.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#ai-body h3{
	float: left;
	width:660px;
	height: auto;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00B0EC;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #00B0EC;
	padding: 5px;
	margin-bottom: 5px;
}

#ai-body h4{
	float: left;
	width: auto;
	height: auto;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #00B0EC;
	margin-right: 10px;
}

#ai-a{
	float: left;
	height: auto;
	width: 660px;
	padding: 10px;
	margin-bottom: 10px;
	background-image: url(img/tile.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#ai-b{
	float: left;
	height: auto;
	width: 680px;
}

#ai-b img{
	float: left;
	height: auto;
	width: auto;
}

#ai-b ul{
	float: none;
	height: auto;
	width: 250px;
	font-size: 16px;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
}

#ai-b li{
	float: left;
	height: auto;
	width: 240px;
	font-size: 14px;
	line-height: 20px;
	padding: 5px;
	font-weight: bold;
}

/* about------------------------- */
#amout-body{
	float: left;
	height: auto;
	width: 680px;
}

#amout-body h2{
	float: left;
	height: auto;
	width: 680px;
}


/* access------------------------- */
#access-body{
	float: left;
	height: auto;
	width: 680px;
}

#access-body h3{
	float: left;
	height: 400px;
	width: 680px;
	background-image: url(img/map.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
}


/* top-cn------------------------- */
#top-cn{
	float: left;
	height: auto;
	width: 900px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #960;
}

#top-cn-box{
	float: left;
	height: auto;
	width: 430px;
	padding-right: 10px;
	padding-left: 10px;
}

#top-cn-box img{
	float: none;
	height: auto;
	width: 150px;
}



#top-cn-box3{
	float: left;
	height: auto;
	width: 270px;
	padding-right: 30px;
	font-size: 10px;
	line-height: 16px;
}

#top-cn h2{
	float: left;
	height: auto;
	width: 900px;
}

#top-cn h2 a{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

#top-cn h3{
	float: left;
	height: auto;
	width: 880px;
	font-size: 12px;
	line-height: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 10px;
}

#top-cn p{
	float: left;
	height: auto;
	width: 840px;
	padding: 9px;
	font-size: 14px;
	line-height: 20px;
	border: 1px dotted #FFFFFF;
}




/* making------------------------- */
#making-body{
	float: left;
	width: 680px;
	overflow: hidden;
	height: auto;
}

#making-box{
	float: left;
	width: 680px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#making-box img{
	float: left;
	width: 200px;
	height: 200px;
	margin-right: 20px;
}








#access-box{
	float: left;
	height: auto;
	width: 680px;
}

#access-box-small{
	float: left;
	height: auto;
	width: 640px;
	font-size: 10px;
	padding: 19px;
	border: 1px dotted #333;
	line-height: 12px;
	margin-bottom: 50px;
}

#access-box h2{
	float: left;
	height: auto;
	width: 680px;
}

#access-box img{
	float: left;
	height: auto;
	width: 200px;
}


