/*  
Theme Name: Minyx LITE
Theme URI: https://www.infectedfx.net/
Description: Get More Free Wordpress Themes By Visiting <a href="https://www.amazingwordpressthemes.com">Wordpress Theme</a>
Version: 2.0
Author: Mauricio Caballero
Author URI: https://www.spiga.com.mx/
*/
html, body {
    margin: 0;
    padding: 0;
    font: 12px/18px Verdana, "Lucida Grande", Geneva, Arial, sans-serif;
    background: #fff url(images/webBg.gif) top left repeat-x;
    color: #333;
    text-align: center;
}
a {
    outline: none;
    text-decoration: none;
}
a:link, a:visited {
    color: #6699cc;
}
a:hover {
    color: #FF3366;
}
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.clear {
    clear: both;
}
.center {
    text-align: center;
}
.message, .error 
{
    color: Red;
}

#messageBox 
{
    display: none;
    border: 1px solid black;
    color: Red;
    text-align: center;
    background-color: #FFFDD0;
    font-weight: bold;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100px;
    padding: 5px;
}

/*/////////////////////////////////////////
///////////////// STRUCTURE ////////////////
/////////////////////////////////////////*/
#invisiblePlaceHoler {
    font-size: 96px;
    height: 1px;
    visibility: hidden;    
}

div#container {
    min-width: 960px;
    max-width: 1600px;
    text-align: left;
    width: 130;
    height:23px;
    display:block;
    padding: 0 10px;
    margin: 0 auto;
    float:left;
}
div#wrapper {
    width: 100%;
    overflow: auto;
    margin: 15px 0;
}
div#content {
    margin-right: 465px;
    float: left;
}
div#sidebar {
    width: 455px;
    float: left;
    margin-left: -455px;
}
/*/////////////////////////////////////////
///////////////// TOP MENU ////////////////
/////////////////////////////////////////*/

div#header ul, ul#topMnu {
    list-style: none;
    margin: 0;
    padding: 0;
}

a.minyx {
    float: left;
    width: 130px;
    height: 23px;
    display: block;
    background-image: url(images/minyx_lite.gif);
    background-repeat: no-repeat;
    text-indent: -9000em;
}
a.minyx:link, a.minyx:visited {
    background-position: 0 0;
}
a.minyx:hover {
    background-position: 0 -23px;
}
ul#topMnu {
    text-align: right;
    padding: 3px;
    font-size: 10px;
}
ul#topMnu li {
    display: inline;
    border-right: 1px solid #636870;
    padding: 0px 10px;
    color: #FFF;
}
ul#topMnu li a:link, ul#topMnu li a:visited {
    font-weight: bold;
    color: #FFF;
}
ul#topMnu li a:hover {
    font-weight: bold;
    color: #708033;
}
ul#topMnu li#login 
{
    font-weight: bold;
    color: #FFF;
}
/*/////////////////////////////////////////
///////////////// HEADER ////////////////
/////////////////////////////////////////*/
div#header {
    height:90px;
}
div#header h1 {
    font-size: 36px;
    letter-spacing: -2px;
    font-weight: normal;
    margin: 0;
    padding: 20px 0 10px 0;
}
div#header h1 a:link, div#header h1 a:visited {
    color: #4b5698;
}
div#header h1 a:hover {
    color: #FF3366;
}
div#header h1 small {
    display: block;
    color: #666;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin: 10px 0 0 0;
}
/*/////////////////////////////////////////
///////////////// MENU ////////////////
/////////////////////////////////////////*/
ul#menu {
    float: right;
    line-height: 20px;
}
ul#menu li {
    background-image: url(images/mnuSep.gif);
    background-position: 0 1px;
    background-repeat: no-repeat;
    padding: 28px 0px;
    display: inline;
    font-size: 11px;
    margin: 0;
    float: left;
}
ul#menu li a {
    font-weight: bold;
    text-transform: uppercase;
    padding: 30px 15px;
}
ul#menu li a:link, ul#menu li a:visited {
    color: #31363e;
}
ul#menu li a:hover {
    color: #FF6633;
}
ul#menu li.current a {
    background-image: url(images/mnuIndicator.gif);
    background-repeat: no-repeat;
    background-position: top center;
}
ul#menu li.current a:link, ul#menu li.current a:visited {
    color: #565e39;
    text-decoration: underline;
}
ul#menu li.current a:hover {
    color: #FF3366;
}
ul#menu li ul {
    display: none;
}
ul#menu li#rss {
    text-indent: -9000em;
    width: 64px;
    height: 70px;
    display: block;
    padding: 0 0 0 30px;
    margin: 0;
}
ul#menu li#rss a {
    background-image: url(images/itemFeed.gif);
    background-repeat: no-repeat;
    display: block;
    width: 64px;
    height: 42px;
    position: relative;
    padding: 0;
    margin: 35px 0 0 0;
}
ul#menu li#rss a:link, ul#menu li#rss a:visited {
    background-position: bottom right;
}
ul#menu li#rss a:hover {
    background-position: top right;
}
/*/////////////////////////////////////////
///////////// POST FORMATING  /////////////
/////////////////////////////////////////*/
div.post {
    margin-bottom: 30px;
}

