<data:blog.pageTitle/>
*/
/* ---( page defaults )--- */
body { margin: 0px; padding: 0px; text-align: left; font:$bodyfont; color:$textcolor; background:$PageBgColor; }
blockquote { margin: 0 0 0 30px; padding: 0px 0 0 20px; font-size: 88%; line-height: 1.5em; }
blockquote p { margin-top: 0; }
abbr, acronym { cursor: help; font-style: normal; }
code { color: #f63; }
hr { display: none; }
img { border: none; }
/* unordered list style */
ul {list-style: none; margin-left: 7px; padding: 0;}
li {list-style: none; padding-left: 8px; margin-bottom: 3px;}
/* links */
a:link {color: $linkcolor; text-decoration: none;}
a:visited {color: $visitedlinkcolor; text-decoration: none;}
a:hover { color: $linkhover; text-decoration: none;}
a:active { color: $visitedlinkcolor; text-decoration: none;}
/* ---( layout structure )---*/
#outer-wrapper {width:646px; margin: 0px auto; text-align: justify; }
#content-wrapper { margin: 0px; /* to avoid the border image */ width: 100%;}
#main { float:right; width:419px; margin: 0px; padding-right:0px; line-height: 1.2em; 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 */ }
#sidebar {font: $sidebarfont; color: $sidebartextcolor; line-height: 1.4em; 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 */ }
#center {background: url('http://lh4.google.com/jvdmds/R329g7fDQwI/AAAAAAAABHU/ErTAq3Bht6g/blue-2.jpg') repeat-y top left;}
/* ---( header and site name )--- */
#header-wrapper { margin: 0px; padding: 0px}
#header {height:75px; overflow: hidden; width:646px; color: $pagetitlecolor; background:#6c99e7 url('http://lh4.google.com/jvdmds/R329g7fDQvI/AAAAAAAABHM/sBS8l4-81eM/blue-1.jpg') no-repeat top left; }
#header h1 {width:640px; font: $pagetitlefont; margin:7px 10px 5px 7px; padding:5px; filter: glow(color=#000000,Strength=5); text-align:center; }
#header h1 a {text-decoration: none; color: $pagetitlecolor;}
#header h1 a:hover {color: $descriptioncolor;}
#header .description {margin:-10px 10px 5px 7px; text-align:center; width:640px; font: $descriptionfont; color: $descriptioncolor; }
/* ---( main column )--- */
h2.date-header {height:24px; line-height:24px; font-size: 70%; color: $datecolor; padding:0px 0px 20px 20px; margin:15px 0px 0px 0px; text-align: left;background:#b1c9eb url('http://lh4.google.com/jvdmds/R329g7fDQyI/AAAAAAAABHk/Z1bVN_yqEdk/blue-c1.jpg') no-repeat top left; }
.post h3 { padding-right:10px; text-align: left; font: $titlefont; color: $titlecolor; margin-top:-20px; padding-top: 10px; }
.post {padding:0px 20px; background:#eff4fd url('http://lh5.google.com/jvdmds/R329hLfDQzI/AAAAAAAABHs/jgkSWOyuqGg/blue-c2.jpg') repeat-y top left; }
.post h3 a {color: $titlecolor; text-decoration: none;}
.post h3 a:hover { color: $titlehovercolor; text-decoration: none; }
.post-footer {height:50px; margin:0px -20px; padding-right:20px; text-align: right; font-size: 88%; color:$footercolor; background: url('http://lh5.google.com/jvdmds/R329rLfDQ0I/AAAAAAAABH0/pZMbW8Iinvs/blue-c3.jpg') no-repeat bottom left; }
.post img { padding: 6px; border-top: 1px solid #ddd; border-left: 1px solid #ccc; border-bottom: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0; }
.feed-links { clear: both; line-height: 2.5em; color:$footercolor; padding-right:15px;}
.blog-feeds { text-align: right; color:$footercolor;}
#blog-pager-newer-link { float: left; }
#blog-pager-older-link { float: right; }
#blog-pager { text-align: center; }
/* comment styles */
#comments {padding-top: 10px; font-size: 88%; line-height: 1.5em; color: $Commentscolor;}
#comments h4 {margin: 20px 0 15px 0; padding: 8px 0 0 40px; font-family: "Lucida Grande", "Trebuchet MS"; font-size: 105%; color: $Commentscolor; 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 {padding: 0 10px 0 25px;}
.comment-body p {margin-bottom: 0;}
.comment-author {margin: 4px 0 0 0; padding: 0 10px 0 60px; color: #999;}
.comment-footer {border-bottom: 1px solid #ddd; padding-bottom: 1em;}
.deleted-comment {font-style:italic; color:gray;}
/* ---( sidebar )--- */
#sidebar-wrapper {background:#dbe6f9 url('http://lh6.google.com/jvdmds/R329rbfDQ2I/AAAAAAAABIE/B1RbZx1Jc9g/blue-s2.jpg') repeat-y top left; float:left; width: 204px;}
#sidebar-top {height: 37px; background:#dbe6f9 url('http://lh5.google.com/jvdmds/R329rLfDQ1I/AAAAAAAABH8/iO3EDhNmcrQ/blue-s1.jpg') no-repeat top left;}
#sidebar-bot {height: 25px; background:#dbe6f9 url('http://lh6.google.com/jvdmds/R329rbfDQ3I/AAAAAAAABIM/Q0rbG6-hxtM/blue-s3.jpg') no-repeat bottom left;}
.sidebar h2 { margin: 0 0 0 0; padding: 10px 0 0 0px; font: $sidebarheaderfont; color: $sidebarcolor; height: 32px; height: 32px !important; /* for most browsers */ height /**/:57px; /* for IE5/Win */ }
.sidebar .widget { margin:0; padding: 0 0 10px 10px;}
.sidebar a {color: $sidebarlink; text-decoration: none;}
.sidebar a:hover {color: $sidebarhover;}
.sidebar li { }
.profile-textblock { margin: 0.5em 0; line-height: 1.6em;}
.profile-img {float: right; margin:3px; border: 1px solid #ddd; padding: 3px;}
/* ---( footer )--- */
.clear { /* to fix IE6 padding-top issue */ clear: both;}
#footer {margin: 0; width:646px; height:30px; background:#87acee url('http://lh4.google.com/jvdmds/R329g7fDQxI/AAAAAAAABHc/k9AEXndZUO4/blue-3.jpg') no-repeat top left; text-align:left; color: #ffc;}
#footer-wrapper {margin: 0; font-size: 75%; clear: both; padding-left: 390px}
#footer-wrapper a { color: #ffc; text-decoration: none; line-height:30px;}
#footer-wrapper a:hover{ color: #fff; text-decoration: none;}
/** 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 {padding-top: 0}
body#layout #sidebar {margin-right: 0;}
body#layout #header,body#layout #footer,
body#layout #main {padding: 0;}
body#layout #content-wrapper {margin: 0px;}
#navbar-iframe {height:0px; visibility:hidden; display:none}
]]>