/*  
Theme Name: FrozenAge
Theme URI: http://www.freewpthemes.net/preview/frozenage/
Description: Widget ready and tested on WP 2.3.1
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	background:#FFCC66;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(images/TitleBG.jpg)    center top;
    padding-top: 40px;/*���������붥�˵ľ���*/
}/*����,������Ϣ,*/

table { 
table-layout: fixed;
word-wrap:break-word;
}
td(word-break: break-all; word-wrap:break-word;)


h1, h2, h3 {
	margin-bottom: 1em;
	letter-spacing: -0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #414141;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
	color:rgb(123,46,2)/*������ɫ*/
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #939292;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #346086;
}

a:hover {
	text-decoration: none;
	color:rgb(123,46,2)/*��ɫ*/
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}



/* Menu */

#menu {
	width: 900px;
	height: 65px;
	margin: 0 auto;
	background:  url(images/img02.png) no-repeat;
      
}

#menu ul {
	margin: 0;
	padding: 12px 0px 0px 56px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 4px 0px 5px;
	background: url(images/img03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #937761;
    padding: 18px 10px 0px 10px;
}

#menu a:hover{
    color:rgb(123,46,2)/*��ɫ*/
}

/* Search */

#search {
	float: right;
	width: 227px;
}

#search fieldset {
	border: none;
}

#search input {
	float: left;
}

#search #s {
	width: 130px;
	margin-right: 5px;
	padding: 0px 0px;
}

#search #x {
	background: none;
	border: none;
}

/* Banner */
#banner {
	width: 900px;
	margin: 0 auto;
	padding:0;
    border:0px solid rgb(8,35,49);/*LOGOͼ�ı߿� 3px�ǿ��� #ff0000����ɫ����ɫ�����Լ���*/
} 


/* Page */

#page {
	float: none;
	width: 900px;
	margin: 0 auto;
	/*background:#FFFFFF;*/
	/*background: url(images/img05.gif) no-repeat;??��????*/       
}

/* Content */
#content {
	float: left;
	width: 660px;
    border-right:2px solid black;
	padding-right:11px;
}


.post .title {
	margin: 0;
        height: 55px;
	margin-bottom: 3px;
	background: url(images/img05.png) no-repeat left top;
	color:#ba6565;
    font-size: 16px;
    padding: 0px 0px
 }

.post .entry {
	color:#000000;/*�ռ�������ɫ*/
    width: 660px;
    word-break: break-all; word-wrap:break-word;
}
.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 2px 0 0 70px;
	background: url(images/img07.png) no-repeat;
	line-height: normal;
	color:#937761;
    width: 640px;
    word-break: break-all; word-wrap:break-word;
}

.post a{
    color:#937761;
}

.post a:hover{
    color:rgb(123,46,2)
}

.postmetadata {
	line-height: normal;
}

.navigation {
	font-weight: bold;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Comments */

#comments, #respond {
	padding-top: 30px;
}

.commentlist {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.commentlist li {
	padding: 0 20px;
	
}

#comment {
	width: 500px;
}

/* Sidebar */

#sidebardiv{
	width:250px;
	position:absolute;
	left:880px;
	top:405px;
    margin-top:0;
    word-break: break-all; word-wrap:break-word;
}

#sidebar {           
	float: right;
	width: 200px;

}

#sidebar ul {           
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
    width: 200px;
    word-break: break-all; word-wrap:break-word;
}

#sidebar li {             
	margin-bottom: 30px;
	padding: 0px 0px 0px 0px;
	width: 200px;
    
}

#sidebar li ul {
	line-height: 200%;
	padding-bottom: 20px;

}

#sidebar li li {
	margin: 0;
	padding: 0 40px;
	background: none;
    width: 200px;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 0px 0px;
	padding: 4px 0 12px 42px;
	background: url(images/img03.png) no-repeat left top;
	font-size: 16px;
 	color: #937761;
    word-break: break-all; word-wrap:break-word;
}


#sidebar p {
	padding: 0px 15px;
	line-height: 200%;
}

#sidebar a {
	color: #000000;
}
#sidebar a:hover{
   color:rgb(123,46,2)
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
	background: url(images/img08.jpg) no-repeat 0px 55px;
}

#calendar caption {
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}

#calendar table {
	margin: 0 auto;
}

#calendar thead th {
	width: 31px;
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar tbody td {
	width: 31px;
	height: 31px;
	text-align: center;
	color: #9E9E9E;
}

#calendar tfoot td {
	padding-top: 20px;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}


.xdiv {

	background: url(images/imgz.jpg)  center top;

} 



/* Footer */

#footer {
	clear: both;
	float: none;
	width: 900px;
	height: 46px;
	margin: 0 auto;
	
	background: url(images/img02.png) no-repeat;

    
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
font-size: 18px;
}

#footer a {
	color: #B4B4B4;
font-size: 16px;
}
#footer a:hover{
   color:rgb(123,46,2)
}

#footer .legal {
	float: left;
padding: 10px 20px
}

#footer .credit {
	float: left;
padding: 10px 20px
}


/* comment START */
#commentlist {
	background:#fcfcfc;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
