/*

Theme Name: Ruiz
Theme URI: http://www.imdaley.net
Description: The Second Wordpress Theme By Daley,Enjoy it!
Version: 1.1.O
Author: Daley
Author URI: http://www.imdaley.net
Tags:White,Ruiz,blank,widgets,
*/


/*css reset start*/
html, body, div, h1, h2, h3, h4, h5, h6, blockquote,ul,ol {
	margin:0;
	padding:0;
}
body {
	color:#333;
	font-family: "Comic Sans MS", "宋体", Arial;
	font-size:12px;
}
h2 {
	font-size:14px;
}

li {
	list-style-type:none;
	
}
.fixed {
	clear:both;
}
a {
	color:#090;
	text-decoration: none;
}
a:hover {
	color:#030;
	cursor:pointer;
}
img {
	border:1px solid #ccc;
	padding:2px;
}
blockquote, pre {
	border-left:4px solid #DFDFDF;
	background:url(images/quote.jpg) no-repeat 8px 0px;
	color:#666;
	padding:7px 10px 8px 36px;
	margin:5px 0px;
}
.right {
	float:right;
}
.left {
	float:left;
}
/*css reset end*/

/*layout start*/
#header, #container, #footer {
	width:100%;
}
.inner {
	margin:0 auto;
	width:960px;
}
#container {
	margin-top:20px;
}
.date, .author, .comments, .categories, .tags, .addcomment,.edit,.addtrackback {
	background:url(images/icon.jpg) no-repeat;
	width:14px;
}
/*layout end*/

/*header start*/
#header {
	background:#f5f5f5;
	border-bottom:1px solid #ccc;
}
#header .inner {
	height:80px;
	background-image: url(images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 25px;
}
#time {
	border:none;
	float:right;
	width:180px;
	text-align:center;
	height:24px;
	background:url(images/time.jpg) no-repeat;
	color:#FFF;
	margin-right:8px;
}
#header h1 a {
	float:left;
	background:url(images/logo.jpg) no-repeat;
	width:216px;
	height:55px;
	margin-top:-1px;
}
#header h2 {
	display:none;
}
#header ul {
	float:right;
	margin-top:38px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}
#header ul li {
	float:left;
	list-style-type:none;
	margin:0px 8px;
}
/*header end*/

/*content start*/
#content {
	float:left;
	width:680px;
}
.bloginfo {
	height:30px;
	width:680px;
	background-color:#EEF4FF;
	border:1px solid #CEE1F6;
	margin:0px 0px 10px 0px;
}
.welcome {
	float:left;
	background:url(images/welcome.jpg) no-repeat left center;
	padding-left:20px;
	margin-left:5px;
	margin-top:5px;
}
#searchbox {
	background: url(images/searchbox.gif) no-repeat;
	width:209px;
	height:21px;
	display:block;
	float:right;
	margin-top:4px;
	margin-right:5px !important;
	padding:3px 2px;
}
#searchbox .textfield {
	background:none;
	border:0px;
	width:185px;
	float:left;
	margin-right:2px;
	padding-left:2px;
	color: #999;
	padding-top:2px;
}
#searchbox .button {
	background:none;
	border:0px;
	width:18px;
	height:18px;
	cursor:pointer;
	float:left;
	margin-top:1px;
}
#searchbox .searchtip {
	color:#999;
}
#content h2 a {
	color:#333;
}
#content h2 a:hover {
	color:#090;
}
#content .post {
	
}
#content .entry{
	background:url(images/post_line.jpg) no-repeat 0px bottom;
	padding-bottom:5px;
	margin-bottom:10px;
	}

#content .postmetadata {
	height:16px;
	margin:5px 0px;
	padding-top:2px;
}
.postmetadata .date{
	height:14px;
	background-position: 0px -1px;
	padding-left:18px;}
.postmetadata .author{
	height:14px;
	background-position: 0px -20px;
	padding-left:18px;
	margin-left:5px;
	}
.postmetadata .edit {
	margin-right:5px;
	height:14px;
	background-position:0px -120px;
	padding-left:17px;}
