<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: 10px 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: 5px; padding: 0;}
li {list-style: none; padding-left: 7px; 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: 1000px; margin: 0px auto 0; text-align: justify;}
#content-wrapper {margin-left: 0px; /* to avoid the border image */ width: 100%;}
#main { float: left; width:450px; padding:8px; margin-right: 5px; line-height: 1.5em; border: 1px solid #ccc; 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 { float: right; width:150px; margin-left: 5px; color: $sidebartextcolor;border: 1px solid #ccc; 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 */ }
#side-2 {padding: 0px}
#ads-bar { padding: 0px }
#ads-wrapper {float:right; width:172px; color: $sidebartextcolor; border: 1px solid #ccc; break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */}
#menu-wrapper {float: right; width: 350px; margin-right: 0px;}
#sidebar2-wrapper {float:left; width:170px; padding: 0 5px; color: $sidebartextcolor; margin-left:5px; border: 1px solid #ccc; 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:#fff;}
/* ---( header and site name )--- */
#header-wrapper { margin: 0; }
#header { margin:10px 0px; height:300px; width:999px; color: $pagetitlecolor; border: 1px solid #ccc; background: url('http://lh5.google.com/jvdmds/R5mAClTh4uI/AAAAAAAABME/IlMYQcM2JQQ/strawberry3.jpg') no-repeat top left; overflow: hidden}
#header h1 { width:500px; font: $pagetitlefont; margin:60px 40px 5px 20px; padding:5px; filter: glow(color=#000000,Strength=5); text-align:left;}
#header h1 a { text-decoration: none; color: $pagetitlecolor; }
#header h1 a:hover { color: $descriptioncolor; }
#header .description {display: block; margin:-10px 5px 5px 20px; width:300px; text-align:left; font: $descriptionfont; color: $descriptioncolor; }
/* ---( main column )--- */
h2.date-header {font-size: 73%; color: $datecolor; margin:0px; text-align: left; }
.post h3 { text-align: left; margin: 0px; font: $titlefont; color: $titlecolor; border-top: 1px solid #fc6; border-bottom: 1px solid #fc6; }
.post {padding:0px;}
.post h3 a {color: $titlecolor; text-decoration: none;}
.post h3 a:hover {color: $titlehovercolor; text-decoration: none;}
.post-footer {line-height:20px; margin:0px; text-align: right; font-size: 88%; color:$footercolor; }
.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; border-top: 1px solid #fc6; }
.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: 95%; line-height: 1.5em; color: $Commentscolor; }
#comments h4 { margin: 5px 0px; padding: 2px 0 0 20px; font-family: "Lucida Grande", "Trebuchet MS"; font-size: 110%; color: $Commentscolor; height: 30px !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 h2 {font: $sidebarheaderfont; color: $sidebarcolor; }
.sidebar .widget {padding:0 3px;}
.sidebar a {color: $sidebarlink; text-decoration: none;}
.sidebar a:hover {color: $sidebarhover; }
.sidebar li { background: 0 5px; }
.profile-textblock {margin-left: 3px;}
.profile-img {float:right; margin:5px; border: 1px solid #ddd; padding: 4px;}
/* ---( footer )--- */
.clear { /* to fix IE6 padding-top issue */ clear: both;}
#footer-wrapper {margin: 0px; padding:0px; font-size: 77%; clear: both;}
#footer {margin: 0; width:920px; height:116px; text-align:center; color: #999}
#footer-wrapper a {color: #999; text-decoration: none; line-height:62px}
#footer-wrapper a:hover{color: #f93; 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:0px}
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; }
#navbar-iframe {height:0px; visibility:hidden; display:none}
]]>