/*
Theme Name: aa
Theme URI: aa
Description: aa
Version: 1
Author:aa
Author URI: aa
*/


@charset "UTF-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}


body{
	margin:0;
	padding:0;
	background-color:#000;
	height: 100%;
}


#page{
	width:1040px;
}


#header{
	width:1024px;
	height:240px;
	background: url(image/bg01.png) no-repeat top left;
}

#header h1{
	padding: 20px 0px 0px 20px;
	color:#ffffff;
	font-size:189%;
	line-height:25px;
	text-align:left;
}

#header h1 a{
	color: #ffffff;
	text-decoration: underline;
}
#header h1 a:visited{
	color: #ffffff;
	text-decoration: underline;
}
#header h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.description {
	padding:20px;
	color:#ffffff;
	font-weight: bold;
	font-size:146.5%;
	line-height:19px;
	text-align:left;
}


#content{
	width:750px;
	float:left;
	padding:10px;
	text-align:center;
}

.post {
	width: 720px;
	padding: 10px;
	background-color:#FFF;
	border:double #03F;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	text-align:left;
	margin: 0px 0px 20px 0px;
}

.post-title {
	width:700px;
	height:20px;
	border-bottom:#000 dashed 1px;
	position:relative;
	
}

.post h2{
	width:450px;
	height:20px;
	font-size: 159.3%;
	position:absolute;
	bottom: 6px;
}
.post-date {
	width: 250px;
	height: 17px;
	font-size: 131%;
	color: #000000;
	text-align:right;
	position:absolute;
	bottom: 3px;
	right: 0;
}

.post-yaer {}
.post-month {}
.post-day {}

.post-type{
	clear:both;
	width:700px;
	height:20px;
	position:relative;
}
	
.post-cat {
	float:left;
	font-size: 93%;
	color: #999999;
	position:absolute;
	bottom: 0;
}
.post-comments {
	float: right;
	font-size: 93%;
	color: #000;
	position:absolute;
	text-align:right;
	bottom: 0;
	right: 0;
}


.post-calendar {
	float: right;
	font-size: 93%;
	color: #000;
	position:absolute;
	text-align:right;
	bottom: 0;
	right: 0;
}
.post-content {
	clear: both;
	padding-top: 10px;
}

.post a {
	color: #000;
	text-decoration: none;
}
.post a:visited {
	color: #000;
	text-decoration: none;
}
.post a:hover {
	color: #000;
	text-decoration: underline;
}


.entry {
	clear: both;
	padding: 40px;
	font-size:100%;
	line-height:27px;
}

.entry h3{
	font-size: 150%;
	font: normal 140%/100%;
	color: #000000;
	margin: 10px 0px 10px;
}
.entry a {
	color: #00f;
	text-decoration: none;
}
.entry a:visited {
	color: #00f;
	text-decoration: none;
}
.entry a:hover {
	color: #00f;
	text-decoration: underline;
}

.navigation {
	clear: both;
	width: 740px;
}
.navigation a, .navigation a:visited {
	color: #ccc;
}
.previous-entries {
	float: left;
	padding: 15px;
}
.next-entries {
	float: right;
	padding: 15px;
}


#comment{
	width:680px;
	margin:0;
	padding:0;
}

#comment h4{
	font-size: 150%;
	font: normal 140%/100%;
	color: #0000cc;
	margin: 30px 0px 10px 0px;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
	

	


#sidebar{
	width:200px;
	float:right;
	color:#fff;
	font-size:100%;
	line-height:20px;
}

#sidebar h2 {
	margin: 2px;
	font-size:131%;
	line-height:17px;
	color:#FFF;
}

#sidebar li {
	list-style:none outside none;
	margin:10px 0px 25px 0px;
	padding:0;
	font-size:93%;
	line-height:20px;
	text-align:left;
}


#sidebar li a,#sidebar li a:visited,#sidebar li a:hover {
	color: #ccc;
	text-decoration: underline;
}
#sidebar li ul li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top:dotted #FFF 1px;
	color: #ffffff;
}

#wp-calendar thead{
	font-weight:bold;
	font-size:120%;
}

#wp-calendar{
	font-size:93%;
letter-spacing:8px;
line-height:25px;
margin:0 0 20px;
text-align:left;
}


#about-me-3000{
	margin: 20px 0px 0px 10px;
	}



#searchform {
	width: 220px;
	padding: 10px 10px 10px 10px;
}
#searchform #s {
	border:1px solid #203346;
	width: 132px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #00c;
	background: #eeeeee;
	vertical-align: middle;
}
#searchform #searchsubmit {
	border: none;
	width: 28px;
	height: 24px;
	font: 93%;
	color: #000000;
	vertical-align: middle;
}

#seardhsubmit a{
	color:#000;
}
#searchform label {
	font-size: 93%;
	color: #ffffff;
}


#footer{
	clear:both;
	width:1024px;
	height:30px;
}

#footer h5{
	color:#ffffff;
	font-size:100%;
	line-height:13px;
	text-align:center;
}



/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
/**
 * YUI Reset
 * @module reset
 * @namespace
 * @requires 
 */
html {
	color: #000;
	background: #FFF;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,
ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

/*because legend doesn't inherit in IE */
legend {
	color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,
button,
textarea,
select {
	*font-size: 100%;
}

a {text-decoration: none;}


/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;} 



/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0 
*/
/**
 * YUI Fonts
 * @module fonts
 * @namespace yui-
 * @requires 
 */

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
/*#
10px = 77%     11px = 85%     12px = 93%     13px = 100%
#
14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
#
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
#
22px = 167%    23px = 174%    24px = 182%    25px = 189%
#
26px = 197%
*/

body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	/* for IE6/7 */ 
	*font-size:small; 
	/* for IE Quirks Mode */
	*font:x-small; 
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea,
button {
	font:99% arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}


