body {
 background:url(http://www.keoshi.com/fanzine/filipe/imagens/fundo.jpg) 0% 0% fixed;
 /*background:url(http://dragonartz.files.wordpress.com/2009/05/vector-scribble-flower-pattern-preview-by-dragonart.png?w=495&h=495);*/
/*background: url(http://dragonartz.files.wordpress.com/2009/04/vector-scribble-hearts-background-transparent-01-by-dragonart.png?w=495&h=495);*/
 margin:0px;
 padding:0px;
 font-size:62,5%;
 font-family: Helvetica, Verdana, sans-serif;
 color:#666666;
}
body img {
	border:0px;
}
input, textarea {
 font-family:Tahoma, Verdana, sans-serif;
 padding:4px;
 background-color:#424041;
 color:#999;
 border:1px solid #666;
}
input:focus, textarea:focus {
 background-color: #666666;
 color:#fff;
}
textarea {
font-size:0.7em;
}
#corpo {
 width:786px;
 background:url(corpo.png) 0% 50% repeat-y;
 margin:0 auto;
 height:100.1%;
}
#header {
 width:766px;
 margin-left:10px;
}
#logo {
 width:100%;
 
}
#logo img {
 margin:20px 0px 0 20px;
 padding-bottom:10px;
}
h3 {
	/*background:url(headers.png) 0% 0% no-repeat;*/
	background:url(estrela.gif) 0% 55% no-repeat;
	padding:12px 0 6px 20px;
	font-weight:normal;
	color:#999;
	text-shadow:#efefef 0px -1px 0px;
	margin-bottom:8px;
	margin-left:0px;
	border-bottom:1px solid #efefef;
}
h4 {
	color:#999;
	text-shadow:#efefef 0px -1px 0px;
	margin:10px 0 -10px 30px;
	font-weight:normal;
}
h2, h3, h4, #menu ul li a {
	 font-family:'Gotham Rounded', Helvetica, Arial, sans-serif;
}

#menu {
 height:68px;
 margin-left:10px;
 width:766px;
 border-top:1px solid #efefef;
 border-bottom:1px solid #efefef;
}
#menu ul {
 list-style:none;
 font-size:0.7em;
 margin:0px;
 padding:10px 0 0 36px;
}
#menu ul li {
 float:left;
 width:135px;
margin-right:5px;
}
#menu ul li a {
 color:#666;
 text-decoration:none;
 display:block;
 padding:10px 10px 6px 46px;
 font-size:20px;
 line-height:14px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#menu ul li a:hover {
 background-color:#efefef;
}
#menu ul li a span {
 color:#b1b1b1;
 font-size:10px;
 letter-spacing:-0.2px;
}
a#home {
	background:url(home_32.png) 8px 50% no-repeat;
}
a#flickr {
	background:url(flickr_32.png) 8px 50% no-repeat;
}
a#twitter {
	background:url(twitter_32.png) 8px 50% no-repeat;
}
a#rss {
	background:url(rss_32.png) 8px 50% no-repeat;
}
a#facebook {
	letter-spacing:-1px;
	background:url(facebook_32.png) 8px 50% no-repeat;
}
#body {
 margin-left:10px;
 width:766px;
}
#slogan {
 margin:30px 0 0 40px;
}
#content-main {
 margin-left:40px;
 width:500px;
 margin-top:30px;
}
#content-main p {
 line-height:1.4em;
}
#content-side {
 float:right;
 width:190px;
 /*border-left:1px solid #efefef;*/
 margin-top:34px;
 padding-bottom:30px;
 padding-right:30px;
}
#content-side p {
 margin-left:30px;
 font-size:0.8em;
 margin-bottom:0.8em;
color:#999;
}
#content-side span {
 font-style: italic;
 font-size:0.9em;
}



#footer {
 border-top:1px solid #efefef;
 width:686px;
 margin-left:40px;
 margin-top:20px;
 margin-bottom:-20px;
 clear:both;
}
#footer p {
 padding:10px 0px 20px 0px;
 font-size:0.7em;
 line-height:1.6em;
 text-align:right;
}
a, #footer a {
 color:#c4194d;
 text-decoration:none;
}
a:hover, #footer a:hover {
 color:#ff0066;
 text-decoration:underline;
}
.clearthis {
 clear:both;
}
h1 {
 color:#b1b1b1;
 font-size:1.4em;
 font-family:Helvetica, sans-serif;
 margin-bottom:-4px;
 width:166px;
 height:21px;

}
#home ⁄{
 background:url(imagens/h1.gif) 0% 0% no-repeat;
}
#contact ⁄{
 background:url(imagens/contact_header.gif) 0% 0% no-repeat;
}
h1 span {
 display:none;
}
h2 {
 color:#b1b1b1;
 font-size:1.1em;
 font-weight:normal;
 margin-left:30px;
 margin-bottom:-10px;
}
#imagem-direita {
 float:right;
 border:2px solid #666666;
 margin:4px 0 10px 10px;
}
#content-main #comments {
 font-size:0.7em;
 padding:15px;
 background-color:#2b2929;
}
#content-main #comments:hover {
 background-color:#373737;
}


/*      POST      */

.post {
	margin-bottom:60px;
}
.post p {
	font-size:12px;
}
.caption {
	margin-top:12px;

}
div.caption p, p.caption {
	font-size:14px;
	line-height:14px;
}
.permalink {
	font-size:10px;
}
blockquote {
	font-style:italic;
	font-size:22px;
	color:#888;
}
.cite {
	text-align:right;
	color:#ccc;
}