/*  
Theme Name: Mjjq WeBlog
Theme URI: http://weblog.mjjq.com/
Description: The default Mjjq theme.
Version: 1.0
Author: mjjq.com
Author URI: http://www.mjjq.com/

*/

/* =reset *******************************
***************************************** */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
body {font:13px verdana,helvetica,clean,sans-serif;}
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% verdana,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;}
body * {line-height:1.22em;}
.clear:after {clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.clear {display: block; overflow: hidden;}
.hidden {position:absolute;left:0px;top:-500px;width:1px;height:1px;overflow:hidden;}

/* =default *******************************
***************************************** */

/* links colors */

a:link 		{color: #114477;}
a:active	{color: #114477;}
a:visited	{color: #114477;}
a:hover		{color: #faa523; text-decoration: none;}

/* skip links */

#skip {display: none;}
.description {display: none;}
/* default element styles */

body {
	background: #0091A2 url(images/bgLong.jpg) repeat-x 0 0; 
	color: #333;
	}
h1,h2,h3,h4,h5,h6 {color: #00566A; font-family: "Microsoft YaHei", verdana,helvetica,clean,sans-serif; margin: 2px 0 5px;}
h1 {font-size: 164%;}
h2 {font-size: 134%;}
h3 {font-size: 119%;}
p {line-height: 1.6; margin: 5px 0 15px;}
ul,ol {margin: 5px 25px 15px;}
ul li, ol li {line-height: 1.5; padding: 2px 0;}

/* =doc *******************************
***************************************** */

#doc {
	background: #fff;
	margin: 0 auto;
	width: 860px;
	}
	
/* =header *******************************
***************************************** */
	
#header {
	
	}
	
#headerLeft {
	background: transparent url(images/headerLeft.jpg) no-repeat 0 0;
	}
	
#headerRight {
	background: transparent url(images/headerRight.jpg) no-repeat 100% 0;
	}
	
#headerMiddle {
	background: transparent url(images/headerBg.jpg) repeat-x 0 0;
	}
	
h1 {
	float: left;
	margin: 0;
	padding: 8px 0 0 12px;
	width: 200px;
	}
	
/* =main-nav *******************************
***************************************** */

#main-nav {
	float: right;
	list-style-type: none;
	margin: 25px 20px 0 0;
	padding: 0;
	}
	
#main-nav li, #main-nav li a {
	float: left;
	}
	
#main-nav li {
	border-right: 1px solid #bbb;
	margin: 0;
	padding: 0;
	}
	
#main-nav li:last-child {
	border-right: 0;
	}
	
#main-nav li a {
	color: #00566A;
	display: block;
	font-size: 85%;
	padding: 2px 7px;
	text-decoration: none;
	}
	
#main-nav li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
/* =content *******************************
***************************************** */
#google {
	padding: 5px 0 0 0;
	text-align: center;
	}	
#content-wrap {
	padding: 10px 25px 15px;
	}
	
#content-main {
	float: left;
	width: 510px;
	}
#content-gs {
	float: left;
	width: 750px;
	margin: 0 25px;
	padding: 0;
	}	
#content-ps {
	float: left;
	width: 800px;
	margin: 0;
	padding: 0;
	}	
#content-side {
	float: right;
	font-size: 90%;
	width: 270px;
	}
	
/* =posts *******************************
***************************************** */

.post {
	border-bottom:1px dotted #EEE; 
	margin: 0 0 30px;
	}

.post h2,.post h3 {
	margin: 0 0 10px 0;
	}

.post h2 a,.post h3 a {
	text-decoration: none;
	}
.post small {
	font-size: 85%;
	color: #666;
	}

.entry {
	margin: 20px 0 0 0;
	text-align: justify;
	}	
#comment {
	width: 460px;
	}

/* =postmetadata *******************************
***************************************** */
.posttag {
    clear:both;
	font-size: 85%;
	text-align: left; 
	padding: 0 0 5px 0;
	margin:0;
	}
.posttag a {
	text-decoration: none;
	}
.postmetadata {
    clear:both;
	font-size: 85%;
	text-align: left; 
     background:url(images/bg2008.gif) repeat-x 0 0; 
	padding: 3px 10px;
	border:1px solid #dde4ea; 
	}
.postmetadata small {
	font-size: 100%;
	color: #666;
	}	
.postindex a, .postmetadata a {
	text-decoration: none;
	}

.post-zz {
    background:url(images/author.png) no-repeat left center;
    padding-left:18px;
	}
.post-sj {
    background:url(images/clock.png) no-repeat left center;
    padding-left:18px;
	}
.post-dj {
    background:url(images/mouse.png) no-repeat left center;
    padding-left:18px;
	}
.postindex {
    clear:both;
	margin:0 0 15px 0;
	padding: 3px 0 3px 10px;
	border:1px solid #dde4ea; 
    text-align:right;
	font-size:12px;
    color: #666;
    background-color:#fbfbfb;
    font-family: "Microsoft YaHei", verdana,helvetica,clean,sans-serif;
	 line-height:25px; 
	}
.post-fl {
     float:left;
    background:url(images/fl.png) no-repeat left center;
	}
