* {
    margin: 0;
    padding: 0;
}
body {
    background: url("images/bg2.jpg") repeat scroll 0 0 #BEC3C6;
    color: #555555;
    font-family: Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif;
    font-size: 0.75em;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bolder;
    letter-spacing: -0.07em;
}
h1 {
    font-size: 200%;
}
h2 {
    font-size: 170%;
}
h3 {
    font-size: 150%;
}
h4 {
    font-size: 130%;
}
h5 {
    font-size: 110%;
}
h6 {
    font-size: 100%;
}
img {
    border: 0 none;
}
img.sided {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 3px;
}
small {
    font-size: 10px;
}
a:hover img.sided {
    border-color: #A6A6A6;
}
a {
    color: #2970A6;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.cnt {
    color: #555555;
    font-size: 10px;
}
blockquote, pre {
    background: url("images/blockquote.gif") no-repeat scroll 3px 3px #F4F5F7;
    border: 1px dashed #CCCCCC;
    margin: 5px 0;
    padding: 8px 12px 8px 36px;
}
.alignleft {
    float: left;
    margin-right: 10px;
    text-align: left;
}
.alignright {
    float: right;
    margin-left: 10px;
    text-align: right;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.left {
    float: left;
    margin-right: 10px;
}
.right {
    float: right;
    margin-left: 10px;
}
.fixed, .clear {
    clear: both;
}
input.textfield, textarea {
    background: url("images/textfield.gif") repeat-x scroll center top #FFFFFF;
    border: 1px solid #A6A6A6;
    padding: 2px 1px;
}
.boxcaption {
    background: url("images/box.gif") no-repeat scroll 0 0 #E3E4E6;
    border-bottom: 1px solid #CCCCCC;
    padding: 6px 12px;
}
.boxcaption h3 {
    font-family: Verdana,"BitStream vera Sans";
    font-size: 12px;
    letter-spacing: 0;
}
.box {
    background: url("images/box.gif") no-repeat scroll 100% 100% #F4F5F7;
    margin-bottom: 10px;
    padding: 8px 12px;
}
.messagebox, .errorbox {
    background: url("images/messagebox.gif") no-repeat scroll 0 0 #EDEFF0;
    font-size: 11px;
    height: 27px;
    line-height: 27px;
    padding: 0 12px;
}
.w3c {
    color: #008800;
    font-size: 10px;
}
#container {
    margin: 0 auto;
    padding: 30px 0;
    width: 936px;
}
#header {
    background: url("images/header.jpg") no-repeat scroll 0 0 transparent;
    height: 132px;
    width: 100%;
}
#caption {
    height: 44px;
    padding: 25px 30px 21px;
}
#title a {
    color: #FFFFFF;
    display: block;
    font-family: "Trajan Pro";
    height: 30px;
    letter-spacing: 0;
    text-decoration: none;
}
#tagline {
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    padding: 0;
    text-decoration: none;
}
#navigation {
    margin: 1px 0;
}
#menus li {
    display: inline;
    list-style: none outside none;
}
#menus li a {
    background: url("images/menu.gif") no-repeat scroll 0 0 transparent;
    color: #382E1F;
    display: block;
    float: left;
    font-size: 11px;
    height: 31px;
    line-height: 31px;
    margin-left: -10px;
    padding: 0 20px;
    text-decoration: none;
    z-index: 1;
}
#menus li a:hover {
    background-position: 0 -31px;
}
#menus li.current_page_item a, #menus li.current-cat a {
    background-position: 0 -62px;
}
#menus li a.home {
    background-position: 0 -93px;
    margin-left: 0;
    padding: 0;
    text-indent: -999em;
    width: 45px;
}
#menus li a.home:hover {
    background-position: 0 -124px;
}
#menus li.current_page_item a.home {
    background-position: 0 -155px;
}
#menus li a.lastmenu:hover {
    background-position: 0 0;
}
#searchbox {
    background: url("images/searchbox.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 21px;
    margin-right: 10px !important;
    margin-top: 4px;
    padding: 3px 2px;
    width: 209px;
}
#searchbox .textfield {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    float: left;
    margin-right: 2px;
    padding-left: 2px;
    width: 185px;
}
#searchbox .button {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 18px;
    margin-top: 1px;
    width: 18px;
}
#searchbox .searchtip {
    color: #999999;
}
#header .banner {
    color: #999999;
    float: right;
    padding: 15px 15px 0;
}
#menus li ul {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F4F5F7;
    border-color: #A6A6A6 #CCCCCC #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-style: solid;
    border-width: 1px;
    display: none;
    padding: 0 5px;
}
#menus li li {
    display: block;
    float: none;
    list-style: none outside none;
    margin: 0 !important;
    padding: 0;
}
#menus li li a {
    background-image: none;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px 0 0;
    display: block;
    float: none;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 5px;
    text-decoration: none;
    width: 150px;
}
#menus li li.first a {
    border-top: medium none;
}
#menus li li a:hover {
    font-weight: bolder;
}
#content {
    background: url("images/sidesep.gif") repeat-y scroll right center #FFFFFF;
    line-height: 165%;
    min-height: 400px;
    width: 100%;
}
#main {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    overflow: hidden;
    padding: 5px 15px 15px;
    width: 605px;
}
#notice {
    color: #008800;
}
#notice a {
    text-decoration: underline;
}
.article li {
    list-style-position: inside;
    list-style-type: disc;
    padding-left: 10px;
}
.post h2, h2.title {
    border-bottom: 1px solid #CCCCCC;
    display: block;
    font-size: 16px;
    margin-top: 10px;
    padding: 0 5px 3px;
}
.post h2 a {
    color: #555555;
}
.post h2 a.title {
    color: #4C4C4C;
    text-decoration: none;
}
.post h2 a.title:hover {
    color: #2970A6;
}
.post .info {
    margin: 5px;
}
.post .info span.first {
    margin-left: 0;
}
.post .date, .post .tags, .post .author, .post .categories, .post .editpost, .post .readingblinds, .post .comments, .post .addcomment, .post .editlinks {
    background: url("images/icons.gif") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    padding-left: 22px;
}
.post .act {
    float: right;
    height: 16px;
}
.post .act span {
    float: left;
    margin-left: 15px;
}
.post .act span span {
    margin-left: 0;
}
.post .tags {
    background-position: 0 -16px;
}
.post .categories {
    background-position: 0 -32px;
}
.post .author {
    background-position: 0 -176px;
}
.post .date {
    background-position: 0 -48px;
    float: left;
}
.post .editpost {
    background-position: 0 -64px;
}
.post .readingblinds {
    background-position: 0 -80px;
}
.post .comments {
    background-position: 0 -96px;
}
.post .addcomment {
    background-position: 0 -112px;
}
.post .editlinks {
    background-position: 0 -192px;
}
.post .content {
    line-height: 145%;
    overflow: hidden;
    padding: 5px 0 5px 5px;
}
.post .content p {
    margin-bottom: 10px;
}
p.under {
    height: 16px;
    line-height: 16px;
    margin-top: 10px;
}
p.under span {
    float: left;
    margin-right: 15px;
}
.post .content h4 {
    color: #008800;
    margin-bottom: 10px;
}
.post .content img {
    max-width: 600px;
}
.post .content ul, .post .content ol {
    padding-bottom: 10px;
}
.post .content ul li, .post .content ol li {
    list-style-position: inside;
    padding-left: 20px;
}
.post .content table {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: 5px 0 10px;
}
.post .content table tr td {
    border-top: 1px solid #CCCCCC;
    padding: 2px 10px;
}
.post .content table tr th {
    background: none repeat scroll 0 0 #EDEFF0;
    padding: 1px 10px;
    text-align: left;
}
.box ol li {
    list-style: none outside none;
}
.post .content .boxcaption {
    background-image: url("images/postbox.gif");
}
.post .content .box {
    background-image: url("images/postbox.gif");
}
#postpath {
    background: url("images/icons.gif") no-repeat scroll 0 -208px transparent;
    height: 16px;
    line-height: 16px;
    margin: 5px 0;
    padding-left: 22px;
}
#pagenavi, #postnavi {
    margin: 10px -5px 0;
    padding: 10px 5px 0;
}
#pagenavi {
    font-size: 11px;
}
#pagenavi .newer a, #postnavi .prev a {
    background: url("images/icons.gif") no-repeat scroll 0 -224px transparent;
    float: left;
    height: 16px;
    line-height: 16px;
    padding-left: 22px;
}
#pagenavi .older a, #postnavi .next a {
    background: url("images/icons.gif") no-repeat scroll 100% -240px transparent;
    float: right;
    height: 16px;
    line-height: 16px;
    padding-right: 22px;
}
#sidebar {
    background: none repeat scroll 0 0 #F7F7F7;
    float: right;
    font-size: 95%;
    line-height: 145%;
    overflow: hidden;
    width: 300px;
}
#sidebar li {
    background: url("images/icons.gif") no-repeat scroll 0 -320px transparent;
    list-style: none outside none;
    margin-top: 5px;
    padding-left: 22px;
}
#sidebar .content, #sidebar li {
    font-size: 12px;
}
#sidebar .widget, #sidebar .module {
    background: url("images/widgetsep.png") no-repeat scroll center bottom transparent;
    padding: 10px 15px 19px;
}
#sidebar, #southsidebar {
    font-size: 95%;
}
#sidebar .widget h2, #southsidebar .widget h2 {
    margin-bottom: 10px;
}
#sidebar .widget .content p, #southsidebar .widget .content p {
    margin-bottom: 10px;
}
#sidebar #tagcloud ul li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    list-style: none outside none;
    padding: 0 2px;
}
#sidebar #tagcloud a {
    line-height: 130%;
}
#sidebar #tagcloud .cloud1 {
    font-size: 22pt;
}
#sidebar #tagcloud .cloud2 {
    font-size: 14pt;
}
#sidebar #tagcloud .cloud3 {
    font-size: 11pt;
}
#sidebar #tagcloud .cloud4 {
    font-size: 10pt;
}
#sidebar #tagcloud .cloud5 {
    font-size: 8pt;
}
#footer {
    background: url("images/footer.jpg") no-repeat scroll 0 bottom transparent;
    border-top: 1px solid #CCCCCC;
    display: block;
    font-size: 11px;
    height: 88px;
    line-height: 145%;
    width: 100%;
}
#footer a {
    color: #2A2A2A;
}
#copyright {
    margin-left: 20px;
    margin-top: 12px;
}
#themeinfo {
    margin-left: 20px;
}
a#powered {
    background: url("images/wp-logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 57px;
    margin: 0 10px 0 5px;
    text-indent: -999em;
    width: 92px;
}
a#gotop {
    background: url("images/icons.gif") no-repeat scroll 0 -304px transparent;
    display: block;
    float: right;
    height: 16px;
    line-height: 18px;
    margin: 5px 15px 0 0 !important;
    padding-left: 16px;
    text-decoration: none;
}
#commentlist {
    background: none repeat scroll 0 0 #FCFCFC;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin: 10px -15px;
    padding: 0 15px;
}
#commentlist ol, #commentlist li {
    list-style: none outside none;
}
#cmtswitcher {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 10px;
    padding-top: 5px;
}
#cmtswitcher a.tab, #cmtswitcher a.curtab {
    color: #555555;
    display: block;
    float: right;
    margin-bottom: -1px;
    padding: 5px 10px;
    text-decoration: none;
}
#cmtswitcher a.tab {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FFFFFF #FFFFFF #CCCCCC;
    border-style: solid;
    border-width: 1px;
}
#cmtswitcher a.curtab {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FCFCFC;
    border-color: #CCCCCC #CCCCCC #FCFCFC;
    border-style: solid;
    border-width: 1px;
}
#cmtswitcher .addcomment, #cmtswitcher .addtrackback {
    display: block;
    float: left;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    margin-right: 15px;
    margin-top: 4px !important;
    padding-left: 22px;
}
#trackbacks {
    clear: both;
    overflow: hidden;
    position: relative;
}
#cmtswitcher .addcomment {
    background: url("images/icons.gif") no-repeat scroll 0 -112px transparent;
}
#cmtswitcher .addtrackback {
    background: url("images/icons.gif") no-repeat scroll 0 -144px transparent;
}
#thecomments, #thetrackbacks {
    overflow: hidden;
    padding-bottom: 15px;
}
#thecomments .comment, #thecomments .messagebox {
    margin-top: 15px;
    overflow: hidden;
}
.cmtauthor {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 81px;
}
.cmtpic {
    background: url("images/commentpoint.png") no-repeat scroll 100% 33% transparent;
    margin-top: 10px;
    padding-right: 14px;
}
.cmtname {
    font-weight: bolder;
    overflow: hidden;
    padding-right: 14px;
    width: 67px;
}
.avatar {
    border: 1px solid #999999;
    padding: 1px;
}
.cmtname img {
    background-color: #FFFFFF;
    height: 32px;
    left: 16px;
    padding: 1px;
    position: absolute;
    top: 11px;
    width: 32px;
}
.admincomment .cmtname img {
    left: 30px;
}
.cmtinfo {
    background: url("images/comment.gif") no-repeat scroll 0 0 #EDEFF0;
    float: left;
    padding: 10px 15px 0;
    width: 494px;
}
.cmtdate, .tbdate {
    float: left;
    font-size: 10px;
}
.cmtact, .tbact {
    float: right;
    font-size: 10px;
}
.cmtcontent {
    background: url("images/comment.gif") no-repeat scroll 100% 100% transparent;
    line-height: 145%;
    margin: 0 -15px;
    padding: 0 15px 10px;
}
.cmtcontent p {
    margin-top: 10px;
}
.comment .content blockquote p {
    margin-bottom: 10px;
    margin-top: 0;
}
.admincomment .cmtauthor {
    float: right;
}
.admincomment .cmtpic {
    background: url("images/commentpoint.png") no-repeat scroll 0 33% transparent;
    padding-left: 14px;
    padding-right: 0;
}
.admincomment .cmtname {
    padding-left: 14px;
    padding-right: 0;
}
.admincomment .cmtinfo {
    float: right;
}
#comment_login {
    margin-top: 15px;
}
#thetrackbacks {
    overflow: hidden;
}
#thetrackbacks li {
    list-style: none outside none;
    margin-top: 15px;
}
.trackback {
    background: url("images/box.gif") no-repeat scroll 0 0 #EDEFF0;
    padding: 10px 15px 0;
    width: 575px;
}
.tbtitle {
    display: block;
    font-size: 12px;
    margin: 10px 0 -5px;
    text-align: center;
}
.trackback .title {
    background: url("images/box.gif") no-repeat scroll 100% 100% #EDEFF0;
    margin: 0 -15px;
    padding: 10px 15px !important;
    width: 575px;
}
#respond {
    font-size: 11px;
    padding: 10px 0 0;
}
#respond .row {
    margin-bottom: 5px;
}
#respond .textfield {
    width: 200px;
}
#emoticon {
    float: right;
    margin-right: 10px;
    margin-top: 1px;
}
#comment {
    width: 601px;
}
#commentnavi {
    background: url("images/box.gif") no-repeat scroll 0 0 #EDEFF0;
    font-size: 11px;
    padding: 10px 15px;
}
#commentnavi a.page-numbers {
    border: 1px solid #EDEFF0;
    margin: 0 -2px;
    padding: 5px 7px;
    text-decoration: none;
}
#commentnavi a.page-numbers:hover {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #CCCCCC;
    text-decoration: none;
}
#commentnavi span.pages {
    background: url("images/icons.gif") no-repeat scroll 0 -272px transparent;
    float: left;
    height: 16px;
    line-height: 16px;
    padding: 0 7px 0 22px;
}
#commentnavi span.current {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #F7F7F7;
    font-weight: bold;
    margin: 0 -2px;
    padding: 5px 7px;
}
#commentnavi #commentpager {
    line-height: 16px;
}
#submitbox a.feed {
    background: url("images/icons.gif") no-repeat scroll 0 -256px transparent;
    display: block;
    float: left;
    height: 16px;
    line-height: 16px;
    padding-left: 22px;
}
#submitbox #submit_cmt {
    background: none repeat scroll 0 0 #B4D666;
    border-color: #B4D666 #81B840 #81B840 #B4D666;
    border-style: solid;
    border-width: 1px;
    color: #2970A6;
    cursor: pointer;
    font-size: 11px;
    padding: 3px 6px;
    width: 200px;
}
#submitbox #submit_cmt:hover {
    background: none repeat scroll 0 0 #98C64C;
    border-color: #76B33A #98C64C #98C64C #76B33A;
    border-style: solid;
    border-width: 1px;
    color: #074A7E;
}
#submitbox .submitbutton {
    float: right;
}
.post .content .linkcat ul li {
    float: left;
    list-style: none outside none;
    overflow: hidden;
    padding: 2px 0;
    width: 25%;
}
.post .content .linkcat ul li a {
    background: url("images/icons.gif") no-repeat scroll 0 -160px transparent;
    height: 16px;
    line-height: 16px;
    padding-left: 22px;
}
.imageswitcher {
    background: none repeat scroll 0 0 #EDEFF0;
    font-size: 11px;
    padding: 5px;
}
.imageswitcher_image {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BABABA;
    margin: 0;
    padding: 3px;
}
a .imageswitcher_image:hover {
    border-color: #999999;
}
a.imageswitcher_button {
    background: none repeat scroll 0 0 #B4D666;
    border-color: #B4D666 #81B840 #81B840 #B4D666;
    border-style: solid;
    border-width: 1px;
    color: #2970A6;
    float: left;
    margin-bottom: 0 !important;
    margin-right: 4px;
    margin-top: 1px !important;
    padding: 2px 5px;
}
a.imageswitcher_button:hover {
    background: none repeat scroll 0 0 #98C64C;
    border-color: #76B33A #98C64C #98C64C #76B33A;
    border-style: solid;
    border-width: 1px;
    color: #074A7E;
    text-decoration: none;
}
.taglog ul {
    margin: 0;
    padding: 5px;
    text-align: justify;
}
.taglog li {
    display: inline;
}
.taglog a:hover {
    background-color: #EEEEEE;
    color: #000000;
}
.taglog li .cloud1 {
    background-color: #EEEEEE;
    color: #2970A6;
    font-size: 16px;
    font-weight: bold;
}
.taglog li .cloud2 {
    background-color: #EEEEEE;
    color: #5A5194;
    font-size: 15px;
    font-weight: bold;
}
.taglog li .cloud3 {
    background-color: #EEEEEE;
    color: #7870AB;
    font-size: 14px;
    font-weight: bold;
}
.taglog li .cloud4 {
    background-color: #EEEEEE;
    color: #666666;
    font-size: 13px;
}
.taglog li .cloud5 {
    color: #999999;
    font-size: 12px;
}
#sidebar #feedrss, #sidebar #feedemail, #sidebar #followme {
    display: block;
    float: left;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    padding: 5px 5px 5px 36px;
    text-decoration: none;
}
#sidebar #feedrss {
    background: url("images/feeds.gif") no-repeat scroll 5px 5px transparent;
    margin-left: 15px;
}
#sidebar #feedemail {
    background: url("images/feeds.gif") no-repeat scroll 5px -45px transparent;
    margin-left: 10px;
}
#sidebar #followme {
    background: url("images/feeds.gif") no-repeat scroll 5px -95px transparent;
    margin-left: 10px;
}


/*div .syntaxhighlighter { overflow-y: hidden!important; overflow-x: auto!important; }*/

div .syntaxhighlighter { 
    overflow-y: hidden!important; overflow-x: auto!important;
    font-size:0.9em !important;
}