/*
===StyleSheet File ====================================
Theme Name: 一天到晚游泳的鱼 - Echi
Version: 1.0
Author: ApolloPY
Author URI: http://www.apollopy.org/
==============================================================
*/

/****** General Styles ******/
body {
	font-size: 12px;
	font-family: Tahoma, Arial;
	background: url("images/bg.jpg") repeat left top;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #CA0000;
}

a:hover {
	text-decoration: underline;
	color: #FF5959;
}

img{
	vertical-align: middle;
	border: 0px none;
	height:auto;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.5em;
}

small, #innerSidebar ul ul li, #innerSidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

input.button {
	background: #CA0000;
	border-color: #d66666 #b00 #b00 #d66666;
	border-width: 1px;
	color: #fff;
	height: 23px;
	text-align: center;
}

.center {
	text-align: center;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

/****** Main Layout Styles ******/
#wrapper {
	margin:0px;
	width:  100%;
    height: 1000px;
	position: relative;
	text-align: left;
    background: url('images/top.jpg') repeat-x top left;
}
#innerWrapper {
	width: 100%;
	position: relative;
}
#header {
	margin: 0px;
}
#innerHeader {
	position: relative;
	padding: 5px;
}
#footer {
	clear: both;
	width: 800px;
}
#innerFooter {
	padding: 5px;
	padding-top: 0px;
	color: #515500;
	font-size: 14px;
	text-align: center;
}

/****** Header Elements Styles ******/
#blogLogo {}
#logo {
	display: none;
}

/* header title */
.blog-header {
}
h1 {
	color: #D8437F;
	font-size: 30px;
	font-weight: bold;
}
h1 a:link,
h1 a:visited {
	color: #ffffff;
	text-decoration: none;
}
h1 a:hover {
	color: #7C0303;
	text-decoration: underline;
}

/* blog description */
.description {
    color: #FFC2C8;
	width: 350px;
	position: absolute;
	top: 178px;
	left: 95px;
}

.blog-header h1 {
    border-bottom-width: 0px;
	padding: 0px;
	color: #D8437F;
	font-size: 30px;
	font-weight: bold;
    position: absolute;
    top:150px;
    left:0px;
    margin-top:0px;
    margin-left: 25px;
    padding:3px;
}

.blog-desc {
    color: #FFC2C8;
    width: 350px;
    line-height: 210%;
    position: absolute;
    top:0px;
    left: 0px;
}

/* nav menu */
#menu {
    font-size: 14px;
    width:  792px;
    margin-left: 8px;
    margin-top: 15px;
    padding:8px;
    background: url('images/menubg.gif') no-repeat top left;
    color: #ffffff;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	display: inline;
	list-style: none;
	padding: 0px;
	padding-right: 3px;
	margin: 0px;
	margin-right: 5px;
	border-right: 1px solid #F26586;
}
#menu a:link,
#menu a:visited {
	color: #FFC2DA;
	text-decoration: none;
}
#menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/****** Content Layout ******/
#mainWrapper {
	width:  792px;
    margin-left: 10px;
    padding:3px;
}

/* sidebar */
.sidebar {
    overflow:hidden;
	float: left;
	width: 208px;
    background: #ffffff;
    border: 1px solid #FFC2C8;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {
	padding: 3px;
	margin: 0px 0px 0px 5px;
}

/* content */
.content {
	float: right;
	width: 572px;

}
/****** Sidebar Panels ******/

#innerSidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
}

#innerSidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h2, h3, #innerSidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
#innerSidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.entry ul li:before, #innerSidebar ul ul li:before {
	content: "\00BB \0020";
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #innerSidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#innerSidebar ul, #innerSidebar ul ol {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#innerSidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#innerSidebar ul p, #innerSidebar ul select {
	margin: 5px 0 8px;
}

#innerSidebar ul ul, #innerSidebar ul ol {
	margin: 5px 0 0 10px;
}

#innerSidebar ul ul ul, #innerSidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #innerSidebar ul ol li {
	list-style: decimal outside;
}

#innerSidebar ul ul li, #innerSidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/****** Defaul Page Elements ******/
.article-top,
.article-bottom {
    background-color :#ffffff;
	border: 1px solid #FFC2C8;
	padding: 5px 10px 5px 10px;
    margin-bottom: 6px;
}

.post {
	margin: 0 0 30px 0;
	text-align: justify;
}

h2 {
	font-size: 18px;
	margin: 0;
	clear: both;
}

h2.pagetitle {
	font-size: 18px;
	margin-top: 30px;
	text-align: center;
}

.entry{
      font-size:12px;
      line-height:18px;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	margin-bottom: 20px;
}

.alignleft {
	float: left;
	margin-bottom: 20px;
}
.navigation {
	text-align: center;
}
/* End Images */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */