


body{
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	background:#232237 url(/wp-content/themes/letter-frame/images/bg_repeat.jpg) repeat-y top center;
	border:0px yellow solid;
}

img {
	border:0px;
	padding:5px;
	max-width: 100%; 
}
a {color:#000000;text-decoration: none;}
a:hover {color: #7A5336;text-decoration: underline;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #76543C; width:95%;}
del {color:red;}
ins {color:green;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	border-left: 2px solid #76543C;
}
input,select,textarea {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:35px;}


#base{
	position:relative;
	background:url(/wp-content/themes/letter-frame/images/bg_base_repeat.jpg) repeat-y top center;
	width:990px;
	margin:0px auto;
	padding:0;
}
#header{
	position:relative;
	width: 990px;
	height: 253px;
}
#container{
	position:relative;
	
	width:990px;
	background:url(/wp-content/themes/letter-frame/images/bg_container_top.jpg) no-repeat top center;
}
#content{
	display:inline;
	overflow:hidden;
	width:600px;
	margin:0px 0px 0px 24px;
	padding: 0 0px 0 0px;
}

#sidebar{
	float:right;
	display:inline; 
	width:346px;
	overflow:hidden;
	margin: 60px 20px 0 0px;
	padding:0px 0 0px 0px;
}
#footer{
	color:#000000;
	overflow:hidden;
	font-size:10px;
	width:470px;
	height:95px;
	padding:40px 490px 0 30px;
	background:url(/wp-content/themes/letter-frame/images/bg_footer.jpg) no-repeat bottom center;
}


#blogtitle{
	width:600px;
	margin:0;
	padding:0;
	font-family: Arial,Verdana; 
	font-size:28px; 
	font-weight:bold;
	text-align:left;
	padding:0 0 0 30px;
}
#blogtitle a, #blogtitle a:hover {
	font-family: Arial,Verdana; 
	color:#654224; 
	text-decoration:none;
}
#subtitle {
	width:500px;
	margin:0;
	padding:0;
	font-family: Arial, Verdana;
	font-size:12px; 
	font-style:italic;
	color:#654224;
	text-align:left;
	padding:5px 0 0 30px;

}
#header .home {
	position: absolute;
	margin:0px;
	padding:0px;
	left: 0px;
	top: 0px;
	width:620px;
	height:65px;
}
#header .rss {
	position:absolute;
	display:block;
	top:67px;
	left:391px;
	width:104px;
	height:100px;
	background:url('/wp-content/themes/letter-frame/images/bg_rss_hover.jpg') no-repeat -100px -100px;

}
#header .rss:hover{
	background:url('/wp-content/themes/letter-frame/images/bg_rss_hover.jpg') no-repeat 0 0;
}

#mainsearch {
	position:absolute;
	top:111px;
	left:136px;
	overflow:hidden;
	width:160px;
	height:40px;
	background:url('/wp-content/themes/letter-frame/images/bg_search.jpg') no-repeat right top;	
}
#mainsearch:hover{
	background:none;
}
#mainsearchform .input {
	position:absolute;
	top:10px;
	left:60px;
	width:80px;
	height:17px;
	padding:5px 5px 0px 5px;
	margin:0 0 0 0;
	font-size:13px;
	font-family: Arial, Verdana, Helvetica;
	font-weight:bold;
	color:#654224; 
	border:none;
	background:none;
}
#mainsearchform .submit{
	position:absolute;
	cursor:pointer;
	border:none;
	top:10px;
	left:0px;
	height:40px;
	width:50px;
	background:transparent;
}


#menu ul {
	position:absolute;
	overflow:hidden;
	top:228px;
	left:24px;
	width:600px;
	height: 23px;
	margin:0;
	padding:0;
}
#menu ul li {
	display:inline;
	font-size: 11px;
	font-family:Arial,Verdana;
	font-weight: bold;
	margin:0px;
}

#menu ul li a {
	float: left;
	display: block;
	overflow:hidden;
	height:23px;
	line-height:23px;
	color: #D6B16B;
	padding:0px 10px 0px 8px;
	margin:0;
	text-align:left;
	text-decoration:none;
	background:url(/wp-content/themes/letter-frame/images/bg_menu_arrow.jpg) no-repeat right;
}
#menu ul li a:hover, #menu ul li.current_page_item a{
	color:#FFFFFF;
}


.archivetitle {
	color: #FFFFFF;
	text-align:left;
	font-size: 11px;
	font-weight:bold;
	font-style:italic;
	line-height:15px;
	padding: 10px 25px 10px 25px;
	margin:0;
}
.post,.page{
	overflow:hidden;
	width:593px;  
	margin:0 0 35px 3px;
	padding:0 0 0 0px;
	background:url('/wp-content/themes/letter-frame/images/bg_post_title.png') no-repeat top;
}
.sticky {
	background:url('/wp-content/themes/letter-frame/images/bg_post_title_sticky.png') no-repeat top;
}

.post_title{
	overflow:hidden;
	width:572px;
	height:25px;
	padding:0px 0 0 0px;
	margin:15px 0px 0px 10px;
}

.post_title a, .post_title a:hover{
	color: #2F5172;
	text-decoration:none;
}
.post_title h1, .post_title h2{
	font-size:18px;
	line-height:25px;
	font-weight:normal;
	margin:0 0 0px 0;
	padding:0;	
}
.post_date{
	width:575px;
	height:18px;
	padding-left:10px;
	margin:4px 0 20px 4px;
	font-family:Arial;
	font-size:11px;
	line-height:18px;
	color:#7D7D7D;
	text-align:left;
}
.sticky .post_date{
	color:#EDF2F2;
}

.entry{
	position:relative;
	overflow:hidden;
	line-height: 1.7em;
	width:570px;
	margin: 0px 0px 10px 10px;
	padding:0 0 0 0;
}
.entry a{
	text-decoration:underline;
}
.info a{
	text-decoration:none;
}
.entry a, .info a{
	color:#546B77;
}

.entry a:hover, .info a:hover{
	text-decoration:underline;
}
.info {
	position:relative;
	line-height: 1.7em;
	font-size: 10px;
	padding:5px 0 0 0;
	margin:0 15px 0 15px;
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('/wp-content/themes/letter-frame/images/icon_category.png') no-repeat top left;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('/wp-content/themes/letter-frame/images/icon_tag.png') no-repeat top left;
}

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('/wp-content/themes/letter-frame/images/icon_comment.png') no-repeat top left;
}

.navigation {
	clear:both;
	overflow:hidden;
	font-size: 11px;
	font-weight:normal;
	margin: 30px 20px 5px 20px;
	padding: 5px 5px 5px 5px;
	border-top:2px #76543C dashed;
}
.navigation a{
	text-decoration:none;
}
.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 20px 20px 0px 20px;
	padding: 10px 10px 10px 10px;
	border: 2px dashed #76543C;
}


#sidebar1{
	float:left;
	display:inline; 
	overflow:hidden;
	width:160px;
	padding:0;
	margin:0 0 0 3px;
}
#sidebar2{
	float:right;
	display:inline; 
	overflow:hidden;
	width:160px;
	padding:0 0px 0 0;
	margin:0 3px 0 0;
}
#sidebar select{
	margin:10px 0px 0px 10px;
	font-size:11px;
	width:135px;
	overflow:hidden;
}


#sidebar1 {color:#000000; font-size:11px;}
#sidebar1 a{color:#000000; text-decoration:none;}
#sidebar1 a:hover {color:#537988;text-decoration:underline;}

#sidebar1 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar1 li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
#sidebar1 h4 {
	color: #647176;
	font-size: 11px;
	min-height:28px;
	line-height:12px;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 0;
	padding: 14px 15px 5px 28px;
	background:url('/wp-content/themes/letter-frame/images/bg_sb_head1.png') no-repeat 5px 0;
}
#sidebar1 ul ul li {
	line-height: 1.6em;
	list-style-type: none;
	margin-left:10px;
	padding: 2px 0px 0px 10px;
	background: url('/wp-content/themes/letter-frame/images/bg_sb_arrow1.png') no-repeat 0px 10px;
	border:0px red solid;
}
#sidebar1 ul ul ul li{
	margin-left:0;
	border:0px green solid;
}


#sidebar2 {color:#000000; font-size:11px;}
#sidebar2 a{color:#69626B; text-decoration:none;}
#sidebar2 a:hover {color:#6D4930; text-decoration:underline;}

#sidebar2 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
#sidebar2 li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar2 h4 {
	color: #5D5B52;
	font-size: 11px;
	line-height:12px;
	min-height:27px; 
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 0;
	padding: 13px 15px 16px 15px;
	background: url('/wp-content/themes/letter-frame/images/bg_sb_head2.png') no-repeat top left;;
}
#sidebar2 ul ul li {
	line-height: 1.6em;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 2px 0px 0px 12px;
	background: url('/wp-content/themes/letter-frame/images/bg_sb_arrow2.png') no-repeat 0px 7px;
}
#sidebar2 ul ul ul li{
	margin-left:0;
	border:0px green solid;
}


