/*  
Theme Name:虎年吉祥
Theme URI: http://www.wordpress.la/happy-tiger.html/
Description:星空中点点闪烁的荧光，环绕着缤纷的绮丽梦想；红彤彤的颜色弥漫着喜气洋洋的味道，那火红的着色，就好像马上要燃烧了似的，释放快乐，释放幸福。WordPress啦！倾力出品。
Version: 1.0
Author:http://www.wordpress.la/
Author URI: http://www.wordpress.la/
tags: red, fixed-width, two-columns	,widgets
*/
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.float_l {
	float:left;
}
.float_r {
	float: right;
}
body {
	background: url(images/bg.jpg) repeat-x #b60000;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
#main {
	width:920px;
	float:left;
	background-color:#C41919;
	border: 10px solid #C53333;
	padding: 10px;
	margin-top:15px;
}
#content {
	float:left;
	width: 601px;
	background-color: #FFF;
	padding-bottom: 2px;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
#sidebar {
	float: right;
	width: 301px;
	color: #666666;
	_margin-top:-18px;
}
#footer {
	width: 910px;
	color:#D05353;
	float: left;
	background: url(images/footer.jpg) no-repeat #b60000;
	height: 40px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:8pt;
	padding:10px 0 0 50px;
}
#footer a {
	color:#D05353;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
}

.post, .info, .info .float_l a, .info .float_r a, .entry p, .comment_area li * {
	font-size:12px;
}
/*********************-----------header start-------*********************/
#header {
	text-align: center;
	width: 550px;
	float: left;
	padding: 50px 40px 20px 370px;
	height: 136px;
}
h1 a {
	color: #FF0;
	font-size: 45px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 a:hover {
	text-decoration: none;
}
.description {
	color:#ff0;
}
.menu .float_r {
	float:right;
	height: 35px;
	margin-top: 3px;
	background: url(images/search_top.jpg) no-repeat right;
}
.menu {
	float: left;
	width:960px;
	background: url(images/nav_bg.jpg) repeat-x #640F01;
}
#nav {
	float: left;
	width:680px;
	padding-top: 2px;
}
#nav li {
	float:left;
	list-style-type: none;
	height:41px;
	background:url(images/nav_li.jpg) no-repeat right;
}
#nav a:hover, #nav a.active {
	text-decoration: underline;
	background:url(images/nav_a.jpg) no-repeat center bottom;
}
#nav a {
	float: left;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	height:20px;
	padding: 9px 15px 12px;
	cursor:hand;
}
.nav_left {
	width:8px;
	height:43px;
	background-image:url(images/nav_left.jpg);
	float:left;
}
.nav_right {
	width:8px;
	height:43px;
	background-image:url(images/nav_right.jpg);
	float:right;
}
/*********************-----------header end-------*********************/

/*********************-----------content start-------*********************/
.post {
	float: left;
	width: 597px;
	border-top: solid 1px #e2e2e2;
	padding: 2px 2px 10px;
}
.content_top {
	float:left;
	width: 597px;
	background-image: url(images/content_title.jpg);
	background-repeat: no-repeat;
}
.title3 {
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	display: block;
}
h3.not_found {
	background-color:#b80000;
	float:left;
	margin:8px 0 0 8px;
	padding:2px 10px;
	color:#FFF;
	font-size:18px;
}
.title3 a {
	color:#000;
	font-size: 18px;
	font-weight: bold;
}
.info {
	float: left;
	width: 560px;
	padding-top: 5px;
	text-align: right;
	border-bottom: dotted 1px #b30a05;
	padding-right: 10px;
	color:#fff;
	padding-bottom: 1px;
	margin-left: 10px;
	_margin-left:5px;
	margin-top: 3px;
	display: block;
}
.info .float_l {
	width:450px;
	padding-bottom:2px;
}
.info .float_l a {
	color:#fff;
}
.info .float_r {
	width:80px;
	text-align:left;
	padding-left:30px;
}
.info .float_r a {
	color:#000;
}
.info a {
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.date {
	padding-left:22px;
	padding-right:10px;
	background: url(images/narrow1.gif) no-repeat 5px;
}
.cate {
	background: url(images/narrow2.gif) no-repeat 5px;
	padding:0 10px 0 22px;
}
.tag {
	width:575px;
	padding:0 10px;
	color: #C9C1B6;
	float:left;
}
.entry {
	float: left;
	width: 575px;
	color: #333;
	padding:10px 10px 20px;
}
.entry table {
	max-width:100%;
}
.entry a {
	color:#1F86A3;
}
.entry p {
	margin:5px 0;
	overflow:hidden;
	line-height: 1.5em;
	font-family: Verdana, Geneva, "sans-serif ";
}
.entry li {
	line-height: 1.85em;
	margin-left: 20px;
}
.entry img {
	border: none;
	max-width:100%;
}
.entry table {
	margin-top: 5px;
	margin-bottom: 5px;
}
.entry td {
	text-align: center;
}
.tag_link {
	background-color:#333;
}
.tag a {
	color:#c9c1b6;
}
.post-link {
	float: left;
	width: 581px;
	padding: 14px 10px 10px;
	margin-top:10px;
	background:url(images/comment_title.jpg) no-repeat;
}
.post-link a {
	color: #b80000;
	font-size:14px;
	font-weight: bold;
}
/*********************-----------sidebar start-------*********************/
#sidebar ul {
	padding:0;
}
#sidebar li {
	list-style-type: none;
	float:left;
	background: url(images/side.jpg) no-repeat #fff;
	width: 285px;
	margin-bottom: 20px;
	padding:8px 8px 16px;
}
#sidebar li li {
	width: 250px;
	padding:5px 10px 3px 25px;
	margin: 0;
	overflow: hidden;
	background: url(images/side.gif) no-repeat 5px center;
	border-bottom: dotted 1px #ccc;
	;
}
#sidebar li li * {
	font-size:14px;
	font-weight: 600;
}
#sidebar li li li {
	width:180px;
	margin: 0;
	padding: 0 0 0 20px;
}
#sidebar li li:hover {
	border-bottom:solid 1px #b80000;
}
#sidebar a:hover {
	text-decoration:none;
	color:#b80000;
}
.widget_tag_cloud, .widget_text {
	float: left;
	width: 248px;
	margin: 0;
}
#calendar_wrap {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;
}
#wp-calendar {
	width:280px;
	text-align:center;
	padding-left: 10px;
}
#wp-calendar caption {
	width:270px;
	color: #900;
	font-weight: bold;
	padding: 2px 14px;
}
#wp-calendar a {
	text-decoration:underline;
}
.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
wp-caption img {
	margin:0;
	padding:0;
	border:0 none;
}
.wp-caption-dd {
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	margin:0;
}
li.widget_tag_cloud div, .widget_text div {
	float:left;
	width:270px;
	padding: 5px;
}
.title2 {
	float: left;
	height: 22px;
	width: 265px;
	color:#FFF;
	font-size: 16px;
	background-color: #B80000;
	padding:3px 10px 0;
	margin-bottom: 8px;
}
#sidebar a {
	color: #333333;
}
/*********************-----------sidebar end-------*********************/