div.post h2 {
    font-size: 18px;
    letter-spacing: -1px;
    background-image: url(images/dotsH.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
    margin: 0px;
    padding: 6px 0;
    font-weight: normal;
}

div.post small {
    font-size: 12px;
    letter-spacing: normal;
    color: #ababab;
    display: block;
    text-align: right;
}

div.post small a:link{	
    color: #ababab;
}

div.post small a:active{	
    color: #ababab;
}

div.post small a:visited{	
    color: #ababab;
}

div.post small a:hover{	
    color: #336699;
    text-decoration:underline;	
}

div.post div.entry h1 {
    font-size: 26px;
    font-weight: normal;
}

div.post div.entry h2 {
    font-size: 22px;
    font-weight: normal;
    background-image: none;
}

div.post div.entry h3 {
    font-size: 18px;
    font-weight: normal;
}

div.post div.entry h4 {
    font-size: 16px;
    font-weight: normal;
}

div.post div.entry h5 {
    font-size: 14px;
    font-weight: normal;
}

div.post div.entry h6 {
    font-size: 12px;
    font-weight: normal;
}

div.post div.entry p code {
    font-family: Consolas, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New';
    color: maroon;
}

div.post div.entry {
    font: 14px Georgia, "Times New Roman", Times, san-serif;
    line-height: 180%;
}
div.post div.entry p {
    margin: 12px auto 12px auto;
    line-height: 180%;
}
 
div.post div.entry a:link img, div.post div.entry a:visited img {
    background-color: #FFF;
    border-color: #DDD;
    vertical-align: middle;
}
div.post div.entry a:hover img {
    background-color: #F5F5F5;
    border-color: #6699cc;
}

div.post div.entry ul {
    margin: 10px;
    list-style: none;
    padding: 0;
}
div.post div.entry ul li {
    background-image: url(images/icon_miniarrow.gif);
    background-position: 0px 9px;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 15px;
}
div.post div.entry ol {
}
div.post div.entry ol li {
    padding: 0px 0px 0px 0px;
}
div.post div.entry p a {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}

.desc_link{
    border-bottom-width: 1px;
    border-bottom-style: dashed;	
}

div.post div.entry a:link, div.post div.entry a:visited {
    color: #3D81EE;
}
div.post div.entry a:hover {
    color: #FF3300;
}
div.post ul.postmetadata {
    border-top: 3px double #EEE;
    border-bottom: 3px double #EEE;
    padding: 4px 0px;
    margin: 10px auto 10px auto;
    font-size: 12px;
    list-style-type: none;
}
div.post div.entry blockquote {
    background: #FFFFFF url(images/bq.gif) top left no-repeat;
    margin: 0 auto;
    padding: 0 0 0 45px;
    color: #666;
    font-size: 13px;
    width: 90%;
}
div.post div.entry blockquote p {
    margin: 8px auto 8px auto;
}
div.post div.entry blockquote blockquote {
    background-image: none;
    border-left: 5px solid #DDD;
    padding: 0 0 0 20px;
    margin-left: 20px;
}
div.post div.entry pre.code {
    font-size: 12px;
    line-height: 16px;
    border: #c0c0c0 1px solid;
    padding: 8px;
    white-space: pre-wrap;       /* 支持css 3的浏览器 */
    white-space: -moz-pre-wrap;  /* 老版Mozilla*/
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* IE 5.5以上 */
    font-family: Consolas, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', '宋体';
}
div.post ul.postmetadata li {
    background-repeat: no-repeat;
    padding: 2px 0px 5px 20px;
    background-position: 0 -170px;
}
div.post ul.postmetadata li.icon_cat {
    background-image: url(images/icon_folder.gif);
}
div.post ul.postmetadata li.icon_comment {
    background-image: url(images/icon_voice.gif);
}
div.post ul.postmetadata li.icon_date {
    background-image: url(images/icon_date.gif);
}
div.post ul.postmetadata li.icon_track {
    background-image: url(images/icon_track.gif);
}
div.post ul.postmetadata li.icon_bullet {
    background-image: url(images/icon_bullet.gif);
}
div.post ul.postmetadata li.icon_rss {
    background-image: url(images/icon_rss.gif);
}
div.post ul.postmetadata li.icon_alert {
    background-image: url(images/icon_alert.gif);
}
div.post ul.postmetadata li.icon_r {
    float: right;
    font-weight: bold;
    padding: 0 0 0 20px;
}
div.post ul.postmetadata li a:link, div.post ul.postmetadata li a:visited {
    color: #00A200;
}
div.post ul.postmetadata li a:hover {
    color: #333;
}
/*////////////////////////
////////NAVIGATION///////
///////////////////////*/
.navigation {
    margin: 0px;
    overflow: auto;
    border-top: 3px solid #EFEFEF;
    width: 100%;
    overflow: auto;
}
.navigation a {
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 11px;
    text-transform: lowercase;
}
.alignleft {
    float: left;
    width: 50%;
}
.alignright {
    float: right;
    width: 50%;
}
.navigation .alignright a {
    background-image: url(images/icon_right.gif);
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight:bold;
}
.navigation .alignleft a {
    background-image: url(images/icon_left.gif);
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight:bold;
}
.navigation .alignright a:link, .navigation .alignright a:visited {
    background-position: 95% 5px;
}
.navigation .alignleft a:link, .navigation .alignleft a:visited {
    background-position: 10px 5px;
}
.navigation .alignright a:hover {
    background-position: 95% -20px;
}
.navigation .alignleft a:hover {
    background-position: 10px -20px;
}
/*/////////////////////////////////////////
///////////////// COMMENTS ////////////////
/////////////////////////////////////////*/
h3#commentCount, h3#respond {
    font-weight: normal;
    font-size: 14px;
    letter-spacing: -1px;
    color: #555;
    padding: 0 0 0 25px;
    background-position: left;
    background-repeat: no-repeat;
    margin: 15px 0 0 0;
}
h3#commentCount {
    background-image: url(images/icon_comments.gif);
    float:left;
}
h3#respond {
    background-image: url(images/icon_addcomment.gif);
}

