/*将页面内所有元素的内外边距设置为0*/
* {padding:0; margin:0}
/*针对body, th, td, input, textarea, form, span设置字体的大小、样式和颜色*/
body, th, td, input, textarea, form, span { font-size:12px; color:#707070;}
/*设置body的样式属性(头部可以延展的背景图设在这里)*/
body {background: #ffffff url(http://node1.foto.ycstatic.com/201007/09/6/28695030.jpg) repeat-x top;line-height:20px;}
/*设置输入框的样式属性*/
input,textarea {background: #ffffff;color: #696969;}
/*设置链接的样式属性*/
a {text-decoration:none;color: #741a1a;}
/*设置鼠标悬停在链接上的样式属性*/
a:hover {color: #d70303;}
/*设置页面-所有带链接的图标的边框为0*/
a img {border:0}
/*设置页面-ul和ol的list-item属性为不显示*/
ul, ul li, ol, ol li, li {list-style:none}

/************************************************/

/*外框的样式属性*/
#wrap {word-break:break-all; margin:0px auto; position:relative; overflow:hidden;width: 980px; }
/*头部的样式属性*/
#header {position:relative; margin:0 auto; height:300px; background:url(http://node1.foto.ycstatic.com/201007/09/9/28695033o.jpg) top no-repeat; text-align:center; }
/*BLOG名字的样式属性*/
#blogName {font-weight:bold; font-size:32px; padding:50px 0 20px 0; }
/*BLOG名字-链接的样式属性*/
#blogName,#blogName a {color: #741a1a;text-decoration:none;}
/*BLOG描述的样式属性*/
#blogDescription {color:#707070; }

/************************************************/

/*导航栏(首页、日志、打理博客、订阅RSS)的样式属性<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<??*/
#navbar { position:absolute;top:180px; left:65px; height:22px;}
#navbar ul li {display:block; float:left; text-align:center; margin:0 -1px; text-decoration:none; height:22px; _height:20px; vertical-align:middle; padding-top:3px; padding-bottom:2px; width:50px; line-height:18px auto;}
#navbar ul li img {visibility:hidden;}
#navbar ul li a {display:block; color:#0769AA; text-decoration:none; height:20px; line-height:18px; _line-height:20px; width:50px; text-indent:-1000px;}
#navbar ul li a:hover {text-indent:-1000px;}
/*首页的样式属性*/
#tabHome a {background:url('http://s.ycul.com/blog.public/images/old/home.gif') no-repeat center center; height:20px; width:50px; display:block;}
/*鼠标悬停在首页上的样式属性*/
#tabHome a:hover {background:url('http://s.ycul.com/blog.public/images/old/homeH.gif') no-repeat center center; display:block;}
/*日志的样式属性*/
#tabArchive a {background:url('http://s.ycul.com/blog.public/images/old/blog.gif') no-repeat center center; height:20px; width:50px; display:block;}
/*鼠标悬停在日志上的样式属性*/
#tabArchive a:hover {background:url('http://s.ycul.com/blog.public/images/old/blogH.gif') no-repeat center center; display:block;}
/*打理博客的样式属性*/
#tabCtrlPanel a {background:url('http://s.ycul.com/blog.public/images/old/admin.gif') no-repeat center center; height:20px; width:50px; display:block;}
/*鼠标悬停在打理博客上的样式属性*/
#tabCtrlPanel a:hover {background:url('http://s.ycul.com/blog.public/images/old/adminH.gif') no-repeat center center; display:block;}
/*订阅RSS的样式属性*/
#tabRss a {background:url('http://s.ycul.com/blog.public/images/old/rss.gif') no-repeat center center; height:20px; width:50px; display:block;}
/*鼠标悬停在订阅RSS上的样式属性*/
#tabRss a:hover {background:url('http://s.ycul.com/blog.public/images/old/rssH.gif') no-repeat center center; display:block;}

/************************************************/

/*左侧文章栏目外框的样式属性*/
#content { float:right; overflow:hidden; width:620px; margin-right:20px; }
#content a {text-decoration:none;color: #741a1a;}
#content a:hover {color: #d70303;}

/*二级导航(BLOG名字)的样式属性*/
#subNav { font-size:12px; font-weight:lighter; margin-bottom:30px;}
/*二级导航(BLOG名字)-链接的样式属性*/
#subNav a {color: #741a1a;}
/*鼠标悬停在二级导航(BLOG名字)-链接上的样式属性*/
#subNav a:hover {color: #d70303;}
/*清除浮动,难以转换成为广大人民群众喜闻乐见的语言,css麻瓜可以无视*/
.cut {clear:both;}

/*单独每篇文章的样式属性*/
.postEntry {padding:0; margin-bottom:10px; padding-bottom:15px; clear:both;}
/*文章标题的样式属性*/
.postEntry .title {font-size:16px; font-weight:bold; line-height:20px; padding:0 0 0 35px; background:url(http://node3.foto.ycstatic.com/201007/09/a/28695034.jpg) no-repeat ;}
.postEntry .title a{text-decoration:none;color: #741a1a;}
.postEntry .title a:hover {color: #d70303;}

/*文章-导航条的样式属性*/
.postEntryNav{margin:0 0 10px 0; clear:both;}
/*文章-导航条-链接的样式属性*/
.postEntryNav a{text-decoration:none; }
/*文章-导航条_上一篇的样式属性*/
.postEntryNav .prev{ width:300px; float:left;}
/*文章-导航条_下一篇的样式属性*/
.postEntryNav .next{ width:300px; float:right; text-align:right;}
/*文章署名的样式属性*/
.postEntry .signature {text-align:right; font-size:12px;}
/*文章发布者的样式属性*/
.postEntry .signature .posterNickName{}
/*文章发布时间的样式属性*/
.postEntry .signature .postTime{color:#a9a9a9; font-weight:lighter;}

/*文章正文的样式属性*/
.postEntry .content {padding:10px 0 80px 35px; margin-bottom:20px;background:url(http://node1.foto.ycstatic.com/201007/09/5/28695029.jpg) bottom center no-repeat;}
/*文章正文-以<p></p>作为段落的样式属性(用<br />分行的我们可不管)*/
.postEntry .content p {margin-bottom:10px;}
/*文章正文-ul(无序列表)的样式属性*/
.postEntry .content ul {padding:10px 30px;}
.postEntry .content ul li {list-style-type:disc;}
/*文章正文-ol(有序列表)的样式属性*/
.postEntry .content ol {padding:10px 10px 5px 30px; list-style-type:decimal;}
/*文章正文-引言的样式属性*/
.postEntry .content blockquote {border-left:#CCC 4px solid; margin:10px 10px 10px 15px; padding-left:10px; padding-right:10px; padding-top:2px;}
/*文章关键词(Tag)的样式属性*/
.postEntry .tags { font-weight:bold; margin-top:10px; margin-left:35px;}
/*文章关键词(Tag)的链接的样式属性*/
.postEntry .tags a {margin-left:5px; text-decoration:none;color: #741a1a;}
.postEntry .tags a:hover {color: #d70303;}

/*正文结束后的那些★小花絮★(阅读、评论、扔小纸条、文件夹、收藏、订阅)的样式属性*/
.postEntry .postEntryMeta { text-align:right;}
/*正文结束后的那些★小花絮★(阅读、评论、扔小纸条、文件夹、收藏、订阅)的链接的样式属性*/
.postEntry .postEntryMeta a{color:#707070;}

/*相关日志的样式属性*/
.postEntry .dih,.postEntry .related { font-size:14px; margin-left:35px;}
/*相关日志-链接的样式属性*/
.postEntry .dih a,.postEntry .related a {text-decoration:none;}
/*相关日志-ul的样式属性*/
.postEntry .dih ul,.postEntry .related ul {padding:10px 30px; font-weight:normal;}
/*相关日志-ul的li的样式属性*/
.postEntry .dih ul li,.postEntry .related ul li {list-style-type:none;}

/************************************************/


/*侧边栏的样式属性*/
#sidebar {width:210px; float:left; margin-left:20px; overflow:hidden;}
#sidebar a {text-decoration:none;color: #741a1a;}
#sidebar a:hover {color: #d70303;}


/*模块的样式属性*/
.module {margin-bottom:30px;}
/*模块"身体"的样式属性... ... ...是的,"身体"*/
.moduleBody { display:block; overflow:hidden; }

/*模块"身体"中ul(无序列表)的样式属性*/
.moduleBody ul {padding:2px;}
.moduleBody ul li {padding:2px; white-space:nowrap; overflow:hidden;}
/*模块标题的样式属性,和h2配合使用*/
.moduleTitle {font-size:14px; text-align:center; }

/************************************************/




/*日历的样式属性*/
.moduleCalendar .moduleBody {padding:2px; text-align:center;}
/*日历中使用的表格(table)的样式属性*/
#calendarContainer table {  position:relative; padding:2px; padding-right:5px; text-align:center; border-collapse:collapse; table-layout:fixed; line-height:90%;}
/*日历中使用的表格(table)的td的样式属性,别问我td是什么,你想来一记阿瓦达索命吗?*/
#calendarContainer td {font-style:normal; text-align:center;border: 1px solid #D9D9D9;}
/*当天的样式属性*/
#calendarContainer td.today {font-weight:bold;color: #000000;}
#calendarContainer td.weekday {background: #ddd;font-style:normal;}
/*周六的样式属性*/
#calendarContainer td.weekSat {background: #ddd;color:#5CAF00; text-align:center;}
/*周日的样式属性*/
#calendarContainer td.weekSun {background: #ddd;color:#F00; text-align:center;}
#calendarContainer td.calendarHeader {letter-spacing:0.2em;}


/*存档的样式属性*/
.moduleArchive{display:none;}

.moduleTag a,
.moduleTag a:hover,
.moduleFolder .moduleBody li a,
.moduleFolder .moduleBody li a:hover,
.moduleLatestReply .moduleBody li .nickName a,
.moduleLatestReply .moduleBody li .nickName a:hover {display:inline-block; padding:0;}
.moduleTag .moduleBody ul li, .moduleFolder .moduleBody ul li {position:relative; padding-right:1px;}
.moduleTag span, .moduleFolder span {position:absolute; right:1px; _right:2px; text-align:right;}

.moduleLinks .moduleBody li a {display:block;}


/************************************************/



/*底部版权的样式属性*/
#footer { height:10px; padding:50px 0 75px 0; background:url(http://node1.foto.ycstatic.com/201007/09/8/28695032.jpg) bottom no-repeat; text-align:center; border:none; }
/*底部版权链接的样式属性*/
#footer a { color:#8d8d8d; text-decoration:none;}

/************************************************/




/*评论标题的样式属性*/
.componentTitle { color:#fff;}
/*最新评论的外框的样式属性*/
.componentReplyList {margin-left:30px; }
/*最新评论-回复者时间的样式属性*/
.replyEntryMeta .replyTime { }
/*最新评论-回复者主页地址的样式属性*/
.replyEntryMeta .replierUrl{ margin-left:10px; }
/*最新评论-回复内容的样式属性*/
.replyEntryInfo .content{ margin-top:10px; margin-left:20px;}

/*发表评论的外框的样式属性*/
.componentReplyForm{ margin-left:30px; }
/*发表评论的输入框的样式属性*/
#replyForm input{ border:#CCC 1px solid; height:18px;}
#replyForm textarea{ border:#CCC 1px solid; width:300px; height:180px;}


/************************************************/

/*列表页-日志列表的样式属性*/
.componentPostTitleList ul li {text-align:left; display:block; padding:3px 5px; }
/*列表页-日志列表-链接的样式属性*/
.componentPostTitleList ul li a {font-size:14px; margin-right:5px;}
/*列表页-日志列表-ul-li-span的样式属性*/
.componentPostTitleList ul li span {font-weight:normal; }
/*列表页-日志列表-componentBody(日志列表的身体)-ul的样式属性*****又是身体!*****/
.componentPostTitleList .componentBody ul {margin:0 0 10px 0; padding:10px; padding-bottom:60px; background:url(http://node1.foto.ycstatic.com/201007/09/5/28695029.jpg) bottom center no-repeat;}
/*列表页-日志列表-发布时间的样式属性*/
.componentPostTitleList span.postTime{color:#a9a9a9;}
/*列表页-日志列表-阅读次数的样式属性*/
.componentPostTitleList span.cVisit{}

/*列表页-日志列表-时间(xx年x月)的样式属性*/
.componentPostTitleList .sectionTitle {display:block; font-size:16px;  width:auto; font-weight:bold; font-weight:bold; padding-left:30px; background:url(http://node3.foto.ycstatic.com/201007/09/a/28695034.jpg) no-repeat; }

/************************************************/



/*翻页的样式属性*/
#pageNav {padding:8px; font-size:12px; text-align:center; clear:both; line-height:210%; margin-bottom:20px;}
/*翻页链接的样式属性*/
#pageNav a,#pageNav a:hover {padding:.3em .6em; margin:0 .3em;border-style:solid; border-width:1px; text-decoration:none;}
/*当前页码的样式属性*/
#pageNav .current {padding:0 5px; margin:2px 4px; font-weight:bold;}

/************************************************/



