@import url(blurt.css?1);

/* Colors and style */

BODY { background: #ddf url(/Content/Style/kozos9/sloth.jpg) no-repeat 0 0; background-attachment: fixed;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
}
body.mobile { background-image: none; }
/*body { background-image: url(/kozosfiles/flowers.jpg); }*/


P:first-letter, P > A:first-child:first-letter /* Love for gecko */ {
  font-size: 120%; font-weight: bold;
}

A { text-decoration: none; }
A:hover { text-decoration: underline; }
A.wikipagelink { color: #008; }
A.wikipageedit { color: #800; }

#topPanel A, body #siteName A { color: #ff0; }

#mainTab { background: #fff; margin-bottom: 1em; }
* HTML #mainTab, #tabs A.currentTab { zoom: 1; } /* Love for IE */
#tabs A { background-color: #ccc; font-weight: normal; font-family: sans-serif; color: #000; }
#mainTab { border-radius: 10px; -moz-border-radius: 10px; }
#tabs li a { background: #ddd; border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; }
.mobile #tabs li a { border: 0; padding: 0; font-weight: initial; }

#leftColumn H1 { text-align: center; }
#leftColumn BLOCKQUOTE A { color: #ff0; font-size: 120% }
#leftColumn H1, #leftColumn BLOCKQUOTE, #topPanel A { font-weight: bold; text-shadow: 0px 0px 2px #000, 1px 1px #000 /*background: url(/Content/Style/kozos9/bg);*/ }

#leftColumn H3, #leftColumn H2, #toolsColumn UL, #leftColumn .caltable { border: 1px solid #ccc;  background: #ddd; 
  -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; }
#leftColumn H3, #leftColumn H2, #toolsColumn UL { filter: Alpha(opacity=90); zoom: 1; }  /* Love for IE */
#leftColumn H3, #leftColumn H2 { border-bottom: 0; padding: 0.5em; margin: 1em 0 0;  }
#toolsColumn UL { border-top: 0; padding: 0.5em; margin: 0; }
#leftColumn .caltable { box-shadow: inherit; }

.shoutBox { font-size: 60% }
.shoutBox INPUT { width: 200px; }

#mainColumn H1, #mainColumn H2, #mainColumn H3 {
  margin-left: 10px;
  padding-left: 30px;
  border-bottom: 2px solid #227;
  font-family: Georgia;
}

.commentDiv H1, .commentDiv H2, .commentDiv H3,
.commentDiv H4, .commentDiv H5, .commentDiv H6 {
  margin-left: 0; color: #000;
}

#mainColumn h3.commentHeading { margin: 0; padding: 0; border-bottom: 0 }
div.commentContainer { background: #eee; margin: 1em 1em 1em 0; padding: 4px 1em; border-radius: 1em;  }
div.commentContainer:hover { box-shadow: 1px 1px 3px #888 }
h4.commentReply { margin: 0; }
.wikiblogcomment .wikiblogline, .wikiblogcomment .wikiline, hr.commentSeparator { display: none; }
div.commentContainer { padding-bottom: 2em; }

/* Forums */

.btable { margin: 3em 0; border: 1px solid #333; padding: 5px; }
.btable TD, .btable TH { padding-right: 1em; text-align: left; }
.forumtable TR { vertical-align: top; }
.forumtable TD { padding: 1em; }
.odd, .odd TD { background: #ccc; }
.even, .even TD { background: #ccf; }
.fpostdate { color: #442; font-style: italic; border-bottom: 1px solid #884; margin-left: -1em; padding-left: 0.5em}

/* Board */

li .commentContainer { margin: 0 0 1em 1em; background: #f0f0ff; }
li .commentContainer p { margin-top: 0; }


.error { color: #c00; }
.warning { color: #aa0; }
.info { color: #008; }

.issues TD { text-align: left; font-family: sans-serif; font-size: 80% }
.issues TH, .issues TD { padding-right: 1em; }

/* Comments */

.commentHeading IMG { margin-left: 10px; }
.commentContainer BLOCKQUOTE { border-left: 3px solid #66a; margin: 1em 20px 1em 0; padding: 0.5em 0.5em 0.5em 1.5em; background: #eee; }
.commentContainer BLOCKQUOTE BLOCKQUOTE { background: #ddd }
.commentContainer BLOCKQUOTE BLOCKQUOTE BLOCKQUOTE { background: #ccc }

/* Others */

.chessyourmove { padding-left: 45px; height: 32px; line-height: 32px; background: url(/Content/Images/your_move.png) no-repeat 0 50%; display: inline-block; }

/* Blurt */

.bpager {
        padding: 10px 20px 10px !important;
        display:inline-block !important;
        clear:both !important;
       text-align: center;
       font-family: "MS Shell Dlg";
}
.bpager .pager_title {
        padding-bottom: 10px;
}
.bpager a, .bpager span {
                color:#333333 !important;
                text-shadow:0px 1px #F6F6F6 !important;
                padding:6px 9px 6px 9px !important;
                border:solid 1px #B6B6B6 !important;
                box-shadow:0px 1px #EFEFEF !important;
                -moz-box-shadow:0px 1px #EFEFEF !important;
                -webkit-box-shadow:0px 1px #EFEFEF !important;
                background:#E6E6E6 !important;
                background:-moz-linear-gradient(top,#FFFFFF 1px,#F3F3F3 1px,#E6E6E6) !important;
                background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#F3F3F3),color-stop(1,#E6E6E6)) !important;
                margin-right:3px !important;
                text-decoration:none !important;
}
.bpager a:hover, .bpager a.current_page {
                color:#fff !important;
                text-shadow:0px 1px #636363 !important;
                border-color:#5D5D5D !important;
                background:#777777 !important;
                background:-moz-linear-gradient(top,#C0C0C0 1px,#929292 1px,#777777) !important;
                background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#C0C0C0),color-stop(0.02,#929292),color-stop(1,#777777)) !important;
                color:#FFFFFF !important;
                box-shadow:0px 1px #E7E7E7 !important;
                -moz-box-shadow:0px 1px #E7E7E7 !important;
                -webkit-box-shadow:0px 1px #E7E7E7 !important;

}

.bpager a.current_page{
                border:solid 1px #DCDCDC !important;
}

