/*  
Theme Name: Great Theme
Theme URI: http://www.GreatSu.cn/
Description: WordPress Theme for Great Su
Version: 1.0
Author: Ekin Su
Author URI: http://www.GreatSu.cn/
*/

* {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #111111;
	color: #FFFFFF;
	font-family: "Lucida Grande", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
}

input, textarea {
	font-family: "Lucida Grande", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
}

.upperBar {
	background: #FF005A none repeat scroll 0 0;
	height: 20px;
}

#wrapper {
	margin: 0px auto;
	width: 900px;
}

#content {
	font-size: 12px;
	color: #DDDDDD;
	float: right;
	width: 620px;
	margin-left: 10px;
	padding: 5px 20px 5px 10px;
	background-color: #222222;
}

#content blockquote
{
	margin: 12px 24px 12px 24px;
	padding-left: 10px;
	padding-right: 5px;
	background-color:#333333;
	border-left: 5px solid #CCCCCC;
	line-height: 20px;
	color: #999999;
}

#content .post blockquote p, #content blockquote p {
	margin-top: 0px;
}

#content blockquote a {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

#content blockquote a:hover {
	border-bottom: none;
}

#content .post {
	margin-bottom: 40px;
}

#content .post h2 {
	font-size: 20px;
	line-height: 40px;
	color: #FFFFFF;
	border-bottom: 1px dotted #999999;
}

#content .post h2 a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 0px;
	border-bottom: none;
}

#content .post h2 a:hover {
	color: #D5F3FF;
	border-bottom:none;
}

#content .post .contentInfo {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 10px;
}

/*
#content .post .contentInfo a {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

#content .post .contentInfo a:hover {
	border-bottom: none;
}
*/

#content .post p {
	margin-top: 12px;
	line-height: 20px;
}

#content .post a, .postContent a {
	border-bottom: 1px dotted #2FC2EF;
	color: #FFFFFF;
	text-decoration: none;
}

#content .post a:hover, .postContent a:hover {
	border-bottom: 1px solid #2FC2EF;
}

/*
.postContent a {
	color: #2FC2EF;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

.postContent a:hover {
	border-bottom: none;
}
*/

#content .post a:hover {
	text-decoration: none;
}

#content a.more-link
{
	font-size: 15px;
	color: #FF2C77;
	text-decoration: none;
	border-bottom: none;
}

#content a.more-link:hover
{
	color: #222222;
	background-color: #FF2C77;
	border-bottom: none;
}

#content .permalink
{
	margin-top: 15px;
	color:#3F97BE;
}

#content .permalink a
{
	color:#3F97BE;
	text-decoration:none;
	border-bottom:none;
}

#content .permalink a:hover
{
	background-color: #3F97BE;
	color: #222222;
	border-bottom:none;
}

#content p.publishcomment {
	margin-top: 0px;
}

#content .publishcomment a
{
	color:#3F97BE;
	text-decoration:none;
	border-bottom:none;
}

#content .publishcomment a:hover
{
	background-color: #3F97BE;
	color: #222222;
}

/* 文章的样式开始 */
#content h2 {
	font-size: 20px;
	line-height: 40px;
	color: #FFFFFF;
	border-bottom:1px dotted #999999;
}

#content .contentInfo {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: right;
}

#content .contentInfo a {
	color: #2FC2EF;
	text-decoration: none;
	border-bottom: none;
}

#content .contentInfo a:hover {
	border-bottom: 1px solid #2FC2EF;
}

#content .contentDesc {
	border-top: 3px double #666666;
	border-bottom: 3px double #666666;
	margin-top: 20px;
	padding: 5px 0px 5px 0px;
}

#content .contentDesc p {
	margin-top: 0px;
}

#content .contentDesc p a {
	color:#3F97BE;
	text-decoration:none;
	border-bottom:none;
}

#content .contentDesc p a:hover {
	background-color: #3F97BE;
	color: #222222;
}

#content .contentDesc p.postNavLink a {
	color: #C7FF32;
	text-decoration: none;
}

#content .contentDesc p.postNavLink a:hover {
	color: #222222;
	background-color: #C7FF32;
}

#GoogleAD {
	text-align: center;
}

#content p {
	margin-top: 12px;
	line-height: 20px;
}

/* 边栏的样式 */
#leftSidebar {
	float: left;
	width: 232px;
	background-color: #111111;
}

#leftSidebar #upperBox {
	background: transparent url(Images/upperBox_bg.jpg) left bottom no-repeat;
	margin-bottom: 10px;
	padding: 5px 20px 10px 20px;
	text-align: center;
}