#comment_tip1 {
    background-image: url(images/icon_addcomment.gif);
    background-repeat:no-repeat;
    padding: 0 0 0 25px;
    letter-spacing: -1px;
}

.addcomment, .closecomment {
    float: right;
    text-transform: uppercase;
    padding: 3px 18px 3px 0px;
    font-size: 10px;
    margin: 12px 0 0 0;
    text-decoration: underline;
}
a.addcomment {
    background-image: url(images/icon_arrowdown.gif);
    background-repeat: no-repeat;
}
a.addcomment:link, a.addcomment:visited {
    background-position: 100% 0px;
}
a.addcomment:hover {
    background-position: 100% -20px;
}

ol.commentList 
{
    margin-top: 15px;
    list-style: none;
}

ol.commentList li.hidden 
{
    opacity: 0.3;
    filter: "alpha(opacity=30)";
}

ol.commentList li.commentItem
{
    border-top: 1px solid #AAA;
    padding: 12px 0 12px 0;
    display: list-item;
    margin-left: -40px;
}

ol.commentList li.commentItem a.commentControl
{
    float: right;
    margin-left: 5px;
}

ol.commentList li.commentItem div.userInfo
{
    width: 52px;
    float: left;
    overflow: visible;
    text-align: center;
}

ol.commentList li.commentItem div.userInfo span.ipaddress
{
    font-size: 8px;
    font-family:Verdana,Geneva,sans-serif;
    color: #00972C;
}