.postmetadata .comments{
	height:14px;
	background-position: 0px -58px;
	padding-left:18px;}
.postmetadata .categories{
	height:14px;
	background-position: 0px -79px;
	padding-left:18px;
	}
.postmetadata .tags{
	height:14px;
	background-position: 0px -100px;
	padding-left:18px;
	margin-left:10px;}
/*content end*/

/*sidebar start*/
#sidebar {
	float:right;
	width:230px;
	text-align:left;
}

#sidebar a {
	color:#000;
}
#sidebar a:hover {
	color:#090;
}
#sidebar h3 {
	color:#333;
	margin-bottom:3px;
	font-size:12px;
	margin-top:10px;
}
#sidebar li {
	background:url(images/sidebar_li.jpg) 0px 6px no-repeat;
	padding-left:15px;
	list-style:none;	
}
/*sidebar end*/

/*singlepage start*/
#postpath{
	text-align:center;
	background:url(images/post_line.jpg) bottom no-repeat;
	line-height:30px;
	margin-bottom:10px;
	
}

/*singlepage end*/

/*footer start*/
#footer {
	background:#f5f5f5;
	border-top:1px solid #ccc;
	height:92px;
	margin-top:10px;
	
	
}
#footer #gotop {
	float:right;
	margin-top:-22px;	
	text-align:center;
	background-color:#f5f5f5;
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;	
	width:30px;
	height:20px;
	
}
#footer #themeinfo {
	float:left;
	padding-top:10px;
	padding-left:10px;
	background:url(images/footer_bg.jpg) left top no-repeat;
	height:70px;
}
#footer #themeabout {
	float:right;
	background:url(images/footer_bg.jpg) right top no-repeat;
	height:80px;
	padding-right:10px;
	padding-top:10px;
}
#themeabout .footrss a {
	float:left;
	background:url(images/rss.jpg) no-repeat;
	width:20px;
	height:35px;
}
#themeabout .mail a {
	float:left;
	margin-left:15px;
	background:url(images/mail.jpg);
	width:22px;
	height:26px;
}
#themeabout .aboutme a {
	float:left;
	background:url(images/aboutme.jpg);
	width:24px;
	height:26px;
	margin-left:15px;
}
/*footer end*/

/*search start*/

/*search end*/

/*comments start*/

#comments .commentlist{
	border-bottom:1px solid #ccc;
	
	}
.commentlist li{
	border-top:1px solid #ccc;
	padding:6px 5px;}

.cmtinfo .name{
	display:block;
	margin-left:5px;
	}
.cmtinfo .userdate{
	display:block;
	margin-left:5px;
	margin-top:5px;
	color:#ccc;}
.cmtinfo .count{
	float:right;
	font-size:14px;
	
	}
.cmtinfo .count a{
	color:#E3E3E3;
}
.cmtinfo .count a:hover{
	color:#090;}

.cmtact{
	text-align:right;	
}

#comments .alt{
	background-color:#f5f5f5;
	}
.addcomment{
	background-position:0 -40px;
	padding-left:18px;
	margin-left:10px;
	height:14px;	
}
#respond {
	font-size:90%;
	padding:15px 5px 0;
}
#author, #email, #url {
    background:url(images/input_icon.jpg) no-repeat;
	padding:2px 0px 2px 25px;
	width:200px;
	border:1px solid #ccc;	
}
#author {
	background-position:3px 4px;
}
#email {
	background-position:3px -23px;
}
#url {
	background-position:3px -52px;
}
#comment {
	width:100%;
	border:solid 1px #CCCCCC;
	font-size:12px;
}
#submit{
    float:right;
	background:#74CC41;
	color:#333;
	cursor:pointer;
	padding:2px 0px;
	width:260px;
	border:1px #999 solid;
	font-family: "Comic Sans MS";}


/*comments end*/

/*post related start*/
.post-relate{
	background:url(images/post_line.jpg) bottom no-repeat;
	margin-bottom:10px;
	padding-bottom:10px;
	}
.post-relate h5{
	font-family:Arial, Helvetica, sans-serif;
	
	}

/*post related end*/