#leftSidebar #upperBox h1 {
	font: normal 30px Arial, Helvetica, Sans-serif;
	letter-spacing: -1px;
	margin-bottom: 5px;
}

#leftSidebar #upperBox h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#leftSidebar #upperBox a img {
	display: block;
	margin: 0px auto;
	border: none;
}

#leftSidebar #upperBox hr {
	border: none;
	border-top: 1px solid #AF003E;
	border-bottom: 1px solid #F6709F;
}

#leftSidebar #upperBox p {
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
}

#leftSidebar #upperBox input {
	height: 18px;
	padding: 5px 5px 5px 25px;
	background: url(Images/upperBox_search.png) top left no-repeat;
	border: 0px;
	width: 160px;
	color: #E380A2;
	margin-top: 5px;
}

#leftSidebar #upperBox input:focus {
	color: #FFFFFF;
}

#leftSidebar .textwidget {
	font-size: 13px;
	color:#CCCCCC;
	margin-bottom: 20px;
}

#leftSidebar .description {
	color: #C7FF32;
}

#leftSidebar .widget {
	color: #666666;
}

#leftSidebar .widget h2 {
	color: #FFFFFF;
}

#leftSidebar #navigator ul {
	margin: 10px 0px 20px 0px;
}

#leftSidebar #navigator ul li {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}

#leftSidebar #navigator ul li a {
	display: block;
	height: 17px;
	line-height: 17px;
	padding: 7px 10px;
	background: url(Images/nav_off.png) 0 0 no-repeat;
	margin-bottom: 5px;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #999999;
}

#leftSidebar #navigator ul li a:hover {
	display: block;
	height: 17px;
	line-height: 17px;
	padding: 7px 10px;
	background: url(Images/nav_off.png) 0 -31px no-repeat;
	margin-bottom: 5px;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #999999;
}

#leftSidebar #navigator ul li a.active, #leftSidebar #navigator ul li a.active:hover {
	display: block;
	height: 17px;
	line-height: 17px;
	padding: 7px 10px;
	background: url(Images/nav_on.png) 0 0 no-repeat;
	margin-bottom: 5px;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

#leftSidebar #leftSidebarWidgeted h2 {
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#leftSidebar #leftSidebarWidgeted li ul {
	margin-bottom: 20px;
}

#leftSidebar #leftSidebarWidgeted li ul.children {
	margin-bottom: 0px;
}

#leftSidebar #leftSidebarWidgeted li ul li {
	font-size: 12px;
	background: url(Images/bullet.png) 0px 10px no-repeat;
	padding: 0px 10px;
	margin: 5px 0px 0px 5px;
}

#leftSidebar #leftSidebarWidgeted ul li a {
	color: #999999;
	text-decoration: none;
}

#leftSidebar #leftSidebarWidgeted ul li a:hover {
	color: #CCCCCC;
}

#leftSidebar #footer {
	border-top: 3px solid #444444;
	border-bottom: 1px solid #444444;
	color: #999999;
	padding: 7px 0px 7px 10px;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
}

#leftSidebar #footer .blogOwner {
	color: #F26B23;
}

#leftSidebar #footer p {
	margin-bottom: 5px;
	color: #999999;
}

#leftSidebar #footer a {
	color: #999999;
	text-decoration: none;
}

#leftSidebar #footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

/* 评论的样式 */
#commentblock
{
	margin-top: 15px;
	margin-bottom: 20px;
}

#commentblock .commentcount
{
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color:#CCCCCC;
}

#commentlist .normal
{
	padding: 10px 0px 25px 10px;
}

#commentlist .alt
{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #333333;
	padding: 10px 0px 25px 10px;
}

#commentlist .commentAuthor {
	font-size: 14px;
	font-weight: bold;
}

.commentAuthor a {
	color: #D5F3FF;
	text-decoration: none;
}

.commentAuthor a:hover {
	border-bottom: 1px dotted #D5F3FF;
}

#commentlist .tempStyle
{
	padding: 10px 0px 25px 10px;
	border-top: 1px dotted #FF2C77;
	border-bottom: 1px dotted #FF2C77;
	margin-top: 5px;
	margin-bottom: 5px;
}

#commentlist .commentcontent
{
	padding: 5px 5px 5px 5px;
}

#commentlist .authormete
{
	line-height:120%;
}

#commentlist .commenttext
{
	margin-top: 5px;
	line-height: 150%;
}

.noapprovedcomment
{
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#commentformblock
{
	color: #CCCCCC;
	margin-top: 10px;
	background-color:#333333;
	padding: 15px;
	border: 1px solid #999999;
}

#commentformblock a {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

#commentformblock a:hover {
	color: #333333;
	background-color:#CCCCCC;
	border-bottom: none;
}