ol.commentList li.commentItem div.userInfo span.admin
{
    color:red;
    font-size:10px;
    font-family:Verdana,Geneva,sans-serif;
}

ol.commentList li.commentItem a.avatar img
{
    text-decoration:none;
    float:left;
    height:50px;
    overflow:hidden;
    width:50px;
    border: 1px;
    padding: 1px;
    border:1px solid #CECECE;
}

ol.commentList li.commentItem h4
{
    margin: 0 0 0 65px;
    font-size: 14px;
    font-family: Verdana;
}

ol.commentList li.commentItem h4 a
{
    color: #00972C;
}

ol.commentList li.commentItem h4 span.time
{
    color:#999999;
    font-family:Verdana,Geneva,sans-serif;
    font-size:11px;
    font-weight:normal;
    margin-left: 5px;
}

ol.commentList li.commentItem div.commentContent
{
    margin-left: 65px;
    line-height: 150%;
    font-size: 10pt;
}

ol.commentList li.commentItem div.commentContent h1
{
    font-size: 16pt;
}

ol.commentList li.commentItem div.commentContent h2
{
    font-size: 14pt;
}

ol.commentList li.commentItem div.commentContent h3
{
    font-size: 12pt;
}

ol.commentList li.commentItem div.commentContent p code
{
    font-family: Consolas, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', '宋体';
    color: maroon;
}

ol.commentList li.commentItem div.commentContent img
{
    border: 0;
}

ol.commentList li.commentItem div.commentContent pre.code
{
    font-family: Consolas, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', '宋体';
    line-height: 110%;
    white-space: pre-wrap;       /* 支持css 3的浏览器 */
    white-space: -moz-pre-wrap;  /* 老版Mozilla*/
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* IE 5.5以上 */
}

ol.commentList li.commentItem div.commentContent blockquote
{
    background-color: #F8F8EE;
    background-image: none;
    border-style: solid;
    border-color: #DDD;
    border-width: 0 0 0 3px;
    
    padding: 1px 10pt 1px 10pt;
}

ol.commentList li.commentItem div.commentContent *
{
    margin: 10pt 0 10pt 0;
}

ol.commentList li.commentItem div.commentContent li,
ol.commentList li.commentItem div.commentContent blockquote li
{
    margin: 0;
}

ol.commentList li.commentItem div.commentContent blockquote *
{
    margin: 8pt 0 8pt 0;
}

ol.commentList li.commentItem div.commentContent blockquote blockquote
{
    /* margin-left: 10pt; */
    /* padding: 10pt; */
}

ol.commentList li.commentItem div.commentContent ol ol,
ol.commentList li.commentItem div.commentContent ol ul,
ol.commentList li.commentItem div.commentContent ul ul,
ol.commentList li.commentItem div.commentContent ul ol
{
    margin: 0 0 0 -15pt;
}

