/*  
Theme Name: 真琴
Theme URI: http://www.lmyoaoa.cn/
Description: 
Version: 1.0
Author: lmyoaoa.cn
Author URI: http://www.lmyoaoa.cn/
*/

/* General Start */

body {
	font-size: 12px; 
	font-family: Verdana, Arial, Sans-Serif, "";
	background-image:url(images/background.jpg);
	color: #626262;
	margin: 0;
	padding: 0;
	text-align: center;
	}

pre {
	background:#000;
	color:#eee;
	padding-left:2px;
	overflow:hidden;
	width:508px;
	overflow-x:scroll;
}
/* Header and Menu Start */
	
#header {
	padding: 0 12px;
	margin: 0;
	height: 253px;
	}
	
#header form {
    float: right;
	margin-top: 62px;
	}

#header form input {
    border: 1px solid #737373;
	background: #8DB3DD;
	height: 14px;
	padding: 2px 0 2px 4px;
	width: 128px;
	font-size: 12px;
	color: #737373;
	}
	
#header form input:focus {
    border: 1px solid #737373;
	background: #fff;
	height: 14px;
	padding: 2px 0 2px 4px;
	width: 128px;
	font-size: 12px;
	color: #737373;
	}

	
#menu {
    background: url('images/menubg.jpg');
	height: 50px;
	padding: 0 0 0 12px;
	margin: 0;
    }

#menu ul {
    margin: 0;
	padding: 0 0 0 48px ;
	}

#menu li {
    list-style-type: none;
    padding: 0px 0px 5px 0px;
	margin-right: 20px;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	float: left;
	}

#menu li a {
	color: #191919;
	text-decoration: none;
	}

#menu li a:hover {
    color: #545454;
	}
	
.current_page_item {
    background: url('images/licurrent.gif') no-repeat bottom center;
	}	
	
#menu li#pattern {
    float: right;
	background: url('images/pattern.gif');
	margin: 0;
	width: 197px;
	height: 33px;
	}
	
/* Header and Menu End */

#bgcontain {
    width: 1000px;
	background-image:url(images/bg1.jpg);
	border-left: 3px solid #A68165;
	border-right: 3px solid #A68165;
	border-bottom: 3px solid #A68165;
	border-top: 3px solid #A68165;
	margin: 0 auto;
	text-align: left;
	}

.contain { padding: 0 0 0 0; }

.clear { clear: both; }
.none { display: none; }
.center { text-align: center; }
hr { display: none;	}
a img {	border: none; }

h1 {
	margin: 0;
	padding: 0px 0 0;
	height: 91px;
	float: right;
	font-size: 1px;
	}

h1 a, h1 a:hover { 
    display: block;
	width: 204px;
	height: 73px;
	color: #fff;
	}

h2 {
	margin: 20px 0 0;
	color: #737373;
	}

h2.pagetitle {
	margin-top: 25px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 0px 0 0;
	font-size: 18px;
	color: #F15A22;
	}

h3.comments {
	font: 12px;
	padding: 0;
	margin: 30px 0 0;
	}
	
a, h3 a:hover {
	color: #F15A21;
	text-decoration: none;
	}

a, h2 a:hover {
	color: #F15A21;
	text-decoration: none;
	}

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

/* General End */

#lmyoaoass2 {
	float: left;
	padding: 0px 15px 0px 0px;
	}

#mayass {
	float: left;
	padding: 0px 15px 0px 25px;
	}

#mayass form input {
	border: 1px solid #737373;
	background: #DCD4C4;
	height: 14px;
	padding: 2px 0 2px 4px;
	width: 90px;
	font-size: 12px;
	color: #737373;
	}

#mayass form #searchsubmit {
	border: none;
	width: 64px;
	height: 20px;
	padding: 0;
	margin-bottom: 1px;
	vertical-align: bottom;
	}

/* Content Start */

#content {
	font-size: 1em;
	}

