/*  
Theme Name: Simple
Theme URI: http://www.calvinwang.com/
Description: This is a simple theme.
Version: 1.0
Author: Calvin Wang
Author URI: http://www.calvinwang.com/
*/

body {
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size: 15px;
text-align: center;
vertical-align: top;
background: #FFFFFF;
color: #333333;
list-style: none;
text-align: left;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form, ul {
margin: 0;
padding: 0;
}

a:link, a:visited {
text-decoration: none;
color: #333333;
}

a:hover, a.current {
text-decoration: none;
color: #CC0000;
}

h1 {
font-size: 36px;
padding: 0 0 15px 0;
}

input {
border: 1px solid #CCCCCC;
height: 20px;
padding: 2px;
}

ul {
list-style: none;
}

p {
padding: 20px 0 0 0;
}

img {
border: 5px solid #CCCCCC;
display: block;
margin: 10px auto;
}

.content {
width: 640px;
margin: 0 auto;
}

.left {
float: left;
}

.right {
float: right;
}

.center {
text-align: center;
}

.textright {
text-align: right;
}

.text-indent {
text-indent: -99999px;
}

.half {
width: 320px;
}

.quarter {
width: 160px;
}

.overflow {
overflow: hidden;
zoom: 1;
}

.none {
display: none;
}

/*
----- header -----
*/

#header {
width: 640px;
margin: 0 auto;
}

#logo a {
background: url(img/logo.png) no-repeat;
height: 155px;
width: 475px;
text-indent: -99999px;
margin: 30px 0 10px;
display: block;
}

/*
----- menu -----
*/

#menu {
background: #EEEEEE;
margin: 20px 0;
}

#menu li {
width: 128px;
padding: 15px 0;
}

#menu p {
padding: 0;
}

#menu a {
display: block;
}

#home a:hover {
background: url(img/logo.png) 0 -165px no-repeat;
}

#twitter a:hover {
background: url(img/logo.png) -128px -165px no-repeat;
}

#flickr a:hover {
background: url(img/logo.png) -256px -165px no-repeat;
}

#about a:hover {
background: url(img/logo.png) -384px -165px no-repeat;
}

#rss a:hover {
background: url(img/logo.png) -512px -165px no-repeat;
}

/*
----- twitter -----
*/

#twitter-div {
width: 640px;
margin: 0 auto;
}

.aktt_tweets li {
padding: 15px 0 0;
line-height: 27px;
}

.aktt_tweet_time {
font-size: 12px;
}

.aktt_more_updates {
float: right;
}

.aktt_more_updates a {
background: url(img/img.png) 100% 0 no-repeat;
padding: 2px 40px 2px 0;
}

.aktt_more_updates a:hover {
background: url(img/img.png) 100% -30px no-repeat;
}

/*
----- container -----
*/

#container {
width: 640px;
margin: 0 auto;
}

.post {
padding: 15px 0;
border-bottom: 1px solid #CCCCCC;
margin: 0 0 15px;
}

.post h2 {
font-size: 27px;
font-weight: normal;
}

.entry {
line-height: 30px;
padding: 0 0 15px;
}

#prevnext {
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
padding: 15px 0;
margin: 15px 0;
font-size: 21px;
font-weight: bold;
}

.prev a {
background: url(img/img.png) 100% -60px no-repeat;
padding: 1px 40px 1px 0;
}

.prev a:hover {
background: url(img/img.png) 100% -90px no-repeat;
}

.next a {
background: url(img/img.png) 0 -120px no-repeat;
padding: 1px 0 1px 40px;
}

.next a:hover {
background: url(img/img.png) 0 -150px no-repeat;
}

/*
----- comment -----
*/

.comment-icon a {
background: url(img/img.png) 100% -178px no-repeat;
padding: 0px 35px 0 0;
}

.comment-icon a:hover {
background: url(img/img.png) 100% -208px no-repeat;
}

.comments {
padding: 15px 0 0;
}

.comments ol {
margin: 0;
padding: 0 0 20px;
list-style: none;
}

.comments ol li {
margin: 20px 0 0;
line-height: 27px;
}

.comments h2, .comments h3 {
font-size: 24px;
color: #CC0000;
}

.commentmetadata {
font-size: 18px;
border-bottom: 1px solid #CCCCCC;
padding: 0 0 10px;
margin: 0 0 10px;
}

.comments p {
padding: 0 0 20px;
}

.comments p.nocomments {
padding: 0;
}

.comments textarea {
font-size: 18px;
border: 1px solid #CCCCCC;
padding: 2px;
width: 360px;
height: 315px;
}

#commentform {
margin: 20px 0 0;
}

#comment-info {
width: 240px;
}

#author, #email, #url {
width: 234px;
}

#submit {
width: 240px;
height: 39px;
border: none;
margin: 20px 0 0;
display: block;
text-indent: -99999px;
cursor: pointer;
}

.out {
background: url(img/logo.png) 0 -220px no-repeat;
}

.over {
background: url(img/logo.png) -240px -220px no-repeat;
}

/*
----- page -----
*/

#unipage {
width: 640px;
margin: 30px auto;
}

.flickrpic {
padding: 10px 0;
}

/*
----- navi -----
*/

#page_navi {
text-align: center;
overflow: hidden;
font-size: 21px;
margin: 30px auto;
}

#page_navi li {
display: inline;
}

#page_navi a {
padding: 3px 8px;
margin: 2px;
}

/*
----- sword -----
*/

.sword {
border-bottom: 2px solid #CCCCCC;
color: #CCCCCC;
margin: 0 0 20px;
font-size: 27px;
}

.sword span {
background: #FFFFFF;
padding: 0 12px;
position: relative;
top: 15px;
}

/*
----- footer -----
*/

#footer {
background: #CCCCCC;
padding: 0 0 30px;
}

#info {
border-bottom: 1px solid #AAAAAA;
padding: 30px 0;
}

#wp a {
height: 40px;
width: 40px;
margin: 20px 10px 0 0;
background: url(img/logo.png) 0 -260px no-repeat;
display: block;
}

#wp a:hover {
background: url(img/logo.png) -40px -260px no-repeat;
}

#mt a {
height: 40px;
width: 80px;
background: url(img/logo.png) -80px -260px no-repeat;
margin: 20px 0 0;
display: block;
}

#mt a:hover {
background: url(img/logo.png) -160px -260px no-repeat;
}

#copyright {
margin: 30px 0 0;
}