#commentmustlogin
{
	border: 1px dotted red;
	margin-top: 10px;
	padding: 5px;
}

#commentlogined
{
	padding: 5px;
}

#commentform
{
	margin-top: 10px;
}

#commentform input
{
	height: 20px;
	background-color: #666666;
}

#commentform textarea {
	background-color: #666666;
}

#commentform input, textarea
{	
	border: 1px solid #999999;
	color: #FFFFFF;
}

#commentform input:focus, #commentform textarea:focus
{
	background-color: #EBEBEB;
	color: #000000;
}

#commentform input:hover, #commentform textarea:hover
{
	background-color: #EBEBEB;
	color: #000000;
}

#submit
{
	margin-top: 5px;
	color: #FFFFFF;
	background-color: #89B230;
	cursor: pointer;
}

#submit:hover
{
	background-color: #3F97BE;
}

#commentform .leavecommentuser
{
	margin-bottom:10px;
}

.copyright {
	border-top: 3px solid #444444;
	border-bottom: 1px solid #444444;
	color: #999999;
	padding: 7px 0px 7px 10px;
	font-size: 12px;
	line-height: 15px;
	margin-top: 10px;
	text-aligh: center;
}
.copyright .blogOwner {
	color: #F26B23;
}

.copyright p {
	margin-bottom: 5px;
	color: #999999;
	text-align: center;
}

.copyright a {
	color: #FF005A;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.fix {
	clear: both;
}

.wp-caption {
	border: 1px solid #ddd;
  	text-align: center;
  	background-color: #f3f3f3;
  	padding-top: 4px;
  	/* optional rounded corners for browsers that support it */
  	-moz-border-radius: 3px;
  	-khtml-border-radius: 3px;
  	-webkit-border-radius: 3px;
  	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}

#content .post a.imageLink, .postContent a.imageLink {
	border: none;
}

#content p.wp-caption-text, #content .post p.wp-caption-text, .wp-caption p.wp-caption-text {
	font-size: 12px;
  	line-height: 17px;
  	padding: 0 4px 5px;
  	margin: 0;
  	color: #111;
}

.redFont {
	color: #FF2C77;
}

.greenFont {
	color: #C7FF32;
}

#content p.noMargin, p.noMargin {
	margin: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#twitter_div, #mlog {
	font-size: 16px;
	margin-bottom: 20px;
}

#twitter_div a, #mlog a {
	color: #2FC2EF;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

#twitter_update_list, #mlog_list {
	font-size: 13px;
	color: #CCCCCC;
	padding-top: 5px;
}

#twitter_update_list li, #mlog_list li {
	font-size: 12px;
	line-height: 18px;
	background: url(Images/bullet.png) 0px 10px no-repeat;
	padding: 0px 10px;
	margin: 5px 0px 0px 5px;
}

#twitter_update_list a, #mlog_list a {
	color: #2FC2EF;
	text-decoration: none;
}

#mlog_content {
	font-size: 12px;
	float: right;
	width: 620px;
	margin-left: 10px;
	padding: 5px 20px 5px 10px;
	background-color: #222222;
}

#mlog_content .mlog_info {
	border-bottom: 1px solid #33CCFF;
	padding: 5px;
}

#mlog_content .mlog_info h2 {
	font-size: 20px;
	color: #33CCFF;
	display: inline;
}

#mlog_content .mlog_info .contentInfo {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}

#mlog_content #txt_mlog_content {
	width: 580px;
	margin: 10px;
	border: 5px solid #33CCFF;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 13px;
	padding: 5px;
}

#mlog_content ol {
	font-size:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#mlog_content ol li.normal {
	padding: 10px 0 25px 10px;
}

#mlog_content ol li.alt {
	background-color: #333333;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	padding: 10px 0 25px 10px;
}

#mlog_content ol li span.content {
	color: #33CCFF;
}

#mlog_content ol li span.meta {
	color:#999999;
	display:block;
	font-size:12px;
	line-height: 30px;
	margin-bottom: 5px;
}

#mlog_content .mlog_nav {
	margin: 20px 0px 20px 0px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	background-color: #2FC2EF;
}

#mlog_content .mlog_nav a {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}

#mlog_content .mlog_nav a:hover {
	color: #2FC2EF;
	background-color: #000000;
}

#divAd {
	position: fixed;
	right: 5px;
	top: 120px;
	z-index: 2009;
}

* html {
	overflow: hidden;
}

* html body {
	height: 100%;
	width: 100%;
	overflow: auto;
}
* html #divAd {
	position: absolute;
	right: 20px;
}