form.commentform 
{
    font-size: 10pt;
}

form.commentform div#captcha
{
    margin-bottom: 10pt;
}

form.commentform label.error 
{
    padding-left: 5px;
    font-size: 10pt;
}

form.commentform p
{
    margin: 5px 0 5px 0;
}

form.commentform p.content
{
    margin-top: 10px;
}

form.commentform input.author, form.commentform input.email, form.commentform input.website {
    background-image: url(images/icon_form.gif);
    background-repeat: no-repeat;
    border: 1px solid #CCC;
    padding: 4px 4px 4px 30px;
    width: 230px;
}

form.commentform input.rememberMe 
{
    border: 1px solid #CCC;
    width: 10px;
    height: 10px;
}

form.commentform input.author {
    background-position: 3px -3px;
}

form.commentform input.email {
    background-position: 3px -33px;
}

form.commentform input.website {
    background-position: 3px -63px;
}

form.commentform textarea.content 
{
    font: 10pt Consolas, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New';
    /*width: 98%;
    height: 200px;
    background-color: #FFF;
    border: 1px solid #CCC;*/
}

.nocomments, .nocommentsadd {
    background: #fdf9e3 url(images/icon_cross.gif) left no-repeat;
    padding: 5px 5px 5px 30px;
    border: 2px solid #f7e590;
    color: #9f8e3b;
    font-size: 11px;
}
.nocomments {
    background: #fdf9e3 url(images/icon_cross.gif) left no-repeat;
}
.nocommentsadd {
    background-image: url(images/icon_add.gif);
}
/*/////////////////////////////////////////
///////////////// SIDEBARS ////////////////
/////////////////////////////////////////*/
                                
img#jeffz { float: left; margin-right: 10px; margin-top: 2px; }

div#sidebar 
{
    color: #666;
    font-size: 12px;
}

div#sidebar ul 
{
    list-style: none;
    margin: 0;
    padding: 0;
}

div#sidebar a:link, div#sidebar a:visited {
    color: #0066CC;
}
div#sidebar a:hover {
    color: #FF3300;
}
div#sidebar a img {
    border: none;
}
div#sidebar h2 {
    font-size: 14px;
    color: #333;
    text-align: center;
    border-bottom: 3px solid #DDD;
}
div#sidebar div#sideRight {
    float: right;
    width: 48%;
}
div#sidebar div#sideLeft {
    float: left;
    width: 48%;
}
div#sidebar div#sideLeft h2, div#sidebar div#sideRight h2 {
    background-color: #47505F;
    border-bottom: 2px solid #2F353F;
    color: #FFF;
    padding: 5px 0px;
    text-transform: uppercase;
    font-weight: normal;
    /*font-size: 14px;*/
}
/*about*/
div#sidebar div#about p 
{
    line-height: 20px;
}
div#sidebar div#about h2 {
    border-color: #dcd6b3;
    padding: 5px 0 5px 0;
}
div#sidebar div#about {
    background-color: #F8F8EE;
    border: 1px solid #EEE;
}
div#sidebar div#about img.photo {
    float: left;
    margin: 10px;
}
div#sidebar div#about a {
    /*font-weight: bold;*/
    text-decoration: underline;
}
div#sidebar div#about a:link, div#sidebar div#about a:visited {
    /*color: #FFA300;*/
    /*color: #6699CC;*/
}
div#sidebar div#about a:hover {
    /*color: #333;*/
}

div#sidebar div#about div {
    padding: 5px;
}

div#sidebar div#sideLeft ul li, div#sidebar div#sideRight ul li {
    border-bottom: 1px solid #EEE;
    padding: 3px 0px;
}

/* bullet link in sidebar */
div#sidebar div ul.bullet li a {
    background-image: url(images/icon_bullet.gif);
    background-repeat: no-repeat;
    padding: 3px 0px 3px 20px;
}
div#sidebar div ul.bullet li a:hover {
    background-position: 0px -170px;
}

