-
-
-
-
-
*/
/* ---( page defaults )--- */
/* === Hide the NavBar === */
.Navbar {
visibility:hidden;
display: none;
}
/* === Hide the NavBar === */
body {
margin: 0;
padding: 0;
border: 0;
text-align: center;
font-size: 13px;
font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
background: url(http://chenkaie.googlepages.com/kubrickbgcolor.jpg) #d5d6d7;
color: #333;
}
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}
blockquote p {
margin-top: 0;
}
abbr, acronym {
cursor: help;
font-style: normal;
border-bottom: 1px dotted;
}
code {
display: block; /* fixes a strange ie margin bug */
font-family: Courier New;
font-size: 9pt;
overflow:auto;
background: #f0f0f0 url(http://chenkaie.googlepages.com/Code_BG.gif) left top repeat-y;
border: 1px solid #ccc;
padding: 5px 5px 5px 20px;
max-height:200px;
line-height: 1.2em;
margin: 5px 0 0 15px;
}
reference {
display: block; /* fixes a strange ie margin bug */
overflow:auto;
background: #fff url(http://chenkaie.googlepages.com/Code_REF.gif) left top repeat-y;
border: 1px dashed #333;
padding: 10px 5px 10px 20px;
margin: 5px 0 0 15px;
}
hr {
display: none;
}
img {
border: none;
}
/* unordered list style */
ul {
margin-top: 0px;
margin-left: 15px;
padding: 0px;
}
/* links */
a {
color: #06c;
text-decoration: none;
}
a:link {
}
a:visited {
/*color: #666699;*/
}
a:hover {
color: #06c;
text-decoration: underline;
}
a:active {
color: #cc3333;
text-decoration: none;
}
/* ---( layout structure )---*/
#outer-wrapper {
width: 800px;
margin: -5px auto 20px;
text-align: left;
background: white url(http://photos1.blogger.com/blogger2/4171/1279/1600/kubrickbgwide.jpg) repeat-y;
font: normal normal 100% Georgia,'Trebuchet MS','Lucida Grande';
border: 1px solid #959596;
}
#content-wrapper {
width: 800px;
}
#main-wrapper {
padding-left: 20px;
float: left;
width: 430px;
//border-right: 1px inset #fff;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /*fix for long non-text content breaking IE sidebar float */
}
#sidebar1-wrapper {
float:right;
padding: 0px 30px 30px 0px;
width: 165px;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /*fix for long non-text content breaking IE sidebar float */
font: normal normal 100% 'Trebuchet MS','Lucida Grande';
}
#sidebar2-wrapper {
padding: 0px 10px -20px -30px;
float:left;
width: 150px;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /*fix for long non-text content breaking IE sidebar float */
font: normal normal 100% 'Trebuchet MS','Lucida Grande';
}
#widebar {
padding: 20px 30px 20px 0px;
float:right;
width: 300px;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /*fix for long non-text content breaking IE sidebar float */
font: normal normal 100% 'Trebuchet MS','Lucida Grande';
}
/* ---( header and site name )--- */
#header-wrapper {
margin: -26px 0 0 0;
font: normal normal 100% 'Gill Sans MT','Trebuchet MS','Lucida Grande';
color: #FFFFFF;
background: #73a0c5 url(http://photos1.blogger.com/blogger2/4171/1279/1600/kubrickheader.jpg) no-repeat 0px 0px;
height:195px;
}
* html #header-wrapper { /*IE only*/
margin: 0px 0 0 0;
}
#header h1 {
text-shadow: #81A75B 2px 2px 2px;
padding-top: 70px;
font-size: 3.5em;
text-align: center;
}
#header h1 a {
text-decoration: none;
color: #FFFFFF;
}
#header h1 a:hover {
color: #eee;
}
/* ---( main column )--- */
h2.date-header {
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
margin: 0px 0 -3px 0px;
color: #777;
}
.post h3 {
padding-bottom: 3px;
font: normal bold 120% 'Trebuchet MS','Lucida Grande';
color: #ff6633;
}
.Category-post {
padding: 0px 7px 5px 5px;
border:1px dashed #ccc;
margin: 7px 0 5px 0;
}
.post {
margin: 0 0 30px;
line-height: 1.7em; /*Z kaie */
font-size:13px;
}
.post ul li {
margin: 0px 0 3px 30px;
list-style-image: url(http://chenkaie.googlepages.com/arrowbullet.png);
list-style-type: square;
}
.post h3 a,
.post h3 a:visited {
color: #333;
text-decoration: none;
}
.post h3 a:hover{
color: #06c;
text-decoration: none;
}
.post-footer {
color: #777;
text-align: center;
font-family: "Lucida Grande", Verdana;
}
.post-labels {
text-align: left;
color:#333;
font-weight:bold;
font-family: 'Trebuchet MS';
}
.post-AuthorAndTime {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
margin: 0;
padding: 10px;
font: normal normal 0.9em 'Trebuchet MS', Verdana;
}
.post img {
padding: 6px;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-bottom: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
}
.feed-links {
clear: both;
line-height: 2.5em;
}
#blog-pager-newer-link {
float: left;
}
#blog-pager-older-link {
float: right;
}
#blog-pager {
text-align: center;
}
/* comment styles */
#comments {
padding-top: 10px;
color: #555;
font-family: 'Trebuchet MS';
}
#comments h4 {
margin: 0px;
padding: 8px 0 0 30px;
font-size: 20px;
color: #555;
background: url(http://www.blogblog.com/tictac/bubbles.gif) no-repeat;
height: 29px !important; /* for most browsers */
height /**/:37px; /* for IE5/Win */
}
#comments ul {
margin-left: 0;
}
#comments li {
background: none;
padding-left: 0;
}
.comment-body {
background: url(http://chenkaie.googlepages.com/bg_comment.gif) no-repeat 35px 0px;
padding-top:1px;
}
.comment-body p {
background:#d0d0d0;
margin: 5px 0 0px 0;
border: 6px solid #e5e5e5;
line-height: 1.6em;
padding: 7px 7px 7px 13px;
}
.comment-body-author {
background: url(http://chenkaie.googlepages.com/bg_comment.gif) no-repeat 35px 0px;
padding-top:1px;
}
.comment-body-author p {
background:#ccdacc;
margin: 5px 0 0px 0;
border: 6px solid #e5e5e5;
line-height: 1.6em;
padding: 7px 7px 7px 13px;
}
.comment-author {
margin: 0px 0px 0px 0px;
padding: 0 10px 0 40px;
color: #777;
font-size: 16px;
font-weight:bold;
background: url(http://www.blogblog.com/tictac/comment_arrow.gif) no-repeat 20px 7px;
}
.comment-footer {
padding: 5px 0px 3px 30px;
}
.comments-block .comment-body {
background: #fff;
}
.comments-block .comment-footer{
margin: 0 0 0 -10px;
}
.comment-title{
margin: 0 0 0 30px;
}
.deleted-comment {
font-style:italic;
color:gray;
}
.description {
text-align:center;
}
/* ---( sidebar )--- */
.sidebar h2 {
font: normal bold 110% 'Lucida Grande';
margin:5px 0 5px 0;
}
.sidebar .widget-content {
font: normal normal 100% 'Trebuchet MS';
text-decoration: none;
margin-bottom:20px;
}
.sidebar li{
margin-left: 15px;
list-style-image: url(http://chenkaie.googlepages.com/kubrick.GIF);
list-style-type: disc;
}
.profile-textblock {
clear: both;
margin-left: 0;
}
.profile-img {
float: left;
margin: 0 10px 0px 0px;
border: 1px solid #ddd;
padding: 4px;
}
.profile-datablock{
margin: 0px 0px 23px 0px;
}
/* ---( footer )--- */
.clear { /* to fix IE6 padding-top issue */
clear: both;
}
#footer-wrapper {
margin: 0px 0 0px 0;
padding: 0 0 10px 0;
background: url(http://photos1.blogger.com/blogger2/4171/1279/1600/kubrickfooter.jpg) no-repeat bottom;
border-bottom: 5px solid #d4d5d7;
}
/** Page structure tweaks for layout editor wireframe */
body#layout #outer-wrapper,
body#layout #main,
body#layout #sidebar {
padding-top: 0;
margin-top: 0;
}
body#layout #outer-wrapper,
body#layout #content-wrapper {
width: 740px;
}
body#layout #sidebar {
margin-right: 0;
margin-bottom: 1em;
}
body#layout #header,
body#layout #footer,
body#layout #main {
padding: 0;
}
body#layout #content-wrapper {
margin: 0px;
}
.commentphoto {
margin: 25px 0 0 0;
}
* html .commentphoto { /*IE only*/
margin: 30px 0 0 0;
}
.commentphoto img{
float: left;
padding: 2px;
border: 1px solid #333;
margin: -25px 10px 0px 40px;
}
* html .commentphoto img { /*IE only*/
float:right;
margin: -25px 0 0 0;
}
.commentelem {
}
#ArchiveList .toggle-open { /* For IE */
_font-size: 90% !important;
}
.transOFF {width: 100%; opacity:1;filter: alpha(opacity=100); -moz-opacity: 1;}
.trans25 {width: 100%; opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;}
.trans50 {width: 100%;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;}
.trans75 {width: 100%; opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;}
]]>
-
-
-
-
-
-
skip to main
|
skip to sidebar
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
:
:
--
- -
-
-
-
-
-
-
-
- -
-
-
- -
-
-
-
-
- -
-
-
-
-
-
--