/*------------------------------------------------------------------------

THEME NAME: Colorful Theme
THEME URI: http://www.happinesz.cn/archives/407/
DESCRIPTION: Colorful theme is a theme basic on <a href="http://www.happinesz.cn/archives/405/" />simpleline</a>, color played to be more clear & impressive...
VERSION: 1.0
AUTHOR: <a href="http://www.happinesz.cn" >sofish</a>

  ------------------------------------------------------------------------*/

/* Footer
=================================================================== */
* {margin:0; padding:0;}
#wrapper{margin: 0 auto; width: 900px; background: #fff url(images/footer.gif) no-repeat bottom right; z-index: -1;}
div#container {
	float: left;
	margin: 0 -255px 0 0;
	width: 100%;
}
*html div#content{
        margin: 0 0 0 -60px !important;
        mar\gin-left: 0;
}
div#content {
	width: 614px;
	float: left;
	line-height: 150%;
	padding: 0 10px 0 0;
        margin-left: 15px;
	border-right: 1px solid #f3f3f3;
}
div.sidebar {
	float: right;
	width: 250px;
	overflow: hidden;
}
div#secondary {
	clear: right;
}
div#footer {
	clear: both;
	width: 100%;
}
body{font-family: Georgia, "Times New Roman", Times, serif;border-top:7px solid #666;}
a {
	color: #c93b0e;
	text-decoration: none;
}
a:hover {
	color: #9c0;
}
img, img a {
	border:none;
}
p {
	margin-bottom:1.2em;
}
blockquote {
	margin: 0.1em 0 0.1em 3em;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color: #40550d;
}

/* Header
=================================================================== */
#header{
	margin-bottom:1.6em;
	background: #fff url(images/header.gif) no-repeat left center;
	padding-bottom: 10px;
}
#header h1{
	font-size: 40px;
	padding: 20px 0 10px 0; 
	text-transform: uppercase;
}
#blog-description {
	padding: 0 0 7px 0;
}
#searchform {
	height:119px;
	background: #000 url(images/search_bottom.jpg) no-repeat top right;
	position:absolute;
	right:6px;
	top:0;
	width:332px;
	z-index:1;
}
#searchform #s {
	border: 1px solid #d1d1d1;
	color:#999999;
	height:13px;
	margin:5px 5px 0px 28px;
	padding:3px 7px 2px 5px;
	width:200px;
}
.sidebar #searchform {
	position:relative;
}
.sidebar #searchform #s{
	width:130px;
}
#searchform #searchsubmit {
	background: url(images/search_submit.gif) no-repeat bottom;
	border:medium none;
	position: absolute;
	height:19px;
	width: 60px;
	line-height:1px;
	top: 6px;
	width:60px;
	text-indent:-9999em;
}
#menu{
	font-size:0.9em;
	height:2.1em;
	padding-top:0.8em;
	width:100%;
	border-bottom:1px solid #f3f3f3;
	position:relative;
}
#menu ul a{
	font-weight:700;
	text-decoration:none;
	font-size: 1.1em;
}
#menu ul,#menu ul ul,#menu ul li{
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li{float:left;}
#menu ul li a{
	padding: 0 10px; 
	text-align: center; 
	border-left: 1px solid #f3f3f3
}
#menu li.homepage a{ 
	border: none; 
	color: #9c0;
}
#menu ul ul{
	display:none;
}
#menu ul ul li{float:none;}
#menu ul ul li a{
	margin:0;
	padding:0;
}
#menu ul li:hover ul{
	display:block;
	font-size:0.9em;
	padding-top:0.5em;
	position:absolute;
}
#menu ul li:hover ul li a{
	background:#f5f5f5;
	border:none;
	display:block;
	padding:0.1em;
	width:10em;
}
/* Content
=================================================================== */
.entry-date{ 
	text-align:center; 
	height:80px;
        width: 50px;
	background:#fff url(images/entry-date.jpg) no-repeat left center;
	padding: 0 7px 0 0; 
	border-right: 1px solid #f3f3f3;
	margin: 0 0 0 -60px; 
	float:left;
}
.month{
	font-size: 16px; 
	padding:0 10px 5px; 
	border-bottom: 1px solid #f3f3f3;
}
.day{
	font-size: 23px; 
	padding: 10px 10px 0 
}
.entry-title{
	padding: 0 0 6px 0;
	border-bottom: 1px solid #f3f3f3;
	position: relative;
}
.entry-meta{
	padding-top: 15px;
}
.author, .cat-links, .trackback-link, .vcard, .comments-link a{
	padding: 0 7px 0 13px;
}
.author a, .cat-links a, .trackback-link, .tag-links a{color: #CCCCCC;}
.author, .vcard{
	background: url(images/author.png) no-repeat left center;
}
.cat-links{
	background: url(images/filein.png) no-repeat left center;
	padding-right: 0;
}
div.comments-link{
	background: url(images/addcomm.png) no-repeat left center;
	position: absolute;
	top: 3px;
	right: 3px;
	font-size: 15px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
}
.trackback-link{
	background:#fff url(images/link.png) no-repeat left center;
}
.entry-content{
	clear:both;border: 1px solid #fff; 
	padding: 15px 0 0 0;
font-size: 14px;
}
#content ol{
	margin: 1em 1.6em 1em 1.5em; 
	list-style-position:inside;
}
#content ul{
	margin:1em 2.5em;
}
#content ol li, #content ul li{
	padding: 2px 0;
}
#content ul li{
	list-style:disc;
}
.entry-content h1, .entry-content h2{font-size: 17px;}
.entry-content h3,.entry-content h4{font-size: 16px;}
.entry-content h5,.entry-content h6{font-size: 15px;}
#nav-below{
	width:98%;
	padding: 5px 0 30px 0; 
	border-bottom: 1px solid #f3f3f3; 
	border-top: 1px solid #f3f3f3; 
	margin-bottom: 1em;
}
.alignleft,.nav-previous{float: left;}
.alignright,.nav-next{float: right;}
/* Comments
=================================================================== */
#comments-list h3, #respond h3{
	margin: 1.2em 0;
	padding:7px 5px;
	border-bottom: #f3f3f3 1px solid;
}
form#commentform span.required{
	background:#fff;
	color:red;
}
form#commentform,form#commentform p{
	padding:0;
}
input#author,input#email,input#url{
	width:50%;
	color:#777;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #f3f3f3;
	padding:0.3em 0 0.3em 20px;
	margin: 5px 0;
}
input#author{
	background:url(images/author.png) no-repeat left center;
}
input#email{
	background:url(images/mail.png) no-repeat left center;
}
input#url{
	background:url(images/home.png) no-repeat left center;
}
#comments ol{
	margin:0;
}
.comments ol li{
	margin:0 0 0.5em;
	list-style:none; 
	list-style-position: outside;
}
textarea#comment{
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:76%;
	color:#777;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #f3f3f3;
}
input#submit{
	background:#fff url(images/submit.gif) no-repeat left;
	border: medium none;
	width:90px;
	height:27px;
}
div.bubble {
	width: auto;
	font-size: 13px;
	margin-bottom: 24px;
	
}
div.bubble blockquote {
	margin: 0;
	padding: 0px;
	border: 1px solid #f3f3f3;
	background-color: #fff;
}
div.bubble blockquote p {
	margin: 18px 10px;
	padding: 0px;
}
div.bubble cite {
	position: relative;
	margin: 10px;
	padding: 7px 0px 0px 0px;
	top: 2px;
	background:url(images/tip.gif) no-repeat 20px 0;
	font-style: normal;
}
/* Sidebar
=================================================================== */
.sidebar div,.sidebar h3,.sidebar ul,.sidebar li{
	margin:0;
	padding:0;
}
.sidebar h3{
	font-size:1em;
	border-bottom: 1px #f3f3f3 solid; 
	padding: 3px 0; 
	text-transform: uppercase; 
	font-weight: 500;
}
.sidebar input#s{width:7em;}
.sidebar li{
	list-style:none;
	margin:0 0 1em;
}
.sidebar {font-size: 13px;}
.sidebar li form{
	margin:0.2em 0 0;
	padding:0;
}
.sidebar ul ul{margin:0.5em 0;}
.sidebar ul ul li{
	margin:0;border-bottom: 1px #f3f3f3 dashed;
	padding: 2px 0 2px 16px;
	background: url(images/li.png) no-repeat left center;
}
.sidebar ul ul ul{margin:0 0 0 0.5em;}
.sidebar ul ul ul li{list-style:circle;}
/* Footer
=================================================================== */
#footer{
	font-size:13px; 
	padding: 10px 0;
	border-top: #f3f3f3 1px solid;
	position:relative;
}
span.feed{ 
	position:absolute; 
	top: 10px; 
	right:0;
}
span.feed a{
	padding:0 5px 0 5px;
}