*/
/* ---( 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: 10px; padding: 0; }
li { list-style: none; padding-left: 14px; 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: 952px; margin: 0px auto 0; text-align: justify; }
#content-wrapper { margin-left: 0px; /* to avoid the border image */ width: 100%; }
#main { float: right; width: 480px; margin: 5px; padding: 0px 17px 0px 41px; line-height: 1.5em; 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: left; width: 170px; padding-left: 7px; font-size: 85%; 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 */ }
#ads-wrapper {float: left; width: 180px; padding-left: 35px; 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 */}
#ads{font-size: 100%; color: $sidebartextcolor; padding: 0px; }
#center {background: #000 url('http://lh3.google.com/jvdmds/R1OS70F0H7I/AAAAAAAAA8o/bVIS1WJoYDg/business-2.jpg') repeat-y top left;}
/* ---( header and site name )--- */
#header-wrapper { margin: 0; }
#header { margin: 0; height:400px; width:952; color: $pagetitlecolor; background: url('http://lh4.google.com/jvdmds/R1OR6EF0HyI/AAAAAAAAA7I/kkWw1o5vLk0/business-1.jpg') no-repeat top left; overflow: hidden}
#header h1 { width: 400px; font: $pagetitlefont; margin:190px 40px 5px 30px; padding: 5px; filter: glow(color=#000000,Strength=5); text-align:center;}
#header h1 a { text-decoration: none; color: $pagetitlecolor; }
#header h1 a:hover { color: #eee; }
#header .description { margin:-10px 5px 5px 30px; width: 400px; text-align: center; line-height: 1.4em; font: $descriptionfont; color: $descriptioncolor; }
/* ---( main column )--- */
h2.date-header {font-size: 70%; color: $datecolor; margin:0px; text-align: left;}
.post h3 {text-align: left; font: $titlefont; color: $titlecolor; border-top: 1px solid #E4B181; border-bottom: 1px solid #E4B181;}
.post {padding:0px;}
.post h3 a {color: $titlecolor; text-decoration: none;}
.post h3 a:hover {color: $titlehovercolor; text-decoration: none;}
.post-footer {height:30px; 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 #E4B181;}
.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 { margin: 0 0 0 0; padding: 10px 0 0 0px; font: $sidebarheaderfont; color: $sidebarcolor; height: 32px !important; /* for most browsers */ height /**/:57px; /* for IE5/Win */ }
.sidebar .widget { margin: 0; padding: 0 0 5px 10px;}
.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: 0 5px 5px 0; 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:952px; height:202px; background: url('http://lh4.google.com/jvdmds/R1OR7EF0HzI/AAAAAAAAA7Q/KEaOSVjnWoI/business-3.jpg') no-repeat top left; text-align:center; color: #fff}
#footer-wrapper a {color: #fff; text-decoration: none; line-height:202px}
#footer-wrapper a:hover{color: #fc9; 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 }
]]>
|
|