.post-dy {
    background:url(images/feed.png) no-repeat left center;
	}
.post-yy {
    background:url(images/trackback.png) no-repeat left center;
	}
.post-bj {
    background:url(images/ms19.gif) no-repeat left center;
	}
.post-pl {
    background:url(images/comments.gif) no-repeat left center;
	}
.post-fl, .post-dy, .post-yy, .post-bj, .post-pl {
    padding:5px 0 5px 20px;
	margin:0 8px 0 0;
	}
/* =sidebar *******************************
***************************************** */

.module {
	background: #eee url(images/module-bottom270.gif) no-repeat 0 100%;
	margin: 0 0 15px;
	padding: 0 0 5px;
	}
	
.module h3 {
	background: transparent url(images/module-top270.gif) no-repeat 0 0;
	font-size: 114%;
	padding: 10px 10px 0;
	}
	
.module p, .module ul {
	padding: 0 10px;
	}
.tag	{
	 margin: 0 20px 10px 20px;
	 padding: 0px;
	 line-height:25px; 
	}
.ggad	{
	 margin: 15px 0;
	 padding: 0;
	text-align: center;
	}
/* =footer *******************************
***************************************** */

#footer p {
	font-size: 85%;
	margin: 0;
	padding: 15px 0 15px;
	text-align: center;
	 line-height:20px; 
	}
#footer p a {
	text-decoration: none;
	}	
#footerLeft {
	background: transparent url(images/footerLeft.jpg) no-repeat 0 100%;
	}
	
#footerRight {
	background: transparent url(images/footerRight.jpg) no-repeat 100% 100%;
	}
	
#footerMiddle {
	background: transparent url(images/footerBg.jpg) repeat-x 0 100%;
	}

 /* =其它 *******************************
***************************************** */
.tagtitle {
	border-bottom:1px dotted #383838; 
	text-align:left; 
	padding:0 0 10px 30px;
   background: url(images/ms34.png) no-repeat 0px 0px;
}

.clear {
	clear: both;
	margin: 0;
	padding:0;
}
.entry img {
	margin: 0 0 5px 0;
	padding: 4px;
	border: 1px solid #CCC;
    width:expression( this.width > 500? 500 : true);
    max-width: 500px;
	}
img.centered {
     text-align:center;
     margin:0 auto;
	}
img.alignright {
    float:right; 
	padding: 4px;
	margin: 0 0 2px 7px;
	}

img.alignleft {
    float:left; 
	padding: 4px;
	margin: 0 7px 2px 0;
	}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
code {
	margin: 5px 15px;
	padding: 10px;
	font-family:Courier, Monaco, monospace;
	border-left: #ddd solid 10px;
	background: #F8FAF2;
	color: #666;
}
input {
	  margin:0;
	  padding:2px 3px;
	  }
#content-ps .attachment {
	text-align: center;
	margin: 0;
}
#content-ps .attachment  img {
 width:expression( this.width > 790? 790 : true);
 max-width: 790px;
}
.center {
	text-align: center;
}
#content-main .caption {
	text-align: center;
	width: 100%;
	}
#content-ps .caption {
	  margin: 0 30px;
	  padding:0 15px;
	  color: #333;
	   font:13px  "Microsoft YaHei",Arial, verdana,helvetica,sans-serif;
	}
 /* =翻页 *******************************
***************************************** */
.wp-pages  {
	margin: 10px 0 15px 0;
    padding:0;
	text-align: center;
	color: #faa523;
    font:bold 14px  "Microsoft YaHei",Arial, verdana,helvetica,sans-serif;
}
.wp-pages span.wp-pk {
    padding:0px 5px;
	color: #114477;
}
.wp-pages a {	
    padding:2px 5px;
	text-decoration: underline;

}
.wp-pages a:hover {
    padding:2px 5px;
	color: #FFF;
	background-color: #faa523;
	 text-decoration: none;
}
.navigation{
clear:both;
padding:10px 0px;
}
.alignright a{
float:right;
padding-right:15px;
background:url(images/nav-right.gif) no-repeat right center;
}
.alignleft a{
float:left;
padding-left:15px;
background:url(images/nav-left.gif) no-repeat left center;
}
.navigation a	{
   text-decoration: none;
}
.navigation img {
	padding: 2px;
	border: 1px solid #000;
	}
.wp-pagenavi  {
	padding: 0 0  5px 0; 
	margin: 0px;
	 font-size:11px;
	text-align: center;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #114477;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #faa523;
	color: #faa523;
	background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #114477;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #ccc;
	color: #FFF;
	background-color: #faa523;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #ccc;
	color: #114477;
	background-color: #FFFFFF;
}
 /* =导航列表 *******************************
***************************************** */
.ddsg-wrapper ul{ 
   margin:0; 
    padding:5px 5px 5px 15px;
    background-color: #fff;
	list-style-type: none;
 }
 .ddsg-wrapper ul ul{ 
    margin:0 0 15px  0; 
    padding:5px 5px 5px 15px;
    border: 0;
	list-style-type: none;
    background-color: #F5F5F5;

 }
 .ddsg-wrapper strong a	{
   color: #faa523; 
   text-decoration: none;
}
 .ddsg-wrapper a	{
   text-decoration: none;
}
 /* =搜索按钮 *******************************
***************************************** */
#sbb, #submit, #searchsubmit{ 
    margin:0; 
    padding:2px 0px;
	border: 1px solid #ccc;
    font:bold 11px  Arial, verdana,helvetica,sans-serif;
	background:url(images/submit.jpg) repeat-x;
 }