/* folder link in sidebar */
div#sidebar div ul.folder li a {
    background-image: url(images/icon_folder.gif);
    background-repeat: no-repeat;
    padding: 3px 0px 3px 20px;

}
div#sidebar div ul.folder li a:hover {
    background-position: 0px -170px;
}

/* track link in sidebar */
div#sidebar div ul.track li a {
    background-image: url(images/icon_track.gif);
    background-repeat: no-repeat;
    padding: 3px 0px 3px 20px;

}
div#sidebar div ul.track li a:hover {
    background-position: 0px -170px;
}

/* date link in sidebar */
div#sidebar div ul.date li a {
    background-image: url(images/icon_date.gif);
    background-repeat: no-repeat;
    padding: 3px 0px 3px 20px;

}
div#sidebar div ul.date li a:hover {
    background-position: 0px -170px;
}

/* chain link in sidebar */
div#sidebar div ul.chain li a {
    background-image: url(images/icon_link.gif);
    background-repeat: no-repeat;
    padding: 3px 0px 3px 20px;
}
div#sidebar div ul.chain li a:hover {
    background-position: 0px -170px;
}

div#sidebar div#tweets ul li span
{
    background-image: url(images/icon_voice.gif);
    background-repeat: no-repeat;
    padding: 3px 0px 3px 20px;
    background-position: 0px -170px;
}

/* voice link in sidebar */
div#sidebar div ul.voice li a {
    background-image: url(images/icon_voice.gif);
    background-repeat: no-repeat;
    padding: 3px 0px 3px 20px;
}
div#sidebar div ul.voice li a:hover {
    background-position: 0px -170px;
}

/* alert link in sidebar */
div#sidebar div ul.alert li a {
    background-image: url(images/icon_alert.gif);
    background-repeat: no-repeat;
    padding: 3px 0px 3px 20px;
}
div#sidebar div ul.alert li a:hover {
    background-position: 0px -170px;
}

/* child link in sidebar */
div#sidebar div ul li a.child {
    background-image: url(images/icon_child.gif);
    background-repeat: no-repeat;
    padding: 3px 0px 3px 25px;
    display:block;
    color: #666666;
}
div#sidebar div ul li a.child:hover {
    color: #FF3300;
    background-position: 0px -170px;
}

/*sideMain*/
div#sidebar div#sideMain h2 {
    padding: 5px 0 5px 0;
}

div#sidebar div#sideMain div {
    background-image: url(images/recentBg.gif);
    background-position: 0px 26px;
    background-repeat: repeat-x;
}

div#sidebar div#sideMain div ul li {
    border-bottom: 1px solid #EEE;
    padding: 2px 0px;
}

div#sidebar div ul li a.mini_rss {
    float: right;
    text-indent: -9000em;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-top: -2px;
    display: block;
    text-decoration:none;
    background-image: url(images/icon_rss.gif);
}

div#sidebar div ul li a.mini_rss:hover {
    background-position: 0 -170px
}

div#sidebar div#side-book-recommendation img { width: 100px }

/* mySearch */
#mySearchWrapper {
    margin: 10px auto;
    background-color: #444;
    border: 2px solid #333;
}

#mySearch{
    border: 1px solid #565656;
    padding: 5px 0;
    text-align: center;
}

.lb_search{
    background-image: url(images/icon_search.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9000em;
    padding: 2px 0 10px 25px;
    height: 14px;
}
#mySearch input.keyword {
    font-size: 11px;
    padding: 2px;
    width: 72%;
}
#mySearch img {
    border: none;
    padding: 0;
    margin: 0;
}
#mySearch .submit {
    margin: 0 5px 0 0;
    padding: 0;
    width: 70px;
    height: 21px;
    position: relative;
    float: right;
}

#newmsg{
    color:red;
    position:absolute;
    right:12px;
    padding-top:5px;
}

.opt_comment{
margin-left:-5px;
margin-top:5px;
}

