<data:blog.pageTitle/>
*/
/* ---( page defaults )--- */
body {
margin: 0;
padding: 0;
font-size: small;
text-align: center;
color: $textcolor;
background: #022158;
}
blockquote {
margin: 0 0 0 30px;
padding: 10px 0 0 20px;
font-size: 88%;
line-height: 1.5em;
color: #666;
background: url(http://img225.imageshack.us/img225/914/quotesyz6.gif) no-repeat top left;
}
blockquote p {
margin-top: 0;
}
abbr, acronym {
cursor: help;
font-style: normal;
border-bottom: 1px dotted;
}
code {
color: #996666;
}
hr {
display: none;
}
img {
border: none;
}
/* unordered list style */
ul {
list-style: none;
margin-left: 0px;
padding: 0;
}
li {
list-style: none;
padding-left: 14px;
margin-bottom: 3px;
background: url(http://img225.imageshack.us/img225/8595/icobh1.gif) no-repeat 0 6px;
}
/* links */
a:link {
color: $linkcolor;
}
a:visited {
color: $visitedlinkcolor;
}
a:hover {
color: #000000;
}
a:active {
color: #000000;
text-decoration: none;
}
/* ---( layout structure )---*/
#outer-wrapper {
width: 1221px;
margin: 0px 80px 0 0;
text-align: left;
font: $bodyfont;
background: url(http://img371.imageshack.us/img371/5820/listraconsertadaes5.png) repeat-y;
}
#content-wrapper {
margin-left: 8px; /* to avoid the border image */
width: 871px;
}
#main-wrapper {
width: 515px;
float: left;
padding: 0 10px;
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-wrapper {
width: 310px;
margin: 0px 20px 0 0px;
padding: 0;
float: right;
line-height: 1.3em
background: #FCFAFB url(http://i31.tinypic.com/30adloj.jpg) no-repeat bottom center;
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 */
}
/* ---( header and site name )--- */
#header-wrapper {
margin: 0;
padding: 0;
background: #022158 url(http://img167.imageshack.us/img167/4035/bitmapingraphic1cpiaah7.jpg) no-repeat;
height: 501px;
}
/* ---( main column )--- */
h2.date-header {
margin-top: 0;
padding-left: 14px;
font-size: 100%;
color: $datecolor;
}
.post h3 {
margin-top: 0;
font: $titlefont;
letter-spacing: -1px;
color: $titlecolor;
}
.post {
margin: 0 0 1.5em 0;
padding: 0 0 1.5em 14px;
}
.post h3 a,
.post h3 a:visited {
color: $titlecolor;
text-decoration: none;
}
.post-footer {
margin: 0;
padding: 0 0 0 14px;
font-size: 88%;
color: $footercolor;
}
.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;
font-size: 85%;
line-height: 1.5em;
color: #666;
}
#comments h4 {
margin: 20px 0 15px 0;
padding: 8px 0 0 40px;
font-family: "Lucida Grande", "Trebuchet MS";
font-size: 130%;
color: #666;
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;
background: url(http://img225.imageshack.us/img225/8595/icobh1.gif) no-repeat 10px 5px;
}
.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: 25px 0 0 40px;
font: $sidebarheaderfont;
color: $sidebarcolor;
height: 32px;
background: url(http://img185.imageshack.us/img185/9048/sidebariconaa5.gif) no-repeat 10px 15px;
height: 32px !important; /* for most browsers */
height /**/:57px; /* for IE5/Win */
}
.sidebar .widget {
margin: 0;
padding: 0 0 10px 10px;
}
.sidebar li {
background: url(http://img225.imageshack.us/img225/8595/icobh1.gif) no-repeat 0 5px;
}
.profile-textblock {
clear: both;
margin-left: 0;
}
.profile-img {
float: left;
margin: 0 5px 5px 0;
border: 1px solid #ddd;
padding: 4px;
}
/* ---( footer )--- */
.clear { /* to fix IE6 padding-top issue */
clear: both;
}
#footer-wrapper {
margin: 0;
padding: 0 0 9px 0;
font-size: 85%;
color: #ddd;
background: url(http://img223.imageshack.us/img223/9892/adahillistratodaazulcz5.png) repeat-y bottom left;
}
#footer {
margin: 0;
padding: 20px 320px 20px 95px;
background: url(http://img80.imageshack.us/img80/3939/aadahillistrafinalhqee0.png) no-repeat top left;
}
/** 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;
}
]]>