/*********************-----------search start-------*********************/
#searchform_t {
	padding-left: 30px;
	width:215px;
	float: right;
	padding-top:5px;
}
#searchform {
	float:left;
	width:200px;
	padding: 0 4px 5px 14px;
}
#searchform_t #s_t {
	padding: 1px;
	float: left;
	margin-top: 5px;
	width: 170px;
	border:0;
	margin-right:13px;
	_margin-right:10px;
}
#searchform #s {
	padding: 1px;
	float: left;
	width: 160px;
	margin-top: 6px;
}
#searchsubmit_t {
	padding: 1px;
	margin-top: 5px;
}
#searchsubmit {
	padding: 1px;
	margin-top: 5px;
}
.btn_t {
	color: #FFF;
	padding-top: 4px;
	border: none;
	background-color: transparent;
}
.btn {
	color: #996647;
	padding-top: 2px;
	float: right;
}
.btn_t, .btn {
	font-size: 11px;
	cursor: hand;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-top: 3px;
	text-align: center;
	font-weight: bold;
}

/*********************-----------search end-------*********************/

/*********************-----------comment start-------*********************/
#commentform {
	float:left;
	width:94%;
	padding:0 3% 5px;
}
#commentform input {
	width: 170px;
	padding: 2px 2px 0 20px;
	margin: 5px 5px 1px 0;
	background-color:#f9f9f9;
	border:solid 1px #ccc;
}
#email, #url, #author {
	background-repeat:no-repeat;
	background-position:3px 1px;
}
#email {
	background-image: url(images/mail.gif);
}
#url {
	background-image: url(images/web.gif);
}
#author {
	background-image: url(images/name.gif);
}
#commentform textarea {
	width:98%;
	border: 1px solid #ccc;
}
#commentform #submit {
	float: left;
	text-align: center;
	margin:0 0 5px auto;
	background-color: #B80000;
	color: #FFF;
	border: 1px solid #FF7979;
}

.res {
	background-color: #b80000;
	float: left;
	width: 565px;
	padding:2px 5px 2px 15px;
	color: #fff;
	font-size:14px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	text-align: justify;
	width:96%;
	padding:30px 2% 0;
}
.commentlist li {
	list-style: none;
	margin-top: 15px;
	padding-top: 5px;
	width: 94%;
	padding:5px 2% 0;
	border-left: solid 3px #b80000;
}
.commentlist p {
	margin:10px 5px 0 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
	width:100%;
	border-bottom: dashed 1px #b80000;
}
.small {
	font-size:9pt;
}
.pagetitle {
	color: #fff;
	text-align: center;
	float: left;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	background-color: #b80000;
}
.comment_title {
	border-bottom:solid 1px #b80000;
	float: left;
	width: 100%;
}
h3#comments {
	height:18px;
	font-size:14px;
	background-color: #b80000;
	float:left;
	color: #fff;
	padding:2px 10px 0;
}
.comment_area {
	float:left;
	width:100%;
}
#commentform a {
	font-weight: bold;
}

/*********************-----------comment end-------*********************/

/*********************-----------img start-------*********************/
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	display:block;
	margin:0 auto;
}
/*********************-----------img end-------*********************/
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #b80000;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	text-justify:inter-ideograph;
}
.comment_bg {
	background: url(images/comment_title.jpg) no-repeat;
	float:left;
	width:585px;
	padding:8px 8px 0;
	height:20px;
}
.archive_bg {
	background:url(images/comment_title.jpg) no-repeat;
	width:585px;
	padding:8px;
	float:left;
}
ol {
	padding-left:10px;
}