.thumbnail_td{
    text-align:center;
}

.thumnail_img{
    border:1px solid #CCC;
}

/*日历样式*/

.Cal{
    width:100%;
    height:200px;
}

/*page*/
#pager
{
    font-size:12px;
    margin:25px 0;
    text-align:center;
}
#pager a
{
    border:1px solid #9AAFE5;
    color:#2E6AB1;
    margin-right:0px;
    padding:2px 5px;
    text-decoration:none;
}
#pager span.current
{
    background-color:#2E6AB1;
    border:1px solid navy;
    color:#FFFFFF;
    font-weight:bold;
    margin-right:0px;
    padding:2px 5px;
}
.panel_inline
{
    display:inline;
}
/*page end*/
div#sidebar div ul.side_ing_list li a {
    background-image: url(images/icon_voice.gif);
    background-repeat: no-repeat;
    padding: 3px 0px 3px 20px;
}
div#sidebar div ul.side_ing_list li a:hover {
    background-position: 0px -170px;
}
div#sidebar div ul.side_ing_list span.ing_date { color:Gray; font-size:12px; }


/***************  More CSS  ********************/

div.post div.entry
{
    font-family: "Trebuchet MS", Georgia,"Times New Roman",Times,sans-serif;
}

.lb_search { padding-top: 1px; }
#mySearch input.keyword { padding-bottom: 1px; padding-top: 1px; }

div.post div.entry blockquote { min-height: 30px; }

div#my_ing_recent { display: none; }

div#about_body p { margin: 0 auto 6px auto; }

div#sidebar div#sideMain div ul li {
    padding-top: 4px;
}

div.post div.entry img {
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    border-color: #CCC;
    margin-bottom: 3px;
}

div.post div.entry img.floatLeft {
    margin: 5px 10px 5px 0px;
}

div.post div.entry img.floatRight {
    margin: 5px 0px 5px 10px;
}

div.post div.entry img.embed {
    padding: 0;
    border: 0;
}

#content, #sidebar {
    overflow:hidden;
}

div#sidebar div#sideMain div h2 {
    margin: 7px 0px 0px 0px
}

div#sidebar div#sideRight div h2, div#sidebar div#sideLeft div h2 {
    margin: 7px 0px 5px 0px;
}

div.post div.entry h1, div.post div.entry h2, div.post div.entry h3 {
    margin-top: 24px;
    margin-bottom: 12px;
}

div.post div.entry h1 {
    padding: 5px;
    color:white;
    background-color: gray;
    padding-top: 8px\9;
}

div.post h2 {
    font-size: 22px;
    line-height: 120%;
}

div.post div.entry blockquote p {
    line-height: 150%;
}

ol.commentlist li {
    border-bottom: gray 1px solid
}

div.post div.entry small {
    display: inline;
    text-align: left;
    font-size: 80%;
}

#AjaxHolder_PostComment_panelAD, #relative_posts, #itnews, #google_ads_div_cnblogs_blogpost_bottom, #div_ad2 {
    display: none;
}

#commentList fieldset.comment_quote, #comment_form fieldset.comment_quote {
    border:1px solid gray;
}

div.post div.entry pre.code {
    border-style: dashed;
    border-left: solid 5px #6ce26c;
    margin: 10px 0px 10px 0px;
    font-size: 10pt;
    line-height: 140%;
}

div.post div.entry {
    margin-bottom: 10px;
}

.jeffz_seo { display: none; }

div#license_information
{
    background-color: #f8f8ee;
    border: solid 1px #e8e7d0;
    padding: 5px 10px 0px 10px;
    min-height: 10px;
    margin-top: -15px;
    margin-bottom: 10px;
    color: #666666
}
div#license_information p
{
    margin: 5px auto;
    text-indent: 0px;
}
div#license_information p a
{
    border-bottom: dashed 1px;
}
div#license_information img
{
    margin: 5px 8px 0 0;
}