#postmetadata {
	font-size: 11px;
	margin: 10px 10px 20px 10px;
	padding: 5px 15px 5px 15px;
	border:1px #898182 solid;
	background:url(/wp-content/themes/letter-frame/images/bg_comment.png) repeat;
}

.nocomments {background: none;}

#comments {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding:0;
	font-variant: normal;
	border-bottom: 1px dotted #898182;
}

ol.commentlist {
	position:relative;
	list-style: none;
	margin:5px 0px ;
	padding:5px 10px 5px 10px;
	font-size:12px;
	background:none;
	border:none;
}
ol.commentlist .comment a{
	text-decoration:none;
	border-bottom: 1px #898182 dotted;
}
ol.commentlist .comment,
ol.commentlist .trackback,
ol.commentlist .pingback{
	margin:10px 0 0 0;
	padding:0;
}

ol.commentlist .children{
	list-style: none;
	padding:0;
	margin:0 0 0 15px;
}

ol.commentlist .comment div, 
ol.commentlist .trackback div, 
ol.commentlist .pingback div{
	background:url(/wp-content/themes/letter-frame/images/bg_comment.png) repeat;
	border:1px #898182 solid;
	padding:5px;
}

ol.commentlist .trackback div, 
ol.commentlist .pingback div{
	border:1px #898182 dashed;
}

ol.commentlist .comment div div,
ol.commentlist .trackback div div, 
ol.commentlist .pingback div div{
	background:none;
	padding:0;
	border:none;
}

ol.commentlist .says{
	display:none;
}
ol.commentlist .avatar{
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0;
	border:none;
}

ol.commentlist .fn{ 
	font-weight:bold;
	font-size: 11px;
}
ol.commentlist .fn a{
	text-decoration:none;
	border:none;

}
ol.commentlist .fn a:hover{
	text-decoration:underline;
}

	
	
ol.commentlist .bypostauthor>div>div>.fn,
ol.commentlist .bypostauthor>div>div>.fn a,
ol.commentlist .bypostauthor>div>div>.fn a:hover{
	text-decoration:underline;
	border:none;
}

ol.commentlist .comment .comment-meta,
ol.commentlist .trackback .comment-meta, 
ol.commentlist .pingback .comment-meta{
	border-bottom: 1px dashed #898182;
	margin:0 0 10px 0px;
	padding:6px 0 6px 0;
	font-size:10px;
}
ol.commentlist .comment .comment-meta a, 
ol.commentlist .trackback .comment-meta a, 
ol.commentlist .pingback .comment-meta a {
	text-decoration:none;
	border:none;
}
ol.commentlist .comment .reply{
	clear:both;
	margin:5px 0 0 0;
	padding:2px;
	font-size:10px;
	text-align:right;
}
ol.commentlist .comment .reply a{
	text-decoration:none;
}
ol.commentlist .trackback .reply, 
ol.commentlist .pingback .reply{
	display:none;
}



.commentnavi{
	overflow:hidden;
	font-size:11px;
	margin:0;
	padding-right:10px;
}
.commentnavi a{
	text-decoration:underline;
}
.commentpages{
	float:right;
	padding:5px 10px;

	
}
.page-numbers{
	font-weight:bold;
	padding:2px 3px 2px 3px;
}
.current{
	font-weight:bold;
}
	
#respond {
	clear:both;
	padding:5px 10px 5px 5px;
	margin:15px 15px 0px 15px;
	font-size:11px;
	background:url(/wp-content/themes/letter-frame/images/bg_comment.png) repeat;
	border:1px #898182 solid;
}
.commentlist #respond{
	margin-right:0;
}
#respond .cancel-comment-reply a{
	color:#ff0000;
}
#respond a, #respond a:hover{
}

#commentform {
	margin:0;
	padding:10px 0 0 0;
}
#email, #author, #url {
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #898182;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 98%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #898182;
	padding: 2px 2px 2px 2px;
}
#submit {
	cursor:pointer;
	height: 20px;
	color: #000000;
	font-weight:bold;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 2px 15px;
	border: 1px solid #898182;
	background:#DFDBDA;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#wp-calendar td {font-size:11px;color:#333333;}
#wp-calendar td a {color:#333333;font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 140px;
	margin:0 0 0 10px;
	text-align: center;
	font-size:11px;
	color:#333333;
}

.wp-caption {  
    text-align: center;
    color:#333333;
}

.textwidget {
	margin:2px 10px 0 10px;
}
#akismetwrap{
	margin:2px 0 2px 10px;
}
.rsswidget img {
	display:none;
}

#sidebar h4 a.rsswidget{
	margin-left:0px;
	overflow:hidden;
	text-decoration:none;
}
.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}