#gsa{ 
    margin:0; 
    padding:2px 10px;
	border: 1px solid #CCC;
    font:bold 12px  "Microsoft YaHei",Arial, verdana,helvetica,sans-serif;
	background:url(images/submit.jpg) repeat-x;
 }
 /* =链接列表 *******************************
***************************************** */
#c-tag { 
    margin:20px; 
    padding:0;
    line-height:30px; 
 }
#c-link { 
    margin:20px; 
    padding:0;
 }
#c-link ul{ 
 	float:left;
	clear: both;
   margin:8px 0 20px 0; 
   padding:0;
   list-style-type: none;
 }
 #c-link li{ 
 	float:left;
    width:144px;
    margin:0; 
    padding:0 0 0 12px;
    line-height:25px; 
    font-size:110%;
   background: url(images/ms5.gif) no-repeat 0px 4px;
 }
#c-link h3{ 
	clear: both;
   margin:0; 
   color: #666;
   padding:0 0 0 30px;
   line-height:25px; 
   background: url(images/ms20.png) no-repeat 0px 0px;
   font-size:120%;
 }
#c-link a	{
   text-decoration: none;
}
 /* =内容双框列表 *******************************
***************************************** */
.liststyle {
	margin: 0 0 10px 0;
	padding: 0;
	}
.liststyleL {
 	float:left;
	}
.liststyleR {
    float:right;
	}
.liststyleL, .liststyleR {
    width:247px;
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-align: left; 
	border:1px solid #dde4ea; 
	}
.liststyleL h3, .liststyleR h3{
	margin: 0;
     background:url(images/bg2008.gif) repeat-x 0 0; 
	 padding: 0 0 0 20px; 
	 font-size: 100%;
	 height:25px; 
	 line-height:25px; 
	 color: #114477;
	}
.liststyleL ul, .liststyleR ul {
    width:237px;
	margin: 0;
	padding: 10px 5px;
   list-style-type: none;
	}
.liststyleL li, .liststyleR li {
    width:222px;
	margin: 0;
	padding: 0 0 0 15px;
    background:url(images/ms50.gif) no-repeat 0 8px; 
    line-height:21px; 
	overflow:hidden; 
	white-space:nowrap;
    text-overflow:clip;
	}
.liststyle a	{
   text-decoration: none;
}
 /* =内容单框列表 *******************************
***************************************** */
.postrelated {
    clear:both;
	margin: 10px 0 15px 0;
	font-size: 100%;
	text-align: left; 
	padding: 0;
	border:1px solid #dde4ea; 
	}
.picture h4, .postrelated  h3{
     background:url(images/bg2008.gif) repeat-x 0 0; 
	 padding-left:20px; 
	 font-size: 100%;
	 height:25px; 
	 line-height:25px; 
	 color: #114477;
	}
 /* =内容图片列表 *******************************
***************************************** */
.picture{ 
	border:1px solid #dde4ea; 
	clear:both; 
	margin:0 auto 10px auto;
	 padding:0px; 
}
.picture ul{
	  margin:10px 0 0 0;
	  padding:0;
	  height:100%; 
	  overflow:hidden; 
	  list-style-type:none;
	  }
.picture li{
	  float:left; 
	  width:153px; 
	  height:140px; 
	  text-align:center; 
	  line-height:20px; 
	  padding-left:12px; 
	  font-size:12px;
	  overflow:hidden; 
	  white-space:nowrap;
      text-overflow:clip;

	  }
.picture li img{ 
     display:block; 
	 width:150px; 
	 height:110px; 
	 border:1px solid #ccc;
	  margin:0 0 5px 0;
	 }
 /* =列表 *******************************
***************************************** */
.pagetitle {
	border-bottom:1px dotted #383838; 
	text-align:left; 
	padding:0 0 10px 30px;
   background: url(images/ms36.png) no-repeat 0px 0px;
}
.pagetitle a {
	text-decoration: none;
}
.post ul.list{ 
 width:510px; 
 margin:10px auto; 
 padding:5px 0 10px 0;
 }

.post ul.list li{ 
  position:relative; 
  height:35px; 
  line-height:35px; 
  font-size:14px; 
  font-family:Verdana; 
  width:480px; 
  padding:0 20px 0 10px; 
  overflow:hidden;
  border-bottom:1px dotted #ccc; 
  }
.post ul.list li span{ 
   position:absolute; 
   top:0; 
   right:0; 
  height:35px; 
  line-height:35px; 
   padding:0 10px 0 20px; 
   color:#A289A6;
   font-size:11px; 
}
.post ul.list li a {
	text-decoration: none;
}
 /* =其他 *******************************
***************************************** */