border:1px solid #999999;}
#commentlist ol, 
#commentlist li {
	list-style:none;
}
#cmtswitcher {
	background:#fcfcfc;
	font-size:10px;
	padding-top:5px;
border:1px solid #999999;
}
#cmtswitcher a.tab, 
#cmtswitcher a.curtab {
	padding:5px 10px;
	margin-bottom:-1px;
	display:block;
	float:right;
	color:#555;
	text-decoration:none;
}
#cmtswitcher a.tab {
	border:1px solid #fff;
	border-bottom-color:#CCC;
}
#cmtswitcher a.curtab {
	background:#FCFCFC;
	border:1px solid #CCC;
	border-bottom-color:#FCFCFC;
border-right-color:#FCFCFC;
}
#cmtswitcher .addcomment, 
#cmtswitcher .addtrackback {
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:left;
	margin-right:15px;
	margin-top:4px !important;
	margin-top:3px;
}
#cmtswitcher .addcomment {
	background:url(images/icons.gif) 0 -112px no-repeat;
}
#cmtswitcher .addtrackback {
	background:url(images/icons.gif) 0 -144px no-repeat;
}
#thecomments, 
#thetrackbacks {
	padding-bottom:15px;
padding-left:1px;
margin-left:1px;

}
#thecomments .comment, 
#thecomments .messagebox {
	margin-top:15px;
}
.comment .author {
	float:left;
	width:81px;
	text-align:center;
}
.comment .pic {
	background:url(images/commentpoint.png) 100% 33% no-repeat;
	padding-right:14px;
	margin-top:10px;
}
.comment .name {
	width:67px;
	padding-right:14px;
	font-weight:bold;
	overflow:hidden;
}
.comment .avatar {
	padding:1px;
	border:1px solid #999;
width:55PX;
height:55PX;
}
.comment .info {
	background:#edeff0 url(images/comment.gif) 0 0 no-repeat;
	float:left;
	padding:10px 15px 0;
	width:520px;
       
}
.comment .date, 
.trackback .date {
	float:left;
	font-size:10px;
}
.comment .act, 
.trackback .act {
	float:right;
	font-size:10px;
}
.comment .content {
	background:url(images/comment.gif) 100% 100% no-repeat;
	margin:0 -15px;
	padding:0 15px 10px;
	line-height:145%;
}
.comment .content p {
	margin-top:10px;
}
.comment .content blockquote p {
	margin-top:0;
	margin-bottom:10px;
}
.admincomment .author {
	float:right;
}
.admincomment .pic {
	background:url(images/commentpoint.png) 0% 33% no-repeat;
	padding-right:0;
	padding-left:14px;
}
.admincomment .name {
	padding-right:0;
	padding-left:14px;
}
.admincomment .info {
	float:right;
}
#comment_login {
	margin-top:15px;
}
#thetrackbacks {
	display:none;
}
#thetrackbacks li {
	margin-top:15px;
}
.trackback {
	background:#EDEFF0 url(images/box.gif) 0 0 no-repeat;
	padding:10px 15px 0;
	width:575px;
}
.trackback .title {
	background:#EDEFF0 url(images/box.gif) 100% 100% no-repeat;
	padding:10px 15px !important;
	padding:0 15px 10px;
	width:575px;
	margin:0 -15px;
}
#respond {
	padding:10px 0 0;
	font-size:11px;
}
#respond .row {
	margin-bottom:5px;
}
#respond .textfield {
	width:200px;
}
#emoticon {
	float:right;
	margin-top:1px;
	margin-right:10px;
}
#comment {
	width:601px;
}
#commentnavi {
	background:#EDEFF0 url(images/box.gif) 0 0 no-repeat;
	padding:10px 15px;
	font-size:11px;
}
#commentnavi a.page-numbers {
	padding:5px 7px;
	text-decoration:none;
	border:1px solid #EDEFF0;
	margin:0 -2px;
}
#commentnavi a.page-numbers:hover {	
	background:#F7F7F7;
	border:1px solid #CCC;
	text-decoration:none;
}
#commentnavi span.pages {
	padding:0 7px 0 22px;
	background:url(images/icons.gif) 0 -272px no-repeat;
	height:16px;
	line-height:16px;
	float:left;
}
#commentnavi span.current {
	background:#F7F7F7;
	padding:5px 7px;
	border:1px solid #F7F7F7;
	font-weight:bold;
	margin:0 -2px;
}
#commentnavi #commentpager {
	line-height:16px;
}
#submitbox a.feed {
	background:url(images/icons.gif) 0 -256px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
}
#submitbox #submit {
	padding:3px 6px;
	background:#800000;
	border-top:1px solid #800000;
	border-right:1px solid #81B840;
	border-bottom:1px solid #81B840;
	border-left:1px solid #800000;
/*submit button color*/
	color:#A9A9A9;
	font-size:11px;
	cursor:pointer;
}
#submitbox #submit:hover {
	background:#800000;
	border-top:1px solid #76B33A;
	border-right:1px solid #98C64C;
	border-bottom:1px solid #98C64C;
	border-left:1px solid #76B33A;
	color:#074A7E;
}
#submitbox .submitbutton {
	float:left;
}
#cp_post_id {
	display:none;
}
.fixed{
	clear:both;
}
/* comment END */
