*/
/*---Esconda sua navbar---*/
#navbar-iframe{
height: 0px;
visibility: hidden;
display: none;
}
/*---Body---*/
body {
background: url()left repeat;
background-color: $bgcolor ;
color:$textcolor;
border: 5px none #5F4775;
font: x-small "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}
a:link {
color:$linkcolor;
font: $linkfont;
text-decoration:none;
}
a:visited {
color:$visitedlinkcolor;
font: $visitedlinkfont;
text-decoration:none;
}
a:hover {
color:$titlecolor;
text-decoration:underline;
}
a img {
border-width:0;
}
/*---Header---*/
#header-wrapper {
width:900px;
height:260px;
padding-left:10px;
margin:0px 0px 20px 0px;
background:;
float: right;
}
#header {
margin:0px 0px 0px 0px;
height:260px;
background: url("http://i17.tinypic.com/6z8a9fl.jpg");
text-align: center;
color:$pagetitlecolor;
border: 2px none $bordercolor;
}
#header h1 {
margin:0px 0px 0;
padding-left:30px;
padding-top:30px;
line-height:1.2em;
text-transform:uppercase;
letter-spacing:.2em;
font: $pagetitlefont;
color:$pagetitlecolor;
}
#header a {
color:$pagetitlecolor;
text-decoration:none;
}
#header a:hover {
color:$pagetitlecolor;
}
#header .description {
margin:0 10px 0px;
padding-left:10px;
max-width:260px;
text-transform:uppercase;
letter-spacing:.2em;
line-height: 1.2em;
font: $descriptionfont;
color: $descriptioncolor;
}
/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
width: 900px;
margin:20px auto;
padding:10px;
text-align: left;
font: $bodyfont;
background: url();
background-color: #000000;
border:2px solid $bordercolor;
}
#main-wrapper {
background: url();
width: 430px;
border: 1px none $bordercolor;
margin: 10px 0px 0px 8px;
float: left;
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 */
}
#newsidebar-wrapper {
background: url();
width: 220px;
border: 1px none $bordercolor;
margin: 10px 0px 0px auto;
float: right;
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 {
background: url();
width: 220px;
margin: 10px 5px 0px 0px;
border: 1px none $bordercolor;
float: left;
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 */
}
/* Menu
---------------------------------------------- */
#menu {
width: auto;
height: 50px;
margin: 10px;
padding:10px 20px 20px 150px;
border-left: 20px none $sidebarwidg;
background: ;
}
#menu ul {
margin: 0;
padding: 0;
list-style: none;
display: inline;
}
#menu li {
padding: 0;
display: inline;
background: none;
}
#menu ul li {
padding: 0;
display: inline;
background: none;
}
#menu a {
display: block;
float: left;
margin:5px;
weight: 100px;
height: 20px;
padding: 10px 20px;
font-size: 100%;
font-weight: bold;
background:;
background: url("http://i9.tinypic.com/6xrvnev.gif") 0 100% repeat-x;
border: 1px solid $bordercolor;
color: $menutextcolor;
}
#menu a:hover {
background: $sidebarwidg url();
text-decoration: none;
color: $sidebarcolor;
}
#menu b {
padding: 0px;
}
/* Headings
------------------------------------------------ */
h2 {
margin:1.5em 0 .75em;
font:$headerfont;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color:$sidebarcolor;
}
/* Posts
-----------------------------------------------
*/
.date-header {
margin: 5px;
text-align: left;
font: $postfooterfont;
}
.post {
margin: 0px;
padding:5px;
font: $bodyfont;
color: $textcolor;
border: 1px solid $bordercolor;
}
.post h3 {
margin:.25em 0 0;
padding:0 0 4px;
font-size:140%;
font-weight:normal;
line-height:1.4em;
color:#2E2349;
}
.post h3 a, .post h3 a:visited, .post h3 strong {
background: url("http://i9.tinypic.com/6xrvnev.gif") 0 100% repeat-x;
display: block;
text-decoration:none;
color:$sidebarcolor;
font: $visitedlinkfont;
font-weight:bold;
padding: 6px;
border:1px solid $bordercolor;
}
.post h3 strong, .post h3 a:hover {
background: url() no-repeat right;
background-color: $sidebarwidg;
color: $textcolor;
padding: 6px;
border-top:1px dotted $bordercolor;
border-bottom:1px dotted $bordercolor;
}
.post p {
margin:10 0 .75em;
line-height:1.1em;
}
.post-footer {
background:;
margin: .75em 0;
color: $sidebarcolor;
padding: 2px;
text-transform:uppercase;
letter-spacing:.1em;
font: $postfooterfont;
line-height: 1.1em;
border-top:1px dotted $bordercolor;
border-bottom:1px dotted $bordercolor;
}
.post-footer .post-author,
.post-footer .post-timestamp,
.post-footer .post-footer-line-2 {
font-style:normal;
font-size: 9pt;
line-height: 1.5em;
color:$sidebarcolor;
}
.post blockquote {
margin:1em 20px;
padding:5px 0;
border:2px solid #356;
border-width:2px 0;
}
.post blockquote p {
margin:.5em 0;
}
.comment-link {
margin-left:.6em;
}
.post img {
padding:4px;
border:1px none $bordercolor;
}
.post blockquote {
margin:1em 20px;
}
.post blockquote p {
margin:.75em 0;
}
/* Sidebar Content
----------------------------------------------- */
.sidebar {
color: $sidebartextcolor;
line-height: 1.6em;
text-align:center;
margin: 0;
}
.sidebar h2 {
margin: 3px 0 .5em;
padding: 2px 10px;
line-height: 1.6em;
background: url("http://i9.tinypic.com/6xrvnev.gif") 0 100% repeat-x;
color: $sidebarcolor;
border:1px solid $bordercolor;
text-align:center;
}
.sidebar ul {
list-style:none;
margin:0 0 0;
padding:0 0 0;
}
.sidebar li {
margin:0;
padding:0 0 .25em 15px;
text-indent:-15px;
line-height:1.2em;
}
.sidebar .widget{
margin:0 0 0.9em;
padding:5px;
background: $sidebarwidg;
border: 1px solid $bordercolor;
}
.main .widget
.main .Blog {
border-bottom-width: 0;
}
/* Comments
----------------------------------------------- */
#comments {
margin:2em 0 0;
border-top:2px solid #cc0000;
padding-top:1em;
}
#comments h4 {
padding-left: 5px;
margin:1em 0;
font-weight: bold;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color: $sidebarcolor;
}
#comments-block {
padding-left: 5px;
margin:1em 0 1.5em;
line-height:1.3em;
}
#comments-block .comment-author {
padding-left: 5px;
margin:.5em 0;
}
#comments-block .comment-body {
padding-left: 5px;
margin:.25em 0 0;
}
#comments-block .comment-footer {
padding-left: 5px;
margin:-.25em 0 2em;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.1em;
}
#comments-block .comment-body p {
padding-left: 5px;
margin:0 0 .75em;
}
.deleted-comment {
padding-left: 5px;
font-style:italic;
color:gray;
}
.feed-links {
padding-left: 5px;
clear: both;
line-height: 2.5em;
}
#blog-pager-newer-link {
padding: 5px;
float: left;
}
#blog-pager-older-link {
padding: 5px;
float: right;
}
#blog-pager {
text-align: center;
}
/* Profile
----------------------------------------------- */
.profile-img {
float: left;
margin: 0 5px 5px 0;
padding: 4px;
border: 1px solid $bordercolor;
}
.profile-data {
margin:0;
text-align: left;
text-transform: uppercase;
letter-spacing:.1em;
font: $bodyfont;
color: $sidebarcolor;
font-weight: bold;
line-height: 1.2em;
}
.profile-datablock {
margin:.5em 0 .5em;
}
.profile-textblock {
margin: 0.5em 0;
line-height: 1.2em;
text-align: left;
}
.profile-link {
font: $bodyfont;
text-color: $sidebarcolor;
text-align: center;
text-transform: uppercase;
letter-spacing: .1em;
}
/* Footer
------------------------------------------------ */
#footer {
width:auto;
background:$sidebarwidg;
border:1px none $bordercolor;
clear:both;
margin:10px auto;
padding-top:15px;
line-height: 1.6em;
text-transform:uppercase;
letter-spacing:.1em;
text-align: center;
}
.widecolumn .post {
margin: 0;
}
.narrowcolumn .postmetadata {
padding-top: 0px;
}
.widecolumn .postmetadata {
margin: 0px 0;
}
h2 {
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
h3 {
padding: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
h3.comments {
padding: 0;
margin: 20px auto 20px ;
}
.credit{
font-size:12px;
color:$linkcolor;
display:block;
text-align: center;
height:20px;
}
.credit a{
color:$linkcolor;
}
/** Page structure tweaks for layout editor wireframe */
body#layout #header {
margin-left: 0px;
margin-right: 0px;
}
.even {
background-color: #0A001B;
}
.odd {
background-color: #0A001B;
}
#navbar-iframe { height: 0px; visibility: hidden; display: none; }
]]>
1