#content .entry img, #content .entrytext img { border: 0px solid; color: #CECCC7;
    /*margin: -2px 0px 8px 0px;*/
    padding: 1px 1px 1px 1px;
    /*background-color: #F15A21;*/
    }

.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0;
	width: 571px;
	}
	
.narrowcolumn .postmetadata {
	padding: 0 0 0 0;
	}
	
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	}
	
.narrowcolumn .entry {
	padding: 0 0px 10px 60px;
	line-height: 20px;
	}

.narrowcolumn .entry ul li {
    list-style-type: square;
	}

.narrowcolumn .entry ol {
    padding-left: 9px;
	}
		
.narrowcolumn .entry ol li {
    list-style-type: decimal;
	}
	
html>body .entry ul {
	margin-left: 0;
	padding: 0 0 0 0px;
	list-style: square;
	text-indent: -10px;
	} 
	
html>body .entry ol {
	margin-left: 16px;
	padding: 0 0 0 0px;
	list-style: decimal;
	text-indent: -10px;
    }
	
html>body .entry li {
	margin: 7px 0 7px 10px;
	padding: 0 0 0 10px;
	}
	
.alt {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	}
	
.alttwo {
    background-color: #F0EBE7;
	border: 1px solid #CCC1B8;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.entry p.meta {
    margin: 0;
	padding: 2px 0;
	border-top: 1px dotted #DDD;
	}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.post {
	margin: 20px 0;
	text-align: left;
	}

ul.date {
    background: url('images/databg.gif') no-repeat;
	width: 55px;
	height: 38px;
	float: left;
	margin: 0 5px 0 0;
	padding:0px 0 0 0;;
	}

li.day {
    font-size: 18px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #A28966;
	text-align: center;
	list-style-type: none;
	margin-top: 0px;
	}	
li.month {
    font-size: 10px;
	color: #a68166;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	list-style-type: none;
	}
li.id {
    font-size: 22px;
	font-family: Tahoma, Arial;
	font-weight: bold;
    padding: 5px 0px 0px 3px;
	color: #C3B9AF;
	text-align: center;
	list-style-type: none;
	margin-top: 0px;
	}
	
ul.title {
    float: left;
	margin: 0;
	padding: 0;
	width:500px;
	}
	
li.topic {
    list-style-type: none;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 2px;
	}

li.topic a:hover {
    color: #a68165;
	text-decoration: none;
	}

li.postmeta {
    color: #ADA79C;
    list-style-type: none;
	font-size: 11px;
	background: url('images/smallbg.png') no-repeat top left;
	padding-top: 8px !important;
	padding-top: 5px;
	text-transform: uppercase;
	}
	
p img {
	padding: 0;
	}

img.centered {
	display: block;
	margin: 0 auto;
	}

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

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

/* Content End */


/* Navigation Start */

.navigation {
    font-size: 10px;
	text-align: left;
	padding: 0 0 0 60px;
	margin-top: 10px;
	margin-bottom: 60px;
	text-transform: uppercase;
	}

.navigation span {
	border: 1px solid #737373;
	background: #c6bfb1;
	padding: 4px;
	color: #ffffff;
	}
	
.navigation a {
    border: 1px solid #aeaeae;
	background: #dedad2;
	padding: 4px;
	color: #f15a21;
	}
	
/* Navigation End */


/* Comment Start */

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 3px 0;
	}
	
#commentform p#xhtml {
    background: #EBF5FF;
	border: 1px solid #C0D8F3;
	margin: 5px 0;
	padding: 5px 4px;
	}
#commentOfficialUser {
	border-top: 1px solid #eee;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #eee; 
	background-color: #EFF7FF !important; }

#commentform input {
	width: 170px;
	height: 14px;
	padding: 3px 4px;
	margin: 3px 5px 1px 0;
	background: #DCD4C4;
	border: 1px solid #737373;
	color: #5A4A41;
	}

