html {
background : url(imgs/bg_html.gif) repeat-x;
}

body {
width : 770px;
margin : 0 auto;
font-family : Arial, Helvetica, Sans;
font-size : 9pt;
}

a { color : #000; text-decoration : none;}

hr { display : none;}

div#page {
width : 660px;
margin : 0 auto;
}

div#headerimg {
float : left;
width : 200px;
margin : 0;
}

div#headerimg input#s {
border : 1px solid #9B4DBE;
padding : 2px;
width : 100px;
}

div#headerimg input#searchsubmit {
border : 2px solid #ddd;
background : #9B4DBE;
color : #fff;
width : 40px;
height : 25px;
font-size : 8px;
font-weight : bold;
text-transform : uppercase;
}

div#headerimg ul {
width : 150px;
padding : 0;
margin : 0 auto;
}

div#headerimg ul li{
list-style : none;
}


div#headerimg ul li h2 {
font-size : 1.2em;
padding : 0 0 0 16px;
background : url(imgs/bg_h2.jpg) no-repeat left center;
}

div#headerimg ul li a {
text-decoration : none;
padding : 0 0 0 16px;
}

div#page h1{
margin : 0;
text-indent : -1000px;
overflow    : hidden;
}

div#page h1 a{
background : url(imgs/logo.jpg) no-repeat;
width  : 202px;
height : 143px;
display : block;
float : left;
}

#content {
float : left;
width : 450px;
padding : 5px 0;
}

div.navigation {
font-weight : bold;
clear : both;
}

div.navigation a {
color : #6D268C;
}

div.alignleft {
float : left;
width : 120px;
}

div.alignright {
float : right;
width : 120px;
}


/* flickr */

ul#flickr {
list-style : none;
float : right;
margin : 0;
padding : 30px 0 0 0;
width : 450px;
overflow : hidden;
}

ul#flickr li a,
ul#flickr li {
list-style : none;
float : left;
}

ul#flickr li a:hover {
background : #ccc;
}

ul#flickr li a img {
padding : 3px;
border : 1px solid #eee;
margin : 0 6px 0 0;
}

.post {
clear:both;
padding : 10px 0;
float : right;
width : 440px;
margin : 10px 0;
}

.post h2 {
padding : 0;
margin : 0;
}

.post small {
color : #aaa;
}

.post .entry {
line-height : 1.6em;
}

.post img {
float : left;
border : 4px solid #f2f2f2;
padding : 1px;
margin : 0 5px 0 0;
}

.post a {
color : #7E3B9F;
}

.post a:hover {
background:  #7E3B9F;
color : #fff;
}

.post .postmetadata {
float : left;
clear : both;
font-size : 8pt;
border-top : 1px solid #eee;
border-bottom : 1px solid #eee;
padding : 5px;
}

/* rodape */

div#footer {
font-size : 7pt;
float : left;
clear : both;
margin : 20px 0 0 0;
width : 100%;
text-transform : uppercase;
}

div#footer a#selo_digi img{
border : 0;
float : left;
padding : 0 8px 0 0;
}


/* comentarios */

textarea#comment {
width : 440px;
border : 1px solid #ddd;
}


/* sidebar */

li.current_page_item a,
li.current-cat a {
color : #6D268C;
font-weight : bold;
font-size : 1.2em;
}