#commentform textarea {
	width: 98%;
	padding: 3px 4px;
	margin: 3px 5px 1px 0;
	background: #DCD4C4;
	border: 1px solid #737373;
	color: #5A4A41;
	}

#commentform #submit {
	margin: 0;
	padding: 0;
	float: left;
	border: none;
	width: 116px;
	height: 20px;
	}

.commentlist {
	padding: 0 0 0 0px;
	margin: 0;
	}

.maya2 {
	padding: 0 0 0 60px;
	}

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

.commentlist p {
	margin: 10px 5px 5px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 12px Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li span.gravatar {
    background: url('images/defaultgravatar.gif');
    float: right;
	bo der: 2px solid #ccc;
	width: 26px;
	height: 26px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #F15A22;
	}

.commentmetadata a {
    color: #A1A1A1;
	margin: 0;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
	display: block;
	}
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* Comment End */


/* Sidebar Start */

#sidebar {

	padding: 0px 15px 0 0;
	float: left;
	width: 165px;

	}
	
#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 15px;
	}
	
#sidebar ul li h2 {
    background: url('images/line2.gif') no-repeat top left;
	padding: 0px 15px 5px 0px;
	font-size: 12px;
	line-height: 20px;
	color: #686868;
	}

/*#sidebar ul li img { 
    width: 88px;
	height: 31px;
	}*/

#sidebar ul p {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 8px 0 0 5px;
	}

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

#sidebar ul ul li, #sidebar ul ol li {
    background: url('images/arrow.gif') no-repeat center left;
	margin: 4px 0;
	padding: 0 0 0 12px;
	line-height: 14px;
	}

#sidebar ul ul li a, #sidebar ul ol li a {
    color: #656565;
	}
	
/* Sidebar End */


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


/* Footer Start */	

#footer {
	background: url('images/dbg.jpg'); 
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	height: 97px;
	clear: both;
	}

#footer p {
    color: #A68165;
	font-size: 10px;
	margin: 0;
	padding: 30px 0px 0px 130px;
	text-align: left;
	}
	
#footer p a {
    color: #A68165;
	}

/* Footer End */

  #wp-calendar { margin: 0pt;
    text-align: center;
    }

  #wp-calendar caption { font-size: 11px;
    }

  #wp-calendar th { font-size: 11px;
    }

  #wp-calendar td { height: 20px;
    width: 20px;
    line-height: 20px;
    background-image: url(images/day.png);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 9px;
    color: rgb(79, 79, 53);
    }

  #wp-calendar .pad { /*background-image: url(images/do.png);*/
    }

  #wp-calendar td a { display: block;
    width: 20px;
    height: 20px;
    color: rgb(255, 255, 255);
    font-size: 10px;
	font-weight: bold;
    text-decoration: none;
    background-image: url(images/linkday.png);
    background-position: center;
    line-height: 24px;
    background-repeat: no-repeat;
    }

  #wp-calendar #prev, #wp-calendar #next { 
	/*background-image: url(images/do.png);*/
    }

  #wp-calendar #prev a { width: 49px;
    background-image: url(images/linkday2.png);
    background-position: center;
    }

  #wp-calendar #next a { margin: 0pt 0pt 0pt 30px;
    width: 49px;
    background-image: url(images/linkday2.png);
    background-position: center;
    }

  #wp-calendar #today { background-image: url(images/today.png);
    background-position: center;
    color: rgb(255, 255, 255);
    background-repeat: no-repeat;
    }

  #wp-calendar #today a { background-image: url(images/today.png);
    background-position: center;
    color: rgb(255, 255, 255);
	font-weight: bold;
    background-repeat: no-repeat;
    }
	
.maya3 {
	float: left;
	padding: 0 0px 0px 20px;
	margin: 0;
	width: 551px;
	}

.avatar{ width:40px; height:40px; margin-top:-32px;
*margin-top:-26px; 
margin-right:-4px;
float:right; padding:0 0 5px; background-repeat:no-repeat;} 
